local shipping icon

local-shipping-rounded from Material Symbols by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.

Name
local-shipping-rounded
Set
Material Symbols
Style
Rounded
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the local shipping icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.875 19.125Q3 18.25 3 17H2q-.425 0-.712-.288T1 16V6q0-.825.588-1.412T3 4h12q.825 0 1.413.588T17 6v2h2q.475 0 .9.213t.7.587l2.2 2.925q.1.125.15.275t.05.325V16q0 .425-.288.713T22 17h-1q0 1.25-.875 2.125T18 20t-2.125-.875T15 17H9q0 1.25-.875 2.125T6 20t-2.125-.875m2.838-1.412Q7 17.425 7 17t-.288-.712T6 16t-.712.288T5 17t.288.713T6 18t.713-.288m12 0Q19 17.426 19 17t-.288-.712T18 16t-.712.288T17 17t.288.713T18 18t.713-.288M17 13h4.25L19 10h-2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLocalShippingRounded(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="M3.875 19.125Q3 18.25 3 17H2q-.425 0-.712-.288T1 16V6q0-.825.588-1.412T3 4h12q.825 0 1.413.588T17 6v2h2q.475 0 .9.213t.7.587l2.2 2.925q.1.125.15.275t.05.325V16q0 .425-.288.713T22 17h-1q0 1.25-.875 2.125T18 20t-2.125-.875T15 17H9q0 1.25-.875 2.125T6 20t-2.125-.875m2.838-1.412Q7 17.425 7 17t-.288-.712T6 16t-.712.288T5 17t.288.713T6 18t.713-.288m12 0Q19 17.426 19 17t-.288-.712T18 16t-.712.288T17 17t.288.713T18 18t.713-.288M17 13h4.25L19 10h-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.875 19.125Q3 18.25 3 17H2q-.425 0-.712-.288T1 16V6q0-.825.588-1.412T3 4h12q.825 0 1.413.588T17 6v2h2q.475 0 .9.213t.7.587l2.2 2.925q.1.125.15.275t.05.325V16q0 .425-.288.713T22 17h-1q0 1.25-.875 2.125T18 20t-2.125-.875T15 17H9q0 1.25-.875 2.125T6 20t-2.125-.875m2.838-1.412Q7 17.425 7 17t-.288-.712T6 16t-.712.288T5 17t.288.713T6 18t.713-.288m12 0Q19 17.426 19 17t-.288-.712T18 16t-.712.288T17 17t.288.713T18 18t.713-.288M17 13h4.25L19 10h-2z"/></svg>
</template>

CSS

.icon-local-shipping-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%22M3.875%2019.125Q3%2018.25%203%2017H2q-.425%200-.712-.288T1%2016V6q0-.825.588-1.412T3%204h12q.825%200%201.413.588T17%206v2h2q.475%200%20.9.213t.7.587l2.2%202.925q.1.125.15.275t.05.325V16q0%20.425-.288.713T22%2017h-1q0%201.25-.875%202.125T18%2020t-2.125-.875T15%2017H9q0%201.25-.875%202.125T6%2020t-2.125-.875m2.838-1.412Q7%2017.425%207%2017t-.288-.712T6%2016t-.712.288T5%2017t.288.713T6%2018t.713-.288m12%200Q19%2017.426%2019%2017t-.288-.712T18%2016t-.712.288T17%2017t.288.713T18%2018t.713-.288M17%2013h4.25L19%2010h-2z%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%22M3.875%2019.125Q3%2018.25%203%2017H2q-.425%200-.712-.288T1%2016V6q0-.825.588-1.412T3%204h12q.825%200%201.413.588T17%206v2h2q.475%200%20.9.213t.7.587l2.2%202.925q.1.125.15.275t.05.325V16q0%20.425-.288.713T22%2017h-1q0%201.25-.875%202.125T18%2020t-2.125-.875T15%2017H9q0%201.25-.875%202.125T6%2020t-2.125-.875m2.838-1.412Q7%2017.425%207%2017t-.288-.712T6%2016t-.712.288T5%2017t.288.713T6%2018t.713-.288m12%200Q19%2017.426%2019%2017t-.288-.712T18%2016t-.712.288T17%2017t.288.713T18%2018t.713-.288M17%2013h4.25L19%2010h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/local-shipping-rounded.svg?color=%231a73e8&size=48