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/64x64/apps/blockout.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/blockout.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/blockout.svg | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/blockout.svg b/.icons/awkward/64x64/apps/blockout.svg new file mode 100644 index 00000000..2f762211 --- /dev/null +++ b/.icons/awkward/64x64/apps/blockout.svg @@ -0,0 +1,19 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <path style="fill:#278e33" d="m 40.999867,41.000074 0,17.999933 15.300143,0 c 1.495995,0 2.69999,-1.203995 2.69999,-2.69999 l 0,-15.300143 -17.999933,0 z"/> + <rect style="fill:#1e4f77" width="18" height="18" x="23" y="41"/> + <path style="fill:#278e33" d="m 5,41.000074 0,15.300143 c 0,1.495715 1.2041355,2.69979 2.69979,2.69979 l 15.300143,0 0,-17.999933 -17.999933,0 z"/> + <rect style="opacity:0.2" width="18" height="18" x="5" y="24"/> + <rect style="fill:#20c931" width="18" height="18" x="5" y="23"/> + <rect style="opacity:0.2" width="18" height="18" x="23" y="24"/> + <rect style="fill:#3182c6" width="18" height="18" x="23" y="23"/> + <rect style="opacity:0.2" width="18" height="18" x="41" y="24"/> + <rect style="fill:#20c931" width="18" height="18" x="41" y="23"/> + <path style="opacity:0.2" d="m 40.999867,6.0001328 0,17.9999332 17.999933,0 0,-15.3001432 c 0,-1.4955945 -1.203995,-2.69979 -2.69999,-2.69979 l -15.299943,0 z"/> + <path style="fill:#66fe76" d="m 40.999867,5.000207 0,17.999933 17.999933,0 0,-15.300143 c 0,-1.4955945 -1.203995,-2.69979 -2.69999,-2.69979 l -15.299943,0 z"/> + <rect style="opacity:0.2" width="18" height="18" x="23" y="6"/> + <rect style="fill:#4799e2" width="18" height="18" x="23" y="5"/> + <path style="opacity:0.2" d="M 7.69979,6.0001328 C 6.2041955,6.0001328 5,7.2043283 5,8.6999228 l 0,15.3001432 17.999933,0 0,-17.9999332 -15.300143,0 z"/> + <path style="fill:#66b7fe" d="M 7.69979,5.000207 C 6.2041955,5.000207 5,6.2044025 5,7.699997 l 0,15.300143 17.999933,0 0,-17.999933 -15.300143,0 z"/> + <path style="opacity:0.2" d="m 5,56.3 0,1.000211 C 5,58.796523 6.2034678,60 7.6993165,60 L 56.300683,60 C 57.796733,60 59,58.796523 59,57.300211 L 59,56.3 c 0,1.496311 -1.203267,2.699789 -2.699317,2.699789 l -48.6013665,0 C 6.2034678,58.999789 5,57.796311 5,56.3 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 7.6992188 5 C 6.2033966 5 5 6.203164 5 7.6992188 L 5 8.6992188 C 5 7.203164 6.2033966 6 7.6992188 6 L 56.300781 6 C 57.796804 6 59 7.203164 59 8.6992188 L 59 7.6992188 C 59 6.2031639 57.796804 5 56.300781 5 L 7.6992188 5 z"/> +</svg> |