diff options
Diffstat (limited to 'devtools/client/themes/images/tool-webaudio.svg')
-rw-r--r-- | devtools/client/themes/images/tool-webaudio.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devtools/client/themes/images/tool-webaudio.svg b/devtools/client/themes/images/tool-webaudio.svg new file mode 100644 index 000000000..8275dc200 --- /dev/null +++ b/devtools/client/themes/images/tool-webaudio.svg @@ -0,0 +1,6 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" stroke="#0b0b0b"> + <path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2.7 8.6c-.1-2.9.2-4.1 1.4-4.1 1.8 0 .6 6.6 2.5 6.6s1-6.4 3-6.4.7 6.4 2.7 6.4c1.4 0 1.5-3.5 1.5-3.5"/> +</svg> |