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/48x48/apps/ksirk.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/ksirk.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/ksirk.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/ksirk.svg b/.icons/awkward/48x48/apps/ksirk.svg new file mode 100644 index 00000000..f7976422 --- /dev/null +++ b/.icons/awkward/48x48/apps/ksirk.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <defs> + <linearGradient id="linearGradient4736" x2="0" y1="24" y2="19" gradientTransform="matrix(1.3527,0,0,1.4,-7.2327,-10.6)" gradientUnits="userSpaceOnUse"> + <stop offset="0" stop-color="#484848"/> + <stop offset=".494" stop-color="#505050"/> + <stop offset="1" stop-color="#484848"/> + </linearGradient> + </defs> + <rect fill="#e4e4e4" width="40" height="40" x="4" y="4" rx="2" ry="2"/> + <path fill="#fff" opacity=".2" d="m6 4c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-36z"/> + <path opacity=".2" d="m6 45c-1.108 0-2-0.892-2-2v-1c0 1.108 0.892 2 2 2h36c1.108 0 2-0.892 2-2v1c0 1.108-0.892 2-2 2h-36z"/> + <path fill="url(#linearGradient4736)" fill-rule="evenodd" d="m9.721 16c-0.3991 0-0.721 0.312-0.721 0.7v5.6c0 0.388 0.3219 0.7 0.721 0.7h23.628c1.4379 0 2.5945-1.0808 2.6865-2.4528a1.0145 1.05 0 0 0 0.964 -1.047 1.0145 1.05 0 0 0 -0.964 -1.047c-0.092-1.372-1.249-2.453-2.687-2.453h-23.628z"/> + <path fill="#8d6a3e" d="m18 23v3h14l7 6v-2l-7-7z"/> + <path fill="#b58a55" d="m21 22a5 5 0 0 0 -5 5 5 5 0 0 0 5 5 5 5 0 0 0 5 -5 5 5 0 0 0 -5 -5zm0.5 1.035a4 4 0 0 1 1.949 0.809l-1.949 1.949v-2.758m-1 0.002v2.756l-1.951-1.951a4 4 0 0 1 1.951 -0.805m3.658 1.512a4 4 0 0 1 0.805 1.951h-2.756l1.951-1.951zm-6.314 0.002 1.949 1.949h-2.758a4 4 0 0 1 0.809 -1.95m-0.807 2.95h2.756l-1.951 1.951a4 4 0 0 1 -0.805 -1.951m5.17 0h2.758a4 4 0 0 1 -0.809 1.949l-1.949-1.949m-1.707 0.707v2.758a4 4 0 0 1 -1.95 -0.809l1.95-1.949m1 0 1.951 1.951a4 4 0 0 1 -1.951 0.805v-2.756z"/> + <circle fill="#8d6a3e" cx="21" cy="27" r="1"/> +</svg> |