cpr icon
cpr from Health Icons by Resolve to Save Lives · Filled · People · MIT Free for personal and commercial use.
- Name
- cpr
- Set
- Health Icons
- Style
- Filled
- Category
- People
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
More people icons from Health Icons
agricultureagriculture-workeragriculture-worker-altancvasthmababy-0203-altbaby-0203mbaby-0306mbaby-female-0203m-altbaby-female-0306mbaby-female-0609mbaby-male-0203m-altbaby-male-0306mbaby-male-0609mboy-0105yboy-1015ycall-centrechild-carechild-cognitionchild-programcity-workerclean-handscommunity-healthworkerconstruction-worker
Use the cpr icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M13 38a4 4 0 1 1 8 0a4 4 0 0 1-8 0m-1.445-2.523A6 6 0 0 0 11 38c0 1.537.578 2.938 1.528 4h-1.515a3.013 3.013 0 0 1-1.187-5.783zM21.472 42h1.515a3.013 3.013 0 0 0 1.187-5.783l-1.729-.74c.356.767.555 1.622.555 2.523a5.98 5.98 0 0 1-1.528 4" clip-rule="evenodd"/><path d="M16 12a4 4 0 1 1-8 0a4 4 0 0 1 8 0m3 11v8a2 2 0 1 1-4 0V19.272c0-3.43 4.033-5.27 6.623-3.02l9.764 8.479a7.59 7.59 0 0 1 2.537 6.803L33 38h7a2 2 0 1 1 0 4H30a2 2 0 0 1-2-2v-7.204a4 4 0 0 0-1.343-2.99z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsCpr(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fillRule="evenodd" d="M13 38a4 4 0 1 1 8 0a4 4 0 0 1-8 0m-1.445-2.523A6 6 0 0 0 11 38c0 1.537.578 2.938 1.528 4h-1.515a3.013 3.013 0 0 1-1.187-5.783zM21.472 42h1.515a3.013 3.013 0 0 0 1.187-5.783l-1.729-.74c.356.767.555 1.622.555 2.523a5.98 5.98 0 0 1-1.528 4" clipRule="evenodd"/><path d="M16 12a4 4 0 1 1-8 0a4 4 0 0 1 8 0m3 11v8a2 2 0 1 1-4 0V19.272c0-3.43 4.033-5.27 6.623-3.02l9.764 8.479a7.59 7.59 0 0 1 2.537 6.803L33 38h7a2 2 0 1 1 0 4H30a2 2 0 0 1-2-2v-7.204a4 4 0 0 0-1.343-2.99z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M13 38a4 4 0 1 1 8 0a4 4 0 0 1-8 0m-1.445-2.523A6 6 0 0 0 11 38c0 1.537.578 2.938 1.528 4h-1.515a3.013 3.013 0 0 1-1.187-5.783zM21.472 42h1.515a3.013 3.013 0 0 0 1.187-5.783l-1.729-.74c.356.767.555 1.622.555 2.523a5.98 5.98 0 0 1-1.528 4" clip-rule="evenodd"/><path d="M16 12a4 4 0 1 1-8 0a4 4 0 0 1 8 0m3 11v8a2 2 0 1 1-4 0V19.272c0-3.43 4.033-5.27 6.623-3.02l9.764 8.479a7.59 7.59 0 0 1 2.537 6.803L33 38h7a2 2 0 1 1 0 4H30a2 2 0 0 1-2-2v-7.204a4 4 0 0 0-1.343-2.99z"/></g></svg> </template>
CSS
.icon-cpr {
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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13%2038a4%204%200%201%201%208%200a4%204%200%200%201-8%200m-1.445-2.523A6%206%200%200%200%2011%2038c0%201.537.578%202.938%201.528%204h-1.515a3.013%203.013%200%200%201-1.187-5.783zM21.472%2042h1.515a3.013%203.013%200%200%200%201.187-5.783l-1.729-.74c.356.767.555%201.622.555%202.523a5.98%205.98%200%200%201-1.528%204%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M16%2012a4%204%200%201%201-8%200a4%204%200%200%201%208%200m3%2011v8a2%202%200%201%201-4%200V19.272c0-3.43%204.033-5.27%206.623-3.02l9.764%208.479a7.59%207.59%200%200%201%202.537%206.803L33%2038h7a2%202%200%201%201%200%204H30a2%202%200%200%201-2-2v-7.204a4%204%200%200%200-1.343-2.99z%22%2F%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13%2038a4%204%200%201%201%208%200a4%204%200%200%201-8%200m-1.445-2.523A6%206%200%200%200%2011%2038c0%201.537.578%202.938%201.528%204h-1.515a3.013%203.013%200%200%201-1.187-5.783zM21.472%2042h1.515a3.013%203.013%200%200%200%201.187-5.783l-1.729-.74c.356.767.555%201.622.555%202.523a5.98%205.98%200%200%201-1.528%204%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M16%2012a4%204%200%201%201-8%200a4%204%200%200%201%208%200m3%2011v8a2%202%200%201%201-4%200V19.272c0-3.43%204.033-5.27%206.623-3.02l9.764%208.479a7.59%207.59%200%200%201%202.537%206.803L33%2038h7a2%202%200%201%201%200%204H30a2%202%200%200%201-2-2v-7.204a4%204%200%200%200-1.343-2.99z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/cpr.svg?color=%231a73e8&size=48