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/16x16/actions/kstars_mw.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/actions/kstars_mw.svg')
-rw-r--r-- | .icons/awkward/16x16/actions/kstars_mw.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/actions/kstars_mw.svg b/.icons/awkward/16x16/actions/kstars_mw.svg new file mode 100644 index 00000000..4a434788 --- /dev/null +++ b/.icons/awkward/16x16/actions/kstars_mw.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10.931641 -0.05078125 C 9.8364406 -0.02378125 8.833625 -0.092528125 7.703125 0.20117188 L 7.703125 0.19921875 C 5.801625 0.99571875 4.6923594 2.759875 4.1933594 4.671875 C 4.1534984 4.830475 3.9335937 5.4610281 3.9335938 6.2363281 L 3.9335938 9.1035156 C 3.8754468 10.660416 2.7694406 11.612703 1.6191406 12.470703 C 1.0834106 12.849303 0.5249 13.178859 0 13.568359 L 0.00390625 15.949219 C 2.9728063 15.939219 4.2843437 15.928594 6.2773438 15.933594 C 7.8816438 13.471194 8.9471031 11.741741 8.9707031 9.1816406 L 8.9707031 6.2382812 C 9.0404831 5.6139813 9.27419 4.9565375 9.78125 4.8984375 C 10.66854 4.8504375 11.3975 5.1032031 11.875 5.4082031 C 12.14069 5.5797031 12.726154 5.9550781 13.646484 5.9550781 L 16 5.9550781 L 16 0.94335938 L 14.859375 0.94335938 C 14.054065 1.0083594 13.422747 0.46617187 12.685547 0.20117188 C 12.317997 0.11017188 11.688231 -0.05078125 10.931641 -0.05078125 z"/> +</svg> |