@webstudio-is/icons 0.209.0 → 0.211.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.
package/lib/__generated__/svg.js
CHANGED
|
@@ -25,6 +25,7 @@ var AlignSelfEndIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" view
|
|
|
25
25
|
var AlignSelfStartIcon = `<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" d="M8.65 4.097h-1.3c-.719 0-1.302.582-1.302 1.3v7.807c0 .719.583 1.301 1.302 1.301h1.3c.72 0 1.302-.582 1.302-1.3V5.397c0-.719-.583-1.301-1.301-1.301ZM14.497 1.495h-13"/></svg>`;
|
|
26
26
|
var AlignSelfStretchIcon = `<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" d="M8.651 3.447h-1.3a1.3 1.3 0 0 0-1.3 1.3v6.5a1.3 1.3 0 0 0 1.3 1.299h1.3a1.3 1.3 0 0 0 1.3-1.3v-6.5a1.3 1.3 0 0 0-1.3-1.3ZM14.499 1.491h-13M14.501 14.509h-13"/></svg>`;
|
|
27
27
|
var AlignStartHorizontalIcon = `<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" d="M5.4 4.097H4.1c-.72 0-1.302.582-1.302 1.3v7.807c0 .719.583 1.301 1.301 1.301H5.4c.719 0 1.301-.582 1.301-1.3V5.397c0-.719-.582-1.301-1.3-1.301ZM11.906 4.097h-1.301c-.719 0-1.301.582-1.301 1.3v3.254c0 .718.582 1.3 1.3 1.3h1.302c.718 0 1.3-.582 1.3-1.3V5.398c0-.719-.582-1.301-1.3-1.301ZM1.5 2h13"/></svg>`;
|
|
28
|
+
var AnimationGroupIcon = `<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" d="M4.5 8.3C6.3 7.7 7.8 8 9.3 11c.3-1.8 1.2-4.5 2.1-6M4.208 1.5H2.944A1.444 1.444 0 0 0 1.5 2.944v1.264m13 0V2.944A1.444 1.444 0 0 0 13.056 1.5h-1.264M14.5 13.056c0 .023 0 .046-.002.069M11.792 14.5h1.264a1.444 1.444 0 0 0 1.442-1.375m0 0v-1.333m-12.998 0v1.264A1.444 1.444 0 0 0 2.944 14.5h1.264m2.709-13h2.166m-2.166 13h2.166M1.5 6.917v2.166m13-2.166v2.166"/></svg>`;
|
|
28
29
|
var ArrowDownIcon = `<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" d="M8 3.333v9.334M12.667 8 8 12.667 3.333 8"/></svg>`;
|
|
29
30
|
var ArrowLeftIcon = `<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" d="M12.667 8H3.333M8 3.333 3.333 8 8 12.667"/></svg>`;
|
|
30
31
|
var ArrowRightIcon = `<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" d="M3.333 8h9.334M8 3.333 12.667 8 8 12.667"/></svg>`;
|
|
@@ -100,6 +101,7 @@ var HeaderIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0
|
|
|
100
101
|
var HeadingIcon = `<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" d="M4 8h8M4 13.333V2.667M12 13.333V2.667"/></svg>`;
|
|
101
102
|
var HelpIcon = `<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" d="M6.057 6c.161-.446.48-.821.898-1.06a2.11 2.11 0 0 1 1.391-.248c.48.08.914.322 1.227.684.313.361.484.831.484 1.29 0 1.334-2.059 2-2.059 2"/><circle cx="8" cy="8" r="6.5" stroke="currentColor"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8 11.333h0"/></svg>`;
|
|
102
103
|
var HomeIcon = `<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" d="M10 14V8.667A.667.667 0 0 0 9.333 8H6.667A.667.667 0 0 0 6 8.667V14"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M2 6.667a1.333 1.333 0 0 1 .473-1.019l4.666-4a1.333 1.333 0 0 1 1.722 0l4.666 4A1.332 1.332 0 0 1 14 6.667v6A1.334 1.334 0 0 1 12.667 14H3.333A1.334 1.334 0 0 1 2 12.667v-6Z"/></svg>`;
|
|
104
|
+
var HtmlElementIcon = `<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" d="M13.556 2H3.444C2.647 2 2 2.647 2 3.444v10.112C2 14.353 2.647 15 3.444 15h10.112c.797 0 1.444-.647 1.444-1.444V3.444C15 2.647 14.353 2 13.556 2Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M10.5 10 12 8.5 10.5 7M6 7 4.5 8.5 6 10m3.188-4.5-1.876 6"/></svg>`;
|
|
103
105
|
var ImageIcon = `<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" d="M12.667 2H3.333C2.597 2 2 2.597 2 3.333v9.334C2 13.403 2.597 14 3.333 14h9.334c.736 0 1.333-.597 1.333-1.333V3.333C14 2.597 13.403 2 12.667 2Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M6 7.333a1.333 1.333 0 1 0 0-2.666 1.333 1.333 0 0 0 0 2.666ZM14 10l-2.057-2.057a1.333 1.333 0 0 0-1.886 0L4 14"/></svg>`;
|
|
104
106
|
var InfoCircleIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" width="100%" height="100%" style="display: block;"><circle cx="8" cy="8" r="6.5" stroke="currentColor"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8 11.516V7.853"/><rect width="1.4" height="1.4" x="7.3" y="4.484" fill="currentColor" rx=".7"/></svg>`;
|
|
105
107
|
var ItemIcon = `<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" d="M2 6h.007M5.333 10H14M5.333 6H14"/></svg>`;
|
|
@@ -159,6 +161,7 @@ var ShrinkIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0
|
|
|
159
161
|
var SliderIcon = `<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" d="M14.015 8.265h-6M8.015 8.265h-6"/><rect width="3" height="3" x="4.026" y="6.5" fill="#fff" stroke="currentColor" rx="1.5"/></svg>`;
|
|
160
162
|
var SlotComponentIcon = `<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" d="M4.5 2H3.333A1.333 1.333 0 0 0 2 3.333V4.5M14 4.5V3.333A1.333 1.333 0 0 0 12.667 2H11.5M14 12.667c0 .021 0 .042-.002.063M11.5 14h1.167a1.333 1.333 0 0 0 1.331-1.27m0 0V11.5M2 11.5v1.167A1.333 1.333 0 0 0 3.333 14H4.5M7 2h2M7 14h2M2 7v2M14 7v2"/></svg>`;
|
|
161
163
|
var SpinnerIcon = `<svg xmlns="http://www.w3.org/2000/svg" id="e2CRglijn891" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" viewBox="0 0 128 128" fill="currentColor" width="100%" height="100%" style="display: block;"><style>@keyframes e2CRglijn892_tr__tr{0%{transform:translate(64px,64px) rotate(90deg);animation-timing-function:cubic-bezier(.42,0,.58,1)}50%{transform:translate(64px,64px) rotate(810deg);animation-timing-function:cubic-bezier(.42,0,.58,1)}to{transform:translate(64px,64px) rotate(1530deg)}}@keyframes e2CRglijn892_s_p{0%,to{stroke:#39fbbb}25%{stroke:#4a4efa}50%{stroke:#e63cfe}75%{stroke:#ffae3c}}@keyframes e2CRglijn892_s_do{0%{stroke-dashoffset:251.89}2.5%,52.5%{stroke-dashoffset:263.88;animation-timing-function:cubic-bezier(.42,0,.58,1)}25%,75%{stroke-dashoffset:131.945}to{stroke-dashoffset:251.885909}}#e2CRglijn892_tr{animation:e2CRglijn892_tr__tr 3000ms linear infinite normal forwards}#e2CRglijn892{animation-name:e2CRglijn892_s_p,e2CRglijn892_s_do;animation-duration:3000ms;animation-fill-mode:forwards;animation-timing-function:linear;animation-direction:normal;animation-iteration-count:infinite}</style><g id="e2CRglijn892_tr" transform="translate(64,64) rotate(90)"><circle id="e2CRglijn892" r="42" fill="none" stroke="#39fbbb" stroke-dasharray="263.89" stroke-dashoffset="251.89" stroke-linecap="round" stroke-width="16" transform="scale(-1,1) translate(0,0)"/></g></svg>`;
|
|
164
|
+
var StaggerAnimationIcon = `<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" d="M14.222 5H8.778A.778.778 0 0 0 8 5.778v5.444c0 .43.348.778.778.778h5.444c.43 0 .778-.348.778-.778V5.778A.778.778 0 0 0 14.222 5ZM5.444 6H1.556A.556.556 0 0 0 1 6.556v3.888c0 .307.249.556.556.556h3.888A.556.556 0 0 0 6 10.444V6.556A.556.556 0 0 0 5.444 6Z"/></svg>`;
|
|
162
165
|
var StopIcon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" width="100%" height="100%" style="display: block;"><rect width="9" height="9" x="3.5" y="3.5" fill="currentColor" rx="1"/></svg>`;
|
|
163
166
|
var StretchVerticalIcon = `<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" d="M5.4 4.097H4.1c-.72 0-1.302.582-1.302 1.3v7.807c0 .719.583 1.301 1.301 1.301H5.4c.719 0 1.301-.582 1.301-1.3V5.397c0-.719-.582-1.301-1.3-1.301ZM11.906 4.097h-1.301c-.719 0-1.301.582-1.301 1.3v3.254c0 .718.582 1.3 1.3 1.3h1.302c.718 0 1.3-.582 1.3-1.3V5.398c0-.719-.582-1.301-1.3-1.301ZM14.497 1.495h-13"/></svg>`;
|
|
164
167
|
var SubscriptIcon = `<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" d="M2.667 3.333 8 8.667M8 3.333 2.667 8.667M13.333 12.667h-2.666c0-1 .293-1.334 1-1.667.706-.333 1.666-.78 1.666-1.667 0-.313-.113-.62-.32-.86a1.407 1.407 0 0 0-1.746-.293c-.28.16-.494.413-.6.713"/></svg>`;
|
|
@@ -170,6 +173,7 @@ var TextAlignCenterIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" v
|
|
|
170
173
|
var TextAlignJustifyIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" width="100%" height="100%" style="display: block;"><path fill="currentColor" fill-rule="evenodd" d="M2 3.5a.5.5 0 0 0 0 1h12a.5.5 0 0 0 0-1H2ZM1.5 8a.5.5 0 0 1 .5-.5h12a.5.5 0 0 1 0 1H2a.5.5 0 0 1-.5-.5Zm0 4a.5.5 0 0 1 .5-.5h12a.5.5 0 0 1 0 1H2a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/></svg>`;
|
|
171
174
|
var TextAlignLeftIcon = `<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" d="M10 8H2M11.333 12H2M14 4H2"/></svg>`;
|
|
172
175
|
var TextAlignRightIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" width="100%" height="100%" style="display: block;"><path fill="currentColor" fill-rule="evenodd" d="M2 3.5a.5.5 0 0 0 0 1h12a.5.5 0 0 0 0-1H2ZM5.5 8a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5Zm-1.333 4a.5.5 0 0 1 .5-.5H14a.5.5 0 0 1 0 1H4.667a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/></svg>`;
|
|
176
|
+
var TextAnimationIcon = `<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" d="M7.476 4.3 7.817 3l6.935 1.817-.34 1.3m-6.245 4.386 2.601.682m.517-7.276-1.817 6.935M2 9.938V9h5v.938M3.562 14h1.875M4.5 9v5"/></svg>`;
|
|
173
177
|
var TextCapitalizeIcon = `<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" d="M1.5 10.889 4.389 5.11l2.889 5.778M2.222 9.444h4.334M12.333 10.889a2.167 2.167 0 1 0 0-4.334 2.167 2.167 0 0 0 0 4.334ZM14.5 6.556v4.333"/></svg>`;
|
|
174
178
|
var TextItalicIcon = `<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" d="M12.667 2.667h-6M9.333 13.333h-6M10 2.667 6 13.333"/></svg>`;
|
|
175
179
|
var TextLowercaseIcon = `<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" d="M3.937 11.25a2.437 2.437 0 1 0 0-4.875 2.437 2.437 0 0 0 0 4.875ZM6.375 6.375v4.875M12.063 11.25a2.437 2.437 0 1 0 0-4.875 2.437 2.437 0 0 0 0 4.875ZM9.625 4.75v6.5"/></svg>`;
|
|
@@ -232,6 +236,7 @@ export {
|
|
|
232
236
|
AlignSelfStartIcon,
|
|
233
237
|
AlignSelfStretchIcon,
|
|
234
238
|
AlignStartHorizontalIcon,
|
|
239
|
+
AnimationGroupIcon,
|
|
235
240
|
ArrowDownIcon,
|
|
236
241
|
ArrowLeftIcon,
|
|
237
242
|
ArrowRightIcon,
|
|
@@ -307,6 +312,7 @@ export {
|
|
|
307
312
|
HeadingIcon,
|
|
308
313
|
HelpIcon,
|
|
309
314
|
HomeIcon,
|
|
315
|
+
HtmlElementIcon,
|
|
310
316
|
ImageIcon,
|
|
311
317
|
InfoCircleIcon,
|
|
312
318
|
ItemIcon,
|
|
@@ -366,6 +372,7 @@ export {
|
|
|
366
372
|
SliderIcon,
|
|
367
373
|
SlotComponentIcon,
|
|
368
374
|
SpinnerIcon,
|
|
375
|
+
StaggerAnimationIcon,
|
|
369
376
|
StopIcon,
|
|
370
377
|
StretchVerticalIcon,
|
|
371
378
|
SubscriptIcon,
|
|
@@ -377,6 +384,7 @@ export {
|
|
|
377
384
|
TextAlignJustifyIcon,
|
|
378
385
|
TextAlignLeftIcon,
|
|
379
386
|
TextAlignRightIcon,
|
|
387
|
+
TextAnimationIcon,
|
|
380
388
|
TextCapitalizeIcon,
|
|
381
389
|
TextIcon,
|
|
382
390
|
TextItalicIcon,
|
package/lib/index.js
CHANGED
|
@@ -855,6 +855,32 @@ var AlignStartHorizontalIcon = forwardRef(
|
|
|
855
855
|
}
|
|
856
856
|
);
|
|
857
857
|
AlignStartHorizontalIcon.displayName = "AlignStartHorizontalIcon";
|
|
858
|
+
var AnimationGroupIcon = forwardRef(
|
|
859
|
+
({ fill = "none", size = 16, ...props }, forwardedRef) => {
|
|
860
|
+
return /* @__PURE__ */ jsx(
|
|
861
|
+
"svg",
|
|
862
|
+
{
|
|
863
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
864
|
+
viewBox: "0 0 16 16",
|
|
865
|
+
width: size,
|
|
866
|
+
height: size,
|
|
867
|
+
fill,
|
|
868
|
+
...props,
|
|
869
|
+
ref: forwardedRef,
|
|
870
|
+
children: /* @__PURE__ */ jsx(
|
|
871
|
+
"path",
|
|
872
|
+
{
|
|
873
|
+
stroke: "currentColor",
|
|
874
|
+
strokeLinecap: "round",
|
|
875
|
+
strokeLinejoin: "round",
|
|
876
|
+
d: "M4.5 8.3C6.3 7.7 7.8 8 9.3 11c.3-1.8 1.2-4.5 2.1-6M4.208 1.5H2.944A1.444 1.444 0 0 0 1.5 2.944v1.264m13 0V2.944A1.444 1.444 0 0 0 13.056 1.5h-1.264M14.5 13.056c0 .023 0 .046-.002.069M11.792 14.5h1.264a1.444 1.444 0 0 0 1.442-1.375m0 0v-1.333m-12.998 0v1.264A1.444 1.444 0 0 0 2.944 14.5h1.264m2.709-13h2.166m-2.166 13h2.166M1.5 6.917v2.166m13-2.166v2.166"
|
|
877
|
+
}
|
|
878
|
+
)
|
|
879
|
+
}
|
|
880
|
+
);
|
|
881
|
+
}
|
|
882
|
+
);
|
|
883
|
+
AnimationGroupIcon.displayName = "AnimationGroupIcon";
|
|
858
884
|
var ArrowDownIcon = forwardRef(
|
|
859
885
|
({ fill = "none", size = 16, ...props }, forwardedRef) => {
|
|
860
886
|
return /* @__PURE__ */ jsx(
|
|
@@ -3068,6 +3094,43 @@ var HomeIcon = forwardRef(
|
|
|
3068
3094
|
}
|
|
3069
3095
|
);
|
|
3070
3096
|
HomeIcon.displayName = "HomeIcon";
|
|
3097
|
+
var HtmlElementIcon = forwardRef(
|
|
3098
|
+
({ fill = "none", size = 16, ...props }, forwardedRef) => {
|
|
3099
|
+
return /* @__PURE__ */ jsxs(
|
|
3100
|
+
"svg",
|
|
3101
|
+
{
|
|
3102
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3103
|
+
viewBox: "0 0 16 16",
|
|
3104
|
+
width: size,
|
|
3105
|
+
height: size,
|
|
3106
|
+
fill,
|
|
3107
|
+
...props,
|
|
3108
|
+
ref: forwardedRef,
|
|
3109
|
+
children: [
|
|
3110
|
+
/* @__PURE__ */ jsx(
|
|
3111
|
+
"path",
|
|
3112
|
+
{
|
|
3113
|
+
stroke: "currentColor",
|
|
3114
|
+
strokeLinecap: "round",
|
|
3115
|
+
strokeLinejoin: "round",
|
|
3116
|
+
d: "M13.556 2H3.444C2.647 2 2 2.647 2 3.444v10.112C2 14.353 2.647 15 3.444 15h10.112c.797 0 1.444-.647 1.444-1.444V3.444C15 2.647 14.353 2 13.556 2Z"
|
|
3117
|
+
}
|
|
3118
|
+
),
|
|
3119
|
+
/* @__PURE__ */ jsx(
|
|
3120
|
+
"path",
|
|
3121
|
+
{
|
|
3122
|
+
stroke: "currentColor",
|
|
3123
|
+
strokeLinecap: "round",
|
|
3124
|
+
strokeLinejoin: "round",
|
|
3125
|
+
d: "M10.5 10 12 8.5 10.5 7M6 7 4.5 8.5 6 10m3.188-4.5-1.876 6"
|
|
3126
|
+
}
|
|
3127
|
+
)
|
|
3128
|
+
]
|
|
3129
|
+
}
|
|
3130
|
+
);
|
|
3131
|
+
}
|
|
3132
|
+
);
|
|
3133
|
+
HtmlElementIcon.displayName = "HtmlElementIcon";
|
|
3071
3134
|
var ImageIcon = forwardRef(
|
|
3072
3135
|
({ fill = "none", size = 16, ...props }, forwardedRef) => {
|
|
3073
3136
|
return /* @__PURE__ */ jsxs(
|
|
@@ -4973,6 +5036,32 @@ var SpinnerIcon = forwardRef(
|
|
|
4973
5036
|
}
|
|
4974
5037
|
);
|
|
4975
5038
|
SpinnerIcon.displayName = "SpinnerIcon";
|
|
5039
|
+
var StaggerAnimationIcon = forwardRef(
|
|
5040
|
+
({ fill = "none", size = 16, ...props }, forwardedRef) => {
|
|
5041
|
+
return /* @__PURE__ */ jsx(
|
|
5042
|
+
"svg",
|
|
5043
|
+
{
|
|
5044
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5045
|
+
viewBox: "0 0 16 16",
|
|
5046
|
+
width: size,
|
|
5047
|
+
height: size,
|
|
5048
|
+
fill,
|
|
5049
|
+
...props,
|
|
5050
|
+
ref: forwardedRef,
|
|
5051
|
+
children: /* @__PURE__ */ jsx(
|
|
5052
|
+
"path",
|
|
5053
|
+
{
|
|
5054
|
+
stroke: "currentColor",
|
|
5055
|
+
strokeLinecap: "round",
|
|
5056
|
+
strokeLinejoin: "round",
|
|
5057
|
+
d: "M14.222 5H8.778A.778.778 0 0 0 8 5.778v5.444c0 .43.348.778.778.778h5.444c.43 0 .778-.348.778-.778V5.778A.778.778 0 0 0 14.222 5ZM5.444 6H1.556A.556.556 0 0 0 1 6.556v3.888c0 .307.249.556.556.556h3.888A.556.556 0 0 0 6 10.444V6.556A.556.556 0 0 0 5.444 6Z"
|
|
5058
|
+
}
|
|
5059
|
+
)
|
|
5060
|
+
}
|
|
5061
|
+
);
|
|
5062
|
+
}
|
|
5063
|
+
);
|
|
5064
|
+
StaggerAnimationIcon.displayName = "StaggerAnimationIcon";
|
|
4976
5065
|
var StopIcon = forwardRef(
|
|
4977
5066
|
({ fill = "none", size = 16, ...props }, forwardedRef) => {
|
|
4978
5067
|
return /* @__PURE__ */ jsx(
|
|
@@ -5274,6 +5363,32 @@ var TextAlignRightIcon = forwardRef(
|
|
|
5274
5363
|
}
|
|
5275
5364
|
);
|
|
5276
5365
|
TextAlignRightIcon.displayName = "TextAlignRightIcon";
|
|
5366
|
+
var TextAnimationIcon = forwardRef(
|
|
5367
|
+
({ fill = "none", size = 16, ...props }, forwardedRef) => {
|
|
5368
|
+
return /* @__PURE__ */ jsx(
|
|
5369
|
+
"svg",
|
|
5370
|
+
{
|
|
5371
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5372
|
+
viewBox: "0 0 16 16",
|
|
5373
|
+
width: size,
|
|
5374
|
+
height: size,
|
|
5375
|
+
fill,
|
|
5376
|
+
...props,
|
|
5377
|
+
ref: forwardedRef,
|
|
5378
|
+
children: /* @__PURE__ */ jsx(
|
|
5379
|
+
"path",
|
|
5380
|
+
{
|
|
5381
|
+
stroke: "currentColor",
|
|
5382
|
+
strokeLinecap: "round",
|
|
5383
|
+
strokeLinejoin: "round",
|
|
5384
|
+
d: "M7.476 4.3 7.817 3l6.935 1.817-.34 1.3m-6.245 4.386 2.601.682m.517-7.276-1.817 6.935M2 9.938V9h5v.938M3.562 14h1.875M4.5 9v5"
|
|
5385
|
+
}
|
|
5386
|
+
)
|
|
5387
|
+
}
|
|
5388
|
+
);
|
|
5389
|
+
}
|
|
5390
|
+
);
|
|
5391
|
+
TextAnimationIcon.displayName = "TextAnimationIcon";
|
|
5277
5392
|
var TextCapitalizeIcon = forwardRef(
|
|
5278
5393
|
({ fill = "none", size = 16, ...props }, forwardedRef) => {
|
|
5279
5394
|
return /* @__PURE__ */ jsx(
|
|
@@ -6847,6 +6962,7 @@ export {
|
|
|
6847
6962
|
AlignSelfStartIcon,
|
|
6848
6963
|
AlignSelfStretchIcon,
|
|
6849
6964
|
AlignStartHorizontalIcon,
|
|
6965
|
+
AnimationGroupIcon,
|
|
6850
6966
|
ArrowDownIcon,
|
|
6851
6967
|
ArrowLeftIcon,
|
|
6852
6968
|
ArrowRightIcon,
|
|
@@ -6922,6 +7038,7 @@ export {
|
|
|
6922
7038
|
HeadingIcon,
|
|
6923
7039
|
HelpIcon,
|
|
6924
7040
|
HomeIcon,
|
|
7041
|
+
HtmlElementIcon,
|
|
6925
7042
|
ImageIcon,
|
|
6926
7043
|
InfoCircleIcon,
|
|
6927
7044
|
ItemIcon,
|
|
@@ -6981,6 +7098,7 @@ export {
|
|
|
6981
7098
|
SliderIcon,
|
|
6982
7099
|
SlotComponentIcon,
|
|
6983
7100
|
SpinnerIcon,
|
|
7101
|
+
StaggerAnimationIcon,
|
|
6984
7102
|
StopIcon,
|
|
6985
7103
|
StretchVerticalIcon,
|
|
6986
7104
|
SubscriptIcon,
|
|
@@ -6992,6 +7110,7 @@ export {
|
|
|
6992
7110
|
TextAlignJustifyIcon,
|
|
6993
7111
|
TextAlignLeftIcon,
|
|
6994
7112
|
TextAlignRightIcon,
|
|
7113
|
+
TextAnimationIcon,
|
|
6995
7114
|
TextCapitalizeIcon,
|
|
6996
7115
|
TextIcon,
|
|
6997
7116
|
TextItalicIcon,
|
|
@@ -25,6 +25,7 @@ export declare const AlignSelfEndIcon: IconComponent;
|
|
|
25
25
|
export declare const AlignSelfStartIcon: IconComponent;
|
|
26
26
|
export declare const AlignSelfStretchIcon: IconComponent;
|
|
27
27
|
export declare const AlignStartHorizontalIcon: IconComponent;
|
|
28
|
+
export declare const AnimationGroupIcon: IconComponent;
|
|
28
29
|
export declare const ArrowDownIcon: IconComponent;
|
|
29
30
|
export declare const ArrowLeftIcon: IconComponent;
|
|
30
31
|
export declare const ArrowRightIcon: IconComponent;
|
|
@@ -100,6 +101,7 @@ export declare const HeaderIcon: IconComponent;
|
|
|
100
101
|
export declare const HeadingIcon: IconComponent;
|
|
101
102
|
export declare const HelpIcon: IconComponent;
|
|
102
103
|
export declare const HomeIcon: IconComponent;
|
|
104
|
+
export declare const HtmlElementIcon: IconComponent;
|
|
103
105
|
export declare const ImageIcon: IconComponent;
|
|
104
106
|
export declare const InfoCircleIcon: IconComponent;
|
|
105
107
|
export declare const ItemIcon: IconComponent;
|
|
@@ -159,6 +161,7 @@ export declare const ShrinkIcon: IconComponent;
|
|
|
159
161
|
export declare const SliderIcon: IconComponent;
|
|
160
162
|
export declare const SlotComponentIcon: IconComponent;
|
|
161
163
|
export declare const SpinnerIcon: IconComponent;
|
|
164
|
+
export declare const StaggerAnimationIcon: IconComponent;
|
|
162
165
|
export declare const StopIcon: IconComponent;
|
|
163
166
|
export declare const StretchVerticalIcon: IconComponent;
|
|
164
167
|
export declare const SubscriptIcon: IconComponent;
|
|
@@ -170,6 +173,7 @@ export declare const TextAlignCenterIcon: IconComponent;
|
|
|
170
173
|
export declare const TextAlignJustifyIcon: IconComponent;
|
|
171
174
|
export declare const TextAlignLeftIcon: IconComponent;
|
|
172
175
|
export declare const TextAlignRightIcon: IconComponent;
|
|
176
|
+
export declare const TextAnimationIcon: IconComponent;
|
|
173
177
|
export declare const TextCapitalizeIcon: IconComponent;
|
|
174
178
|
export declare const TextItalicIcon: IconComponent;
|
|
175
179
|
export declare const TextLowercaseIcon: IconComponent;
|
|
@@ -24,6 +24,7 @@ export declare const AlignSelfEndIcon = "<svg xmlns=\"http://www.w3.org/2000/svg
|
|
|
24
24
|
export declare const AlignSelfStartIcon = "<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\" d=\"M8.65 4.097h-1.3c-.719 0-1.302.582-1.302 1.3v7.807c0 .719.583 1.301 1.302 1.301h1.3c.72 0 1.302-.582 1.302-1.3V5.397c0-.719-.583-1.301-1.301-1.301ZM14.497 1.495h-13\"/></svg>";
|
|
25
25
|
export declare const AlignSelfStretchIcon = "<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\" d=\"M8.651 3.447h-1.3a1.3 1.3 0 0 0-1.3 1.3v6.5a1.3 1.3 0 0 0 1.3 1.299h1.3a1.3 1.3 0 0 0 1.3-1.3v-6.5a1.3 1.3 0 0 0-1.3-1.3ZM14.499 1.491h-13M14.501 14.509h-13\"/></svg>";
|
|
26
26
|
export declare const AlignStartHorizontalIcon = "<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\" d=\"M5.4 4.097H4.1c-.72 0-1.302.582-1.302 1.3v7.807c0 .719.583 1.301 1.301 1.301H5.4c.719 0 1.301-.582 1.301-1.3V5.397c0-.719-.582-1.301-1.3-1.301ZM11.906 4.097h-1.301c-.719 0-1.301.582-1.301 1.3v3.254c0 .718.582 1.3 1.3 1.3h1.302c.718 0 1.3-.582 1.3-1.3V5.398c0-.719-.582-1.301-1.3-1.301ZM1.5 2h13\"/></svg>";
|
|
27
|
+
export declare const AnimationGroupIcon = "<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\" d=\"M4.5 8.3C6.3 7.7 7.8 8 9.3 11c.3-1.8 1.2-4.5 2.1-6M4.208 1.5H2.944A1.444 1.444 0 0 0 1.5 2.944v1.264m13 0V2.944A1.444 1.444 0 0 0 13.056 1.5h-1.264M14.5 13.056c0 .023 0 .046-.002.069M11.792 14.5h1.264a1.444 1.444 0 0 0 1.442-1.375m0 0v-1.333m-12.998 0v1.264A1.444 1.444 0 0 0 2.944 14.5h1.264m2.709-13h2.166m-2.166 13h2.166M1.5 6.917v2.166m13-2.166v2.166\"/></svg>";
|
|
27
28
|
export declare const ArrowDownIcon = "<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\" d=\"M8 3.333v9.334M12.667 8 8 12.667 3.333 8\"/></svg>";
|
|
28
29
|
export declare const ArrowLeftIcon = "<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\" d=\"M12.667 8H3.333M8 3.333 3.333 8 8 12.667\"/></svg>";
|
|
29
30
|
export declare const ArrowRightIcon = "<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\" d=\"M3.333 8h9.334M8 3.333 12.667 8 8 12.667\"/></svg>";
|
|
@@ -99,6 +100,7 @@ export declare const HeaderIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fil
|
|
|
99
100
|
export declare const HeadingIcon = "<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\" d=\"M4 8h8M4 13.333V2.667M12 13.333V2.667\"/></svg>";
|
|
100
101
|
export declare const HelpIcon = "<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\" d=\"M6.057 6c.161-.446.48-.821.898-1.06a2.11 2.11 0 0 1 1.391-.248c.48.08.914.322 1.227.684.313.361.484.831.484 1.29 0 1.334-2.059 2-2.059 2\"/><circle cx=\"8\" cy=\"8\" r=\"6.5\" stroke=\"currentColor\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 11.333h0\"/></svg>";
|
|
101
102
|
export declare const HomeIcon = "<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\" d=\"M10 14V8.667A.667.667 0 0 0 9.333 8H6.667A.667.667 0 0 0 6 8.667V14\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M2 6.667a1.333 1.333 0 0 1 .473-1.019l4.666-4a1.333 1.333 0 0 1 1.722 0l4.666 4A1.332 1.332 0 0 1 14 6.667v6A1.334 1.334 0 0 1 12.667 14H3.333A1.334 1.334 0 0 1 2 12.667v-6Z\"/></svg>";
|
|
103
|
+
export declare const HtmlElementIcon = "<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\" d=\"M13.556 2H3.444C2.647 2 2 2.647 2 3.444v10.112C2 14.353 2.647 15 3.444 15h10.112c.797 0 1.444-.647 1.444-1.444V3.444C15 2.647 14.353 2 13.556 2Z\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10.5 10 12 8.5 10.5 7M6 7 4.5 8.5 6 10m3.188-4.5-1.876 6\"/></svg>";
|
|
102
104
|
export declare const ImageIcon = "<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\" d=\"M12.667 2H3.333C2.597 2 2 2.597 2 3.333v9.334C2 13.403 2.597 14 3.333 14h9.334c.736 0 1.333-.597 1.333-1.333V3.333C14 2.597 13.403 2 12.667 2Z\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 7.333a1.333 1.333 0 1 0 0-2.666 1.333 1.333 0 0 0 0 2.666ZM14 10l-2.057-2.057a1.333 1.333 0 0 0-1.886 0L4 14\"/></svg>";
|
|
103
105
|
export declare const InfoCircleIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><circle cx=\"8\" cy=\"8\" r=\"6.5\" stroke=\"currentColor\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 11.516V7.853\"/><rect width=\"1.4\" height=\"1.4\" x=\"7.3\" y=\"4.484\" fill=\"currentColor\" rx=\".7\"/></svg>";
|
|
104
106
|
export declare const ItemIcon = "<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\" d=\"M2 6h.007M5.333 10H14M5.333 6H14\"/></svg>";
|
|
@@ -158,6 +160,7 @@ export declare const ShrinkIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fil
|
|
|
158
160
|
export declare const SliderIcon = "<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\" d=\"M14.015 8.265h-6M8.015 8.265h-6\"/><rect width=\"3\" height=\"3\" x=\"4.026\" y=\"6.5\" fill=\"#fff\" stroke=\"currentColor\" rx=\"1.5\"/></svg>";
|
|
159
161
|
export declare const SlotComponentIcon = "<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\" d=\"M4.5 2H3.333A1.333 1.333 0 0 0 2 3.333V4.5M14 4.5V3.333A1.333 1.333 0 0 0 12.667 2H11.5M14 12.667c0 .021 0 .042-.002.063M11.5 14h1.167a1.333 1.333 0 0 0 1.331-1.27m0 0V11.5M2 11.5v1.167A1.333 1.333 0 0 0 3.333 14H4.5M7 2h2M7 14h2M2 7v2M14 7v2\"/></svg>";
|
|
160
162
|
export declare const SpinnerIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"e2CRglijn891\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 128 128\" fill=\"currentColor\" width=\"100%\" height=\"100%\" style=\"display: block;\"><style>@keyframes e2CRglijn892_tr__tr{0%{transform:translate(64px,64px) rotate(90deg);animation-timing-function:cubic-bezier(.42,0,.58,1)}50%{transform:translate(64px,64px) rotate(810deg);animation-timing-function:cubic-bezier(.42,0,.58,1)}to{transform:translate(64px,64px) rotate(1530deg)}}@keyframes e2CRglijn892_s_p{0%,to{stroke:#39fbbb}25%{stroke:#4a4efa}50%{stroke:#e63cfe}75%{stroke:#ffae3c}}@keyframes e2CRglijn892_s_do{0%{stroke-dashoffset:251.89}2.5%,52.5%{stroke-dashoffset:263.88;animation-timing-function:cubic-bezier(.42,0,.58,1)}25%,75%{stroke-dashoffset:131.945}to{stroke-dashoffset:251.885909}}#e2CRglijn892_tr{animation:e2CRglijn892_tr__tr 3000ms linear infinite normal forwards}#e2CRglijn892{animation-name:e2CRglijn892_s_p,e2CRglijn892_s_do;animation-duration:3000ms;animation-fill-mode:forwards;animation-timing-function:linear;animation-direction:normal;animation-iteration-count:infinite}</style><g id=\"e2CRglijn892_tr\" transform=\"translate(64,64) rotate(90)\"><circle id=\"e2CRglijn892\" r=\"42\" fill=\"none\" stroke=\"#39fbbb\" stroke-dasharray=\"263.89\" stroke-dashoffset=\"251.89\" stroke-linecap=\"round\" stroke-width=\"16\" transform=\"scale(-1,1) translate(0,0)\"/></g></svg>";
|
|
163
|
+
export declare const StaggerAnimationIcon = "<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\" d=\"M14.222 5H8.778A.778.778 0 0 0 8 5.778v5.444c0 .43.348.778.778.778h5.444c.43 0 .778-.348.778-.778V5.778A.778.778 0 0 0 14.222 5ZM5.444 6H1.556A.556.556 0 0 0 1 6.556v3.888c0 .307.249.556.556.556h3.888A.556.556 0 0 0 6 10.444V6.556A.556.556 0 0 0 5.444 6Z\"/></svg>";
|
|
161
164
|
export declare const StopIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" fill=\"currentColor\" width=\"100%\" height=\"100%\" style=\"display: block;\"><rect width=\"9\" height=\"9\" x=\"3.5\" y=\"3.5\" fill=\"currentColor\" rx=\"1\"/></svg>";
|
|
162
165
|
export declare const StretchVerticalIcon = "<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\" d=\"M5.4 4.097H4.1c-.72 0-1.302.582-1.302 1.3v7.807c0 .719.583 1.301 1.301 1.301H5.4c.719 0 1.301-.582 1.301-1.3V5.397c0-.719-.582-1.301-1.3-1.301ZM11.906 4.097h-1.301c-.719 0-1.301.582-1.301 1.3v3.254c0 .718.582 1.3 1.3 1.3h1.302c.718 0 1.3-.582 1.3-1.3V5.398c0-.719-.582-1.301-1.3-1.301ZM14.497 1.495h-13\"/></svg>";
|
|
163
166
|
export declare const SubscriptIcon = "<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\" d=\"M2.667 3.333 8 8.667M8 3.333 2.667 8.667M13.333 12.667h-2.666c0-1 .293-1.334 1-1.667.706-.333 1.666-.78 1.666-1.667 0-.313-.113-.62-.32-.86a1.407 1.407 0 0 0-1.746-.293c-.28.16-.494.413-.6.713\"/></svg>";
|
|
@@ -169,6 +172,7 @@ export declare const TextAlignCenterIcon = "<svg xmlns=\"http://www.w3.org/2000/
|
|
|
169
172
|
export declare const TextAlignJustifyIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2 3.5a.5.5 0 0 0 0 1h12a.5.5 0 0 0 0-1H2ZM1.5 8a.5.5 0 0 1 .5-.5h12a.5.5 0 0 1 0 1H2a.5.5 0 0 1-.5-.5Zm0 4a.5.5 0 0 1 .5-.5h12a.5.5 0 0 1 0 1H2a.5.5 0 0 1-.5-.5Z\" clip-rule=\"evenodd\"/></svg>";
|
|
170
173
|
export declare const TextAlignLeftIcon = "<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\" d=\"M10 8H2M11.333 12H2M14 4H2\"/></svg>";
|
|
171
174
|
export declare const TextAlignRightIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2 3.5a.5.5 0 0 0 0 1h12a.5.5 0 0 0 0-1H2ZM5.5 8a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5Zm-1.333 4a.5.5 0 0 1 .5-.5H14a.5.5 0 0 1 0 1H4.667a.5.5 0 0 1-.5-.5Z\" clip-rule=\"evenodd\"/></svg>";
|
|
175
|
+
export declare const TextAnimationIcon = "<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\" d=\"M7.476 4.3 7.817 3l6.935 1.817-.34 1.3m-6.245 4.386 2.601.682m.517-7.276-1.817 6.935M2 9.938V9h5v.938M3.562 14h1.875M4.5 9v5\"/></svg>";
|
|
172
176
|
export declare const TextCapitalizeIcon = "<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\" d=\"M1.5 10.889 4.389 5.11l2.889 5.778M2.222 9.444h4.334M12.333 10.889a2.167 2.167 0 1 0 0-4.334 2.167 2.167 0 0 0 0 4.334ZM14.5 6.556v4.333\"/></svg>";
|
|
173
177
|
export declare const TextItalicIcon = "<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\" d=\"M12.667 2.667h-6M9.333 13.333h-6M10 2.667 6 13.333\"/></svg>";
|
|
174
178
|
export declare const TextLowercaseIcon = "<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\" d=\"M3.937 11.25a2.437 2.437 0 1 0 0-4.875 2.437 2.437 0 0 0 0 4.875ZM6.375 6.375v4.875M12.063 11.25a2.437 2.437 0 1 0 0-4.875 2.437 2.437 0 0 0 0 4.875ZM9.625 4.75v6.5\"/></svg>";
|