free-astro-components 0.0.29 → 0.0.31

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/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "A collection of free Astro components",
4
4
  "author": "Denis Ventura",
5
5
  "type": "module",
6
- "version": "0.0.29",
6
+ "version": "0.0.31",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": {
package/src/css/main.css CHANGED
@@ -3,8 +3,8 @@
3
3
  --ac-transparent: transparent;
4
4
  --ac-current: currentColor;
5
5
  --ac-white: 255, 255, 255;
6
- --ac-primary: 3, 103, 252;
7
- --ac-secondary: 210, 248, 1;
6
+ --ac-primary: 64, 93, 255;
7
+ --ac-secondary: 98, 251, 213;
8
8
  --ac-dark: 22, 22, 22;
9
9
  --ac-gray-100: 232, 232, 232;
10
10
  --ac-gray-200: 185, 185, 185;
package/src/data/icons.ts CHANGED
@@ -39,6 +39,166 @@ export const icons = [
39
39
  name: 'user-add',
40
40
  path: '<path d="M4 20V19C4 16.2386 6.23858 14 9 14H12.75M17.5355 13.9645V17.5M17.5355 17.5V21.0355M17.5355 17.5H21.0711M17.5355 17.5H14M15 7C15 9.20914 13.2091 11 11 11C8.79086 11 7 9.20914 7 7C7 4.79086 8.79086 3 11 3C13.2091 3 15 4.79086 15 7Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
41
41
  },
42
+ {
43
+ category: 'dashboard',
44
+ name: 'dashboard',
45
+ path: '<path d="M13 12C13 11.4477 13.4477 11 14 11H19C19.5523 11 20 11.4477 20 12V19C20 19.5523 19.5523 20 19 20H14C13.4477 20 13 19.5523 13 19V12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round"/><path d="M4 5C4 4.44772 4.44772 4 5 4H9C9.55228 4 10 4.44772 10 5V12C10 12.5523 9.55228 13 9 13H5C4.44772 13 4 12.5523 4 12V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round"/><path d="M4 17C4 16.4477 4.44772 16 5 16H9C9.55228 16 10 16.4477 10 17V19C10 19.5523 9.55228 20 9 20H5C4.44772 20 4 19.5523 4 19V17Z" stroke="currentColor" stroke-width="2" stroke-linecap="round"/><path d="M13 5C13 4.44772 13.4477 4 14 4H19C19.5523 4 20 4.44772 20 5V7C20 7.55228 19.5523 8 19 8H14C13.4477 8 13 7.55228 13 7V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>'
46
+ },
47
+ {
48
+ category: 'dashboard',
49
+ name: 'dashboard-2',
50
+ path: '<path d="M12 12C12 11.4477 12.4477 11 13 11H19C19.5523 11 20 11.4477 20 12V19C20 19.5523 19.5523 20 19 20H13C12.4477 20 12 19.5523 12 19V12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round"/><path d="M4 5C4 4.44772 4.44772 4 5 4H8C8.55228 4 9 4.44772 9 5V19C9 19.5523 8.55228 20 8 20H5C4.44772 20 4 19.5523 4 19V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round"/><path d="M12 5C12 4.44772 12.4477 4 13 4H19C19.5523 4 20 4.44772 20 5V7C20 7.55228 19.5523 8 19 8H13C12.4477 8 12 7.55228 12 7V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>'
51
+ },
52
+ {
53
+ category: 'dashboard',
54
+ name: 'dashboard-3',
55
+ path: '<path d="M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12M21 12C21 7.02944 16.9706 3 12 3M21 12H19M3 12C3 7.02944 7.02944 3 12 3M3 12H5M12 3V5M13.3229 10.5C12.9703 10.1888 12.5072 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12C14 11.4027 13.7381 10.8665 13.3229 10.5ZM13.3229 10.5L15.8229 8" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>'
56
+ },
57
+ {
58
+ category: 'security',
59
+ name: 'lock',
60
+ path: '<path d="M16 9V6C16 4.34315 14.6569 3 13 3H11C9.34315 3 8 4.34315 8 6V9M16 9H8M16 9C17.6569 9 19 10.3431 19 12V18C19 19.6569 17.6569 21 16 21H8C6.34315 21 5 19.6569 5 18V12C5 10.3431 6.34315 9 8 9M12 14V17M13 14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14C11 13.4477 11.4477 13 12 13C12.5523 13 13 13.4477 13 14Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
61
+ },
62
+ {
63
+ category: 'security',
64
+ name: 'unlock',
65
+ path: '<path d="M8 9.00001L16 9C17.6569 9 19 10.3431 19 12V18C19 19.6569 17.6569 21 16 21H8C6.34315 21 5 19.6569 5 18V12C5 10.3431 6.34315 9.00001 8 9.00001ZM8 9.00001V6C8 4.34315 9.34314 3 11 3L13.4258 3C14.8475 3 16 4.15252 16 5.57422M12 14V17M13 14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14C11 13.4477 11.4477 13 12 13C12.5523 13 13 13.4477 13 14Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
66
+ },
67
+ {
68
+ category: 'security',
69
+ name: 'lock-2',
70
+ path: '<path d="M16 10V7C16 4.79086 14.2091 3 12 3C9.79086 3 8 4.79086 8 7V10M12 14V17M18 15C18 18.3137 15.3137 21 12 21C8.68629 21 6 18.3137 6 15C6 11.6863 8.68629 9 12 9C15.3137 9 18 11.6863 18 15ZM13 14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14C11 13.4477 11.4477 13 12 13C12.5523 13 13 13.4477 13 14Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
71
+ },
72
+ {
73
+ category: 'security',
74
+ name: 'unlock-2',
75
+ path: '<path d="M12 14V17M8 10V7C8 4.79086 9.79086 3 12 3C13.8638 3 15.4299 4.27477 15.874 6M18 15C18 18.3137 15.3137 21 12 21C8.68629 21 6 18.3137 6 15C6 11.6863 8.68629 9 12 9C15.3137 9 18 11.6863 18 15ZM13 14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14C11 13.4477 11.4477 13 12 13C12.5523 13 13 13.4477 13 14Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
76
+ },
77
+ {
78
+ category: 'security',
79
+ name: 'key',
80
+ path: '<path d="M10 14.0505C9.36474 13.4022 8.47934 13 7.5 13C5.567 13 4 14.567 4 16.5C4 18.433 5.567 20 7.5 20C9.433 20 11 18.433 11 16.5C11 15.5463 10.6186 14.6817 10 14.0505ZM10 14.0505L15.0316 9.01891M20.0505 7.99997L18.7576 6.70708C18.3671 6.31655 17.7339 6.31655 17.3434 6.70708L15.0316 9.01891M15.0316 9.01891L17 10.9873" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
81
+ },
82
+ {
83
+ category: 'security',
84
+ name: 'key-2',
85
+ path: '<path d="M10 14.0505C9.36474 13.4022 8.47934 13 7.5 13C5.567 13 4 14.567 4 16.5C4 18.433 5.567 20 7.5 20C9.433 20 11 18.433 11 16.5C11 15.5463 10.6186 14.6818 10 14.0505ZM10 14.0505L15.0316 9.01894M18.5 5.5L17.2689 6.75631M15.0316 9.01894L16.0379 8.01263L17.2689 6.75631M15.0316 9.01894L17.0126 11M17.2689 6.75631L20.0126 9.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
86
+ },
87
+ {
88
+ category: 'security',
89
+ name: 'shield-good',
90
+ path: '<path d="M9.34875 11.5L11.3488 13.5L15.5 9.34878M11.7253 3.07852L5.72528 4.7928C5.29598 4.91546 5 5.30784 5 5.75432L5 10.8538C5 14.0834 6.55966 17.1141 9.18762 18.9912L11.4188 20.5849C11.7665 20.8332 12.2335 20.8332 12.5812 20.5849L14.8124 18.9912C17.4403 17.1141 19 14.0834 19 10.8538V5.75432C19 5.30784 18.704 4.91546 18.2747 4.7928L12.2747 3.07852C12.0952 3.02721 11.9048 3.02721 11.7253 3.07852Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
91
+ },
92
+ {
93
+ category: 'security',
94
+ name: 'shield-bad',
95
+ path: '<path d="M10 9.00002L12 11M12 11L14 13M12 11L14 9.00002M12 11L10 13M11.7253 3.07852L5.72528 4.7928C5.29598 4.91546 5 5.30784 5 5.75432L5 10.8538C5 14.0834 6.55966 17.1141 9.18762 18.9912L11.4188 20.5849C11.7665 20.8332 12.2335 20.8332 12.5812 20.5849L14.8124 18.9912C17.4403 17.1141 19 14.0834 19 10.8538V5.75432C19 5.30784 18.704 4.91546 18.2747 4.7928L12.2747 3.07852C12.0952 3.02721 11.9048 3.02721 11.7253 3.07852Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
96
+ },
97
+ {
98
+ category: 'security',
99
+ name: 'shield-lock',
100
+ path: '<path d="M10 21L7.18762 18.9912C4.55966 17.1141 3 14.0834 3 10.8538L3 5.75432C3 5.30784 3.29598 4.91546 3.72528 4.7928L9.72528 3.07852C9.90483 3.02721 10.0952 3.02721 10.2747 3.07852L16.2747 4.7928C16.704 4.91546 17 5.30784 17 5.75432V7.50002M19 15V13C19 11.8955 18.1046 11 17 11C15.8954 11 15 11.8955 15 13V15M19 15H15M19 15C20.1046 15 21 15.8955 21 17V19C21 20.1046 20.1046 21 19 21H15C13.8954 21 13 20.1046 13 19V17C13 15.8955 13.8954 15 15 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
101
+ },
102
+ {
103
+ category: 'security',
104
+ name: 'shield-info',
105
+ path: '<path d="M12 11V14M11.7253 3.07852L5.72528 4.7928C5.29598 4.91546 5 5.30784 5 5.75432L5 10.8538C5 14.0834 6.55966 17.1141 9.18762 18.9912L11.4188 20.5849C11.7665 20.8332 12.2335 20.8332 12.5812 20.5849L14.8124 18.9912C17.4403 17.1141 19 14.0834 19 10.8538V5.75432C19 5.30784 18.704 4.91546 18.2747 4.7928L12.2747 3.07852C12.0952 3.02721 11.9048 3.02721 11.7253 3.07852Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
106
+ },
107
+ {
108
+ category: 'security',
109
+ name: 'shield-off',
110
+ path: '<path d="M3 3L19 19" stroke="currentColor" stroke-width="2" stroke-linecap="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.06954 3.98378C4.42172 4.324 4 5.00062 4 5.75432V10.8538C4 14.4063 5.71562 17.7401 8.60638 19.8049L10.8375 21.3986C11.5329 21.8953 12.4671 21.8953 13.1625 21.3986L15.3936 19.8049C16.4709 19.0354 17.385 18.0897 18.1079 17.0221L16.6617 15.576C16.0413 16.5828 15.2203 17.4709 14.2311 18.1774L12 19.7711L9.76886 18.1774C7.40369 16.488 6 13.7604 6 10.8538V5.75432L6.6534 5.56764L5.06954 3.98378ZM17.557 13.6428C17.847 12.7533 18 11.8133 18 10.8538L18 5.75432L12 4.04004L8.85329 4.9391L7.23549 3.3213L11.4506 2.11699C11.8097 2.01439 12.1903 2.01439 12.5494 2.11699L18.5494 3.83128C19.408 4.07659 20 4.86136 20 5.75432V10.8538C20 12.3672 19.6887 13.8408 19.1078 15.1936L17.557 13.6428Z" fill="currentColor"/>'
111
+ },
112
+ {
113
+ category: 'security',
114
+ name: 'logout',
115
+ path: '<path d="M15 16.5V19C15 20.1046 14.1046 21 13 21H6C4.89543 21 4 20.1046 4 19V5C4 3.89543 4.89543 3 6 3H13C14.1046 3 15 3.89543 15 5V8.0625M11 12H21M21 12L18.5 9.5M21 12L18.5 14.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
116
+ },
117
+ {
118
+ category: 'security',
119
+ name: 'login',
120
+ path: '<path d="M15 16.5V19C15 20.1046 14.1046 21 13 21H6C4.89543 21 4 20.1046 4 19V5C4 3.89543 4.89543 3 6 3H13C14.1046 3 15 3.89543 15 5V8.0625M20 12L9 12M9 12L11.5 14.5M9 12L11.5 9.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
121
+ },
122
+ {
123
+ category: 'security',
124
+ name: 'password',
125
+ path: '<path d="M14 6V5C14 3.89543 13.1046 3 12 3C10.8954 3 10 3.89543 10 5V6M9 11H15C15.5523 11 16 10.5523 16 10V7C16 6.44772 15.5523 6 15 6H9C8.44772 6 8 6.44772 8 7V10C8 10.5523 8.44772 11 9 11ZM5 21H19C20.1046 21 21 20.1046 21 19V16C21 14.8954 20.1046 14 19 14H5C3.89543 14 3 14.8954 3 16V19C3 20.1046 3.89543 21 5 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><circle cx="7.5" cy="17.5" r="1.5" fill="currentColor"/><circle cx="12" cy="17.5" r="1.5" fill="currentColor"/><circle cx="16.5" cy="17.5" r="1.5" fill="currentColor"/>'
126
+ },
127
+ {
128
+ category: 'security',
129
+ name: 'password-key',
130
+ path: '<path d="M9 17.5C9 18.8807 7.88071 20 6.5 20C5.11929 20 4 18.8807 4 17.5C4 16.1193 5.11929 15 6.5 15C7.88071 15 9 16.1193 9 17.5ZM9 17.5H15.125M19 20V17.75C19 17.6119 18.8881 17.5 18.75 17.5M15.125 17.5H18.75M15.125 17.5V20M18.75 17.5L-nan -nanCnan nan nan nan nan nanLnan nanCnan nan nan nan -nan -nanL18.75 17.5ZM5 11H19C20.1046 11 21 10.1046 21 9V6C21 4.89543 20.1046 4 19 4H5C3.89543 4 3 4.89543 3 6V9C3 10.1046 3.89543 11 5 11Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><circle cx="7.5" cy="7.5" r="1.5" fill="currentColor"/><circle cx="12" cy="7.5" r="1.5" fill="currentColor"/><circle cx="16.5" cy="7.5" r="1.5" fill="currentColor"/>'
131
+ },
132
+ {
133
+ category: 'security',
134
+ name: 'password-2',
135
+ path: '<path d="M21 8.5V6C21 4.89543 20.1046 4 19 4H5C3.89543 4 3 4.89543 3 6V11C3 12.1046 3.89543 13 5 13H10.875M19 14V12C19 10.8954 18.1046 10 17 10C15.8954 10 15 10.8954 15 12V14M14 20H20C20.5523 20 21 19.5523 21 19V15C21 14.4477 20.5523 14 20 14H14C13.4477 14 13 14.4477 13 15V19C13 19.5523 13.4477 20 14 20Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><circle cx="7.5" cy="8.5" r="1.5" fill="currentColor"/><circle cx="12" cy="8.5" r="1.5" fill="currentColor"/>'
136
+ },
137
+ {
138
+ category: 'security',
139
+ name: 'dial-pad',
140
+ path: '<path d="M6 5C6 5.55228 5.55228 6 5 6C4.44772 6 4 5.55228 4 5C4 4.44772 4.44772 4 5 4C5.55228 4 6 4.44772 6 5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 12C6 12.5523 5.55228 13 5 13C4.44772 13 4 12.5523 4 12C4 11.4477 4.44772 11 5 11C5.55228 11 6 11.4477 6 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 5C13 5.55228 12.5523 6 12 6C11.4477 6 11 5.55228 11 5C11 4.44772 11.4477 4 12 4C12.5523 4 13 4.44772 13 5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 19C13 19.5523 12.5523 20 12 20C11.4477 20 11 19.5523 11 19C11 18.4477 11.4477 18 12 18C12.5523 18 13 18.4477 13 19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 5C20 5.55228 19.5523 6 19 6C18.4477 6 18 5.55228 18 5C18 4.44772 18.4477 4 19 4C19.5523 4 20 4.44772 20 5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 12C20 12.5523 19.5523 13 19 13C18.4477 13 18 12.5523 18 12C18 11.4477 18.4477 11 19 11C19.5523 11 20 11.4477 20 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
141
+ },
142
+ {
143
+ category: 'security',
144
+ name: 'lock-pattern',
145
+ path: '<path d="M5 6.5C5.82843 6.5 6.5 5.82843 6.5 5C6.5 4.17157 5.82843 3.5 5 3.5C4.17157 3.5 3.5 4.17157 3.5 5C3.5 5.82843 4.17157 6.5 5 6.5ZM5 6.5V10.5M5 13.5C5.82843 13.5 6.5 12.8284 6.5 12C6.5 11.1716 5.82843 10.5 5 10.5C4.17157 10.5 3.5 11.1716 3.5 12C3.5 12.8284 4.17157 13.5 5 13.5ZM5 13.5V17.5M6.5 19C6.5 19.8284 5.82843 20.5 5 20.5C4.17157 20.5 3.5 19.8284 3.5 19C3.5 18.1716 4.17157 17.5 5 17.5C5.82843 17.5 6.5 18.1716 6.5 19ZM6.5 19H10.5M13.5 19C13.5 19.8284 12.8284 20.5 12 20.5C11.1716 20.5 10.5 19.8284 10.5 19C10.5 18.1716 11.1716 17.5 12 17.5C12.8284 17.5 13.5 18.1716 13.5 19ZM13.5 19H17.5M13.5 5C13.5 5.82843 12.8284 6.5 12 6.5C11.1716 6.5 10.5 5.82843 10.5 5C10.5 4.17157 11.1716 3.5 12 3.5C12.8284 3.5 13.5 4.17157 13.5 5ZM13.5 12C13.5 12.8284 12.8284 13.5 12 13.5C11.1716 13.5 10.5 12.8284 10.5 12C10.5 11.1716 11.1716 10.5 12 10.5C12.8284 10.5 13.5 11.1716 13.5 12ZM20.5 5C20.5 5.82843 19.8284 6.5 19 6.5C18.1716 6.5 17.5 5.82843 17.5 5C17.5 4.17157 18.1716 3.5 19 3.5C19.8284 3.5 20.5 4.17157 20.5 5ZM20.5 12C20.5 12.8284 19.8284 13.5 19 13.5C18.1716 13.5 17.5 12.8284 17.5 12C17.5 11.1716 18.1716 10.5 19 10.5C19.8284 10.5 20.5 11.1716 20.5 12ZM20.5 19C20.5 19.8284 19.8284 20.5 19 20.5C18.1716 20.5 17.5 19.8284 17.5 19C17.5 18.1716 18.1716 17.5 19 17.5C19.8284 17.5 20.5 18.1716 20.5 19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
146
+ },
147
+ {
148
+ category: 'help-&-support',
149
+ name: 'help',
150
+ path: '<path d="M9 10C9 9.40666 9.17595 8.82664 9.50559 8.33329C9.83524 7.83994 10.3038 7.45543 10.852 7.22836C11.4001 7.0013 12.0033 6.94189 12.5853 7.05765C13.1672 7.1734 13.7018 7.45912 14.1213 7.87868C14.5409 8.29824 14.8266 8.83279 14.9424 9.41473C15.0581 9.99667 14.9987 10.5999 14.7716 11.1481C14.5446 11.6962 14.1601 12.1648 13.6667 12.4944C13.1734 12.8241 12.5933 13 12 13V14M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="17" r="1" fill="currentColor"/>'
151
+ },
152
+ {
153
+ category: 'help-&-support',
154
+ name: 'warning',
155
+ path: '<path d="M12 7V13M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="16.5" r="1" fill="currentColor"/>'
156
+ },
157
+ {
158
+ category: 'help-&-support',
159
+ name: 'help-2',
160
+ path: '<path d="M9 10C9 9.40666 9.17595 8.82664 9.50559 8.33329C9.83524 7.83994 10.3038 7.45543 10.852 7.22836C11.4001 7.0013 12.0033 6.94189 12.5853 7.05765C13.1672 7.1734 13.7018 7.45912 14.1213 7.87868C14.5409 8.29824 14.8266 8.83279 14.9424 9.41473C15.0581 9.99667 14.9987 10.5999 14.7716 11.1481C14.5446 11.6962 14.1601 12.1648 13.6667 12.4944C13.1734 12.8241 12.5933 13 12 13V14M5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="17" r="1" fill="currentColor"/>'
161
+ },
162
+ {
163
+ category: 'help-&-support',
164
+ name: 'info',
165
+ path: '<path d="M12 11V16M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="7.5" r="1" fill="currentColor"/>'
166
+ },
167
+ {
168
+ category: 'help-&-support',
169
+ name: 'help-question',
170
+ path: '<path d="M10 9C10 8.60444 10.1173 8.21776 10.3371 7.88886C10.5568 7.55996 10.8692 7.30362 11.2346 7.15224C11.6001 7.00087 12.0022 6.96126 12.3902 7.03843C12.7781 7.1156 13.1345 7.30608 13.4142 7.58579C13.6939 7.86549 13.8844 8.22186 13.9616 8.60982C14.0387 8.99778 13.9991 9.39992 13.8478 9.76537C13.6964 10.1308 13.44 10.4432 13.1111 10.6629C12.7822 10.8827 12.3956 11 12 11V12M14.25 19L12.8 20.9333C12.4 21.4667 11.6 21.4667 11.2 20.9333L9.75 19H7C4.79086 19 3 17.2091 3 15V7C3 4.79086 4.79086 3 7 3H17C19.2091 3 21 4.79086 21 7V15C21 17.2091 19.2091 19 17 19H14.25Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="15" r="1" fill="currentColor"/>'
171
+ },
172
+ {
173
+ category: 'help-&-support',
174
+ name: 'support',
175
+ path: '<path d="M18 6L14.8284 9.17157M14.8284 9.17157C14.1046 8.44772 13.1046 8 12 8C10.8954 8 9.89543 8.44772 9.17157 9.17157M14.8284 9.17157C15.5523 9.89543 16 10.8954 16 12C16 13.1046 15.5523 14.1046 14.8284 14.8284M18 18L14.8284 14.8284M14.8284 14.8284C14.1046 15.5523 13.1046 16 12 16C10.8954 16 9.89543 15.5523 9.17157 14.8284M6 18L9.17157 14.8284M9.17157 14.8284C8.44772 14.1046 8 13.1046 8 12C8 10.8954 8.44772 9.89543 9.17157 9.17157M6 6L9.17157 9.17157M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
176
+ },
177
+ {
178
+ category: 'help-&-support',
179
+ name: 'headset-mic',
180
+ path: '<path d="M6 10H6.75C7.44036 10 8 10.5596 8 11.25V14.75C8 15.4404 7.44036 16 6.75 16H6C4.34315 16 3 14.6569 3 13C3 11.3431 4.34315 10 6 10ZM6 10V9C6 5.68629 8.68629 3 12 3C15.3137 3 18 5.68629 18 9V10M18 10H17.25C16.5596 10 16 10.5596 16 11.25V14.75C16 15.4404 16.5596 16 17.25 16H18M18 10C19.6569 10 21 11.3431 21 13C21 14.6569 19.6569 16 18 16M18 16L17.3787 18.4851C17.1561 19.3754 16.3562 20 15.4384 20H13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
181
+ },
182
+ {
183
+ category: 'help-&-support',
184
+ name: 'headset',
185
+ path: '<path d="M6 13H6.75C7.44036 13 8 13.5596 8 14.25V17.75C8 18.4404 7.44036 19 6.75 19H6C4.34315 19 3 17.6569 3 16C3 14.3431 4.34315 13 6 13ZM6 13V11C6 7.68629 8.68629 5 12 5C15.3137 5 18 7.68629 18 11V13M18 13H17.25C16.5596 13 16 13.5596 16 14.25V17.75C16 18.4404 16.5596 19 17.25 19H18C19.6569 19 21 17.6569 21 16C21 14.3431 19.6569 13 18 13Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
186
+ },
187
+ {
188
+ category: 'help-&-support',
189
+ name: 'headset-off',
190
+ path: '<path d="M5 5L21 21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.84745 6.26167C5.70041 7.50834 5 9.17237 5 11V11.5C5 11.5113 5.00019 11.5226 5.00056 11.5339C5.00019 11.5451 5 11.5564 5 11.5677V12C5 12.042 5.00259 12.0834 5.00762 12.1241C3.27853 12.5655 2 14.1334 2 16C2 18.2091 3.79086 20 6 20H6.75C7.99264 20 9 18.9926 9 17.75V14.25C9 13.0918 8.12494 12.138 6.99991 12.0137L7 12V11.5677C7 11.5564 6.99981 11.5451 6.99944 11.5339C6.99981 11.5226 7 11.5113 7 11.5V11C7 9.72468 7.47747 8.56088 8.26339 7.67761L6.84745 6.26167ZM15.8796 12.4654C16.1969 12.2213 16.5812 12.06 17.0001 12.0137L17 12V11.5V11C17 8.23858 14.7614 6 12 6C11.2434 6 10.526 6.16807 9.88313 6.46891L8.40603 4.99182C9.45659 4.36204 10.686 4 12 4C15.866 4 19 7.13401 19 11V11.5V12C19 12.042 18.9974 12.0834 18.9924 12.1241C20.7215 12.5655 22 14.1334 22 16C22 16.7418 21.7981 17.4365 21.4462 18.032L19.9323 16.518C19.9764 16.3528 20 16.1792 20 16C20 14.8954 19.1046 14 18 14H17.4142L15.8796 12.4654ZM15 14.4142V17.75C15 18.9926 16.0074 20 17.25 20H18C18.7418 20 19.4365 19.7981 20.032 19.4462L18.518 17.9323C18.3528 17.9764 18.1792 18 18 18H17.25C17.1119 18 17 17.8881 17 17.75V16.4142L15 14.4142ZM6 14C4.89543 14 4 14.8954 4 16C4 17.1046 4.89543 18 6 18H6.75C6.88807 18 7 17.8881 7 17.75V14.25C7 14.1119 6.88807 14 6.75 14H6Z" fill="currentColor"/>'
191
+ },
192
+ {
193
+ category: 'help-&-support',
194
+ name: 'headset-mic-2',
195
+ path: '<path d="M19 11H17C15.8954 11 15 11.8954 15 13V15C15 16.1046 15.8954 17 17 17H19M19 11V17M19 11V9.5C19 5.91015 16.0899 3 12.5 3H11.5C7.91015 3 5 5.91015 5 9.5V11M19 17L18.4558 18.6325C18.1836 19.4491 17.4193 20 16.5585 20H13M5 11H7C8.10457 11 9 11.8954 9 13V15C9 16.1046 8.10457 17 7 17H5V11Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
196
+ },
197
+ {
198
+ category: 'help-&-support',
199
+ name: 'headset-mic-2-off',
200
+ path: '<path d="M4 4L20 20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.75921 4.67342C4.66139 5.97782 4 7.66167 4 9.5V11V17C4 17.5523 4.44772 18 5 18H7C8.65685 18 10 16.6569 10 15V13C10 11.3431 8.65685 10 7 10H6V9.5C6 8.21416 6.44125 7.03137 7.1806 6.09481L5.75921 4.67342ZM14.8362 10.922C15.3821 10.3537 16.1498 10 17 10H18V9.5C18 6.46243 15.5376 4 12.5 4H11.5C10.4721 4 9.51006 4.28198 8.68701 4.7728L7.24039 3.32618C8.45025 2.48986 9.91792 2 11.5 2H12.5C16.6421 2 20 5.35786 20 9.5V11V16.0858L18 14.0858V12H17C16.702 12 16.4345 12.1303 16.2513 12.3371L14.8362 10.922ZM14.0012 12.9154C14.0004 12.9435 14 12.9717 14 13V15C14 16.6569 15.3431 18 17 18H17.6126L17.5072 18.3162C17.3711 18.7246 16.9889 19 16.5585 19H13C12.4477 19 12 19.4477 12 20C12 20.5523 12.4477 21 13 21H16.5585C17.8498 21 18.9962 20.1737 19.4045 18.9487L19.562 18.4762L17.0858 16H17C16.4477 16 16 15.5523 16 15V14.9142L14.0012 12.9154ZM6 16V12H7C7.55228 12 8 12.4477 8 13V15C8 15.5523 7.55228 16 7 16H6Z" fill="currentColor"/>'
201
+ },
42
202
  {
43
203
  category: 'arrows',
44
204
  name: 'arrow-up',
@@ -179,6 +339,11 @@ export const icons = [
179
339
  name: 'link-2',
180
340
  path: '<path d="M7.75737 10.5858L4.92894 13.4142C3.75737 14.5858 3.75737 16.4853 4.92894 17.6568L6.34316 19.0711C7.51473 20.2426 9.41422 20.2426 10.5858 19.0711L13.4142 16.2426M9.8787 14.1213L14.1213 9.8787M10.5858 7.75737L13.4142 4.92894C14.5858 3.75737 16.4853 3.75737 17.6568 4.92894L19.0711 6.34316C20.2426 7.51473 20.2426 9.41422 19.0711 10.5858L16.2426 13.4142" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
181
341
  },
342
+ {
343
+ category: 'links-&-share',
344
+ name: 'link-3',
345
+ path: '<path d="M10.6667 13.3333L10.0809 12.7475C9.29984 11.9665 9.29984 10.7002 10.0809 9.91911L14.5858 5.41422C15.3668 4.63317 16.6332 4.63317 17.4142 5.41422L18.5858 6.58578C19.3668 7.36683 19.3668 8.63316 18.5858 9.41421L17 11M13.3333 10.6667L13.9191 11.2525C14.7002 12.0335 14.7002 13.2998 13.9191 14.0809L9.41421 18.5858C8.63316 19.3668 7.36683 19.3668 6.58579 18.5858L5.41422 17.4142C4.63317 16.6332 4.63317 15.3668 5.41422 14.5858L7 13" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
346
+ },
182
347
  {
183
348
  category: 'links-&-share',
184
349
  name: 'link-off',
@@ -189,6 +354,11 @@ export const icons = [
189
354
  name: 'link-off-2',
190
355
  path: '<path d="M7.05026 11.2929L4.92894 13.4142C3.75737 14.5858 3.75737 16.4853 4.92894 17.6568L6.34316 19.0711C7.51473 20.2426 9.41422 20.2426 10.5858 19.0711L12.7071 16.9497M5 5L19 19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.8358 10.75L9.17156 13.4142C8.78103 13.8047 8.78103 14.4379 9.17156 14.8284C9.56208 15.2189 10.1952 15.2189 10.5858 14.8284L13.25 12.1642L11.8358 10.75ZM17.4926 13.5784L16.0784 12.1642L16.2426 12L17.6568 10.5858L18.3639 9.87869C19.145 9.09764 19.145 7.83131 18.3639 7.05026L16.9497 5.63605C16.1687 4.855 14.9024 4.855 14.1213 5.63605L13.4142 6.34316L12 7.75737L11.8358 7.92158L10.4216 6.50737L10.5858 6.34316L12 4.92894L12.7071 4.22184C14.2692 2.65974 16.8019 2.65974 18.3639 4.22184L19.7782 5.63605C21.3403 7.19815 21.3403 9.73081 19.7782 11.2929L19.0711 12L17.6568 13.4142L17.4926 13.5784ZM13.25 9.33578L13.4142 9.17156C13.8047 8.78104 14.4379 8.78104 14.8284 9.17156C15.2189 9.56209 15.2189 10.1953 14.8284 10.5858L14.6642 10.75L13.25 9.33578Z" fill="currentColor"/>'
191
356
  },
357
+ {
358
+ category: 'links-&-share',
359
+ name: 'link-broke',
360
+ path: '<path d="M8.37032 11.0726L5.41421 14.0287C4.63317 14.8097 4.63316 16.076 5.41421 16.8571L6.95611 18.399C7.73715 19.18 9.00348 19.18 9.78453 18.399L12.7406 15.4429M11.0726 8.37032L14.0287 5.41421C14.8097 4.63317 16.076 4.63316 16.8571 5.41421L18.399 6.95611C19.18 7.73715 19.18 9.00348 18.399 9.78453L15.4429 12.7406M6.64883 6.64883L4.88296 4.88296M19.0992 19.0992L17.3333 17.3333M9.35119 5.87299V4M14.6488 20V18.127M5.87299 9.35119H4M20 14.6488H18.127" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
361
+ },
192
362
  {
193
363
  category: 'links-&-share',
194
364
  name: 'share',
@@ -214,6 +384,36 @@ export const icons = [
214
384
  name: 'launch-2',
215
385
  path: '<path d="M10.1429 7H7C5.89543 7 5 7.89543 5 9V17C5 18.1046 5.89543 19 7 19H15C16.1046 19 17 18.1046 17 17V13.2143M19 5H15M19 5V9M19 5L9 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
216
386
  },
387
+ {
388
+ category: 'links-&-share',
389
+ name: 'send',
390
+ path: '<path d="M20 12L4 4L6 12M20 12L4 20L6 12M20 12H6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
391
+ },
392
+ {
393
+ category: 'links-&-share',
394
+ name: 'send-2',
395
+ path: '<path d="M20 4L3 9.31372L10.5 13.5M20 4L14.5 21L10.5 13.5M20 4L10.5 13.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
396
+ },
397
+ {
398
+ category: 'links-&-share',
399
+ name: 'satellite',
400
+ path: '<path d="M14.4749 11.4246C14.6142 11.2853 14.7247 11.12 14.8 10.938C14.8754 10.756 14.9142 10.5609 14.9142 10.364C14.9142 10.167 14.8754 9.97193 14.8 9.78994C14.7247 9.60795 14.6142 9.44259 14.4749 9.30331C14.3356 9.16402 14.1702 9.05353 13.9882 8.97815C13.8063 8.90276 13.6112 8.86397 13.4142 8.86397C13.2172 8.86397 13.0222 8.90276 12.8402 8.97815C12.6582 9.05353 12.4928 9.16402 12.3536 9.30331L13.4142 10.364L14.4749 11.4246Z" fill="currentColor"/><path d="M8.05887 15.9411C7.40613 15.2884 6.88835 14.5135 6.53508 13.6606C6.18182 12.8078 6 11.8937 6 10.9706C6 10.0475 6.18182 9.13338 6.53508 8.28052C6.88835 7.42767 7.40613 6.65275 8.05888 6.00001L18 15.9411C17.3473 16.5939 16.5723 17.1117 15.7195 17.4649C14.8666 17.8182 13.9526 18 13.0294 18C12.1063 18 11.1922 17.8182 10.3394 17.4649C9.48654 17.1117 8.71162 16.5939 8.05887 15.9411ZM8.05887 15.9411L5 21H10M17.6025 9.04636C17.1056 7.87572 16.1813 6.93842 15.0177 6.42521M20.6901 8.79492C20.3187 7.4996 19.6261 6.3191 18.6766 5.36294C17.7271 4.40678 16.5514 3.70596 15.2587 3.3255" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
401
+ },
402
+ {
403
+ category: 'links-&-share',
404
+ name: 'wifi',
405
+ path: '<circle cx="1" cy="1" r="1" transform="matrix(1 0 0 -1 11 19)" fill="currentColor"/><path d="M20.1915 10.2642C19.2864 8.97153 18.0881 7.9114 16.6947 7.17053C15.3013 6.42965 13.7524 6.02907 12.1745 6.00152C10.5967 5.97398 9.03468 6.32026 7.61629 7.01206C6.19789 7.70385 4.96337 8.72152 4.01364 9.98185M17.7341 12.985C17.1004 12.0801 16.2617 11.338 15.2863 10.8194C14.3109 10.3008 13.2267 10.0203 12.1222 10.0011C11.0177 9.98179 9.92427 10.2242 8.9314 10.7084C7.93853 11.1927 7.07436 11.9051 6.40955 12.7873M14.4575 15.2793C14.1859 14.8915 13.8264 14.5734 13.4084 14.3512C12.9904 14.1289 12.5257 14.0087 12.0524 14.0005C11.579 13.9922 11.1104 14.0961 10.6849 14.3036C10.2594 14.5112 9.88901 14.8165 9.60409 15.1946" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
406
+ },
407
+ {
408
+ category: 'links-&-share',
409
+ name: 'wifi-off',
410
+ path: '<path d="M5 5L19 19" stroke="currentColor" stroke-width="2" stroke-linecap="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.19213 6.10634C7.18739 6.10865 7.18265 6.11095 7.17791 6.11327C5.61768 6.87424 4.2597 7.99367 3.215 9.38003C2.88263 9.82111 2.97075 10.4481 3.41182 10.7805C3.8529 11.1129 4.4799 11.0247 4.81227 10.5837C5.66703 9.44937 6.7781 8.53347 8.05465 7.91085C8.26931 7.80616 8.48763 7.71025 8.70905 7.62326L7.19213 6.10634ZM10.2742 9.18837C9.66015 9.32403 9.06214 9.53207 8.49302 9.80965C7.35831 10.3631 6.37069 11.1772 5.61091 12.1855C5.27854 12.6266 5.36665 13.2536 5.80773 13.5859C6.2488 13.9183 6.87581 13.8302 7.20818 13.3891C7.77802 12.6329 8.51873 12.0223 9.36977 11.6072C10.2153 11.1948 11.1459 10.9871 12.0864 11.0006L10.2742 9.18837ZM17.8876 13.9733L12.9737 9.05948C13.9446 9.17853 14.8879 9.47497 15.7558 9.93642C16.8705 10.5291 17.8291 11.3772 18.5532 12.4114C18.87 12.8638 18.76 13.4873 18.3076 13.8041C18.1779 13.8949 18.0341 13.9507 17.8876 13.9733ZM10.973 7.05879L9.26074 5.34653C10.2147 5.10125 11.2005 4.98437 12.192 5.00168C13.9276 5.03197 15.6315 5.47261 17.1642 6.28758C18.6969 7.10254 20.015 8.26868 21.0107 9.69066C21.3274 10.1431 21.2175 10.7666 20.7651 11.0834C20.3127 11.4002 19.6891 11.2902 19.3724 10.8378C18.5577 9.67438 17.4793 8.72026 16.2252 8.05347C14.9712 7.38669 13.5771 7.02616 12.1571 7.00137C11.7604 6.99445 11.3649 7.01377 10.973 7.05879ZM13 18C13 17.4477 12.5523 17 12 17C11.4477 17 11 17.4477 11 18C11 18.5523 11.4477 19 12 19C12.5523 19 13 18.5523 13 18ZM10.2465 13.4048C10.8139 13.1281 11.4387 12.9896 12.0698 13.0006C12.7009 13.0116 13.3205 13.1719 13.8779 13.4682C14.4352 13.7646 14.9145 14.1886 15.2766 14.7057C15.5934 15.1581 15.4834 15.7816 15.031 16.0984C14.5786 16.4152 13.9551 16.3053 13.6383 15.8528C13.4573 15.5943 13.2176 15.3823 12.9389 15.2341C12.6603 15.0859 12.3505 15.0058 12.0349 15.0003C11.7193 14.9948 11.4069 15.0641 11.1233 15.2024C10.8396 15.3408 10.5927 15.5443 10.4027 15.7964C10.0703 16.2374 9.44335 16.3256 9.00227 15.9932C8.5612 15.6608 8.47308 15.0338 8.80545 14.5927C9.18534 14.0886 9.67915 13.6815 10.2465 13.4048Z" fill="currentColor"/>'
411
+ },
412
+ {
413
+ category: 'links-&-share',
414
+ name: 'signal',
415
+ path: '<path d="M7 14V18M12 10V18M17 6V18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
416
+ },
217
417
  {
218
418
  category: 'upload-&-download',
219
419
  name: 'upload',
@@ -264,6 +464,81 @@ export const icons = [
264
464
  name: 'delete',
265
465
  path: '<path d="M10 11V17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 11V17" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 7H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 7H12H18V18C18 19.6569 16.6569 21 15 21H9C7.34315 21 6 19.6569 6 18V7Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 5C9 3.89543 9.89543 3 11 3H13C14.1046 3 15 3.89543 15 5V7H9V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
266
466
  },
467
+ {
468
+ category: 'notes-&-clipboard',
469
+ name: 'note',
470
+ path: '<path d="M20 14V7C20 5.34315 18.6569 4 17 4H7C5.34315 4 4 5.34315 4 7V17C4 18.6569 5.34315 20 7 20H13.5M20 14L13.5 20M20 14H15.5C14.3954 14 13.5 14.8954 13.5 16V20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 8H16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 12H12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
471
+ },
472
+ {
473
+ category: 'notes-&-clipboard',
474
+ name: 'note-2',
475
+ path: '<path d="M20 14V7C20 5.34315 18.6569 4 17 4H7C5.34315 4 4 5.34315 4 7V17C4 18.6569 5.34315 20 7 20H13.5M20 14L13.5 20M20 14H15.5C14.3954 14 13.5 14.8954 13.5 16V20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
476
+ },
477
+ {
478
+ category: 'notes-&-clipboard',
479
+ name: 'add-note',
480
+ path: '<path d="M20 14V7C20 5.34315 18.6569 4 17 4H12M20 14L13.5 20M20 14H15.5C14.3954 14 13.5 14.8954 13.5 16V20M13.5 20H7C5.34315 20 4 18.6569 4 17V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 4V7M7 10V7M7 7H4M7 7H10" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
481
+ },
482
+ {
483
+ category: 'notes-&-clipboard',
484
+ name: 'delete-note',
485
+ path: '<path d="M20 14V7C20 5.34315 18.6569 4 17 4H12M20 14L13.5 20M20 14H15.5C14.3954 14 13.5 14.8954 13.5 16V20M13.5 20H7C5.34315 20 4 18.6569 4 17V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 4L6.5 6.5M9 9L6.5 6.5M6.5 6.5L9 4M6.5 6.5L4 9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
486
+ },
487
+ {
488
+ category: 'notes-&-clipboard',
489
+ name: 'clipboard',
490
+ path: '<path d="M9 5H7C5.89543 5 5 5.89543 5 7V19C5 20.1046 5.89543 21 7 21H17C18.1046 21 19 20.1046 19 19V7C19 5.89543 18.1046 5 17 5H15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 12H15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 16H12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 5C9 3.89543 9.89543 3 11 3H13C14.1046 3 15 3.89543 15 5V7H9V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
491
+ },
492
+ {
493
+ category: 'notes-&-clipboard',
494
+ name: 'clipboard-2',
495
+ path: '<path d="M9 5C9 3.89543 9.89543 3 11 3H13C14.1046 3 15 3.89543 15 5V7H9V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 5H7C5.89543 5 5 5.89543 5 7V19C5 20.1046 5.89543 21 7 21H12H17C18.1046 21 19 20.1046 19 19V7C19 5.89543 18.1046 5 17 5H15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
496
+ },
497
+ {
498
+ category: 'notes-&-clipboard',
499
+ name: 'clipboard-off',
500
+ path: '<path d="M3 3L21 21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.49186 4.40607C4.59965 4.92594 4 5.89294 4 7V19C4 20.6569 5.34315 22 7 22H12H17C18.6569 22 20 20.6569 20 19V18.9142L18 16.9142V19C18 19.5523 17.5523 20 17 20H12H7C6.44772 20 6 19.5523 6 19V7C6 6.44772 6.44772 6 7 6H7.08579L5.49186 4.40607ZM8 6.91421V7C8 7.55228 8.44772 8 9 8H9.08579L8 6.91421ZM18 14.0858V7C18 6.44772 17.5523 6 17 6H16V7C16 7.55228 15.5523 8 15 8H11.9142L7.91421 4H8.17071C8.58254 2.83481 9.69378 2 11 2H13C14.3062 2 15.4175 2.83481 15.8293 4H17C18.6569 4 20 5.34315 20 7V16.0858L18 14.0858ZM14 5V6H10V5C10 4.44772 10.4477 4 11 4H13C13.5523 4 14 4.44772 14 5Z" fill="currentColor"/>'
501
+ },
502
+ {
503
+ category: 'notes-&-clipboard',
504
+ name: 'list-clipboard',
505
+ path: '<path d="M9 5H7C5.89543 5 5 5.89543 5 7V19C5 20.1046 5.89543 21 7 21H17C18.1046 21 19 20.1046 19 19V7C19 5.89543 18.1046 5 17 5H15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 12H15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16H15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 5C9 3.89543 9.89543 3 11 3H13C14.1046 3 15 3.89543 15 5V7H9V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><circle cx="9" cy="12" r="1" fill="currentColor"/><circle cx="9" cy="16" r="1" fill="currentColor"/>'
506
+ },
507
+ {
508
+ category: 'notes-&-clipboard',
509
+ name: 'edit-clipboard',
510
+ path: '<path d="M9 5H7C5.89543 5 5 5.89543 5 7V19C5 20.1046 5.89543 21 7 21H9M15 5H17C18.1046 5 19 5.89543 19 7V9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.902 20.3343L12.7153 20.7716L13.1526 18.585C13.1914 18.3914 13.2865 18.2136 13.4261 18.074L17.5 14L19.5 12L21.4869 13.9869L19.4869 15.9869L15.413 20.0608C15.2734 20.2004 15.0956 20.2956 14.902 20.3343Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 5C9 3.89543 9.89543 3 11 3H13C14.1046 3 15 3.89543 15 5V7H9V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
511
+ },
512
+ {
513
+ category: 'notes-&-clipboard',
514
+ name: 'check-clipboard',
515
+ path: '<path d="M9 5C9 3.89543 9.89543 3 11 3H13C14.1046 3 15 3.89543 15 5V7H9V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 5H7C5.89543 5 5 5.89543 5 7V19C5 20.1046 5.89543 21 7 21H10M15 5H17C18.1046 5 19 5.89543 19 7V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 19L15 21L20 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
516
+ },
517
+ {
518
+ category: 'notes-&-clipboard',
519
+ name: 'delete-clipboard',
520
+ path: '<path d="M9 5C9 3.89543 9.89543 3 11 3H13C14.1046 3 15 3.89543 15 5V7H9V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 5H7C5.89543 5 5 5.89543 5 7V19C5 20.1046 5.89543 21 7 21H10M15 5H17C18.1046 5 19 5.89543 19 7V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 16L16.5 18.5M19 21L16.5 18.5M16.5 18.5L19 16M16.5 18.5L14 21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
521
+ },
522
+ {
523
+ category: 'notes-&-clipboard',
524
+ name: 'exclamation-clipboard',
525
+ path: '<path d="M9 5C9 3.89543 9.89543 3 11 3H13C14.1046 3 15 3.89543 15 5V7H9V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 5H7C5.89543 5 5 5.89543 5 7V19C5 20.1046 5.89543 21 7 21H12H17C18.1046 21 19 20.1046 19 19V7C19 5.89543 18.1046 5 17 5H15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 11V14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="17" r="1" fill="currentColor"/>'
526
+ },
527
+ {
528
+ category: 'notes-&-clipboard',
529
+ name: 'code-clipboard',
530
+ path: '<path d="M9 5C9 3.89543 9.89543 3 11 3H13C14.1046 3 15 3.89543 15 5V7H9V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 5H7C5.89543 5 5 5.89543 5 7V19C5 20.1046 5.89543 21 7 21H12H17C18.1046 21 19 20.1046 19 19V7C19 5.89543 18.1046 5 17 5H15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 12L8 14L10 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 12L16 14L14 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
531
+ },
532
+ {
533
+ category: 'notes-&-clipboard',
534
+ name: 'download-clipboard',
535
+ path: '<path d="M9 5C9 3.89543 9.89543 3 11 3H13C14.1046 3 15 3.89543 15 5V7H9V5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 5H7C5.89543 5 5 5.89543 5 7V19C5 20.1046 5.89543 21 7 21H11M15 5H17C18.1046 5 19 5.89543 19 7V12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.5 15V21M16.5 21L14 18.5M16.5 21L19 18.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
536
+ },
537
+ {
538
+ category: 'notes-&-clipboard',
539
+ name: 'content',
540
+ path: '<path d="M5 7H19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 12H19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 17H12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>'
541
+ },
267
542
  {
268
543
  category: 'shapes',
269
544
  name: 'ellipse',