looking-glass/resources/status/recording.svg
Geoffrey McRae 8974ae4fb5 [client] add SVG loading support and use icons for status display
This brings nanosvg into the project for SVG loading and rendering.
Unfortunatly we can not at this time use a submodule for this project
until https://github.com/memononen/nanosvg/pull/214 is merged.
2022-05-26 04:11:31 +10:00

15 lines
No EOL
996 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg width="100px" height="100px" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 50 (54983) - http://www.bohemiancoding.com/sketch -->
<title>32. Microphone</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="32.-Microphone" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
<g transform="translate(20.000000, 2.000000)" stroke="#FF6B6B" stroke-width="4">
<rect id="Layer-1" x="10" y="0" width="40" height="70" rx="20"></rect>
<path d="M59.1760883,56 C56.0189777,69.1888659 44.1567785,78.9927367 30,78.9927367 C15.8460957,78.9927367 3.98153075,69.1900571 0.823950814,56" id="Layer-2"></path>
<path d="M30,78.9687805 L30,95" id="Layer-3"></path>
<path d="M10,96 L50,96" id="Layer-4"></path>
</g>
</g>
</svg>