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/office-address-book.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/office-address-book.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/office-address-book.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/office-address-book.svg b/.icons/awkward/16x16/apps/office-address-book.svg new file mode 100644 index 00000000..42c188c6 --- /dev/null +++ b/.icons/awkward/16x16/apps/office-address-book.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <rect fill="#2095f2" width="16" height="16" x="0" y="0" rx="8" ry="8"/> + <path fill="#fff" d="m8 4.0002c-2.2091 0-3.9999 1.7908-3.9999 3.9999s1.7908 3.9999 3.9999 3.9999h2.4999s0.46874 0 0.49999-0.49999c0-0.49999-0.49999-0.49999-0.49999-0.49999h-2.4999c-1.6568 0-2.9999-1.3431-2.9999-2.9999s1.3431-2.9999 2.9999-2.9999 2.9999 1.3431 2.9999 2.9999v0.49999c0 0.27613-0.22385 0.49999-0.49999 0.49999-0.27613 0-0.49999-0.22385-0.49999-0.49999v-0.49999c0-1.1045-0.89543-2-2-2-1.1045 0-2 0.89543-2 2 0 1.1045 0.89543 2 2 2 0.52309 0 0.99512-0.20544 1.3515-0.53419 0.28499 0.33849 0.70548 0.53399 1.1485 0.53399 0.82838 0 1.5-0.67158 1.5-1.5v-0.49999c0-2.2089-1.791-3.9999-4-3.9999zm0 2.9999c0.55229 0 0.99998 0.4477 0.99998 0.99998 0 0.55227-0.4477 0.99998-0.99998 0.99998-0.5523 0-1-0.4477-1-1s0.4477-1 1-1z"/> +</svg> |