oil industry icon
oil-industry from IconPark by ByteDance · Color · Industry · Apache-2.0 Free for personal and commercial use.
- Name
- oil-industry
- Set
- IconPark
- Style
- Color
- Category
- Industry
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More industry icons from IconPark
Use the oil industry icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><rect width="28" height="36" x="10" y="6" fill="#2F88FF" stroke="#000"/><path fill="#43CCF8" stroke="#fff" stroke-linecap="round" d="M20.643 23.8886C22.0743 22.0081 23.1776 19.4103 23.774 18C24.8177 19.4103 27.084 22.9484 27.7997 24.8288C28.6942 27.1793 26.4578 30 23.774 30C21.0903 30 18.8538 26.2391 20.643 23.8886Z"/><path stroke="#000" stroke-linecap="round" d="M6 6H42"/><path stroke="#000" stroke-linecap="round" d="M6 42H42"/><path stroke="#000" stroke-linecap="round" d="M6 24H10"/><path stroke="#000" stroke-linecap="round" d="M38 24H42"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOilIndustry(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeLinejoin="round" strokeWidth="4"><rect width="28" height="36" x="10" y="6" fill="#2F88FF" stroke="#000"/><path fill="#43CCF8" stroke="#fff" strokeLinecap="round" d="M20.643 23.8886C22.0743 22.0081 23.1776 19.4103 23.774 18C24.8177 19.4103 27.084 22.9484 27.7997 24.8288C28.6942 27.1793 26.4578 30 23.774 30C21.0903 30 18.8538 26.2391 20.643 23.8886Z"/><path stroke="#000" strokeLinecap="round" d="M6 6H42"/><path stroke="#000" strokeLinecap="round" d="M6 42H42"/><path stroke="#000" strokeLinecap="round" d="M6 24H10"/><path stroke="#000" strokeLinecap="round" d="M38 24H42"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><rect width="28" height="36" x="10" y="6" fill="#2F88FF" stroke="#000"/><path fill="#43CCF8" stroke="#fff" stroke-linecap="round" d="M20.643 23.8886C22.0743 22.0081 23.1776 19.4103 23.774 18C24.8177 19.4103 27.084 22.9484 27.7997 24.8288C28.6942 27.1793 26.4578 30 23.774 30C21.0903 30 18.8538 26.2391 20.643 23.8886Z"/><path stroke="#000" stroke-linecap="round" d="M6 6H42"/><path stroke="#000" stroke-linecap="round" d="M6 42H42"/><path stroke="#000" stroke-linecap="round" d="M6 24H10"/><path stroke="#000" stroke-linecap="round" d="M38 24H42"/></g></svg> </template>
CSS
.icon-oil-industry {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Crect%20width%3D%2228%22%20height%3D%2236%22%20x%3D%2210%22%20y%3D%226%22%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M20.643%2023.8886C22.0743%2022.0081%2023.1776%2019.4103%2023.774%2018C24.8177%2019.4103%2027.084%2022.9484%2027.7997%2024.8288C28.6942%2027.1793%2026.4578%2030%2023.774%2030C21.0903%2030%2018.8538%2026.2391%2020.643%2023.8886Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M6%206H42%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M6%2042H42%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M6%2024H10%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M38%2024H42%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Crect%20width%3D%2228%22%20height%3D%2236%22%20x%3D%2210%22%20y%3D%226%22%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M20.643%2023.8886C22.0743%2022.0081%2023.1776%2019.4103%2023.774%2018C24.8177%2019.4103%2027.084%2022.9484%2027.7997%2024.8288C28.6942%2027.1793%2026.4578%2030%2023.774%2030C21.0903%2030%2018.8538%2026.2391%2020.643%2023.8886Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M6%206H42%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M6%2042H42%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M6%2024H10%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M38%2024H42%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/oil-industry.svg?color=%231a73e8&size=48