lifebuoy icon
lifebuoy-f from Jam Icons by Michael Amprimo · Filled · MIT Free for personal and commercial use.
- Name
- lifebuoy-f
- Set
- Jam Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Jam Icons
The same icon in other sets
Use the lifebuoy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-1.5 -1.5 24 24"><path fill="currentColor" d="M2.268 16.41a10.05 10.05 0 0 1 0-12.721l4.318 4.318a4.03 4.03 0 0 0 0 4.085zm1.42 1.421l4.32-4.318a4.03 4.03 0 0 0 4.084 0l4.318 4.318a10.05 10.05 0 0 1-12.721 0zM16.41 2.268l-4.318 4.318a4.03 4.03 0 0 0-4.085 0L3.69 2.268a10.05 10.05 0 0 1 12.72 0m1.421 1.42a10.05 10.05 0 0 1 0 12.722l-4.318-4.318a4.03 4.03 0 0 0 0-4.085L17.83 3.69z"/></svg>
React
import type { SVGProps } from "react";
export function JamLifebuoyF(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-1.5 -1.5 24 24"><path fill="currentColor" d="M2.268 16.41a10.05 10.05 0 0 1 0-12.721l4.318 4.318a4.03 4.03 0 0 0 0 4.085zm1.42 1.421l4.32-4.318a4.03 4.03 0 0 0 4.084 0l4.318 4.318a10.05 10.05 0 0 1-12.721 0zM16.41 2.268l-4.318 4.318a4.03 4.03 0 0 0-4.085 0L3.69 2.268a10.05 10.05 0 0 1 12.72 0m1.421 1.42a10.05 10.05 0 0 1 0 12.722l-4.318-4.318a4.03 4.03 0 0 0 0-4.085L17.83 3.69z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-1.5 -1.5 24 24"><path fill="currentColor" d="M2.268 16.41a10.05 10.05 0 0 1 0-12.721l4.318 4.318a4.03 4.03 0 0 0 0 4.085zm1.42 1.421l4.32-4.318a4.03 4.03 0 0 0 4.084 0l4.318 4.318a10.05 10.05 0 0 1-12.721 0zM16.41 2.268l-4.318 4.318a4.03 4.03 0 0 0-4.085 0L3.69 2.268a10.05 10.05 0 0 1 12.72 0m1.421 1.42a10.05 10.05 0 0 1 0 12.722l-4.318-4.318a4.03 4.03 0 0 0 0-4.085L17.83 3.69z"/></svg> </template>
CSS
.icon-lifebuoy-f {
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%22-1.5%20-1.5%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.268%2016.41a10.05%2010.05%200%200%201%200-12.721l4.318%204.318a4.03%204.03%200%200%200%200%204.085zm1.42%201.421l4.32-4.318a4.03%204.03%200%200%200%204.084%200l4.318%204.318a10.05%2010.05%200%200%201-12.721%200zM16.41%202.268l-4.318%204.318a4.03%204.03%200%200%200-4.085%200L3.69%202.268a10.05%2010.05%200%200%201%2012.72%200m1.421%201.42a10.05%2010.05%200%200%201%200%2012.722l-4.318-4.318a4.03%204.03%200%200%200%200-4.085L17.83%203.69z%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%22-1.5%20-1.5%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.268%2016.41a10.05%2010.05%200%200%201%200-12.721l4.318%204.318a4.03%204.03%200%200%200%200%204.085zm1.42%201.421l4.32-4.318a4.03%204.03%200%200%200%204.084%200l4.318%204.318a10.05%2010.05%200%200%201-12.721%200zM16.41%202.268l-4.318%204.318a4.03%204.03%200%200%200-4.085%200L3.69%202.268a10.05%2010.05%200%200%201%2012.72%200m1.421%201.42a10.05%2010.05%200%200%201%200%2012.722l-4.318-4.318a4.03%204.03%200%200%200%200-4.085L17.83%203.69z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/jam/lifebuoy-f.svg?color=%231a73e8&size=48