Skip to content
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

CC icon uses subtly different color and BY is partially clipped #385

Open
joemull opened this issue Aug 30, 2024 · 0 comments
Open

CC icon uses subtly different color and BY is partially clipped #385

joemull opened this issue Aug 30, 2024 · 0 comments
Labels
bug Something isn't working high priority size XS

Comments

@joemull
Copy link
Member

joemull commented Aug 30, 2024

Bug description

The CC-BY icon uses the wrong color on the CC, and the BY is clipped. Lord knows what happened to these poor SVGs.

image

https://github.com/openlibhums/hourglass/blob/77c4f21342e3b537bac9e502bbd4b1d25e5c6d29/src/media/icons/cc.svg#L6C12-L6C18

<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 20 21"
fill="none">
<path
fill="#fdfeff"
d="M10.7947 0C13.6034 0 15.9728 0.964063 17.9016 2.89281C19.8416 4.83344 20.8125 7.2025 20.8125 10C20.8125 12.8097 19.8597 15.1488 17.9547 17.0175C15.9309 19.0059 13.5444 20 10.7947 20C8.09188 20 5.74687 19.0175 3.75906 17.0531C1.795 15.0887 0.8125 12.7381 0.8125 10C0.8125 7.26219 1.795 4.89313 3.75906 2.89312C5.68781 0.964062 8.0325 0 10.7947 0ZM10.8303 1.80375C8.55656 1.80375 6.63406 2.60156 5.0625 4.19656C3.43125 5.86344 2.61594 7.79812 2.61594 10.0003C2.61594 12.2147 3.42531 14.1316 5.04406 15.7497C6.66313 17.3691 8.59156 18.1781 10.8297 18.1781C13.0556 18.1781 14.9966 17.3634 16.6512 15.7319C18.2228 14.22 19.0084 12.3094 19.0084 9.99969C19.0084 7.72594 18.2106 5.79187 16.6159 4.19625C15.0209 2.60125 13.0922 1.80375 10.8303 1.80375ZM13.5091 7.51781V11.6069H12.3666V16.4637H9.25906V11.6072H8.11656V7.51781C8.11656 7.33906 8.17906 7.1875 8.30375 7.0625C8.42906 6.93781 8.58094 6.875 8.75906 6.875H12.8666C13.0331 6.875 13.1822 6.9375 13.3128 7.0625C13.4431 7.1875 13.5091 7.33937 13.5091 7.51781ZM9.41937 4.94656C9.41937 4.00656 9.88344 3.53594 10.8125 3.53594C11.7416 3.53594 12.2053 4.00594 12.2053 4.94656C12.2053 5.875 11.7409 6.33937 10.8125 6.33937C9.88406 6.33937 9.41937 5.875 9.41937 4.94656Z">
</path>
</svg>

@joemull joemull added the bug Something isn't working label Aug 30, 2024
@joemull joemull assigned joemull and unassigned joemull Sep 12, 2024
@joemull joemull added this to the Hourglass bugfixes milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority size XS
Projects
None yet
Development

No branches or pull requests

1 participant