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

Format-bold.svg is broken #46

Closed
MartB opened this issue May 31, 2020 · 3 comments
Closed

Format-bold.svg is broken #46

MartB opened this issue May 31, 2020 · 3 comments

Comments

@MartB
Copy link

MartB commented May 31, 2020

See https://github.com/astrit/css.gg/blob/master/icons/svg/format-bold.svg

@zusamarehan
Copy link

zusamarehan commented Jun 29, 2020

Thanks for the awesome work :)

Do we have update on this?
I'm not a designer, else I would have PR'ed this.

@astrit
Copy link
Owner

astrit commented Jul 7, 2020

@zusamarehan I am working on it but is more complex than it seems and will come in all the versions available also quite some changes planned.

@rohzart
Copy link

rohzart commented Aug 5, 2021

In the mean time, I've created one that might help.

<svg
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <path d="M 6.9590764,5.7378392 H 8.375 V 19.078125 H 6.9590764 Z m 6.1482616,13.3327078 -4.7292032,10e-7 -0.011048,-1.333333 h 4.7402522 c 1.472733,0 2.666667,-1.193907 2.666667,-2.666667 0,-1.472733 -1.193934,-2.666667 -2.666667,-2.666667 H 9.1073387 v -1.333333 h 3.9999993 c 2.209133,-1e-6 4,1.790867 4,4 -10e-7,2.20914 -1.790867,3.999999 -4,3.999999 z m -2.148261,-6.666042 -4.0000007,10e-7 v -1.333333 h 4.0000007 c 1.472733,-10e-7 2.666667,-1.1939074 2.666667,-2.6666667 0,-1.4727336 -1.193934,-2.666667 -2.666667,-2.6666669 l -4.0000007,-3e-7 v -1.333333 h 4.0000007 c 2.209133,-7e-7 4,1.7908664 4,3.9999999 -1e-6,2.20914 -1.790867,3.999999 -4,3.999999 z" 
  fill="currentColor"
  stroke="currentColor"
  stroke-width="1" />
</svg>

@astrit astrit closed this as completed in 9ea242a Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants