gas-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
gas-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the gas icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.22 10.22a.75.75 0 0 1 1.06 0L12 12.94l2.72-2.72a.75.75 0 1 1 1.06 1.06L13.06 14l.47.469l2 2l.001.002l.25.249a.75.75 0 1 1-1.061 1.06l-.25-.249l-2-2l-.47-.47l-2.72 2.72a.75.75 0 0 1-1.06-1.061L10.94 14l-2.72-2.72a.75.75 0 0 1 0-1.06M13.75 2a.75.75 0 0 0-.605.306L10.437 6H9v-.25A3.25 3.25 0 0 0 5.75 2.5h-1a.75.75 0 0 0 0 1.5h1c.966 0 1.75.784 1.75 1.75V6h-.75A2.75 2.75 0 0 0 4 8.75v10.5A2.75 2.75 0 0 0 6.75 22h10.5A2.75 2.75 0 0 0 20 19.25V8.75c0-.858-.393-1.625-1.01-2.13q.01-.058.01-.12V2.75a.75.75 0 0 0-.75-.75zm3.75 4.011A3 3 0 0 0 17.25 6h-4.953l1.833-2.5h3.37zM6.75 7.5h10.5c.69 0 1.25.56 1.25 1.25v10.5c0 .69-.56 1.25-1.25 1.25H6.75c-.69 0-1.25-.56-1.25-1.25V8.75c0-.69.56-1.25 1.25-1.25"/></svg>

React

import type { SVGProps } from "react";

export function FluentGas24Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.22 10.22a.75.75 0 0 1 1.06 0L12 12.94l2.72-2.72a.75.75 0 1 1 1.06 1.06L13.06 14l.47.469l2 2l.001.002l.25.249a.75.75 0 1 1-1.061 1.06l-.25-.249l-2-2l-.47-.47l-2.72 2.72a.75.75 0 0 1-1.06-1.061L10.94 14l-2.72-2.72a.75.75 0 0 1 0-1.06M13.75 2a.75.75 0 0 0-.605.306L10.437 6H9v-.25A3.25 3.25 0 0 0 5.75 2.5h-1a.75.75 0 0 0 0 1.5h1c.966 0 1.75.784 1.75 1.75V6h-.75A2.75 2.75 0 0 0 4 8.75v10.5A2.75 2.75 0 0 0 6.75 22h10.5A2.75 2.75 0 0 0 20 19.25V8.75c0-.858-.393-1.625-1.01-2.13q.01-.058.01-.12V2.75a.75.75 0 0 0-.75-.75zm3.75 4.011A3 3 0 0 0 17.25 6h-4.953l1.833-2.5h3.37zM6.75 7.5h10.5c.69 0 1.25.56 1.25 1.25v10.5c0 .69-.56 1.25-1.25 1.25H6.75c-.69 0-1.25-.56-1.25-1.25V8.75c0-.69.56-1.25 1.25-1.25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.22 10.22a.75.75 0 0 1 1.06 0L12 12.94l2.72-2.72a.75.75 0 1 1 1.06 1.06L13.06 14l.47.469l2 2l.001.002l.25.249a.75.75 0 1 1-1.061 1.06l-.25-.249l-2-2l-.47-.47l-2.72 2.72a.75.75 0 0 1-1.06-1.061L10.94 14l-2.72-2.72a.75.75 0 0 1 0-1.06M13.75 2a.75.75 0 0 0-.605.306L10.437 6H9v-.25A3.25 3.25 0 0 0 5.75 2.5h-1a.75.75 0 0 0 0 1.5h1c.966 0 1.75.784 1.75 1.75V6h-.75A2.75 2.75 0 0 0 4 8.75v10.5A2.75 2.75 0 0 0 6.75 22h10.5A2.75 2.75 0 0 0 20 19.25V8.75c0-.858-.393-1.625-1.01-2.13q.01-.058.01-.12V2.75a.75.75 0 0 0-.75-.75zm3.75 4.011A3 3 0 0 0 17.25 6h-4.953l1.833-2.5h3.37zM6.75 7.5h10.5c.69 0 1.25.56 1.25 1.25v10.5c0 .69-.56 1.25-1.25 1.25H6.75c-.69 0-1.25-.56-1.25-1.25V8.75c0-.69.56-1.25 1.25-1.25"/></svg>
</template>

CSS

.icon-gas-24-regular {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.22%2010.22a.75.75%200%200%201%201.06%200L12%2012.94l2.72-2.72a.75.75%200%201%201%201.06%201.06L13.06%2014l.47.469l2%202l.001.002l.25.249a.75.75%200%201%201-1.061%201.06l-.25-.249l-2-2l-.47-.47l-2.72%202.72a.75.75%200%200%201-1.06-1.061L10.94%2014l-2.72-2.72a.75.75%200%200%201%200-1.06M13.75%202a.75.75%200%200%200-.605.306L10.437%206H9v-.25A3.25%203.25%200%200%200%205.75%202.5h-1a.75.75%200%200%200%200%201.5h1c.966%200%201.75.784%201.75%201.75V6h-.75A2.75%202.75%200%200%200%204%208.75v10.5A2.75%202.75%200%200%200%206.75%2022h10.5A2.75%202.75%200%200%200%2020%2019.25V8.75c0-.858-.393-1.625-1.01-2.13q.01-.058.01-.12V2.75a.75.75%200%200%200-.75-.75zm3.75%204.011A3%203%200%200%200%2017.25%206h-4.953l1.833-2.5h3.37zM6.75%207.5h10.5c.69%200%201.25.56%201.25%201.25v10.5c0%20.69-.56%201.25-1.25%201.25H6.75c-.69%200-1.25-.56-1.25-1.25V8.75c0-.69.56-1.25%201.25-1.25%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.22%2010.22a.75.75%200%200%201%201.06%200L12%2012.94l2.72-2.72a.75.75%200%201%201%201.06%201.06L13.06%2014l.47.469l2%202l.001.002l.25.249a.75.75%200%201%201-1.061%201.06l-.25-.249l-2-2l-.47-.47l-2.72%202.72a.75.75%200%200%201-1.06-1.061L10.94%2014l-2.72-2.72a.75.75%200%200%201%200-1.06M13.75%202a.75.75%200%200%200-.605.306L10.437%206H9v-.25A3.25%203.25%200%200%200%205.75%202.5h-1a.75.75%200%200%200%200%201.5h1c.966%200%201.75.784%201.75%201.75V6h-.75A2.75%202.75%200%200%200%204%208.75v10.5A2.75%202.75%200%200%200%206.75%2022h10.5A2.75%202.75%200%200%200%2020%2019.25V8.75c0-.858-.393-1.625-1.01-2.13q.01-.058.01-.12V2.75a.75.75%200%200%200-.75-.75zm3.75%204.011A3%203%200%200%200%2017.25%206h-4.953l1.833-2.5h3.37zM6.75%207.5h10.5c.69%200%201.25.56%201.25%201.25v10.5c0%20.69-.56%201.25-1.25%201.25H6.75c-.69%200-1.25-.56-1.25-1.25V8.75c0-.69.56-1.25%201.25-1.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/gas-24-regular.svg?color=%231a73e8&size=48