Git Product home page Git Product logo

microicon's People

Contributors

jxnblk avatar martinklepsch avatar pixelyunicorn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

microicon's Issues

Cache headers

Thank you for this microservice.

Maybe it will be useful to add Cache-Control header to reduce actual request count for users and load for server?

Missing copyright and licenses violates licenses

This project uses several other projects but doesn't add their license or copyright.

  • Material Design Icons are released under the Apache 2 license which requires to include the copyright and the license and to state changes made to the project. IANAL but I wonder if you are allowed to re-license these under MIT. You should probably at least make clear what the license is for which icon set on the website.
  • Geomicons and Reline are released under the MIT license (although the license itself is missing in the original repos) which also requires to include their copyright and license.
  • Only the Simple Icons don't need anything added because they are released under the CC0 license which doesn't include the same restrictions as the others. But I would think it is good practice to include the license for those as well.

Especially if people are just grabbing URLs for icons, they need to be made aware of under which circumstances they are allowed to use them. I'm not sure if that's legally required, but it would be nice.
I'm sure it is legally required to say at least in the source code what is coming from where and what the license is for each.

Inherit Color

Sorry if this is covered somewhere, I couldn't find anything in the docs. Is it possible to inherit a color?

Something like
https://icon.now.sh/chevron/16/currentcolor

or should fill='currentColor' be enabled by default?

`<use>` Support

It would be awesome if there was a <defs> style variant of this to allow for prototyping <symbol> and <use> based icon systems.

For example:

<svg xmlns:xlink="http://www.w3.org/1999/xlink">
<use xlink:href="https://icon.now.sh/defs.svg#chevron-down" fill="red"></use>
</svg>

Perhaps they could be split by libraries to keep the def size down for easier serving & faster loading, like https://icon.now.sh/material.svg#android

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.