-
Notifications
You must be signed in to change notification settings - Fork 89
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
Hex editor icon should not be solid #218
Milestone
Comments
This is what happens when I just have the hex editor png as the view icon, it automatically creates that. @misolori would you mind just making a quick icon that fits the rest of the VS code icon styles? |
Try this: <svg xmlns="http://www.w3.org/2000/svg" width="21.21" height="24" viewBox="0 0 21.21 24" overflow="visible" fill="currentColor"><style>.st0{fill-rule:evenodd;clip-rule:evenodd;fill-opacity:.6}</style><path class="st0" d="M8.1 8.71c-.7 0-1.23.28-1.57.83C6.17 10.08 6 10.9 6 12c0 1.1.17 1.92.52 2.47.35.55.88.83 1.58.83.7 0 1.23-.27 1.58-.82.35-.55.52-1.37.52-2.47s-.17-1.93-.52-2.48-.88-.82-1.58-.82zM7.26 12c0-.78.07-1.35.2-1.7.14-.35.35-.53.64-.53.29 0 .51.18.64.53 0 .01.01.02.01.03l-1.46 2.34c-.02-.21-.03-.43-.03-.67zm1.48 1.7c-.13.35-.35.53-.64.53-.29 0-.5-.18-.63-.53-.01-.04-.03-.08-.04-.12l1.49-2.37c.02.23.03.5.03.79-.01.78-.08 1.35-.21 1.7zM12.42 15.17l.93-1.6.94 1.6h1.45L14 12.69l1.6-2.28h-1.45l-.8 1.42-.79-1.42H11.1l1.62 2.28-1.76 2.48z"/><path class="st0" d="M10.61 0L0 5.73v12.53L10.61 24l10.61-5.73V5.73L10.61 0zm9.1 17.37l-9.11 4.92-9.1-4.92V6.63l9.11-4.92 9.11 4.92v10.74z"/></svg> |
😍 |
Tyriar
added a commit
that referenced
this issue
Mar 17, 2021
lramos15
pushed a commit
that referenced
this issue
Mar 17, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It doesn't fit in with the rest of the icons:
The text was updated successfully, but these errors were encountered: