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/22x22/actions/backup.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/actions/backup.svg')
-rw-r--r-- | .icons/awkward/22x22/actions/backup.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/actions/backup.svg b/.icons/awkward/22x22/actions/backup.svg new file mode 100644 index 00000000..428b52e4 --- /dev/null +++ b/.icons/awkward/22x22/actions/backup.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <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 11 3 A 8 8 0 0 0 3 11 A 8 8 0 0 0 11 19 A 8 8 0 0 0 19 11 A 8 8 0 0 0 11 3 z M 10.927734 6 A 5 5 0 0 1 14.535156 7.4648438 L 15.242188 6.7578125 L 15.595703 8.5253906 L 15.949219 10.292969 L 15.943359 10.291016 L 15.548828 10.212891 L 13.773438 9.8613281 A 3 3 0 0 0 13.771484 9.8574219 L 12.414062 9.5859375 L 13.121094 8.8789062 A 3 3 0 0 0 8.8789062 8.8789062 A 3 3 0 0 0 8.8691406 8.8886719 L 6.7011719 8.4589844 A 5 5 0 0 1 7.4648438 7.4648438 A 5 5 0 0 1 10.927734 6 z M 6.0507812 11.707031 L 6.0566406 11.708984 L 6.4511719 11.787109 L 8.2265625 12.138672 A 3 3 0 0 0 8.2285156 12.142578 L 9.5859375 12.414062 L 8.8789062 13.121094 A 3 3 0 0 0 13.121094 13.121094 A 3 3 0 0 0 13.130859 13.111328 L 15.298828 13.541016 A 5 5 0 0 1 14.535156 14.535156 A 5 5 0 0 1 7.4648438 14.535156 L 6.7578125 15.242188 L 6.4042969 13.474609 L 6.0507812 11.707031 z"/> +</svg> |