We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fda6921 commit c56517eCopy full SHA for c56517e
README.md
@@ -68,7 +68,7 @@ graph LR;
68
click E "https://yesicon.app/" "216,162 High-Quality Vector Icons from Top Design Teams." _blank
69
C .-> ide1
70
subgraph ide1 [Project]
71
- svg -->a2[svgtofont\ncreate font]
+ svg -->a2[svgtofont create font]
72
a2 .-> b3[use font]
73
end
74
```
0 commit comments