@atlaskit/icon-lab 5.8.0 → 5.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 +78 -0
- package/core/ai-generative-text.js +2 -2
- package/core/arrow-end.d.ts +13 -0
- package/core/arrow-end.js +29 -0
- package/core/arrow-start.d.ts +13 -0
- package/core/arrow-start.js +29 -0
- package/core/assets-data-manager.js +2 -2
- package/core/assets-graph.js +2 -2
- package/core/assets-object-type.d.ts +13 -0
- package/core/assets-object-type.js +29 -0
- package/core/assets-object.d.ts +13 -0
- package/core/assets-object.js +29 -0
- package/core/assets-schema.js +3 -3
- package/core/blast-radius.d.ts +13 -0
- package/core/blast-radius.js +29 -0
- package/core/chart-bullet.d.ts +13 -0
- package/core/chart-bullet.js +29 -0
- package/core/chart-extrapolate.d.ts +13 -0
- package/core/chart-extrapolate.js +29 -0
- package/core/chart-funnel.d.ts +13 -0
- package/core/chart-funnel.js +29 -0
- package/core/dash-double.d.ts +13 -0
- package/core/dash-double.js +29 -0
- package/core/data-bucket.d.ts +13 -0
- package/core/data-bucket.js +29 -0
- package/core/data-formula.d.ts +13 -0
- package/core/data-formula.js +29 -0
- package/core/data-function.d.ts +13 -0
- package/core/data-function.js +29 -0
- package/core/data-pivot.d.ts +13 -0
- package/core/data-pivot.js +29 -0
- package/core/data-transpose.d.ts +13 -0
- package/core/data-transpose.js +29 -0
- package/core/data-unpivot.d.ts +13 -0
- package/core/data-unpivot.js +29 -0
- package/core/data-visualization-heatmap.d.ts +13 -0
- package/core/data-visualization-heatmap.js +29 -0
- package/core/data-visualization-metric.d.ts +13 -0
- package/core/data-visualization-metric.js +29 -0
- package/core/data-zero-fill.d.ts +13 -0
- package/core/data-zero-fill.js +29 -0
- package/core/directory.d.ts +13 -0
- package/core/directory.js +29 -0
- package/core/key.d.ts +13 -0
- package/core/key.js +29 -0
- package/core/power-cable.d.ts +13 -0
- package/core/power-cable.js +29 -0
- package/core/skill.d.ts +13 -0
- package/core/skill.js +29 -0
- package/core/skip-unskip.d.ts +13 -0
- package/core/skip-unskip.js +29 -0
- package/core/skip.d.ts +13 -0
- package/core/skip.js +29 -0
- package/core/table-row-limit.d.ts +13 -0
- package/core/table-row-limit.js +29 -0
- package/core/template-sync.d.ts +13 -0
- package/core/template-sync.js +29 -0
- package/core/template.js +4 -4
- package/core/text-cursor.d.ts +13 -0
- package/core/text-cursor.js +29 -0
- package/core/world.d.ts +13 -0
- package/core/world.js +29 -0
- package/dist/cjs/metadata-core.js +287 -4
- package/dist/es2019/metadata-core.js +287 -4
- package/dist/esm/metadata-core.js +287 -4
- package/dist/types/metadata-core.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -1
- package/package.json +3 -3
- package/svgs/core/ai-generative-text.svg +1 -1
- package/svgs/core/arrow-end.svg +1 -0
- package/svgs/core/arrow-start.svg +1 -0
- package/svgs/core/assets-data-manager.svg +1 -1
- package/svgs/core/assets-graph.svg +1 -1
- package/svgs/core/assets-object-type.svg +1 -0
- package/svgs/core/assets-object.svg +1 -0
- package/svgs/core/assets-schema.svg +1 -1
- package/svgs/core/blast-radius.svg +1 -0
- package/svgs/core/chart-bullet.svg +1 -0
- package/svgs/core/chart-extrapolate.svg +1 -0
- package/svgs/core/chart-funnel.svg +1 -0
- package/svgs/core/dash-double.svg +1 -0
- package/svgs/core/data-bucket.svg +1 -0
- package/svgs/core/data-formula.svg +1 -0
- package/svgs/core/data-function.svg +1 -0
- package/svgs/core/data-pivot.svg +1 -0
- package/svgs/core/data-transpose.svg +1 -0
- package/svgs/core/data-unpivot.svg +1 -0
- package/svgs/core/data-visualization-heatmap.svg +1 -0
- package/svgs/core/data-visualization-metric.svg +1 -0
- package/svgs/core/data-zero-fill.svg +1 -0
- package/svgs/core/directory.svg +1 -0
- package/svgs/core/key.svg +1 -0
- package/svgs/core/power-cable.svg +1 -0
- package/svgs/core/skill.svg +1 -0
- package/svgs/core/skip-unskip.svg +1 -0
- package/svgs/core/skip.svg +1 -0
- package/svgs/core/table-row-limit.svg +1 -0
- package/svgs/core/template-sync.svg +1 -0
- package/svgs/core/template.svg +1 -1
- package/svgs/core/text-cursor.svg +1 -0
- package/svgs/core/world.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::c9162adee99a4c616f51ac1bfb9ca964>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -246,6 +246,28 @@ var metadata = {
|
|
|
246
246
|
team: 'Design System Team',
|
|
247
247
|
status: 'published'
|
|
248
248
|
},
|
|
249
|
+
'arrow-end': {
|
|
250
|
+
keywords: ['arrow-end', 'arrowend', 'icon', 'icon-lab', 'move to end', 'move to back', 'move to last position', 'move to far right'],
|
|
251
|
+
componentName: 'ArrowEndIcon',
|
|
252
|
+
package: '@atlaskit/icon-lab/core/arrow-end',
|
|
253
|
+
type: 'core',
|
|
254
|
+
categorization: 'multi-purpose',
|
|
255
|
+
usage: 'Used for moving an object to the back or ending of a container, moving a column to last position',
|
|
256
|
+
team: 'Strategy Collection',
|
|
257
|
+
status: 'published',
|
|
258
|
+
slackChannel: '#sc-design'
|
|
259
|
+
},
|
|
260
|
+
'arrow-start': {
|
|
261
|
+
keywords: ['arrow-start', 'arrowstart', 'icon', 'icon-lab', 'move to front', 'move to start', 'move to far left', 'move to first position'],
|
|
262
|
+
componentName: 'ArrowStartIcon',
|
|
263
|
+
package: '@atlaskit/icon-lab/core/arrow-start',
|
|
264
|
+
type: 'core',
|
|
265
|
+
categorization: 'multi-purpose',
|
|
266
|
+
usage: 'Used for moving an object to the front or beginning of a container, moving a column to first position',
|
|
267
|
+
team: 'Strategy Collection',
|
|
268
|
+
status: 'published',
|
|
269
|
+
slackChannel: '#sc-design'
|
|
270
|
+
},
|
|
249
271
|
'arrows-diagonal-up-right-down-left': {
|
|
250
272
|
keywords: ['arrows-diagonal-up-right-down-left', 'arrowsdiagonaluprightdownleft', 'icon', 'icon-lab', 'Arrows', 'Switch', 'Space', 'Swap', 'crossflow'],
|
|
251
273
|
componentName: 'ArrowsDiagonalUpRightDownLeftIcon',
|
|
@@ -276,13 +298,33 @@ var metadata = {
|
|
|
276
298
|
team: 'Assets',
|
|
277
299
|
status: 'published'
|
|
278
300
|
},
|
|
301
|
+
'assets-object': {
|
|
302
|
+
keywords: ['assets-object', 'assetsobject', 'icon', 'icon-lab', 'assets', 'object', 'box'],
|
|
303
|
+
componentName: 'AssetsObjectIcon',
|
|
304
|
+
package: '@atlaskit/icon-lab/core/assets-object',
|
|
305
|
+
type: 'core',
|
|
306
|
+
categorization: 'single-purpose',
|
|
307
|
+
usage: 'Reserved for representing objects in Assets.',
|
|
308
|
+
team: 'Assets',
|
|
309
|
+
status: 'published'
|
|
310
|
+
},
|
|
311
|
+
'assets-object-type': {
|
|
312
|
+
keywords: ['assets-object-type', 'assetsobjecttype', 'icon', 'icon-lab', 'assets', 'object type', 'collection'],
|
|
313
|
+
componentName: 'AssetsObjectTypeIcon',
|
|
314
|
+
package: '@atlaskit/icon-lab/core/assets-object-type',
|
|
315
|
+
type: 'core',
|
|
316
|
+
categorization: 'single-purpose',
|
|
317
|
+
usage: 'Reserved for representing object types in Assets.',
|
|
318
|
+
team: 'Assets',
|
|
319
|
+
status: 'published'
|
|
320
|
+
},
|
|
279
321
|
'assets-schema': {
|
|
280
322
|
keywords: ['assets-schema', 'assetsschema', 'icon', 'icon-lab', 'assets', 'CMDB', 'configuration management database'],
|
|
281
323
|
componentName: 'AssetsSchemaIcon',
|
|
282
324
|
package: '@atlaskit/icon-lab/core/assets-schema',
|
|
283
325
|
type: 'core',
|
|
284
326
|
categorization: 'single-purpose',
|
|
285
|
-
usage: 'Reserved for
|
|
327
|
+
usage: 'Reserved for representing schema in Assets.',
|
|
286
328
|
team: 'Assets',
|
|
287
329
|
status: 'published'
|
|
288
330
|
},
|
|
@@ -316,6 +358,16 @@ var metadata = {
|
|
|
316
358
|
team: 'Growth Buy',
|
|
317
359
|
status: 'published'
|
|
318
360
|
},
|
|
361
|
+
'blast-radius': {
|
|
362
|
+
keywords: ['blast-radius', 'blastradius', 'icon', 'icon-lab', 'blast radius', 'impact area'],
|
|
363
|
+
componentName: 'BlastRadiusIcon',
|
|
364
|
+
package: '@atlaskit/icon-lab/core/blast-radius',
|
|
365
|
+
type: 'core',
|
|
366
|
+
categorization: 'single-purpose',
|
|
367
|
+
usage: 'Reserved for representing blast radius in Object Graph.',
|
|
368
|
+
team: 'JSM',
|
|
369
|
+
status: 'published'
|
|
370
|
+
},
|
|
319
371
|
bluetooth: {
|
|
320
372
|
keywords: ['bluetooth', 'icon', 'icon-lab', 'bluetooth', 'connectivity', 'bt'],
|
|
321
373
|
componentName: 'BluetoothIcon',
|
|
@@ -409,6 +461,36 @@ var metadata = {
|
|
|
409
461
|
team: 'Data Experiences',
|
|
410
462
|
status: 'published'
|
|
411
463
|
},
|
|
464
|
+
'chart-bullet': {
|
|
465
|
+
keywords: ['chart-bullet', 'chartbullet', 'icon', 'icon-lab', 'bullet', 'chart', 'graph', 'primary measure'],
|
|
466
|
+
componentName: 'ChartBulletIcon',
|
|
467
|
+
package: '@atlaskit/icon-lab/core/chart-bullet',
|
|
468
|
+
type: 'core',
|
|
469
|
+
categorization: 'multi-purpose',
|
|
470
|
+
usage: 'Known uses: Bullet charts or graphs',
|
|
471
|
+
team: 'Data Experiences',
|
|
472
|
+
status: 'published'
|
|
473
|
+
},
|
|
474
|
+
'chart-extrapolate': {
|
|
475
|
+
keywords: ['chart-extrapolate', 'chartextrapolate', 'icon', 'icon-lab', 'chart', 'trend', 'extrapolate', 'analytics'],
|
|
476
|
+
componentName: 'ChartExtrapolateIcon',
|
|
477
|
+
package: '@atlaskit/icon-lab/core/chart-extrapolate',
|
|
478
|
+
type: 'core',
|
|
479
|
+
categorization: 'multi-purpose',
|
|
480
|
+
usage: 'Known uses: Chart trend extrapolation in Analytics.',
|
|
481
|
+
team: 'Data Experiences',
|
|
482
|
+
status: 'published'
|
|
483
|
+
},
|
|
484
|
+
'chart-funnel': {
|
|
485
|
+
keywords: ['chart-funnel', 'chartfunnel', 'icon', 'icon-lab', 'chart', 'funnel', 'sales process', 'revenue'],
|
|
486
|
+
componentName: 'ChartFunnelIcon',
|
|
487
|
+
package: '@atlaskit/icon-lab/core/chart-funnel',
|
|
488
|
+
type: 'core',
|
|
489
|
+
categorization: 'multi-purpose',
|
|
490
|
+
usage: 'Known uses: Chart funnels',
|
|
491
|
+
team: 'Data Experiences',
|
|
492
|
+
status: 'published'
|
|
493
|
+
},
|
|
412
494
|
'chart-scatter-plot': {
|
|
413
495
|
keywords: ['chart-scatter-plot', 'chartscatterplot', 'icon', 'icon-lab', 'chart', 'scatter', 'dot plot', 'distribution', 'analytics'],
|
|
414
496
|
componentName: 'ChartScatterPlotIcon',
|
|
@@ -520,6 +602,107 @@ var metadata = {
|
|
|
520
602
|
team: 'Whiteboards',
|
|
521
603
|
status: 'published'
|
|
522
604
|
},
|
|
605
|
+
'dash-double': {
|
|
606
|
+
keywords: ['dash-double', 'dashdouble', 'icon', 'icon-lab', 'double dash', 'no change', 'unchanged value', 'same value'],
|
|
607
|
+
componentName: 'DashDoubleIcon',
|
|
608
|
+
package: '@atlaskit/icon-lab/core/dash-double',
|
|
609
|
+
type: 'core',
|
|
610
|
+
categorization: 'multi-purpose',
|
|
611
|
+
usage: 'Known uses: representing no change or keeping a value as-is.',
|
|
612
|
+
team: 'Strategy Collection',
|
|
613
|
+
status: 'published',
|
|
614
|
+
slackChannel: '#sc-design'
|
|
615
|
+
},
|
|
616
|
+
'data-bucket': {
|
|
617
|
+
keywords: ['data-bucket', 'databucket', 'icon', 'icon-lab', 'data bucketing', 'segmentation'],
|
|
618
|
+
componentName: 'DataBucketIcon',
|
|
619
|
+
package: '@atlaskit/icon-lab/core/data-bucket',
|
|
620
|
+
type: 'core',
|
|
621
|
+
categorization: 'single-purpose',
|
|
622
|
+
usage: 'Reserved for bucketing data.',
|
|
623
|
+
team: 'Data Experiences',
|
|
624
|
+
status: 'published'
|
|
625
|
+
},
|
|
626
|
+
'data-formula': {
|
|
627
|
+
keywords: ['data-formula', 'dataformula', 'icon', 'icon-lab', 'data formula'],
|
|
628
|
+
componentName: 'DataFormulaIcon',
|
|
629
|
+
package: '@atlaskit/icon-lab/core/data-formula',
|
|
630
|
+
type: 'core',
|
|
631
|
+
categorization: 'single-purpose',
|
|
632
|
+
usage: 'Reserved for data formulas.',
|
|
633
|
+
team: 'Data experiences',
|
|
634
|
+
status: 'published'
|
|
635
|
+
},
|
|
636
|
+
'data-function': {
|
|
637
|
+
keywords: ['data-function', 'datafunction', 'icon', 'icon-lab', 'data function'],
|
|
638
|
+
componentName: 'DataFunctionIcon',
|
|
639
|
+
package: '@atlaskit/icon-lab/core/data-function',
|
|
640
|
+
type: 'core',
|
|
641
|
+
categorization: 'single-purpose',
|
|
642
|
+
usage: 'Reserved for data functions.',
|
|
643
|
+
team: 'Data Experiences',
|
|
644
|
+
status: 'published'
|
|
645
|
+
},
|
|
646
|
+
'data-pivot': {
|
|
647
|
+
keywords: ['data-pivot', 'datapivot', 'icon', 'icon-lab', 'data pivot', 'column', 'row'],
|
|
648
|
+
componentName: 'DataPivotIcon',
|
|
649
|
+
package: '@atlaskit/icon-lab/core/data-pivot',
|
|
650
|
+
type: 'core',
|
|
651
|
+
categorization: 'single-purpose',
|
|
652
|
+
usage: 'Reserved for pivoting data.',
|
|
653
|
+
team: 'Data Experiences',
|
|
654
|
+
status: 'published'
|
|
655
|
+
},
|
|
656
|
+
'data-transpose': {
|
|
657
|
+
keywords: ['data-transpose', 'datatranspose', 'icon', 'icon-lab', 'transposition', 'transpose', 'column', 'row', 'data'],
|
|
658
|
+
componentName: 'DataTransposeIcon',
|
|
659
|
+
package: '@atlaskit/icon-lab/core/data-transpose',
|
|
660
|
+
type: 'core',
|
|
661
|
+
categorization: 'single-purpose',
|
|
662
|
+
usage: 'Reserved for transposing data.',
|
|
663
|
+
team: 'Data Experiences',
|
|
664
|
+
status: 'published'
|
|
665
|
+
},
|
|
666
|
+
'data-unpivot': {
|
|
667
|
+
keywords: ['data-unpivot', 'dataunpivot', 'icon', 'icon-lab', 'data unpivot', 'column', 'row'],
|
|
668
|
+
componentName: 'DataUnpivotIcon',
|
|
669
|
+
package: '@atlaskit/icon-lab/core/data-unpivot',
|
|
670
|
+
type: 'core',
|
|
671
|
+
categorization: 'single-purpose',
|
|
672
|
+
usage: 'Reserved for unpivoting data.',
|
|
673
|
+
team: 'Data Experiences',
|
|
674
|
+
status: 'published'
|
|
675
|
+
},
|
|
676
|
+
'data-visualization-heatmap': {
|
|
677
|
+
keywords: ['data-visualization-heatmap', 'datavisualizationheatmap', 'icon', 'icon-lab', 'chart', 'heatmap', 'data visualization', 'data visualisation'],
|
|
678
|
+
componentName: 'DataVisualizationHeatmapIcon',
|
|
679
|
+
package: '@atlaskit/icon-lab/core/data-visualization-heatmap',
|
|
680
|
+
type: 'core',
|
|
681
|
+
categorization: 'single-purpose',
|
|
682
|
+
usage: 'Reserved for representing heatmap data visualizations.',
|
|
683
|
+
team: 'Data Experiences',
|
|
684
|
+
status: 'published'
|
|
685
|
+
},
|
|
686
|
+
'data-visualization-metric': {
|
|
687
|
+
keywords: ['data-visualization-metric', 'datavisualizationmetric', 'icon', 'icon-lab', 'single data indicator', 'metric card', 'data visualization', 'data visualisation'],
|
|
688
|
+
componentName: 'DataVisualizationMetricIcon',
|
|
689
|
+
package: '@atlaskit/icon-lab/core/data-visualization-metric',
|
|
690
|
+
type: 'core',
|
|
691
|
+
categorization: 'single-purpose',
|
|
692
|
+
usage: 'Reserved for single data indicator or metric visualizations.',
|
|
693
|
+
team: 'Data Experiences',
|
|
694
|
+
status: 'published'
|
|
695
|
+
},
|
|
696
|
+
'data-zero-fill': {
|
|
697
|
+
keywords: ['data-zero-fill', 'datazerofill', 'icon', 'icon-lab', 'zero', '0', 'data transform'],
|
|
698
|
+
componentName: 'DataZeroFillIcon',
|
|
699
|
+
package: '@atlaskit/icon-lab/core/data-zero-fill',
|
|
700
|
+
type: 'core',
|
|
701
|
+
categorization: 'single-purpose',
|
|
702
|
+
usage: 'Reserved for replacing empty data fields with zero.',
|
|
703
|
+
team: 'Data Experiences',
|
|
704
|
+
status: 'published'
|
|
705
|
+
},
|
|
523
706
|
'database-storage': {
|
|
524
707
|
keywords: ['database-storage', 'databasestorage', 'icon', 'icon-lab', 'database', 'db', 'storage', 'sql'],
|
|
525
708
|
componentName: 'DatabaseStorageIcon',
|
|
@@ -822,6 +1005,16 @@ var metadata = {
|
|
|
822
1005
|
team: 'Whiteboards',
|
|
823
1006
|
status: 'published'
|
|
824
1007
|
},
|
|
1008
|
+
directory: {
|
|
1009
|
+
keywords: ['directory', 'icon', 'icon-lab', 'directory', 'address book'],
|
|
1010
|
+
componentName: 'DirectoryIcon',
|
|
1011
|
+
package: '@atlaskit/icon-lab/core/directory',
|
|
1012
|
+
type: 'core',
|
|
1013
|
+
categorization: 'single-purpose',
|
|
1014
|
+
usage: 'Reserved for directory experiences.',
|
|
1015
|
+
team: 'Admin Hub',
|
|
1016
|
+
status: 'published'
|
|
1017
|
+
},
|
|
825
1018
|
'distribute-spacing-horizontal': {
|
|
826
1019
|
keywords: ['distribute-spacing-horizontal', 'distributespacinghorizontal', 'icon', 'icon-lab', 'Distribute', 'Horizontal spacing', 'Tidy up', 'Clean up'],
|
|
827
1020
|
componentName: 'DistributeSpacingHorizontalIcon',
|
|
@@ -1175,6 +1368,16 @@ var metadata = {
|
|
|
1175
1368
|
status: 'published',
|
|
1176
1369
|
slackChannel: '@joel unger'
|
|
1177
1370
|
},
|
|
1371
|
+
key: {
|
|
1372
|
+
keywords: ['key', 'icon', 'icon-lab', 'key'],
|
|
1373
|
+
componentName: 'KeyIcon',
|
|
1374
|
+
package: '@atlaskit/icon-lab/core/key',
|
|
1375
|
+
type: 'core',
|
|
1376
|
+
categorization: 'multi-purpose',
|
|
1377
|
+
usage: 'Known uses: Foreign key or primary key of a data table.',
|
|
1378
|
+
team: 'Data Experiences',
|
|
1379
|
+
status: 'published'
|
|
1380
|
+
},
|
|
1178
1381
|
'layout-five-columns': {
|
|
1179
1382
|
keywords: ['layout-five-columns', 'layoutfivecolumns', 'icon', 'icon-lab', 'layout', 'columns', '5 col', '5 cols'],
|
|
1180
1383
|
componentName: 'LayoutFiveColumnsIcon',
|
|
@@ -1479,6 +1682,16 @@ var metadata = {
|
|
|
1479
1682
|
status: 'published',
|
|
1480
1683
|
slackChannel: '#feedback-loom-vizrefresh'
|
|
1481
1684
|
},
|
|
1685
|
+
'power-cable': {
|
|
1686
|
+
keywords: ['power-cable', 'powercable', 'icon', 'icon-lab', 'plugs', 'plugin', 'plug-in', 'connection', 'connectivity', 'cable', 'extensibility', 'power cord'],
|
|
1687
|
+
componentName: 'PowerCableIcon',
|
|
1688
|
+
package: '@atlaskit/icon-lab/core/power-cable',
|
|
1689
|
+
type: 'core',
|
|
1690
|
+
categorization: 'multi-purpose',
|
|
1691
|
+
usage: 'Suggested uses: Data connectivity, Connection, Plugins, Extensions, Extensibility',
|
|
1692
|
+
team: 'Design System Team',
|
|
1693
|
+
status: 'published'
|
|
1694
|
+
},
|
|
1482
1695
|
'qr-code': {
|
|
1483
1696
|
keywords: ['qr-code', 'qrcode', 'icon', 'icon-lab', 'QR code', 'barcode'],
|
|
1484
1697
|
componentName: 'QrCodeIcon',
|
|
@@ -1733,6 +1946,36 @@ var metadata = {
|
|
|
1733
1946
|
team: 'Design System Team',
|
|
1734
1947
|
status: 'published'
|
|
1735
1948
|
},
|
|
1949
|
+
skill: {
|
|
1950
|
+
keywords: ['skill', 'icon', 'icon-lab', 'skill', 'skills', 'agent', 'agentic', 'tools', 'tool'],
|
|
1951
|
+
componentName: 'SkillIcon',
|
|
1952
|
+
package: '@atlaskit/icon-lab/core/skill',
|
|
1953
|
+
type: 'core',
|
|
1954
|
+
categorization: 'single-purpose',
|
|
1955
|
+
usage: 'Reserved for skill functionality. Skills are a combination of tools and a prompt to allow an agent to perform a multistep process.',
|
|
1956
|
+
team: 'Studio',
|
|
1957
|
+
status: 'published'
|
|
1958
|
+
},
|
|
1959
|
+
skip: {
|
|
1960
|
+
keywords: ['skip', 'icon', 'icon-lab', 'skip', 'miss'],
|
|
1961
|
+
componentName: 'SkipIcon',
|
|
1962
|
+
package: '@atlaskit/icon-lab/core/skip',
|
|
1963
|
+
type: 'core',
|
|
1964
|
+
categorization: 'single-purpose',
|
|
1965
|
+
usage: 'Reserved for skipping steps.',
|
|
1966
|
+
team: 'Automation',
|
|
1967
|
+
status: 'published'
|
|
1968
|
+
},
|
|
1969
|
+
'skip-unskip': {
|
|
1970
|
+
keywords: ['skip-unskip', 'skipunskip', 'icon', 'icon-lab', 'unskip', 'reinstate step'],
|
|
1971
|
+
componentName: 'SkipUnskipIcon',
|
|
1972
|
+
package: '@atlaskit/icon-lab/core/skip-unskip',
|
|
1973
|
+
type: 'core',
|
|
1974
|
+
categorization: 'single-purpose',
|
|
1975
|
+
usage: 'Reserved for reinstating a previously skipped step.',
|
|
1976
|
+
team: 'Automation',
|
|
1977
|
+
status: 'published'
|
|
1978
|
+
},
|
|
1736
1979
|
'sort-options': {
|
|
1737
1980
|
keywords: ['sort-options', 'sortoptions', 'icon', 'icon-lab', 'sorting', 'ordering', 'alphabetization', 'alphabetisation', 'reordering'],
|
|
1738
1981
|
componentName: 'SortOptionsIcon',
|
|
@@ -1957,6 +2200,16 @@ var metadata = {
|
|
|
1957
2200
|
status: 'published',
|
|
1958
2201
|
slackChannel: '#icon-contributions'
|
|
1959
2202
|
},
|
|
2203
|
+
'table-row-limit': {
|
|
2204
|
+
keywords: ['table-row-limit', 'tablerowlimit', 'icon', 'icon-lab', 'table', 'limit rows', 'range'],
|
|
2205
|
+
componentName: 'TableRowLimitIcon',
|
|
2206
|
+
package: '@atlaskit/icon-lab/core/table-row-limit',
|
|
2207
|
+
type: 'core',
|
|
2208
|
+
categorization: 'single-purpose',
|
|
2209
|
+
usage: 'Reserved for limiting table rows.',
|
|
2210
|
+
team: 'Data Experiences',
|
|
2211
|
+
status: 'published'
|
|
2212
|
+
},
|
|
1960
2213
|
'takeout-container': {
|
|
1961
2214
|
keywords: ['takeout-container', 'takeoutcontainer', 'icon', 'icon-lab', 'takeout', 'food', 'takeaway'],
|
|
1962
2215
|
componentName: 'TakeoutContainerIcon',
|
|
@@ -2002,11 +2255,21 @@ var metadata = {
|
|
|
2002
2255
|
componentName: 'TemplateIcon',
|
|
2003
2256
|
package: '@atlaskit/icon-lab/core/template',
|
|
2004
2257
|
type: 'core',
|
|
2005
|
-
categorization: '
|
|
2006
|
-
usage: '
|
|
2258
|
+
categorization: 'single-purpose',
|
|
2259
|
+
usage: 'Reserved fore templates.',
|
|
2007
2260
|
team: 'Whiteboards',
|
|
2008
2261
|
status: 'published'
|
|
2009
2262
|
},
|
|
2263
|
+
'template-sync': {
|
|
2264
|
+
keywords: ['template-sync', 'templatesync', 'icon', 'icon-lab', 'template', 'sync', 'save', 'update'],
|
|
2265
|
+
componentName: 'TemplateSyncIcon',
|
|
2266
|
+
package: '@atlaskit/icon-lab/core/template-sync',
|
|
2267
|
+
type: 'core',
|
|
2268
|
+
categorization: 'single-purpose',
|
|
2269
|
+
usage: 'Reserved for saving and updating templates.',
|
|
2270
|
+
team: 'Data Experiences',
|
|
2271
|
+
status: 'published'
|
|
2272
|
+
},
|
|
2010
2273
|
terminal: {
|
|
2011
2274
|
keywords: ['terminal', 'icon', 'icon-lab', 'terminal', 'IDE', 'code editor', 'command line'],
|
|
2012
2275
|
componentName: 'TerminalIcon',
|
|
@@ -2117,6 +2380,16 @@ var metadata = {
|
|
|
2117
2380
|
team: 'Editor AI',
|
|
2118
2381
|
status: 'published'
|
|
2119
2382
|
},
|
|
2383
|
+
'text-cursor': {
|
|
2384
|
+
keywords: ['text-cursor', 'textcursor', 'icon', 'icon-lab', 'text cursor', 'rename'],
|
|
2385
|
+
componentName: 'TextCursorIcon',
|
|
2386
|
+
package: '@atlaskit/icon-lab/core/text-cursor',
|
|
2387
|
+
type: 'core',
|
|
2388
|
+
categorization: 'multi-purpose',
|
|
2389
|
+
usage: 'Known uses: Renaming',
|
|
2390
|
+
team: 'Data Experiences',
|
|
2391
|
+
status: 'published'
|
|
2392
|
+
},
|
|
2120
2393
|
'text-density-compress': {
|
|
2121
2394
|
keywords: ['text-density-compress', 'textdensitycompress', 'icon', 'icon-lab', 'text density', 'compact density'],
|
|
2122
2395
|
componentName: 'TextDensityCompressIcon',
|
|
@@ -2676,6 +2949,16 @@ var metadata = {
|
|
|
2676
2949
|
status: 'published',
|
|
2677
2950
|
slackChannel: '#help-automation-design'
|
|
2678
2951
|
},
|
|
2952
|
+
world: {
|
|
2953
|
+
keywords: ['world', 'icon', 'icon-lab', 'world', 'globe', 'atlas', 'geography'],
|
|
2954
|
+
componentName: 'WorldIcon',
|
|
2955
|
+
package: '@atlaskit/icon-lab/core/world',
|
|
2956
|
+
type: 'core',
|
|
2957
|
+
categorization: 'multi-purpose',
|
|
2958
|
+
usage: 'Known uses: Geographical data visualization.',
|
|
2959
|
+
team: 'Data Experiences',
|
|
2960
|
+
status: 'published'
|
|
2961
|
+
},
|
|
2679
2962
|
wrench: {
|
|
2680
2963
|
keywords: ['wrench', 'icon', 'icon-lab', 'wrench', 'spanner', 'tool'],
|
|
2681
2964
|
componentName: 'WrenchIcon',
|
|
@@ -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::c9162adee99a4c616f51ac1bfb9ca964>>
|
|
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::c9162adee99a4c616f51ac1bfb9ca964>>
|
|
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": "5.
|
|
3
|
+
"version": "5.10.0",
|
|
4
4
|
"description": "An icon package for public icon contributions",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"build-glyphs": "ts-node --project ../../../tsconfig.node.json ./build/index.tsx"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@atlaskit/icon": "^28.
|
|
34
|
+
"@atlaskit/icon": "^28.5.0",
|
|
35
35
|
"@babel/runtime": "^7.0.0"
|
|
36
36
|
},
|
|
37
37
|
"peerDependencies": {
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@af/icon-build-process": "workspace:^",
|
|
42
42
|
"@af/visual-regression": "workspace:^",
|
|
43
|
-
"@atlaskit/button": "^23.
|
|
43
|
+
"@atlaskit/button": "^23.5.0",
|
|
44
44
|
"@atlaskit/code": "^17.2.0",
|
|
45
45
|
"@atlaskit/ds-lib": "^5.1.0",
|
|
46
46
|
"@atlaskit/heading": "^5.2.0",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M12.617 9.011a.75.75 0 0 1 .588.483l.615 1.687 1.687.615a.75.75 0 0 1 0 1.41l-1.687.615-.615 1.686a.75.75 0 0 1-1.409 0l-.616-1.686-1.686-.616a.75.75 0 0 1 0-1.409l1.686-.615.616-1.687.048-.106A.75.75 0 0 1 12.5 9z"/><path fill="currentcolor" fill-rule="evenodd" d="M9.337.604a2 2 0 0 1 2.828 0l1.233 1.232a2 2 0 0 1 0 2.828l-8.1 8.099a2 2 0 0 1-1.022.547l-3.378.676a.75.75 0 0 1-.883-.883l.676-3.38a2 2 0 0 1 .546-1.02zm-7.04 9.159a.5.5 0 0 0-.136.256l-.456 2.275 2.278-.455a.5.5 0 0 0 .254-.137l6.078-6.078-1.94-1.94zm8.808-8.099a.5.5 0 0 0-.707 0l-.961.961 1.94 1.94.96-.961a.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" d="M12.78 7.47a.75.75 0 0 1 0 1.06l-4.5 4.5-1.06-1.06 3.22-3.22H0v-1.5h10.44L7.22 4.03l1.06-1.06zM16 3v10h-1.5V3z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M8.78 4.03 5.56 7.25H16v1.5H5.56l3.22 3.22-1.06 1.06-4.5-4.5a.75.75 0 0 1 0-1.06l4.5-4.5zM1.5 3v10H0V3z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M7.25 12V4a.5.5 0 0 0-.5-.5h-2V2h2a2 2 0 0 1 2 2v3.25h2.5v1.5h-2.5V12a2 2 0 0 1-2 2h-2v-1.5h2a.5.5 0 0 0 .5-.5"/><path fill="currentcolor" d="M13.25 6.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5m0-1.5a2.75 2.75 0 1 1 0 5.5 2.75 2.75 0 0 1 0-5.5M2.75 1.5a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5m0-1.5a2.75 2.75 0 1 1 0 5.5 2.75 2.75 0 0 1 0-5.5m0 12a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5m0-1.5a2.75 2.75 0 1 1 0 5.5 2.75 2.75 0 0 1 0-5.5"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="m12.78 4.28-1.833 1.832a3.5 3.5 0 0 1 0 3.775l1.833 1.833-1.06 1.06-1.833-1.833a3.5 3.5 0 0 1-3.775 0L4.28 12.78l-1.06-1.06 1.832-1.833a3.5 3.5 0 0 1 0-3.775L3.22 4.28l1.06-1.06 1.832 1.832a3.5 3.5 0 0 1 3.775 0L11.72 3.22zM9.414 6.586a2 2 0 1 0-2.828 2.828 2 2 0 0 0 2.828-2.828"/><path fill="currentcolor" d="M11.73.73a2.5 2.5 0 1 1 3.54 3.54A2.5 2.5 0 0 1 11.73.73m2.48 1.06A1 1 0 1 0 12.8 3.2a1 1 0 0 0 1.41-1.41m-2.48 9.94a2.5 2.5 0 1 1 3.54 3.53 2.5 2.5 0 0 1-3.54-3.53m2.48 1.06a1 1 0 1 0-1.41 1.41 1 1 0 0 0 1.41-1.41M.73.73a2.5 2.5 0 1 1 3.54 3.54A2.5 2.5 0 0 1 .73.73m2.48 1.06A1 1 0 1 0 1.8 3.2a1 1 0 0 0 1.41-1.41M.73 11.73a2.5 2.5 0 1 1 3.54 3.53 2.5 2.5 0 0 1-3.54-3.53m2.48 1.06A1 1 0 1 0 1.8 14.2a1 1 0 0 0 1.41-1.41"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M11 14.5h3.5V11H11zm-5.5-11a2 2 0 1 0-4 0 2 2 0 0 0 4 0M16 14.625c0 .76-.616 1.375-1.375 1.375h-3.75c-.76 0-1.375-.616-1.375-1.375v-3.75c0-.76.616-1.375 1.375-1.375h3.75c.76 0 1.375.616 1.375 1.375zM7 3.5a3.5 3.5 0 0 1-2.75 3.418V11.5a.5.5 0 0 0 .5.5H8v1.5H4.75a2 2 0 0 1-2-2V6.918A3.5 3.5 0 1 1 7 3.5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M13.5 3a.5.5 0 0 0-.5-.5h-2.5v3.75a.75.75 0 0 1-.75.75h-3.5a.75.75 0 0 1-.75-.75V2.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5zM7 5.5h2v-3H7zm8 7.5a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M12.75 11a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5m0-8a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5M3 13.5a2 2 0 0 1-2-2V0h1.5v4H8v1.5H2.5v6a.5.5 0 0 0 .5.5h5v1.5zm9.75-4a3.25 3.25 0 1 1 0 6.5 3.25 3.25 0 0 1 0-6.5m0-8a3.25 3.25 0 1 1 0 6.5 3.25 3.25 0 0 1 0-6.5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M9.56 15.85a8 8 0 0 1-3.12 0l.29-1.47a6.5 6.5 0 0 0 2.54 0zM2.6 11.61a6.5 6.5 0 0 0 1.79 1.79l-.83 1.25a8 8 0 0 1-2.21-2.21zm12.06.83a8 8 0 0 1-2.21 2.21l-.83-1.25a6.5 6.5 0 0 0 1.79-1.79zM0 8q0-.8.15-1.56l1.47.29a6.5 6.5 0 0 0 0 2.54l-1.47.29A8 8 0 0 1 0 8m14.5 0q0-.65-.12-1.27l1.47-.29a8 8 0 0 1 0 3.12l-1.47-.29q.12-.62.12-1.27M4.39 2.6A6.5 6.5 0 0 0 2.6 4.39l-1.25-.83a8 8 0 0 1 2.21-2.21zm8.06-1.25a8 8 0 0 1 2.21 2.21l-1.25.83a6.5 6.5 0 0 0-1.79-1.79zM8 0q.8 0 1.56.15l-.29 1.47a6.5 6.5 0 0 0-2.54 0L6.44.15A8 8 0 0 1 8 0m0 6a2 2 0 1 1 0 4 2 2 0 0 1 0-4"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M1 13V1h1.5v12a.5.5 0 0 0 .5.5h12V15H3a2 2 0 0 1-2-2"/><path fill="currentcolor" d="M11 8.5h2.5V6H11zm-5.5 0h4V6h-4zm9.5.125c0 .76-.616 1.375-1.375 1.375H11v1.5H9.5V10H5.375C4.615 10 4 9.384 4 8.625v-2.75c0-.76.616-1.375 1.375-1.375H9.5V3H11v1.5h2.625c.76 0 1.375.616 1.375 1.375z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M1 13V1h1.5v12a.5.5 0 0 0 .5.5h12V15H3a2 2 0 0 1-2-2"/><path fill="currentcolor" d="m9.03 8.03-4 4-1.06-1.06 4-4zM10.25 5a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5m2-2a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5m2-2a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M1 13V1h1.5v12a.5.5 0 0 0 .5.5h12V15H3a2 2 0 0 1-2-2"/><path fill="currentcolor" d="M13.25 2.5a.75.75 0 0 1 .75.75v.717c0 .396-.171.773-.47 1.034L10 8.09V12H8.5V8.09L4.97 5a1.38 1.38 0 0 1-.47-1.034V3.25a.75.75 0 0 1 .75-.75zm-4 4.253L12.396 4H6.105z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M7 7.25v1.5H1v-1.5zm8 0v1.5H9v-1.5z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M15 12.5V14H1v-1.5zM7 7.25v1.5H1v-1.5zm8 0v1.5H9v-1.5zM3 2v1.5H1V2zm4 0v1.5H5V2zm4 0v1.5H9V2zm4 0v1.5h-2V2z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M9 0a2.5 2.5 0 0 1 2.5 2.5H10a1 1 0 0 0-1-1h-.12a1.12 1.12 0 0 0-1.11.967L7.354 5.5H10V7H7.146l-.93 6.738A2.62 2.62 0 0 1 1 13.38V13h1.5v.38a1.12 1.12 0 0 0 2.23.153L5.63 7H4V5.5h1.838l.446-3.238A2.62 2.62 0 0 1 8.88 0z"/><path fill="currentcolor" d="m15.052 9.008-2.392 2.598 1.948 2.706-1.216.877-1.768-2.456-2.322 2.525-1.104-1.016 2.53-2.752-1.836-2.552 1.216-.876 1.658 2.301 2.182-2.37z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M13 1v1.5H4.574l5.194 4.957a.75.75 0 0 1 0 1.086L4.574 13.5H13V15H3.75a.75.75 0 0 1-.75-.75v-1c0-.205.084-.401.232-.543L8.163 8l-4.93-4.707A.75.75 0 0 1 3 2.75v-1A.75.75 0 0 1 3.75 1z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M4.5 10H2v2a.5.5 0 0 0 .5.5H4a.5.5 0 0 0 .5-.5zM2 8.5h2.5V6H2zm4-4h2.5V2H6zm6.5-2A.5.5 0 0 0 12 2h-2v2.5h2a.5.5 0 0 0 .5-.5zM2 4.5h2.5V2h-2a.5.5 0 0 0-.5.5zM14 4a2 2 0 0 1-2 2H6v6a2 2 0 0 1-2 2H2.5a2 2 0 0 1-2-2V2.5a2 2 0 0 1 2-2H12a2 2 0 0 1 2 2zm-1 8.5v-1.79l-.41.21a.75.75 0 0 1-.94-1.12l1.5-2 .06-.07a.75.75 0 0 1 1.14.07l1.5 2a.75.75 0 0 1-.93 1.12l-.41-.21v1.79a2 2 0 0 1-2 2H8V13h4.5a.5.5 0 0 0 .5-.5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M4.5 10H2v2a.5.5 0 0 0 .5.5H4a.5.5 0 0 0 .5-.5zM2 8.5h2.5V6H2zm4-4h2.5V2H6zm6.5-2A.5.5 0 0 0 12 2h-2v2.5h2a.5.5 0 0 0 .5-.5zM2 4.5h2.5V2h-2a.5.5 0 0 0-.5.5zM14 4a2 2 0 0 1-2 2H6v6a2 2 0 0 1-2 2H2.5a2 2 0 0 1-2-2V2.5a2 2 0 0 1 2-2H12a2 2 0 0 1 2 2zm-4.2 7.65a.75.75 0 0 1 1.12.94l-.21.42h1.79a.5.5 0 0 0 .5-.5v-1.79l-.41.21a.75.75 0 0 1-.94-1.13l1.5-2 .06-.07a.75.75 0 0 1 1.14.07l1.5 2a.75.75 0 0 1-.93 1.12l-.41-.21v1.79a2 2 0 0 1-2 2h-1.79l.21.42a.75.75 0 0 1-1.12.94l-2-1.5a.75.75 0 0 1 0-1.2z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M11.5 10H14v2a.5.5 0 0 1-.5.5H12a.5.5 0 0 1-.5-.5zM14 8.5h-2.5V6H14zm-4-4H7.5V2H10zm-6.5-2A.5.5 0 0 1 4 2h2v2.5H4a.5.5 0 0 1-.5-.5zm10.5 2h-2.5V2h2a.5.5 0 0 1 .5.5zM2 4a2 2 0 0 0 2 2h6v6a2 2 0 0 0 2 2h1.5a2 2 0 0 0 2-2V2.5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2zm1.5 9h1.79l-.21-.41a.75.75 0 0 1 1.12-.94l2 1.5.07.06a.75.75 0 0 1-.07 1.14l-2 1.5a.75.75 0 0 1-1.12-.93l.21-.41H3.5a2 2 0 0 1-2-2V8H3v4.5a.5.5 0 0 0 .5.5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" fill-rule="evenodd" d="M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-1.99-1.796L1 13V3a2 2 0 0 1 2-2zM2.5 13l.01.1a.5.5 0 0 0 .49.4h4.25V8.75H2.5zm6.25.5H13a.5.5 0 0 0 .5-.5V8.75H8.75zM3 2.5a.5.5 0 0 0-.5.5v4.25h4.75V2.5z" clip-rule="evenodd"/><path fill="currentcolor" d="M5.88 5.88h-2v-2h2zm6.25 6.25h-2v-2h2z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M14.5 3a.5.5 0 0 0-.4-.49L14 2.5H2a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5zM16 13a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h12l.204.01A2 2 0 0 1 16 3z"/><path fill="currentcolor" d="M5 6h1v1.5H5zm2.5-.12c0-.76-.62-1.37-1.37-1.37H4.88c-.76 0-1.37.62-1.37 1.38v1.75C3.5 8.39 4.12 9 4.88 9H6v1H4v1.5h2.13c.76 0 1.38-.62 1.38-1.37zm3.5.62c.22 0 .43.1.58.27l1.25 1.5a.75.75 0 0 1-.58 1.23h-2.5a.75.75 0 0 1-.58-1.23l1.25-1.5.06-.06A.75.75 0 0 1 11 6.5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="m11.5 5.759-6.629 6.185A3 3 0 0 0 7.5 13.5h1a3 3 0 0 0 3-3zM13 10.5A4.5 4.5 0 0 1 8.5 15h-1A4.5 4.5 0 0 1 3 10.5v-5A4.5 4.5 0 0 1 7.5 1h1A4.5 4.5 0 0 1 13 5.5zm-8.5-.259 6.628-6.186A3 3 0 0 0 8.5 2.5h-1a3 3 0 0 0-3 3z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M13 3a.5.5 0 0 0-.5-.5h-9A.5.5 0 0 0 3 3v10a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5zm1.5 10a2 2 0 0 1-2 2h-9a2 2 0 0 1-2-2v-1.5H0V10h1.5V6H0V4.5h1.5V3a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2z"/><path fill="currentcolor" d="M8.75 9a2 2 0 0 1 2 2v.25A.75.75 0 0 1 10 12H6a.75.75 0 0 1-.75-.75V11a2 2 0 0 1 2-2zM8 4.5A1.75 1.75 0 1 1 8 8a1.75 1.75 0 0 1 0-3.5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M14.5 5.5a4 4 0 1 0-7.74 1.424.75.75 0 0 1-.17.797L1.5 12.81v1.69h2.25v-1.25a.75.75 0 0 1 .75-.75h1.25v-1a.75.75 0 0 1 .309-.606l2.203-1.602.08-.052a.75.75 0 0 1 .644-.036A4 4 0 0 0 14.5 5.5m1.5 0a5.5 5.5 0 0 1-7.177 5.237L7.25 11.882v1.368a.75.75 0 0 1-.75.75H5.25v.938c0 .586-.476 1.062-1.062 1.062H1.063A1.063 1.063 0 0 1 0 14.938v-2.31c0-.276.107-.545.31-.748l4.893-4.895A5.5 5.5 0 1 1 16 5.5"/><path fill="currentcolor" d="M11.125 3.75a1.125 1.125 0 1 1 0 2.25 1.125 1.125 0 0 1 0-2.25"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M4.5 3h-3v1.5A.5.5 0 0 0 2 5h2a.5.5 0 0 0 .5-.5zM6 4.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2.25a.75.75 0 0 1 .75-.75H1V0h1.5v1.5h1V0H5v1.5h.33a.75.75 0 0 1 .67.75zm8.5 8.5h-3v-1.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5zm1.5-1.5a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v2.25c0 .41.34.75.75.75H11V16h1.5v-1.5h1V16H15v-1.5h.33a.75.75 0 0 0 .67-.75z"/><path fill="currentcolor" d="M12.25 6.25a1.75 1.75 0 1 0-3.5 0v3.5a3.25 3.25 0 0 1-6.5 0v-4h1.5v4a1.75 1.75 0 1 0 3.5 0v-3.5a3.25 3.25 0 1 1 6.5 0v4h-1.5z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M13.5 3a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5zM15 13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/><path fill="currentcolor" d="m11.11 4.934-5 7-1.22-.871 5-7z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M7.34 10.53A.5.5 0 0 0 7 11v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .47-.34l1.09 1.09c-.37.46-.93.76-1.56.76h-1a2 2 0 0 1-2-2v-1c0-.63.3-1.2.75-1.56zM2.96 6.14a6.47 6.47 0 0 0-1.46 4.11V11H0v-.75c0-1.97.71-3.78 1.9-5.17zM8 2.25a7.99 7.99 0 0 1 6.5 3.34V2.5H16v4.75a.75.75 0 0 1-.75.75h-4.07l-.68-.68V6.5h2.81a6.49 6.49 0 0 0-6.3-2.67L5.75 2.57A8 8 0 0 1 8 2.25m7.53 12.22-1.06 1.06-14-14L1.53.47z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M9 11a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1A.5.5 0 0 0 9 12zm1.5 1a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-1a2 2 0 0 1 2-2h1a2 2 0 0 1 2 2z"/><path fill="currentcolor" d="M0 10.25a8 8 0 0 1 14.5-4.663V2.5H16v4.75a.75.75 0 0 1-.75.75H10.5V6.5h2.809A6.5 6.5 0 0 0 1.5 10.25V11H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M14.25 1a.75.75 0 0 1 .75.75v7.5a.75.75 0 0 1-.75.75H1.75A.75.75 0 0 1 1 9.25v-7.5A.75.75 0 0 1 1.75 1zM2.5 8.5h11V6.25h-11zm0-3.75h11V2.5h-11zm-.75 8.75a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5m2.5 0a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5m2.5 0a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5m2.5 0a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5m2.5 0a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5m2.5 0a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5M1.75 11a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5m12.5 0a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M13.5 3a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v1.5h11zm-11 10a.5.5 0 0 0 .5.5h2V6H2.5zM15 8h-1.5V6h-7v7.5H8V15H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/><path fill="currentcolor" d="M11.776 9.168a.75.75 0 0 1 1.004.052l2.75 2.75-1.06 1.06L13 11.56V16h-1.5v-4.44l-1.47 1.47-1.06-1.06 2.75-2.75z"/></svg>
|
package/svgs/core/template.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M13.5 6h-7v7.5H13a.5.5 0 0 0 .5-.5zm-11 7a.5.5 0 0 0 .5.5h2V6H2.5zm11-10a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v1.5h11zM15 13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M11 1.5c-1.282 0-1.782.463-2.001.791a1.55 1.55 0 0 0-.246.684l-.003.033V8H10v1.5H8.75v2.514l.004.076c.005.07.014.176.034.304.04.259.118.593.268.916.148.323.358.613.65.824.283.205.688.366 1.294.366V16c-.894 0-1.614-.245-2.174-.65A3.4 3.4 0 0 1 8 14.487a3.4 3.4 0 0 1-.826.865C6.614 15.755 5.894 16 5 16v-1.5c.606 0 1.011-.161 1.295-.366.291-.21.5-.501.65-.824.149-.323.227-.657.267-.916a4 4 0 0 0 .038-.38V9.5H6V8h1.25V3.008l-.003-.033a1.55 1.55 0 0 0-.246-.684C6.782 1.963 6.281 1.5 5 1.5V0c1.48 0 2.427.492 3 1.138C8.573.492 9.52 0 11 0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M14.5 8a6.5 6.5 0 1 0-13 0 6.5 6.5 0 0 0 13 0M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0"/><path fill="currentcolor" d="M9.5 12.13a2.63 2.63 0 0 1 2.63-2.63H15V11h-2.87c-.62 0-1.12.5-1.12 1.13V15H9.5zm-1.5.62a2 2 0 0 0-2-2 .5.5 0 0 1-.5-.5v-.5A2.5 2.5 0 0 0 3 7.25H1v1.5h2a1 1 0 0 1 1 1v.5a2 2 0 0 0 2 2 .5.5 0 0 1 .5.5V15H8zm-1.25-6.5A.75.75 0 0 0 6 5.5h-.25A2.5 2.5 0 0 1 3.25 3V1.63h1.5V3a1 1 0 0 0 1 1H6a2.25 2.25 0 0 1 2.25 2.25c0 .41.34.75.75.75h1.5a.5.5 0 0 0 .5-.5 2 2 0 0 1 2-2h1.75V6H13a.5.5 0 0 0-.5.5 2 2 0 0 1-2 2H9a2.25 2.25 0 0 1-2.25-2.25"/></svg>
|