gas from IconPark Solid by ByteDance · Solid · Others · Apache-2.0 Free for personal and commercial use.

Name
gas
Set
IconPark Solid
Style
Solid
Category
Others
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More others icons from IconPark Solid

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="currentColor" stroke-width="4"><path fill="currentColor" stroke-linejoin="round" d="M23.049 9.789c1.626-.436 3.291.508 3.72 2.109s-.541 3.25-2.167 3.686S6.708 17 6.708 17s14.715-6.776 16.34-7.211Zm.058 28.658c1.625.435 3.291-.509 3.72-2.11s-.542-3.25-2.168-3.686c-1.625-.436-17.893-1.647-17.893-1.647s14.715 7.007 16.34 7.443Z"/><path stroke-linecap="round" d="M34 16.004a5 5 0 1 1 4 8H16"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidGas(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="currentColor" strokeWidth="4"><path fill="currentColor" strokeLinejoin="round" d="M23.049 9.789c1.626-.436 3.291.508 3.72 2.109s-.541 3.25-2.167 3.686S6.708 17 6.708 17s14.715-6.776 16.34-7.211Zm.058 28.658c1.625.435 3.291-.509 3.72-2.11s-.542-3.25-2.168-3.686c-1.625-.436-17.893-1.647-17.893-1.647s14.715 7.007 16.34 7.443Z"/><path strokeLinecap="round" d="M34 16.004a5 5 0 1 1 4 8H16"/></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="currentColor" stroke-width="4"><path fill="currentColor" stroke-linejoin="round" d="M23.049 9.789c1.626-.436 3.291.508 3.72 2.109s-.541 3.25-2.167 3.686S6.708 17 6.708 17s14.715-6.776 16.34-7.211Zm.058 28.658c1.625.435 3.291-.509 3.72-2.11s-.542-3.25-2.168-3.686c-1.625-.436-17.893-1.647-17.893-1.647s14.715 7.007 16.34 7.443Z"/><path stroke-linecap="round" d="M34 16.004a5 5 0 1 1 4 8H16"/></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%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.049%209.789c1.626-.436%203.291.508%203.72%202.109s-.541%203.25-2.167%203.686S6.708%2017%206.708%2017s14.715-6.776%2016.34-7.211Zm.058%2028.658c1.625.435%203.291-.509%203.72-2.11s-.542-3.25-2.168-3.686c-1.625-.436-17.893-1.647-17.893-1.647s14.715%207.007%2016.34%207.443Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M34%2016.004a5%205%200%201%201%204%208H16%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%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.049%209.789c1.626-.436%203.291.508%203.72%202.109s-.541%203.25-2.167%203.686S6.708%2017%206.708%2017s14.715-6.776%2016.34-7.211Zm.058%2028.658c1.625.435%203.291-.509%203.72-2.11s-.542-3.25-2.168-3.686c-1.625-.436-17.893-1.647-17.893-1.647s14.715%207.007%2016.34%207.443Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M34%2016.004a5%205%200%201%201%204%208H16%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-solid/gas.svg?color=%231a73e8&size=48