sliders.svg

1<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2<path d="M2 5H4" stroke="black" stroke-width="1.2" stroke-linecap="round"/>
3<path d="M8 5L14 5" stroke="black" stroke-width="1.2" stroke-linecap="round"/>
4<path d="M12 11L14 11" stroke="black" stroke-width="1.2" stroke-linecap="round"/>
5<path d="M2 11H8" stroke="black" stroke-width="1.2" stroke-linecap="round"/>
6<circle cx="6" cy="5" r="2" fill="black" fill-opacity="0.1" stroke="black" stroke-width="1.2" stroke-linecap="round"/>
7<circle cx="10" cy="11" r="2" fill="black" fill-opacity="0.1" stroke="black" stroke-width="1.2" stroke-linecap="round"/>
8</svg>