Commit Graph

2 Commits

Author SHA1 Message Date
Cole Bemis
ffce177ff4 fix: Adjust dots so that they render in Figma
We use lines with 0 length to represent dots. However, lines with 0 length don't render in Figma. To
workaround this issue, we give those lines a length of 0.01 instead of 0.
2019-08-21 22:16:08 -07:00
Cole Bemis
c8181e483e feat: Add hard-drive icon
Closes  #223
2017-12-13 19:29:38 -08:00