aboutsummaryrefslogtreecommitdiff
path: root/icons/scale.svg
blob: 6ae4b838023d145d74056a2eaa12bf2ba38e3443 (plain)
1
2
3
4
5
6
7
8
9
10
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-scale" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <line x1="7" y1="20" x2="17" y2="20" />
  <path d="M6 6l6 -1l6 1" />
  <line x1="12" y1="3" x2="12" y2="20" />
  <path d="M9 12l-3 -6l-3 6a3 3 0 0 0 6 0" />
  <path d="M21 12l-3 -6l-3 6a3 3 0 0 0 6 0" />
</svg>