local shipping spark icon

local-shipping-spark from Material Symbols by Google · Regular · Apache-2.0 Free for personal and commercial use.

Name
local-shipping-spark
Set
Material Symbols
Style
Regular
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

Related icons in Material Symbols

Use the local shipping spark icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.713 17.713Q7 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-2zM5.5 10q-.15 0-.2-.15q-.4-1.525-1.513-2.637T1.15 5.7Q1 5.65 1 5.5t.15-.2q1.525-.375 2.638-1.5T5.3 1.15Q5.35 1 5.5 1t.2.15q.4 1.525 1.513 2.638T9.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T5.7 9.85q-.025.15-.2.15m-1.625 9.125Q3 18.25 3 17H1v-6.825q.9.875 2.063 1.35T5.5 12q2.675 0 4.588-1.9T12 5.5q0-.375-.038-.75T11.826 4H17v4h3l3 4v5h-2q0 1.25-.875 2.125T18 20t-2.125-.875T15 17H9q0 1.25-.875 2.125T6 20t-2.125-.875"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLocalShippingSpark(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="M6.713 17.713Q7 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-2zM5.5 10q-.15 0-.2-.15q-.4-1.525-1.513-2.637T1.15 5.7Q1 5.65 1 5.5t.15-.2q1.525-.375 2.638-1.5T5.3 1.15Q5.35 1 5.5 1t.2.15q.4 1.525 1.513 2.638T9.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T5.7 9.85q-.025.15-.2.15m-1.625 9.125Q3 18.25 3 17H1v-6.825q.9.875 2.063 1.35T5.5 12q2.675 0 4.588-1.9T12 5.5q0-.375-.038-.75T11.826 4H17v4h3l3 4v5h-2q0 1.25-.875 2.125T18 20t-2.125-.875T15 17H9q0 1.25-.875 2.125T6 20t-2.125-.875"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.713 17.713Q7 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-2zM5.5 10q-.15 0-.2-.15q-.4-1.525-1.513-2.637T1.15 5.7Q1 5.65 1 5.5t.15-.2q1.525-.375 2.638-1.5T5.3 1.15Q5.35 1 5.5 1t.2.15q.4 1.525 1.513 2.638T9.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T5.7 9.85q-.025.15-.2.15m-1.625 9.125Q3 18.25 3 17H1v-6.825q.9.875 2.063 1.35T5.5 12q2.675 0 4.588-1.9T12 5.5q0-.375-.038-.75T11.826 4H17v4h3l3 4v5h-2q0 1.25-.875 2.125T18 20t-2.125-.875T15 17H9q0 1.25-.875 2.125T6 20t-2.125-.875"/></svg>
</template>

CSS

.icon-local-shipping-spark {
  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%22M6.713%2017.713Q7%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-2zM5.5%2010q-.15%200-.2-.15q-.4-1.525-1.513-2.637T1.15%205.7Q1%205.65%201%205.5t.15-.2q1.525-.375%202.638-1.5T5.3%201.15Q5.35%201%205.5%201t.2.15q.4%201.525%201.513%202.638T9.85%205.3q.15.025.15.2q0%20.15-.15.2q-1.525.4-2.637%201.513T5.7%209.85q-.025.15-.2.15m-1.625%209.125Q3%2018.25%203%2017H1v-6.825q.9.875%202.063%201.35T5.5%2012q2.675%200%204.588-1.9T12%205.5q0-.375-.038-.75T11.826%204H17v4h3l3%204v5h-2q0%201.25-.875%202.125T18%2020t-2.125-.875T15%2017H9q0%201.25-.875%202.125T6%2020t-2.125-.875%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%22M6.713%2017.713Q7%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-2zM5.5%2010q-.15%200-.2-.15q-.4-1.525-1.513-2.637T1.15%205.7Q1%205.65%201%205.5t.15-.2q1.525-.375%202.638-1.5T5.3%201.15Q5.35%201%205.5%201t.2.15q.4%201.525%201.513%202.638T9.85%205.3q.15.025.15.2q0%20.15-.15.2q-1.525.4-2.637%201.513T5.7%209.85q-.025.15-.2.15m-1.625%209.125Q3%2018.25%203%2017H1v-6.825q.9.875%202.063%201.35T5.5%2012q2.675%200%204.588-1.9T12%205.5q0-.375-.038-.75T11.826%204H17v4h3l3%204v5h-2q0%201.25-.875%202.125T18%2020t-2.125-.875T15%2017H9q0%201.25-.875%202.125T6%2020t-2.125-.875%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-spark.svg?color=%231a73e8&size=48