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/utox.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/utox.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/utox.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/utox.svg b/.icons/awkward/16x16/apps/utox.svg new file mode 100644 index 00000000..adecaad1 --- /dev/null +++ b/.icons/awkward/16x16/apps/utox.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <path fill="#4f4f4f" d="m8 0c-2.77 0-5 2.23-5 5v2c-0.554 0-1 0.446-1 1v7c0 0.554 0.446 1 1 1h10c0.554 0 1-0.446 1-1v-7c0-0.554-0.446-1-1-1v-2c0-2.77-2.23-5-5-5z"/> + <g fill="#fff" transform="matrix(.375 0 0 .375 -55 -89.5)"> + <circle cx="168" cy="252" r="8"/> + <path fill-rule="evenodd" d="m168 256v7c5.1825-1.9656 8-5.4 8-11"/> + </g> + <path fill="#fff" d="m8 11a1 1 0 0 0 -1 1 1 1 0 0 0 1 1 1 1 0 0 0 1 -1 1 1 0 0 0 -1 -1zm0 2h-0.5c-0.5 0-0.8613 0.285-1.1445 0.553-0.2675 0.253-0.3557 0.601-0.3555 0.726 0.0004 0.113 0.0011 0.227 0.002 0.227-0.0006 0.007-0.002 0.014-0.002 0.021 0 0.262 0.3239 0.473 0.7246 0.473h2.5508c0.4007 0 0.7246-0.212 0.7246-0.473 0-0.007-0.001-0.014 0-0.021v-0.225c0-0.125-0.1145-0.469-0.3945-0.717-0.2996-0.264-0.6055-0.564-1.1055-0.564h-0.5z"/> +</svg> |