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

Name
cardiology
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
cardiology-sharp

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-.096H3.879q-.506-.823-.692-1.538Q3 9.246 3 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 .746-.186 1.462q-.187.715-.693 1.538h-4.873l-1.84-2.761q-.073-.11-.195-.165t-.263-.055q-.152 0-.264.091q-.113.092-.155.238zM12 20.004l-.758-.685q-2.567-2.33-4.184-3.948T4.528 12.5h4.186l1.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.096h4.317q-.912 1.254-2.529 2.871t-4.184 3.948z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCardiology(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-.096H3.879q-.506-.823-.692-1.538Q3 9.246 3 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 .746-.186 1.462q-.187.715-.693 1.538h-4.873l-1.84-2.761q-.073-.11-.195-.165t-.263-.055q-.152 0-.264.091q-.113.092-.155.238zM12 20.004l-.758-.685q-2.567-2.33-4.184-3.948T4.528 12.5h4.186l1.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.096h4.317q-.912 1.254-2.529 2.871t-4.184 3.948z"/></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-.096H3.879q-.506-.823-.692-1.538Q3 9.246 3 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 .746-.186 1.462q-.187.715-.693 1.538h-4.873l-1.84-2.761q-.073-.11-.195-.165t-.263-.055q-.152 0-.264.091q-.113.092-.155.238zM12 20.004l-.758-.685q-2.567-2.33-4.184-3.948T4.528 12.5h4.186l1.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.096h4.317q-.912 1.254-2.529 2.871t-4.184 3.948z"/></svg>
</template>

CSS

.icon-cardiology {
  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-.096H3.879q-.506-.823-.692-1.538Q3%209.246%203%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.746-.186%201.462q-.187.715-.693%201.538h-4.873l-1.84-2.761q-.073-.11-.195-.165t-.263-.055q-.152%200-.264.091q-.113.092-.155.238zM12%2020.004l-.758-.685q-2.567-2.33-4.184-3.948T4.528%2012.5h4.186l1.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.096h4.317q-.912%201.254-2.529%202.871t-4.184%203.948z%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-.096H3.879q-.506-.823-.692-1.538Q3%209.246%203%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.746-.186%201.462q-.187.715-.693%201.538h-4.873l-1.84-2.761q-.073-.11-.195-.165t-.263-.055q-.152%200-.264.091q-.113.092-.155.238zM12%2020.004l-.758-.685q-2.567-2.33-4.184-3.948T4.528%2012.5h4.186l1.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.096h4.317q-.912%201.254-2.529%202.871t-4.184%203.948z%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.svg?color=%231a73e8&size=48