ecg icon
ecg-outline-rounded from Material Symbols Light by Google · Outline Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- ecg-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the ecg icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 5h14.769q.69 0 1.152.463T21 6.616V11.5q0 .213-.144.356t-.357.144t-.356-.144T20 11.5V6.616q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616v2q0 .212-.144.356t-.357.144t-.356-.144T3 8.616v-2q0-.691.463-1.153T4.615 5m0 14q-.69 0-1.153-.462T3 17.384v-2q0-.212.144-.356t.357-.144t.356.144t.143.356v2q0 .231.192.424t.423.192h5.866q.212 0 .356.144t.144.357t-.144.356t-.356.143zm9.039-2.19q0-.882.61-1.52q.61-.636 1.486-.636q.451 0 .86.204q.407.204.813.606l.577.519l.539-.5q.4-.402.823-.616t.888-.213q.857 0 1.477.637t.62 1.519q0 .706-.593 1.408q-.593.703-2.677 2.501l-.562.475q-.125.106-.256.15t-.264.043t-.268-.042t-.262-.145l-.567-.48q-2.084-1.799-2.664-2.502t-.58-1.408M18 20.312l.777-.652q1.612-1.373 2.09-1.9q.48-.526.48-.952q0-.462-.33-.808q-.328-.346-.767-.346q-.273 0-.495.106t-.486.365L18 17.338l-1.294-1.213q-.264-.258-.489-.365t-.467-.106q-.46 0-.778.346t-.318.808q0 .416.524.995q.524.58 2.078 1.895zM7 16.5q-.165 0-.278-.06q-.112-.061-.18-.202L4.682 12.5H3.5q-.213 0-.356-.144T3 11.999t.144-.356t.356-.143H5q.136 0 .254.077q.117.076.179.204L7 14.89l3.542-7.11q.064-.115.191-.173T11 7.55t.26.058t.179.173l1.853 3.719H16q.213 0 .356.144t.144.357t-.144.356T16 12.5h-3q-.165 0-.278-.06q-.112-.061-.18-.201l-1.561-3.105l-3.548 7.105q-.068.14-.183.2q-.116.061-.25.061m11 1.483"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEcgOutlineRounded(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="M4.616 5h14.769q.69 0 1.152.463T21 6.616V11.5q0 .213-.144.356t-.357.144t-.356-.144T20 11.5V6.616q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616v2q0 .212-.144.356t-.357.144t-.356-.144T3 8.616v-2q0-.691.463-1.153T4.615 5m0 14q-.69 0-1.153-.462T3 17.384v-2q0-.212.144-.356t.357-.144t.356.144t.143.356v2q0 .231.192.424t.423.192h5.866q.212 0 .356.144t.144.357t-.144.356t-.356.143zm9.039-2.19q0-.882.61-1.52q.61-.636 1.486-.636q.451 0 .86.204q.407.204.813.606l.577.519l.539-.5q.4-.402.823-.616t.888-.213q.857 0 1.477.637t.62 1.519q0 .706-.593 1.408q-.593.703-2.677 2.501l-.562.475q-.125.106-.256.15t-.264.043t-.268-.042t-.262-.145l-.567-.48q-2.084-1.799-2.664-2.502t-.58-1.408M18 20.312l.777-.652q1.612-1.373 2.09-1.9q.48-.526.48-.952q0-.462-.33-.808q-.328-.346-.767-.346q-.273 0-.495.106t-.486.365L18 17.338l-1.294-1.213q-.264-.258-.489-.365t-.467-.106q-.46 0-.778.346t-.318.808q0 .416.524.995q.524.58 2.078 1.895zM7 16.5q-.165 0-.278-.06q-.112-.061-.18-.202L4.682 12.5H3.5q-.213 0-.356-.144T3 11.999t.144-.356t.356-.143H5q.136 0 .254.077q.117.076.179.204L7 14.89l3.542-7.11q.064-.115.191-.173T11 7.55t.26.058t.179.173l1.853 3.719H16q.213 0 .356.144t.144.357t-.144.356T16 12.5h-3q-.165 0-.278-.06q-.112-.061-.18-.201l-1.561-3.105l-3.548 7.105q-.068.14-.183.2q-.116.061-.25.061m11 1.483"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 5h14.769q.69 0 1.152.463T21 6.616V11.5q0 .213-.144.356t-.357.144t-.356-.144T20 11.5V6.616q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616v2q0 .212-.144.356t-.357.144t-.356-.144T3 8.616v-2q0-.691.463-1.153T4.615 5m0 14q-.69 0-1.153-.462T3 17.384v-2q0-.212.144-.356t.357-.144t.356.144t.143.356v2q0 .231.192.424t.423.192h5.866q.212 0 .356.144t.144.357t-.144.356t-.356.143zm9.039-2.19q0-.882.61-1.52q.61-.636 1.486-.636q.451 0 .86.204q.407.204.813.606l.577.519l.539-.5q.4-.402.823-.616t.888-.213q.857 0 1.477.637t.62 1.519q0 .706-.593 1.408q-.593.703-2.677 2.501l-.562.475q-.125.106-.256.15t-.264.043t-.268-.042t-.262-.145l-.567-.48q-2.084-1.799-2.664-2.502t-.58-1.408M18 20.312l.777-.652q1.612-1.373 2.09-1.9q.48-.526.48-.952q0-.462-.33-.808q-.328-.346-.767-.346q-.273 0-.495.106t-.486.365L18 17.338l-1.294-1.213q-.264-.258-.489-.365t-.467-.106q-.46 0-.778.346t-.318.808q0 .416.524.995q.524.58 2.078 1.895zM7 16.5q-.165 0-.278-.06q-.112-.061-.18-.202L4.682 12.5H3.5q-.213 0-.356-.144T3 11.999t.144-.356t.356-.143H5q.136 0 .254.077q.117.076.179.204L7 14.89l3.542-7.11q.064-.115.191-.173T11 7.55t.26.058t.179.173l1.853 3.719H16q.213 0 .356.144t.144.357t-.144.356T16 12.5h-3q-.165 0-.278-.06q-.112-.061-.18-.201l-1.561-3.105l-3.548 7.105q-.068.14-.183.2q-.116.061-.25.061m11 1.483"/></svg> </template>
CSS
.icon-ecg-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%22M4.616%205h14.769q.69%200%201.152.463T21%206.616V11.5q0%20.213-.144.356t-.357.144t-.356-.144T20%2011.5V6.616q0-.231-.192-.424T19.385%206H4.615q-.23%200-.423.192T4%206.616v2q0%20.212-.144.356t-.357.144t-.356-.144T3%208.616v-2q0-.691.463-1.153T4.615%205m0%2014q-.69%200-1.153-.462T3%2017.384v-2q0-.212.144-.356t.357-.144t.356.144t.143.356v2q0%20.231.192.424t.423.192h5.866q.212%200%20.356.144t.144.357t-.144.356t-.356.143zm9.039-2.19q0-.882.61-1.52q.61-.636%201.486-.636q.451%200%20.86.204q.407.204.813.606l.577.519l.539-.5q.4-.402.823-.616t.888-.213q.857%200%201.477.637t.62%201.519q0%20.706-.593%201.408q-.593.703-2.677%202.501l-.562.475q-.125.106-.256.15t-.264.043t-.268-.042t-.262-.145l-.567-.48q-2.084-1.799-2.664-2.502t-.58-1.408M18%2020.312l.777-.652q1.612-1.373%202.09-1.9q.48-.526.48-.952q0-.462-.33-.808q-.328-.346-.767-.346q-.273%200-.495.106t-.486.365L18%2017.338l-1.294-1.213q-.264-.258-.489-.365t-.467-.106q-.46%200-.778.346t-.318.808q0%20.416.524.995q.524.58%202.078%201.895zM7%2016.5q-.165%200-.278-.06q-.112-.061-.18-.202L4.682%2012.5H3.5q-.213%200-.356-.144T3%2011.999t.144-.356t.356-.143H5q.136%200%20.254.077q.117.076.179.204L7%2014.89l3.542-7.11q.064-.115.191-.173T11%207.55t.26.058t.179.173l1.853%203.719H16q.213%200%20.356.144t.144.357t-.144.356T16%2012.5h-3q-.165%200-.278-.06q-.112-.061-.18-.201l-1.561-3.105l-3.548%207.105q-.068.14-.183.2q-.116.061-.25.061m11%201.483%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%22M4.616%205h14.769q.69%200%201.152.463T21%206.616V11.5q0%20.213-.144.356t-.357.144t-.356-.144T20%2011.5V6.616q0-.231-.192-.424T19.385%206H4.615q-.23%200-.423.192T4%206.616v2q0%20.212-.144.356t-.357.144t-.356-.144T3%208.616v-2q0-.691.463-1.153T4.615%205m0%2014q-.69%200-1.153-.462T3%2017.384v-2q0-.212.144-.356t.357-.144t.356.144t.143.356v2q0%20.231.192.424t.423.192h5.866q.212%200%20.356.144t.144.357t-.144.356t-.356.143zm9.039-2.19q0-.882.61-1.52q.61-.636%201.486-.636q.451%200%20.86.204q.407.204.813.606l.577.519l.539-.5q.4-.402.823-.616t.888-.213q.857%200%201.477.637t.62%201.519q0%20.706-.593%201.408q-.593.703-2.677%202.501l-.562.475q-.125.106-.256.15t-.264.043t-.268-.042t-.262-.145l-.567-.48q-2.084-1.799-2.664-2.502t-.58-1.408M18%2020.312l.777-.652q1.612-1.373%202.09-1.9q.48-.526.48-.952q0-.462-.33-.808q-.328-.346-.767-.346q-.273%200-.495.106t-.486.365L18%2017.338l-1.294-1.213q-.264-.258-.489-.365t-.467-.106q-.46%200-.778.346t-.318.808q0%20.416.524.995q.524.58%202.078%201.895zM7%2016.5q-.165%200-.278-.06q-.112-.061-.18-.202L4.682%2012.5H3.5q-.213%200-.356-.144T3%2011.999t.144-.356t.356-.143H5q.136%200%20.254.077q.117.076.179.204L7%2014.89l3.542-7.11q.064-.115.191-.173T11%207.55t.26.058t.179.173l1.853%203.719H16q.213%200%20.356.144t.144.357t-.144.356T16%2012.5h-3q-.165%200-.278-.06q-.112-.061-.18-.201l-1.561-3.105l-3.548%207.105q-.068.14-.183.2q-.116.061-.25.061m11%201.483%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/ecg-outline-rounded.svg?color=%231a73e8&size=48