sharp propane tank icon
sharp-propane-tank from Google Material Icons by Material Design Authors · Baseline · Home · Apache-2.0 Free for personal and commercial use.
- Name
- sharp-propane-tank
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
More home icons from Google Material Icons
baseline-auto-modebaseline-blindsbaseline-blinds-closedbaseline-broadcast-on-homebaseline-broadcast-on-personalbaseline-curtainsbaseline-curtains-closedbaseline-electric-boltbaseline-electric-meterbaseline-energy-savings-leafbaseline-gas-meterbaseline-heat-pumpbaseline-mode-fan-offbaseline-nest-cam-wired-standbaseline-oil-barrelbaseline-propanebaseline-propane-tankbaseline-roller-shadesbaseline-roller-shades-closedbaseline-sensor-doorbaseline-sensor-occupiedbaseline-sensor-windowbaseline-shield-moonbaseline-solar-power
Use the sharp propane tank icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 15v3c0 2.21 1.79 4 4 4h8c2.21 0 4-1.79 4-4v-3zm16-2v-3c0-1.86-1.28-3.41-3-3.86V2H7v4.14c-1.72.45-3 2-3 3.86v3zM9 4h6v2h-2V5h-2v1H9z"/></svg>
React
import type { SVGProps } from "react";
export function IcSharpPropaneTank(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="M4 15v3c0 2.21 1.79 4 4 4h8c2.21 0 4-1.79 4-4v-3zm16-2v-3c0-1.86-1.28-3.41-3-3.86V2H7v4.14c-1.72.45-3 2-3 3.86v3zM9 4h6v2h-2V5h-2v1H9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 15v3c0 2.21 1.79 4 4 4h8c2.21 0 4-1.79 4-4v-3zm16-2v-3c0-1.86-1.28-3.41-3-3.86V2H7v4.14c-1.72.45-3 2-3 3.86v3zM9 4h6v2h-2V5h-2v1H9z"/></svg> </template>
CSS
.icon-sharp-propane-tank {
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%22M4%2015v3c0%202.21%201.79%204%204%204h8c2.21%200%204-1.79%204-4v-3zm16-2v-3c0-1.86-1.28-3.41-3-3.86V2H7v4.14c-1.72.45-3%202-3%203.86v3zM9%204h6v2h-2V5h-2v1H9z%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%22M4%2015v3c0%202.21%201.79%204%204%204h8c2.21%200%204-1.79%204-4v-3zm16-2v-3c0-1.86-1.28-3.41-3-3.86V2H7v4.14c-1.72.45-3%202-3%203.86v3zM9%204h6v2h-2V5h-2v1H9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-propane-tank.svg?color=%231a73e8&size=48