local shipping icon
local-shipping-outline from Material Symbols by Google · Outline · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- local-shipping-outline
- Set
- Material Symbols
- Style
- Outline
- 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
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
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 17H1V6q0-.825.588-1.412T3 4h14v4h3l3 4v5h-2q0 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-.288M3 15h.8q.425-.45.975-.725T6 14t1.225.275T8.2 15H15V6H3zm15.713 2.713Q19 17.425 19 17t-.288-.712T18 16t-.712.288T17 17t.288.713T18 18t.713-.288M17 13h4.25L19 10h-2zm-8-2.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLocalShippingOutline(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 17H1V6q0-.825.588-1.412T3 4h14v4h3l3 4v5h-2q0 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-.288M3 15h.8q.425-.45.975-.725T6 14t1.225.275T8.2 15H15V6H3zm15.713 2.713Q19 17.425 19 17t-.288-.712T18 16t-.712.288T17 17t.288.713T18 18t.713-.288M17 13h4.25L19 10h-2zm-8-2.5"/></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 17H1V6q0-.825.588-1.412T3 4h14v4h3l3 4v5h-2q0 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-.288M3 15h.8q.425-.45.975-.725T6 14t1.225.275T8.2 15H15V6H3zm15.713 2.713Q19 17.425 19 17t-.288-.712T18 16t-.712.288T17 17t.288.713T18 18t.713-.288M17 13h4.25L19 10h-2zm-8-2.5"/></svg> </template>
CSS
.icon-local-shipping-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%22M3.875%2019.125Q3%2018.25%203%2017H1V6q0-.825.588-1.412T3%204h14v4h3l3%204v5h-2q0%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-.288M3%2015h.8q.425-.45.975-.725T6%2014t1.225.275T8.2%2015H15V6H3zm15.713%202.713Q19%2017.425%2019%2017t-.288-.712T18%2016t-.712.288T17%2017t.288.713T18%2018t.713-.288M17%2013h4.25L19%2010h-2zm-8-2.5%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%2017H1V6q0-.825.588-1.412T3%204h14v4h3l3%204v5h-2q0%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-.288M3%2015h.8q.425-.45.975-.725T6%2014t1.225.275T8.2%2015H15V6H3zm15.713%202.713Q19%2017.425%2019%2017t-.288-.712T18%2016t-.712.288T17%2017t.288.713T18%2018t.713-.288M17%2013h4.25L19%2010h-2zm-8-2.5%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-outline.svg?color=%231a73e8&size=48