spray can icon
spray-can-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- spray-can-16-regular
- Set
- Fluent UI System Icons
- Style
- 16 Regular
- 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="M9.5 4a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M11 2.5a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m0 2a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m2-3a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m0 2a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m0 2a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m-3.025.872q.009.031.013.064l.005.026Q10 6.48 10 6.5v6.75A1.75 1.75 0 0 1 8.25 15h-3.5A1.75 1.75 0 0 1 3 13.25V6.5q0-.02.007-.038q.004-.012.006-.026a.5.5 0 0 1 .134-.29l1.854-1.853V2.5a.5.5 0 0 1 .5-.5H7.5a.5.5 0 0 1 .5.5v1.792l1.854 1.854a.5.5 0 0 1 .121.226M7.001 3h-1v1h1zm.293 2H5.708l-1 1h3.586zm.957 9a.75.75 0 0 0 .75-.75V7h-5v6.25c0 .414.336.75.75.75z"/></svg>
React
import type { SVGProps } from "react";
export function FluentSprayCan16Regular(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="M9.5 4a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M11 2.5a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m0 2a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m2-3a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m0 2a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m0 2a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m-3.025.872q.009.031.013.064l.005.026Q10 6.48 10 6.5v6.75A1.75 1.75 0 0 1 8.25 15h-3.5A1.75 1.75 0 0 1 3 13.25V6.5q0-.02.007-.038q.004-.012.006-.026a.5.5 0 0 1 .134-.29l1.854-1.853V2.5a.5.5 0 0 1 .5-.5H7.5a.5.5 0 0 1 .5.5v1.792l1.854 1.854a.5.5 0 0 1 .121.226M7.001 3h-1v1h1zm.293 2H5.708l-1 1h3.586zm.957 9a.75.75 0 0 0 .75-.75V7h-5v6.25c0 .414.336.75.75.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9.5 4a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M11 2.5a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m0 2a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m2-3a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m0 2a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m0 2a.5.5 0 1 1 1 0a.5.5 0 0 1-1 0m-3.025.872q.009.031.013.064l.005.026Q10 6.48 10 6.5v6.75A1.75 1.75 0 0 1 8.25 15h-3.5A1.75 1.75 0 0 1 3 13.25V6.5q0-.02.007-.038q.004-.012.006-.026a.5.5 0 0 1 .134-.29l1.854-1.853V2.5a.5.5 0 0 1 .5-.5H7.5a.5.5 0 0 1 .5.5v1.792l1.854 1.854a.5.5 0 0 1 .121.226M7.001 3h-1v1h1zm.293 2H5.708l-1 1h3.586zm.957 9a.75.75 0 0 0 .75-.75V7h-5v6.25c0 .414.336.75.75.75z"/></svg> </template>
CSS
.icon-spray-can-16-regular {
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%22M9.5%204a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201M11%202.5a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200m0%202a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200m2-3a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200m0%202a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200m0%202a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200m-3.025.872q.009.031.013.064l.005.026Q10%206.48%2010%206.5v6.75A1.75%201.75%200%200%201%208.25%2015h-3.5A1.75%201.75%200%200%201%203%2013.25V6.5q0-.02.007-.038q.004-.012.006-.026a.5.5%200%200%201%20.134-.29l1.854-1.853V2.5a.5.5%200%200%201%20.5-.5H7.5a.5.5%200%200%201%20.5.5v1.792l1.854%201.854a.5.5%200%200%201%20.121.226M7.001%203h-1v1h1zm.293%202H5.708l-1%201h3.586zm.957%209a.75.75%200%200%200%20.75-.75V7h-5v6.25c0%20.414.336.75.75.75z%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%22M9.5%204a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201M11%202.5a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200m0%202a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200m2-3a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200m0%202a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200m0%202a.5.5%200%201%201%201%200a.5.5%200%200%201-1%200m-3.025.872q.009.031.013.064l.005.026Q10%206.48%2010%206.5v6.75A1.75%201.75%200%200%201%208.25%2015h-3.5A1.75%201.75%200%200%201%203%2013.25V6.5q0-.02.007-.038q.004-.012.006-.026a.5.5%200%200%201%20.134-.29l1.854-1.853V2.5a.5.5%200%200%201%20.5-.5H7.5a.5.5%200%200%201%20.5.5v1.792l1.854%201.854a.5.5%200%200%201%20.121.226M7.001%203h-1v1h1zm.293%202H5.708l-1%201h3.586zm.957%209a.75.75%200%200%200%20.75-.75V7h-5v6.25c0%20.414.336.75.75.75z%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-regular.svg?color=%231a73e8&size=48