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/Encryptr.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/Encryptr.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/Encryptr.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/Encryptr.svg b/.icons/awkward/32x32/apps/Encryptr.svg new file mode 100644 index 00000000..34f5e42f --- /dev/null +++ b/.icons/awkward/32x32/apps/Encryptr.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect fill="#c41f5b" width="28" height="28" x="2" y="2" rx="1.4" ry="1.4"/> + <path opacity=".2" d="m8 5v16l8 8 8-8h-8l8-8h-8l8-8h-16z"/> + <path fill="#fff" d="m24 20h-8v8z"/> + <path fill="#fff" d="m24 12h-8v8z"/> + <path fill="#ea7aa2" d="m24 4h-8v8z"/> + <path fill="#e0e0e0" d="m8 20h8v8z"/> + <rect fill="#e0e0e0" width="8" height="16" x="8" y="4"/> + <path fill="#fff" opacity=".2" d="m3.4004 2c-0.7756 0-1.4004 0.6248-1.4004 1.4004v1c0-0.7756 0.6248-1.4004 1.4004-1.4004h25.2c0.775 0 1.4 0.6248 1.4 1.4004v-1c0-0.7756-0.625-1.4004-1.4-1.4004h-25.2z"/> + <path opacity=".2" d="m2 28.6v1c0 0.775 0.6248 1.4 1.4004 1.4h25.2c0.775 0 1.4-0.625 1.4-1.4v-1c0 0.775-0.625 1.4-1.4 1.4h-25.2c-0.7752 0-1.4-0.625-1.4-1.4z"/> +</svg> |