diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/24x24/apps/disk-usage-analyzer.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/disk-usage-analyzer.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/disk-usage-analyzer.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/disk-usage-analyzer.svg b/.icons/awkward/24x24/apps/disk-usage-analyzer.svg new file mode 100644 index 00000000..b0e10c6e --- /dev/null +++ b/.icons/awkward/24x24/apps/disk-usage-analyzer.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect fill="#8e8e8e" width="20" height="16" x="-22" y="-20" rx="1" ry="1" transform="matrix(0,-1,-1,0,0,0)"/> + <path opacity=".2" d="m4 21v0.5c0 0.554 0.446 1 1 1h14c0.554 0 1-0.446 1-1v-0.5c0 0.554-0.446 1-1 1h-14c-0.554 0-1-0.446-1-1z"/> + <path opacity=".5" d="m12 5c2.7614 0 5 2.2386 5 5s-2.2386 5-5 5h-5v-5c0-2.7614 2.2386-5 5-5zm0 2.5c-1.3807 0-2.5 1.1193-2.5 2.5s1.1193 2.5 2.5 2.5 2.5-1.1193 2.5-2.5-1.1193-2.5-2.5-2.5z"/> + <path fill="#fff" opacity=".2" d="m5 2c-0.554 0-1 0.446-1 1v0.5c0-0.554 0.446-1 1-1h14c0.554 0 1 0.446 1 1v-0.5c0-0.554-0.446-1-1-1h-14z"/> + <circle fill="#4daaf5" cx="18" cy="18" r="5"/> + <path fill="#fff" d="m17 17h2v4h-2z"/> + <path fill="#fff" d="m17 14h2v2h-2z"/> +</svg> |