petrol icon
petrol from IconPark by ByteDance · Color · Industry · Apache-2.0 Free for personal and commercial use.
- Name
- petrol
- 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 petrol 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"><path fill="#2F88FF" stroke="#000" d="M42 42V6H39L30 16H12L6 22V42H42Z"/><path stroke="#000" stroke-linecap="round" d="M12 16L22 6H40"/><path fill="#43CCF8" stroke="#fff" stroke-linecap="round" d="M20.643 28.8886C22.0743 27.0081 23.1776 24.4103 23.774 23C24.8177 24.4103 27.084 27.9484 27.7997 29.8288C28.6942 32.1793 26.4578 35 23.774 35C21.0903 35 18.8538 31.2391 20.643 28.8886Z"/><path stroke="#000" stroke-linecap="round" d="M11 8L4 15"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkPetrol(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"><path fill="#2F88FF" stroke="#000" d="M42 42V6H39L30 16H12L6 22V42H42Z"/><path stroke="#000" strokeLinecap="round" d="M12 16L22 6H40"/><path fill="#43CCF8" stroke="#fff" strokeLinecap="round" d="M20.643 28.8886C22.0743 27.0081 23.1776 24.4103 23.774 23C24.8177 24.4103 27.084 27.9484 27.7997 29.8288C28.6942 32.1793 26.4578 35 23.774 35C21.0903 35 18.8538 31.2391 20.643 28.8886Z"/><path stroke="#000" strokeLinecap="round" d="M11 8L4 15"/></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"><path fill="#2F88FF" stroke="#000" d="M42 42V6H39L30 16H12L6 22V42H42Z"/><path stroke="#000" stroke-linecap="round" d="M12 16L22 6H40"/><path fill="#43CCF8" stroke="#fff" stroke-linecap="round" d="M20.643 28.8886C22.0743 27.0081 23.1776 24.4103 23.774 23C24.8177 24.4103 27.084 27.9484 27.7997 29.8288C28.6942 32.1793 26.4578 35 23.774 35C21.0903 35 18.8538 31.2391 20.643 28.8886Z"/><path stroke="#000" stroke-linecap="round" d="M11 8L4 15"/></g></svg> </template>
CSS
.icon-petrol {
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%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M42%2042V6H39L30%2016H12L6%2022V42H42Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M12%2016L22%206H40%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M20.643%2028.8886C22.0743%2027.0081%2023.1776%2024.4103%2023.774%2023C24.8177%2024.4103%2027.084%2027.9484%2027.7997%2029.8288C28.6942%2032.1793%2026.4578%2035%2023.774%2035C21.0903%2035%2018.8538%2031.2391%2020.643%2028.8886Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M11%208L4%2015%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%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M42%2042V6H39L30%2016H12L6%2022V42H42Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M12%2016L22%206H40%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M20.643%2028.8886C22.0743%2027.0081%2023.1776%2024.4103%2023.774%2023C24.8177%2024.4103%2027.084%2027.9484%2027.7997%2029.8288C28.6942%2032.1793%2026.4578%2035%2023.774%2035C21.0903%2035%2018.8538%2031.2391%2020.643%2028.8886Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M11%208L4%2015%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/petrol.svg?color=%231a73e8&size=48