Back to Explorer
16 - 512
0.5 - 4.0
Save to
homeoutline
md propane
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPropaneIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g></g><g><path d="M17,6h-1V5c0-1.1-0.9-2-2-2h-4C8.9,3,8,3.9,8,5v1H7c-3.31,0-6,2.69-6,6s2.69,6,6,6v3h2v-3h6v3h2v-3c3.31,0,6-2.69,6-6 S20.31,6,17,6z M10,5h4v1h-4V5z M17,16H7c-2.21,0-4-1.79-4-4s1.79-4,4-4h10c2.21,0,4,1.79,4,4S19.21,16,17,16z"/></g>
</svg>
);SVG Optimizer
Before
0.43 KB
↓
After
0.42 KB
Tags
barbecuebottlecapcontainercookingcylinderenergyflammablefuelgasgaugegrillheatinghomeindicatorindustriallevellinenestoutdoorportablepowerpropanerounded rectanglestoragesupplytankutilityvalvevolume
Compare Alternatives
See how other libraries approach this concept.