gas icon
gas from IconPark by ByteDance · Color · Others · Apache-2.0 Free for personal and commercial use.
- Name
- gas
- Set
- IconPark
- Style
- Color
- Category
- Others
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More others icons from IconPark
Use the gas icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path fill="#2F88FF" stroke-linejoin="round" d="M23.0488 9.78854C24.6746 9.35291 26.3402 10.2971 26.769 11.8975C27.1978 13.4979 26.2275 15.1485 24.6017 15.5841C22.9759 16.0197 6.70807 17 6.70807 17C6.70807 17 21.423 10.2242 23.0488 9.78854Z"/><path fill="#2F88FF" stroke-linejoin="round" d="M23.1066 38.4467C24.7324 38.8823 26.398 37.9381 26.8268 36.3377C27.2556 34.7373 26.2853 33.0868 24.6595 32.6511C23.0337 32.2155 6.7659 31.0039 6.7659 31.0039C6.7659 31.0039 21.4808 38.011 23.1066 38.4467Z"/><path stroke-linecap="round" d="M33.9996 16.0039C34.9118 14.7895 36.3642 14.0039 38 14.0039C40.7614 14.0039 43 16.2425 43 19.0039C43 21.7653 40.7614 24.0039 38 24.0039H16"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkGas(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeWidth="4"><path fill="#2F88FF" strokeLinejoin="round" d="M23.0488 9.78854C24.6746 9.35291 26.3402 10.2971 26.769 11.8975C27.1978 13.4979 26.2275 15.1485 24.6017 15.5841C22.9759 16.0197 6.70807 17 6.70807 17C6.70807 17 21.423 10.2242 23.0488 9.78854Z"/><path fill="#2F88FF" strokeLinejoin="round" d="M23.1066 38.4467C24.7324 38.8823 26.398 37.9381 26.8268 36.3377C27.2556 34.7373 26.2853 33.0868 24.6595 32.6511C23.0337 32.2155 6.7659 31.0039 6.7659 31.0039C6.7659 31.0039 21.4808 38.011 23.1066 38.4467Z"/><path strokeLinecap="round" d="M33.9996 16.0039C34.9118 14.7895 36.3642 14.0039 38 14.0039C40.7614 14.0039 43 16.2425 43 19.0039C43 21.7653 40.7614 24.0039 38 24.0039H16"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path fill="#2F88FF" stroke-linejoin="round" d="M23.0488 9.78854C24.6746 9.35291 26.3402 10.2971 26.769 11.8975C27.1978 13.4979 26.2275 15.1485 24.6017 15.5841C22.9759 16.0197 6.70807 17 6.70807 17C6.70807 17 21.423 10.2242 23.0488 9.78854Z"/><path fill="#2F88FF" stroke-linejoin="round" d="M23.1066 38.4467C24.7324 38.8823 26.398 37.9381 26.8268 36.3377C27.2556 34.7373 26.2853 33.0868 24.6595 32.6511C23.0337 32.2155 6.7659 31.0039 6.7659 31.0039C6.7659 31.0039 21.4808 38.011 23.1066 38.4467Z"/><path stroke-linecap="round" d="M33.9996 16.0039C34.9118 14.7895 36.3642 14.0039 38 14.0039C40.7614 14.0039 43 16.2425 43 19.0039C43 21.7653 40.7614 24.0039 38 24.0039H16"/></g></svg> </template>
CSS
.icon-gas {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.0488%209.78854C24.6746%209.35291%2026.3402%2010.2971%2026.769%2011.8975C27.1978%2013.4979%2026.2275%2015.1485%2024.6017%2015.5841C22.9759%2016.0197%206.70807%2017%206.70807%2017C6.70807%2017%2021.423%2010.2242%2023.0488%209.78854Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.1066%2038.4467C24.7324%2038.8823%2026.398%2037.9381%2026.8268%2036.3377C27.2556%2034.7373%2026.2853%2033.0868%2024.6595%2032.6511C23.0337%2032.2155%206.7659%2031.0039%206.7659%2031.0039C6.7659%2031.0039%2021.4808%2038.011%2023.1066%2038.4467Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M33.9996%2016.0039C34.9118%2014.7895%2036.3642%2014.0039%2038%2014.0039C40.7614%2014.0039%2043%2016.2425%2043%2019.0039C43%2021.7653%2040.7614%2024.0039%2038%2024.0039H16%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.0488%209.78854C24.6746%209.35291%2026.3402%2010.2971%2026.769%2011.8975C27.1978%2013.4979%2026.2275%2015.1485%2024.6017%2015.5841C22.9759%2016.0197%206.70807%2017%206.70807%2017C6.70807%2017%2021.423%2010.2242%2023.0488%209.78854Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.1066%2038.4467C24.7324%2038.8823%2026.398%2037.9381%2026.8268%2036.3377C27.2556%2034.7373%2026.2853%2033.0868%2024.6595%2032.6511C23.0337%2032.2155%206.7659%2031.0039%206.7659%2031.0039C6.7659%2031.0039%2021.4808%2038.011%2023.1066%2038.4467Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M33.9996%2016.0039C34.9118%2014.7895%2036.3642%2014.0039%2038%2014.0039C40.7614%2014.0039%2043%2016.2425%2043%2019.0039C43%2021.7653%2040.7614%2024.0039%2038%2024.0039H16%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/gas.svg?color=%231a73e8&size=48