ecg heart icon
ecg-heart from Material Symbols by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- ecg-heart
- Set
- Material Symbols
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- ecg-heart-rounded
3 other variants in Material Symbols
The same icon in other sets
More activities icons from Material Symbols
Use the ecg heart icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.125 3q2.5 0 4.188 1.85T22 9.25q0 .45-.05.888t-.175.862h-6.25l-1.7-2.55q-.125-.2-.35-.325T13 8q-.325 0-.587.2t-.363.5l-1.35 4.05l-.875-1.3q-.125-.2-.35-.325T9 11H2.225q-.125-.425-.175-.862T2 9.275Q2 6.7 3.675 4.85T7.85 3q1.2 0 2.263.475T12 4.8q.8-.85 1.863-1.325T16.125 3M12 21q-.45 0-.862-.162t-.738-.488l-6.7-6.725q-.15-.15-.275-.3T3.175 13H8.45l1.7 2.55q.125.2.35.325t.475.125q.325 0 .6-.2t.375-.5l1.35-4.05l.85 1.3q.15.2.375.325T15 13h5.8l-.25.3l-.25.3l-6.725 6.75q-.325.325-.725.488T12 21"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsEcgHeart(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.125 3q2.5 0 4.188 1.85T22 9.25q0 .45-.05.888t-.175.862h-6.25l-1.7-2.55q-.125-.2-.35-.325T13 8q-.325 0-.587.2t-.363.5l-1.35 4.05l-.875-1.3q-.125-.2-.35-.325T9 11H2.225q-.125-.425-.175-.862T2 9.275Q2 6.7 3.675 4.85T7.85 3q1.2 0 2.263.475T12 4.8q.8-.85 1.863-1.325T16.125 3M12 21q-.45 0-.862-.162t-.738-.488l-6.7-6.725q-.15-.15-.275-.3T3.175 13H8.45l1.7 2.55q.125.2.35.325t.475.125q.325 0 .6-.2t.375-.5l1.35-4.05l.85 1.3q.15.2.375.325T15 13h5.8l-.25.3l-.25.3l-6.725 6.75q-.325.325-.725.488T12 21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.125 3q2.5 0 4.188 1.85T22 9.25q0 .45-.05.888t-.175.862h-6.25l-1.7-2.55q-.125-.2-.35-.325T13 8q-.325 0-.587.2t-.363.5l-1.35 4.05l-.875-1.3q-.125-.2-.35-.325T9 11H2.225q-.125-.425-.175-.862T2 9.275Q2 6.7 3.675 4.85T7.85 3q1.2 0 2.263.475T12 4.8q.8-.85 1.863-1.325T16.125 3M12 21q-.45 0-.862-.162t-.738-.488l-6.7-6.725q-.15-.15-.275-.3T3.175 13H8.45l1.7 2.55q.125.2.35.325t.475.125q.325 0 .6-.2t.375-.5l1.35-4.05l.85 1.3q.15.2.375.325T15 13h5.8l-.25.3l-.25.3l-6.725 6.75q-.325.325-.725.488T12 21"/></svg> </template>
CSS
.icon-ecg-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.125%203q2.5%200%204.188%201.85T22%209.25q0%20.45-.05.888t-.175.862h-6.25l-1.7-2.55q-.125-.2-.35-.325T13%208q-.325%200-.587.2t-.363.5l-1.35%204.05l-.875-1.3q-.125-.2-.35-.325T9%2011H2.225q-.125-.425-.175-.862T2%209.275Q2%206.7%203.675%204.85T7.85%203q1.2%200%202.263.475T12%204.8q.8-.85%201.863-1.325T16.125%203M12%2021q-.45%200-.862-.162t-.738-.488l-6.7-6.725q-.15-.15-.275-.3T3.175%2013H8.45l1.7%202.55q.125.2.35.325t.475.125q.325%200%20.6-.2t.375-.5l1.35-4.05l.85%201.3q.15.2.375.325T15%2013h5.8l-.25.3l-.25.3l-6.725%206.75q-.325.325-.725.488T12%2021%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.125%203q2.5%200%204.188%201.85T22%209.25q0%20.45-.05.888t-.175.862h-6.25l-1.7-2.55q-.125-.2-.35-.325T13%208q-.325%200-.587.2t-.363.5l-1.35%204.05l-.875-1.3q-.125-.2-.35-.325T9%2011H2.225q-.125-.425-.175-.862T2%209.275Q2%206.7%203.675%204.85T7.85%203q1.2%200%202.263.475T12%204.8q.8-.85%201.863-1.325T16.125%203M12%2021q-.45%200-.862-.162t-.738-.488l-6.7-6.725q-.15-.15-.275-.3T3.175%2013H8.45l1.7%202.55q.125.2.35.325t.475.125q.325%200%20.6-.2t.375-.5l1.35-4.05l.85%201.3q.15.2.375.325T15%2013h5.8l-.25.3l-.25.3l-6.725%206.75q-.325.325-.725.488T12%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/ecg-heart.svg?color=%231a73e8&size=48