shopping bag speed icon

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

Name
shopping-bag-speed-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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="m18.53 20l.113-.952q.113-.952.263-2.163q.03-.237.062-.458l.063-.427l.093-.836q.093-.837.243-2.048l.253-2.051l.103-.834L20.012 8v.006zM6.559 21q-.48 0-.826-.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.308-14h4.994l.038-.308Q16 5.617 15.316 4.81Q14.633 4 13.577 4q-1.183 0-1.849.653T10.923 6.5zm-4.75 10.385h-3.5q-.214 0-.357-.144t-.143-.356t.143-.357t.357-.143h3.5q.213 0 .356.143q.144.143.144.357q0 .213-.144.356q-.143.144-.356.144m3-3.77h-4.5q-.214 0-.357-.143t-.143-.356t.143-.357t.357-.143h4.5q.213 0 .356.143q.144.143.144.357q0 .213-.144.356q-.143.144-.356.144"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightShoppingBagSpeedOutlineRounded(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="m18.53 20l.113-.952q.113-.952.263-2.163q.03-.237.062-.458l.063-.427l.093-.836q.093-.837.243-2.048l.253-2.051l.103-.834L20.012 8v.006zM6.559 21q-.48 0-.826-.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.308-14h4.994l.038-.308Q16 5.617 15.316 4.81Q14.633 4 13.577 4q-1.183 0-1.849.653T10.923 6.5zm-4.75 10.385h-3.5q-.214 0-.357-.144t-.143-.356t.143-.357t.357-.143h3.5q.213 0 .356.143q.144.143.144.357q0 .213-.144.356q-.143.144-.356.144m3-3.77h-4.5q-.214 0-.357-.143t-.143-.356t.143-.357t.357-.143h4.5q.213 0 .356.143q.144.143.144.357q0 .213-.144.356q-.143.144-.356.144"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.53 20l.113-.952q.113-.952.263-2.163q.03-.237.062-.458l.063-.427l.093-.836q.093-.837.243-2.048l.253-2.051l.103-.834L20.012 8v.006zM6.559 21q-.48 0-.826-.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.308-14h4.994l.038-.308Q16 5.617 15.316 4.81Q14.633 4 13.577 4q-1.183 0-1.849.653T10.923 6.5zm-4.75 10.385h-3.5q-.214 0-.357-.144t-.143-.356t.143-.357t.357-.143h3.5q.213 0 .356.143q.144.143.144.357q0 .213-.144.356q-.143.144-.356.144m3-3.77h-4.5q-.214 0-.357-.143t-.143-.356t.143-.357t.357-.143h4.5q.213 0 .356.143q.144.143.144.357q0 .213-.144.356q-.143.144-.356.144"/></svg>
</template>

CSS

.icon-shopping-bag-speed-outline-rounded {
  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%22m18.53%2020l.113-.952q.113-.952.263-2.163q.03-.237.062-.458l.063-.427l.093-.836q.093-.837.243-2.048l.253-2.051l.103-.834L20.012%208v.006zM6.559%2021q-.48%200-.826-.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.308-14h4.994l.038-.308Q16%205.617%2015.316%204.81Q14.633%204%2013.577%204q-1.183%200-1.849.653T10.923%206.5zm-4.75%2010.385h-3.5q-.214%200-.357-.144t-.143-.356t.143-.357t.357-.143h3.5q.213%200%20.356.143q.144.143.144.357q0%20.213-.144.356q-.143.144-.356.144m3-3.77h-4.5q-.214%200-.357-.143t-.143-.356t.143-.357t.357-.143h4.5q.213%200%20.356.143q.144.143.144.357q0%20.213-.144.356q-.143.144-.356.144%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%22m18.53%2020l.113-.952q.113-.952.263-2.163q.03-.237.062-.458l.063-.427l.093-.836q.093-.837.243-2.048l.253-2.051l.103-.834L20.012%208v.006zM6.559%2021q-.48%200-.826-.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.308-14h4.994l.038-.308Q16%205.617%2015.316%204.81Q14.633%204%2013.577%204q-1.183%200-1.849.653T10.923%206.5zm-4.75%2010.385h-3.5q-.214%200-.357-.144t-.143-.356t.143-.357t.357-.143h3.5q.213%200%20.356.143q.144.143.144.357q0%20.213-.144.356q-.143.144-.356.144m3-3.77h-4.5q-.214%200-.357-.143t-.143-.356t.143-.357t.357-.143h4.5q.213%200%20.356.143q.144.143.144.357q0%20.213-.144.356q-.143.144-.356.144%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-rounded.svg?color=%231a73e8&size=48