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/16x16/apps/terminator.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/terminator.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/terminator.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/terminator.svg b/.icons/awkward/16x16/apps/terminator.svg new file mode 100644 index 00000000..425824b5 --- /dev/null +++ b/.icons/awkward/16x16/apps/terminator.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <rect fill="#d42c2c" width="14" height="16" x="-15" y="-16" rx=".875" ry=".857" transform="matrix(0,-1,-1,0,0,0)"/> + <path fill="#fff" opacity=".1" transform="matrix(0,-1,-1,0,0,0)" d="m-14.125-16h6.125v16h-6.125c-0.485 0-0.875-0.38229-0.875-0.85714v-14.286c0-0.475 0.39-0.857 0.875-0.857z"/> + <path fill="#fff" opacity=".1" d="m16 14.125v-12.25c0-0.4848-0.382-0.875-0.857-0.875h-7.143v14h7.143c0.475 0 0.857-0.39 0.857-0.875z"/> + <path fill="#fff" d="m1 2h6v1h-6z"/> + <path fill="#fff" d="m1 4h5v1h-5z"/> + <path fill="#fff" d="m1 6h4v1h-4z"/> + <path fill="#fff" d="m9 14h3v-1h-3z"/> + <path fill="#fff" d="m9 12h6v-1h-6z"/> + <path fill="#fff" d="m9 10h4v-1h-4z"/> +</svg> |