aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2020-12-22 19:36:06 +0530
committerPriyansh <[email protected]>2020-12-22 19:36:06 +0530
commit90f9e95a70c420af81e041341e56bd70c475c81e (patch)
treeb6739ad112b3f3ef974b8c2eae24e01d25365585
parent40ac1090493bd3950e2e492d84128306da1bf6f9 (diff)
downloadstyx-90f9e95a70c420af81e041341e56bd70c475c81e.tar.xz
styx-90f9e95a70c420af81e041341e56bd70c475c81e.zip
Added Icons
-rw-r--r--icons/.DS_Storebin0 -> 6148 bytes
-rw-r--r--icons/symbolic/.DS_Storebin0 -> 6148 bytes
-rw-r--r--icons/symbolic/light/.DS_Storebin0 -> 6148 bytes
-rw-r--r--icons/symbolic/light/hovered/folder-new.svg10
-rw-r--r--icons/symbolic/light/normal/.DS_Storebin0 -> 6148 bytes
-rw-r--r--icons/symbolic/light/normal/folder-new.svg10
6 files changed, 20 insertions, 0 deletions
diff --git a/icons/.DS_Store b/icons/.DS_Store
new file mode 100644
index 0000000..525c2eb
--- /dev/null
+++ b/icons/.DS_Store
Binary files differ
diff --git a/icons/symbolic/.DS_Store b/icons/symbolic/.DS_Store
new file mode 100644
index 0000000..1b35dbc
--- /dev/null
+++ b/icons/symbolic/.DS_Store
Binary files differ
diff --git a/icons/symbolic/light/.DS_Store b/icons/symbolic/light/.DS_Store
new file mode 100644
index 0000000..5f22bf5
--- /dev/null
+++ b/icons/symbolic/light/.DS_Store
Binary files differ
diff --git a/icons/symbolic/light/hovered/folder-new.svg b/icons/symbolic/light/hovered/folder-new.svg
new file mode 100644
index 0000000..1471e68
--- /dev/null
+++ b/icons/symbolic/light/hovered/folder-new.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
+ <defs>
+ <style id="current-color-scheme" type="text/css">
+ .ColorScheme-Text { color:#fafafa; } .ColorScheme-Highlight { color:#5294e2; }
+ </style>
+ </defs>
+ <g transform="matrix(1,0,0,1,3,3)">
+ <path class="ColorScheme-Text" d="M 1,3 V 14 C 1,14 1,15 2,15 H 14 C 14,15 15,15 15,14 V 5 C 15,4 14,4 14,4 H 9 L 7,2 H 2 C 2,2 1,2 1,3 Z M 7,6 H 9 V 8 H 11 V 10 H 9 V 12 H 7 V 10 H 5 V 8 H 7 Z" style="fill:currentColor"/>
+ </g>
+</svg>
diff --git a/icons/symbolic/light/normal/.DS_Store b/icons/symbolic/light/normal/.DS_Store
new file mode 100644
index 0000000..3839f43
--- /dev/null
+++ b/icons/symbolic/light/normal/.DS_Store
Binary files differ
diff --git a/icons/symbolic/light/normal/folder-new.svg b/icons/symbolic/light/normal/folder-new.svg
new file mode 100644
index 0000000..112a7ed
--- /dev/null
+++ b/icons/symbolic/light/normal/folder-new.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
+ <defs>
+ <style id="current-color-scheme" type="text/css">
+ .ColorScheme-Text { color:#dadada; } .ColorScheme-Highlight { color:#5294e2; }
+ </style>
+ </defs>
+ <g transform="matrix(1,0,0,1,3,3)">
+ <path class="ColorScheme-Text" d="M 1,3 V 14 C 1,14 1,15 2,15 H 14 C 14,15 15,15 15,14 V 5 C 15,4 14,4 14,4 H 9 L 7,2 H 2 C 2,2 1,2 1,3 Z M 7,6 H 9 V 8 H 11 V 10 H 9 V 12 H 7 V 10 H 5 V 8 H 7 Z" style="fill:currentColor"/>
+ </g>
+</svg>