@ds-mo/icons 1.2.0 → 2.0.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 CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  [![npm version](https://img.shields.io/npm/v/@ds-mo/icons.svg)](https://www.npmjs.com/package/@ds-mo/icons)
4
4
 
5
- IcoMo — **423 SVG icons** (391 system icons + 32 country flags) as tree-shakeable React components, framework-agnostic SVG strings, TypeScript definitions, and an SVG sprite.
5
+ IcoMo — **424 SVG icons** (392 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` | 391 | ✅ `currentColor` | Monochrome UI icons — respond to CSS `color` and the `color` prop |
31
+ | `system` | 392 | ✅ `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.
@@ -108,8 +108,8 @@ Machine-readable icon list (for docs, agents, search indexes):
108
108
  import meta from '@ds-mo/icons/meta';
109
109
 
110
110
  meta.version // e.g. "0.7.3" — matches package version
111
- meta.count // 423
112
- meta.categories // { system: {count:391,themeable:true}, flag: {count:32,themeable:false} }
111
+ meta.count // 424
112
+ meta.categories // { system: {count:392,themeable:true}, flag: {count:32,themeable:false} }
113
113
  meta.icons // [{ name, category, kebab, aliases }, ...]
114
114
  ```
115
115
 
@@ -2,7 +2,7 @@ import { createElement } from 'react';
2
2
  import { createIcon } from '../createIcon.mjs';
3
3
 
4
4
  const CursorPointer = createIcon('cursor-pointer', [
5
- createElement('path', { d: "M13.2749 5.32758L13.4038 6.22113L10.5171 8.14496L13.48 11.1088V11.8159L12.0659 13.2299H11.3589L8.39502 10.267L6.47119 13.1537L5.57764 13.0248L2.396 2.77191L3.02197 2.14594L13.2749 5.32758ZM6.22119 11.725L7.90186 9.20551L7.97314 9.12054C8.0531 9.04429 8.15703 8.99589 8.26904 8.9848C8.41809 8.97006 8.56548 9.02343 8.67139 9.12933L11.7114 12.1694L12.4194 11.4614L9.37939 8.42133C9.27349 8.31542 9.22012 8.16803 9.23486 8.01898C9.24962 7.86991 9.33093 7.73489 9.45557 7.65179L11.9751 5.97113L3.63232 3.38226L6.22119 11.725Z", key: "a" }),
5
+ createElement('path', { fillRule: "evenodd", clipRule: "evenodd", d: "M13.1436 5.52148L13.2432 6.4375L10.2305 8.10938L13.3457 11.2246V11.9316L11.9316 13.3457H11.2246L8.10938 10.2305L6.4375 13.2432L5.52148 13.1436L2.52148 3.14355L3.14355 2.52148L13.1436 5.52148ZM6.1377 11.7207L7.55702 9.16623C7.71834 8.87589 8.1127 8.82064 8.34759 9.05548L11.5781 12.2852L12.2852 11.5781L9.05469 8.34766C8.81979 8.11276 8.87505 7.71832 9.16546 7.55701L11.7207 6.1377L3.74512 3.74512L6.1377 11.7207Z", key: "a" }),
6
6
  ]);
7
7
 
8
8
  CursorPointer.displayName = 'CursorPointer';
@@ -0,0 +1,2 @@
1
+ import { IconComponent } from '../createIcon.mjs';
2
+ export declare const CursorPointerMinus: IconComponent;
@@ -0,0 +1,11 @@
1
+ import { createElement } from 'react';
2
+ import { createIcon } from '../createIcon.mjs';
3
+
4
+ const CursorPointerMinus = createIcon('cursor-pointer-minus', [
5
+ createElement('path', { d: "M13 12H10V11H13V12Z", key: "a" }),
6
+ createElement('path', { fillRule: "evenodd", clipRule: "evenodd", d: "M11.5 8C13.433 8 15 9.567 15 11.5C15 13.433 13.433 15 11.5 15C9.567 15 8 13.433 8 11.5C8 9.567 9.567 8 11.5 8ZM11.5 9C10.1193 9 9 10.1193 9 11.5C9 12.8807 10.1193 14 11.5 14C12.8807 14 14 12.8807 14 11.5C14 10.1193 12.8807 9 11.5 9Z", key: "b" }),
7
+ createElement('path', { fillRule: "evenodd", clipRule: "evenodd", d: "M13.1436 5.52148L13.1318 6.48242L7.90723 7.90723L6.48242 13.1318L5.52148 13.1436L2.52148 3.14355L3.14355 2.52148L13.1436 5.52148ZM5.97656 11.1836L7.09277 7.09277L11.1836 5.97656L3.74512 3.74512L5.97656 11.1836Z", key: "c" }),
8
+ ]);
9
+
10
+ CursorPointerMinus.displayName = 'CursorPointerMinus';
11
+ export { CursorPointerMinus };
@@ -0,0 +1,2 @@
1
+ import { IconComponent } from '../createIcon.mjs';
2
+ export declare const CursorPointerPlus: IconComponent;
@@ -0,0 +1,11 @@
1
+ import { createElement } from 'react';
2
+ import { createIcon } from '../createIcon.mjs';
3
+
4
+ const CursorPointerPlus = createIcon('cursor-pointer-plus', [
5
+ createElement('path', { d: "M12 11H13V12H12V13H11V12H10V11H11V10H12V11Z", key: "a" }),
6
+ createElement('path', { fillRule: "evenodd", clipRule: "evenodd", d: "M11.5 8C13.433 8 15 9.567 15 11.5C15 13.433 13.433 15 11.5 15C9.567 15 8 13.433 8 11.5C8 9.567 9.567 8 11.5 8ZM11.5 9C10.1193 9 9 10.1193 9 11.5C9 12.8807 10.1193 14 11.5 14C12.8807 14 14 12.8807 14 11.5C14 10.1193 12.8807 9 11.5 9Z", key: "b" }),
7
+ createElement('path', { fillRule: "evenodd", clipRule: "evenodd", d: "M13.1436 5.52148L13.1318 6.48242L7.90723 7.90723L6.48242 13.1318L5.52148 13.1436L2.52148 3.14355L3.14355 2.52148L13.1436 5.52148ZM5.97656 11.1836L7.09277 7.09277L11.1836 5.97656L3.74512 3.74512L5.97656 11.1836Z", key: "c" }),
8
+ ]);
9
+
10
+ CursorPointerPlus.displayName = 'CursorPointerPlus';
11
+ export { CursorPointerPlus };
@@ -104,6 +104,8 @@ export { CrossCircleFilled } from './CrossCircleFilled.mjs';
104
104
  export { Cube } from './Cube.mjs';
105
105
  export { Cup } from './Cup.mjs';
106
106
  export { CursorPointer } from './CursorPointer.mjs';
107
+ export { CursorPointerMinus } from './CursorPointerMinus.mjs';
108
+ export { CursorPointerPlus } from './CursorPointerPlus.mjs';
107
109
  export { DVR } from './DVR.mjs';
108
110
  export { Dashboard } from './Dashboard.mjs';
109
111
  export { Dashcam } from './Dashcam.mjs';
@@ -247,7 +249,6 @@ export { OverviewAI } from './OverviewAI.mjs';
247
249
  export { PanelCollapse } from './PanelCollapse.mjs';
248
250
  export { PanelExpand } from './PanelExpand.mjs';
249
251
  export { Paperclip } from './Paperclip.mjs';
250
- export { PaperplaneMarker } from './PaperplaneMarker.mjs';
251
252
  export { PaperplaneSend } from './PaperplaneSend.mjs';
252
253
  export { Paragraph } from './Paragraph.mjs';
253
254
  export { ParagraphCheck } from './ParagraphCheck.mjs';
@@ -104,6 +104,8 @@ export { CrossCircleFilled } from './CrossCircleFilled.mjs';
104
104
  export { Cube } from './Cube.mjs';
105
105
  export { Cup } from './Cup.mjs';
106
106
  export { CursorPointer } from './CursorPointer.mjs';
107
+ export { CursorPointerMinus } from './CursorPointerMinus.mjs';
108
+ export { CursorPointerPlus } from './CursorPointerPlus.mjs';
107
109
  export { DVR } from './DVR.mjs';
108
110
  export { Dashboard } from './Dashboard.mjs';
109
111
  export { Dashcam } from './Dashcam.mjs';
@@ -247,7 +249,6 @@ export { OverviewAI } from './OverviewAI.mjs';
247
249
  export { PanelCollapse } from './PanelCollapse.mjs';
248
250
  export { PanelExpand } from './PanelExpand.mjs';
249
251
  export { Paperclip } from './Paperclip.mjs';
250
- export { PaperplaneMarker } from './PaperplaneMarker.mjs';
251
252
  export { PaperplaneSend } from './PaperplaneSend.mjs';
252
253
  export { Paragraph } from './Paragraph.mjs';
253
254
  export { ParagraphCheck } from './ParagraphCheck.mjs';
package/dist/index.d.ts CHANGED
@@ -109,6 +109,8 @@ export { CrossCircleFilled } from './icons/CrossCircleFilled.mjs';
109
109
  export { Cube } from './icons/Cube.mjs';
110
110
  export { Cup } from './icons/Cup.mjs';
111
111
  export { CursorPointer } from './icons/CursorPointer.mjs';
112
+ export { CursorPointerMinus } from './icons/CursorPointerMinus.mjs';
113
+ export { CursorPointerPlus } from './icons/CursorPointerPlus.mjs';
112
114
  export { DVR } from './icons/DVR.mjs';
113
115
  export { Dashboard } from './icons/Dashboard.mjs';
114
116
  export { Dashcam } from './icons/Dashcam.mjs';
@@ -252,7 +254,6 @@ export { OverviewAI } from './icons/OverviewAI.mjs';
252
254
  export { PanelCollapse } from './icons/PanelCollapse.mjs';
253
255
  export { PanelExpand } from './icons/PanelExpand.mjs';
254
256
  export { Paperclip } from './icons/Paperclip.mjs';
255
- export { PaperplaneMarker } from './icons/PaperplaneMarker.mjs';
256
257
  export { PaperplaneSend } from './icons/PaperplaneSend.mjs';
257
258
  export { Paragraph } from './icons/Paragraph.mjs';
258
259
  export { ParagraphCheck } from './icons/ParagraphCheck.mjs';
package/dist/index.mjs CHANGED
@@ -107,6 +107,8 @@ export { CrossCircleFilled } from './icons/CrossCircleFilled.mjs';
107
107
  export { Cube } from './icons/Cube.mjs';
108
108
  export { Cup } from './icons/Cup.mjs';
109
109
  export { CursorPointer } from './icons/CursorPointer.mjs';
110
+ export { CursorPointerMinus } from './icons/CursorPointerMinus.mjs';
111
+ export { CursorPointerPlus } from './icons/CursorPointerPlus.mjs';
110
112
  export { DVR } from './icons/DVR.mjs';
111
113
  export { Dashboard } from './icons/Dashboard.mjs';
112
114
  export { Dashcam } from './icons/Dashcam.mjs';
@@ -250,7 +252,6 @@ export { OverviewAI } from './icons/OverviewAI.mjs';
250
252
  export { PanelCollapse } from './icons/PanelCollapse.mjs';
251
253
  export { PanelExpand } from './icons/PanelExpand.mjs';
252
254
  export { Paperclip } from './icons/Paperclip.mjs';
253
- export { PaperplaneMarker } from './icons/PaperplaneMarker.mjs';
254
255
  export { PaperplaneSend } from './icons/PaperplaneSend.mjs';
255
256
  export { Paragraph } from './icons/Paragraph.mjs';
256
257
  export { ParagraphCheck } from './icons/ParagraphCheck.mjs';
package/dist/meta.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
- "version": "1.2.0",
3
- "count": 423,
2
+ "version": "2.0.0",
3
+ "count": 424,
4
4
  "categories": {
5
5
  "system": {
6
- "count": 391,
6
+ "count": 392,
7
7
  "themeable": true
8
8
  },
9
9
  "flag": {
@@ -1072,6 +1072,26 @@
1072
1072
  "select"
1073
1073
  ]
1074
1074
  },
1075
+ {
1076
+ "name": "CursorPointerMinus",
1077
+ "category": "system",
1078
+ "kebab": "cursor-pointer-minus",
1079
+ "aliases": [
1080
+ "click-remove",
1081
+ "cursor-remove",
1082
+ "select-remove"
1083
+ ]
1084
+ },
1085
+ {
1086
+ "name": "CursorPointerPlus",
1087
+ "category": "system",
1088
+ "kebab": "cursor-pointer-plus",
1089
+ "aliases": [
1090
+ "click-add",
1091
+ "cursor-add",
1092
+ "select-add"
1093
+ ]
1094
+ },
1075
1095
  {
1076
1096
  "name": "DVR",
1077
1097
  "category": "system",
@@ -2522,16 +2542,6 @@
2522
2542
  "clip"
2523
2543
  ]
2524
2544
  },
2525
- {
2526
- "name": "PaperplaneMarker",
2527
- "category": "system",
2528
- "kebab": "paperplane-marker",
2529
- "aliases": [
2530
- "send-location",
2531
- "send-marker",
2532
- "location-send"
2533
- ]
2534
- },
2535
2545
  {
2536
2546
  "name": "PaperplaneSend",
2537
2547
  "category": "system",
package/dist/sprite.svg CHANGED
@@ -315,7 +315,13 @@
315
315
  <path fill-rule="evenodd" clip-rule="evenodd" d="M3 6H12V12.5C12 13.3284 11.3284 14 10.5 14H4.5C3.67157 14 3 13.3284 3 12.5V6ZM4 7V12.5C4 12.7761 4.22386 13 4.5 13H10.5C10.7761 13 11 12.7761 11 12.5V7H4Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 8H12V7H12.5C13.3284 7 14 7.67157 14 8.5V10.5C14 11.3284 13.3284 12 12.5 12H12V11H12.5C12.7761 11 13 10.7761 13 10.5V8.5C13 8.22386 12.7761 8 12.5 8Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6 2V5H5V2H6ZM8 2V5H7V2H8ZM10 2V5H9V2H10Z" fill="currentColor"/>
316
316
  </symbol>
317
317
  <symbol id="cursor-pointer" viewBox="0 0 16 16" fill="currentColor">
318
- <path d="M13.2749 5.32758L13.4038 6.22113L10.5171 8.14496L13.48 11.1088V11.8159L12.0659 13.2299H11.3589L8.39502 10.267L6.47119 13.1537L5.57764 13.0248L2.396 2.77191L3.02197 2.14594L13.2749 5.32758ZM6.22119 11.725L7.90186 9.20551L7.97314 9.12054C8.0531 9.04429 8.15703 8.99589 8.26904 8.9848C8.41809 8.97006 8.56548 9.02343 8.67139 9.12933L11.7114 12.1694L12.4194 11.4614L9.37939 8.42133C9.27349 8.31542 9.22012 8.16803 9.23486 8.01898C9.24962 7.86991 9.33093 7.73489 9.45557 7.65179L11.9751 5.97113L3.63232 3.38226L6.22119 11.725Z" fill="currentColor"/>
318
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13.1436 5.52148L13.2432 6.4375L10.2305 8.10938L13.3457 11.2246V11.9316L11.9316 13.3457H11.2246L8.10938 10.2305L6.4375 13.2432L5.52148 13.1436L2.52148 3.14355L3.14355 2.52148L13.1436 5.52148ZM6.1377 11.7207L7.55702 9.16623C7.71834 8.87589 8.1127 8.82064 8.34759 9.05548L11.5781 12.2852L12.2852 11.5781L9.05469 8.34766C8.81979 8.11276 8.87505 7.71832 9.16546 7.55701L11.7207 6.1377L3.74512 3.74512L6.1377 11.7207Z" fill="currentColor"/>
319
+ </symbol>
320
+ <symbol id="cursor-pointer-minus" viewBox="0 0 16 16" fill="currentColor">
321
+ <path d="M13 12H10V11H13V12Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.5 8C13.433 8 15 9.567 15 11.5C15 13.433 13.433 15 11.5 15C9.567 15 8 13.433 8 11.5C8 9.567 9.567 8 11.5 8ZM11.5 9C10.1193 9 9 10.1193 9 11.5C9 12.8807 10.1193 14 11.5 14C12.8807 14 14 12.8807 14 11.5C14 10.1193 12.8807 9 11.5 9Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13.1436 5.52148L13.1318 6.48242L7.90723 7.90723L6.48242 13.1318L5.52148 13.1436L2.52148 3.14355L3.14355 2.52148L13.1436 5.52148ZM5.97656 11.1836L7.09277 7.09277L11.1836 5.97656L3.74512 3.74512L5.97656 11.1836Z" fill="currentColor"/>
322
+ </symbol>
323
+ <symbol id="cursor-pointer-plus" viewBox="0 0 16 16" fill="currentColor">
324
+ <path d="M12 11H13V12H12V13H11V12H10V11H11V10H12V11Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.5 8C13.433 8 15 9.567 15 11.5C15 13.433 13.433 15 11.5 15C9.567 15 8 13.433 8 11.5C8 9.567 9.567 8 11.5 8ZM11.5 9C10.1193 9 9 10.1193 9 11.5C9 12.8807 10.1193 14 11.5 14C12.8807 14 14 12.8807 14 11.5C14 10.1193 12.8807 9 11.5 9Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13.1436 5.52148L13.1318 6.48242L7.90723 7.90723L6.48242 13.1318L5.52148 13.1436L2.52148 3.14355L3.14355 2.52148L13.1436 5.52148ZM5.97656 11.1836L7.09277 7.09277L11.1836 5.97656L3.74512 3.74512L5.97656 11.1836Z" fill="currentColor"/>
319
325
  </symbol>
320
326
  <symbol id="dvr" viewBox="0 0 16 16" fill="currentColor">
321
327
  <path d="M12 8C12.5523 8 13 8.44772 13 9C13 9.55228 12.5523 10 12 10C11.4477 10 11 9.55228 11 9C11 8.44772 11.4477 8 12 8Z" fill="currentColor"/><path d="M5.5 9.5H3.5V8.5H5.5V9.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13 4C14.1046 4 15 4.89543 15 6V10L14.9893 10.2041C14.8938 11.1457 14.1457 11.8938 13.2041 11.9893L13 12H3L2.7959 11.9893C1.78722 11.887 1 11.0357 1 10V6C1 4.89543 1.89543 4 3 4H13ZM3 5C2.44772 5 2 5.44772 2 6V10C2 10.5523 2.44772 11 3 11H13C13.5523 11 14 10.5523 14 10V6C14 5.44772 13.5523 5 13 5H3Z" fill="currentColor"/><path d="M8.5 9.5H6.5V8.5H8.5V9.5Z" fill="currentColor"/>
@@ -746,9 +752,6 @@
746
752
  <symbol id="paperclip" viewBox="0 0 16 16" fill="currentColor">
747
753
  <path fill-rule="evenodd" clip-rule="evenodd" d="M11.1948 3.95022C10.692 3.44742 9.87675 3.44742 9.37395 3.95022L4.80427 8.5199C3.92559 9.39858 3.92559 10.8232 4.80427 11.7019C5.68295 12.5806 7.10757 12.5806 7.98625 11.7019L12.2642 7.42388L12.9714 8.13099L8.69336 12.409C7.42416 13.6782 5.36637 13.6782 4.09717 12.409C2.82796 11.1398 2.82796 9.082 4.09717 7.81279L8.66684 3.24311C9.56017 2.34979 11.0085 2.34979 11.9019 3.24311C12.7952 4.13644 12.7952 5.5848 11.9019 6.47813L7.38079 10.9992C6.8365 11.5435 5.95403 11.5435 5.40973 10.9992C4.86544 10.4549 4.86544 9.57242 5.40973 9.02813L9.63912 4.79875L10.3462 5.50586L6.11684 9.73524C5.96307 9.88901 5.96307 10.1383 6.11684 10.2921C6.27061 10.4459 6.51992 10.4459 6.67369 10.2921L11.1948 5.77102C11.6976 5.26822 11.6976 4.45302 11.1948 3.95022Z" fill="currentColor"/>
748
754
  </symbol>
749
- <symbol id="paperplane-marker" viewBox="0 0 16 16" fill="currentColor">
750
- <path fill-rule="evenodd" clip-rule="evenodd" d="M13.0065 2.29205L2.00008 6.50054L2.00008 7.49999H1.99585L6.6166 9.38362L8.50044 14H9.49755L13.7045 3.00286L13.0001 2.29846L13.0065 2.29205ZM7.38356 8.61637L3.4549 7.01487L12.4087 3.59122L8.98506 12.5409L7.38356 8.61637Z" fill="currentColor"/>
751
- </symbol>
752
755
  <symbol id="paperplane-send" viewBox="0 0 16 16" fill="currentColor">
753
756
  <path fill-rule="evenodd" clip-rule="evenodd" d="M2.54053 3.40922L4.47607 8.00876L2.54396 12.6049L3.24911 13.3101L13.9999 8.50871V7.51252H14.0087L3.25049 2.70581L2.5438 3.41249L2.54053 3.40922ZM5.35053 7.50859L7.99998 7.50856L7.99999 8.50856L5.35073 8.50859L3.91832 11.916L12.6676 8.00856L3.91537 4.09815L5.35053 7.50859Z" fill="currentColor"/>
754
757
  </symbol>
@@ -1 +1 @@
1
- export const CursorPointer = "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M13.2749 5.32758L13.4038 6.22113L10.5171 8.14496L13.48 11.1088V11.8159L12.0659 13.2299H11.3589L8.39502 10.267L6.47119 13.1537L5.57764 13.0248L2.396 2.77191L3.02197 2.14594L13.2749 5.32758ZM6.22119 11.725L7.90186 9.20551L7.97314 9.12054C8.0531 9.04429 8.15703 8.99589 8.26904 8.9848C8.41809 8.97006 8.56548 9.02343 8.67139 9.12933L11.7114 12.1694L12.4194 11.4614L9.37939 8.42133C9.27349 8.31542 9.22012 8.16803 9.23486 8.01898C9.24962 7.86991 9.33093 7.73489 9.45557 7.65179L11.9751 5.97113L3.63232 3.38226L6.22119 11.725Z\" fill=\"currentColor\"/></svg>";
1
+ export const CursorPointer = "<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.1436 5.52148L13.2432 6.4375L10.2305 8.10938L13.3457 11.2246V11.9316L11.9316 13.3457H11.2246L8.10938 10.2305L6.4375 13.2432L5.52148 13.1436L2.52148 3.14355L3.14355 2.52148L13.1436 5.52148ZM6.1377 11.7207L7.55702 9.16623C7.71834 8.87589 8.1127 8.82064 8.34759 9.05548L11.5781 12.2852L12.2852 11.5781L9.05469 8.34766C8.81979 8.11276 8.87505 7.71832 9.16546 7.55701L11.7207 6.1377L3.74512 3.74512L6.1377 11.7207Z\" fill=\"currentColor\"/></svg>";
@@ -0,0 +1 @@
1
+ export declare const CursorPointerMinus: string;
@@ -0,0 +1 @@
1
+ export const CursorPointerMinus = "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M13 12H10V11H13V12Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.5 8C13.433 8 15 9.567 15 11.5C15 13.433 13.433 15 11.5 15C9.567 15 8 13.433 8 11.5C8 9.567 9.567 8 11.5 8ZM11.5 9C10.1193 9 9 10.1193 9 11.5C9 12.8807 10.1193 14 11.5 14C12.8807 14 14 12.8807 14 11.5C14 10.1193 12.8807 9 11.5 9Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.1436 5.52148L13.1318 6.48242L7.90723 7.90723L6.48242 13.1318L5.52148 13.1436L2.52148 3.14355L3.14355 2.52148L13.1436 5.52148ZM5.97656 11.1836L7.09277 7.09277L11.1836 5.97656L3.74512 3.74512L5.97656 11.1836Z\" fill=\"currentColor\"/></svg>";
@@ -0,0 +1 @@
1
+ export declare const CursorPointerPlus: string;
@@ -0,0 +1 @@
1
+ export const CursorPointerPlus = "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 11H13V12H12V13H11V12H10V11H11V10H12V11Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.5 8C13.433 8 15 9.567 15 11.5C15 13.433 13.433 15 11.5 15C9.567 15 8 13.433 8 11.5C8 9.567 9.567 8 11.5 8ZM11.5 9C10.1193 9 9 10.1193 9 11.5C9 12.8807 10.1193 14 11.5 14C12.8807 14 14 12.8807 14 11.5C14 10.1193 12.8807 9 11.5 9Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.1436 5.52148L13.1318 6.48242L7.90723 7.90723L6.48242 13.1318L5.52148 13.1436L2.52148 3.14355L3.14355 2.52148L13.1436 5.52148ZM5.97656 11.1836L7.09277 7.09277L11.1836 5.97656L3.74512 3.74512L5.97656 11.1836Z\" fill=\"currentColor\"/></svg>";
@@ -104,6 +104,8 @@ export { CrossCircleFilled } from './CrossCircleFilled.mjs';
104
104
  export { Cube } from './Cube.mjs';
105
105
  export { Cup } from './Cup.mjs';
106
106
  export { CursorPointer } from './CursorPointer.mjs';
107
+ export { CursorPointerMinus } from './CursorPointerMinus.mjs';
108
+ export { CursorPointerPlus } from './CursorPointerPlus.mjs';
107
109
  export { DVR } from './DVR.mjs';
108
110
  export { Dashboard } from './Dashboard.mjs';
109
111
  export { Dashcam } from './Dashcam.mjs';
@@ -247,7 +249,6 @@ export { OverviewAI } from './OverviewAI.mjs';
247
249
  export { PanelCollapse } from './PanelCollapse.mjs';
248
250
  export { PanelExpand } from './PanelExpand.mjs';
249
251
  export { Paperclip } from './Paperclip.mjs';
250
- export { PaperplaneMarker } from './PaperplaneMarker.mjs';
251
252
  export { PaperplaneSend } from './PaperplaneSend.mjs';
252
253
  export { Paragraph } from './Paragraph.mjs';
253
254
  export { ParagraphCheck } from './ParagraphCheck.mjs';
@@ -104,6 +104,8 @@ export { CrossCircleFilled } from './CrossCircleFilled.mjs';
104
104
  export { Cube } from './Cube.mjs';
105
105
  export { Cup } from './Cup.mjs';
106
106
  export { CursorPointer } from './CursorPointer.mjs';
107
+ export { CursorPointerMinus } from './CursorPointerMinus.mjs';
108
+ export { CursorPointerPlus } from './CursorPointerPlus.mjs';
107
109
  export { DVR } from './DVR.mjs';
108
110
  export { Dashboard } from './Dashboard.mjs';
109
111
  export { Dashcam } from './Dashcam.mjs';
@@ -247,7 +249,6 @@ export { OverviewAI } from './OverviewAI.mjs';
247
249
  export { PanelCollapse } from './PanelCollapse.mjs';
248
250
  export { PanelExpand } from './PanelExpand.mjs';
249
251
  export { Paperclip } from './Paperclip.mjs';
250
- export { PaperplaneMarker } from './PaperplaneMarker.mjs';
251
252
  export { PaperplaneSend } from './PaperplaneSend.mjs';
252
253
  export { Paragraph } from './Paragraph.mjs';
253
254
  export { ParagraphCheck } from './ParagraphCheck.mjs';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ds-mo/icons",
3
- "version": "1.2.0",
4
- "description": "IcoMo — 422 SVG icons (390 system icons + 32 country flags) as tree-shakeable React components, framework-agnostic SVG strings, TypeScript definitions, and SVG sprite",
3
+ "version": "2.0.0",
4
+ "description": "IcoMo — 424 SVG icons (392 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",
@@ -1,2 +0,0 @@
1
- import { IconComponent } from '../createIcon.mjs';
2
- export declare const PaperplaneMarker: IconComponent;
@@ -1,9 +0,0 @@
1
- import { createElement } from 'react';
2
- import { createIcon } from '../createIcon.mjs';
3
-
4
- const PaperplaneMarker = createIcon('paperplane-marker', [
5
- createElement('path', { fillRule: "evenodd", clipRule: "evenodd", d: "M13.0065 2.29205L2.00008 6.50054L2.00008 7.49999H1.99585L6.6166 9.38362L8.50044 14H9.49755L13.7045 3.00286L13.0001 2.29846L13.0065 2.29205ZM7.38356 8.61637L3.4549 7.01487L12.4087 3.59122L8.98506 12.5409L7.38356 8.61637Z", key: "a" }),
6
- ]);
7
-
8
- PaperplaneMarker.displayName = 'PaperplaneMarker';
9
- export { PaperplaneMarker };
@@ -1 +0,0 @@
1
- export declare const PaperplaneMarker: string;
@@ -1 +0,0 @@
1
- export const PaperplaneMarker = "<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.0065 2.29205L2.00008 6.50054L2.00008 7.49999H1.99585L6.6166 9.38362L8.50044 14H9.49755L13.7045 3.00286L13.0001 2.29846L13.0065 2.29205ZM7.38356 8.61637L3.4549 7.01487L12.4087 3.59122L8.98506 12.5409L7.38356 8.61637Z\" fill=\"currentColor\"/></svg>";