@atlaskit/icon-lab 4.8.0 → 4.10.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/CHANGELOG.md +43 -0
- package/core/ai-generative-cleanup.d.ts +13 -0
- package/core/ai-generative-cleanup.js +28 -0
- package/core/atom.d.ts +13 -0
- package/core/atom.js +27 -0
- package/core/bluetooth.d.ts +13 -0
- package/core/bluetooth.js +28 -0
- package/core/compass-hinged.d.ts +13 -0
- package/core/compass-hinged.js +27 -0
- package/core/draw.d.ts +13 -0
- package/core/draw.js +28 -0
- package/core/eyedropper.d.ts +13 -0
- package/core/eyedropper.js +28 -0
- package/core/kanban.d.ts +13 -0
- package/core/kanban.js +28 -0
- package/core/layout-three-columns-sidebars-left.d.ts +13 -0
- package/core/layout-three-columns-sidebars-left.js +28 -0
- package/core/layout-three-columns-sidebars-right.d.ts +13 -0
- package/core/layout-three-columns-sidebars-right.js +28 -0
- package/core/save.d.ts +13 -0
- package/core/save.js +28 -0
- package/core/studio.d.ts +13 -0
- package/core/studio.js +28 -0
- package/core/telescope.d.ts +13 -0
- package/core/telescope.js +28 -0
- package/core/text-letter-case.d.ts +13 -0
- package/core/text-letter-case.js +28 -0
- package/dist/cjs/metadata-core.js +138 -1
- package/dist/es2019/metadata-core.js +138 -1
- package/dist/esm/metadata-core.js +138 -1
- package/dist/types/metadata-core.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -1
- package/package.json +5 -5
- package/svgs/core/ai-generative-cleanup.svg +1 -0
- package/svgs/core/atom.svg +1 -0
- package/svgs/core/bluetooth.svg +1 -0
- package/svgs/core/compass-hinged.svg +1 -0
- package/svgs/core/draw.svg +1 -0
- package/svgs/core/eyedropper.svg +1 -0
- package/svgs/core/kanban.svg +1 -0
- package/svgs/core/layout-three-columns-sidebars-left.svg +1 -0
- package/svgs/core/layout-three-columns-sidebars-right.svg +1 -0
- package/svgs/core/save.svg +1 -0
- package/svgs/core/studio.svg +1 -0
- package/svgs/core/telescope.svg +1 -0
- package/svgs/core/text-letter-case.svg +1 -0
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::b39ce66bd01fb5680d5c3b1df2e78e3b>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -19,6 +19,17 @@ var metadata = {
|
|
|
19
19
|
status: 'published',
|
|
20
20
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
21
21
|
},
|
|
22
|
+
'ai-generative-cleanup': {
|
|
23
|
+
keywords: ['ai-generative-cleanup', 'aigenerativecleanup', 'icon', 'icon-lab', 'core', 'broom', 'tidy', 'clean up'],
|
|
24
|
+
componentName: 'AiGenerativeCleanupIcon',
|
|
25
|
+
package: '@atlaskit/icon-lab/core/ai-generative-cleanup',
|
|
26
|
+
type: 'core',
|
|
27
|
+
categorization: 'single-purpose',
|
|
28
|
+
usage: 'Reserved for automated cleanup and tidy functionality',
|
|
29
|
+
team: 'Design System Team',
|
|
30
|
+
status: 'published',
|
|
31
|
+
slackChannel: '#icon-contributions'
|
|
32
|
+
},
|
|
22
33
|
'ai-generative-remove': {
|
|
23
34
|
keywords: ['ai-generative-remove', 'aigenerativeremove', 'icon', 'icon-lab', 'core', 'eraser', 'AI', 'automation'],
|
|
24
35
|
componentName: 'AiGenerativeRemoveIcon',
|
|
@@ -193,6 +204,16 @@ var metadata = {
|
|
|
193
204
|
team: 'Assets',
|
|
194
205
|
status: 'published'
|
|
195
206
|
},
|
|
207
|
+
atom: {
|
|
208
|
+
keywords: ['atom', 'icon', 'icon-lab', 'core', 'atom', 'molecule', 'atomic design'],
|
|
209
|
+
componentName: 'AtomIcon',
|
|
210
|
+
package: '@atlaskit/icon-lab/core/atom',
|
|
211
|
+
type: 'core',
|
|
212
|
+
categorization: 'multi-purpose',
|
|
213
|
+
team: 'Design System Team',
|
|
214
|
+
status: 'published',
|
|
215
|
+
slackChannel: '#icon-contributions'
|
|
216
|
+
},
|
|
196
217
|
'audio-waveform': {
|
|
197
218
|
keywords: ['audio-waveform', 'audiowaveform', 'icon', 'icon-lab', 'core', 'waveform', 'audio', 'soundwave', 'dialogue', 'speak'],
|
|
198
219
|
componentName: 'AudioWaveformIcon',
|
|
@@ -213,6 +234,17 @@ var metadata = {
|
|
|
213
234
|
team: 'Growth Buy',
|
|
214
235
|
status: 'published'
|
|
215
236
|
},
|
|
237
|
+
bluetooth: {
|
|
238
|
+
keywords: ['bluetooth', 'icon', 'icon-lab', 'core', 'bluetooth', 'connectivity', 'bt'],
|
|
239
|
+
componentName: 'BluetoothIcon',
|
|
240
|
+
package: '@atlaskit/icon-lab/core/bluetooth',
|
|
241
|
+
type: 'core',
|
|
242
|
+
categorization: 'single-purpose',
|
|
243
|
+
usage: 'Reserved for Bluetooth',
|
|
244
|
+
team: 'Design System Team',
|
|
245
|
+
status: 'published',
|
|
246
|
+
slackChannel: '#icon-contributions'
|
|
247
|
+
},
|
|
216
248
|
blur: {
|
|
217
249
|
keywords: ['blur', 'icon', 'icon-lab', 'core'],
|
|
218
250
|
componentName: 'BlurIcon',
|
|
@@ -295,6 +327,16 @@ var metadata = {
|
|
|
295
327
|
team: 'Whiteboards',
|
|
296
328
|
status: 'published'
|
|
297
329
|
},
|
|
330
|
+
'compass-hinged': {
|
|
331
|
+
keywords: ['compass-hinged', 'compasshinged', 'icon', 'icon-lab', 'core', 'compass', 'calipers', 'divider'],
|
|
332
|
+
componentName: 'CompassHingedIcon',
|
|
333
|
+
package: '@atlaskit/icon-lab/core/compass-hinged',
|
|
334
|
+
type: 'core',
|
|
335
|
+
categorization: 'multi-purpose',
|
|
336
|
+
team: 'Design System Team',
|
|
337
|
+
status: 'published',
|
|
338
|
+
slackChannel: '#icon-contributions'
|
|
339
|
+
},
|
|
298
340
|
'continue-when': {
|
|
299
341
|
keywords: ['continue-when', 'continuewhen', 'icon', 'icon-lab', 'core'],
|
|
300
342
|
componentName: 'ContinueWhenIcon',
|
|
@@ -400,6 +442,17 @@ var metadata = {
|
|
|
400
442
|
status: 'published',
|
|
401
443
|
slackChannel: '#Editor-design'
|
|
402
444
|
},
|
|
445
|
+
draw: {
|
|
446
|
+
keywords: ['draw', 'icon', 'icon-lab', 'core', 'pencil', 'drawing', 'annotate'],
|
|
447
|
+
componentName: 'DrawIcon',
|
|
448
|
+
package: '@atlaskit/icon-lab/core/draw',
|
|
449
|
+
type: 'core',
|
|
450
|
+
categorization: 'multi-purpose',
|
|
451
|
+
usage: 'For drawing and annotation',
|
|
452
|
+
team: 'Design System Team',
|
|
453
|
+
status: 'ready-to-publish',
|
|
454
|
+
slackChannel: '#icon-contributions'
|
|
455
|
+
},
|
|
403
456
|
'drop-shadow': {
|
|
404
457
|
keywords: ['drop-shadow', 'dropshadow', 'icon', 'icon-lab', 'core', 'Drop shadow'],
|
|
405
458
|
componentName: 'DropShadowIcon',
|
|
@@ -442,6 +495,17 @@ var metadata = {
|
|
|
442
495
|
status: 'published',
|
|
443
496
|
slackChannel: '#editor-controls-project'
|
|
444
497
|
},
|
|
498
|
+
eyedropper: {
|
|
499
|
+
keywords: ['eyedropper', 'icon', 'icon-lab', 'core', 'eyedropper', 'pipette', 'color picker', 'color sample'],
|
|
500
|
+
componentName: 'EyedropperIcon',
|
|
501
|
+
package: '@atlaskit/icon-lab/core/eyedropper',
|
|
502
|
+
type: 'core',
|
|
503
|
+
categorization: 'multi-purpose',
|
|
504
|
+
usage: 'Sampling a color with a color picker',
|
|
505
|
+
team: 'Design System Team',
|
|
506
|
+
status: 'published',
|
|
507
|
+
slackChannel: '#icon-contributions'
|
|
508
|
+
},
|
|
445
509
|
'field-text': {
|
|
446
510
|
keywords: ['field-text', 'fieldtext', 'icon', 'icon-lab', 'core', 'form', 'input', 'label', 'cursor', 'text field'],
|
|
447
511
|
componentName: 'FieldTextIcon',
|
|
@@ -606,6 +670,17 @@ var metadata = {
|
|
|
606
670
|
team: 'Whiteboards',
|
|
607
671
|
status: 'published'
|
|
608
672
|
},
|
|
673
|
+
kanban: {
|
|
674
|
+
keywords: ['kanban', 'icon', 'icon-lab', 'core'],
|
|
675
|
+
componentName: 'KanbanIcon',
|
|
676
|
+
package: '@atlaskit/icon-lab/core/kanban',
|
|
677
|
+
type: 'core',
|
|
678
|
+
categorization: 'single-purpose',
|
|
679
|
+
usage: 'Kanban board',
|
|
680
|
+
team: 'Trello',
|
|
681
|
+
status: 'published',
|
|
682
|
+
slackChannel: '@joel unger'
|
|
683
|
+
},
|
|
609
684
|
'layout-five-columns': {
|
|
610
685
|
keywords: ['layout-five-columns', 'layoutfivecolumns', 'icon', 'icon-lab', 'core', 'layout', 'columns', '5 col', '5 cols'],
|
|
611
686
|
componentName: 'LayoutFiveColumnsIcon',
|
|
@@ -626,6 +701,26 @@ var metadata = {
|
|
|
626
701
|
team: 'Confluence Editor',
|
|
627
702
|
status: 'published'
|
|
628
703
|
},
|
|
704
|
+
'layout-three-columns-sidebars-left': {
|
|
705
|
+
keywords: ['layout-three-columns-sidebars-left', 'layoutthreecolumnssidebarsleft', 'icon', 'icon-lab', 'core', 'layout', 'columns', '3 col', '3 cols', 'sidebars', 'asides'],
|
|
706
|
+
componentName: 'LayoutThreeColumnsSidebarsLeftIcon',
|
|
707
|
+
package: '@atlaskit/icon-lab/core/layout-three-columns-sidebars-left',
|
|
708
|
+
type: 'core',
|
|
709
|
+
categorization: 'single-purpose',
|
|
710
|
+
usage: 'Reserved for 3 column layout with 2 sidebars on left option in Confluence Editor.',
|
|
711
|
+
team: 'Editor',
|
|
712
|
+
status: 'published'
|
|
713
|
+
},
|
|
714
|
+
'layout-three-columns-sidebars-right': {
|
|
715
|
+
keywords: ['layout-three-columns-sidebars-right', 'layoutthreecolumnssidebarsright', 'icon', 'icon-lab', 'core', 'layout', 'columns', '3 col', '3 cols', 'sidebars', 'asides'],
|
|
716
|
+
componentName: 'LayoutThreeColumnsSidebarsRightIcon',
|
|
717
|
+
package: '@atlaskit/icon-lab/core/layout-three-columns-sidebars-right',
|
|
718
|
+
type: 'core',
|
|
719
|
+
categorization: 'single-purpose',
|
|
720
|
+
usage: 'Reserved for 3 column layout with 2 sidebars on right option in Confluence Editor.',
|
|
721
|
+
team: 'Editor',
|
|
722
|
+
status: 'published'
|
|
723
|
+
},
|
|
629
724
|
'link-restricted-access': {
|
|
630
725
|
keywords: ['link-restricted-access', 'linkrestrictedaccess', 'icon', 'icon-lab', 'core', 'link', 'strikethrough', 'limited'],
|
|
631
726
|
componentName: 'LinkRestrictedAccessIcon',
|
|
@@ -940,6 +1035,17 @@ var metadata = {
|
|
|
940
1035
|
team: 'Design System Team',
|
|
941
1036
|
status: 'published'
|
|
942
1037
|
},
|
|
1038
|
+
save: {
|
|
1039
|
+
keywords: ['save', 'icon', 'icon-lab', 'core', 'floppy disk', 'save', 'floppy drive', 'storage', 'diskette'],
|
|
1040
|
+
componentName: 'SaveIcon',
|
|
1041
|
+
package: '@atlaskit/icon-lab/core/save',
|
|
1042
|
+
type: 'core',
|
|
1043
|
+
categorization: 'single-purpose',
|
|
1044
|
+
usage: 'Reserved for saving',
|
|
1045
|
+
team: 'Design System Team',
|
|
1046
|
+
status: 'published',
|
|
1047
|
+
slackChannel: '#icon-contributions'
|
|
1048
|
+
},
|
|
943
1049
|
'screen-record': {
|
|
944
1050
|
keywords: ['screen-record', 'screenrecord', 'icon', 'icon-lab', 'core', 'screen recorder', 'camera', 'cam bubble'],
|
|
945
1051
|
componentName: 'ScreenRecordIcon',
|
|
@@ -1217,6 +1323,16 @@ var metadata = {
|
|
|
1217
1323
|
team: 'Whiteboards',
|
|
1218
1324
|
status: 'published'
|
|
1219
1325
|
},
|
|
1326
|
+
studio: {
|
|
1327
|
+
keywords: ['studio', 'icon', 'icon-lab', 'core', 'studio', 'atlassian studio'],
|
|
1328
|
+
componentName: 'StudioIcon',
|
|
1329
|
+
package: '@atlaskit/icon-lab/core/studio',
|
|
1330
|
+
type: 'core',
|
|
1331
|
+
categorization: 'single-purpose',
|
|
1332
|
+
usage: 'Reserved for functional representation of Atlassian Studio',
|
|
1333
|
+
team: 'Design Systems Team',
|
|
1334
|
+
status: 'published'
|
|
1335
|
+
},
|
|
1220
1336
|
'suggested-edit': {
|
|
1221
1337
|
keywords: ['suggested-edit', 'suggestededit', 'icon', 'icon-lab', 'core', 'AI', 'suggestion', 'suggested edit', 'suggest', 'generative'],
|
|
1222
1338
|
componentName: 'SuggestedEditIcon',
|
|
@@ -1299,6 +1415,16 @@ var metadata = {
|
|
|
1299
1415
|
team: 'Talent',
|
|
1300
1416
|
status: 'published'
|
|
1301
1417
|
},
|
|
1418
|
+
telescope: {
|
|
1419
|
+
keywords: ['telescope', 'icon', 'icon-lab', 'core', 'telescope', 'scope', 'discover', 'discovery'],
|
|
1420
|
+
componentName: 'TelescopeIcon',
|
|
1421
|
+
package: '@atlaskit/icon-lab/core/telescope',
|
|
1422
|
+
type: 'core',
|
|
1423
|
+
categorization: 'multi-purpose',
|
|
1424
|
+
usage: 'Known uses: Discover feature in Atlassian Home',
|
|
1425
|
+
team: 'Atlassian Home',
|
|
1426
|
+
status: 'published'
|
|
1427
|
+
},
|
|
1302
1428
|
template: {
|
|
1303
1429
|
keywords: ['template', 'icon', 'icon-lab', 'core', 'template', 'templates'],
|
|
1304
1430
|
componentName: 'TemplateIcon',
|
|
@@ -1516,6 +1642,17 @@ var metadata = {
|
|
|
1516
1642
|
team: 'Editor AI',
|
|
1517
1643
|
status: 'published'
|
|
1518
1644
|
},
|
|
1645
|
+
'text-letter-case': {
|
|
1646
|
+
keywords: ['text-letter-case', 'textlettercase', 'icon', 'icon-lab', 'core', 'text case', 'letter case', 'uppercase', 'lowercase', 'sentence case', 'title case', 'Aa'],
|
|
1647
|
+
componentName: 'TextLetterCaseIcon',
|
|
1648
|
+
package: '@atlaskit/icon-lab/core/text-letter-case',
|
|
1649
|
+
type: 'core',
|
|
1650
|
+
categorization: 'single-purpose',
|
|
1651
|
+
usage: 'Reserved for letter casing and text-transform',
|
|
1652
|
+
team: 'Design System Team',
|
|
1653
|
+
status: 'published',
|
|
1654
|
+
slackChannel: '#icon-contributions'
|
|
1655
|
+
},
|
|
1519
1656
|
'text-paragraph': {
|
|
1520
1657
|
keywords: ['text-paragraph', 'textparagraph', 'icon', 'icon-lab', 'core', 'text', 'paragraph break', 'AI', 'generative', 'reformat'],
|
|
1521
1658
|
componentName: 'TextParagraphIcon',
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::b39ce66bd01fb5680d5c3b1df2e78e3b>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
interface metadata {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::b39ce66bd01fb5680d5c3b1df2e78e3b>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
interface metadata {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/icon-lab",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.10.0",
|
|
4
4
|
"description": "An icon package for public icon contributions",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -39,16 +39,16 @@
|
|
|
39
39
|
"react": "^18.2.0"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@af/icon-build-process": "
|
|
43
|
-
"@af/visual-regression": "
|
|
42
|
+
"@af/icon-build-process": "workspace:^",
|
|
43
|
+
"@af/visual-regression": "workspace:^",
|
|
44
44
|
"@atlaskit/button": "^23.0.0",
|
|
45
|
-
"@atlaskit/code": "^17.
|
|
45
|
+
"@atlaskit/code": "^17.1.0",
|
|
46
46
|
"@atlaskit/ds-lib": "^4.0.0",
|
|
47
47
|
"@atlaskit/heading": "^5.2.0",
|
|
48
48
|
"@atlaskit/modal-dialog": "^14.1.0",
|
|
49
49
|
"@atlaskit/primitives": "^14.4.0",
|
|
50
50
|
"@atlaskit/textfield": "^8.0.0",
|
|
51
|
-
"@atlaskit/tokens": "^4.
|
|
51
|
+
"@atlaskit/tokens": "^4.8.0",
|
|
52
52
|
"@atlaskit/tooltip": "^20.0.0",
|
|
53
53
|
"@atlassian/ssr-tests": "^0.2.0",
|
|
54
54
|
"@compiled/react": "^0.18.3",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M14.23.44 12.22 8h1.58a2 2 0 0 1 1.91 2.59l-1.23 4a2 2 0 0 1-1.9 1.41H4.75a.75.75 0 0 1-.28-1.45h-.01l.02-.01q.03-.01.1-.06c.09-.06.23-.16.39-.32.31-.32.71-.88.93-1.84l.03-.09L7 9.3A2 2 0 0 1 8.87 8h1.8L12.78.06zM8.87 9.5a.5.5 0 0 0-.47.33l-1.06 2.89a5.7 5.7 0 0 1-.73 1.78h5.97a.5.5 0 0 0 .48-.35l1.23-4a.5.5 0 0 0-.48-.65zM4.62 1.01a.75.75 0 0 1 .54.38l.05.11.54 1.47.05.1a.5.5 0 0 0 .25.2l1.47.54.11.05a.75.75 0 0 1 0 1.31l-.11.05-1.47.54a.5.5 0 0 0-.3.3l-.54 1.47a.75.75 0 0 1-1.36.11l-.05-.1-.54-1.47a.5.5 0 0 0-.2-.25l-.1-.05-1.47-.53a.75.75 0 0 1-.48-.59L1 4.5l.01-.12a.75.75 0 0 1 .48-.59l1.47-.54.1-.05a.5.5 0 0 0 .2-.25l.54-1.47.05-.11A.75.75 0 0 1 4.5 1z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M9.87 1.42c1.566-.567 3.258-.667 4.318.393 1.059 1.059.959 2.75.392 4.317A11 11 0 0 1 13.683 8c.376.635.678 1.265.897 1.87.567 1.566.667 3.258-.393 4.318-1.059 1.059-2.75.959-4.317.392A11 11 0 0 1 8 13.683a11 11 0 0 1-1.87.897c-1.566.567-3.258.667-4.317-.393-1.06-1.059-.96-2.75-.393-4.317.219-.605.52-1.235.896-1.87a11 11 0 0 1-.896-1.87c-.567-1.566-.667-3.258.393-4.317C2.872.753 4.563.853 6.13 1.42c.605.219 1.235.52 1.87.896a11 11 0 0 1 1.87-.896M3.26 9.397a9 9 0 0 0-.43.983c-.521 1.44-.362 2.342.043 2.747s1.306.564 2.747.043q.476-.173.983-.43a17 17 0 0 1-1.785-1.558A17 17 0 0 1 3.26 9.397m9.48 0a17.4 17.4 0 0 1-3.343 3.342q.507.259.983.43c1.44.522 2.342.363 2.747-.042s.564-1.306.043-2.747a9 9 0 0 0-.43-.983M8 4.099a15.5 15.5 0 0 0-2.121 1.78A15.5 15.5 0 0 0 4.099 8a15.4 15.4 0 0 0 1.78 2.121A15.5 15.5 0 0 0 8 11.901a15.5 15.5 0 0 0 2.121-1.78A15.5 15.5 0 0 0 11.901 8a15.5 15.5 0 0 0-1.78-2.121A15.5 15.5 0 0 0 8 4.099M5.62 2.83c-1.44-.521-2.342-.362-2.747.043S2.31 4.18 2.83 5.62q.173.475.43.983a17 17 0 0 1 1.558-1.785A17 17 0 0 1 6.603 3.26a9 9 0 0 0-.983-.43m7.507.043c-.405-.405-1.306-.564-2.747-.043a9 9 0 0 0-.983.43c.607.46 1.207.981 1.785 1.558a17 17 0 0 1 1.557 1.785q.258-.507.431-.983c.521-1.44.362-2.342-.043-2.747"/><path fill="currentcolor" d="M9 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M7.69.317a.75.75 0 0 1 .804.119l4 3.5a.75.75 0 0 1 0 1.128L9.139 8l3.355 2.936a.75.75 0 0 1 0 1.128l-4 3.5A.75.75 0 0 1 7.25 15V9.653l-2.756 2.411-.988-1.128L6.861 8 3.506 5.064l.988-1.128L7.25 6.347V1a.75.75 0 0 1 .44-.683m1.06 9.336 2.111 1.847-2.111 1.847zm0-3.306V2.653L10.861 4.5z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M9.25 4.25a1.25 1.25 0 1 0-1.799 1.124l.128.054a1.25 1.25 0 0 0 .97-.054l.15-.087A1.25 1.25 0 0 0 9.25 4.25m-.763 2.706a2.8 2.8 0 0 1-.974 0L6.173 9.7a5.72 5.72 0 0 0 3.653 0zM10.75 4.25c0 .814-.355 1.545-.916 2.048l1.341 2.744a5.77 5.77 0 0 0 2.037-2.36l1.359.635a7.3 7.3 0 0 1-2.733 3.083l2.086 4.27-1.348.66-2.085-4.27A7.2 7.2 0 0 1 8 11.5a7.2 7.2 0 0 1-2.492-.44l-2.085 4.27-1.348-.66L4.16 10.4a7.3 7.3 0 0 1-2.73-3.083l1.36-.634a5.77 5.77 0 0 0 2.035 2.36l1.34-2.745A2.75 2.75 0 0 1 7.25 1.606V0h1.5v1.606a2.75 2.75 0 0 1 2 2.644"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M11.836.854a2 2 0 0 1 2.828 0l.482.482a2 2 0 0 1 0 2.828l-2.148 2.148c.588 1.027.988 2.15 1.1 3.23.13 1.266-.133 2.554-1.068 3.488-1.018 1.02-2.299 1.025-3.367.606-1.038-.408-1.965-1.237-2.537-2.095l1.248-.832c.428.643 1.126 1.251 1.838 1.53.682.268 1.276.212 1.758-.27.515-.515.737-1.294.636-2.273-.075-.723-.324-1.51-.714-2.277l-1.724 1.723c-.197.198-.45.33-.726.38l-2.558.466a.75.75 0 0 1-.872-.872l.465-2.558c.05-.275.183-.529.38-.726l1.766-1.765c-1.535-.756-3.354-.92-4.768.26-1.04.867-1.497 2.919-.725 5.129.747 2.138 2.615 4.253 5.924 5.066l-.358 1.456c-3.816-.937-6.073-3.426-6.982-6.027-.884-2.53-.528-5.353 1.18-6.777 2.215-1.845 4.938-1.29 6.837-.215zm1.768 1.06a.5.5 0 0 0-.708 0l-4.95 4.95-.264 1.454 1.453-.264 4.95-4.95a.5.5 0 0 0 0-.707z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M10.345 1.845a2.694 2.694 0 1 1 3.81 3.81l-2.47 2.47L13.03 9.47l-1.06 1.06-1.345-1.344-5.173 5.173A2.2 2.2 0 0 1 3.904 15H1.75a.75.75 0 0 1-.75-.75v-2.154c0-.58.23-1.137.641-1.548l5.173-5.173L5.47 4.03l1.06-1.06 1.345 1.344zm-2.47 4.59L2.702 11.61a.7.7 0 0 0-.202.487V13.5h1.404a.7.7 0 0 0 .487-.202l5.173-5.173zm2.75.63-1.69-1.69 2.47-2.47a1.195 1.195 0 0 1 1.69 1.69z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M13.25 13.5h1.25v-11h-1.25zm-11.75-2h1.25v-9H1.5zm5.75-2h1.5v-7h-1.5zm-3 2.125c0 .76-.616 1.375-1.375 1.375h-1.5C.615 13 0 12.384 0 11.625v-9.25C0 1.615.616 1 1.375 1h1.5c.76 0 1.375.616 1.375 1.375zm6-2c0 .76-.616 1.375-1.375 1.375h-1.75c-.76 0-1.375-.616-1.375-1.375v-7.25C5.75 1.615 6.366 1 7.125 1h1.75c.76 0 1.375.616 1.375 1.375zm5.75 4c0 .76-.616 1.375-1.375 1.375h-1.5c-.76 0-1.375-.616-1.375-1.375V2.375c0-.76.616-1.375 1.375-1.375h1.5C15.385 1 16 1.616 16 2.375z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M0 2.375C0 1.615.616 1 1.375 1h.75c.76 0 1.375.616 1.375 1.375v11.25c0 .76-.616 1.375-1.375 1.375h-.75C.615 15 0 14.384 0 13.625zm1.5.125v11H2v-11zM5 2.375C5 1.615 5.616 1 6.375 1h.75c.76 0 1.375.616 1.375 1.375v11.25c0 .76-.616 1.375-1.375 1.375h-.75C5.615 15 5 14.384 5 13.625zm1.5.125v11H7v-11zm3.5-.125C10 1.615 10.616 1 11.375 1h3.25C15.385 1 16 1.616 16 2.375v11.25c0 .76-.616 1.375-1.375 1.375h-3.25c-.76 0-1.375-.616-1.375-1.375zm1.5.125v11h3v-11z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M0 2.375C0 1.615.616 1 1.375 1h3.25C5.385 1 6 1.616 6 2.375v11.25C6 14.385 5.384 15 4.625 15h-3.25C.615 15 0 14.384 0 13.625zm1.5.125v11h3v-11zm6-.125C7.5 1.615 8.116 1 8.875 1h.75C10.385 1 11 1.616 11 2.375v11.25c0 .76-.616 1.375-1.375 1.375h-.75c-.76 0-1.375-.616-1.375-1.375zM9 2.5v11h.5v-11zm3.5-.125c0-.76.616-1.375 1.375-1.375h.75C15.385 1 16 1.616 16 2.375v11.25c0 .76-.616 1.375-1.375 1.375h-.75c-.76 0-1.375-.616-1.375-1.375zM14 2.5v11h.5v-11z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M3 2.5a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V4.018a.5.5 0 0 0-.146-.354l-1.018-1.018A.5.5 0 0 0 12 2.5v3.75a.75.75 0 0 1-.75.75h-6.5A.75.75 0 0 1 4 6.25V2.5zm2.5 0v3h5v-3zM1 3a2 2 0 0 1 2-2h8.982a2 2 0 0 1 1.414.586l1.018 1.018A2 2 0 0 1 15 4.018V13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M6.5 7.875c0-.76.616-1.375 1.375-1.375h6.75c.76 0 1.375.616 1.375 1.375v6.75c0 .76-.616 1.375-1.375 1.375h-6.75c-.76 0-1.375-.616-1.375-1.375zM8 8v6.5h6.5V8z" clip-rule="evenodd"/><path fill="currentcolor" d="M5.955.235a1.38 1.38 0 0 0-1.41 0L.67 2.549C.254 2.797 0 3.246 0 3.73v4.29c0 .484.254.933.67 1.18l3.875 2.315q.216.128.455.172V10.04L1.5 7.95V3.8l3.75-2.239L9 3.801V5h1.5V3.73c0-.484-.255-.933-.67-1.18z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M9.708 4.312 3.702 6.799l.091.22.005.011.957 2.31.004.011.091.22 1.417-.587A2 2 0 0 1 9.463 7.66l1.393-.576zm1.77 4.138-1.248.516a2 2 0 0 1-.323 1.404l2.242 3.88-1.298.75-2.192-3.792a2 2 0 0 1-.819 0L5.65 15l-1.3-.75 2.164-3.744-1.205.499a1.376 1.376 0 0 1-1.605-.418l-1.665.69a.75.75 0 0 1-.98-.406L.103 8.56a.75.75 0 0 1 .405-.98l1.665-.69a1.38 1.38 0 0 1 .84-1.43L9.18 2.906a1.38 1.38 0 0 1 .84-1.43L12.446.472a.75.75 0 0 1 .98.405l2.488 6.006a.75.75 0 0 1-.406.98l-2.425 1.004a1.376 1.376 0 0 1-1.605-.417m-8.779-.153-.924.383.383.924.924-.383zm9.925-.863-1.913-4.62 1.617-.67 1.913 4.62zM8.25 8.75a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M16 13h-1.5v-.38a3.1 3.1 0 0 1-1.87.63c-1.95 0-3.37-1.78-3.37-3.75s1.42-3.75 3.38-3.75c.71 0 1.35.24 1.88.63v-.63H16zm-3.37-5.75c-.94 0-1.87.91-1.87 2.25s.93 2.25 1.88 2.25 1.86-.91 1.86-2.25-.93-2.25-1.87-2.25M5.71 3.51 8.92 13H7.33l-.84-2.5H2.51L1.67 13H.09l3.2-9.49.17-.51h2.08zM3.02 9h2.96L4.5 4.61z" clip-rule="evenodd"/></svg>
|