shopping bag speed icon
shopping-bag-speed-outline-sharp from Material Symbols Light by Google · Outline Sharp · Business · Apache-2.0 Free for personal and commercial use.
- Name
- shopping-bag-speed-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 bag speed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m2 17.385l.25-1h4.48l-.25 1zm2-3.77l.25-1h5.48l-.25 1zm14.537 6.404l.5-4.038l.705-5.808l.27-2.167zM5.269 21l.115-1h13.153l1.475-11.994h-3.25L16.387 11h-1l.369-2.994h-4.994L10.386 11H9.381l.369-2.994H6.673L6.789 7h3.077l.057-.5q.2-1.663 1.163-2.582T13.712 3q1.465 0 2.393 1.11t.787 2.582L16.854 7h4.262l-1.712 14zm5.597-14h4.994l.038-.308Q16 5.617 15.316 4.81Q14.633 4 13.577 4q-1.183 0-1.849.653T10.923 6.5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightShoppingBagSpeedOutlineSharp(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="m2 17.385l.25-1h4.48l-.25 1zm2-3.77l.25-1h5.48l-.25 1zm14.537 6.404l.5-4.038l.705-5.808l.27-2.167zM5.269 21l.115-1h13.153l1.475-11.994h-3.25L16.387 11h-1l.369-2.994h-4.994L10.386 11H9.381l.369-2.994H6.673L6.789 7h3.077l.057-.5q.2-1.663 1.163-2.582T13.712 3q1.465 0 2.393 1.11t.787 2.582L16.854 7h4.262l-1.712 14zm5.597-14h4.994l.038-.308Q16 5.617 15.316 4.81Q14.633 4 13.577 4q-1.183 0-1.849.653T10.923 6.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m2 17.385l.25-1h4.48l-.25 1zm2-3.77l.25-1h5.48l-.25 1zm14.537 6.404l.5-4.038l.705-5.808l.27-2.167zM5.269 21l.115-1h13.153l1.475-11.994h-3.25L16.387 11h-1l.369-2.994h-4.994L10.386 11H9.381l.369-2.994H6.673L6.789 7h3.077l.057-.5q.2-1.663 1.163-2.582T13.712 3q1.465 0 2.393 1.11t.787 2.582L16.854 7h4.262l-1.712 14zm5.597-14h4.994l.038-.308Q16 5.617 15.316 4.81Q14.633 4 13.577 4q-1.183 0-1.849.653T10.923 6.5z"/></svg> </template>
CSS
.icon-shopping-bag-speed-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%22m2%2017.385l.25-1h4.48l-.25%201zm2-3.77l.25-1h5.48l-.25%201zm14.537%206.404l.5-4.038l.705-5.808l.27-2.167zM5.269%2021l.115-1h13.153l1.475-11.994h-3.25L16.387%2011h-1l.369-2.994h-4.994L10.386%2011H9.381l.369-2.994H6.673L6.789%207h3.077l.057-.5q.2-1.663%201.163-2.582T13.712%203q1.465%200%202.393%201.11t.787%202.582L16.854%207h4.262l-1.712%2014zm5.597-14h4.994l.038-.308Q16%205.617%2015.316%204.81Q14.633%204%2013.577%204q-1.183%200-1.849.653T10.923%206.5z%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%22m2%2017.385l.25-1h4.48l-.25%201zm2-3.77l.25-1h5.48l-.25%201zm14.537%206.404l.5-4.038l.705-5.808l.27-2.167zM5.269%2021l.115-1h13.153l1.475-11.994h-3.25L16.387%2011h-1l.369-2.994h-4.994L10.386%2011H9.381l.369-2.994H6.673L6.789%207h3.077l.057-.5q.2-1.663%201.163-2.582T13.712%203q1.465%200%202.393%201.11t.787%202.582L16.854%207h4.262l-1.712%2014zm5.597-14h4.994l.038-.308Q16%205.617%2015.316%204.81Q14.633%204%2013.577%204q-1.183%200-1.849.653T10.923%206.5z%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-bag-speed-outline-sharp.svg?color=%231a73e8&size=48