oil can icon
oil-can from Line Awesome by Icons8 · Line · Automotive · Apache-2.0 Free for personal and commercial use.
- Name
- oil-can
- Set
- Line Awesome
- Style
- Line
- Category
- Automotive
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- oil-can-solid
The same icon in other sets
More automotive icons from Line Awesome
Use the oil can icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 9v2h2v2H7.562l-1.718-2.563L5.53 10H1v5.688l5 2V25h14.531l.282-.438L29.5 12H31v-2h-3.344l-.25.188L21 15v-2h-6v-2h2V9zm-8 3h1.438L6 14.344V15.5l-3-1.188zm22.781 1.938L19.5 23H8v-8h11v4l1.594-1.188zM29.5 16S28 18.672 28 19.5a1.5 1.5 0 0 0 3 0c0-.828-1.5-3.5-1.5-3.5"/></svg>
React
import type { SVGProps } from "react";
export function LaOilCan(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 9v2h2v2H7.562l-1.718-2.563L5.53 10H1v5.688l5 2V25h14.531l.282-.438L29.5 12H31v-2h-3.344l-.25.188L21 15v-2h-6v-2h2V9zm-8 3h1.438L6 14.344V15.5l-3-1.188zm22.781 1.938L19.5 23H8v-8h11v4l1.594-1.188zM29.5 16S28 18.672 28 19.5a1.5 1.5 0 0 0 3 0c0-.828-1.5-3.5-1.5-3.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 9v2h2v2H7.562l-1.718-2.563L5.53 10H1v5.688l5 2V25h14.531l.282-.438L29.5 12H31v-2h-3.344l-.25.188L21 15v-2h-6v-2h2V9zm-8 3h1.438L6 14.344V15.5l-3-1.188zm22.781 1.938L19.5 23H8v-8h11v4l1.594-1.188zM29.5 16S28 18.672 28 19.5a1.5 1.5 0 0 0 3 0c0-.828-1.5-3.5-1.5-3.5"/></svg> </template>
CSS
.icon-oil-can {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%209v2h2v2H7.562l-1.718-2.563L5.53%2010H1v5.688l5%202V25h14.531l.282-.438L29.5%2012H31v-2h-3.344l-.25.188L21%2015v-2h-6v-2h2V9zm-8%203h1.438L6%2014.344V15.5l-3-1.188zm22.781%201.938L19.5%2023H8v-8h11v4l1.594-1.188zM29.5%2016S28%2018.672%2028%2019.5a1.5%201.5%200%200%200%203%200c0-.828-1.5-3.5-1.5-3.5%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%209v2h2v2H7.562l-1.718-2.563L5.53%2010H1v5.688l5%202V25h14.531l.282-.438L29.5%2012H31v-2h-3.344l-.25.188L21%2015v-2h-6v-2h2V9zm-8%203h1.438L6%2014.344V15.5l-3-1.188zm22.781%201.938L19.5%2023H8v-8h11v4l1.594-1.188zM29.5%2016S28%2018.672%2028%2019.5a1.5%201.5%200%200%200%203%200c0-.828-1.5-3.5-1.5-3.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/oil-can.svg?color=%231a73e8&size=48