-
Notifications
You must be signed in to change notification settings - Fork 21
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
Add 3x3x3 Speed-Blind icon #120
Conversation
@jfly 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.
I think this is a pretty good approach, but the white outline on the blindfold needs to be transparent.
Also:
- Do you think we'll see other speed blindfolded events? I could imagine people holding it for 2x2x2.
- This differs from the existing stopwatch design (
penalty-A4d1
). If it's a unique design (and not taken from a potentially copyrighted iconset), that's fine by me (although I might make the lines a bit thicker for small resolutions).
I doubt we'll ever see 2x2 speedblind, especially since it would be hardly any different from regular 2x2. I thought about making it a more generic icon, but then there'd be way too much detail. I actually really dislike the way the stopwatch looks in penalty-A4d1, and would rather not use it for this icon. This is a unique design I made, based on inspiration from some examples I found online, which is a normal practice. I can edit it though, that's no problem. I'll try to fix the outline too, once we fully agree on the other points. |
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.
LGTM, modulo the white outline.
I'm also supportive of updating cubing-icon penalty-A4d1
with whatever stopwatch design you land on here.
So am I good to just fix the outline and make the lines like 30% thicker? |
That works for me |
I've made the lines thicker, but I can't figure out how to make the outline transparent. Please advise. |
@jfly ping |
@dmint789 sorry for the delay. I've made the border transparent. I'm not sure if it's the cleanest way of accomplishing this or not, I am far from an Inkscape expert. |
@jfly can you please tell me how you did it? I'd like to know for the future. Is it the same as the borders on multi blind old style? I dunno how those were done either though. |
I duplicated the blindfold, and used inkscape's clipping functionality. This was a bit tricky for me because I needed to get rid of the stroke to make this work (which I think I did by converting the object to a path). |
Oh, the stroke is actually quite easy to disable. You mind if I try again? Maybe I'll come up with something more elegant. I'll use that clipping function you mentioned. |
Please, go for it! |
d0f06e1
to
c32f079
Compare
Sure, go for it! |
@jfly done. Please review and make a new version of the npm package with this icon and the new Guildford icons. |
I definitely like the design, but there are a few changes I'd make:
I was a bit concerned about the use of a clip path, but it looks like like this has wide support in browsers and SVG tools. |
@lgarron I think I can do the first two, but I don't get the third point. How do I minify it, and what's the purpose of doing that? |
The simplest is probably to use https://jakearchibald.github.io/svgomg/ Smaller file sizes can help a page load more quickly over the internet. We encourage people to use the icon font, but if anyone used the SVGs that could definitely help load times with pages that are essentially just text and icons (e.g. https://unofficial.cubing.net/). |
We have never asked people to minify SVGs in the past. If we care about this, I'd rather we add it as a build step. |
Yeah, I agree (and not just because that's less work for me, haha) |
@lgarron I have removed all of the stroke data (at least I think I did), and transformed the circle into a path. |
@lgarron ping :) |
@jfly is this good to merge now? I've reverted the changes to the penalty icon. |
@jfly thank you. Can you please release a new NPM package with both this and the other new icons? |
@dmint789 version 1.1.2 is released! |
Preview: