gas pump icon
gas-pump from Font Awesome 6 Solid by Dave Gandy · Regular · Automotive · CC-BY-4.0 Attribution required.
- Name
- gas-pump
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Category
- Automotive
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
More automotive icons from Font Awesome 6 Solid
Use the gas pump icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M32 64C32 28.7 60.7 0 96 0h160c35.3 0 64 28.7 64 64v192h8c48.6 0 88 39.4 88 88v32c0 13.3 10.7 24 24 24s24-10.7 24-24V222c-27.6-7.1-48-32.2-48-62V96l-32-32c-8.8-8.8-8.8-23.2 0-32s23.2-8.8 32 0l77.3 77.3c12 12 18.7 28.3 18.7 45.3v221.5c0 39.8-32.2 72-72 72s-72-32.2-72-72v-32c0-22.1-17.9-40-40-40h-8v144c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32zm64 16v96c0 8.8 7.2 16 16 16h128c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16H112c-8.8 0-16 7.2-16 16"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidGasPump(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M32 64C32 28.7 60.7 0 96 0h160c35.3 0 64 28.7 64 64v192h8c48.6 0 88 39.4 88 88v32c0 13.3 10.7 24 24 24s24-10.7 24-24V222c-27.6-7.1-48-32.2-48-62V96l-32-32c-8.8-8.8-8.8-23.2 0-32s23.2-8.8 32 0l77.3 77.3c12 12 18.7 28.3 18.7 45.3v221.5c0 39.8-32.2 72-72 72s-72-32.2-72-72v-32c0-22.1-17.9-40-40-40h-8v144c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32zm64 16v96c0 8.8 7.2 16 16 16h128c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16H112c-8.8 0-16 7.2-16 16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M32 64C32 28.7 60.7 0 96 0h160c35.3 0 64 28.7 64 64v192h8c48.6 0 88 39.4 88 88v32c0 13.3 10.7 24 24 24s24-10.7 24-24V222c-27.6-7.1-48-32.2-48-62V96l-32-32c-8.8-8.8-8.8-23.2 0-32s23.2-8.8 32 0l77.3 77.3c12 12 18.7 28.3 18.7 45.3v221.5c0 39.8-32.2 72-72 72s-72-32.2-72-72v-32c0-22.1-17.9-40-40-40h-8v144c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32zm64 16v96c0 8.8 7.2 16 16 16h128c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16H112c-8.8 0-16 7.2-16 16"/></svg> </template>
CSS
.icon-gas-pump {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%2064C32%2028.7%2060.7%200%2096%200h160c35.3%200%2064%2028.7%2064%2064v192h8c48.6%200%2088%2039.4%2088%2088v32c0%2013.3%2010.7%2024%2024%2024s24-10.7%2024-24V222c-27.6-7.1-48-32.2-48-62V96l-32-32c-8.8-8.8-8.8-23.2%200-32s23.2-8.8%2032%200l77.3%2077.3c12%2012%2018.7%2028.3%2018.7%2045.3v221.5c0%2039.8-32.2%2072-72%2072s-72-32.2-72-72v-32c0-22.1-17.9-40-40-40h-8v144c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032L32%20512c-17.7%200-32-14.3-32-32s14.3-32%2032-32zm64%2016v96c0%208.8%207.2%2016%2016%2016h128c8.8%200%2016-7.2%2016-16V80c0-8.8-7.2-16-16-16H112c-8.8%200-16%207.2-16%2016%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%2064C32%2028.7%2060.7%200%2096%200h160c35.3%200%2064%2028.7%2064%2064v192h8c48.6%200%2088%2039.4%2088%2088v32c0%2013.3%2010.7%2024%2024%2024s24-10.7%2024-24V222c-27.6-7.1-48-32.2-48-62V96l-32-32c-8.8-8.8-8.8-23.2%200-32s23.2-8.8%2032%200l77.3%2077.3c12%2012%2018.7%2028.3%2018.7%2045.3v221.5c0%2039.8-32.2%2072-72%2072s-72-32.2-72-72v-32c0-22.1-17.9-40-40-40h-8v144c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032L32%20512c-17.7%200-32-14.3-32-32s14.3-32%2032-32zm64%2016v96c0%208.8%207.2%2016%2016%2016h128c8.8%200%2016-7.2%2016-16V80c0-8.8-7.2-16-16-16H112c-8.8%200-16%207.2-16%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/gas-pump.svg?color=%231a73e8&size=48