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/32x32/apps/gpk-log.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/gpk-log.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/gpk-log.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/gpk-log.svg b/.icons/awkward/32x32/apps/gpk-log.svg new file mode 100644 index 00000000..22717154 --- /dev/null +++ b/.icons/awkward/32x32/apps/gpk-log.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect fill="#fabd7f" width="28" height="28" x="2" y="2" rx="1.5" ry="1.5"/> + <path fill="#fff" opacity=".1" d="m3.5 2c-0.831 0-1.5 0.669-1.5 1.5v1c0-0.831 0.669-1.5 1.5-1.5h25c0.831 0 1.5 0.669 1.5 1.5v-1c0-0.831-0.669-1.5-1.5-1.5h-25z"/> + <path fill="#3f3f3f" d="m14.572 6c-0.39572 0-0.71484 0.34338-0.71484 0.76953v12.307h-2.8574l5 6.924 5-6.9238h-2.8574v-12.307c0-0.4256-0.32-0.769-0.715-0.769z"/> + <path opacity=".2" d="m2 28.5v1c0 0.831 0.669 1.5 1.5 1.5h25c0.831 0 1.5-0.669 1.5-1.5v-1c0 0.831-0.669 1.5-1.5 1.5h-25c-0.831 0-1.5-0.669-1.5-1.5z"/> + <rect style="opacity:0.2" width="15" height="15" x="-32" y="-32" rx=".804" ry=".804" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#e4e4e4" width="15" height="15" x="-31" y="-32" rx=".804" ry=".804" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="fill:#3f3f3f" d="M 19 18 L 19 21 L 30 21 L 30 18 L 19 18 z M 19 22 L 19 25 L 30 25 L 30 22 L 19 22 z M 19 26 L 19 29 L 30 29 L 30 26 L 19 26 z"/> +</svg> |