fuel-pump from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
fuel-pump
Set
Fluent Emoji High Contrast
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji High Contrast

Use the fuel pump emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M15.5 7h4c.28 0 .5.22.5.5s-.22.5-.5.5h-4c-.28 0-.5-.22-.5-.5s.22-.5.5-.5"/><path d="M6 30h18v-1.01c0-.55-.44-.99-.99-.99H23V17c.045-.023.265-.011.402-.004L23.5 17c.28 0 .5.22.5.5v7c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5V9.96a.46.46 0 0 0-.17-.36l-3.15-2.51c-.28-.22-.68-.01-.68.36V3.99C23 2.89 22.11 2 21.01 2H8.99C7.89 2 7 2.89 7 3.99V14h16V7.45c0 .07.01.13.04.19l.92 2.01c.03.06.04.13.04.19v3.1c0 .59.44 1.05.99 1.05H26V24.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5v-7a1.5 1.5 0 0 0-1.565-1.501c-.13-.002-.403-.007-.435.001v-1H7v13c-.55 0-1 .45-1 1zm4.03-18C9.46 12 9 11.54 9 10.97V6h12v4.97c0 .57-.46 1.03-1.03 1.03zm14.98.4v-1.57c0-.4.46-.6.72-.32l.15.16c.08.08.12.2.12.32v1.505a.5.5 0 0 0-.99-.095"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastFuelPump(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M15.5 7h4c.28 0 .5.22.5.5s-.22.5-.5.5h-4c-.28 0-.5-.22-.5-.5s.22-.5.5-.5"/><path d="M6 30h18v-1.01c0-.55-.44-.99-.99-.99H23V17c.045-.023.265-.011.402-.004L23.5 17c.28 0 .5.22.5.5v7c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5V9.96a.46.46 0 0 0-.17-.36l-3.15-2.51c-.28-.22-.68-.01-.68.36V3.99C23 2.89 22.11 2 21.01 2H8.99C7.89 2 7 2.89 7 3.99V14h16V7.45c0 .07.01.13.04.19l.92 2.01c.03.06.04.13.04.19v3.1c0 .59.44 1.05.99 1.05H26V24.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5v-7a1.5 1.5 0 0 0-1.565-1.501c-.13-.002-.403-.007-.435.001v-1H7v13c-.55 0-1 .45-1 1zm4.03-18C9.46 12 9 11.54 9 10.97V6h12v4.97c0 .57-.46 1.03-1.03 1.03zm14.98.4v-1.57c0-.4.46-.6.72-.32l.15.16c.08.08.12.2.12.32v1.505a.5.5 0 0 0-.99-.095"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M15.5 7h4c.28 0 .5.22.5.5s-.22.5-.5.5h-4c-.28 0-.5-.22-.5-.5s.22-.5.5-.5"/><path d="M6 30h18v-1.01c0-.55-.44-.99-.99-.99H23V17c.045-.023.265-.011.402-.004L23.5 17c.28 0 .5.22.5.5v7c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5V9.96a.46.46 0 0 0-.17-.36l-3.15-2.51c-.28-.22-.68-.01-.68.36V3.99C23 2.89 22.11 2 21.01 2H8.99C7.89 2 7 2.89 7 3.99V14h16V7.45c0 .07.01.13.04.19l.92 2.01c.03.06.04.13.04.19v3.1c0 .59.44 1.05.99 1.05H26V24.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5v-7a1.5 1.5 0 0 0-1.565-1.501c-.13-.002-.403-.007-.435.001v-1H7v13c-.55 0-1 .45-1 1zm4.03-18C9.46 12 9 11.54 9 10.97V6h12v4.97c0 .57-.46 1.03-1.03 1.03zm14.98.4v-1.57c0-.4.46-.6.72-.32l.15.16c.08.08.12.2.12.32v1.505a.5.5 0 0 0-.99-.095"/></g></svg>
</template>

CSS

.icon-fuel-pump {
  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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.5%207h4c.28%200%20.5.22.5.5s-.22.5-.5.5h-4c-.28%200-.5-.22-.5-.5s.22-.5.5-.5%22%2F%3E%3Cpath%20d%3D%22M6%2030h18v-1.01c0-.55-.44-.99-.99-.99H23V17c.045-.023.265-.011.402-.004L23.5%2017c.28%200%20.5.22.5.5v7c0%20.83.67%201.5%201.5%201.5s1.5-.67%201.5-1.5V9.96a.46.46%200%200%200-.17-.36l-3.15-2.51c-.28-.22-.68-.01-.68.36V3.99C23%202.89%2022.11%202%2021.01%202H8.99C7.89%202%207%202.89%207%203.99V14h16V7.45c0%20.07.01.13.04.19l.92%202.01c.03.06.04.13.04.19v3.1c0%20.59.44%201.05.99%201.05H26V24.5c0%20.28-.22.5-.5.5s-.5-.22-.5-.5v-7a1.5%201.5%200%200%200-1.565-1.501c-.13-.002-.403-.007-.435.001v-1H7v13c-.55%200-1%20.45-1%201zm4.03-18C9.46%2012%209%2011.54%209%2010.97V6h12v4.97c0%20.57-.46%201.03-1.03%201.03zm14.98.4v-1.57c0-.4.46-.6.72-.32l.15.16c.08.08.12.2.12.32v1.505a.5.5%200%200%200-.99-.095%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.5%207h4c.28%200%20.5.22.5.5s-.22.5-.5.5h-4c-.28%200-.5-.22-.5-.5s.22-.5.5-.5%22%2F%3E%3Cpath%20d%3D%22M6%2030h18v-1.01c0-.55-.44-.99-.99-.99H23V17c.045-.023.265-.011.402-.004L23.5%2017c.28%200%20.5.22.5.5v7c0%20.83.67%201.5%201.5%201.5s1.5-.67%201.5-1.5V9.96a.46.46%200%200%200-.17-.36l-3.15-2.51c-.28-.22-.68-.01-.68.36V3.99C23%202.89%2022.11%202%2021.01%202H8.99C7.89%202%207%202.89%207%203.99V14h16V7.45c0%20.07.01.13.04.19l.92%202.01c.03.06.04.13.04.19v3.1c0%20.59.44%201.05.99%201.05H26V24.5c0%20.28-.22.5-.5.5s-.5-.22-.5-.5v-7a1.5%201.5%200%200%200-1.565-1.501c-.13-.002-.403-.007-.435.001v-1H7v13c-.55%200-1%20.45-1%201zm4.03-18C9.46%2012%209%2011.54%209%2010.97V6h12v4.97c0%20.57-.46%201.03-1.03%201.03zm14.98.4v-1.57c0-.4.46-.6.72-.32l.15.16c.08.08.12.2.12.32v1.505a.5.5%200%200%200-.99-.095%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/fuel-pump.svg?color=%231a73e8&size=48