@ds-mo/icons 6.3.0 → 6.4.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/README.md +2 -2
- package/dist/agent.json +1 -1
- package/dist/agent.mjs +1 -1
- package/dist/icons/BuildingPublic.mjs +1 -1
- package/dist/icons/PersonGroupThree.d.ts +2 -0
- package/dist/icons/PersonGroupThree.mjs +14 -0
- package/dist/icons/index.d.ts +1 -0
- package/dist/icons/index.mjs +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.mjs +1 -0
- package/dist/meta.json +13 -3
- package/dist/sprite.svg +4 -1
- package/dist/svg/BuildingPublic.mjs +1 -1
- package/dist/svg/PersonGroupThree.d.ts +1 -0
- package/dist/svg/PersonGroupThree.mjs +1 -0
- package/dist/svg/index.d.ts +1 -0
- package/dist/svg/index.mjs +1 -0
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/@ds-mo/icons)
|
|
4
4
|
|
|
5
|
-
IcoMo — **
|
|
5
|
+
IcoMo — **431 SVG icons** (399 system icons + 32 country flags) as tree-shakeable React components, framework-agnostic SVG strings, TypeScript definitions, and an SVG sprite.
|
|
6
6
|
|
|
7
7
|
Part of the **ds-mo design system trilogy**: [@ds-mo/tokens](https://www.npmjs.com/package/@ds-mo/tokens) → **@ds-mo/icons** → [@ds-mo/ui](https://www.npmjs.com/package/@ds-mo/ui) (CompoMo).
|
|
8
8
|
|
|
@@ -28,7 +28,7 @@ Icons are grouped into **categories** so the pipeline can treat them differently
|
|
|
28
28
|
|
|
29
29
|
| Category | Count | Themeable | Description |
|
|
30
30
|
|---|---|---|---|
|
|
31
|
-
| `system` |
|
|
31
|
+
| `system` | 399 | ✅ `currentColor` | Monochrome UI icons — respond to CSS `color` and the `color` prop |
|
|
32
32
|
| `flag` | 32 | ❌ preserved | Multi-color country flags — hex + P3 wide-gamut colors kept verbatim |
|
|
33
33
|
|
|
34
34
|
Flag component names are prefixed with `Flag` (e.g. `FlagFrance`, `FlagUnitedStates`) so every export is globally unique.
|
package/dist/agent.json
CHANGED
package/dist/agent.mjs
CHANGED
|
@@ -2,7 +2,7 @@ import { createElement } from 'react';
|
|
|
2
2
|
import { createIcon } from '../createIcon.mjs';
|
|
3
3
|
|
|
4
4
|
const BuildingPublic = createIcon('building-public', [
|
|
5
|
-
createElement('path', { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
5
|
+
createElement('path', { fillRule: "evenodd", clipRule: "evenodd", d: "M13 11H14V14H2V11H3V7H2V4L8 1.5L14 4V7H13V11ZM10 7V11H12V7H10ZM3 13H13V12H3V13ZM4 11H6V7H4V11ZM7 11H9V7H7V11ZM3 6H13V5H3V6ZM4.59863 4H11.4014L8 2.58301L4.59863 4Z", key: "a" }),
|
|
6
6
|
]);
|
|
7
7
|
|
|
8
8
|
BuildingPublic.displayName = 'BuildingPublic';
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const PersonGroupThree = createIcon('person-group-three', [
|
|
5
|
+
createElement('path', { d: "M10 11C10.8284 11 11.5 11.6716 11.5 12.5V14H10.5V12.5C10.5 12.2239 10.2761 12 10 12H6C5.72386 12 5.5 12.2239 5.5 12.5V14H4.5V12.5C4.5 11.6716 5.17157 11 6 11H10Z", key: "a" }),
|
|
6
|
+
createElement('path', { d: "M4.5 9H3C2.72386 9 2.5 9.22386 2.5 9.5V11H1.5V9.5C1.5 8.67157 2.17157 8 3 8H4.5V9Z", key: "b" }),
|
|
7
|
+
createElement('path', { d: "M13 8C13.8284 8 14.5 8.67157 14.5 9.5V11H13.5V9.5C13.5 9.22386 13.2761 9 13 9H11.5V8H13Z", key: "c" }),
|
|
8
|
+
createElement('path', { fillRule: "evenodd", clipRule: "evenodd", d: "M8 5C9.38071 5 10.5 6.11929 10.5 7.5C10.5 8.88071 9.38071 10 8 10C6.61929 10 5.5 8.88071 5.5 7.5C5.5 6.11929 6.61929 5 8 5ZM8 6C7.17157 6 6.5 6.67157 6.5 7.5C6.5 8.32843 7.17157 9 8 9C8.82843 9 9.5 8.32843 9.5 7.5C9.5 6.67157 8.82843 6 8 6Z", key: "d" }),
|
|
9
|
+
createElement('path', { d: "M4.5 2C5.70949 2 6.71858 2.85886 6.9502 4H5.91309C5.70703 3.41766 5.15293 3 4.5 3C3.67157 3 3 3.67157 3 4.5C3 5.32843 3.67157 6 4.5 6V7C3.11929 7 2 5.88071 2 4.5C2 3.11929 3.11929 2 4.5 2Z", key: "e" }),
|
|
10
|
+
createElement('path', { d: "M11.5 2C12.8807 2 14 3.11929 14 4.5C14 5.88071 12.8807 7 11.5 7V6C12.3284 6 13 5.32843 13 4.5C13 3.67157 12.3284 3 11.5 3C10.8471 3 10.293 3.41766 10.0869 4H9.0498C9.28142 2.85886 10.2905 2 11.5 2Z", key: "f" }),
|
|
11
|
+
]);
|
|
12
|
+
|
|
13
|
+
PersonGroupThree.displayName = 'PersonGroupThree';
|
|
14
|
+
export { PersonGroupThree };
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -271,6 +271,7 @@ export { PersonFrame } from './PersonFrame.mjs';
|
|
|
271
271
|
export { PersonGear } from './PersonGear.mjs';
|
|
272
272
|
export { PersonGroup } from './PersonGroup.mjs';
|
|
273
273
|
export { PersonGroupArrows } from './PersonGroupArrows.mjs';
|
|
274
|
+
export { PersonGroupThree } from './PersonGroupThree.mjs';
|
|
274
275
|
export { PersonManager } from './PersonManager.mjs';
|
|
275
276
|
export { PersonShield } from './PersonShield.mjs';
|
|
276
277
|
export { PersonStar } from './PersonStar.mjs';
|
package/dist/icons/index.mjs
CHANGED
|
@@ -271,6 +271,7 @@ export { PersonFrame } from './PersonFrame.mjs';
|
|
|
271
271
|
export { PersonGear } from './PersonGear.mjs';
|
|
272
272
|
export { PersonGroup } from './PersonGroup.mjs';
|
|
273
273
|
export { PersonGroupArrows } from './PersonGroupArrows.mjs';
|
|
274
|
+
export { PersonGroupThree } from './PersonGroupThree.mjs';
|
|
274
275
|
export { PersonManager } from './PersonManager.mjs';
|
|
275
276
|
export { PersonShield } from './PersonShield.mjs';
|
|
276
277
|
export { PersonStar } from './PersonStar.mjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -276,6 +276,7 @@ export { PersonFrame } from './icons/PersonFrame.mjs';
|
|
|
276
276
|
export { PersonGear } from './icons/PersonGear.mjs';
|
|
277
277
|
export { PersonGroup } from './icons/PersonGroup.mjs';
|
|
278
278
|
export { PersonGroupArrows } from './icons/PersonGroupArrows.mjs';
|
|
279
|
+
export { PersonGroupThree } from './icons/PersonGroupThree.mjs';
|
|
279
280
|
export { PersonManager } from './icons/PersonManager.mjs';
|
|
280
281
|
export { PersonShield } from './icons/PersonShield.mjs';
|
|
281
282
|
export { PersonStar } from './icons/PersonStar.mjs';
|
package/dist/index.mjs
CHANGED
|
@@ -274,6 +274,7 @@ export { PersonFrame } from './icons/PersonFrame.mjs';
|
|
|
274
274
|
export { PersonGear } from './icons/PersonGear.mjs';
|
|
275
275
|
export { PersonGroup } from './icons/PersonGroup.mjs';
|
|
276
276
|
export { PersonGroupArrows } from './icons/PersonGroupArrows.mjs';
|
|
277
|
+
export { PersonGroupThree } from './icons/PersonGroupThree.mjs';
|
|
277
278
|
export { PersonManager } from './icons/PersonManager.mjs';
|
|
278
279
|
export { PersonShield } from './icons/PersonShield.mjs';
|
|
279
280
|
export { PersonStar } from './icons/PersonStar.mjs';
|
package/dist/meta.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "6.
|
|
3
|
-
"count":
|
|
2
|
+
"version": "6.4.0",
|
|
3
|
+
"count": 431,
|
|
4
4
|
"categories": {
|
|
5
5
|
"system": {
|
|
6
|
-
"count":
|
|
6
|
+
"count": 399,
|
|
7
7
|
"colorModel": "monochrome",
|
|
8
8
|
"motion": "static",
|
|
9
9
|
"themeable": true
|
|
@@ -2895,6 +2895,16 @@
|
|
|
2895
2895
|
"user-group-arrows"
|
|
2896
2896
|
]
|
|
2897
2897
|
},
|
|
2898
|
+
{
|
|
2899
|
+
"name": "PersonGroupThree",
|
|
2900
|
+
"category": "system",
|
|
2901
|
+
"kebab": "person-group-three",
|
|
2902
|
+
"aliases": [
|
|
2903
|
+
"team-three",
|
|
2904
|
+
"three-people",
|
|
2905
|
+
"trio"
|
|
2906
|
+
]
|
|
2907
|
+
},
|
|
2898
2908
|
{
|
|
2899
2909
|
"name": "PersonManager",
|
|
2900
2910
|
"category": "system",
|
package/dist/sprite.svg
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
<path d="M4 9H6V8H4V9Z" fill="currentColor"/><path d="M4 11H6V10H4V11Z" fill="currentColor"/><path d="M9 4V5H10V4H9Z" fill="currentColor"/><path d="M11 4V5H12V4H11Z" fill="currentColor"/><path d="M9 6V7H10V6H9Z" fill="currentColor"/><path d="M11 6V7H12V6H11Z" fill="currentColor"/><path d="M9 8V9H10V8H9Z" fill="currentColor"/><path d="M11 8V9H12V8H11Z" fill="currentColor"/><path d="M9 10V11H10V10H9Z" fill="currentColor"/><path d="M11 10V11H12V10H11Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7 2H14V14H2V6H7V2ZM7 7H3V13H4.5V12H5.5V13H7V7ZM13 3V13H11V12H10V13H8V3H13Z" fill="currentColor"/>
|
|
130
130
|
</symbol>
|
|
131
131
|
<symbol id="building-public" viewBox="0 0 16 16" fill="currentColor">
|
|
132
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="
|
|
132
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 11H14V14H2V11H3V7H2V4L8 1.5L14 4V7H13V11ZM10 7V11H12V7H10ZM3 13H13V12H3V13ZM4 11H6V7H4V11ZM7 11H9V7H7V11ZM3 6H13V5H3V6ZM4.59863 4H11.4014L8 2.58301L4.59863 4Z" fill="currentColor"/>
|
|
133
133
|
</symbol>
|
|
134
134
|
<symbol id="building-shop" viewBox="0 0 16 16" fill="currentColor">
|
|
135
135
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 7H7V11H4V7ZM5 8V10H6V8H5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14 2H2V14H14V2ZM13 4V3H3V4C3 4.48325 3.39175 4.875 3.875 4.875C4.35825 4.875 4.75 4.48325 4.75 4H5.75C5.75 4.48325 6.14175 4.875 6.625 4.875C7.10825 4.875 7.5 4.48325 7.5 4H8.5C8.5 4.48325 8.89175 4.875 9.375 4.875C9.85825 4.875 10.25 4.48325 10.25 4H11.25C11.25 4.48325 11.6418 4.875 12.125 4.875C12.6082 4.875 13 4.48325 13 4ZM10.75 5.27477C11.0924 5.64396 11.5817 5.875 12.125 5.875C12.441 5.875 12.7388 5.79682 13 5.65874V13H12V7H8V13H3V5.65874C3.26121 5.79682 3.55898 5.875 3.875 5.875C4.41826 5.875 4.90756 5.64396 5.25 5.27477C5.59244 5.64396 6.08174 5.875 6.625 5.875C7.16826 5.875 7.65757 5.64396 8 5.27477C8.34244 5.64396 8.83174 5.875 9.375 5.875C9.91826 5.875 10.4076 5.64396 10.75 5.27477ZM9 13H11V8H9V13Z" fill="currentColor"/>
|
|
@@ -818,6 +818,9 @@
|
|
|
818
818
|
<symbol id="person-group-arrows" viewBox="0 0 16 16" fill="currentColor">
|
|
819
819
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.5 11C10.6716 11 10 11.6716 10 12.5V15H9.00003V12.5C9.00003 11.1193 10.1193 10 11.5 10H15V11H11.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15 2C13.3431 2 12 3.34315 12 5C12 6.65685 13.3431 8 15 8V9C12.7909 9 11 7.20914 11 5C11 2.79086 12.7909 1 15 1V2Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 11C5.32843 11 6 11.6716 6 12.5V15H7V12.5C7 11.1193 5.88071 10 4.5 10H1V11H4.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M1 2C2.65685 2 4 3.34315 4 5C4 6.65685 2.65685 8 1 8V9C3.20914 9 5 7.20914 5 5C5 2.79086 3.20914 1 1 1V2Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10 4.99998V4.008L8.63842 2.64642L7.93131 3.35353L8.57776 3.99998H6V4.99998L10 4.99998Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.00417 5.99764V6.98962L7.36575 8.3512L8.07286 7.64409L7.42641 6.99764H10.0042V5.99764H6.00417Z" fill="currentColor"/>
|
|
820
820
|
</symbol>
|
|
821
|
+
<symbol id="person-group-three" viewBox="0 0 16 16" fill="currentColor">
|
|
822
|
+
<path d="M10 11C10.8284 11 11.5 11.6716 11.5 12.5V14H10.5V12.5C10.5 12.2239 10.2761 12 10 12H6C5.72386 12 5.5 12.2239 5.5 12.5V14H4.5V12.5C4.5 11.6716 5.17157 11 6 11H10Z" fill="currentColor"/><path d="M4.5 9H3C2.72386 9 2.5 9.22386 2.5 9.5V11H1.5V9.5C1.5 8.67157 2.17157 8 3 8H4.5V9Z" fill="currentColor"/><path d="M13 8C13.8284 8 14.5 8.67157 14.5 9.5V11H13.5V9.5C13.5 9.22386 13.2761 9 13 9H11.5V8H13Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 5C9.38071 5 10.5 6.11929 10.5 7.5C10.5 8.88071 9.38071 10 8 10C6.61929 10 5.5 8.88071 5.5 7.5C5.5 6.11929 6.61929 5 8 5ZM8 6C7.17157 6 6.5 6.67157 6.5 7.5C6.5 8.32843 7.17157 9 8 9C8.82843 9 9.5 8.32843 9.5 7.5C9.5 6.67157 8.82843 6 8 6Z" fill="currentColor"/><path d="M4.5 2C5.70949 2 6.71858 2.85886 6.9502 4H5.91309C5.70703 3.41766 5.15293 3 4.5 3C3.67157 3 3 3.67157 3 4.5C3 5.32843 3.67157 6 4.5 6V7C3.11929 7 2 5.88071 2 4.5C2 3.11929 3.11929 2 4.5 2Z" fill="currentColor"/><path d="M11.5 2C12.8807 2 14 3.11929 14 4.5C14 5.88071 12.8807 7 11.5 7V6C12.3284 6 13 5.32843 13 4.5C13 3.67157 12.3284 3 11.5 3C10.8471 3 10.293 3.41766 10.0869 4H9.0498C9.28142 2.85886 10.2905 2 11.5 2Z" fill="currentColor"/>
|
|
823
|
+
</symbol>
|
|
821
824
|
<symbol id="person-manager" viewBox="0 0 16 16" fill="currentColor">
|
|
822
825
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C6.067 1 4.5 2.567 4.5 4.5C4.5 6.433 6.067 8 8 8C9.933 8 11.5 6.433 11.5 4.5C11.5 2.567 9.933 1 8 1ZM5.5 4.5C5.5 3.11929 6.61929 2 8 2C9.38071 2 10.5 3.11929 10.5 4.5C10.5 5.88071 9.38071 7 8 7C6.61929 7 5.5 5.88071 5.5 4.5Z" fill="currentColor"/><path d="M3 11.5C3 10.6716 3.67157 10 4.5 10H8V9H4.5C3.11929 9 2 10.1193 2 11.5V14H3V11.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10 9C9.44772 9 9 9.44771 9 10V12.5C9 13.0523 9.44772 13.5 10 13.5H11.5V14H10.5V15H13.5V14H12.5V13.5H14C14.5523 13.5 15 13.0523 15 12.5V10C15 9.44771 14.5523 9 14 9H10ZM10 10H14V12.5H10V10Z" fill="currentColor"/>
|
|
823
826
|
</symbol>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const BuildingPublic = "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"
|
|
1
|
+
export const BuildingPublic = "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13 11H14V14H2V11H3V7H2V4L8 1.5L14 4V7H13V11ZM10 7V11H12V7H10ZM3 13H13V12H3V13ZM4 11H6V7H4V11ZM7 11H9V7H7V11ZM3 6H13V5H3V6ZM4.59863 4H11.4014L8 2.58301L4.59863 4Z\" fill=\"currentColor\"/></svg>";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const PersonGroupThree: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const PersonGroupThree = "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 11C10.8284 11 11.5 11.6716 11.5 12.5V14H10.5V12.5C10.5 12.2239 10.2761 12 10 12H6C5.72386 12 5.5 12.2239 5.5 12.5V14H4.5V12.5C4.5 11.6716 5.17157 11 6 11H10Z\" fill=\"currentColor\"/><path d=\"M4.5 9H3C2.72386 9 2.5 9.22386 2.5 9.5V11H1.5V9.5C1.5 8.67157 2.17157 8 3 8H4.5V9Z\" fill=\"currentColor\"/><path d=\"M13 8C13.8284 8 14.5 8.67157 14.5 9.5V11H13.5V9.5C13.5 9.22386 13.2761 9 13 9H11.5V8H13Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 5C9.38071 5 10.5 6.11929 10.5 7.5C10.5 8.88071 9.38071 10 8 10C6.61929 10 5.5 8.88071 5.5 7.5C5.5 6.11929 6.61929 5 8 5ZM8 6C7.17157 6 6.5 6.67157 6.5 7.5C6.5 8.32843 7.17157 9 8 9C8.82843 9 9.5 8.32843 9.5 7.5C9.5 6.67157 8.82843 6 8 6Z\" fill=\"currentColor\"/><path d=\"M4.5 2C5.70949 2 6.71858 2.85886 6.9502 4H5.91309C5.70703 3.41766 5.15293 3 4.5 3C3.67157 3 3 3.67157 3 4.5C3 5.32843 3.67157 6 4.5 6V7C3.11929 7 2 5.88071 2 4.5C2 3.11929 3.11929 2 4.5 2Z\" fill=\"currentColor\"/><path d=\"M11.5 2C12.8807 2 14 3.11929 14 4.5C14 5.88071 12.8807 7 11.5 7V6C12.3284 6 13 5.32843 13 4.5C13 3.67157 12.3284 3 11.5 3C10.8471 3 10.293 3.41766 10.0869 4H9.0498C9.28142 2.85886 10.2905 2 11.5 2Z\" fill=\"currentColor\"/></svg>";
|
package/dist/svg/index.d.ts
CHANGED
|
@@ -271,6 +271,7 @@ export { PersonFrame } from './PersonFrame.mjs';
|
|
|
271
271
|
export { PersonGear } from './PersonGear.mjs';
|
|
272
272
|
export { PersonGroup } from './PersonGroup.mjs';
|
|
273
273
|
export { PersonGroupArrows } from './PersonGroupArrows.mjs';
|
|
274
|
+
export { PersonGroupThree } from './PersonGroupThree.mjs';
|
|
274
275
|
export { PersonManager } from './PersonManager.mjs';
|
|
275
276
|
export { PersonShield } from './PersonShield.mjs';
|
|
276
277
|
export { PersonStar } from './PersonStar.mjs';
|
package/dist/svg/index.mjs
CHANGED
|
@@ -271,6 +271,7 @@ export { PersonFrame } from './PersonFrame.mjs';
|
|
|
271
271
|
export { PersonGear } from './PersonGear.mjs';
|
|
272
272
|
export { PersonGroup } from './PersonGroup.mjs';
|
|
273
273
|
export { PersonGroupArrows } from './PersonGroupArrows.mjs';
|
|
274
|
+
export { PersonGroupThree } from './PersonGroupThree.mjs';
|
|
274
275
|
export { PersonManager } from './PersonManager.mjs';
|
|
275
276
|
export { PersonShield } from './PersonShield.mjs';
|
|
276
277
|
export { PersonStar } from './PersonStar.mjs';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ds-mo/icons",
|
|
3
|
-
"version": "6.
|
|
4
|
-
"description": "IcoMo —
|
|
3
|
+
"version": "6.4.0",
|
|
4
|
+
"description": "IcoMo — 431 SVG icons (399 system icons + 32 country flags) as tree-shakeable React components, framework-agnostic SVG strings, TypeScript definitions, and SVG sprite",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"icons",
|
|
7
7
|
"svg",
|