cardiology icon
cardiology-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- cardiology-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
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="M12 6.639q.87-1.289 2.025-1.964T16.5 4q1.873 0 3.16 1.256t1.334 3.129q0 .134-.01.25q-.009.115-.028.25q.006.213-.138.356t-.356.15t-.357-.138q-.144-.144-.15-.357q.02-.135.03-.25t.01-.25q-.036-1.465-1.036-2.43T16.5 5q-1.096 0-2.032.567T12.744 7.3q-.148.196-.35.304q-.203.108-.419.108t-.406-.108t-.332-.304q-.789-1.165-1.715-1.733Q8.596 5 7.5 5q-1.458 0-2.459.966q-1 .965-1.035 2.43q0 .135.01.25q.009.115.028.25q-.005.213-.149.357q-.143.143-.357.138q-.213-.007-.356-.15t-.138-.357q-.019-.134-.029-.25t-.01-.25q.047-1.873 1.335-3.128T7.5 4q1.32 0 2.475.675T12 6.639m0 12.902q-.273 0-.517-.116t-.462-.313q-.556-.489-1.67-1.572q-1.115-1.084-1.895-1.82q-.177-.178-.159-.363q.018-.186.159-.326q.14-.14.326-.159q.185-.018.362.153q.77.764 1.724 1.659q.955.895 2.132 1.966q1.177-1.071 2.132-1.957t1.724-1.668q.177-.177.362-.153q.186.024.326.165q.14.14.156.338t-.161.375q-.781.73-1.905 1.802l-1.636 1.56q-.217.217-.461.323T12 19.54m-.95-4.041q.152 0 .255-.091q.103-.092.164-.238l1.677-5.037l1.337 2.012q.125.162.292.258t.379.096H22q.214 0 .357-.143T22.5 12t-.143-.357T22 11.5h-6.752l-1.84-2.761q-.073-.11-.195-.165t-.263-.055q-.152 0-.264.091q-.113.092-.155.238l-1.677 5.05l-1.37-2.044q-.124-.162-.292-.258t-.378-.096H2q-.213 0-.357.143T1.5 12t.143.357T2 12.5h6.714l1.859 2.78q.073.13.205.175t.272.045m.95-3.675"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCardiologyOutlineRounded(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="M12 6.639q.87-1.289 2.025-1.964T16.5 4q1.873 0 3.16 1.256t1.334 3.129q0 .134-.01.25q-.009.115-.028.25q.006.213-.138.356t-.356.15t-.357-.138q-.144-.144-.15-.357q.02-.135.03-.25t.01-.25q-.036-1.465-1.036-2.43T16.5 5q-1.096 0-2.032.567T12.744 7.3q-.148.196-.35.304q-.203.108-.419.108t-.406-.108t-.332-.304q-.789-1.165-1.715-1.733Q8.596 5 7.5 5q-1.458 0-2.459.966q-1 .965-1.035 2.43q0 .135.01.25q.009.115.028.25q-.005.213-.149.357q-.143.143-.357.138q-.213-.007-.356-.15t-.138-.357q-.019-.134-.029-.25t-.01-.25q.047-1.873 1.335-3.128T7.5 4q1.32 0 2.475.675T12 6.639m0 12.902q-.273 0-.517-.116t-.462-.313q-.556-.489-1.67-1.572q-1.115-1.084-1.895-1.82q-.177-.178-.159-.363q.018-.186.159-.326q.14-.14.326-.159q.185-.018.362.153q.77.764 1.724 1.659q.955.895 2.132 1.966q1.177-1.071 2.132-1.957t1.724-1.668q.177-.177.362-.153q.186.024.326.165q.14.14.156.338t-.161.375q-.781.73-1.905 1.802l-1.636 1.56q-.217.217-.461.323T12 19.54m-.95-4.041q.152 0 .255-.091q.103-.092.164-.238l1.677-5.037l1.337 2.012q.125.162.292.258t.379.096H22q.214 0 .357-.143T22.5 12t-.143-.357T22 11.5h-6.752l-1.84-2.761q-.073-.11-.195-.165t-.263-.055q-.152 0-.264.091q-.113.092-.155.238l-1.677 5.05l-1.37-2.044q-.124-.162-.292-.258t-.378-.096H2q-.213 0-.357.143T1.5 12t.143.357T2 12.5h6.714l1.859 2.78q.073.13.205.175t.272.045m.95-3.675"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 6.639q.87-1.289 2.025-1.964T16.5 4q1.873 0 3.16 1.256t1.334 3.129q0 .134-.01.25q-.009.115-.028.25q.006.213-.138.356t-.356.15t-.357-.138q-.144-.144-.15-.357q.02-.135.03-.25t.01-.25q-.036-1.465-1.036-2.43T16.5 5q-1.096 0-2.032.567T12.744 7.3q-.148.196-.35.304q-.203.108-.419.108t-.406-.108t-.332-.304q-.789-1.165-1.715-1.733Q8.596 5 7.5 5q-1.458 0-2.459.966q-1 .965-1.035 2.43q0 .135.01.25q.009.115.028.25q-.005.213-.149.357q-.143.143-.357.138q-.213-.007-.356-.15t-.138-.357q-.019-.134-.029-.25t-.01-.25q.047-1.873 1.335-3.128T7.5 4q1.32 0 2.475.675T12 6.639m0 12.902q-.273 0-.517-.116t-.462-.313q-.556-.489-1.67-1.572q-1.115-1.084-1.895-1.82q-.177-.178-.159-.363q.018-.186.159-.326q.14-.14.326-.159q.185-.018.362.153q.77.764 1.724 1.659q.955.895 2.132 1.966q1.177-1.071 2.132-1.957t1.724-1.668q.177-.177.362-.153q.186.024.326.165q.14.14.156.338t-.161.375q-.781.73-1.905 1.802l-1.636 1.56q-.217.217-.461.323T12 19.54m-.95-4.041q.152 0 .255-.091q.103-.092.164-.238l1.677-5.037l1.337 2.012q.125.162.292.258t.379.096H22q.214 0 .357-.143T22.5 12t-.143-.357T22 11.5h-6.752l-1.84-2.761q-.073-.11-.195-.165t-.263-.055q-.152 0-.264.091q-.113.092-.155.238l-1.677 5.05l-1.37-2.044q-.124-.162-.292-.258t-.378-.096H2q-.213 0-.357.143T1.5 12t.143.357T2 12.5h6.714l1.859 2.78q.073.13.205.175t.272.045m.95-3.675"/></svg> </template>
CSS
.icon-cardiology-outline-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%22M12%206.639q.87-1.289%202.025-1.964T16.5%204q1.873%200%203.16%201.256t1.334%203.129q0%20.134-.01.25q-.009.115-.028.25q.006.213-.138.356t-.356.15t-.357-.138q-.144-.144-.15-.357q.02-.135.03-.25t.01-.25q-.036-1.465-1.036-2.43T16.5%205q-1.096%200-2.032.567T12.744%207.3q-.148.196-.35.304q-.203.108-.419.108t-.406-.108t-.332-.304q-.789-1.165-1.715-1.733Q8.596%205%207.5%205q-1.458%200-2.459.966q-1%20.965-1.035%202.43q0%20.135.01.25q.009.115.028.25q-.005.213-.149.357q-.143.143-.357.138q-.213-.007-.356-.15t-.138-.357q-.019-.134-.029-.25t-.01-.25q.047-1.873%201.335-3.128T7.5%204q1.32%200%202.475.675T12%206.639m0%2012.902q-.273%200-.517-.116t-.462-.313q-.556-.489-1.67-1.572q-1.115-1.084-1.895-1.82q-.177-.178-.159-.363q.018-.186.159-.326q.14-.14.326-.159q.185-.018.362.153q.77.764%201.724%201.659q.955.895%202.132%201.966q1.177-1.071%202.132-1.957t1.724-1.668q.177-.177.362-.153q.186.024.326.165q.14.14.156.338t-.161.375q-.781.73-1.905%201.802l-1.636%201.56q-.217.217-.461.323T12%2019.54m-.95-4.041q.152%200%20.255-.091q.103-.092.164-.238l1.677-5.037l1.337%202.012q.125.162.292.258t.379.096H22q.214%200%20.357-.143T22.5%2012t-.143-.357T22%2011.5h-6.752l-1.84-2.761q-.073-.11-.195-.165t-.263-.055q-.152%200-.264.091q-.113.092-.155.238l-1.677%205.05l-1.37-2.044q-.124-.162-.292-.258t-.378-.096H2q-.213%200-.357.143T1.5%2012t.143.357T2%2012.5h6.714l1.859%202.78q.073.13.205.175t.272.045m.95-3.675%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%22M12%206.639q.87-1.289%202.025-1.964T16.5%204q1.873%200%203.16%201.256t1.334%203.129q0%20.134-.01.25q-.009.115-.028.25q.006.213-.138.356t-.356.15t-.357-.138q-.144-.144-.15-.357q.02-.135.03-.25t.01-.25q-.036-1.465-1.036-2.43T16.5%205q-1.096%200-2.032.567T12.744%207.3q-.148.196-.35.304q-.203.108-.419.108t-.406-.108t-.332-.304q-.789-1.165-1.715-1.733Q8.596%205%207.5%205q-1.458%200-2.459.966q-1%20.965-1.035%202.43q0%20.135.01.25q.009.115.028.25q-.005.213-.149.357q-.143.143-.357.138q-.213-.007-.356-.15t-.138-.357q-.019-.134-.029-.25t-.01-.25q.047-1.873%201.335-3.128T7.5%204q1.32%200%202.475.675T12%206.639m0%2012.902q-.273%200-.517-.116t-.462-.313q-.556-.489-1.67-1.572q-1.115-1.084-1.895-1.82q-.177-.178-.159-.363q.018-.186.159-.326q.14-.14.326-.159q.185-.018.362.153q.77.764%201.724%201.659q.955.895%202.132%201.966q1.177-1.071%202.132-1.957t1.724-1.668q.177-.177.362-.153q.186.024.326.165q.14.14.156.338t-.161.375q-.781.73-1.905%201.802l-1.636%201.56q-.217.217-.461.323T12%2019.54m-.95-4.041q.152%200%20.255-.091q.103-.092.164-.238l1.677-5.037l1.337%202.012q.125.162.292.258t.379.096H22q.214%200%20.357-.143T22.5%2012t-.143-.357T22%2011.5h-6.752l-1.84-2.761q-.073-.11-.195-.165t-.263-.055q-.152%200-.264.091q-.113.092-.155.238l-1.677%205.05l-1.37-2.044q-.124-.162-.292-.258t-.378-.096H2q-.213%200-.357.143T1.5%2012t.143.357T2%2012.5h6.714l1.859%202.78q.073.13.205.175t.272.045m.95-3.675%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/cardiology-outline-rounded.svg?color=%231a73e8&size=48