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/qomp.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/qomp.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/qomp.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/qomp.svg b/.icons/awkward/48x48/apps/qomp.svg new file mode 100644 index 00000000..9a362d05 --- /dev/null +++ b/.icons/awkward/48x48/apps/qomp.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <circle style="fill:#2f67ba" cx="24" cy="24" r="20"/> + <rect opacity=".2" width="30" height="30" x="-40" y="-39" rx="15" ry="15" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#4bd076" width="30" height="30" x="-39" y="-39" rx="15" ry="15" transform="matrix(0,-1,-1,0,0,0)"/> + <path fill="#fff" opacity=".1" d="m24 9c-8.31 0-15 6.69-15 15 0 0.18089 0.0209 0.35639 0.0272 0.53571 0.28258-8.0578 6.8437-14.464 14.973-14.464 8.1291 0 14.69 6.4065 14.973 14.464 0.006-0.17932 0.0272-0.35482 0.0272-0.53571 0-8.31-6.69-15-15-15z"/> + <g opacity=".2" style="enable-background:new" transform="translate(-469 -165)"> + <path d="m489 183v8.1875c-0.32-0.12-0.64-0.19-1-0.19-1.6568 0-3 1.3432-3 3s1.3432 3 3 3 3-1.3432 3-3v-7h6v4.1875c-0.32-0.12-0.64-0.19-1-0.19-1.6568 0-3 1.3432-3 3s1.3432 3 3 3 3-1.3432 3-3v-11h-1z"/> + </g> + <g style="enable-background:new;fill:#3f3f3f" transform="translate(-469 -166)"> + <path style="fill:#3f3f3f" d="m489 183v8.1875c-0.32-0.12-0.64-0.19-1-0.19-1.6568 0-3 1.3432-3 3s1.3432 3 3 3 3-1.3432 3-3v-7h6v4.1875c-0.32-0.12-0.64-0.19-1-0.19-1.6568 0-3 1.3432-3 3s1.3432 3 3 3 3-1.3432 3-3v-11h-1z"/> + </g> + <path fill="#fff" style="opacity:0.2" d="m24 4a20 20 0 0 0 -20 20 20 20 0 0 0 0.0215 0.582 20 20 0 0 1 19.978 -19.582 20 20 0 0 1 19.979 19.418 20 20 0 0 0 0.021 -0.418 20 20 0 0 0 -20 -20z"/> + <path opacity=".2" d="m43.979 24.418a20 20 0 0 1 -19.979 19.582 20 20 0 0 1 -19.978 -19.418 20 20 0 0 0 -0.022 0.418 20 20 0 0 0 20 20 20 20 0 0 0 20 -20 20 20 0 0 0 -0.021 -0.582z"/> +</svg> |