@magmonium/one 0.0.10 → 0.0.12

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.
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#color" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
2
+ <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"/>
3
+ <polyline points="7 10 12 15 17 10"/>
4
+ <line x1="12" y1="15" x2="12" y2="3"/>
5
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#color" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
2
+ <path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
3
+ <polyline points="14 2 14 8 20 8"/>
4
+ <polyline points="8 13.5 10.5 15.75 8 18"/>
5
+ <line x1="12.5" y1="18" x2="16" y2="18"/>
6
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#color" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
2
+ <path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
3
+ <polyline points="14 2 14 8 20 8"/>
4
+ <line x1="8" y1="13.5" x2="9.5" y2="13.5"/>
5
+ <line x1="12" y1="13.5" x2="16" y2="13.5"/>
6
+ <line x1="8" y1="16" x2="9.5" y2="16"/>
7
+ <line x1="12" y1="16" x2="16" y2="16"/>
8
+ <line x1="8" y1="18.5" x2="9.5" y2="18.5"/>
9
+ <line x1="12" y1="18.5" x2="16" y2="18.5"/>
10
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#color" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
2
+ <path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
3
+ <polyline points="14 2 14 8 20 8"/>
4
+ <circle cx="9.5" cy="14" r="1"/>
5
+ <polyline points="8 18.5 11 15.5 13 17.5 16 14 16 18.5"/>
6
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#color" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
2
+ <path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
3
+ <polyline points="14 2 14 8 20 8"/>
4
+ <polyline points="9.5 13.5 7.5 15.75 9.5 18"/>
5
+ <polyline points="14.5 13.5 16.5 15.75 14.5 18"/>
6
+ <line x1="13" y1="13" x2="11" y2="18.5"/>
7
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#color" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
2
+ <path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
3
+ <polyline points="14 2 14 8 20 8"/>
4
+ <path d="M12 12.5c1.9 1.9 2.9 3.2 2.9 4.3a2.9 2.9 0 0 1-5.8 0c0-1.1 1-2.4 2.9-4.3z"/>
5
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#color" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
2
+ <path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
3
+ <polyline points="14 2 14 8 20 8"/>
4
+ <line x1="8" y1="13.5" x2="16" y2="13.5"/>
5
+ <line x1="8" y1="16" x2="16" y2="16"/>
6
+ <line x1="8" y1="18.5" x2="13" y2="18.5"/>
7
+ </svg>
@@ -37,10 +37,17 @@
37
37
  "copyright",
38
38
  "currency_exchange",
39
39
  "dot",
40
+ "download",
40
41
  "ellipsis-vertical",
41
42
  "exclamation-triangle",
42
43
  "eye",
43
44
  "eye_close",
45
+ "file-code",
46
+ "file-data",
47
+ "file-image",
48
+ "file-markup",
49
+ "file-style",
50
+ "file-text",
44
51
  "fixed",
45
52
  "flower",
46
53
  "folder",