cardiology-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
cardiology-rounded
Set
Material Symbols Light
Style
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="m10.854 13.898l-1.37-2.044q-.124-.162-.292-.258t-.378-.096H4.33q-.218 0-.395-.105t-.276-.303q-.362-.706-.511-1.322T3 8.5q0-1.908 1.296-3.204T7.5 4q1.32 0 2.475.675T12 6.639q.87-1.289 2.025-1.964T16.5 4q1.908 0 3.204 1.296T21 8.5q0 .654-.149 1.27q-.149.617-.51 1.322q-.095.198-.275.303t-.397.105h-4.421l-1.84-2.761q-.073-.11-.195-.165t-.263-.055q-.152 0-.264.091q-.113.092-.155.238zm.571 5.44q-.283-.105-.5-.323q-1.696-1.542-3.254-3.014q-1.557-1.472-2.769-3.017q-.13-.142-.037-.313t.28-.171h3.569l1.859 2.78q.073.13.205.175t.272.045q.152 0 .255-.091q.103-.092.164-.238l1.677-5.037l1.337 2.012q.125.162.292.258t.379.096h3.721q.187 0 .27.171t-.047.314q-1.211 1.544-2.77 3.016q-1.557 1.472-3.253 3.015q-.217.217-.5.323t-.575.105t-.575-.105"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCardiologyRounded(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.854 13.898l-1.37-2.044q-.124-.162-.292-.258t-.378-.096H4.33q-.218 0-.395-.105t-.276-.303q-.362-.706-.511-1.322T3 8.5q0-1.908 1.296-3.204T7.5 4q1.32 0 2.475.675T12 6.639q.87-1.289 2.025-1.964T16.5 4q1.908 0 3.204 1.296T21 8.5q0 .654-.149 1.27q-.149.617-.51 1.322q-.095.198-.275.303t-.397.105h-4.421l-1.84-2.761q-.073-.11-.195-.165t-.263-.055q-.152 0-.264.091q-.113.092-.155.238zm.571 5.44q-.283-.105-.5-.323q-1.696-1.542-3.254-3.014q-1.557-1.472-2.769-3.017q-.13-.142-.037-.313t.28-.171h3.569l1.859 2.78q.073.13.205.175t.272.045q.152 0 .255-.091q.103-.092.164-.238l1.677-5.037l1.337 2.012q.125.162.292.258t.379.096h3.721q.187 0 .27.171t-.047.314q-1.211 1.544-2.77 3.016q-1.557 1.472-3.253 3.015q-.217.217-.5.323t-.575.105t-.575-.105"/></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.854 13.898l-1.37-2.044q-.124-.162-.292-.258t-.378-.096H4.33q-.218 0-.395-.105t-.276-.303q-.362-.706-.511-1.322T3 8.5q0-1.908 1.296-3.204T7.5 4q1.32 0 2.475.675T12 6.639q.87-1.289 2.025-1.964T16.5 4q1.908 0 3.204 1.296T21 8.5q0 .654-.149 1.27q-.149.617-.51 1.322q-.095.198-.275.303t-.397.105h-4.421l-1.84-2.761q-.073-.11-.195-.165t-.263-.055q-.152 0-.264.091q-.113.092-.155.238zm.571 5.44q-.283-.105-.5-.323q-1.696-1.542-3.254-3.014q-1.557-1.472-2.769-3.017q-.13-.142-.037-.313t.28-.171h3.569l1.859 2.78q.073.13.205.175t.272.045q.152 0 .255-.091q.103-.092.164-.238l1.677-5.037l1.337 2.012q.125.162.292.258t.379.096h3.721q.187 0 .27.171t-.047.314q-1.211 1.544-2.77 3.016q-1.557 1.472-3.253 3.015q-.217.217-.5.323t-.575.105t-.575-.105"/></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.854%2013.898l-1.37-2.044q-.124-.162-.292-.258t-.378-.096H4.33q-.218%200-.395-.105t-.276-.303q-.362-.706-.511-1.322T3%208.5q0-1.908%201.296-3.204T7.5%204q1.32%200%202.475.675T12%206.639q.87-1.289%202.025-1.964T16.5%204q1.908%200%203.204%201.296T21%208.5q0%20.654-.149%201.27q-.149.617-.51%201.322q-.095.198-.275.303t-.397.105h-4.421l-1.84-2.761q-.073-.11-.195-.165t-.263-.055q-.152%200-.264.091q-.113.092-.155.238zm.571%205.44q-.283-.105-.5-.323q-1.696-1.542-3.254-3.014q-1.557-1.472-2.769-3.017q-.13-.142-.037-.313t.28-.171h3.569l1.859%202.78q.073.13.205.175t.272.045q.152%200%20.255-.091q.103-.092.164-.238l1.677-5.037l1.337%202.012q.125.162.292.258t.379.096h3.721q.187%200%20.27.171t-.047.314q-1.211%201.544-2.77%203.016q-1.557%201.472-3.253%203.015q-.217.217-.5.323t-.575.105t-.575-.105%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.854%2013.898l-1.37-2.044q-.124-.162-.292-.258t-.378-.096H4.33q-.218%200-.395-.105t-.276-.303q-.362-.706-.511-1.322T3%208.5q0-1.908%201.296-3.204T7.5%204q1.32%200%202.475.675T12%206.639q.87-1.289%202.025-1.964T16.5%204q1.908%200%203.204%201.296T21%208.5q0%20.654-.149%201.27q-.149.617-.51%201.322q-.095.198-.275.303t-.397.105h-4.421l-1.84-2.761q-.073-.11-.195-.165t-.263-.055q-.152%200-.264.091q-.113.092-.155.238zm.571%205.44q-.283-.105-.5-.323q-1.696-1.542-3.254-3.014q-1.557-1.472-2.769-3.017q-.13-.142-.037-.313t.28-.171h3.569l1.859%202.78q.073.13.205.175t.272.045q.152%200%20.255-.091q.103-.092.164-.238l1.677-5.037l1.337%202.012q.125.162.292.258t.379.096h3.721q.187%200%20.27.171t-.047.314q-1.211%201.544-2.77%203.016q-1.557%201.472-3.253%203.015q-.217.217-.5.323t-.575.105t-.575-.105%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-rounded.svg?color=%231a73e8&size=48