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/microphone-sensitivity-muted.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/panel/microphone-sensitivity-muted.svg')
-rw-r--r-- | .icons/awkward/24x24/panel/microphone-sensitivity-muted.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/panel/microphone-sensitivity-muted.svg b/.icons/awkward/24x24/panel/microphone-sensitivity-muted.svg new file mode 100644 index 00000000..02cff45f --- /dev/null +++ b/.icons/awkward/24x24/panel/microphone-sensitivity-muted.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <g transform="translate(-545 403.01)"> + <g transform="translate(546 -402.01)"> + <g transform="translate(-225 -647.36)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m11 3c-1.246 0-2.3111 0.7515-2.7656 1.8281v0.00195l5.7656 5.764v-4.594c0-1.6621-1.338-3-3-3zm-5.6562 0.9375-1.4063 1.4063 4.0625 4.0624v1.5938c0 1.6621 1.3379 3 3 3 0.46584 0 0.90068-0.11309 1.291-0.30273l0.72852 0.72852c-0.592 0.352-1.271 0.574-2.02 0.574-2.2334 0-4-1.767-4-4v-1h-2v1c0 2.9695 2.1624 5.4322 5 5.9062v2.094h2v-2.0938c0.9102-0.15207 1.7376-0.52772 2.459-1.041l2.197 2.197 1.406-1.406-12.718-12.718zm9.6562 6.0625v1c0 0.18587-0.02903 0.36236-0.05273 0.54102l1.6367 1.6367c0.264-0.676 0.416-1.409 0.416-2.178v-1h-2z" transform="translate(225 647.36)"/> + </g> + </g> + </g> +</svg> |