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-error.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/panel/copy-error.svg')
-rw-r--r-- | .icons/awkward/24x24/panel/copy-error.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/panel/copy-error.svg b/.icons/awkward/24x24/panel/copy-error.svg new file mode 100644 index 00000000..2dbf12ec --- /dev/null +++ b/.icons/awkward/24x24/panel/copy-error.svg @@ -0,0 +1,13 @@ +<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> + <g transform="matrix(.83643 0 0 .83643 1.9628 2.2765)"> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m22.76 1.286-4.782 9.143-2.371-1.3829 6.717-8.1497z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m11.273 19.037-4.0552 2.75-1.9428-11.507-5.2306 0.747 4.7823-4.1842 1.7923 0.5978z" transform="translate(0 -.59778)"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m19.173 12.821-2.3911-1.6738-6.4232 5.4934 0.914 1.799 11.487 3.348"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m10.804 14.016-1.1951-3.587 3.5871-1.1596 2.391 1.1596z"/> + </g> +</svg> |