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/panel/copy-update.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/panel/copy-update.svg')
-rw-r--r-- | .icons/awkward/24x24/panel/copy-update.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/panel/copy-update.svg b/.icons/awkward/24x24/panel/copy-update.svg new file mode 100644 index 00000000..166bf883 --- /dev/null +++ b/.icons/awkward/24x24/panel/copy-update.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" x="0" y="0" version="1.1" xml:space="preserve"> + <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="m20.636 3.0255-0.62102 0.75393a3.0001 3.0001 0 0 1 0.47402 0.55082l0.512-0.9785-0.365-0.3262zm-14.636 4.4748-4.0002 3.4997l4.3752-0.62502 1.6251 9.6253 3.3931-2.3011 9.6073 2.8011-3.0001-7.5003-2.0001-1.4-5.2522 4.4922-3.2488-8.0917-1.5-0.5zm10.207 0.90043-1.189 1.4435 1.9821 1.1562 1.047-2.0021a3.0001 3.0001 0 0 1 -0.047 0.002 3.0001 3.0001 0 0 1 -1.7931 -0.59962zm-3.2071 1.6287-3.0001 0.97103 1 3.0001 4.0001-3.0001-2.0001-0.97103z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m20 6a2 2 0 0 1 -4 0 2 2 0 1 1 4 0z"/> +</svg> |