cybercore-css 0.2.5 → 0.3.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.
Files changed (179) hide show
  1. package/README.md +33 -2
  2. package/package.json +1 -1
  3. package/src/icons/defs/actions/check.ts +5 -11
  4. package/src/icons/defs/actions/cut.ts +23 -20
  5. package/src/icons/defs/actions/double-check.ts +36 -0
  6. package/src/icons/defs/actions/index.ts +1 -0
  7. package/src/icons/defs/actions/minus.ts +6 -18
  8. package/src/icons/defs/actions/unlink.ts +28 -20
  9. package/src/icons/defs/communication/phone-off.ts +14 -12
  10. package/src/icons/defs/data/cloud.ts +1 -2
  11. package/src/icons/defs/data/sync.ts +4 -4
  12. package/src/icons/defs/files/attachment.ts +7 -11
  13. package/src/icons/defs/files/folder-open.ts +2 -2
  14. package/src/icons/defs/security/eye-off.ts +16 -16
  15. package/src/icons/defs/security/fingerprint.ts +28 -28
  16. package/src/icons/defs/security/users.ts +24 -20
  17. package/src/icons/defs/social/thumbs-down.ts +2 -3
  18. package/src/icons/defs/social/thumbs-up.ts +2 -3
  19. package/src/icons/defs/status/offline.ts +9 -4
  20. package/src/icons/defs/tech/api.ts +28 -29
  21. package/src/icons/defs/tech/bluetooth.ts +8 -9
  22. package/src/icons/defs/tech/git-merge.ts +25 -22
  23. package/src/icons/defs/tech/git-pull.ts +29 -26
  24. package/src/icons/defs/tech/qr-code.ts +33 -48
  25. package/src/icons/defs/tech/wifi-off.ts +20 -13
  26. package/src/icons/registry.ts +3 -2229
  27. package/src/icons/svg/actions/check.svg +0 -5
  28. package/src/icons/svg/actions/copy.svg +0 -6
  29. package/src/icons/svg/actions/cut.svg +0 -7
  30. package/src/icons/svg/actions/delete.svg +0 -7
  31. package/src/icons/svg/actions/download.svg +0 -5
  32. package/src/icons/svg/actions/drag.svg +0 -8
  33. package/src/icons/svg/actions/edit.svg +0 -5
  34. package/src/icons/svg/actions/filter.svg +0 -4
  35. package/src/icons/svg/actions/link.svg +0 -6
  36. package/src/icons/svg/actions/minus.svg +0 -7
  37. package/src/icons/svg/actions/paste.svg +0 -6
  38. package/src/icons/svg/actions/pin.svg +0 -5
  39. package/src/icons/svg/actions/plus.svg +0 -8
  40. package/src/icons/svg/actions/redo.svg +0 -5
  41. package/src/icons/svg/actions/refresh.svg +0 -5
  42. package/src/icons/svg/actions/save.svg +0 -5
  43. package/src/icons/svg/actions/search.svg +0 -5
  44. package/src/icons/svg/actions/share.svg +0 -7
  45. package/src/icons/svg/actions/sort.svg +0 -6
  46. package/src/icons/svg/actions/undo.svg +0 -5
  47. package/src/icons/svg/actions/unlink.svg +0 -7
  48. package/src/icons/svg/actions/upload.svg +0 -5
  49. package/src/icons/svg/actions/x.svg +0 -6
  50. package/src/icons/svg/communication/at-sign.svg +0 -5
  51. package/src/icons/svg/communication/bell-off.svg +0 -8
  52. package/src/icons/svg/communication/bell.svg +0 -5
  53. package/src/icons/svg/communication/inbox.svg +0 -6
  54. package/src/icons/svg/communication/mail.svg +0 -6
  55. package/src/icons/svg/communication/message.svg +0 -6
  56. package/src/icons/svg/communication/phone-off.svg +0 -4
  57. package/src/icons/svg/communication/phone.svg +0 -5
  58. package/src/icons/svg/communication/send.svg +0 -5
  59. package/src/icons/svg/communication/video-call.svg +0 -7
  60. package/src/icons/svg/data/calendar.svg +0 -11
  61. package/src/icons/svg/data/chart-bar.svg +0 -6
  62. package/src/icons/svg/data/chart-line.svg +0 -5
  63. package/src/icons/svg/data/chart-pie.svg +0 -6
  64. package/src/icons/svg/data/clock.svg +0 -5
  65. package/src/icons/svg/data/cloud-download.svg +0 -5
  66. package/src/icons/svg/data/cloud-upload.svg +0 -5
  67. package/src/icons/svg/data/cloud.svg +0 -4
  68. package/src/icons/svg/data/database.svg +0 -7
  69. package/src/icons/svg/data/hash.svg +0 -6
  70. package/src/icons/svg/data/percent.svg +0 -5
  71. package/src/icons/svg/data/sync.svg +0 -6
  72. package/src/icons/svg/data/table.svg +0 -7
  73. package/src/icons/svg/data/timer.svg +0 -7
  74. package/src/icons/svg/files/archive.svg +0 -5
  75. package/src/icons/svg/files/attachment.svg +0 -4
  76. package/src/icons/svg/files/clipboard.svg +0 -6
  77. package/src/icons/svg/files/file-archive.svg +0 -7
  78. package/src/icons/svg/files/file-audio.svg +0 -6
  79. package/src/icons/svg/files/file-code.svg +0 -6
  80. package/src/icons/svg/files/file-image.svg +0 -6
  81. package/src/icons/svg/files/file-minus.svg +0 -5
  82. package/src/icons/svg/files/file-plus.svg +0 -6
  83. package/src/icons/svg/files/file-text.svg +0 -6
  84. package/src/icons/svg/files/file-video.svg +0 -5
  85. package/src/icons/svg/files/file.svg +0 -4
  86. package/src/icons/svg/files/folder-open.svg +0 -4
  87. package/src/icons/svg/files/folder-plus.svg +0 -5
  88. package/src/icons/svg/files/folder.svg +0 -3
  89. package/src/icons/svg/media/camera-off.svg +0 -5
  90. package/src/icons/svg/media/camera.svg +0 -4
  91. package/src/icons/svg/media/fast-forward.svg +0 -4
  92. package/src/icons/svg/media/image.svg +0 -5
  93. package/src/icons/svg/media/mic-off.svg +0 -6
  94. package/src/icons/svg/media/mic.svg +0 -5
  95. package/src/icons/svg/media/music.svg +0 -5
  96. package/src/icons/svg/media/pause.svg +0 -4
  97. package/src/icons/svg/media/play.svg +0 -4
  98. package/src/icons/svg/media/rewind.svg +0 -4
  99. package/src/icons/svg/media/skip-back.svg +0 -4
  100. package/src/icons/svg/media/skip-forward.svg +0 -4
  101. package/src/icons/svg/media/stop.svg +0 -4
  102. package/src/icons/svg/media/video.svg +0 -5
  103. package/src/icons/svg/media/volume-high.svg +0 -5
  104. package/src/icons/svg/media/volume-low.svg +0 -4
  105. package/src/icons/svg/media/volume-off.svg +0 -4
  106. package/src/icons/svg/navigation/arrow-down.svg +0 -4
  107. package/src/icons/svg/navigation/arrow-left.svg +0 -4
  108. package/src/icons/svg/navigation/arrow-right.svg +0 -4
  109. package/src/icons/svg/navigation/arrow-up.svg +0 -4
  110. package/src/icons/svg/navigation/chevron-down.svg +0 -3
  111. package/src/icons/svg/navigation/chevron-left.svg +0 -3
  112. package/src/icons/svg/navigation/chevron-right.svg +0 -3
  113. package/src/icons/svg/navigation/chevron-up.svg +0 -3
  114. package/src/icons/svg/navigation/external-link.svg +0 -5
  115. package/src/icons/svg/navigation/home.svg +0 -4
  116. package/src/icons/svg/navigation/maximize.svg +0 -3
  117. package/src/icons/svg/navigation/menu-dots.svg +0 -5
  118. package/src/icons/svg/navigation/menu.svg +0 -5
  119. package/src/icons/svg/navigation/minimize.svg +0 -3
  120. package/src/icons/svg/security/eye-off.svg +0 -6
  121. package/src/icons/svg/security/eye.svg +0 -5
  122. package/src/icons/svg/security/fingerprint.svg +0 -9
  123. package/src/icons/svg/security/key.svg +0 -7
  124. package/src/icons/svg/security/lock.svg +0 -6
  125. package/src/icons/svg/security/log-in.svg +0 -6
  126. package/src/icons/svg/security/log-out.svg +0 -6
  127. package/src/icons/svg/security/shield-check.svg +0 -4
  128. package/src/icons/svg/security/shield-x.svg +0 -5
  129. package/src/icons/svg/security/shield.svg +0 -5
  130. package/src/icons/svg/security/unlock.svg +0 -6
  131. package/src/icons/svg/security/user-minus.svg +0 -5
  132. package/src/icons/svg/security/user-plus.svg +0 -6
  133. package/src/icons/svg/security/user.svg +0 -6
  134. package/src/icons/svg/security/users.svg +0 -6
  135. package/src/icons/svg/social/award.svg +0 -5
  136. package/src/icons/svg/social/bookmark-filled.svg +0 -3
  137. package/src/icons/svg/social/bookmark.svg +0 -3
  138. package/src/icons/svg/social/flag.svg +0 -4
  139. package/src/icons/svg/social/heart-filled.svg +0 -3
  140. package/src/icons/svg/social/heart.svg +0 -3
  141. package/src/icons/svg/social/star-filled.svg +0 -3
  142. package/src/icons/svg/social/star.svg +0 -3
  143. package/src/icons/svg/social/thumbs-down.svg +0 -5
  144. package/src/icons/svg/social/thumbs-up.svg +0 -5
  145. package/src/icons/svg/social/trending.svg +0 -4
  146. package/src/icons/svg/status/battery-charging.svg +0 -5
  147. package/src/icons/svg/status/battery-full.svg +0 -5
  148. package/src/icons/svg/status/battery-low.svg +0 -5
  149. package/src/icons/svg/status/error.svg +0 -5
  150. package/src/icons/svg/status/help.svg +0 -5
  151. package/src/icons/svg/status/info.svg +0 -5
  152. package/src/icons/svg/status/loading.svg +0 -10
  153. package/src/icons/svg/status/offline.svg +0 -4
  154. package/src/icons/svg/status/online.svg +0 -5
  155. package/src/icons/svg/status/progress.svg +0 -5
  156. package/src/icons/svg/status/success.svg +0 -4
  157. package/src/icons/svg/status/warning.svg +0 -5
  158. package/src/icons/svg/tech/api.svg +0 -10
  159. package/src/icons/svg/tech/bluetooth.svg +0 -4
  160. package/src/icons/svg/tech/bug.svg +0 -11
  161. package/src/icons/svg/tech/chip.svg +0 -16
  162. package/src/icons/svg/tech/circuit.svg +0 -15
  163. package/src/icons/svg/tech/code.svg +0 -5
  164. package/src/icons/svg/tech/cpu.svg +0 -12
  165. package/src/icons/svg/tech/git-branch.svg +0 -6
  166. package/src/icons/svg/tech/git-commit.svg +0 -5
  167. package/src/icons/svg/tech/git-merge.svg +0 -7
  168. package/src/icons/svg/tech/git-pull.svg +0 -8
  169. package/src/icons/svg/tech/globe.svg +0 -5
  170. package/src/icons/svg/tech/memory.svg +0 -12
  171. package/src/icons/svg/tech/qr-code.svg +0 -9
  172. package/src/icons/svg/tech/server.svg +0 -7
  173. package/src/icons/svg/tech/settings.svg +0 -4
  174. package/src/icons/svg/tech/signal.svg +0 -7
  175. package/src/icons/svg/tech/sliders.svg +0 -11
  176. package/src/icons/svg/tech/terminal.svg +0 -5
  177. package/src/icons/svg/tech/wifi-off.svg +0 -7
  178. package/src/icons/svg/tech/wifi.svg +0 -6
  179. package/src/icons/svg/tech/zap.svg +0 -3
package/README.md CHANGED
@@ -74,13 +74,44 @@ npm install cybercore-css
74
74
 
75
75
  ![Glitch Effect](assets/img.png)
76
76
 
77
- _Glitch text effect with chromatic aberration and animated distortion_
77
+ _Glitch text effect with chromatic aberration, scanlines, and animated
78
+ distortion_
78
79
 
79
80
  ### Neon Border
80
81
 
81
82
  ![Neon Border](assets/img_1.png)
82
83
 
83
- _Animated neon glow border effect with pulsing illumination_
84
+ _Animated neon glow borders in cyan, magenta, and green variants_
85
+
86
+ ### Terminal
87
+
88
+ ![Terminal](assets/terminal.png)
89
+
90
+ _Cyberpunk terminal component with scanlines and colored output_
91
+
92
+ ### Buttons
93
+
94
+ ![Buttons](assets/buttons.png)
95
+
96
+ _Button variants: primary colors, outline, and ghost styles_
97
+
98
+ ### Cards
99
+
100
+ ![Cards](assets/cards.png)
101
+
102
+ _Card components with datastream effect and interactive elements_
103
+
104
+ ### Icons
105
+
106
+ ![Icons](assets/icons.png)
107
+
108
+ _153 cyberpunk-themed SVG icons across 10 categories with search and filters_
109
+
110
+ ### Dashboard Showcase
111
+
112
+ ![Dashboard](assets/showcase.png)
113
+
114
+ _Full dashboard example combining multiple CYBERCORE components_
84
115
 
85
116
  </div>
86
117
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cybercore-css",
3
- "version": "0.2.5",
3
+ "version": "0.3.0",
4
4
  "type": "module",
5
5
  "description": "A pure CSS cyberpunk design system inspired by Cyberpunk 2077. Zero JavaScript, framework-agnostic, 2026+ optimized.",
6
6
  "main": "dist/cybercore.css",
@@ -10,25 +10,19 @@ export const check: IconDefinition = {
10
10
  description: 'Confirm or mark complete',
11
11
  tags: ['check', 'checkmark', 'confirm', 'done', 'success'],
12
12
  svg: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
13
- <path d="M20 6L9 17l-5-5"/>
14
- <circle cx="9" cy="17" r="1"/>
15
- <line x1="7" y1="10" x2="9" y2="12"/>
13
+ <polyline points="4 12 9 17 20 6"/>
16
14
  </svg>`,
17
15
  variants: {
18
16
  solid: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
19
17
  <path d="M20.71 5.29a1 1 0 0 1 0 1.42l-11 11a1 1 0 0 1-1.42 0l-5-5a1 1 0 1 1 1.42-1.42L9 15.59l10.29-10.3a1 1 0 0 1 1.42 0z"/>
20
18
  </svg>`,
21
19
  duotone: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
22
- <path d="M4 12l5 5L20 6" fill="currentColor" opacity="0.3"/>
23
- <path d="M20 6L9 17l-5-5"/>
24
- <circle cx="9" cy="17" r="1"/>
25
- <line x1="7" y1="10" x2="9" y2="12"/>
20
+ <polyline points="4 12 9 17 20 6" stroke-width="3" opacity="0.3"/>
21
+ <polyline points="4 12 9 17 20 6"/>
26
22
  </svg>`,
27
23
  glitch: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
28
- <path d="M20 6L9 17l-5-5" transform="translate(1,-1)" opacity="0.5"/>
29
- <path d="M20 6L9 17l-5-5"/>
30
- <circle cx="9" cy="17" r="1"/>
31
- <line x1="7" y1="10" x2="9" y2="12"/>
24
+ <polyline points="4 12 9 17 20 6" transform="translate(1,-1)" opacity="0.5"/>
25
+ <polyline points="4 12 9 17 20 6"/>
32
26
  </svg>`,
33
27
  },
34
28
  };
@@ -10,33 +10,36 @@ export const cut: IconDefinition = {
10
10
  description: 'Cut to clipboard',
11
11
  tags: ['cut', 'scissors', 'clipboard', 'remove', 'snip'],
12
12
  svg: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
13
- <circle cx="6" cy="18" r="2"/>
14
- <circle cx="18" cy="18" r="2"/>
15
- <path d="M8 18l4-9 4 9"/>
16
- <path d="M12 9l8-6"/>
17
- <line x1="8" y1="3" x2="12" y2="9"/>
13
+ <circle cx="6" cy="6" r="3"/>
14
+ <circle cx="6" cy="18" r="3"/>
15
+ <line x1="20" y1="4" x2="8.12" y2="15.88"/>
16
+ <line x1="14.47" y1="9.53" x2="20" y2="20"/>
17
+ <line x1="8.12" y1="8.12" x2="12" y2="12"/>
18
18
  </svg>`,
19
19
  variants: {
20
20
  solid: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
21
- <path d="M6 15a3 3 0 1 0 0 6 3 3 0 0 0 0-6zm12 0a3 3 0 1 0 0 6 3 3 0 0 0 0-6zm-9.5 1.5l3.5-7.5 3.5 7.5h-7zm3.5-8.5l7.5-5.5a1 1 0 0 1 1.2 1.6l-8 5.9a1 1 0 0 1-1.4 0L4.3 3.6a1 1 0 1 1 1.2-1.6L12 7.5z"/>
21
+ <circle cx="6" cy="6" r="3"/>
22
+ <circle cx="6" cy="18" r="3"/>
23
+ <path d="M19.3 3.3a1 1 0 0 1 0 1.4l-11 11a1 1 0 0 1-1.4-1.4l11-11a1 1 0 0 1 1.4 0z"/>
24
+ <path d="M14 9l6 11a1 1 0 0 1-1.7 1l-5-9z"/>
22
25
  </svg>`,
23
26
  duotone: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
24
- <circle cx="6" cy="18" r="2" fill="currentColor" opacity="0.3"/>
25
- <circle cx="18" cy="18" r="2" fill="currentColor" opacity="0.3"/>
26
- <circle cx="6" cy="18" r="2"/>
27
- <circle cx="18" cy="18" r="2"/>
28
- <path d="M8 18l4-9 4 9"/>
29
- <path d="M12 9l8-6"/>
30
- <line x1="8" y1="3" x2="12" y2="9"/>
27
+ <circle cx="6" cy="6" r="3" fill="currentColor" opacity="0.3"/>
28
+ <circle cx="6" cy="18" r="3" fill="currentColor" opacity="0.3"/>
29
+ <circle cx="6" cy="6" r="3"/>
30
+ <circle cx="6" cy="18" r="3"/>
31
+ <line x1="20" y1="4" x2="8.12" y2="15.88"/>
32
+ <line x1="14.47" y1="9.53" x2="20" y2="20"/>
33
+ <line x1="8.12" y1="8.12" x2="12" y2="12"/>
31
34
  </svg>`,
32
35
  glitch: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
33
- <circle cx="6" cy="18" r="2" transform="translate(1,-1)" opacity="0.5"/>
34
- <circle cx="18" cy="18" r="2" transform="translate(1,-1)" opacity="0.5"/>
35
- <circle cx="6" cy="18" r="2"/>
36
- <circle cx="18" cy="18" r="2"/>
37
- <path d="M8 18l4-9 4 9"/>
38
- <path d="M12 9l8-6"/>
39
- <line x1="8" y1="3" x2="12" y2="9"/>
36
+ <circle cx="6" cy="6" r="3" transform="translate(1,-1)" opacity="0.5"/>
37
+ <circle cx="6" cy="18" r="3" transform="translate(1,-1)" opacity="0.5"/>
38
+ <circle cx="6" cy="6" r="3"/>
39
+ <circle cx="6" cy="18" r="3"/>
40
+ <line x1="20" y1="4" x2="8.12" y2="15.88"/>
41
+ <line x1="14.47" y1="9.53" x2="20" y2="20"/>
42
+ <line x1="8.12" y1="8.12" x2="12" y2="12"/>
40
43
  </svg>`,
41
44
  },
42
45
  };
@@ -0,0 +1,36 @@
1
+ /**
2
+ * Double Check Icon
3
+ * @category actions
4
+ */
5
+ import type { IconDefinition } from '../../types';
6
+
7
+ export const doubleCheck: IconDefinition = {
8
+ name: 'double-check',
9
+ category: 'actions',
10
+ description: 'Double checkmark for read/delivered status',
11
+ tags: ['check', 'checkmark', 'confirm', 'read', 'delivered', 'double'],
12
+ svg: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
13
+ <polyline points="2 12 7 17 13 9"/>
14
+ <polyline points="8 12 13 17 22 6"/>
15
+ </svg>`,
16
+ variants: {
17
+ solid: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
18
+ <path d="M13.71 8.29a1 1 0 0 1 0 1.42l-6 6a1 1 0 0 1-1.42 0l-5-5a1 1 0 1 1 1.42-1.42L7 13.59l5.29-5.3a1 1 0 0 1 1.42 0z"/>
19
+ <path d="M22.71 5.29a1 1 0 0 1 0 1.42l-9 9a1 1 0 0 1-1.42 0l-3-3a1 1 0 1 1 1.42-1.42L13 13.59l8.29-8.3a1 1 0 0 1 1.42 0z"/>
20
+ </svg>`,
21
+ duotone: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
22
+ <polyline points="2 12 7 17 13 9" stroke-width="3" opacity="0.3"/>
23
+ <polyline points="8 12 13 17 22 6" stroke-width="3" opacity="0.3"/>
24
+ <polyline points="2 12 7 17 13 9"/>
25
+ <polyline points="8 12 13 17 22 6"/>
26
+ </svg>`,
27
+ glitch: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
28
+ <polyline points="2 12 7 17 13 9" transform="translate(1,-1)" opacity="0.5"/>
29
+ <polyline points="8 12 13 17 22 6" transform="translate(1,-1)" opacity="0.5"/>
30
+ <polyline points="2 12 7 17 13 9"/>
31
+ <polyline points="8 12 13 17 22 6"/>
32
+ </svg>`,
33
+ },
34
+ };
35
+
36
+ export default doubleCheck;
@@ -20,6 +20,7 @@ export { redo } from './redo';
20
20
  export { plus } from './plus';
21
21
  export { minus } from './minus';
22
22
  export { check } from './check';
23
+ export { doubleCheck } from './double-check';
23
24
  export { x } from './x';
24
25
  export { refresh } from './refresh';
25
26
  export { drag } from './drag';
@@ -10,31 +10,19 @@ export const minus: IconDefinition = {
10
10
  description: 'Remove or subtract item',
11
11
  tags: ['minus', 'remove', 'subtract', 'delete', 'decrease'],
12
12
  svg: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
13
- <path d="M5 12h14"/>
14
- <circle cx="5" cy="12" r="1"/>
15
- <circle cx="19" cy="12" r="1"/>
16
- <line x1="8" y1="9" x2="6" y2="11"/>
17
- <line x1="16" y1="9" x2="18" y2="11"/>
13
+ <line x1="5" y1="12" x2="19" y2="12"/>
18
14
  </svg>`,
19
15
  variants: {
20
16
  solid: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
21
- <path d="M4 12a1 1 0 0 1 1-1h14a1 1 0 0 1 0 2H5a1 1 0 0 1-1-1z"/>
17
+ <rect x="4" y="11" width="16" height="2" rx="1"/>
22
18
  </svg>`,
23
19
  duotone: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
24
- <path d="M5 11h14v2H5z" fill="currentColor" opacity="0.3"/>
25
- <path d="M5 12h14"/>
26
- <circle cx="5" cy="12" r="1"/>
27
- <circle cx="19" cy="12" r="1"/>
28
- <line x1="8" y1="9" x2="6" y2="11"/>
29
- <line x1="16" y1="9" x2="18" y2="11"/>
20
+ <rect x="5" y="11" width="14" height="2" fill="currentColor" opacity="0.3"/>
21
+ <line x1="5" y1="12" x2="19" y2="12"/>
30
22
  </svg>`,
31
23
  glitch: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
32
- <path d="M5 12h14" transform="translate(1,-1)" opacity="0.5"/>
33
- <path d="M5 12h14"/>
34
- <circle cx="5" cy="12" r="1"/>
35
- <circle cx="19" cy="12" r="1"/>
36
- <line x1="8" y1="9" x2="6" y2="11"/>
37
- <line x1="16" y1="9" x2="18" y2="11"/>
24
+ <line x1="5" y1="12" x2="19" y2="12" transform="translate(1,-1)" opacity="0.5"/>
25
+ <line x1="5" y1="12" x2="19" y2="12"/>
38
26
  </svg>`,
39
27
  },
40
28
  };
@@ -10,33 +10,41 @@ export const unlink: IconDefinition = {
10
10
  description: 'Break or remove link',
11
11
  tags: ['unlink', 'broken-chain', 'disconnect', 'remove-link', 'detach'],
12
12
  svg: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
13
- <path d="M10 13a5 5 0 0 0 7.54.54l1.5-1.5"/>
14
- <path d="M14 11a5 5 0 0 0-7.54-.54l-1.5 1.5"/>
15
- <line x1="3" y1="3" x2="21" y2="21"/>
16
- <path d="M18 6l1.5-1.5"/>
17
- <path d="M6 18l-1.5 1.5"/>
13
+ <path d="M18.84 12.25l1.72-1.71a5 5 0 0 0-7.08-7.08l-1.71 1.72"/>
14
+ <path d="M5.16 11.75l-1.72 1.71a5 5 0 0 0 7.08 7.08l1.71-1.72"/>
15
+ <line x1="8" y1="2" x2="8" y2="5"/>
16
+ <line x1="2" y1="8" x2="5" y2="8"/>
17
+ <line x1="16" y1="19" x2="16" y2="22"/>
18
+ <line x1="19" y1="16" x2="22" y2="16"/>
18
19
  </svg>`,
19
20
  variants: {
20
21
  solid: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
21
- <path d="M2.29 2.29a1 1 0 0 1 1.42 0l18 18a1 1 0 0 1-1.42 1.42l-18-18a1 1 0 0 1 0-1.42zm17.13 2.42a7 7 0 0 1 1.1 8.87l-1.81-1.81a5 5 0 0 0-5.24-7.24l-1.8-1.81a7 7 0 0 1 7.75 1.99zM4.58 19.29a7 7 0 0 1-1.1-8.87l1.81 1.81a5 5 0 0 0 5.24 7.24l1.8 1.81a7 7 0 0 1-7.75-1.99z"/>
22
+ <path d="M18.84 12.25l1.72-1.71a5 5 0 0 0-7.08-7.08l-1.71 1.72"/>
23
+ <path d="M5.16 11.75l-1.72 1.71a5 5 0 0 0 7.08 7.08l1.71-1.72"/>
24
+ <rect x="7" y="1" width="2" height="4"/>
25
+ <rect x="1" y="7" width="4" height="2"/>
26
+ <rect x="15" y="19" width="2" height="4"/>
27
+ <rect x="19" y="15" width="4" height="2"/>
22
28
  </svg>`,
23
29
  duotone: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
24
- <path d="M10 13a5 5 0 0 0 7.54.54l1.5-1.5" fill="currentColor" opacity="0.3"/>
25
- <path d="M14 11a5 5 0 0 0-7.54-.54l-1.5 1.5" fill="currentColor" opacity="0.3"/>
26
- <path d="M10 13a5 5 0 0 0 7.54.54l1.5-1.5"/>
27
- <path d="M14 11a5 5 0 0 0-7.54-.54l-1.5 1.5"/>
28
- <line x1="3" y1="3" x2="21" y2="21"/>
29
- <path d="M18 6l1.5-1.5"/>
30
- <path d="M6 18l-1.5 1.5"/>
30
+ <path d="M18.84 12.25l1.72-1.71a5 5 0 0 0-7.08-7.08l-1.71 1.72" stroke-width="3" opacity="0.3"/>
31
+ <path d="M5.16 11.75l-1.72 1.71a5 5 0 0 0 7.08 7.08l1.71-1.72" stroke-width="3" opacity="0.3"/>
32
+ <path d="M18.84 12.25l1.72-1.71a5 5 0 0 0-7.08-7.08l-1.71 1.72"/>
33
+ <path d="M5.16 11.75l-1.72 1.71a5 5 0 0 0 7.08 7.08l1.71-1.72"/>
34
+ <line x1="8" y1="2" x2="8" y2="5"/>
35
+ <line x1="2" y1="8" x2="5" y2="8"/>
36
+ <line x1="16" y1="19" x2="16" y2="22"/>
37
+ <line x1="19" y1="16" x2="22" y2="16"/>
31
38
  </svg>`,
32
39
  glitch: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
33
- <path d="M10 13a5 5 0 0 0 7.54.54l1.5-1.5" transform="translate(1,-1)" opacity="0.5"/>
34
- <path d="M14 11a5 5 0 0 0-7.54-.54l-1.5 1.5" transform="translate(-1,1)" opacity="0.5"/>
35
- <path d="M10 13a5 5 0 0 0 7.54.54l1.5-1.5"/>
36
- <path d="M14 11a5 5 0 0 0-7.54-.54l-1.5 1.5"/>
37
- <line x1="3" y1="3" x2="21" y2="21"/>
38
- <path d="M18 6l1.5-1.5"/>
39
- <path d="M6 18l-1.5 1.5"/>
40
+ <path d="M18.84 12.25l1.72-1.71a5 5 0 0 0-7.08-7.08l-1.71 1.72" transform="translate(1,-1)" opacity="0.5"/>
41
+ <path d="M5.16 11.75l-1.72 1.71a5 5 0 0 0 7.08 7.08l1.71-1.72" transform="translate(-1,1)" opacity="0.5"/>
42
+ <path d="M18.84 12.25l1.72-1.71a5 5 0 0 0-7.08-7.08l-1.71 1.72"/>
43
+ <path d="M5.16 11.75l-1.72 1.71a5 5 0 0 0 7.08 7.08l1.71-1.72"/>
44
+ <line x1="8" y1="2" x2="8" y2="5"/>
45
+ <line x1="2" y1="8" x2="5" y2="8"/>
46
+ <line x1="16" y1="19" x2="16" y2="22"/>
47
+ <line x1="19" y1="16" x2="22" y2="16"/>
40
48
  </svg>`,
41
49
  },
42
50
  };
@@ -10,24 +10,26 @@ export const phoneOff: IconDefinition = {
10
10
  description: 'End call (phone with X)',
11
11
  tags: ['phone', 'end', 'hangup', 'disconnect', 'off'],
12
12
  svg: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
13
- <path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/>
14
- <line x1="2" y1="2" x2="22" y2="22"/>
13
+ <path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.88.36 1.72.7 2.53.15.36.08.78-.19 1.06l-1.27 1.27a16 16 0 0 0 6 6l1.27-1.27c.28-.27.7-.34 1.06-.19.81.34 1.65.57 2.53.7a2 2 0 0 1 1.72 2z"/>
14
+ <line x1="3" y1="3" x2="21" y2="21"/>
15
15
  </svg>`,
16
16
  variants: {
17
- solid: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
18
- <path d="M2.707 1.293a1 1 0 0 0-1.414 1.414l1.42 1.42A2 2 0 0 0 2 5.99c0 9.28 7.72 17 17.01 17 .54 0 .99-.26.99-.99v-3.45c0-.54-.45-.99-.99-.99-1.23 0-2.42-.2-3.53-.56-.28-.11-.59-.03-.79.17l-1.57 1.97c-1.16-.56-2.24-1.27-3.24-2.09l12.41-12.41a1 1 0 0 0-1.414-1.414L2.707 1.293zM8.09 9.91l-1.27 1.25c-.28.27-.36.67-.24 1.02.37 1.11.56 2.3.56 3.53 0 .54.45.99.99.99h3.46c.74 0 1.18-.83.75-1.45-.32-.47-.71-.91-1.16-1.31L8.09 9.91z"/>
19
- <line x1="2" y1="2" x2="22" y2="22" stroke="currentColor" stroke-width="2"/>
17
+ solid: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke="none">
18
+ <path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.88.36 1.72.7 2.53.15.36.08.78-.19 1.06l-1.27 1.27a16 16 0 0 0 6 6l1.27-1.27c.28-.27.7-.34 1.06-.19.81.34 1.65.57 2.53.7a2 2 0 0 1 1.72 2z"/>
19
+ <path d="M3.7 2.3L2.3 3.7l18 18 1.4-1.4-18-18z"/>
20
20
  </svg>`,
21
21
  duotone: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
22
- <path d="M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91" fill="currentColor" opacity="0.3"/>
23
- <path d="M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91"/>
24
- <line x1="22" y1="2" x2="2" y2="22"/>
22
+ <path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.88.36 1.72.7 2.53.15.36.08.78-.19 1.06l-1.27 1.27a16 16 0 0 0 6 6l1.27-1.27c.28-.27.7-.34 1.06-.19.81.34 1.65.57 2.53.7a2 2 0 0 1 1.72 2z" fill="currentColor" opacity="0.3"/>
23
+ <path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.88.36 1.72.7 2.53.15.36.08.78-.19 1.06l-1.27 1.27a16 16 0 0 0 6 6l1.27-1.27c.28-.27.7-.34 1.06-.19.81.34 1.65.57 2.53.7a2 2 0 0 1 1.72 2z"/>
24
+ <line x1="3" y1="3" x2="21" y2="21"/>
25
25
  </svg>`,
26
26
  glitch: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
27
- <path d="M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91" transform="translate(1,-1)" opacity="0.5"/>
28
- <path d="M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91"/>
29
- <line x1="22" y1="2" x2="2" y2="22" transform="translate(1,-1)" opacity="0.5"/>
30
- <line x1="22" y1="2" x2="2" y2="22"/>
27
+ <g opacity="0.4" transform="translate(-0.5, 0.5)">
28
+ <path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.88.36 1.72.7 2.53.15.36.08.78-.19 1.06l-1.27 1.27a16 16 0 0 0 6 6l1.27-1.27c.28-.27.7-.34 1.06-.19.81.34 1.65.57 2.53.7a2 2 0 0 1 1.72 2z"/>
29
+ <line x1="3" y1="3" x2="21" y2="21"/>
30
+ </g>
31
+ <path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.88.36 1.72.7 2.53.15.36.08.78-.19 1.06l-1.27 1.27a16 16 0 0 0 6 6l1.27-1.27c.28-.27.7-.34 1.06-.19.81.34 1.65.57 2.53.7a2 2 0 0 1 1.72 2z"/>
32
+ <line x1="3" y1="3" x2="21" y2="21"/>
31
33
  </svg>`,
32
34
  },
33
35
  };
@@ -10,8 +10,7 @@ export const cloud: IconDefinition = {
10
10
  description: 'Cloud storage',
11
11
  tags: ['cloud', 'storage', 'data', 'remote', 'server'],
12
12
  svg: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
13
- <path d="M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z"/>
14
- <path d="M14 10h.01"/>
13
+ <path d="M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9z"/>
15
14
  </svg>`,
16
15
  variants: {
17
16
  solid: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
@@ -10,10 +10,10 @@ export const sync: IconDefinition = {
10
10
  description: 'Synchronize data with bidirectional arrows',
11
11
  tags: ['sync', 'refresh', 'update', 'data', 'transfer', 'arrows'],
12
12
  svg: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
13
- <path d="M21 10V8a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2"/>
14
- <path d="M3 14v2a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-2"/>
15
- <path d="M7 7l-4 3 4 3"/>
16
- <path d="M17 17l4-3-4-3"/>
13
+ <path d="M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8"/>
14
+ <path d="M3 3v5h5"/>
15
+ <path d="M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16"/>
16
+ <path d="M16 16h5v5"/>
17
17
  </svg>`,
18
18
  variants: {
19
19
  solid: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
@@ -10,23 +10,19 @@ export const attachment: IconDefinition = {
10
10
  description: 'Attachment paperclip',
11
11
  tags: ['attachment', 'paperclip', 'attach', 'file'],
12
12
  svg: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
13
- <path d="M21 10v7a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h7"/>
14
- <path d="M8 15c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V8"/>
13
+ <path d="M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"/>
15
14
  </svg>`,
16
15
  variants: {
17
- solid: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke="none">
18
- <path d="M21 10v7a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h7v2H7a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-7h2zM10 8v7a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V8h-6z"/>
16
+ solid: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
17
+ <path d="M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48" stroke="currentColor" stroke-width="2"/>
19
18
  </svg>`,
20
19
  duotone: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
21
- <path d="M21 10v7a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h7" fill="currentColor" opacity="0.3"/>
22
- <path d="M21 10v7a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h7"/>
23
- <path d="M8 15c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V8"/>
20
+ <path d="M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48" stroke-width="4" opacity="0.3"/>
21
+ <path d="M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"/>
24
22
  </svg>`,
25
23
  glitch: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
26
- <path d="M21 10v7a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h7" transform="translate(1,-1)" opacity="0.5"/>
27
- <path d="M21 10v7a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h7"/>
28
- <path d="M8 15c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V8" transform="translate(-1,1)" opacity="0.5"/>
29
- <path d="M8 15c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V8"/>
24
+ <path d="M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48" transform="translate(1,-1)" opacity="0.5"/>
25
+ <path d="M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"/>
30
26
  </svg>`,
31
27
  },
32
28
  };
@@ -10,8 +10,8 @@ export const folderOpen: IconDefinition = {
10
10
  description: 'Open folder',
11
11
  tags: ['folder', 'directory', 'open', 'expanded'],
12
12
  svg: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
13
- <path d="M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 2h7a2 2 0 0 1 2 2v1"/>
14
- <path d="M2 11h20v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z"/>
13
+ <path d="M2 9V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2v1"/>
14
+ <path d="M2 9h20l-2 10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2L2 9z"/>
15
15
  </svg>`,
16
16
  variants: {
17
17
  solid: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke="none">
@@ -10,30 +10,30 @@ export const eyeOff: IconDefinition = {
10
10
  description: 'Hidden or hide content with slashed eye',
11
11
  tags: ['eye', 'hide', 'hidden', 'invisible', 'private', 'password'],
12
12
  svg: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
13
- <path d="M9.9 4.24A9.12 9.12 0 0112 4c7 0 10 7 10 7a18.5 18.5 0 01-2.16 3.19"/>
14
- <path d="M14.12 14.12a3 3 0 11-4.24-4.24"/>
15
- <path d="M6.61 6.61A13.5 13.5 0 002 12s3 7 10 7a9.74 9.74 0 005.39-1.61"/>
13
+ <path d="M2 12s3-7 10-7 10 7 10 7-3 7-10 7S2 12 2 12z"/>
14
+ <circle cx="12" cy="12" r="3"/>
16
15
  <line x1="3" y1="3" x2="21" y2="21"/>
17
16
  </svg>`,
18
17
  variants: {
19
- solid: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
20
- <path d="M3.7 2.3L2.3 3.7l2.4 2.4C3.2 7.8 1.5 11.5 1.5 12s3.3 7.5 10.5 7.5c1.7 0 3.2-.4 4.5-1l2.8 2.8 1.4-1.4L3.7 2.3zM12 16.5c-2.5 0-4.5-2-4.5-4.5 0-.8.2-1.5.6-2.1l1.5 1.5c0 .2-.1.4-.1.6 0 1.7 1.3 3 3 3 .2 0 .4 0 .6-.1l1.5 1.5c-.6.4-1.3.6-2.1.6l-.5.5zm10.5-4.5s-1.5-3.3-4.4-5.4l-1.5 1.5c1.5 1.2 2.5 2.7 3 3.9-.5 1.2-1.5 2.7-3 3.9L15 17.4c2.9-2.1 4.4-5.4 4.4-5.4l3.1.1zM12 7.5c.8 0 1.5.2 2.1.6l3.9-3.9C16.7 3.4 14.4 2.5 12 2.5 8.8 2.5 6 3.9 3.9 6.1l3.9 3.9c.6-.4 1.3-.6 2.1-.6 2.5 0 4.5 2 4.5 4.5 0 .8-.2 1.5-.6 2.1l1.5 1.5c1.2-1.5 1.9-3.4 1.9-5.5 0-4.4-3.6-8-8-8z"/>
18
+ solid: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke="none">
19
+ <path d="M12 5c-7 0-10 7-10 7s3 7 10 7 10-7 10-7-3-7-10-7zm0 11a4 4 0 1 1 0-8 4 4 0 0 1 0 8z"/>
20
+ <circle cx="12" cy="12" r="2"/>
21
+ <path d="M3.7 2.3L2.3 3.7l18 18 1.4-1.4-18-18z"/>
21
22
  </svg>`,
22
23
  duotone: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
23
- <path d="M9.9 4.24A9.12 9.12 0 0112 4c7 0 10 7 10 7a18.5 18.5 0 01-2.16 3.19" fill="currentColor" opacity="0.3"/>
24
- <path d="M9.9 4.24A9.12 9.12 0 0112 4c7 0 10 7 10 7a18.5 18.5 0 01-2.16 3.19"/>
25
- <path d="M14.12 14.12a3 3 0 11-4.24-4.24"/>
26
- <path d="M6.61 6.61A13.5 13.5 0 002 12s3 7 10 7a9.74 9.74 0 005.39-1.61" fill="currentColor" opacity="0.3"/>
27
- <path d="M6.61 6.61A13.5 13.5 0 002 12s3 7 10 7a9.74 9.74 0 005.39-1.61"/>
24
+ <path d="M2 12s3-7 10-7 10 7 10 7-3 7-10 7S2 12 2 12z" fill="currentColor" opacity="0.3"/>
25
+ <path d="M2 12s3-7 10-7 10 7 10 7-3 7-10 7S2 12 2 12z"/>
26
+ <circle cx="12" cy="12" r="3" fill="currentColor" opacity="0.3"/>
27
+ <circle cx="12" cy="12" r="3"/>
28
28
  <line x1="3" y1="3" x2="21" y2="21"/>
29
29
  </svg>`,
30
30
  glitch: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
31
- <path d="M9.9 4.24A9.12 9.12 0 0112 4c7 0 10 7 10 7a18.5 18.5 0 01-2.16 3.19" transform="translate(1,-1)" opacity="0.3"/>
32
- <path d="M9.9 4.24A9.12 9.12 0 0112 4c7 0 10 7 10 7a18.5 18.5 0 01-2.16 3.19"/>
33
- <path d="M14.12 14.12a3 3 0 11-4.24-4.24" transform="translate(1,-1)" opacity="0.3"/>
34
- <path d="M14.12 14.12a3 3 0 11-4.24-4.24"/>
35
- <path d="M6.61 6.61A13.5 13.5 0 002 12s3 7 10 7a9.74 9.74 0 005.39-1.61" transform="translate(1,-1)" opacity="0.3"/>
36
- <path d="M6.61 6.61A13.5 13.5 0 002 12s3 7 10 7a9.74 9.74 0 005.39-1.61"/>
31
+ <g opacity="0.4" transform="translate(-0.5, 0.5)">
32
+ <path d="M2 12s3-7 10-7 10 7 10 7-3 7-10 7S2 12 2 12z"/>
33
+ <circle cx="12" cy="12" r="3"/>
34
+ </g>
35
+ <path d="M2 12s3-7 10-7 10 7 10 7-3 7-10 7S2 12 2 12z"/>
36
+ <circle cx="12" cy="12" r="3"/>
37
37
  <line x1="3" y1="3" x2="21" y2="21"/>
38
38
  </svg>`,
39
39
  },
@@ -10,40 +10,40 @@ export const fingerprint: IconDefinition = {
10
10
  description: 'Biometric authentication with fingerprint',
11
11
  tags: ['fingerprint', 'biometric', 'authentication', 'identity', 'scan', 'secure'],
12
12
  svg: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
13
- <path d="M12 11c0-2.5-2-4.5-4.5-4.5S3 8.5 3 11c0 1 .3 2 .8 2.8"/>
14
- <path d="M12 11c0 4.5-1.8 8-4 8"/>
15
- <path d="M12 11c0-4.8 3.9-8.7 8.7-8.7.7 0 1.3.1 1.9.3"/>
16
- <path d="M12 11c0 6.1 1.9 11 4.2 11"/>
17
- <path d="M12 11v8"/>
18
- <path d="M8.5 15.5c.3 1.5.5 3.2.5 5"/>
19
- <path d="M16 14.5c.5 1.7.8 3.5.8 5.5"/>
13
+ <path d="M2 12c0-5.5 4.5-10 10-10 1.6 0 3.2.4 4.5 1"/>
14
+ <path d="M7 3.8A10 10 0 0 0 2 12"/>
15
+ <path d="M22 12c0 5.5-4.5 10-10 10"/>
16
+ <path d="M17 20.2A10 10 0 0 0 22 12"/>
17
+ <path d="M12 6a6 6 0 0 0-6 6c0 1.5.5 2.8 1.3 3.8"/>
18
+ <path d="M15.5 7A6 6 0 0 1 18 12c0 1.5-.5 2.8-1.3 3.8"/>
19
+ <path d="M12 10a2 2 0 0 0-2 2c0 2.2.5 4.5 1.5 6.5"/>
20
+ <path d="M14 12a2 2 0 0 0-2-2"/>
20
21
  </svg>`,
21
22
  variants: {
22
- solid: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
23
- <path d="M7.5 5.5C5 5.5 3 7.5 3 10c0 1.2.3 2.3.9 3.3l1.5-1c-.4-.7-.6-1.5-.6-2.3 0-1.7 1.3-3 3-3h.7v-1.5h-.7-.3zm4.5 4v9.5h1.5V10c0-1-.2-2-.6-2.9l-1.4.7c.3.7.5 1.4.5 2.2zm0-5.2c-1.3-.5-2.7-.8-4-.8v1.5c1 0 2 .2 2.9.6l1.1-1.3zM12 10c0 5.3-1.5 9.5-3.5 9.5v1.5c3.2 0 5-5.2 5-11h-1.5zm8.4-7.4C19.1 2.2 17.7 2 16.2 2v1.5c1.2 0 2.3.2 3.4.5l.8-1.4zM12 10c0 6.8 2.3 12.5 5 12.5v-1.5c-1.7 0-3.5-5-3.5-11H12zm-3.5 4.5c.4 1.8.6 3.8.6 6h1.5c0-2.4-.2-4.6-.7-6.6l-1.4.6zm7.5-.5c.6 2 1 4.3 1 6.5h1.5c0-2.5-.5-5-1.1-7.2l-1.4.7z"/>
23
+ solid: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke="none">
24
+ <path d="M12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1zm0 2c4.4 0 8.1 3.2 8.8 7.4-.7-.2-1.4-.4-2.3-.4-3.5 0-6.5 2.9-6.5 6.5 0 1.2.4 2.4 1 3.4-.3 0-.7.1-1 .1-5 0-9-4-9-9s4-9 9-9zm1 7c-1.7 0-3 1.3-3 3 0 2.5.6 5 1.8 7.2.4-.1.7-.2 1.2-.2 1.1 0 2.2.3 3.1.8C16.6 18.3 17 15.7 17 13c0-1.7-1.3-3-3-3-.3 0-.7 0-1 .1z"/>
24
25
  </svg>`,
25
26
  duotone: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
26
- <path d="M12 11c0-2.5-2-4.5-4.5-4.5S3 8.5 3 11c0 1 .3 2 .8 2.8" fill="currentColor" opacity="0.3"/>
27
- <path d="M12 11c0-2.5-2-4.5-4.5-4.5S3 8.5 3 11c0 1 .3 2 .8 2.8"/>
28
- <path d="M12 11c0 4.5-1.8 8-4 8" fill="currentColor" opacity="0.3"/>
29
- <path d="M12 11c0 4.5-1.8 8-4 8"/>
30
- <path d="M12 11c0-4.8 3.9-8.7 8.7-8.7.7 0 1.3.1 1.9.3"/>
31
- <path d="M12 11c0 6.1 1.9 11 4.2 11"/>
32
- <path d="M12 11v8"/>
33
- <path d="M8.5 15.5c.3 1.5.5 3.2.5 5"/>
34
- <path d="M16 14.5c.5 1.7.8 3.5.8 5.5"/>
27
+ <path d="M2 12c0-5.5 4.5-10 10-10 1.6 0 3.2.4 4.5 1" opacity="0.3"/>
28
+ <path d="M22 12c0 5.5-4.5 10-10 10" opacity="0.3"/>
29
+ <path d="M12 6a6 6 0 0 0-6 6c0 1.5.5 2.8 1.3 3.8" fill="currentColor" opacity="0.3"/>
30
+ <path d="M2 12c0-5.5 4.5-10 10-10 1.6 0 3.2.4 4.5 1"/>
31
+ <path d="M22 12c0 5.5-4.5 10-10 10"/>
32
+ <path d="M12 6a6 6 0 0 0-6 6c0 1.5.5 2.8 1.3 3.8"/>
33
+ <path d="M15.5 7A6 6 0 0 1 18 12c0 1.5-.5 2.8-1.3 3.8"/>
34
+ <path d="M12 10a2 2 0 0 0-2 2c0 2.2.5 4.5 1.5 6.5"/>
35
35
  </svg>`,
36
36
  glitch: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
37
- <path d="M12 11c0-2.5-2-4.5-4.5-4.5S3 8.5 3 11c0 1 .3 2 .8 2.8" transform="translate(1,-1)" opacity="0.3"/>
38
- <path d="M12 11c0-2.5-2-4.5-4.5-4.5S3 8.5 3 11c0 1 .3 2 .8 2.8"/>
39
- <path d="M12 11c0 4.5-1.8 8-4 8" transform="translate(1,-1)" opacity="0.3"/>
40
- <path d="M12 11c0 4.5-1.8 8-4 8"/>
41
- <path d="M12 11c0-4.8 3.9-8.7 8.7-8.7.7 0 1.3.1 1.9.3" transform="translate(1,-1)" opacity="0.3"/>
42
- <path d="M12 11c0-4.8 3.9-8.7 8.7-8.7.7 0 1.3.1 1.9.3"/>
43
- <path d="M12 11c0 6.1 1.9 11 4.2 11"/>
44
- <path d="M12 11v8"/>
45
- <path d="M8.5 15.5c.3 1.5.5 3.2.5 5"/>
46
- <path d="M16 14.5c.5 1.7.8 3.5.8 5.5"/>
37
+ <g opacity="0.4" transform="translate(-0.5, 0.5)">
38
+ <path d="M2 12c0-5.5 4.5-10 10-10 1.6 0 3.2.4 4.5 1"/>
39
+ <path d="M22 12c0 5.5-4.5 10-10 10"/>
40
+ <path d="M12 6a6 6 0 0 0-6 6c0 1.5.5 2.8 1.3 3.8"/>
41
+ </g>
42
+ <path d="M2 12c0-5.5 4.5-10 10-10 1.6 0 3.2.4 4.5 1"/>
43
+ <path d="M22 12c0 5.5-4.5 10-10 10"/>
44
+ <path d="M12 6a6 6 0 0 0-6 6c0 1.5.5 2.8 1.3 3.8"/>
45
+ <path d="M15.5 7A6 6 0 0 1 18 12c0 1.5-.5 2.8-1.3 3.8"/>
46
+ <path d="M12 10a2 2 0 0 0-2 2c0 2.2.5 4.5 1.5 6.5"/>
47
47
  </svg>`,
48
48
  },
49
49
  };