aboutsummaryrefslogtreecommitdiff
path: root/icons/windmill.svg
blob: a6c307db04b637e177cd662921fe0efcc91aa552 (plain)
1
2
3
4
5
6
7
8
9
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-windmill" 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"/>
  <path d="M12 12c2.76 0 5-2.01 5-4.5S14.76 3 12 3v9z" />
  <path d="M12 12c0 2.76 2.01 5 4.5 5s4.5-2.24 4.5-5h-9z" />
  <path d="M12 12c-2.76 0-5 2.01-5 4.5S9.24 21 12 21v-9z" />
  <path d="M12 12c0-2.76-2.01-5-4.5-5S3 9.24 3 12h9z" />
</svg>