Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added colourless icon + new website #48

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vallieres
Copy link

  • Created a version of the icon that is colourless for toolbars and footers
  • Added my website that implements the JSONFeed

* Created a version of the icon that is colourless for toolbars and footers
* Added my website that implements the JSONFeed
@valtlai
Copy link

valtlai commented May 19, 2017

There’s a pending PR #45 with an optimized SVG icon. Here’s it without the colors:

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 140 140">
	<path d="M0 0h140v140H0"/>
	<path d="M46.9 102.66l.15.15c5.83-5.83 10.05-5.38 17.1 1.67l11.13 11.13c11.58 11.58 22.4 11 35.32-1.93l3.95-3.95-8.4-8.4-2 2.03c-7.33 7.3-12.44 7.4-19.45.4L71.64 90.7c-6.73-6.74-13.42-7.42-19.84-2.08l-1.25-1.25c5.47-6.65 4.93-12.84-1.57-19.35l-11.72-11.7c-7.14-7.15-7.1-12.13.32-19.54l2.02-2.02-8.35-8.35-3.95 3.96c-12.97 12.98-13.7 23.57-2.38 34.88l9.65 9.65c7.05 7.04 7.5 11.34 1.7 17.13l.05.05c-2.6 2.94-2.47 7.43.34 10.24 2.8 2.8 7.3 2.92 10.24.34"/>
	<circle cx="71.7" cy="67.3" r="7.5"/>
	<circle cx="89.3" cy="49.6" r="7.5"/>
	<circle cx="107" cy="32" r="7.5"/>
</svg>

@vallieres
Copy link
Author

Thanks @valtlai I did forget to optimized it. Just did so right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants