28 lines
620 B
XML
28 lines
620 B
XML
<!--
|
|
tags: [equalizer, sliders, controls, settings, filter, adjustments, alt, control, operation, function]
|
|
category: System
|
|
version: "1.11"
|
|
unicode: "ec37"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M4 8h4v4h-4l0 -4" />
|
|
<path d="M6 4l0 4" />
|
|
<path d="M6 12l0 8" />
|
|
<path d="M10 14h4v4h-4l0 -4" />
|
|
<path d="M12 4l0 10" />
|
|
<path d="M12 18l0 2" />
|
|
<path d="M16 5h4v4h-4l0 -4" />
|
|
<path d="M18 4l0 1" />
|
|
<path d="M18 9l0 11" />
|
|
</svg>
|