Skip to content

Commit ffce177

Browse files
committed
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.
1 parent c3b87eb commit ffce177

17 files changed

+27
-35
lines changed

icons/alert-circle.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/alert-octagon.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/alert-triangle.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/cast.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/cloud-snow.svg

Lines changed: 6 additions & 6 deletions
Loading

icons/hard-drive.svg

Lines changed: 2 additions & 2 deletions
Loading

icons/help-circle.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/info.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/instagram.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/list.svg

Lines changed: 3 additions & 3 deletions
Loading

0 commit comments

Comments
 (0)