shopping bag speed icon

shopping-bag-speed-outline from Material Symbols Light by Google · Outline · Business · Apache-2.0 Free for personal and commercial use.

Name
shopping-bag-speed-outline
Set
Material Symbols Light
Style
Outline
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.167zM6.557 21q-.478 0-.825-.28q-.348-.28-.348-.72h12.537q.27 0 .462-.173t.23-.442l1.303-10.687q.038-.27-.154-.48t-.462-.212h-2.538l-.314 2.529q-.03.213-.192.345t-.375.12q-.195-.011-.326-.17q-.132-.159-.101-.353l.302-2.471h-4.994l-.314 2.523q-.03.213-.192.348T9.88 11q-.194-.012-.329-.173t-.104-.356l.302-2.465H6.673q.08-.523.525-.765Q7.642 7 8.173 7h1.693l.057-.5q.2-1.663 1.163-2.582T13.712 3q1.465 0 2.393 1.11t.787 2.582L16.854 7h2.588q.67.006 1.116.508q.446.501.36 1.17l-1.327 10.77q-.081.673-.586 1.113T17.827 21zm4.309-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 MaterialSymbolsLightShoppingBagSpeedOutline(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.167zM6.557 21q-.478 0-.825-.28q-.348-.28-.348-.72h12.537q.27 0 .462-.173t.23-.442l1.303-10.687q.038-.27-.154-.48t-.462-.212h-2.538l-.314 2.529q-.03.213-.192.345t-.375.12q-.195-.011-.326-.17q-.132-.159-.101-.353l.302-2.471h-4.994l-.314 2.523q-.03.213-.192.348T9.88 11q-.194-.012-.329-.173t-.104-.356l.302-2.465H6.673q.08-.523.525-.765Q7.642 7 8.173 7h1.693l.057-.5q.2-1.663 1.163-2.582T13.712 3q1.465 0 2.393 1.11t.787 2.582L16.854 7h2.588q.67.006 1.116.508q.446.501.36 1.17l-1.327 10.77q-.081.673-.586 1.113T17.827 21zm4.309-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.167zM6.557 21q-.478 0-.825-.28q-.348-.28-.348-.72h12.537q.27 0 .462-.173t.23-.442l1.303-10.687q.038-.27-.154-.48t-.462-.212h-2.538l-.314 2.529q-.03.213-.192.345t-.375.12q-.195-.011-.326-.17q-.132-.159-.101-.353l.302-2.471h-4.994l-.314 2.523q-.03.213-.192.348T9.88 11q-.194-.012-.329-.173t-.104-.356l.302-2.465H6.673q.08-.523.525-.765Q7.642 7 8.173 7h1.693l.057-.5q.2-1.663 1.163-2.582T13.712 3q1.465 0 2.393 1.11t.787 2.582L16.854 7h2.588q.67.006 1.116.508q.446.501.36 1.17l-1.327 10.77q-.081.673-.586 1.113T17.827 21zm4.309-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 {
  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.167zM6.557%2021q-.478%200-.825-.28q-.348-.28-.348-.72h12.537q.27%200%20.462-.173t.23-.442l1.303-10.687q.038-.27-.154-.48t-.462-.212h-2.538l-.314%202.529q-.03.213-.192.345t-.375.12q-.195-.011-.326-.17q-.132-.159-.101-.353l.302-2.471h-4.994l-.314%202.523q-.03.213-.192.348T9.88%2011q-.194-.012-.329-.173t-.104-.356l.302-2.465H6.673q.08-.523.525-.765Q7.642%207%208.173%207h1.693l.057-.5q.2-1.663%201.163-2.582T13.712%203q1.465%200%202.393%201.11t.787%202.582L16.854%207h2.588q.67.006%201.116.508q.446.501.36%201.17l-1.327%2010.77q-.081.673-.586%201.113T17.827%2021zm4.309-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.167zM6.557%2021q-.478%200-.825-.28q-.348-.28-.348-.72h12.537q.27%200%20.462-.173t.23-.442l1.303-10.687q.038-.27-.154-.48t-.462-.212h-2.538l-.314%202.529q-.03.213-.192.345t-.375.12q-.195-.011-.326-.17q-.132-.159-.101-.353l.302-2.471h-4.994l-.314%202.523q-.03.213-.192.348T9.88%2011q-.194-.012-.329-.173t-.104-.356l.302-2.465H6.673q.08-.523.525-.765Q7.642%207%208.173%207h1.693l.057-.5q.2-1.663%201.163-2.582T13.712%203q1.465%200%202.393%201.11t.787%202.582L16.854%207h2.588q.67.006%201.116.508q.446.501.36%201.17l-1.327%2010.77q-.081.673-.586%201.113T17.827%2021zm4.309-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.svg?color=%231a73e8&size=48