You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge remote-tracking branch 'upstream/develop' into feature/306-jenkins
* upstream/develop:
Fixed an error where last commit didn't have desired changes
Remove the new_icons.png and update CONTRIBUTING.md
Added a peek script
Change the repo reference in the workflow
Fix css color not including the aliases
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ Some icons are really simple (like the Apple one), so the original version can b
63
63
<li>The <b>plain</b> and <b>line</b> versions (with or without wordmark) need to stay as simple as possible. They must have only one color and the paths are united before exporting to svg.
64
64
</li>
65
65
<li>Optimize/compress your SVGs. You can use a service like <ahref="https://compressor.io/">compressor</a> or <ahref="https://petercollingridge.appspot.com/svg-editor">SVG Editor</a>.</li>
66
-
<li>
66
+
<li>The icon's strokes and texts must be fills. We use Icomoon to make our icon, which has its<ahref="https://icomoon.io/#docs/stroke-to-fill"> requirements</a></li>
0 commit comments