diff options
author | Roger Gonzalez <roger@rogs.me> | 2020-04-13 11:11:23 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2020-04-13 11:11:23 -0300 |
commit | 27460d549be12b74b724537e0836b58c96ce9031 (patch) | |
tree | ef3437a35e1fe79912dd8e8f0c7a5ecbce9933b5 /.icons/Material-Black-Lime-Numix/64/actions/view-sort-ascending.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/64/actions/view-sort-ascending.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/64/actions/view-sort-ascending.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/64/actions/view-sort-ascending.svg b/.icons/Material-Black-Lime-Numix/64/actions/view-sort-ascending.svg new file mode 100644 index 00000000..9c92531b --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/64/actions/view-sort-ascending.svg @@ -0,0 +1,8 @@ +<svg width="64" xmlns="http://www.w3.org/2000/svg" height="64" viewBox="0 0 64 64" xmlns:xlink="http://www.w3.org/1999/xlink"> +<path style="fill:#dc322f" d="M 44 64 C 42.777344 64 41.613281 63.476562 40.75 62.625 L 25.375 47.75 C 23.574219 45.996094 23.574219 43.128906 25.375 41.375 C 27.175781 39.621094 30.074219 39.621094 31.875 41.375 L 40 49.25 L 40 0 L 48 0 L 48 49.25 L 56.125 41.375 C 57.445312 40.042969 59.496094 39.652344 61.25 40.375 C 63.003906 41.097656 64.058594 42.765625 64 44.625 C 63.964844 45.792969 63.476562 46.945312 62.625 47.75 L 47.25 62.625 C 46.386719 63.476562 45.222656 64 44 64 Z "/> +<g style="fill-rule:evenodd;fill:#268bd2"> +<path d="M 16 48 C 16 43.582031 12.417969 40 8 40 C 3.582031 40 0 43.582031 0 48 C 0 52.417969 3.582031 56 8 56 C 12.417969 56 16 52.417969 16 48 Z "/> +<path d="M 16 28 C 16 23.582031 12.417969 20 8 20 C 3.582031 20 0 23.582031 0 28 C 0 32.417969 3.582031 36 8 36 C 12.417969 36 16 32.417969 16 28 Z "/> +<path d="M 16 8 C 16 3.582031 12.417969 0 8 0 C 3.582031 0 0 3.582031 0 8 C 0 12.417969 3.582031 16 8 16 C 12.417969 16 16 12.417969 16 8 Z "/> +</g> +</svg> |