oil-barrel-outline from Material Symbols by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.

Name
oil-barrel-outline
Set
Material Symbols
Style
Outline
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the oil barrel icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 21q-.425 0-.712-.288T3 20t.288-.712T4 19h1v-6H4q-.425 0-.712-.288T3 12t.288-.712T4 11h1V5H4q-.425 0-.712-.288T3 4t.288-.712T4 3h16q.425 0 .713.288T21 4t-.288.713T20 5h-1v6h1q.425 0 .713.288T21 12t-.288.713T20 13h-1v6h1q.425 0 .713.288T21 20t-.288.713T20 21zm3-2h10v-6q-.425 0-.712-.288T16 12t.288-.712T17 11V5H7v6q.425 0 .713.288T8 12t-.288.713T7 13zm7.125-3.863Q15 14.276 15 13.05q0-.975-.562-1.675T12 8.5q-1.875 2.15-2.437 2.863T9 13.05q0 1.225.875 2.088T12 16t2.125-.862M7 19V5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsOilBarrelOutline(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="M4 21q-.425 0-.712-.288T3 20t.288-.712T4 19h1v-6H4q-.425 0-.712-.288T3 12t.288-.712T4 11h1V5H4q-.425 0-.712-.288T3 4t.288-.712T4 3h16q.425 0 .713.288T21 4t-.288.713T20 5h-1v6h1q.425 0 .713.288T21 12t-.288.713T20 13h-1v6h1q.425 0 .713.288T21 20t-.288.713T20 21zm3-2h10v-6q-.425 0-.712-.288T16 12t.288-.712T17 11V5H7v6q.425 0 .713.288T8 12t-.288.713T7 13zm7.125-3.863Q15 14.276 15 13.05q0-.975-.562-1.675T12 8.5q-1.875 2.15-2.437 2.863T9 13.05q0 1.225.875 2.088T12 16t2.125-.862M7 19V5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 21q-.425 0-.712-.288T3 20t.288-.712T4 19h1v-6H4q-.425 0-.712-.288T3 12t.288-.712T4 11h1V5H4q-.425 0-.712-.288T3 4t.288-.712T4 3h16q.425 0 .713.288T21 4t-.288.713T20 5h-1v6h1q.425 0 .713.288T21 12t-.288.713T20 13h-1v6h1q.425 0 .713.288T21 20t-.288.713T20 21zm3-2h10v-6q-.425 0-.712-.288T16 12t.288-.712T17 11V5H7v6q.425 0 .713.288T8 12t-.288.713T7 13zm7.125-3.863Q15 14.276 15 13.05q0-.975-.562-1.675T12 8.5q-1.875 2.15-2.437 2.863T9 13.05q0 1.225.875 2.088T12 16t2.125-.862M7 19V5z"/></svg>
</template>

CSS

.icon-oil-barrel-outline {
  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%22M4%2021q-.425%200-.712-.288T3%2020t.288-.712T4%2019h1v-6H4q-.425%200-.712-.288T3%2012t.288-.712T4%2011h1V5H4q-.425%200-.712-.288T3%204t.288-.712T4%203h16q.425%200%20.713.288T21%204t-.288.713T20%205h-1v6h1q.425%200%20.713.288T21%2012t-.288.713T20%2013h-1v6h1q.425%200%20.713.288T21%2020t-.288.713T20%2021zm3-2h10v-6q-.425%200-.712-.288T16%2012t.288-.712T17%2011V5H7v6q.425%200%20.713.288T8%2012t-.288.713T7%2013zm7.125-3.863Q15%2014.276%2015%2013.05q0-.975-.562-1.675T12%208.5q-1.875%202.15-2.437%202.863T9%2013.05q0%201.225.875%202.088T12%2016t2.125-.862M7%2019V5z%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%22M4%2021q-.425%200-.712-.288T3%2020t.288-.712T4%2019h1v-6H4q-.425%200-.712-.288T3%2012t.288-.712T4%2011h1V5H4q-.425%200-.712-.288T3%204t.288-.712T4%203h16q.425%200%20.713.288T21%204t-.288.713T20%205h-1v6h1q.425%200%20.713.288T21%2012t-.288.713T20%2013h-1v6h1q.425%200%20.713.288T21%2020t-.288.713T20%2021zm3-2h10v-6q-.425%200-.712-.288T16%2012t.288-.712T17%2011V5H7v6q.425%200%20.713.288T8%2012t-.288.713T7%2013zm7.125-3.863Q15%2014.276%2015%2013.05q0-.975-.562-1.675T12%208.5q-1.875%202.15-2.437%202.863T9%2013.05q0%201.225.875%202.088T12%2016t2.125-.862M7%2019V5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/oil-barrel-outline.svg?color=%231a73e8&size=48