palm branches roof negative icon
palm-branches-roof-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- palm-branches-roof-negative
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
Related icons in Health Icons
Use the palm branches roof negative icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsPalmBranchesRoofNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM24.746 9.14q.156.06.302.149L26 7.187c.177-.39.706-.508 1.145-.255c.44.254.602.77.352 1.12l-1.494 2.083l14.661 13.957c.482.459.463 1.102-.171 1.345C38.856 26.066 34.634 27 24 27s-14.856-.934-16.493-1.563c-.634-.243-.653-.886-.171-1.345l14.758-14.05l-1.424-1.987c-.25-.35-.09-.869.35-1.123c.44-.253.969-.134 1.147.259l.918 2.024q.083-.042.17-.075l-.252-2.31c-.048-.447.412-.83.997-.83s1.045.383.997.83zM12 29.407c2.602.336 6.417.593 12 .593s9.398-.257 12-.593v11.159C36 42 28 42 28 42v-5c0-1.912-1.692-4-4-4s-4 2.088-4 4v5s-8 0-8-1.434z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsPalmBranchesRoofNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsPalmBranchesRoofNegative(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"><g clipPath="url(#healthiconsPalmBranchesRoofNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zM24.746 9.14q.156.06.302.149L26 7.187c.177-.39.706-.508 1.145-.255c.44.254.602.77.352 1.12l-1.494 2.083l14.661 13.957c.482.459.463 1.102-.171 1.345C38.856 26.066 34.634 27 24 27s-14.856-.934-16.493-1.563c-.634-.243-.653-.886-.171-1.345l14.758-14.05l-1.424-1.987c-.25-.35-.09-.869.35-1.123c.44-.253.969-.134 1.147.259l.918 2.024q.083-.042.17-.075l-.252-2.31c-.048-.447.412-.83.997-.83s1.045.383.997.83zM12 29.407c2.602.336 6.417.593 12 .593s9.398-.257 12-.593v11.159C36 42 28 42 28 42v-5c0-1.912-1.692-4-4-4s-4 2.088-4 4v5s-8 0-8-1.434z" clipRule="evenodd"/></g><defs><clipPath id="healthiconsPalmBranchesRoofNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsPalmBranchesRoofNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM24.746 9.14q.156.06.302.149L26 7.187c.177-.39.706-.508 1.145-.255c.44.254.602.77.352 1.12l-1.494 2.083l14.661 13.957c.482.459.463 1.102-.171 1.345C38.856 26.066 34.634 27 24 27s-14.856-.934-16.493-1.563c-.634-.243-.653-.886-.171-1.345l14.758-14.05l-1.424-1.987c-.25-.35-.09-.869.35-1.123c.44-.253.969-.134 1.147.259l.918 2.024q.083-.042.17-.075l-.252-2.31c-.048-.447.412-.83.997-.83s1.045.383.997.83zM12 29.407c2.602.336 6.417.593 12 .593s9.398-.257 12-.593v11.159C36 42 28 42 28 42v-5c0-1.912-1.692-4-4-4s-4 2.088-4 4v5s-8 0-8-1.434z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsPalmBranchesRoofNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-palm-branches-roof-negative {
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%3E%3Cg%20clip-path%3D%22url(%23healthiconsPalmBranchesRoofNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM24.746%209.14q.156.06.302.149L26%207.187c.177-.39.706-.508%201.145-.255c.44.254.602.77.352%201.12l-1.494%202.083l14.661%2013.957c.482.459.463%201.102-.171%201.345C38.856%2026.066%2034.634%2027%2024%2027s-14.856-.934-16.493-1.563c-.634-.243-.653-.886-.171-1.345l14.758-14.05l-1.424-1.987c-.25-.35-.09-.869.35-1.123c.44-.253.969-.134%201.147.259l.918%202.024q.083-.042.17-.075l-.252-2.31c-.048-.447.412-.83.997-.83s1.045.383.997.83zM12%2029.407c2.602.336%206.417.593%2012%20.593s9.398-.257%2012-.593v11.159C36%2042%2028%2042%2028%2042v-5c0-1.912-1.692-4-4-4s-4%202.088-4%204v5s-8%200-8-1.434z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsPalmBranchesRoofNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%3E%3Cg%20clip-path%3D%22url(%23healthiconsPalmBranchesRoofNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM24.746%209.14q.156.06.302.149L26%207.187c.177-.39.706-.508%201.145-.255c.44.254.602.77.352%201.12l-1.494%202.083l14.661%2013.957c.482.459.463%201.102-.171%201.345C38.856%2026.066%2034.634%2027%2024%2027s-14.856-.934-16.493-1.563c-.634-.243-.653-.886-.171-1.345l14.758-14.05l-1.424-1.987c-.25-.35-.09-.869.35-1.123c.44-.253.969-.134%201.147.259l.918%202.024q.083-.042.17-.075l-.252-2.31c-.048-.447.412-.83.997-.83s1.045.383.997.83zM12%2029.407c2.602.336%206.417.593%2012%20.593s9.398-.257%2012-.593v11.159C36%2042%2028%2042%2028%2042v-5c0-1.912-1.692-4-4-4s-4%202.088-4%204v5s-8%200-8-1.434z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsPalmBranchesRoofNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/palm-branches-roof-negative.svg?color=%231a73e8&size=48