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/panel/copy-paused.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/panel/copy-paused.svg')
-rw-r--r-- | .icons/awkward/22x22/panel/copy-paused.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/panel/copy-paused.svg b/.icons/awkward/22x22/panel/copy-paused.svg new file mode 100644 index 00000000..685f2918 --- /dev/null +++ b/.icons/awkward/22x22/panel/copy-paused.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" 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> + <g transform="translate(-1 -1.0007)"> + <path opacity=".3" style="fill:currentColor" class="ColorScheme-Text" d="m19.635 2.0254l-5.617 6.8164 1.982 1.1562 4-7.6464-0.365-0.3262zm-14.635 4.4746l-4 3.5 4.375-0.625 1.625 9.625 3.393-2.301 0.607 0.178v-2.856l-1.252 1.071-3.248-8.092-1.5-0.5zm7 2.5293l-3 0.9707 1 3 1-0.75v-0.25h0.334l2.666-2-2-0.9707zm3 1.5707l-1.637 1.4h3.637l-2-1.4z" transform="translate(1 1.0007)"/> + <path fill-rule="evenodd" style="fill:currentColor" class="ColorScheme-Text" d="m13 14v6h3v-6h-3zm4 0v6h3v-6h-3z" clip-rule="evenodd"/> + </g> +</svg> |