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/blockout.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/blockout.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/blockout.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/blockout.svg b/.icons/awkward/24x24/apps/blockout.svg new file mode 100644 index 00000000..79ac3f38 --- /dev/null +++ b/.icons/awkward/24x24/apps/blockout.svg @@ -0,0 +1,21 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <g transform="translate(1 1)"> + <path fill="#278e33" d="m13.999 14v6h5.1c0.49858 0 0.89996-0.40138 0.89996-0.89996v-5.1h-6z"/> + <rect fill="#1e4f77" width="6" height="6" x="8" y="14"/> + <path fill="#278e33" d="m2 14v5.1c0 0.499 0.4014 0.9 0.9 0.9h5.1v-6h-6z"/> + <rect opacity=".2" width="6" height="6" x="2" y="8.5"/> + <rect fill="#20c931" width="6" height="6" x="2" y="8"/> + <rect opacity=".2" width="6" height="6" x="8" y="8.5"/> + <rect fill="#3182c6" width="6" height="6" x="8" y="8"/> + <rect opacity=".2" width="6" height="6" x="14" y="8.5"/> + <rect fill="#20c931" width="6" height="6" x="14" y="8"/> + <path opacity=".2" d="m14 2.5v6h6v-5.1c0-0.4986-0.401-0.9-0.9-0.9h-5.1z"/> + <path fill="#66fe76" d="m14 2v6h6v-5.1c0-0.4986-0.401-0.9-0.9-0.9h-5.1z"/> + <rect opacity=".2" width="6" height="6" x="8" y="2.5"/> + <rect fill="#4799e2" width="6" height="6" x="8" y="2"/> + <path opacity=".2" d="m2.9 2.5c-0.4986 0-0.9 0.4014-0.9 0.9v5.1h6v-6h-5.1z"/> + <path fill="#66b7fe" d="m2.9 2c-0.4986 0-0.9 0.4014-0.9 0.9v5.1h6v-6h-5.1z"/> + <path fill="#fff" opacity=".2" d="m2.9004 2c-0.4986 0-0.9004 0.4018-0.9004 0.9004v0.5c0-0.4986 0.4018-0.9004 0.9004-0.9004h16.2c0.498 0 0.9 0.4018 0.9 0.9004v-0.5c0-0.4986-0.402-0.9004-0.9-0.9004h-16.2z"/> + <path opacity=".2" d="m2 19.1v0.5c0 0.49858 0.40181 0.90039 0.90039 0.90039h16.2c0.498 0 0.9-0.402 0.9-0.9v-0.5c0 0.498-0.402 0.9-0.9 0.9h-16.2c-0.4986 0-0.9004-0.402-0.9004-0.9z"/> + </g> +</svg> |