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/48x48/apps/clustertruck.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/clustertruck.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/clustertruck.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/clustertruck.svg b/.icons/awkward/48x48/apps/clustertruck.svg new file mode 100644 index 00000000..288ef493 --- /dev/null +++ b/.icons/awkward/48x48/apps/clustertruck.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.1"> + <rect style="opacity:.2" rx="2" ry="2" height="30" width="32" y="5" x="8"/> + <rect style="opacity:.2" rx="3" ry="3" height="11" width="6" y="33" x="27"/> + <rect style="opacity:.2" rx="2.8755572" ry="3" height="11" width="6" y="33" x="15"/> + <rect style="fill:#c9c9c9" rx="2" ry="2" height="30" width="32" y="4" x="8"/> + <rect style="fill:#4f4f4f" rx="3" ry="3" height="11" width="6" y="32" x="27"/> + <rect style="fill:#4f4f4f" rx="2.8755572" ry="3" height="11" width="6" y="32" x="15"/> + <rect style="opacity:.2" rx="2.0869565" ry="2.083333" height="24" width="24" y="15" x="12"/> + <rect style="fill:#e4e4e4" rx="2.0869565" ry="2.083333" height="24" width="24" y="14" x="12"/> + <rect style="opacity:.1" rx="2" ry="2" height="11.083332" width="18" y="17.916668" x="15"/> + <rect style="fill:#4f4f4f" rx="2" ry="2" height="11.083332" width="18" y="17" x="15"/> + <path style="opacity:.1;fill:#ffffff" d="m10 4c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h28c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-28z"/> + <path style="opacity:.2;fill:#ffffff" d="m14.087891 14c-1.156174 0-2.087891 0.929818-2.087891 2.083984v1c0-1.154166 0.931717-2.083984 2.087891-2.083984h19.824218c1.156174 0 2.087891 0.929818 2.087891 2.083984v-1c0-1.154166-0.931717-2.083984-2.087891-2.083984h-19.824218z"/> +</svg> |