Earlier quoted context omitted.
This is the full SVG source code for the battery icon: It shouldn't be too hard to add another rectangle with whatever width you want. Just open up the dev tools and play around with it.
Sure, I could make something that works. I could make a hacky icon for each. And that's what I did for my app. I could try to contribute, but it's not going to be in the style of the rest of the icons. That's the point of a collection. It's a collection that one or a team of people made. I can make a PR that they have to look at and fix and/or redesign. I could ask them to create it themselves. But in both of these s…
Feather: Open-source icons
101–110 of 146 posts
Re: Feather: Open-source icons
#102What does the MIT license mean in this context? Let's say you use the icons, where should the notice be put?
Re: Feather: Open-source icons
#103Great site and there are also other quite helpful suggestions in the thread such as Icomoon. Problem is that the next time I need SVG icons I will forget these sites, try to google them and ending up on those sites that perform well on Google's SERPs but want money for clean SVGs. This happened to me two days ago and I just fired up Inkscape and remade those icons. However, this took too long. How can I remember such…
I have started renaming the bookmarks - I leave the relevant part of the title (removing irrelevant stuff like brands, brand descriptions etc.) and then I add a set of keywords I associate with the link.
Later, when I want to find it, and call I can remember are some words I associate with the link, I type them in Chrome's search bar and it usually ends up matching at least 1 or 2 that I picked for the title, so Chrome finds the bookmark.
It is not a flawless system but it is effectively bookmark tagging without any additional tools. It's also based on how I associate the memory, and not on whatever random (and usually useless SEO-based text) the page creator decided to use for the title; which means that recalling the link is alot more straightforward because the way we hook memories tends to be really consistent.
Re: Feather: Open-source icons
#104Earlier quoted context omitted.
Why not use separate SVG files? You could reference them as data-url from the CSS to save round-trips. Perhaps it's just me but using a font to store icons seems arcane.
I prefer SVGs as well now. You can style + animate them with CSS, it's easier to see what changed in your Git diffs and you can quickly edit them in an SVG editor if you need to.
Re: Feather: Open-source icons
#105Great site and there are also other quite helpful suggestions in the thread such as Icomoon. Problem is that the next time I need SVG icons I will forget these sites, try to google them and ending up on those sites that perform well on Google's SERPs but want money for clean SVGs. This happened to me two days ago and I just fired up Inkscape and remade those icons. However, this took too long. How can I remember such…
Re: Feather: Open-source icons
#106There's a Chrome icon, but no Firefox or Safari or Edge or any other browser. Not even a generic. Can we please stop with the implicit homogenization around Chrome? /rant
Re: Feather: Open-source icons
#107Earlier quoted context omitted.
Literally never heard of any of these. However I have heard of Safari, Edge, and Firefox. And I don’t think the market share breakdown of twitter vs Mastodon is similar to Chrome vs. Firefox.
It is similar in the sense that one of the two products absolutely crushes their competition in most if not all markets and in most if not all aspects that actually matter to the end users.
1: https://www.netmarketshare.com/browser-market-share.aspx?qpr...
2: https://www.w3counter.com/globalstats.php?year=2017&month=3
Re: Feather: Open-source icons
#108Earlier quoted context omitted.
So, there are licensing terms, they just aren't additional ones from Feather?
I don't think that licensing terms is the right term here. But IANAL. I'd call it licensing terms if you are using the license of the trademark holder to do something with the icon, like marking a product of your own. That's not happening here. Feather is distributing icons of brands (which is legal) or icons that resemble those icons of brands (still legal) to people that may use them to depict those brands (for whi…
Re: Feather: Open-source icons
#109Earlier quoted context omitted.
I prefer SVGs as well now. You can style + animate them with CSS, it's easier to see what changed in your Git diffs and you can quickly edit them in an SVG editor if you need to.
Do you know any way to style them using CSS without using JS? (and while keeping them cacheable)
[0] https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/SV...
Re: Feather: Open-source icons
#110Earlier quoted context omitted.
I don't think that licensing terms is the right term here. But IANAL. I'd call it licensing terms if you are using the license of the trademark holder to do something with the icon, like marking a product of your own. That's not happening here. Feather is distributing icons of brands (which is legal) or icons that resemble those icons of brands (still legal) to people that may use them to depict those brands (for whi…
Unfortunately, copyrights and trademarks aren't mutually exclusive, so technically logos could be infringing derivative works if copyrighted.