gas can icon
gas-can-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- gas-can-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the gas can icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200 20h-68.69a19.86 19.86 0 0 0-14.14 5.86l-11.51 11.51l-15.52-15.51a20 20 0 0 0-28.28 0l-24 24a20 20 0 0 0 0 28.28l15.51 15.52l-11.51 11.51A19.86 19.86 0 0 0 36 115.31V216a20 20 0 0 0 20 20h144a20 20 0 0 0 20-20V40a20 20 0 0 0-20-20M57.66 60L76 41.66l12.69 12.68l-18.35 18.35ZM196 212H60v-95l18.83-18.86L133 44h63ZM136 68a12 12 0 0 1 12-12h20a12 12 0 0 1 0 24h-20a12 12 0 0 1-12-12m39.5 65.37L147.21 156l28.29 22.63a12 12 0 0 1-15 18.74l-32.5-26l-32.5 26a12 12 0 0 1-15-18.74L108.79 156L80.5 133.37a12 12 0 0 1 15-18.74l32.5 26l32.5-26a12 12 0 0 1 15 18.74"/></svg>
React
import type { SVGProps } from "react";
export function PhGasCanBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200 20h-68.69a19.86 19.86 0 0 0-14.14 5.86l-11.51 11.51l-15.52-15.51a20 20 0 0 0-28.28 0l-24 24a20 20 0 0 0 0 28.28l15.51 15.52l-11.51 11.51A19.86 19.86 0 0 0 36 115.31V216a20 20 0 0 0 20 20h144a20 20 0 0 0 20-20V40a20 20 0 0 0-20-20M57.66 60L76 41.66l12.69 12.68l-18.35 18.35ZM196 212H60v-95l18.83-18.86L133 44h63ZM136 68a12 12 0 0 1 12-12h20a12 12 0 0 1 0 24h-20a12 12 0 0 1-12-12m39.5 65.37L147.21 156l28.29 22.63a12 12 0 0 1-15 18.74l-32.5-26l-32.5 26a12 12 0 0 1-15-18.74L108.79 156L80.5 133.37a12 12 0 0 1 15-18.74l32.5 26l32.5-26a12 12 0 0 1 15 18.74"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M200 20h-68.69a19.86 19.86 0 0 0-14.14 5.86l-11.51 11.51l-15.52-15.51a20 20 0 0 0-28.28 0l-24 24a20 20 0 0 0 0 28.28l15.51 15.52l-11.51 11.51A19.86 19.86 0 0 0 36 115.31V216a20 20 0 0 0 20 20h144a20 20 0 0 0 20-20V40a20 20 0 0 0-20-20M57.66 60L76 41.66l12.69 12.68l-18.35 18.35ZM196 212H60v-95l18.83-18.86L133 44h63ZM136 68a12 12 0 0 1 12-12h20a12 12 0 0 1 0 24h-20a12 12 0 0 1-12-12m39.5 65.37L147.21 156l28.29 22.63a12 12 0 0 1-15 18.74l-32.5-26l-32.5 26a12 12 0 0 1-15-18.74L108.79 156L80.5 133.37a12 12 0 0 1 15-18.74l32.5 26l32.5-26a12 12 0 0 1 15 18.74"/></svg> </template>
CSS
.icon-gas-can-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M200%2020h-68.69a19.86%2019.86%200%200%200-14.14%205.86l-11.51%2011.51l-15.52-15.51a20%2020%200%200%200-28.28%200l-24%2024a20%2020%200%200%200%200%2028.28l15.51%2015.52l-11.51%2011.51A19.86%2019.86%200%200%200%2036%20115.31V216a20%2020%200%200%200%2020%2020h144a20%2020%200%200%200%2020-20V40a20%2020%200%200%200-20-20M57.66%2060L76%2041.66l12.69%2012.68l-18.35%2018.35ZM196%20212H60v-95l18.83-18.86L133%2044h63ZM136%2068a12%2012%200%200%201%2012-12h20a12%2012%200%200%201%200%2024h-20a12%2012%200%200%201-12-12m39.5%2065.37L147.21%20156l28.29%2022.63a12%2012%200%200%201-15%2018.74l-32.5-26l-32.5%2026a12%2012%200%200%201-15-18.74L108.79%20156L80.5%20133.37a12%2012%200%200%201%2015-18.74l32.5%2026l32.5-26a12%2012%200%200%201%2015%2018.74%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M200%2020h-68.69a19.86%2019.86%200%200%200-14.14%205.86l-11.51%2011.51l-15.52-15.51a20%2020%200%200%200-28.28%200l-24%2024a20%2020%200%200%200%200%2028.28l15.51%2015.52l-11.51%2011.51A19.86%2019.86%200%200%200%2036%20115.31V216a20%2020%200%200%200%2020%2020h144a20%2020%200%200%200%2020-20V40a20%2020%200%200%200-20-20M57.66%2060L76%2041.66l12.69%2012.68l-18.35%2018.35ZM196%20212H60v-95l18.83-18.86L133%2044h63ZM136%2068a12%2012%200%200%201%2012-12h20a12%2012%200%200%201%200%2024h-20a12%2012%200%200%201-12-12m39.5%2065.37L147.21%20156l28.29%2022.63a12%2012%200%200%201-15%2018.74l-32.5-26l-32.5%2026a12%2012%200%200%201-15-18.74L108.79%20156L80.5%20133.37a12%2012%200%200%201%2015-18.74l32.5%2026l32.5-26a12%2012%200%200%201%2015%2018.74%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/gas-can-bold.svg?color=%231a73e8&size=48