@webstudio-is/icons 0.138.0 → 0.140.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -199,6 +199,9 @@ var ChevronRightIcon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16
199
199
  // src/__generated__/svg/chevron-up.ts
200
200
  var ChevronUpIcon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" width="100%" height="100%" style="display: block;"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.3" d="m11.501 9.256-3.5-3.512-3.502 3.512"/></svg>`;
201
201
 
202
+ // src/__generated__/svg/cloud.ts
203
+ var CloudIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" width="100%" height="100%" style="display: block;"><path d="M2.697 7.283A5.317 5.317 0 0 1 13.229 6.7a3.65 3.65 0 0 1-1.562 6.949H4a3.317 3.317 0 0 1-1.303-6.367ZM8 3.65a4.017 4.017 0 0 0-4.016 4.09.65.65 0 0 1-.488.64A2.018 2.018 0 0 0 4 12.35h7.667a2.35 2.35 0 0 0 .762-4.574.65.65 0 0 1-.436-.545A4.017 4.017 0 0 0 8 3.65Z" clip-rule="evenodd"/></svg>`;
204
+
202
205
  // src/__generated__/svg/code-text.ts
203
206
  var CodeTextIcon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" width="100%" height="100%" style="display: block;"><path fill-rule="evenodd" d="M1.445 4.19c0-1.2.973-2.173 2.174-2.173a.65.65 0 0 1 0 1.3.874.874 0 0 0-.874.874v3.047a.65.65 0 0 1-.19.46L2.253 8l.302.302a.65.65 0 0 1 .19.46v3.047c0 .483.391.874.874.874a.65.65 0 1 1 0 1.3 2.174 2.174 0 0 1-2.174-2.174V9.031L.874 8.46a.65.65 0 0 1 0-.92l.571-.571V4.19ZM11.73 2.668a.65.65 0 0 1 .65-.65c1.201 0 2.175.973 2.175 2.174v2.778l.571.571a.65.65 0 0 1 0 .92l-.571.571v2.778a2.174 2.174 0 0 1-2.175 2.174.65.65 0 1 1 0-1.3.874.874 0 0 0 .874-.874V8.762a.65.65 0 0 1 .19-.46L13.748 8l-.302-.302a.65.65 0 0 1-.19-.46V4.191a.874.874 0 0 0-.875-.874.65.65 0 0 1-.65-.65Z" clip-rule="evenodd"/></svg>`;
204
207
 
@@ -370,6 +373,9 @@ var ListIcon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill
370
373
  // src/__generated__/svg/loading-dots.ts
371
374
  var LoadingDotsIcon = `<svg xmlns="http://www.w3.org/2000/svg" id="eEMFTOz1Zbw1" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" viewBox="0 0 300 300" fill="currentColor" width="100%" height="100%" style="display: block;"><style>@keyframes eEMFTOz1Zbw12_to__to{0%,26.666667%,56.666667%,6.333333%,77%,to{transform:translate(150px,180px)}16.666667%,67%{transform:translate(150px,120px);animation-timing-function:cubic-bezier(.42,0,.58,1)}}@keyframes eEMFTOz1Zbw13_to__to{0%,20%,50%,70%,to{transform:translate(80px,180px)}10%,60%{transform:translate(80px,120px);animation-timing-function:cubic-bezier(.42,0,.58,1)}}@keyframes eEMFTOz1Zbw14_to__to{0%,13.333333%,33.333333%,63.333333%,83.333333%,to{transform:translate(220px,180px)}23.333333%,73.333333%{transform:translate(220px,120px);animation-timing-function:cubic-bezier(.42,0,.58,1)}}#eEMFTOz1Zbw12_to{animation:eEMFTOz1Zbw12_to__to 2000ms linear infinite normal forwards}#eEMFTOz1Zbw13_to{animation:eEMFTOz1Zbw13_to__to 2000ms linear infinite normal forwards}#eEMFTOz1Zbw14_to{animation:eEMFTOz1Zbw14_to__to 2000ms linear infinite normal forwards}</style><circle id="eEMFTOz1Zbw12_to" r="20" stroke-width="0" transform="translate(150,180) translate(0,0)"/><circle id="eEMFTOz1Zbw13_to" r="20" stroke-width="0" transform="translate(80,180) translate(0,0)"/><circle id="eEMFTOz1Zbw14_to" r="20" stroke-width="0" transform="translate(220,180) translate(0,0)"/></svg>`;
372
375
 
376
+ // src/__generated__/svg/local-style.ts
377
+ var LocalStyleIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" width="100%" height="100%" style="display: block;"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 7.23a.77.77 0 1 0 0 1.54.77.77 0 0 0 0-1.54ZM7 8a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z" clip-rule="evenodd"/><path d="M8 3.65a4.35 4.35 0 1 0 0 8.7 4.35 4.35 0 0 0 0-8.7ZM2.35 8a5.65 5.65 0 1 1 11.3 0 5.65 5.65 0 0 1-11.3 0Z" clip-rule="evenodd"/></svg>`;
378
+
373
379
  // src/__generated__/svg/maximize.ts
374
380
  var MaximizeIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" width="100%" height="100%" style="display: block;"><path d="M10.333 3.65a.65.65 0 0 1 0-1.3H14a.65.65 0 0 1 .65.65v3.667a.65.65 0 1 1-1.3 0V4.569l-3.168 3.168a.65.65 0 1 1-.92-.919l3.169-3.168h-2.098ZM7.737 9.263a.65.65 0 0 1 0 .919L4.57 13.35h2.098a.65.65 0 1 1 0 1.3H3a.65.65 0 0 1-.65-.65v-3.667a.65.65 0 0 1 1.3 0v2.098l3.168-3.168a.65.65 0 0 1 .92 0Z" clip-rule="evenodd"/></svg>`;
375
381
 
@@ -398,7 +404,7 @@ var NavigatorIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox
398
404
  var NoWrapIcon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" width="100%" height="100%" style="display: block;"><path d="M4 5.015a.98.98 0 0 1 .98.98v4.01a.98.98 0 0 1-.98.98H2.66a.98.98 0 0 1-.98-.98v-4.01a.98.98 0 0 1 .98-.98H4ZM8.67 5.015a.98.98 0 0 1 .98.98v4.01a.98.98 0 0 1-.98.98H7.33a.98.98 0 0 1-.98-.98v-4.01a.98.98 0 0 1 .98-.98h1.34ZM13.34 5.015a.98.98 0 0 1 .98.98v4.01a.98.98 0 0 1-.98.98H12a.98.98 0 0 1-.98-.98v-4.01a.98.98 0 0 1 .98-.98h1.34Z"/></svg>`;
399
405
 
400
406
  // src/__generated__/svg/offline.ts
401
- var OfflineIcon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" fill="currentColor" width="100%" height="100%" style="display: block;"><path fill-rule="evenodd" d="M3.301 3.14a.75.75 0 0 1 1.061 0l14.67 14.67a.75.75 0 1 1-1.061 1.06l-1.53-1.53a4.521 4.521 0 0 1-.857.082H6.416a4.5 4.5 0 0 1-.975-8.895 5.723 5.723 0 0 1 .656-1.53L3.301 4.2a.75.75 0 0 1 0-1.06ZM7.2 8.098a4.216 4.216 0 0 0-.394 1.21.75.75 0 0 1-.67.626 3.001 3.001 0 0 0 .28 5.988h8.609L7.199 8.098Zm2.555-3.71a5.753 5.753 0 0 1 6.805 4.138 4.502 4.502 0 0 1 3.226 6.014.75.75 0 1 1-1.4-.54 3.001 3.001 0 0 0-2.52-4.067.75.75 0 0 1-.67-.624 4.252 4.252 0 0 0-5.117-3.455.75.75 0 0 1-.324-1.465Z" clip-rule="evenodd"/></svg>`;
407
+ var OfflineIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" width="100%" height="100%" style="display: block;"><path d="M1.817 1.685a.708.708 0 0 1 1.002 0L5.363 4.23a.71.71 0 0 1 .05.05l7.544 7.544c.03.026.059.054.085.085l1.405 1.405a.708.708 0 1 1-1.002 1.002l-1.17-1.17a3.704 3.704 0 0 1-.641.056H4.366a3.681 3.681 0 0 1-.864-7.26c.11-.39.268-.76.469-1.1L1.817 2.686a.708.708 0 0 1 0-1.002Zm3.204 4.206c-.109.247-.188.51-.233.783a.708.708 0 0 1-.634.59 2.265 2.265 0 0 0 .212 4.52h6.548L5.021 5.891Zm1.967-3.246a4.674 4.674 0 0 1 5.51 3.296 3.682 3.682 0 0 1 2.572 4.902.708.708 0 1 1-1.322-.51 2.265 2.265 0 0 0-1.902-3.069.708.708 0 0 1-.634-.59 3.257 3.257 0 0 0-3.918-2.646.708.708 0 0 1-.306-1.383Z" clip-rule="evenodd"/></svg>`;
402
408
 
403
409
  // src/__generated__/svg/order-first.ts
404
410
  var OrderFirstIcon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" width="100%" height="100%" style="display: block;"><path d="M2.324 3.35a.98.98 0 0 0-.98.98v7.34c0 .541.438.98.98.98h1.34a.98.98 0 0 0 .98-.98V4.33a.98.98 0 0 0-.98-.98h-1.34Z"/><path fill-rule="evenodd" d="M6.657 4.016a.98.98 0 0 0-.98.98v6.008c0 .542.439.98.98.98h2.01a.98.98 0 0 0 .98-.98V4.996a.98.98 0 0 0-.98-.98h-2.01Zm.32 6.668V5.316h1.37v5.368h-1.37ZM11.66 4.016a.98.98 0 0 0-.98.98v6.008c0 .542.439.98.98.98h2.01a.98.98 0 0 0 .98-.98V4.996a.98.98 0 0 0-.98-.98h-2.01Zm.32 6.668V5.316h1.37v5.368h-1.37Z" clip-rule="evenodd"/></svg>`;
@@ -611,6 +617,7 @@ export {
611
617
  ChevronLeftIcon,
612
618
  ChevronRightIcon,
613
619
  ChevronUpIcon,
620
+ CloudIcon,
614
621
  CodeTextIcon,
615
622
  CollapsibleIcon,
616
623
  CommitIcon,
@@ -668,6 +675,7 @@ export {
668
675
  ListItemIcon,
669
676
  ListViewIcon,
670
677
  LoadingDotsIcon,
678
+ LocalStyleIcon,
671
679
  MaximizeIcon,
672
680
  MenuEllipsesIcon,
673
681
  MicIcon,