delivery truck speed icon
delivery-truck-speed-outline-rounded from Material Symbols by Google · Outline Rounded · Business · Apache-2.0 Free for personal and commercial use.
- Name
- delivery-truck-speed-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More business icons from Material Symbols
Use the delivery truck speed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.875 19.125Q4 18.25 4 17H2.725q-.425 0-.713-.288T1.725 16t.288-.712t.712-.288h2.05q.425-.475 1-.737T7 14t1.225.263t1 .737H13.4l2.1-9H5.75q-.425 0-.712-.288T4.75 5t.288-.712T5.75 4h11q.5 0 .8.375t.175.85L17.075 8H19q.475 0 .9.213t.7.587l1.875 2.475q.275.35.35.763t0 .837L22.15 16.2q-.075.35-.35.575t-.625.225H20q0 1.25-.875 2.125T17 20t-2.125-.875T14 17h-4q0 1.25-.875 2.125T7 20t-2.125-.875M15.925 13h4.825l.1-.525L19 10h-2.375zm-2.475 1.825l.163-.725q.162-.725.412-1.775q.075-.325.15-.6t.125-.55l.163-.725q.162-.725.412-1.775t.413-1.775l.162-.725L15.5 6l-2.1 9zm-11.7-1.5q-.425 0-.712-.287t-.288-.713t.288-.712t.712-.288h3.5q.425 0 .713.288t.287.712t-.288.713t-.712.287zm2-3.65q-.425 0-.712-.288t-.288-.712t.288-.712t.712-.288h4.5q.425 0 .713.288t.287.712t-.288.713t-.712.287zM7 18q.425 0 .713-.288T8 17t-.288-.712T7 16t-.712.288T6 17t.288.713T7 18m10 0q.425 0 .713-.288T18 17t-.288-.712T17 16t-.712.288T16 17t.288.713T17 18"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDeliveryTruckSpeedOutlineRounded(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="M4.875 19.125Q4 18.25 4 17H2.725q-.425 0-.713-.288T1.725 16t.288-.712t.712-.288h2.05q.425-.475 1-.737T7 14t1.225.263t1 .737H13.4l2.1-9H5.75q-.425 0-.712-.288T4.75 5t.288-.712T5.75 4h11q.5 0 .8.375t.175.85L17.075 8H19q.475 0 .9.213t.7.587l1.875 2.475q.275.35.35.763t0 .837L22.15 16.2q-.075.35-.35.575t-.625.225H20q0 1.25-.875 2.125T17 20t-2.125-.875T14 17h-4q0 1.25-.875 2.125T7 20t-2.125-.875M15.925 13h4.825l.1-.525L19 10h-2.375zm-2.475 1.825l.163-.725q.162-.725.412-1.775q.075-.325.15-.6t.125-.55l.163-.725q.162-.725.412-1.775t.413-1.775l.162-.725L15.5 6l-2.1 9zm-11.7-1.5q-.425 0-.712-.287t-.288-.713t.288-.712t.712-.288h3.5q.425 0 .713.288t.287.712t-.288.713t-.712.287zm2-3.65q-.425 0-.712-.288t-.288-.712t.288-.712t.712-.288h4.5q.425 0 .713.288t.287.712t-.288.713t-.712.287zM7 18q.425 0 .713-.288T8 17t-.288-.712T7 16t-.712.288T6 17t.288.713T7 18m10 0q.425 0 .713-.288T18 17t-.288-.712T17 16t-.712.288T16 17t.288.713T17 18"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.875 19.125Q4 18.25 4 17H2.725q-.425 0-.713-.288T1.725 16t.288-.712t.712-.288h2.05q.425-.475 1-.737T7 14t1.225.263t1 .737H13.4l2.1-9H5.75q-.425 0-.712-.288T4.75 5t.288-.712T5.75 4h11q.5 0 .8.375t.175.85L17.075 8H19q.475 0 .9.213t.7.587l1.875 2.475q.275.35.35.763t0 .837L22.15 16.2q-.075.35-.35.575t-.625.225H20q0 1.25-.875 2.125T17 20t-2.125-.875T14 17h-4q0 1.25-.875 2.125T7 20t-2.125-.875M15.925 13h4.825l.1-.525L19 10h-2.375zm-2.475 1.825l.163-.725q.162-.725.412-1.775q.075-.325.15-.6t.125-.55l.163-.725q.162-.725.412-1.775t.413-1.775l.162-.725L15.5 6l-2.1 9zm-11.7-1.5q-.425 0-.712-.287t-.288-.713t.288-.712t.712-.288h3.5q.425 0 .713.288t.287.712t-.288.713t-.712.287zm2-3.65q-.425 0-.712-.288t-.288-.712t.288-.712t.712-.288h4.5q.425 0 .713.288t.287.712t-.288.713t-.712.287zM7 18q.425 0 .713-.288T8 17t-.288-.712T7 16t-.712.288T6 17t.288.713T7 18m10 0q.425 0 .713-.288T18 17t-.288-.712T17 16t-.712.288T16 17t.288.713T17 18"/></svg> </template>
CSS
.icon-delivery-truck-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%22M4.875%2019.125Q4%2018.25%204%2017H2.725q-.425%200-.713-.288T1.725%2016t.288-.712t.712-.288h2.05q.425-.475%201-.737T7%2014t1.225.263t1%20.737H13.4l2.1-9H5.75q-.425%200-.712-.288T4.75%205t.288-.712T5.75%204h11q.5%200%20.8.375t.175.85L17.075%208H19q.475%200%20.9.213t.7.587l1.875%202.475q.275.35.35.763t0%20.837L22.15%2016.2q-.075.35-.35.575t-.625.225H20q0%201.25-.875%202.125T17%2020t-2.125-.875T14%2017h-4q0%201.25-.875%202.125T7%2020t-2.125-.875M15.925%2013h4.825l.1-.525L19%2010h-2.375zm-2.475%201.825l.163-.725q.162-.725.412-1.775q.075-.325.15-.6t.125-.55l.163-.725q.162-.725.412-1.775t.413-1.775l.162-.725L15.5%206l-2.1%209zm-11.7-1.5q-.425%200-.712-.287t-.288-.713t.288-.712t.712-.288h3.5q.425%200%20.713.288t.287.712t-.288.713t-.712.287zm2-3.65q-.425%200-.712-.288t-.288-.712t.288-.712t.712-.288h4.5q.425%200%20.713.288t.287.712t-.288.713t-.712.287zM7%2018q.425%200%20.713-.288T8%2017t-.288-.712T7%2016t-.712.288T6%2017t.288.713T7%2018m10%200q.425%200%20.713-.288T18%2017t-.288-.712T17%2016t-.712.288T16%2017t.288.713T17%2018%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%22M4.875%2019.125Q4%2018.25%204%2017H2.725q-.425%200-.713-.288T1.725%2016t.288-.712t.712-.288h2.05q.425-.475%201-.737T7%2014t1.225.263t1%20.737H13.4l2.1-9H5.75q-.425%200-.712-.288T4.75%205t.288-.712T5.75%204h11q.5%200%20.8.375t.175.85L17.075%208H19q.475%200%20.9.213t.7.587l1.875%202.475q.275.35.35.763t0%20.837L22.15%2016.2q-.075.35-.35.575t-.625.225H20q0%201.25-.875%202.125T17%2020t-2.125-.875T14%2017h-4q0%201.25-.875%202.125T7%2020t-2.125-.875M15.925%2013h4.825l.1-.525L19%2010h-2.375zm-2.475%201.825l.163-.725q.162-.725.412-1.775q.075-.325.15-.6t.125-.55l.163-.725q.162-.725.412-1.775t.413-1.775l.162-.725L15.5%206l-2.1%209zm-11.7-1.5q-.425%200-.712-.287t-.288-.713t.288-.712t.712-.288h3.5q.425%200%20.713.288t.287.712t-.288.713t-.712.287zm2-3.65q-.425%200-.712-.288t-.288-.712t.288-.712t.712-.288h4.5q.425%200%20.713.288t.287.712t-.288.713t-.712.287zM7%2018q.425%200%20.713-.288T8%2017t-.288-.712T7%2016t-.712.288T6%2017t.288.713T7%2018m10%200q.425%200%20.713-.288T18%2017t-.288-.712T17%2016t-.712.288T16%2017t.288.713T17%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/delivery-truck-speed-outline-rounded.svg?color=%231a73e8&size=48