@webstudio-is/icons 0.262.0 → 0.263.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
|
@@ -42,6 +42,7 @@ var AutoScrollIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBo
|
|
|
42
42
|
var BellDotIcon = `<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.845 14a1.333 1.333 0 0 0 2.31 0M7.787 1.34A4 4 0 0 0 4 5.332c0 3-.94 3.971-1.825 4.884a.667.667 0 0 0 .492 1.116h10.666a.666.666 0 0 0 .494-1.115c-.55-.567-1.119-1.154-1.474-2.232"/><path fill="red" stroke="red" stroke-linecap="round" stroke-linejoin="round" d="M12 5.333a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"/></svg>`;
|
|
43
43
|
var BellIcon = `<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.845 14a1.333 1.333 0 0 0 2.31 0m-6.98-3.783a.667.667 0 0 0 .492 1.116h10.666a.666.666 0 0 0 .494-1.115C12.94 9.304 12 8.333 12 5.333a4 4 0 1 0-8 0c0 3-.94 3.971-1.825 4.884Z"/></svg>`;
|
|
44
44
|
var BlockquoteIcon = `<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" d="M6.667 8H3.333a.667.667 0 0 1-.666-.667V5a.667.667 0 0 1 .666-.667H6A.667.667 0 0 1 6.667 5v3Zm0 0C6.667 9.667 6 10.667 4 11.667M13.333 8H10a.667.667 0 0 1-.667-.667V5A.667.667 0 0 1 10 4.333h2.667a.667.667 0 0 1 .666.667v3Zm0 0c0 1.667-.666 2.667-2.666 3.667"/></svg>`;
|
|
45
|
+
var BlueskyIcon = `<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" d="M8 7.3c-.634-1.233-2.36-3.531-3.965-4.664-1.538-1.086-2.124-.898-2.509-.723-.445.2-.526.883-.526 1.285 0 .402.22 3.296.364 3.78.475 1.595 2.166 2.134 3.723 1.961-2.282.339-4.309 1.17-1.65 4.13 2.924 3.027 4.007-.65 4.563-2.514.556 1.864 1.196 5.408 4.51 2.513 2.49-2.513.685-3.79-1.597-4.129 1.557.174 3.248-.366 3.723-1.962C14.78 6.494 15 3.6 15 3.198c0-.402-.081-1.085-.526-1.287-.385-.173-.97-.361-2.508.724C10.36 3.769 8.634 6.067 8 7.3Z"/></svg>`;
|
|
45
46
|
var BodyIcon = `<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 2ZM2 6h12"/></svg>`;
|
|
46
47
|
var BoldIcon = `<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 8h6a2.667 2.667 0 0 1 0 5.333H4.667A.667.667 0 0 1 4 12.667V3.333a.667.667 0 0 1 .667-.666h4.666a2.667 2.667 0 1 1 0 5.333"/></svg>`;
|
|
47
48
|
var BorderRadiusBottomLeftIcon = `<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 3v6.364A3.636 3.636 0 0 0 6.636 13H13"/></svg>`;
|
|
@@ -99,6 +100,7 @@ var ExternalLinkIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" view
|
|
|
99
100
|
var EyeClosedIcon = `<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 12-.481-2.167M1.333 5.333a7.097 7.097 0 0 0 13.334 0M13.333 10l-1.15-1.367M2.667 10l1.15-1.367M6 12l.481-2.167"/></svg>`;
|
|
100
101
|
var EyeOpenIcon = `<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.375 8.232a.667.667 0 0 1 0-.464 7.167 7.167 0 0 1 13.25 0 .666.666 0 0 1 0 .464 7.166 7.166 0 0 1-13.25 0Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z" class="ws-eye-open-pupil"/></svg>`;
|
|
101
102
|
var EyedropperIcon = `<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.502 14.498.65-.65h1.947L9.94 8.008"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M2.151 13.849V11.9L7.993 6.06M9.94 4.113l2.207-2.207a1.377 1.377 0 0 1 1.947 1.947L11.887 6.06l.26.26A1.376 1.376 0 1 1 10.2 8.266L7.733 5.8a1.377 1.377 0 1 1 1.948-1.947l.26.26Z"/></svg>`;
|
|
103
|
+
var FacebookIcon = `<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" d="M6.309 14.82v-4.655H4.866v-2.14h1.443v-.921c0-2.383 1.078-3.487 3.417-3.487.234 0 .557.024.856.06.225.023.447.061.666.114v1.94a5.032 5.032 0 0 0-.38-.022 15.632 15.632 0 0 0-.428-.005c-.413 0-.735.056-.978.18a.984.984 0 0 0-.396.363c-.15.245-.218.58-.218 1.022v.757h2.286l-.225 1.226-.167.913H8.848v4.81a7 7 0 1 0-2.54-.155Z"/></svg>`;
|
|
102
104
|
var FolderIcon = `<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.333 13.333A1.333 1.333 0 0 0 14.667 12V5.333A1.334 1.334 0 0 0 13.333 4H8.067a1.333 1.333 0 0 1-1.127-.6l-.54-.8A1.333 1.333 0 0 0 5.287 2h-2.62a1.333 1.333 0 0 0-1.334 1.333V12a1.333 1.333 0 0 0 1.334 1.333h10.666Z"/></svg>`;
|
|
103
105
|
var FooterIcon = `<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 2ZM4 12h8"/></svg>`;
|
|
104
106
|
var FormTextAreaIcon = `<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 14h9.334c.736 0 1.333-.597 1.333-1.333V3.522C14 2.682 13.318 2 12.478 2h-9C2.662 2 2 2.662 2 3.478v9.189C2 13.403 2.597 14 3.333 14ZM3.83 6.636V3.943"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m10.496 13.76 1.724-1.725 1.717-1.717"/></svg>`;
|
|
@@ -128,6 +130,7 @@ var LifeBuoyIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="
|
|
|
128
130
|
var Link2UnlinkedIcon = `<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 4.667h1.333a3.333 3.333 0 0 1 0 6.666H10m-4 0H4.667a3.333 3.333 0 0 1 0-6.666H6"/></svg>`;
|
|
129
131
|
var Link2Icon = `<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 11.333H4.667a3.333 3.333 0 0 1 0-6.666H6M10 4.667h1.333a3.334 3.334 0 0 1 0 6.666H10M5.333 8h5.334"/></svg>`;
|
|
130
132
|
var LinkIcon = `<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.943 11.771 8 12.714A3.333 3.333 0 0 1 3.286 8l.943-.943M7.057 4.229 8 3.286A3.333 3.333 0 1 1 12.714 8l-.943.943M6.114 9.886l3.772-3.772"/></svg>`;
|
|
133
|
+
var LinkedinIcon = `<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" d="M13.444 1C14.304 1 15 1.697 15 2.556v10.888c0 .86-.697 1.556-1.556 1.556H2.556C1.696 15 1 14.303 1 13.444V2.556C1 1.696 1.697 1 2.556 1h10.888ZM3.146 13.056h2.087V6.314H3.146v6.742Zm7.456-6.948c-1.43 0-2.033 1.115-2.033 1.115v-.909H6.567v6.742H8.57v-3.54c0-.947.438-1.511 1.273-1.511.767 0 1.136.542 1.136 1.512v3.539h2.078V8.788c0-1.806-1.024-2.68-2.454-2.68ZM4.18 2.944a1.24 1.24 0 0 0-1.235 1.244A1.24 1.24 0 0 0 4.18 5.433a1.24 1.24 0 0 0 1.234-1.245A1.24 1.24 0 0 0 4.18 2.944Z"/></svg>`;
|
|
131
134
|
var ListItemIcon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" width="100%" height="100%" style="display: block;"><path d="M3.7 6.175a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z"/><path fill-rule="evenodd" d="M5 6.175c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 6.175ZM5 10.05c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 10.05Z" clip-rule="evenodd"/></svg>`;
|
|
132
135
|
var ListViewIcon = `<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="M3.333 2.5a.833.833 0 0 0-.833.833v9.334c0 .46.373.833.833.833h9.334c.46 0 .833-.373.833-.833V3.333a.833.833 0 0 0-.833-.833H3.333ZM1.5 3.333c0-1.012.82-1.833 1.833-1.833h9.334c1.012 0 1.833.82 1.833 1.833v9.334c0 1.012-.82 1.833-1.833 1.833H3.333A1.833 1.833 0 0 1 1.5 12.667V3.333Z" clip-rule="evenodd"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M14 6H2M14 10H2"/></svg>`;
|
|
133
136
|
var ListIcon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" width="100%" height="100%" style="display: block;"><path d="M3.7 4.35a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z"/><path fill-rule="evenodd" d="M5 4.35c0-.346.28-.626.625-.626h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 4.35Z" clip-rule="evenodd"/><path d="M3.7 8A.85.85 0 1 1 2 8a.85.85 0 0 1 1.7 0Z"/><path fill-rule="evenodd" d="M5 8c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 8Z" clip-rule="evenodd"/><path d="M3.7 11.65a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z"/><path fill-rule="evenodd" d="M5 11.65c0-.346.28-.626.625-.626h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 11.65Z" clip-rule="evenodd"/></svg>`;
|
|
@@ -163,6 +166,7 @@ var RadioUncheckedIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" vi
|
|
|
163
166
|
var RangeContain50Icon = `<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="M11 8.5v-1c0-.552-.597-1-1.333-1H6.333C5.597 6.5 5 6.948 5 7.5v1c0 .552.597 1 1.333 1h3.334c.736 0 1.333-.448 1.333-1ZM1.452 1.5h13M1.5 14.507h13"/></svg>`;
|
|
164
167
|
var RangeContainIcon = `<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 14.507h13M11 11.5v-1c0-.552-.597-1-1.333-1H6.333C5.597 9.5 5 9.948 5 10.5v1c0 .552.597 1 1.333 1h3.334c.736 0 1.333-.448 1.333-1ZM1.452 1.5h13"/></svg>`;
|
|
165
168
|
var RangeCoverIcon = `<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="M11 13.5v-1c0-.552-.597-1-1.333-1H6.333c-.736 0-1.333.448-1.333 1v1c0 .552.597 1 1.333 1h3.334c.736 0 1.333-.448 1.333-1ZM1.5 9.5h13M1.452 1.5h13"/></svg>`;
|
|
169
|
+
var RedditIcon = `<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="M16 8.27C16 7.02 14.98 6 13.73 6c-.58 0-1.1.22-1.5.58A9.784 9.784 0 0 0 8 5.54l.74-3.47 2.4.51A1.5 1.5 0 1 0 13 1a1.5 1.5 0 0 0-1.43 1.05l-2.68-.57a.27.27 0 0 0-.32.2L7.7 5.54c-1.55.03-2.95.39-4.24 1.04A2.27 2.27 0 0 0 2.27 6C1.02 6 0 7.02 0 8.27c0 .9.53 1.68 1.3 2.04a3.7 3.7 0 0 0-.03.69c0 2.21 3.05 4 6.73 4s6.73-1.79 6.73-4a3.7 3.7 0 0 0-.03-.69A2.27 2.27 0 0 0 16 8.27ZM5.5 10a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm5.5 2.5c-.7.7-2.83.72-3 .72s-2.3-.02-3-.72a.27.27 0 0 1 .38-.38c.48.48 1.96.6 2.62.6s2.14-.12 2.62-.6a.27.27 0 0 1 .38.38Zm-.5-1.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z" clip-rule="evenodd"/></svg>`;
|
|
166
170
|
var RefreshCcwIcon = `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" width="100%" height="100%" style="display: block;"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8m0 0V3m0 5h5m-5 4a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16m0 0h-5m5 0v5"/></svg>`;
|
|
167
171
|
var RefreshIcon = `<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="M8 1.5h-.002A7 7 0 0 0 3.16 3.467l-.006.006-.653.653V2a.5.5 0 0 0-1 0v3.333a.498.498 0 0 0 .144.352l.005.004A.498.498 0 0 0 2 5.833h3.357a.5.5 0 1 0 0-1h-2.15l.65-.65A6 6 0 0 1 8.001 2.5 5.5 5.5 0 0 1 13.5 8a.5.5 0 0 0 1 0A6.5 6.5 0 0 0 8 1.5Zm-6 6a.5.5 0 0 1 .5.5A5.5 5.5 0 0 0 8 13.5a6 6 0 0 0 4.143-1.683l.759-.76h-2.235a.5.5 0 1 1 0-1H14a.5.5 0 0 1 .5.5v3.334a.5.5 0 0 1-1 0v-2.017l-.653.653-.006.006A7 7 0 0 1 8 14.5H8A6.5 6.5 0 0 1 1.5 8a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/></svg>`;
|
|
168
172
|
var RepeatColumnIcon = `<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.25 12.417V3.083c0-.736-.597-1.333-1.333-1.333H7.083c-.736 0-1.333.597-1.333 1.333v9.334c0 .736.597 1.333 1.333 1.333h1.834c.736 0 1.333-.597 1.333-1.333ZM10.25 5.75h-4M10.25 9.75h-4"/></svg>`;
|
|
@@ -273,6 +277,7 @@ export {
|
|
|
273
277
|
BellDotIcon,
|
|
274
278
|
BellIcon,
|
|
275
279
|
BlockquoteIcon,
|
|
280
|
+
BlueskyIcon,
|
|
276
281
|
BodyIcon,
|
|
277
282
|
BoldIcon,
|
|
278
283
|
BorderRadiusBottomLeftIcon,
|
|
@@ -330,6 +335,7 @@ export {
|
|
|
330
335
|
EyeClosedIcon,
|
|
331
336
|
EyeOpenIcon,
|
|
332
337
|
EyedropperIcon,
|
|
338
|
+
FacebookIcon,
|
|
333
339
|
FolderIcon,
|
|
334
340
|
FooterIcon,
|
|
335
341
|
FormIcon,
|
|
@@ -359,6 +365,7 @@ export {
|
|
|
359
365
|
Link2Icon,
|
|
360
366
|
Link2UnlinkedIcon,
|
|
361
367
|
LinkIcon,
|
|
368
|
+
LinkedinIcon,
|
|
362
369
|
ListIcon,
|
|
363
370
|
ListItemIcon,
|
|
364
371
|
ListViewIcon,
|
|
@@ -394,6 +401,7 @@ export {
|
|
|
394
401
|
RangeContain50Icon,
|
|
395
402
|
RangeContainIcon,
|
|
396
403
|
RangeCoverIcon,
|
|
404
|
+
RedditIcon,
|
|
397
405
|
RefreshCcwIcon,
|
|
398
406
|
RefreshIcon,
|
|
399
407
|
RepeatColumnIcon,
|
package/lib/index.js
CHANGED
|
@@ -1324,6 +1324,30 @@ var BlockquoteIcon = forwardRef(
|
|
|
1324
1324
|
}
|
|
1325
1325
|
);
|
|
1326
1326
|
BlockquoteIcon.displayName = "BlockquoteIcon";
|
|
1327
|
+
var BlueskyIcon = forwardRef(
|
|
1328
|
+
({ fill = "none", size = 16, ...props }, forwardedRef) => {
|
|
1329
|
+
return /* @__PURE__ */ jsx(
|
|
1330
|
+
"svg",
|
|
1331
|
+
{
|
|
1332
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1333
|
+
viewBox: "0 0 16 16",
|
|
1334
|
+
width: size,
|
|
1335
|
+
height: size,
|
|
1336
|
+
fill,
|
|
1337
|
+
...props,
|
|
1338
|
+
ref: forwardedRef,
|
|
1339
|
+
children: /* @__PURE__ */ jsx(
|
|
1340
|
+
"path",
|
|
1341
|
+
{
|
|
1342
|
+
fill: "currentColor",
|
|
1343
|
+
d: "M8 7.3c-.634-1.233-2.36-3.531-3.965-4.664-1.538-1.086-2.124-.898-2.509-.723-.445.2-.526.883-.526 1.285 0 .402.22 3.296.364 3.78.475 1.595 2.166 2.134 3.723 1.961-2.282.339-4.309 1.17-1.65 4.13 2.924 3.027 4.007-.65 4.563-2.514.556 1.864 1.196 5.408 4.51 2.513 2.49-2.513.685-3.79-1.597-4.129 1.557.174 3.248-.366 3.723-1.962C14.78 6.494 15 3.6 15 3.198c0-.402-.081-1.085-.526-1.287-.385-.173-.97-.361-2.508.724C10.36 3.769 8.634 6.067 8 7.3Z"
|
|
1344
|
+
}
|
|
1345
|
+
)
|
|
1346
|
+
}
|
|
1347
|
+
);
|
|
1348
|
+
}
|
|
1349
|
+
);
|
|
1350
|
+
BlueskyIcon.displayName = "BlueskyIcon";
|
|
1327
1351
|
var BodyIcon = forwardRef(
|
|
1328
1352
|
({ fill = "none", size = 16, ...props }, forwardedRef) => {
|
|
1329
1353
|
return /* @__PURE__ */ jsx(
|
|
@@ -2975,6 +2999,30 @@ var EyedropperIcon = forwardRef(
|
|
|
2975
2999
|
}
|
|
2976
3000
|
);
|
|
2977
3001
|
EyedropperIcon.displayName = "EyedropperIcon";
|
|
3002
|
+
var FacebookIcon = forwardRef(
|
|
3003
|
+
({ fill = "none", size = 16, ...props }, forwardedRef) => {
|
|
3004
|
+
return /* @__PURE__ */ jsx(
|
|
3005
|
+
"svg",
|
|
3006
|
+
{
|
|
3007
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3008
|
+
viewBox: "0 0 16 16",
|
|
3009
|
+
width: size,
|
|
3010
|
+
height: size,
|
|
3011
|
+
fill,
|
|
3012
|
+
...props,
|
|
3013
|
+
ref: forwardedRef,
|
|
3014
|
+
children: /* @__PURE__ */ jsx(
|
|
3015
|
+
"path",
|
|
3016
|
+
{
|
|
3017
|
+
fill: "currentColor",
|
|
3018
|
+
d: "M6.309 14.82v-4.655H4.866v-2.14h1.443v-.921c0-2.383 1.078-3.487 3.417-3.487.234 0 .557.024.856.06.225.023.447.061.666.114v1.94a5.032 5.032 0 0 0-.38-.022 15.632 15.632 0 0 0-.428-.005c-.413 0-.735.056-.978.18a.984.984 0 0 0-.396.363c-.15.245-.218.58-.218 1.022v.757h2.286l-.225 1.226-.167.913H8.848v4.81a7 7 0 1 0-2.54-.155Z"
|
|
3019
|
+
}
|
|
3020
|
+
)
|
|
3021
|
+
}
|
|
3022
|
+
);
|
|
3023
|
+
}
|
|
3024
|
+
);
|
|
3025
|
+
FacebookIcon.displayName = "FacebookIcon";
|
|
2978
3026
|
var FolderIcon = forwardRef(
|
|
2979
3027
|
({ fill = "none", size = 16, ...props }, forwardedRef) => {
|
|
2980
3028
|
return /* @__PURE__ */ jsx(
|
|
@@ -3903,6 +3951,30 @@ var LinkIcon = forwardRef(
|
|
|
3903
3951
|
}
|
|
3904
3952
|
);
|
|
3905
3953
|
LinkIcon.displayName = "LinkIcon";
|
|
3954
|
+
var LinkedinIcon = forwardRef(
|
|
3955
|
+
({ fill = "none", size = 16, ...props }, forwardedRef) => {
|
|
3956
|
+
return /* @__PURE__ */ jsx(
|
|
3957
|
+
"svg",
|
|
3958
|
+
{
|
|
3959
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3960
|
+
viewBox: "0 0 16 16",
|
|
3961
|
+
width: size,
|
|
3962
|
+
height: size,
|
|
3963
|
+
fill,
|
|
3964
|
+
...props,
|
|
3965
|
+
ref: forwardedRef,
|
|
3966
|
+
children: /* @__PURE__ */ jsx(
|
|
3967
|
+
"path",
|
|
3968
|
+
{
|
|
3969
|
+
fill: "currentColor",
|
|
3970
|
+
d: "M13.444 1C14.304 1 15 1.697 15 2.556v10.888c0 .86-.697 1.556-1.556 1.556H2.556C1.696 15 1 14.303 1 13.444V2.556C1 1.696 1.697 1 2.556 1h10.888ZM3.146 13.056h2.087V6.314H3.146v6.742Zm7.456-6.948c-1.43 0-2.033 1.115-2.033 1.115v-.909H6.567v6.742H8.57v-3.54c0-.947.438-1.511 1.273-1.511.767 0 1.136.542 1.136 1.512v3.539h2.078V8.788c0-1.806-1.024-2.68-2.454-2.68ZM4.18 2.944a1.24 1.24 0 0 0-1.235 1.244A1.24 1.24 0 0 0 4.18 5.433a1.24 1.24 0 0 0 1.234-1.245A1.24 1.24 0 0 0 4.18 2.944Z"
|
|
3971
|
+
}
|
|
3972
|
+
)
|
|
3973
|
+
}
|
|
3974
|
+
);
|
|
3975
|
+
}
|
|
3976
|
+
);
|
|
3977
|
+
LinkedinIcon.displayName = "LinkedinIcon";
|
|
3906
3978
|
var ListItemIcon = forwardRef(
|
|
3907
3979
|
({ fill = "none", size = 16, ...props }, forwardedRef) => {
|
|
3908
3980
|
return /* @__PURE__ */ jsxs(
|
|
@@ -5022,6 +5094,32 @@ var RangeCoverIcon = forwardRef(
|
|
|
5022
5094
|
}
|
|
5023
5095
|
);
|
|
5024
5096
|
RangeCoverIcon.displayName = "RangeCoverIcon";
|
|
5097
|
+
var RedditIcon = forwardRef(
|
|
5098
|
+
({ fill = "none", size = 16, ...props }, forwardedRef) => {
|
|
5099
|
+
return /* @__PURE__ */ jsx(
|
|
5100
|
+
"svg",
|
|
5101
|
+
{
|
|
5102
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5103
|
+
viewBox: "0 0 16 16",
|
|
5104
|
+
width: size,
|
|
5105
|
+
height: size,
|
|
5106
|
+
fill,
|
|
5107
|
+
...props,
|
|
5108
|
+
ref: forwardedRef,
|
|
5109
|
+
children: /* @__PURE__ */ jsx(
|
|
5110
|
+
"path",
|
|
5111
|
+
{
|
|
5112
|
+
fill: "currentColor",
|
|
5113
|
+
fillRule: "evenodd",
|
|
5114
|
+
d: "M16 8.27C16 7.02 14.98 6 13.73 6c-.58 0-1.1.22-1.5.58A9.784 9.784 0 0 0 8 5.54l.74-3.47 2.4.51A1.5 1.5 0 1 0 13 1a1.5 1.5 0 0 0-1.43 1.05l-2.68-.57a.27.27 0 0 0-.32.2L7.7 5.54c-1.55.03-2.95.39-4.24 1.04A2.27 2.27 0 0 0 2.27 6C1.02 6 0 7.02 0 8.27c0 .9.53 1.68 1.3 2.04a3.7 3.7 0 0 0-.03.69c0 2.21 3.05 4 6.73 4s6.73-1.79 6.73-4a3.7 3.7 0 0 0-.03-.69A2.27 2.27 0 0 0 16 8.27ZM5.5 10a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm5.5 2.5c-.7.7-2.83.72-3 .72s-2.3-.02-3-.72a.27.27 0 0 1 .38-.38c.48.48 1.96.6 2.62.6s2.14-.12 2.62-.6a.27.27 0 0 1 .38.38Zm-.5-1.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z",
|
|
5115
|
+
clipRule: "evenodd"
|
|
5116
|
+
}
|
|
5117
|
+
)
|
|
5118
|
+
}
|
|
5119
|
+
);
|
|
5120
|
+
}
|
|
5121
|
+
);
|
|
5122
|
+
RedditIcon.displayName = "RedditIcon";
|
|
5025
5123
|
var RefreshCcwIcon = forwardRef(
|
|
5026
5124
|
({ fill = "none", size = 16, ...props }, forwardedRef) => {
|
|
5027
5125
|
return /* @__PURE__ */ jsx(
|
|
@@ -7543,6 +7641,7 @@ export {
|
|
|
7543
7641
|
BellDotIcon,
|
|
7544
7642
|
BellIcon,
|
|
7545
7643
|
BlockquoteIcon,
|
|
7644
|
+
BlueskyIcon,
|
|
7546
7645
|
BodyIcon,
|
|
7547
7646
|
BoldIcon,
|
|
7548
7647
|
BorderRadiusBottomLeftIcon,
|
|
@@ -7600,6 +7699,7 @@ export {
|
|
|
7600
7699
|
EyeClosedIcon,
|
|
7601
7700
|
EyeOpenIcon,
|
|
7602
7701
|
EyedropperIcon,
|
|
7702
|
+
FacebookIcon,
|
|
7603
7703
|
FolderIcon,
|
|
7604
7704
|
FooterIcon,
|
|
7605
7705
|
FormIcon,
|
|
@@ -7629,6 +7729,7 @@ export {
|
|
|
7629
7729
|
Link2Icon,
|
|
7630
7730
|
Link2UnlinkedIcon,
|
|
7631
7731
|
LinkIcon,
|
|
7732
|
+
LinkedinIcon,
|
|
7632
7733
|
ListIcon,
|
|
7633
7734
|
ListItemIcon,
|
|
7634
7735
|
ListViewIcon,
|
|
@@ -7664,6 +7765,7 @@ export {
|
|
|
7664
7765
|
RangeContain50Icon,
|
|
7665
7766
|
RangeContainIcon,
|
|
7666
7767
|
RangeCoverIcon,
|
|
7768
|
+
RedditIcon,
|
|
7667
7769
|
RefreshCcwIcon,
|
|
7668
7770
|
RefreshIcon,
|
|
7669
7771
|
RepeatColumnIcon,
|
|
@@ -42,6 +42,7 @@ export declare const AutoScrollIcon: IconComponent;
|
|
|
42
42
|
export declare const BellDotIcon: IconComponent;
|
|
43
43
|
export declare const BellIcon: IconComponent;
|
|
44
44
|
export declare const BlockquoteIcon: IconComponent;
|
|
45
|
+
export declare const BlueskyIcon: IconComponent;
|
|
45
46
|
export declare const BodyIcon: IconComponent;
|
|
46
47
|
export declare const BoldIcon: IconComponent;
|
|
47
48
|
export declare const BorderRadiusBottomLeftIcon: IconComponent;
|
|
@@ -99,6 +100,7 @@ export declare const ExternalLinkIcon: IconComponent;
|
|
|
99
100
|
export declare const EyeClosedIcon: IconComponent;
|
|
100
101
|
export declare const EyeOpenIcon: IconComponent;
|
|
101
102
|
export declare const EyedropperIcon: IconComponent;
|
|
103
|
+
export declare const FacebookIcon: IconComponent;
|
|
102
104
|
export declare const FolderIcon: IconComponent;
|
|
103
105
|
export declare const FooterIcon: IconComponent;
|
|
104
106
|
export declare const FormTextAreaIcon: IconComponent;
|
|
@@ -128,6 +130,7 @@ export declare const LifeBuoyIcon: IconComponent;
|
|
|
128
130
|
export declare const Link2UnlinkedIcon: IconComponent;
|
|
129
131
|
export declare const Link2Icon: IconComponent;
|
|
130
132
|
export declare const LinkIcon: IconComponent;
|
|
133
|
+
export declare const LinkedinIcon: IconComponent;
|
|
131
134
|
export declare const ListItemIcon: IconComponent;
|
|
132
135
|
export declare const ListViewIcon: IconComponent;
|
|
133
136
|
export declare const ListIcon: IconComponent;
|
|
@@ -163,6 +166,7 @@ export declare const RadioUncheckedIcon: IconComponent;
|
|
|
163
166
|
export declare const RangeContain50Icon: IconComponent;
|
|
164
167
|
export declare const RangeContainIcon: IconComponent;
|
|
165
168
|
export declare const RangeCoverIcon: IconComponent;
|
|
169
|
+
export declare const RedditIcon: IconComponent;
|
|
166
170
|
export declare const RefreshCcwIcon: IconComponent;
|
|
167
171
|
export declare const RefreshIcon: IconComponent;
|
|
168
172
|
export declare const RepeatColumnIcon: IconComponent;
|
|
@@ -41,6 +41,7 @@ export declare const AutoScrollIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\"
|
|
|
41
41
|
export declare const BellDotIcon = "<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.845 14a1.333 1.333 0 0 0 2.31 0M7.787 1.34A4 4 0 0 0 4 5.332c0 3-.94 3.971-1.825 4.884a.667.667 0 0 0 .492 1.116h10.666a.666.666 0 0 0 .494-1.115c-.55-.567-1.119-1.154-1.474-2.232\"/><path fill=\"red\" stroke=\"red\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 5.333a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\"/></svg>";
|
|
42
42
|
export declare const BellIcon = "<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.845 14a1.333 1.333 0 0 0 2.31 0m-6.98-3.783a.667.667 0 0 0 .492 1.116h10.666a.666.666 0 0 0 .494-1.115C12.94 9.304 12 8.333 12 5.333a4 4 0 1 0-8 0c0 3-.94 3.971-1.825 4.884Z\"/></svg>";
|
|
43
43
|
export declare const BlockquoteIcon = "<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\" d=\"M6.667 8H3.333a.667.667 0 0 1-.666-.667V5a.667.667 0 0 1 .666-.667H6A.667.667 0 0 1 6.667 5v3Zm0 0C6.667 9.667 6 10.667 4 11.667M13.333 8H10a.667.667 0 0 1-.667-.667V5A.667.667 0 0 1 10 4.333h2.667a.667.667 0 0 1 .666.667v3Zm0 0c0 1.667-.666 2.667-2.666 3.667\"/></svg>";
|
|
44
|
+
export declare const BlueskyIcon = "<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\" d=\"M8 7.3c-.634-1.233-2.36-3.531-3.965-4.664-1.538-1.086-2.124-.898-2.509-.723-.445.2-.526.883-.526 1.285 0 .402.22 3.296.364 3.78.475 1.595 2.166 2.134 3.723 1.961-2.282.339-4.309 1.17-1.65 4.13 2.924 3.027 4.007-.65 4.563-2.514.556 1.864 1.196 5.408 4.51 2.513 2.49-2.513.685-3.79-1.597-4.129 1.557.174 3.248-.366 3.723-1.962C14.78 6.494 15 3.6 15 3.198c0-.402-.081-1.085-.526-1.287-.385-.173-.97-.361-2.508.724C10.36 3.769 8.634 6.067 8 7.3Z\"/></svg>";
|
|
44
45
|
export declare const BodyIcon = "<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 2ZM2 6h12\"/></svg>";
|
|
45
46
|
export declare const BoldIcon = "<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 8h6a2.667 2.667 0 0 1 0 5.333H4.667A.667.667 0 0 1 4 12.667V3.333a.667.667 0 0 1 .667-.666h4.666a2.667 2.667 0 1 1 0 5.333\"/></svg>";
|
|
46
47
|
export declare const BorderRadiusBottomLeftIcon = "<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 3v6.364A3.636 3.636 0 0 0 6.636 13H13\"/></svg>";
|
|
@@ -98,6 +99,7 @@ export declare const ExternalLinkIcon = "<svg xmlns=\"http://www.w3.org/2000/svg
|
|
|
98
99
|
export declare const EyeClosedIcon = "<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 12-.481-2.167M1.333 5.333a7.097 7.097 0 0 0 13.334 0M13.333 10l-1.15-1.367M2.667 10l1.15-1.367M6 12l.481-2.167\"/></svg>";
|
|
99
100
|
export declare const EyeOpenIcon = "<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.375 8.232a.667.667 0 0 1 0-.464 7.167 7.167 0 0 1 13.25 0 .666.666 0 0 1 0 .464 7.166 7.166 0 0 1-13.25 0Z\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" class=\"ws-eye-open-pupil\"/></svg>";
|
|
100
101
|
export declare const EyedropperIcon = "<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.502 14.498.65-.65h1.947L9.94 8.008\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M2.151 13.849V11.9L7.993 6.06M9.94 4.113l2.207-2.207a1.377 1.377 0 0 1 1.947 1.947L11.887 6.06l.26.26A1.376 1.376 0 1 1 10.2 8.266L7.733 5.8a1.377 1.377 0 1 1 1.948-1.947l.26.26Z\"/></svg>";
|
|
102
|
+
export declare const FacebookIcon = "<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\" d=\"M6.309 14.82v-4.655H4.866v-2.14h1.443v-.921c0-2.383 1.078-3.487 3.417-3.487.234 0 .557.024.856.06.225.023.447.061.666.114v1.94a5.032 5.032 0 0 0-.38-.022 15.632 15.632 0 0 0-.428-.005c-.413 0-.735.056-.978.18a.984.984 0 0 0-.396.363c-.15.245-.218.58-.218 1.022v.757h2.286l-.225 1.226-.167.913H8.848v4.81a7 7 0 1 0-2.54-.155Z\"/></svg>";
|
|
101
103
|
export declare const FolderIcon = "<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.333 13.333A1.333 1.333 0 0 0 14.667 12V5.333A1.334 1.334 0 0 0 13.333 4H8.067a1.333 1.333 0 0 1-1.127-.6l-.54-.8A1.333 1.333 0 0 0 5.287 2h-2.62a1.333 1.333 0 0 0-1.334 1.333V12a1.333 1.333 0 0 0 1.334 1.333h10.666Z\"/></svg>";
|
|
102
104
|
export declare const FooterIcon = "<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 2ZM4 12h8\"/></svg>";
|
|
103
105
|
export declare const FormTextAreaIcon = "<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 14h9.334c.736 0 1.333-.597 1.333-1.333V3.522C14 2.682 13.318 2 12.478 2h-9C2.662 2 2 2.662 2 3.478v9.189C2 13.403 2.597 14 3.333 14ZM3.83 6.636V3.943\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m10.496 13.76 1.724-1.725 1.717-1.717\"/></svg>";
|
|
@@ -127,6 +129,7 @@ export declare const LifeBuoyIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" f
|
|
|
127
129
|
export declare const Link2UnlinkedIcon = "<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 4.667h1.333a3.333 3.333 0 0 1 0 6.666H10m-4 0H4.667a3.333 3.333 0 0 1 0-6.666H6\"/></svg>";
|
|
128
130
|
export declare const Link2Icon = "<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 11.333H4.667a3.333 3.333 0 0 1 0-6.666H6M10 4.667h1.333a3.334 3.334 0 0 1 0 6.666H10M5.333 8h5.334\"/></svg>";
|
|
129
131
|
export declare const LinkIcon = "<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.943 11.771 8 12.714A3.333 3.333 0 0 1 3.286 8l.943-.943M7.057 4.229 8 3.286A3.333 3.333 0 1 1 12.714 8l-.943.943M6.114 9.886l3.772-3.772\"/></svg>";
|
|
132
|
+
export declare const LinkedinIcon = "<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\" d=\"M13.444 1C14.304 1 15 1.697 15 2.556v10.888c0 .86-.697 1.556-1.556 1.556H2.556C1.696 15 1 14.303 1 13.444V2.556C1 1.696 1.697 1 2.556 1h10.888ZM3.146 13.056h2.087V6.314H3.146v6.742Zm7.456-6.948c-1.43 0-2.033 1.115-2.033 1.115v-.909H6.567v6.742H8.57v-3.54c0-.947.438-1.511 1.273-1.511.767 0 1.136.542 1.136 1.512v3.539h2.078V8.788c0-1.806-1.024-2.68-2.454-2.68ZM4.18 2.944a1.24 1.24 0 0 0-1.235 1.244A1.24 1.24 0 0 0 4.18 5.433a1.24 1.24 0 0 0 1.234-1.245A1.24 1.24 0 0 0 4.18 2.944Z\"/></svg>";
|
|
130
133
|
export declare const ListItemIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" fill=\"currentColor\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path d=\"M3.7 6.175a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z\"/><path fill-rule=\"evenodd\" d=\"M5 6.175c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 6.175ZM5 10.05c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 10.05Z\" clip-rule=\"evenodd\"/></svg>";
|
|
131
134
|
export declare const ListViewIcon = "<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=\"M3.333 2.5a.833.833 0 0 0-.833.833v9.334c0 .46.373.833.833.833h9.334c.46 0 .833-.373.833-.833V3.333a.833.833 0 0 0-.833-.833H3.333ZM1.5 3.333c0-1.012.82-1.833 1.833-1.833h9.334c1.012 0 1.833.82 1.833 1.833v9.334c0 1.012-.82 1.833-1.833 1.833H3.333A1.833 1.833 0 0 1 1.5 12.667V3.333Z\" clip-rule=\"evenodd\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M14 6H2M14 10H2\"/></svg>";
|
|
132
135
|
export declare const ListIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" fill=\"currentColor\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path d=\"M3.7 4.35a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z\"/><path fill-rule=\"evenodd\" d=\"M5 4.35c0-.346.28-.626.625-.626h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 4.35Z\" clip-rule=\"evenodd\"/><path d=\"M3.7 8A.85.85 0 1 1 2 8a.85.85 0 0 1 1.7 0Z\"/><path fill-rule=\"evenodd\" d=\"M5 8c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 8Z\" clip-rule=\"evenodd\"/><path d=\"M3.7 11.65a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z\"/><path fill-rule=\"evenodd\" d=\"M5 11.65c0-.346.28-.626.625-.626h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 11.65Z\" clip-rule=\"evenodd\"/></svg>";
|
|
@@ -162,6 +165,7 @@ export declare const RadioUncheckedIcon = "<svg xmlns=\"http://www.w3.org/2000/s
|
|
|
162
165
|
export declare const RangeContain50Icon = "<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=\"M11 8.5v-1c0-.552-.597-1-1.333-1H6.333C5.597 6.5 5 6.948 5 7.5v1c0 .552.597 1 1.333 1h3.334c.736 0 1.333-.448 1.333-1ZM1.452 1.5h13M1.5 14.507h13\"/></svg>";
|
|
163
166
|
export declare const RangeContainIcon = "<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 14.507h13M11 11.5v-1c0-.552-.597-1-1.333-1H6.333C5.597 9.5 5 9.948 5 10.5v1c0 .552.597 1 1.333 1h3.334c.736 0 1.333-.448 1.333-1ZM1.452 1.5h13\"/></svg>";
|
|
164
167
|
export declare const RangeCoverIcon = "<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=\"M11 13.5v-1c0-.552-.597-1-1.333-1H6.333c-.736 0-1.333.448-1.333 1v1c0 .552.597 1 1.333 1h3.334c.736 0 1.333-.448 1.333-1ZM1.5 9.5h13M1.452 1.5h13\"/></svg>";
|
|
168
|
+
export declare const RedditIcon = "<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=\"M16 8.27C16 7.02 14.98 6 13.73 6c-.58 0-1.1.22-1.5.58A9.784 9.784 0 0 0 8 5.54l.74-3.47 2.4.51A1.5 1.5 0 1 0 13 1a1.5 1.5 0 0 0-1.43 1.05l-2.68-.57a.27.27 0 0 0-.32.2L7.7 5.54c-1.55.03-2.95.39-4.24 1.04A2.27 2.27 0 0 0 2.27 6C1.02 6 0 7.02 0 8.27c0 .9.53 1.68 1.3 2.04a3.7 3.7 0 0 0-.03.69c0 2.21 3.05 4 6.73 4s6.73-1.79 6.73-4a3.7 3.7 0 0 0-.03-.69A2.27 2.27 0 0 0 16 8.27ZM5.5 10a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm5.5 2.5c-.7.7-2.83.72-3 .72s-2.3-.02-3-.72a.27.27 0 0 1 .38-.38c.48.48 1.96.6 2.62.6s2.14-.12 2.62-.6a.27.27 0 0 1 .38.38Zm-.5-1.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z\" clip-rule=\"evenodd\"/></svg>";
|
|
165
169
|
export declare const RefreshCcwIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8m0 0V3m0 5h5m-5 4a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16m0 0h-5m5 0v5\"/></svg>";
|
|
166
170
|
export declare const RefreshIcon = "<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=\"M8 1.5h-.002A7 7 0 0 0 3.16 3.467l-.006.006-.653.653V2a.5.5 0 0 0-1 0v3.333a.498.498 0 0 0 .144.352l.005.004A.498.498 0 0 0 2 5.833h3.357a.5.5 0 1 0 0-1h-2.15l.65-.65A6 6 0 0 1 8.001 2.5 5.5 5.5 0 0 1 13.5 8a.5.5 0 0 0 1 0A6.5 6.5 0 0 0 8 1.5Zm-6 6a.5.5 0 0 1 .5.5A5.5 5.5 0 0 0 8 13.5a6 6 0 0 0 4.143-1.683l.759-.76h-2.235a.5.5 0 1 1 0-1H14a.5.5 0 0 1 .5.5v3.334a.5.5 0 0 1-1 0v-2.017l-.653.653-.006.006A7 7 0 0 1 8 14.5H8A6.5 6.5 0 0 1 1.5 8a.5.5 0 0 1 .5-.5Z\" clip-rule=\"evenodd\"/></svg>";
|
|
167
171
|
export declare const RepeatColumnIcon = "<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.25 12.417V3.083c0-.736-.597-1.333-1.333-1.333H7.083c-.736 0-1.333.597-1.333 1.333v9.334c0 .736.597 1.333 1.333 1.333h1.834c.736 0 1.333-.597 1.333-1.333ZM10.25 5.75h-4M10.25 9.75h-4\"/></svg>";
|