oil barrel icon
oil-barrel-outline-sharp from Material Symbols Light by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- oil-barrel-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
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="M3.98 20v-1h1.712v-6.5H3.981v-1h1.711V5H3.981V4H20v1h-1.692v6.5H20v1h-1.692V19H20v1zm2.712-1h10.616v-6.5h-1v-1h1V5H6.692v6.5h1v1h-1zm7.077-4.353q.731-.72.731-1.74q0-.813-.469-1.396T12 9.116q-1.548 1.803-2.024 2.395t-.476 1.4q0 1.018.729 1.736q.728.719 1.769.719t1.771-.72M6.692 19V5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightOilBarrelOutlineSharp(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="M3.98 20v-1h1.712v-6.5H3.981v-1h1.711V5H3.981V4H20v1h-1.692v6.5H20v1h-1.692V19H20v1zm2.712-1h10.616v-6.5h-1v-1h1V5H6.692v6.5h1v1h-1zm7.077-4.353q.731-.72.731-1.74q0-.813-.469-1.396T12 9.116q-1.548 1.803-2.024 2.395t-.476 1.4q0 1.018.729 1.736q.728.719 1.769.719t1.771-.72M6.692 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="M3.98 20v-1h1.712v-6.5H3.981v-1h1.711V5H3.981V4H20v1h-1.692v6.5H20v1h-1.692V19H20v1zm2.712-1h10.616v-6.5h-1v-1h1V5H6.692v6.5h1v1h-1zm7.077-4.353q.731-.72.731-1.74q0-.813-.469-1.396T12 9.116q-1.548 1.803-2.024 2.395t-.476 1.4q0 1.018.729 1.736q.728.719 1.769.719t1.771-.72M6.692 19V5z"/></svg> </template>
CSS
.icon-oil-barrel-outline-sharp {
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%22M3.98%2020v-1h1.712v-6.5H3.981v-1h1.711V5H3.981V4H20v1h-1.692v6.5H20v1h-1.692V19H20v1zm2.712-1h10.616v-6.5h-1v-1h1V5H6.692v6.5h1v1h-1zm7.077-4.353q.731-.72.731-1.74q0-.813-.469-1.396T12%209.116q-1.548%201.803-2.024%202.395t-.476%201.4q0%201.018.729%201.736q.728.719%201.769.719t1.771-.72M6.692%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%22M3.98%2020v-1h1.712v-6.5H3.981v-1h1.711V5H3.981V4H20v1h-1.692v6.5H20v1h-1.692V19H20v1zm2.712-1h10.616v-6.5h-1v-1h1V5H6.692v6.5h1v1h-1zm7.077-4.353q.731-.72.731-1.74q0-.813-.469-1.396T12%209.116q-1.548%201.803-2.024%202.395t-.476%201.4q0%201.018.729%201.736q.728.719%201.769.719t1.771-.72M6.692%2019V5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/oil-barrel-outline-sharp.svg?color=%231a73e8&size=48