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/24x24/apps/focuswriter.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/focuswriter.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/focuswriter.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/focuswriter.svg b/.icons/awkward/24x24/apps/focuswriter.svg new file mode 100644 index 00000000..f801de1d --- /dev/null +++ b/.icons/awkward/24x24/apps/focuswriter.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="fill:#e4e4e4" width="19.992" height="19.982" x="-21.99" y="-21.99" rx="9.996" ry="9.991" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.2;fill:#ffffff" d="m 12,2.0002 c -5.535,0 -9.991,4.4582 -9.991,9.996 0,0.08382 -0.002,0.16658 0,0.2499 0.1322,-5.421 4.54,-9.746 9.991,-9.746 5.451,0 9.859,4.32505 9.991,9.746 0.002,-0.08332 0,-0.166075 0,-0.2499 0,-5.5375 -4.456,-9.996 -9.991,-9.996 z"/> + <path style="opacity:0.2" d="M 2.00585,12.245 C 2.0038,12.3285 2,12.411 2,12.495 2,18.038 6.46,22.5 12,22.5 c 5.54,0 10,-4.462 10,-10.005 0,-0.084 -0.004,-0.1665 -0.006,-0.25 C 21.862,17.6705 17.456,22 12,22 6.544,22 2.138,17.6705 2.006,12.245 Z"/> + <circle style="fill:#3f3f3f" cx="12" cy="12" r="7"/> + <path style="opacity:0.2" d="m 10,8.5 0,3 0,2 0,3 2,0 0,-3 2,0 0,-2 -2,0 0,-1 3,0 0,-2 -3,0 -1,0 -1,0 z"/> + <path style="fill:#ffffff" d="m 10,8 0,3 0,2 0,3 2,0 0,-3 2,0 0,-2 -2,0 0,-1 3,0 0,-2 -3,0 -1,0 -1,0 z"/> +</svg> |