| 1 | <!-- |
| 2 | tags: [equalizer, sliders, controls, settings, filter, adjustments, horizontal, control, operation, function] |
| 3 | category: System |
| 4 | version: "1.11" |
| 5 | unicode: "ec38" |
| 6 | --> |
| 7 | <svg |
| 8 | xmlns="http://www.w3.org/2000/svg" |
| 9 | width="24" |
| 10 | height="24" |
| 11 | viewBox="0 0 24 24" |
| 12 | fill="none" |
| 13 | stroke="currentColor" |
| 14 | stroke-width="2" |
| 15 | stroke-linecap="round" |
| 16 | stroke-linejoin="round" |
| 17 | > |
| 18 | <path d="M12 6a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /> |
| 19 | <path d="M4 6l8 0" /> |
| 20 | <path d="M16 6l4 0" /> |
| 21 | <path d="M6 12a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /> |
| 22 | <path d="M4 12l2 0" /> |
| 23 | <path d="M10 12l10 0" /> |
| 24 | <path d="M15 18a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /> |
| 25 | <path d="M4 18l11 0" /> |
| 26 | <path d="M19 18l1 0" /> |
| 27 | </svg> |
| 28 |