local shipping spark icon

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

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

3 other variants in Material Symbols Light

The same icon in other sets

Related icons in Material Symbols Light

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.838 17.645q.47-.47.47-1.145t-.47-1.145t-1.146-.47t-1.145.47t-.47 1.145t.47 1.145t1.145.47t1.146-.47m12.384 0q.47-.47.47-1.145t-.47-1.145t-1.145-.47t-1.145.47t-.47 1.145t.47 1.145t1.145.47t1.145-.47M16.538 13.5h4.712l-2.942-3.884h-1.77zM6.596 9.692q-.15 0-.2-.15q-.361-1.39-1.358-2.387T2.65 5.796q-.15-.05-.15-.2q0-.169.15-.2q1.39-.355 2.388-1.355T6.396 1.65q.05-.15.2-.15q.17 0 .2.15q.362 1.39 1.359 2.388q.997.997 2.387 1.358q.15.025.15.2q0 .15-.15.2q-1.39.362-2.387 1.359T6.796 9.542q-.025.15-.2.15m-2.76 8.664q-.759-.76-.759-1.856H1.692V9.79q.92 1.068 2.198 1.677q1.277.61 2.706.61q2.675 0 4.578-1.9t1.903-4.58q0-.145-.009-.299T13.037 5h3.502v3.616h2.307l3.462 4.653V16.5h-1.616q0 1.096-.76 1.856q-.759.76-1.855.76t-1.856-.76t-.76-1.856H8.308q0 1.096-.76 1.856t-1.856.76t-1.856-.76"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLocalShippingSpark(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.838 17.645q.47-.47.47-1.145t-.47-1.145t-1.146-.47t-1.145.47t-.47 1.145t.47 1.145t1.145.47t1.146-.47m12.384 0q.47-.47.47-1.145t-.47-1.145t-1.145-.47t-1.145.47t-.47 1.145t.47 1.145t1.145.47t1.145-.47M16.538 13.5h4.712l-2.942-3.884h-1.77zM6.596 9.692q-.15 0-.2-.15q-.361-1.39-1.358-2.387T2.65 5.796q-.15-.05-.15-.2q0-.169.15-.2q1.39-.355 2.388-1.355T6.396 1.65q.05-.15.2-.15q.17 0 .2.15q.362 1.39 1.359 2.388q.997.997 2.387 1.358q.15.025.15.2q0 .15-.15.2q-1.39.362-2.387 1.359T6.796 9.542q-.025.15-.2.15m-2.76 8.664q-.759-.76-.759-1.856H1.692V9.79q.92 1.068 2.198 1.677q1.277.61 2.706.61q2.675 0 4.578-1.9t1.903-4.58q0-.145-.009-.299T13.037 5h3.502v3.616h2.307l3.462 4.653V16.5h-1.616q0 1.096-.76 1.856q-.759.76-1.855.76t-1.856-.76t-.76-1.856H8.308q0 1.096-.76 1.856t-1.856.76t-1.856-.76"/></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.838 17.645q.47-.47.47-1.145t-.47-1.145t-1.146-.47t-1.145.47t-.47 1.145t.47 1.145t1.145.47t1.146-.47m12.384 0q.47-.47.47-1.145t-.47-1.145t-1.145-.47t-1.145.47t-.47 1.145t.47 1.145t1.145.47t1.145-.47M16.538 13.5h4.712l-2.942-3.884h-1.77zM6.596 9.692q-.15 0-.2-.15q-.361-1.39-1.358-2.387T2.65 5.796q-.15-.05-.15-.2q0-.169.15-.2q1.39-.355 2.388-1.355T6.396 1.65q.05-.15.2-.15q.17 0 .2.15q.362 1.39 1.359 2.388q.997.997 2.387 1.358q.15.025.15.2q0 .15-.15.2q-1.39.362-2.387 1.359T6.796 9.542q-.025.15-.2.15m-2.76 8.664q-.759-.76-.759-1.856H1.692V9.79q.92 1.068 2.198 1.677q1.277.61 2.706.61q2.675 0 4.578-1.9t1.903-4.58q0-.145-.009-.299T13.037 5h3.502v3.616h2.307l3.462 4.653V16.5h-1.616q0 1.096-.76 1.856q-.759.76-1.855.76t-1.856-.76t-.76-1.856H8.308q0 1.096-.76 1.856t-1.856.76t-1.856-.76"/></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.838%2017.645q.47-.47.47-1.145t-.47-1.145t-1.146-.47t-1.145.47t-.47%201.145t.47%201.145t1.145.47t1.146-.47m12.384%200q.47-.47.47-1.145t-.47-1.145t-1.145-.47t-1.145.47t-.47%201.145t.47%201.145t1.145.47t1.145-.47M16.538%2013.5h4.712l-2.942-3.884h-1.77zM6.596%209.692q-.15%200-.2-.15q-.361-1.39-1.358-2.387T2.65%205.796q-.15-.05-.15-.2q0-.169.15-.2q1.39-.355%202.388-1.355T6.396%201.65q.05-.15.2-.15q.17%200%20.2.15q.362%201.39%201.359%202.388q.997.997%202.387%201.358q.15.025.15.2q0%20.15-.15.2q-1.39.362-2.387%201.359T6.796%209.542q-.025.15-.2.15m-2.76%208.664q-.759-.76-.759-1.856H1.692V9.79q.92%201.068%202.198%201.677q1.277.61%202.706.61q2.675%200%204.578-1.9t1.903-4.58q0-.145-.009-.299T13.037%205h3.502v3.616h2.307l3.462%204.653V16.5h-1.616q0%201.096-.76%201.856q-.759.76-1.855.76t-1.856-.76t-.76-1.856H8.308q0%201.096-.76%201.856t-1.856.76t-1.856-.76%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.838%2017.645q.47-.47.47-1.145t-.47-1.145t-1.146-.47t-1.145.47t-.47%201.145t.47%201.145t1.145.47t1.146-.47m12.384%200q.47-.47.47-1.145t-.47-1.145t-1.145-.47t-1.145.47t-.47%201.145t.47%201.145t1.145.47t1.145-.47M16.538%2013.5h4.712l-2.942-3.884h-1.77zM6.596%209.692q-.15%200-.2-.15q-.361-1.39-1.358-2.387T2.65%205.796q-.15-.05-.15-.2q0-.169.15-.2q1.39-.355%202.388-1.355T6.396%201.65q.05-.15.2-.15q.17%200%20.2.15q.362%201.39%201.359%202.388q.997.997%202.387%201.358q.15.025.15.2q0%20.15-.15.2q-1.39.362-2.387%201.359T6.796%209.542q-.025.15-.2.15m-2.76%208.664q-.759-.76-.759-1.856H1.692V9.79q.92%201.068%202.198%201.677q1.277.61%202.706.61q2.675%200%204.578-1.9t1.903-4.58q0-.145-.009-.299T13.037%205h3.502v3.616h2.307l3.462%204.653V16.5h-1.616q0%201.096-.76%201.856q-.759.76-1.855.76t-1.856-.76t-.76-1.856H8.308q0%201.096-.76%201.856t-1.856.76t-1.856-.76%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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