fueler from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
fueler
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the fueler logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0c1.204 0 2.086 1.932 3.172 2.283c1.126.364 2.978-.67 3.915.009c.946.685.527 2.762 1.216 3.704c.682.933 2.8 1.175 3.165 2.295c.353 1.081-1.207 2.51-1.207 3.709c0 1.198 1.56 2.628 1.207 3.709c-.365 1.12-2.483 1.362-3.165 2.295c-.69.942-.27 3.02-1.217 3.704c-.937.68-2.789-.355-3.914.01C14.086 22.067 13.204 24 12 24s-2.086-1.932-3.172-2.283c-1.126-.364-2.978.67-3.915-.009c-.946-.685-.527-2.762-1.216-3.704c-.682-.933-2.8-1.175-3.165-2.295c-.353-1.081 1.207-2.51 1.207-3.709c0-1.198-1.56-2.628-1.207-3.709c.365-1.12 2.483-1.362 3.166-2.295c.688-.942.27-3.02 1.216-3.704c.937-.68 2.789.355 3.914-.01C9.914 1.933 10.796 0 12 0m-.199 6.34l-3.247 6.169c-.158.3.065.653.388.654h1.707c.234 0 .44.193.44.445v3.706c0 .459.603.618.825.218l3.39-6.11a.447.447 0 0 0-.384-.663l-1.85-.002c-.243 0-.44-.2-.44-.445V6.549c0-.464-.613-.619-.829-.21Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsFueler(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="M12 0c1.204 0 2.086 1.932 3.172 2.283c1.126.364 2.978-.67 3.915.009c.946.685.527 2.762 1.216 3.704c.682.933 2.8 1.175 3.165 2.295c.353 1.081-1.207 2.51-1.207 3.709c0 1.198 1.56 2.628 1.207 3.709c-.365 1.12-2.483 1.362-3.165 2.295c-.69.942-.27 3.02-1.217 3.704c-.937.68-2.789-.355-3.914.01C14.086 22.067 13.204 24 12 24s-2.086-1.932-3.172-2.283c-1.126-.364-2.978.67-3.915-.009c-.946-.685-.527-2.762-1.216-3.704c-.682-.933-2.8-1.175-3.165-2.295c-.353-1.081 1.207-2.51 1.207-3.709c0-1.198-1.56-2.628-1.207-3.709c.365-1.12 2.483-1.362 3.166-2.295c.688-.942.27-3.02 1.216-3.704c.937-.68 2.789.355 3.914-.01C9.914 1.933 10.796 0 12 0m-.199 6.34l-3.247 6.169c-.158.3.065.653.388.654h1.707c.234 0 .44.193.44.445v3.706c0 .459.603.618.825.218l3.39-6.11a.447.447 0 0 0-.384-.663l-1.85-.002c-.243 0-.44-.2-.44-.445V6.549c0-.464-.613-.619-.829-.21Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0c1.204 0 2.086 1.932 3.172 2.283c1.126.364 2.978-.67 3.915.009c.946.685.527 2.762 1.216 3.704c.682.933 2.8 1.175 3.165 2.295c.353 1.081-1.207 2.51-1.207 3.709c0 1.198 1.56 2.628 1.207 3.709c-.365 1.12-2.483 1.362-3.165 2.295c-.69.942-.27 3.02-1.217 3.704c-.937.68-2.789-.355-3.914.01C14.086 22.067 13.204 24 12 24s-2.086-1.932-3.172-2.283c-1.126-.364-2.978.67-3.915-.009c-.946-.685-.527-2.762-1.216-3.704c-.682-.933-2.8-1.175-3.165-2.295c-.353-1.081 1.207-2.51 1.207-3.709c0-1.198-1.56-2.628-1.207-3.709c.365-1.12 2.483-1.362 3.166-2.295c.688-.942.27-3.02 1.216-3.704c.937-.68 2.789.355 3.914-.01C9.914 1.933 10.796 0 12 0m-.199 6.34l-3.247 6.169c-.158.3.065.653.388.654h1.707c.234 0 .44.193.44.445v3.706c0 .459.603.618.825.218l3.39-6.11a.447.447 0 0 0-.384-.663l-1.85-.002c-.243 0-.44-.2-.44-.445V6.549c0-.464-.613-.619-.829-.21Z"/></svg>
</template>

CSS

.icon-fueler {
  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%22M12%200c1.204%200%202.086%201.932%203.172%202.283c1.126.364%202.978-.67%203.915.009c.946.685.527%202.762%201.216%203.704c.682.933%202.8%201.175%203.165%202.295c.353%201.081-1.207%202.51-1.207%203.709c0%201.198%201.56%202.628%201.207%203.709c-.365%201.12-2.483%201.362-3.165%202.295c-.69.942-.27%203.02-1.217%203.704c-.937.68-2.789-.355-3.914.01C14.086%2022.067%2013.204%2024%2012%2024s-2.086-1.932-3.172-2.283c-1.126-.364-2.978.67-3.915-.009c-.946-.685-.527-2.762-1.216-3.704c-.682-.933-2.8-1.175-3.165-2.295c-.353-1.081%201.207-2.51%201.207-3.709c0-1.198-1.56-2.628-1.207-3.709c.365-1.12%202.483-1.362%203.166-2.295c.688-.942.27-3.02%201.216-3.704c.937-.68%202.789.355%203.914-.01C9.914%201.933%2010.796%200%2012%200m-.199%206.34l-3.247%206.169c-.158.3.065.653.388.654h1.707c.234%200%20.44.193.44.445v3.706c0%20.459.603.618.825.218l3.39-6.11a.447.447%200%200%200-.384-.663l-1.85-.002c-.243%200-.44-.2-.44-.445V6.549c0-.464-.613-.619-.829-.21Z%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%22M12%200c1.204%200%202.086%201.932%203.172%202.283c1.126.364%202.978-.67%203.915.009c.946.685.527%202.762%201.216%203.704c.682.933%202.8%201.175%203.165%202.295c.353%201.081-1.207%202.51-1.207%203.709c0%201.198%201.56%202.628%201.207%203.709c-.365%201.12-2.483%201.362-3.165%202.295c-.69.942-.27%203.02-1.217%203.704c-.937.68-2.789-.355-3.914.01C14.086%2022.067%2013.204%2024%2012%2024s-2.086-1.932-3.172-2.283c-1.126-.364-2.978.67-3.915-.009c-.946-.685-.527-2.762-1.216-3.704c-.682-.933-2.8-1.175-3.165-2.295c-.353-1.081%201.207-2.51%201.207-3.709c0-1.198-1.56-2.628-1.207-3.709c.365-1.12%202.483-1.362%203.166-2.295c.688-.942.27-3.02%201.216-3.704c.937-.68%202.789.355%203.914-.01C9.914%201.933%2010.796%200%2012%200m-.199%206.34l-3.247%206.169c-.158.3.065.653.388.654h1.707c.234%200%20.44.193.44.445v3.706c0%20.459.603.618.825.218l3.39-6.11a.447.447%200%200%200-.384-.663l-1.85-.002c-.243%200-.44-.2-.44-.445V6.549c0-.464-.613-.619-.829-.21Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/fueler.svg?color=%231a73e8&size=48