local gas station icon

local-gas-station-outline from Material Symbols Light by Google · Outline · Maps · Apache-2.0 Free for personal and commercial use.

Name
local-gas-station-outline
Set
Material Symbols Light
Style
Outline
Category
Maps
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

Use the local gas station icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 20V5.616q0-.691.463-1.153T6.616 4h4.769q.69 0 1.153.463T13 5.616v6h.923q.667 0 1.141.474t.475 1.14v4.578q0 .54.383.924q.384.384.924.384t.924-.384t.384-.924v-6.816q-.225.144-.475.211q-.25.066-.525.066q-.792 0-1.338-.546t-.547-1.339q0-.684.409-1.206t1.076-.644l-2.408-2.407l.627-.627l3.43 3.408q.299.298.467.684t.168.792v8.424q0 .92-.634 1.556q-.635.636-1.554.636t-1.558-.636t-.638-1.556v-4.692q0-.27-.173-.443t-.442-.173H13V20zm1-9.5h6V5.616q0-.231-.192-.424T11.385 5h-4.77q-.23 0-.423.192T6 5.616zm11.154-.115q.425 0 .712-.288t.288-.712t-.288-.713t-.712-.288t-.713.288t-.287.712t.287.713t.713.288M6 19h6v-7.5H6zm6 0H6z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLocalGasStationOutline(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 20V5.616q0-.691.463-1.153T6.616 4h4.769q.69 0 1.153.463T13 5.616v6h.923q.667 0 1.141.474t.475 1.14v4.578q0 .54.383.924q.384.384.924.384t.924-.384t.384-.924v-6.816q-.225.144-.475.211q-.25.066-.525.066q-.792 0-1.338-.546t-.547-1.339q0-.684.409-1.206t1.076-.644l-2.408-2.407l.627-.627l3.43 3.408q.299.298.467.684t.168.792v8.424q0 .92-.634 1.556q-.635.636-1.554.636t-1.558-.636t-.638-1.556v-4.692q0-.27-.173-.443t-.442-.173H13V20zm1-9.5h6V5.616q0-.231-.192-.424T11.385 5h-4.77q-.23 0-.423.192T6 5.616zm11.154-.115q.425 0 .712-.288t.288-.712t-.288-.713t-.712-.288t-.713.288t-.287.712t.287.713t.713.288M6 19h6v-7.5H6zm6 0H6z"/></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 20V5.616q0-.691.463-1.153T6.616 4h4.769q.69 0 1.153.463T13 5.616v6h.923q.667 0 1.141.474t.475 1.14v4.578q0 .54.383.924q.384.384.924.384t.924-.384t.384-.924v-6.816q-.225.144-.475.211q-.25.066-.525.066q-.792 0-1.338-.546t-.547-1.339q0-.684.409-1.206t1.076-.644l-2.408-2.407l.627-.627l3.43 3.408q.299.298.467.684t.168.792v8.424q0 .92-.634 1.556q-.635.636-1.554.636t-1.558-.636t-.638-1.556v-4.692q0-.27-.173-.443t-.442-.173H13V20zm1-9.5h6V5.616q0-.231-.192-.424T11.385 5h-4.77q-.23 0-.423.192T6 5.616zm11.154-.115q.425 0 .712-.288t.288-.712t-.288-.713t-.712-.288t-.713.288t-.287.712t.287.713t.713.288M6 19h6v-7.5H6zm6 0H6z"/></svg>
</template>

CSS

.icon-local-gas-station-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%22M5%2020V5.616q0-.691.463-1.153T6.616%204h4.769q.69%200%201.153.463T13%205.616v6h.923q.667%200%201.141.474t.475%201.14v4.578q0%20.54.383.924q.384.384.924.384t.924-.384t.384-.924v-6.816q-.225.144-.475.211q-.25.066-.525.066q-.792%200-1.338-.546t-.547-1.339q0-.684.409-1.206t1.076-.644l-2.408-2.407l.627-.627l3.43%203.408q.299.298.467.684t.168.792v8.424q0%20.92-.634%201.556q-.635.636-1.554.636t-1.558-.636t-.638-1.556v-4.692q0-.27-.173-.443t-.442-.173H13V20zm1-9.5h6V5.616q0-.231-.192-.424T11.385%205h-4.77q-.23%200-.423.192T6%205.616zm11.154-.115q.425%200%20.712-.288t.288-.712t-.288-.713t-.712-.288t-.713.288t-.287.712t.287.713t.713.288M6%2019h6v-7.5H6zm6%200H6z%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%2020V5.616q0-.691.463-1.153T6.616%204h4.769q.69%200%201.153.463T13%205.616v6h.923q.667%200%201.141.474t.475%201.14v4.578q0%20.54.383.924q.384.384.924.384t.924-.384t.384-.924v-6.816q-.225.144-.475.211q-.25.066-.525.066q-.792%200-1.338-.546t-.547-1.339q0-.684.409-1.206t1.076-.644l-2.408-2.407l.627-.627l3.43%203.408q.299.298.467.684t.168.792v8.424q0%20.92-.634%201.556q-.635.636-1.554.636t-1.558-.636t-.638-1.556v-4.692q0-.27-.173-.443t-.442-.173H13V20zm1-9.5h6V5.616q0-.231-.192-.424T11.385%205h-4.77q-.23%200-.423.192T6%205.616zm11.154-.115q.425%200%20.712-.288t.288-.712t-.288-.713t-.712-.288t-.713.288t-.287.712t.287.713t.713.288M6%2019h6v-7.5H6zm6%200H6z%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-gas-station-outline.svg?color=%231a73e8&size=48