delivery truck speed icon

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

Name
delivery-truck-speed-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Business
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

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="M5.73 18.27Q5 17.543 5 16.5H3.379q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h1.877q.271-.667.875-1.084Q6.735 14 7.5 14t1.37.416q.603.417.874 1.084h4.618L16.558 6H6.212q-.213 0-.357-.144t-.143-.357t.143-.356T6.212 5h10.577q.384 0 .626.308q.243.308.156.686L16.998 8.5h1.271q.384 0 .727.172q.344.171.566.474l1.797 2.398q.218.292.283.609q.066.316.01.664l-.598 3.037q-.056.292-.284.469t-.518.177h-.483q0 1.039-.728 1.77t-1.77.73t-1.771-.73q-.73-.728-.73-1.77H10q0 1.039-.728 1.77t-1.77.73t-1.771-.73m10.156-5.02h4.652l.177-.89l-2.139-2.86h-1.818zm-1.283 1.248l.13-.58q.13-.58.33-1.42q.113-.46.198-.85q.084-.39.134-.646l.13-.58q.13-.58.33-1.42t.33-1.42l.13-.58L16.558 6l-2.196 9.5zm-12.315-1.5q-.205 0-.343-.144t-.138-.356t.144-.357t.356-.143h3.48q.213 0 .357.144t.144.357t-.144.356t-.356.143zm2-3.496q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h4.5q.212 0 .356.144t.144.357t-.144.356t-.356.143zM7.5 18q.617 0 1.059-.441Q9 17.117 9 16.5t-.441-1.059T7.5 15t-1.059.441Q6 15.883 6 16.5t.441 1.059Q6.883 18 7.5 18m9.77 0q.617 0 1.058-.441q.441-.442.441-1.059t-.441-1.059T17.269 15t-1.058.441q-.442.442-.442 1.059t.441 1.059q.442.441 1.06.441"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDeliveryTruckSpeedOutlineRounded(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="M5.73 18.27Q5 17.543 5 16.5H3.379q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h1.877q.271-.667.875-1.084Q6.735 14 7.5 14t1.37.416q.603.417.874 1.084h4.618L16.558 6H6.212q-.213 0-.357-.144t-.143-.357t.143-.356T6.212 5h10.577q.384 0 .626.308q.243.308.156.686L16.998 8.5h1.271q.384 0 .727.172q.344.171.566.474l1.797 2.398q.218.292.283.609q.066.316.01.664l-.598 3.037q-.056.292-.284.469t-.518.177h-.483q0 1.039-.728 1.77t-1.77.73t-1.771-.73q-.73-.728-.73-1.77H10q0 1.039-.728 1.77t-1.77.73t-1.771-.73m10.156-5.02h4.652l.177-.89l-2.139-2.86h-1.818zm-1.283 1.248l.13-.58q.13-.58.33-1.42q.113-.46.198-.85q.084-.39.134-.646l.13-.58q.13-.58.33-1.42t.33-1.42l.13-.58L16.558 6l-2.196 9.5zm-12.315-1.5q-.205 0-.343-.144t-.138-.356t.144-.357t.356-.143h3.48q.213 0 .357.144t.144.357t-.144.356t-.356.143zm2-3.496q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h4.5q.212 0 .356.144t.144.357t-.144.356t-.356.143zM7.5 18q.617 0 1.059-.441Q9 17.117 9 16.5t-.441-1.059T7.5 15t-1.059.441Q6 15.883 6 16.5t.441 1.059Q6.883 18 7.5 18m9.77 0q.617 0 1.058-.441q.441-.442.441-1.059t-.441-1.059T17.269 15t-1.058.441q-.442.442-.442 1.059t.441 1.059q.442.441 1.06.441"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.73 18.27Q5 17.543 5 16.5H3.379q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h1.877q.271-.667.875-1.084Q6.735 14 7.5 14t1.37.416q.603.417.874 1.084h4.618L16.558 6H6.212q-.213 0-.357-.144t-.143-.357t.143-.356T6.212 5h10.577q.384 0 .626.308q.243.308.156.686L16.998 8.5h1.271q.384 0 .727.172q.344.171.566.474l1.797 2.398q.218.292.283.609q.066.316.01.664l-.598 3.037q-.056.292-.284.469t-.518.177h-.483q0 1.039-.728 1.77t-1.77.73t-1.771-.73q-.73-.728-.73-1.77H10q0 1.039-.728 1.77t-1.77.73t-1.771-.73m10.156-5.02h4.652l.177-.89l-2.139-2.86h-1.818zm-1.283 1.248l.13-.58q.13-.58.33-1.42q.113-.46.198-.85q.084-.39.134-.646l.13-.58q.13-.58.33-1.42t.33-1.42l.13-.58L16.558 6l-2.196 9.5zm-12.315-1.5q-.205 0-.343-.144t-.138-.356t.144-.357t.356-.143h3.48q.213 0 .357.144t.144.357t-.144.356t-.356.143zm2-3.496q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h4.5q.212 0 .356.144t.144.357t-.144.356t-.356.143zM7.5 18q.617 0 1.059-.441Q9 17.117 9 16.5t-.441-1.059T7.5 15t-1.059.441Q6 15.883 6 16.5t.441 1.059Q6.883 18 7.5 18m9.77 0q.617 0 1.058-.441q.441-.442.441-1.059t-.441-1.059T17.269 15t-1.058.441q-.442.442-.442 1.059t.441 1.059q.442.441 1.06.441"/></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%22M5.73%2018.27Q5%2017.543%205%2016.5H3.379q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h1.877q.271-.667.875-1.084Q6.735%2014%207.5%2014t1.37.416q.603.417.874%201.084h4.618L16.558%206H6.212q-.213%200-.357-.144t-.143-.357t.143-.356T6.212%205h10.577q.384%200%20.626.308q.243.308.156.686L16.998%208.5h1.271q.384%200%20.727.172q.344.171.566.474l1.797%202.398q.218.292.283.609q.066.316.01.664l-.598%203.037q-.056.292-.284.469t-.518.177h-.483q0%201.039-.728%201.77t-1.77.73t-1.771-.73q-.73-.728-.73-1.77H10q0%201.039-.728%201.77t-1.77.73t-1.771-.73m10.156-5.02h4.652l.177-.89l-2.139-2.86h-1.818zm-1.283%201.248l.13-.58q.13-.58.33-1.42q.113-.46.198-.85q.084-.39.134-.646l.13-.58q.13-.58.33-1.42t.33-1.42l.13-.58L16.558%206l-2.196%209.5zm-12.315-1.5q-.205%200-.343-.144t-.138-.356t.144-.357t.356-.143h3.48q.213%200%20.357.144t.144.357t-.144.356t-.356.143zm2-3.496q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143h4.5q.212%200%20.356.144t.144.357t-.144.356t-.356.143zM7.5%2018q.617%200%201.059-.441Q9%2017.117%209%2016.5t-.441-1.059T7.5%2015t-1.059.441Q6%2015.883%206%2016.5t.441%201.059Q6.883%2018%207.5%2018m9.77%200q.617%200%201.058-.441q.441-.442.441-1.059t-.441-1.059T17.269%2015t-1.058.441q-.442.442-.442%201.059t.441%201.059q.442.441%201.06.441%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%22M5.73%2018.27Q5%2017.543%205%2016.5H3.379q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h1.877q.271-.667.875-1.084Q6.735%2014%207.5%2014t1.37.416q.603.417.874%201.084h4.618L16.558%206H6.212q-.213%200-.357-.144t-.143-.357t.143-.356T6.212%205h10.577q.384%200%20.626.308q.243.308.156.686L16.998%208.5h1.271q.384%200%20.727.172q.344.171.566.474l1.797%202.398q.218.292.283.609q.066.316.01.664l-.598%203.037q-.056.292-.284.469t-.518.177h-.483q0%201.039-.728%201.77t-1.77.73t-1.771-.73q-.73-.728-.73-1.77H10q0%201.039-.728%201.77t-1.77.73t-1.771-.73m10.156-5.02h4.652l.177-.89l-2.139-2.86h-1.818zm-1.283%201.248l.13-.58q.13-.58.33-1.42q.113-.46.198-.85q.084-.39.134-.646l.13-.58q.13-.58.33-1.42t.33-1.42l.13-.58L16.558%206l-2.196%209.5zm-12.315-1.5q-.205%200-.343-.144t-.138-.356t.144-.357t.356-.143h3.48q.213%200%20.357.144t.144.357t-.144.356t-.356.143zm2-3.496q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143h4.5q.212%200%20.356.144t.144.357t-.144.356t-.356.143zM7.5%2018q.617%200%201.059-.441Q9%2017.117%209%2016.5t-.441-1.059T7.5%2015t-1.059.441Q6%2015.883%206%2016.5t.441%201.059Q6.883%2018%207.5%2018m9.77%200q.617%200%201.058-.441q.441-.442.441-1.059t-.441-1.059T17.269%2015t-1.058.441q-.442.442-.442%201.059t.441%201.059q.442.441%201.06.441%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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