cardiology icon
cardiology-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- cardiology-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the cardiology icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.7 12.725l-.85-1.275q-.125-.2-.35-.325T9.025 11H3.1q-.275 0-.5-.162t-.325-.438q-.15-.475-.213-.937T2 8.5q0-2.35 1.575-3.925T7.5 3q1.3 0 2.475.55T12 5.1q.85-1 2.025-1.55T16.5 3q2.35 0 3.925 1.575T22 8.5q0 .5-.062.963t-.213.937q-.075.275-.312.438T20.9 11h-5.325L13.85 8.45q-.15-.225-.387-.337T12.95 8q-.325 0-.562.188t-.338.487zm.6 7.825q-.35-.125-.625-.4q-2.35-2.1-3.975-3.687T4.075 13.6q-.15-.2-.038-.4t.338-.2h4.05l1.725 2.55q.15.225.388.338t.512.112q.325 0 .563-.187t.337-.488l1.35-4.075l.875 1.3q.125.2.35.325T15 13h4.625q.225 0 .338.2t-.038.4q-1 1.275-2.625 2.863t-3.975 3.687q-.275.275-.625.4t-.7.125t-.7-.125"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCardiologyRounded(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="m10.7 12.725l-.85-1.275q-.125-.2-.35-.325T9.025 11H3.1q-.275 0-.5-.162t-.325-.438q-.15-.475-.213-.937T2 8.5q0-2.35 1.575-3.925T7.5 3q1.3 0 2.475.55T12 5.1q.85-1 2.025-1.55T16.5 3q2.35 0 3.925 1.575T22 8.5q0 .5-.062.963t-.213.937q-.075.275-.312.438T20.9 11h-5.325L13.85 8.45q-.15-.225-.387-.337T12.95 8q-.325 0-.562.188t-.338.487zm.6 7.825q-.35-.125-.625-.4q-2.35-2.1-3.975-3.687T4.075 13.6q-.15-.2-.038-.4t.338-.2h4.05l1.725 2.55q.15.225.388.338t.512.112q.325 0 .563-.187t.337-.488l1.35-4.075l.875 1.3q.125.2.35.325T15 13h4.625q.225 0 .338.2t-.038.4q-1 1.275-2.625 2.863t-3.975 3.687q-.275.275-.625.4t-.7.125t-.7-.125"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.7 12.725l-.85-1.275q-.125-.2-.35-.325T9.025 11H3.1q-.275 0-.5-.162t-.325-.438q-.15-.475-.213-.937T2 8.5q0-2.35 1.575-3.925T7.5 3q1.3 0 2.475.55T12 5.1q.85-1 2.025-1.55T16.5 3q2.35 0 3.925 1.575T22 8.5q0 .5-.062.963t-.213.937q-.075.275-.312.438T20.9 11h-5.325L13.85 8.45q-.15-.225-.387-.337T12.95 8q-.325 0-.562.188t-.338.487zm.6 7.825q-.35-.125-.625-.4q-2.35-2.1-3.975-3.687T4.075 13.6q-.15-.2-.038-.4t.338-.2h4.05l1.725 2.55q.15.225.388.338t.512.112q.325 0 .563-.187t.337-.488l1.35-4.075l.875 1.3q.125.2.35.325T15 13h4.625q.225 0 .338.2t-.038.4q-1 1.275-2.625 2.863t-3.975 3.687q-.275.275-.625.4t-.7.125t-.7-.125"/></svg> </template>
CSS
.icon-cardiology-rounded {
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%22m10.7%2012.725l-.85-1.275q-.125-.2-.35-.325T9.025%2011H3.1q-.275%200-.5-.162t-.325-.438q-.15-.475-.213-.937T2%208.5q0-2.35%201.575-3.925T7.5%203q1.3%200%202.475.55T12%205.1q.85-1%202.025-1.55T16.5%203q2.35%200%203.925%201.575T22%208.5q0%20.5-.062.963t-.213.937q-.075.275-.312.438T20.9%2011h-5.325L13.85%208.45q-.15-.225-.387-.337T12.95%208q-.325%200-.562.188t-.338.487zm.6%207.825q-.35-.125-.625-.4q-2.35-2.1-3.975-3.687T4.075%2013.6q-.15-.2-.038-.4t.338-.2h4.05l1.725%202.55q.15.225.388.338t.512.112q.325%200%20.563-.187t.337-.488l1.35-4.075l.875%201.3q.125.2.35.325T15%2013h4.625q.225%200%20.338.2t-.038.4q-1%201.275-2.625%202.863t-3.975%203.687q-.275.275-.625.4t-.7.125t-.7-.125%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%22m10.7%2012.725l-.85-1.275q-.125-.2-.35-.325T9.025%2011H3.1q-.275%200-.5-.162t-.325-.438q-.15-.475-.213-.937T2%208.5q0-2.35%201.575-3.925T7.5%203q1.3%200%202.475.55T12%205.1q.85-1%202.025-1.55T16.5%203q2.35%200%203.925%201.575T22%208.5q0%20.5-.062.963t-.213.937q-.075.275-.312.438T20.9%2011h-5.325L13.85%208.45q-.15-.225-.387-.337T12.95%208q-.325%200-.562.188t-.338.487zm.6%207.825q-.35-.125-.625-.4q-2.35-2.1-3.975-3.687T4.075%2013.6q-.15-.2-.038-.4t.338-.2h4.05l1.725%202.55q.15.225.388.338t.512.112q.325%200%20.563-.187t.337-.488l1.35-4.075l.875%201.3q.125.2.35.325T15%2013h4.625q.225%200%20.338.2t-.038.4q-1%201.275-2.625%202.863t-3.975%203.687q-.275.275-.625.4t-.7.125t-.7-.125%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/cardiology-rounded.svg?color=%231a73e8&size=48