shopping cart off icon
shopping-cart-off-outline-sharp from Material Symbols Light by Google · Outline Sharp · Business · Apache-2.0 Free for personal and commercial use.
- Name
- shopping-cart-off-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More business icons from Material Symbols Light
Use the shopping cart off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.921 12.116l-1-1h1.629L18.588 5.5H8.307l-1-1h12.971l-4.129 7.616zm-7.613 9q-.633 0-1.067-.434t-.433-1.066t.433-1.067q.434-.433 1.067-.433t1.066.433t.434 1.067t-.434 1.066t-1.066.434m13 .607l-5.62-5.607H4.925l2.629-4.82L5.484 6.9L2.24 3.654l.707-.708l18.07 18.07zm-6.62-6.607l-3-3H8.215l-1.615 3zm1.862-4h-1.629zm.085 9.566q-.443-.434-.443-1.066t.443-1.067q.444-.433 1.057-.433t1.057.433t.443 1.067t-.443 1.066t-1.057.434t-1.057-.434"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightShoppingCartOffOutlineSharp(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="m14.921 12.116l-1-1h1.629L18.588 5.5H8.307l-1-1h12.971l-4.129 7.616zm-7.613 9q-.633 0-1.067-.434t-.433-1.066t.433-1.067q.434-.433 1.067-.433t1.066.433t.434 1.067t-.434 1.066t-1.066.434m13 .607l-5.62-5.607H4.925l2.629-4.82L5.484 6.9L2.24 3.654l.707-.708l18.07 18.07zm-6.62-6.607l-3-3H8.215l-1.615 3zm1.862-4h-1.629zm.085 9.566q-.443-.434-.443-1.066t.443-1.067q.444-.433 1.057-.433t1.057.433t.443 1.067t-.443 1.066t-1.057.434t-1.057-.434"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.921 12.116l-1-1h1.629L18.588 5.5H8.307l-1-1h12.971l-4.129 7.616zm-7.613 9q-.633 0-1.067-.434t-.433-1.066t.433-1.067q.434-.433 1.067-.433t1.066.433t.434 1.067t-.434 1.066t-1.066.434m13 .607l-5.62-5.607H4.925l2.629-4.82L5.484 6.9L2.24 3.654l.707-.708l18.07 18.07zm-6.62-6.607l-3-3H8.215l-1.615 3zm1.862-4h-1.629zm.085 9.566q-.443-.434-.443-1.066t.443-1.067q.444-.433 1.057-.433t1.057.433t.443 1.067t-.443 1.066t-1.057.434t-1.057-.434"/></svg> </template>
CSS
.icon-shopping-cart-off-outline-sharp {
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%22m14.921%2012.116l-1-1h1.629L18.588%205.5H8.307l-1-1h12.971l-4.129%207.616zm-7.613%209q-.633%200-1.067-.434t-.433-1.066t.433-1.067q.434-.433%201.067-.433t1.066.433t.434%201.067t-.434%201.066t-1.066.434m13%20.607l-5.62-5.607H4.925l2.629-4.82L5.484%206.9L2.24%203.654l.707-.708l18.07%2018.07zm-6.62-6.607l-3-3H8.215l-1.615%203zm1.862-4h-1.629zm.085%209.566q-.443-.434-.443-1.066t.443-1.067q.444-.433%201.057-.433t1.057.433t.443%201.067t-.443%201.066t-1.057.434t-1.057-.434%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%22m14.921%2012.116l-1-1h1.629L18.588%205.5H8.307l-1-1h12.971l-4.129%207.616zm-7.613%209q-.633%200-1.067-.434t-.433-1.066t.433-1.067q.434-.433%201.067-.433t1.066.433t.434%201.067t-.434%201.066t-1.066.434m13%20.607l-5.62-5.607H4.925l2.629-4.82L5.484%206.9L2.24%203.654l.707-.708l18.07%2018.07zm-6.62-6.607l-3-3H8.215l-1.615%203zm1.862-4h-1.629zm.085%209.566q-.443-.434-.443-1.066t.443-1.067q.444-.433%201.057-.433t1.057.433t.443%201.067t-.443%201.066t-1.057.434t-1.057-.434%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/shopping-cart-off-outline-sharp.svg?color=%231a73e8&size=48