-
Notifications
You must be signed in to change notification settings - Fork 3
Conversation
I'm not quite able to tell the difference in that icon suggestion, but you should feel super free to suggest tweaks in WordPress/gutenberg#20284! Cool work! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢. We should avoid using material icons, and I think these icons fit better with the theme.
I think it's okay to use material icons. Most of the time they count as images which aren't necessarily subject to the same license terms as the theme itself, because "the theme can function without them". But I agree it's fuzzy, and the g2 icons are nice so a win either way 😅 |
Oh you're sizing them down? To what size? I'd love to get them to work well at 18px. |
They're currently |
Ah interesting. Yes I suppose 1.5px should render as 1. I somehow doubt we can find line positions that consistently makes it possible to collapse to 1px crisp lines without either size taking a hit. But I'd be happy to be proven wrong. @pablohoneyhoney any thoughts? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I think this look great and if we can avoid GPL issues—even better! I also really like the icon name/id improvements 👍
LGTM!
I think this is good to merge @kjellr 👍 |
The icons are still looking a little fuzzy for me at this size, so let's hold off. I'll try cleaning these up a little bit soon. |
@kjellr can we add a download icon to this list? Thinking it might be useful for the file download button in WooCommerce, and on the media/attachment page (where you can download media/files directly). |
*Removes various unnecessary filters and functions leftover from Twenty Nineteen and _s. *Unify all instances of main-menu and main-navigation to use primary- prefix for consistency across name spaces. *Add download icon to media attachment page (requires #52) *Remove custom social-menu wrapper class. *Dequeue Gutenberg theme styles in favor of our own. *Reset border style on hr and separator block *Cleans up responsive rules to better support block alignments across different blocks.
These should be nice and crisp at 16px.
This is looking excellent @kjellr! Much cleaner and lighter than what we had before. Couple things to consider before merging. It’d be nice to have a file download icon in this set. I’m thinking we could use it on the File Download Block, in the Secondly, WooCommerce has its own icons that we should probably replace with these semi-custom ones. Theres quite a few of them and some of them are easier to change than others, so maybe its best for this to happen in a separate PR:
|
f38fe7d adds a download icon, based on the upload icon in Gutenberg. I think we can leave implementation of this icon out of this PR.
Hmm interesting. But yeah, I think that should be a separate, self-contained PR. |
Agreed, these look much shaper and lighter. Thanks for taking this on @kjellr ! |
I can open up some PRs to incorporate the download icon once this is merged. |
Awesome, thanks everyone! |
Addresses #41
This PR makes an attempt to clean up the icons bundled with Varya. Historically, Varia used Material icons, however the GPL compatibility of that icon set is continually undecided. In addition, the Material icons aren't quite as delicate as the typography in this new default style.
To avoid any potential license issues, and to get the aesthetic synced up a bit more, this PR seeks to replace the existing icons with new ones. To start with, I've pulled in the new G2 iconset that's bundled with Gutenberg. These have a thinner wight, and actually feel relatively decent alongside our body/UI typeface, Fira Sans. A few additional notes:
Some questions:
Screenshots:
In Context:
Before:
After: