local gas station icon
local-gas-station-rounded from Material Symbols Light by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- local-gas-station-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- 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 19.192V5.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-.644L14.659 5.44q-.128-.129-.138-.304t.144-.328q.137-.137.305-.14t.316.14l3.118 3.1q.298.298.466.684t.169.792v8.424q0 .92-.635 1.556T16.85 20t-1.558-.636t-.638-1.556v-4.692q0-.27-.173-.443t-.442-.173H13v6.692q0 .344-.23.576T12.2 20H5.8q-.34 0-.57-.232T5 19.192M6 10.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.288"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLocalGasStationRounded(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 19.192V5.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-.644L14.659 5.44q-.128-.129-.138-.304t.144-.328q.137-.137.305-.14t.316.14l3.118 3.1q.298.298.466.684t.169.792v8.424q0 .92-.635 1.556T16.85 20t-1.558-.636t-.638-1.556v-4.692q0-.27-.173-.443t-.442-.173H13v6.692q0 .344-.23.576T12.2 20H5.8q-.34 0-.57-.232T5 19.192M6 10.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.288"/></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 19.192V5.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-.644L14.659 5.44q-.128-.129-.138-.304t.144-.328q.137-.137.305-.14t.316.14l3.118 3.1q.298.298.466.684t.169.792v8.424q0 .92-.635 1.556T16.85 20t-1.558-.636t-.638-1.556v-4.692q0-.27-.173-.443t-.442-.173H13v6.692q0 .344-.23.576T12.2 20H5.8q-.34 0-.57-.232T5 19.192M6 10.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.288"/></svg> </template>
CSS
.icon-local-gas-station-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%2019.192V5.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-.644L14.659%205.44q-.128-.129-.138-.304t.144-.328q.137-.137.305-.14t.316.14l3.118%203.1q.298.298.466.684t.169.792v8.424q0%20.92-.635%201.556T16.85%2020t-1.558-.636t-.638-1.556v-4.692q0-.27-.173-.443t-.442-.173H13v6.692q0%20.344-.23.576T12.2%2020H5.8q-.34%200-.57-.232T5%2019.192M6%2010.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.288%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%2019.192V5.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-.644L14.659%205.44q-.128-.129-.138-.304t.144-.328q.137-.137.305-.14t.316.14l3.118%203.1q.298.298.466.684t.169.792v8.424q0%20.92-.635%201.556T16.85%2020t-1.558-.636t-.638-1.556v-4.692q0-.27-.173-.443t-.442-.173H13v6.692q0%20.344-.23.576T12.2%2020H5.8q-.34%200-.57-.232T5%2019.192M6%2010.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.288%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-rounded.svg?color=%231a73e8&size=48