sound.svg 548 B

12345678910111213
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="100" width="100">
  3. <polygon
  4. points="38,15 40,15 40,85 38,85 15,60 4,60 4,40 15,40 "
  5. style="fill: black; fill-opacity: 0.7; stroke: black;stroke-width: 2;"/>
  6. <path d="m 51,24 c 16,15 16,38 1,53" style="fill:none;stroke:#333333;stroke-width:7"/>
  7. <path d="m 62,14 c 37,38 1,73 1,73" style="fill:none;stroke:#444444;stroke-width:7"/>
  8. <path d="M 72,5 C 120,54 73,97 73,97" style="fill:none;stroke:#666666;stroke-width:7"/>
  9. </svg>