shield heart icon
shield-heart from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- shield-heart
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome Solid
Use the shield heart icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M333.4 66.9C329.2 65 324.7 64 320 64s-9.2 1-13.4 2.9l-188.3 79.9c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C518.8 484.7 559.6 303.2 560 204c.1-26.2-16.3-47.9-38.3-57.2zm-19.8 180.6l6.4 8.5l6.4-8.5c11.1-14.8 28.5-23.5 46.9-23.5c32.4 0 58.7 26.3 58.7 58.7v5.3c0 49.1-65.8 98.1-96.5 118.3c-9.5 6.2-21.5 6.2-30.9 0c-30.7-20.2-96.5-69.3-96.5-118.3v-5.3c0-32.4 26.3-58.7 58.7-58.7c18.5 0 35.9 8.7 46.9 23.5z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidShieldHeart(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M333.4 66.9C329.2 65 324.7 64 320 64s-9.2 1-13.4 2.9l-188.3 79.9c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C518.8 484.7 559.6 303.2 560 204c.1-26.2-16.3-47.9-38.3-57.2zm-19.8 180.6l6.4 8.5l6.4-8.5c11.1-14.8 28.5-23.5 46.9-23.5c32.4 0 58.7 26.3 58.7 58.7v5.3c0 49.1-65.8 98.1-96.5 118.3c-9.5 6.2-21.5 6.2-30.9 0c-30.7-20.2-96.5-69.3-96.5-118.3v-5.3c0-32.4 26.3-58.7 58.7-58.7c18.5 0 35.9 8.7 46.9 23.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M333.4 66.9C329.2 65 324.7 64 320 64s-9.2 1-13.4 2.9l-188.3 79.9c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C518.8 484.7 559.6 303.2 560 204c.1-26.2-16.3-47.9-38.3-57.2zm-19.8 180.6l6.4 8.5l6.4-8.5c11.1-14.8 28.5-23.5 46.9-23.5c32.4 0 58.7 26.3 58.7 58.7v5.3c0 49.1-65.8 98.1-96.5 118.3c-9.5 6.2-21.5 6.2-30.9 0c-30.7-20.2-96.5-69.3-96.5-118.3v-5.3c0-32.4 26.3-58.7 58.7-58.7c18.5 0 35.9 8.7 46.9 23.5z"/></svg> </template>
CSS
.icon-shield-heart {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M333.4%2066.9C329.2%2065%20324.7%2064%20320%2064s-9.2%201-13.4%202.9l-188.3%2079.9c-22%209.3-38.4%2031-38.3%2057.2c.5%2099.2%2041.3%20280.7%20213.6%20363.2c16.7%208%2036.1%208%2052.8%200C518.8%20484.7%20559.6%20303.2%20560%20204c.1-26.2-16.3-47.9-38.3-57.2zm-19.8%20180.6l6.4%208.5l6.4-8.5c11.1-14.8%2028.5-23.5%2046.9-23.5c32.4%200%2058.7%2026.3%2058.7%2058.7v5.3c0%2049.1-65.8%2098.1-96.5%20118.3c-9.5%206.2-21.5%206.2-30.9%200c-30.7-20.2-96.5-69.3-96.5-118.3v-5.3c0-32.4%2026.3-58.7%2058.7-58.7c18.5%200%2035.9%208.7%2046.9%2023.5z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M333.4%2066.9C329.2%2065%20324.7%2064%20320%2064s-9.2%201-13.4%202.9l-188.3%2079.9c-22%209.3-38.4%2031-38.3%2057.2c.5%2099.2%2041.3%20280.7%20213.6%20363.2c16.7%208%2036.1%208%2052.8%200C518.8%20484.7%20559.6%20303.2%20560%20204c.1-26.2-16.3-47.9-38.3-57.2zm-19.8%20180.6l6.4%208.5l6.4-8.5c11.1-14.8%2028.5-23.5%2046.9-23.5c32.4%200%2058.7%2026.3%2058.7%2058.7v5.3c0%2049.1-65.8%2098.1-96.5%20118.3c-9.5%206.2-21.5%206.2-30.9%200c-30.7-20.2-96.5-69.3-96.5-118.3v-5.3c0-32.4%2026.3-58.7%2058.7-58.7c18.5%200%2035.9%208.7%2046.9%2023.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/shield-heart.svg?color=%231a73e8&size=48