We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Icon name: shopping-cart-full (complement of empty shopping-cart)
Use case: for e-commerce platforms when there are products waiting to close the order
Screenshots of similar icons:
Icon: shopping-cart-full.zip
The text was updated successfully, but these errors were encountered:
Hi! Know that Feather icons doesn't accept filled icons. See #171
Sorry, something went wrong.
I read #171 and fixed the icon as in the Guidelines recommendations
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <path d="m 11,10 0.497683,2 h 6 L 18,10 H 11 M 1,1 h 4 l 2.68,13.39 a 2,2 0 0 0 2,1.61 h 9.72 a 2,2 0 0 0 2,-1.61 L 23,6 H 6 m 15,15 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z m -11,0 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z" /> </svg>
No branches or pull requests
Icon name:
shopping-cart-full (complement of empty shopping-cart)
Use case:
for e-commerce platforms when there are products waiting to close the order
Screenshots of similar icons:
Icon:
shopping-cart-full.zip
The text was updated successfully, but these errors were encountered: