basket check icon
basket-check from Material Design Icons by Pictogrammers · Filled · Shopping · Apache-2.0 Free for personal and commercial use.
- Name
- basket-check
- Set
- Material Design Icons
- Style
- Filled
- Category
- Shopping
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Material Design Icons
The same icon in other sets
More shopping icons from Material Design Icons
Use the basket check icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.63 16.27l-3.87 3.9l-1.35-1.37L15 20.22L17.75 23l5.28-5.32zM13 20c0-3.31 2.69-6 6-6c1 0 1.92.24 2.74.67l1.22-4.38L23 10c0-.55-.45-1-1-1h-4.58l-4.59-6.56a.997.997 0 0 0-1.65-.01L6.58 9H2c-.55 0-1 .45-1 1l.1.44l2.61 9.46c.33.65 1.01 1.1 1.79 1.1h7.59c-.05-.33-.09-.66-.09-1M12 4.74L15 9H9zM10 15c0-1.1.9-2 2-2s2 .9 2 2s-.89 2-2 2s-2-.89-2-2"/></svg>
React
import type { SVGProps } from "react";
export function MdiBasketCheck(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.63 16.27l-3.87 3.9l-1.35-1.37L15 20.22L17.75 23l5.28-5.32zM13 20c0-3.31 2.69-6 6-6c1 0 1.92.24 2.74.67l1.22-4.38L23 10c0-.55-.45-1-1-1h-4.58l-4.59-6.56a.997.997 0 0 0-1.65-.01L6.58 9H2c-.55 0-1 .45-1 1l.1.44l2.61 9.46c.33.65 1.01 1.1 1.79 1.1h7.59c-.05-.33-.09-.66-.09-1M12 4.74L15 9H9zM10 15c0-1.1.9-2 2-2s2 .9 2 2s-.89 2-2 2s-2-.89-2-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.63 16.27l-3.87 3.9l-1.35-1.37L15 20.22L17.75 23l5.28-5.32zM13 20c0-3.31 2.69-6 6-6c1 0 1.92.24 2.74.67l1.22-4.38L23 10c0-.55-.45-1-1-1h-4.58l-4.59-6.56a.997.997 0 0 0-1.65-.01L6.58 9H2c-.55 0-1 .45-1 1l.1.44l2.61 9.46c.33.65 1.01 1.1 1.79 1.1h7.59c-.05-.33-.09-.66-.09-1M12 4.74L15 9H9zM10 15c0-1.1.9-2 2-2s2 .9 2 2s-.89 2-2 2s-2-.89-2-2"/></svg> </template>
CSS
.icon-basket-check {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.63%2016.27l-3.87%203.9l-1.35-1.37L15%2020.22L17.75%2023l5.28-5.32zM13%2020c0-3.31%202.69-6%206-6c1%200%201.92.24%202.74.67l1.22-4.38L23%2010c0-.55-.45-1-1-1h-4.58l-4.59-6.56a.997.997%200%200%200-1.65-.01L6.58%209H2c-.55%200-1%20.45-1%201l.1.44l2.61%209.46c.33.65%201.01%201.1%201.79%201.1h7.59c-.05-.33-.09-.66-.09-1M12%204.74L15%209H9zM10%2015c0-1.1.9-2%202-2s2%20.9%202%202s-.89%202-2%202s-2-.89-2-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.63%2016.27l-3.87%203.9l-1.35-1.37L15%2020.22L17.75%2023l5.28-5.32zM13%2020c0-3.31%202.69-6%206-6c1%200%201.92.24%202.74.67l1.22-4.38L23%2010c0-.55-.45-1-1-1h-4.58l-4.59-6.56a.997.997%200%200%200-1.65-.01L6.58%209H2c-.55%200-1%20.45-1%201l.1.44l2.61%209.46c.33.65%201.01%201.1%201.79%201.1h7.59c-.05-.33-.09-.66-.09-1M12%204.74L15%209H9zM10%2015c0-1.1.9-2%202-2s2%20.9%202%202s-.89%202-2%202s-2-.89-2-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/basket-check.svg?color=%231a73e8&size=48