Files
Graphite/client/web/assets/12px-solid/grid.svg
Keavon Chambers e46889dc59 Add the checkbox input widget (#204)
* Add the checkbox input widget

* Add OptionalInput widget
2021-07-08 14:10:30 -07:00

11 lines
422 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12">
<rect width="1" height="12" x="4" y="0" />
<rect width="1" height="12" x="1" y="0" />
<rect width="1" height="12" x="7" y="0" />
<rect width="1" height="12" x="10" y="0" />
<rect width="12" height="1" x="0" y="4" />
<rect width="12" height="1" x="0" y="1" />
<rect width="12" height="1" x="0" y="7" />
<rect width="12" height="1" x="0" y="10" />
</svg>