diff options
Diffstat (limited to '.icons/awkward/48x48/apps/spacefm.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/spacefm.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/spacefm.svg b/.icons/awkward/48x48/apps/spacefm.svg new file mode 100644 index 00000000..cde733e3 --- /dev/null +++ b/.icons/awkward/48x48/apps/spacefm.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect fill="#4385ce" width="40" height="40" x="4" y="4" rx="2" ry="2"/> + <path opacity=".2" d="m10 25h3v12h8v-6h6v6h8v-12h3l-14-14z"/> + <path fill="#fff" d="m10 24h3v12h8v-6h6v6h8v-12h3l-14-14z"/> + <path fill="#fff" opacity=".2" d="m6 4c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-36z"/> + <path opacity=".2" d="m6 45c-1.108 0-2-0.892-2-2v-1c0 1.108 0.892 2 2 2h36c1.108 0 2-0.892 2-2v1c0 1.108-0.892 2-2 2h-36z"/> +</svg> |