spray can icon
spray-can-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- spray-can-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
1 other variant in Fluent UI System Icons
The same icon in other sets
Use the spray can icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14 1.5a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m-2 1a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0M10.5 4a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2 0a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1m2-1a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1M14 5.5a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m-3.012.936a.5.5 0 0 0-.134-.29L9 4.292V2.5a.5.5 0 0 0-.5-.5H6.501a.5.5 0 0 0-.5.5v1.793L4.147 6.146a.5.5 0 0 0-.134.29l-.004.017l-.002.009A.1.1 0 0 0 4 6.5v6.75c0 .966.784 1.75 1.75 1.75h3.5A1.75 1.75 0 0 0 11 13.25V6.5q-.001-.017-.005-.031l-.002-.007zM7.001 3h1v1h-1zm-.293 2h1.586l1 1H5.708z"/></svg>
React
import type { SVGProps } from "react";
export function FluentSprayCan16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14 1.5a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m-2 1a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0M10.5 4a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2 0a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1m2-1a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1M14 5.5a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m-3.012.936a.5.5 0 0 0-.134-.29L9 4.292V2.5a.5.5 0 0 0-.5-.5H6.501a.5.5 0 0 0-.5.5v1.793L4.147 6.146a.5.5 0 0 0-.134.29l-.004.017l-.002.009A.1.1 0 0 0 4 6.5v6.75c0 .966.784 1.75 1.75 1.75h3.5A1.75 1.75 0 0 0 11 13.25V6.5q-.001-.017-.005-.031l-.002-.007zM7.001 3h1v1h-1zm-.293 2h1.586l1 1H5.708z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14 1.5a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m-2 1a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0M10.5 4a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2 0a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1m2-1a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1M14 5.5a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m-3.012.936a.5.5 0 0 0-.134-.29L9 4.292V2.5a.5.5 0 0 0-.5-.5H6.501a.5.5 0 0 0-.5.5v1.793L4.147 6.146a.5.5 0 0 0-.134.29l-.004.017l-.002.009A.1.1 0 0 0 4 6.5v6.75c0 .966.784 1.75 1.75 1.75h3.5A1.75 1.75 0 0 0 11 13.25V6.5q-.001-.017-.005-.031l-.002-.007zM7.001 3h1v1h-1zm-.293 2h1.586l1 1H5.708z"/></svg> </template>
CSS
.icon-spray-can-16-filled {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%201.5a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200m-2%201a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200M10.5%204a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m2%200a.5.5%200%201%200%200%201a.5.5%200%200%200%200-1m2-1a.5.5%200%201%200%200%201a.5.5%200%200%200%200-1M14%205.5a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200m-3.012.936a.5.5%200%200%200-.134-.29L9%204.292V2.5a.5.5%200%200%200-.5-.5H6.501a.5.5%200%200%200-.5.5v1.793L4.147%206.146a.5.5%200%200%200-.134.29l-.004.017l-.002.009A.1.1%200%200%200%204%206.5v6.75c0%20.966.784%201.75%201.75%201.75h3.5A1.75%201.75%200%200%200%2011%2013.25V6.5q-.001-.017-.005-.031l-.002-.007zM7.001%203h1v1h-1zm-.293%202h1.586l1%201H5.708z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%201.5a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200m-2%201a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200M10.5%204a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m2%200a.5.5%200%201%200%200%201a.5.5%200%200%200%200-1m2-1a.5.5%200%201%200%200%201a.5.5%200%200%200%200-1M14%205.5a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200m-3.012.936a.5.5%200%200%200-.134-.29L9%204.292V2.5a.5.5%200%200%200-.5-.5H6.501a.5.5%200%200%200-.5.5v1.793L4.147%206.146a.5.5%200%200%200-.134.29l-.004.017l-.002.009A.1.1%200%200%200%204%206.5v6.75c0%20.966.784%201.75%201.75%201.75h3.5A1.75%201.75%200%200%200%2011%2013.25V6.5q-.001-.017-.005-.031l-.002-.007zM7.001%203h1v1h-1zm-.293%202h1.586l1%201H5.708z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/spray-can-16-filled.svg?color=%231a73e8&size=48