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

Tools Icon Cutoff #1226

Closed
XmlmXmlmX opened this issue Feb 16, 2022 · 2 comments
Closed

Tools Icon Cutoff #1226

XmlmXmlmX opened this issue Feb 16, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@XmlmXmlmX
Copy link

The screwdriver handle in the tool icon has two truncated edges:

image

@XmlmXmlmX XmlmXmlmX added the bug Something isn't working label Feb 16, 2022
@XmlmXmlmX
Copy link
Author

XmlmXmlmX commented Mar 30, 2022

Here is a fixed version:

Figma

https://www.figma.com/file/1FGQIMku3WBD3vsYHJ8lGp/Bootstrap-Icon-Override%3A-Tools?node-id=0%3A16

Source

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0.994667 0L0 0.994667L2.18915 4.05947C2.37586 4.32087 2.67731 4.476 2.99854 4.476H3.06933C3.33313 4.476 3.58613 4.5808 3.77267 4.76733L6.47054 7.46521L3.85099 10.1224C3.58121 10.0428 3.2956 10 3 10C1.34315 10 0 11.3431 0 13C0 14.6569 1.34315 16 3 16C4.65685 16 6 14.6569 6 13C6 12.7044 5.95725 12.4188 5.87759 12.149L8.5348 9.52947L9.44934 10.444L9.1464 11.3528C9.02726 11.7102 9.12028 12.1043 9.38669 12.3707L12.7247 15.7087C13.1131 16.0971 13.7429 16.0971 14.1313 15.7087L15.7087 14.1313C16.0971 13.7429 16.0971 13.1131 15.7087 12.7247L12.3707 9.38669C12.1043 9.12028 11.7102 9.02726 11.3528 9.1464L10.444 9.44934L9.53657 8.5419L12.2191 5.89737C12.4681 5.9643 12.7299 6 13 6C14.6569 6 16 4.65685 16 3C16 2.73126 15.9647 2.47078 15.8984 2.22294L13.7574 4.36396L12 3.99998L11.636 2.24264L13.7771 0.101615C13.5292 0.0353359 13.2687 0 13 0C11.3431 0 10 1.34315 10 3C10 3.27012 10.0357 3.53191 10.1026 3.78089L7.45811 6.46344L4.76733 3.77267C4.5808 3.58613 4.476 3.33313 4.476 3.06933V2.99854C4.476 2.67731 4.32087 2.37586 4.05947 2.18915L0.994667 0ZM10.5897 10.5897C10.7839 10.3954 11.0988 10.3954 11.293 10.5897L14.277 13.5737C14.4712 13.7679 14.4712 14.0828 14.277 14.277C14.0828 14.4712 13.7679 14.4712 13.5737 14.277L10.5897 11.293C10.3954 11.0988 10.3954 10.7839 10.5897 10.5897ZM2 11.2679L2.52895 11.242L3 11L3.47105 11.242L4 11.2679L4.28693 11.713L4.73205 12L4.75799 12.5289L5 13L4.75799 13.471L4.73205 14L4.28693 14.2869L4 14.732L3.47105 14.758L3 15L2.52895 14.758L2 14.732L1.71307 14.2869L1.26795 14L1.24202 13.471L1 13L1.24202 12.5289L1.26795 12L1.71307 11.713L2 11.2679Z" fill="black"/>
</svg>

Preview

tools

mdo added a commit that referenced this issue May 9, 2022
- #1284: Fix cutoff `bank` icon
- #1305: Fix house-heart and house-heart-fill fill-rules
- #1257: Round corners of pentagon icons to match other shapes
- #1238: Fix fill-rule for `x-lg`
- #1226: Fix cutoff `tool` icon
@mdo mdo mentioned this issue May 9, 2022
mdo added a commit that referenced this issue May 9, 2022
- #1284: Fix cutoff `bank` icon
- #1305: Fix house-heart and house-heart-fill fill-rules
- #1257: Round corners of pentagon icons to match other shapes
- #1238: Fix fill-rule for `x-lg`
- #1226: Fix cutoff `tool` icon
@mdo
Copy link
Member

mdo commented May 10, 2022

Fixed by #1311

@mdo mdo closed this as completed May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants