ecg-sharp from Material Symbols Light by Google · Sharp · Hardware · Apache-2.0 Free for personal and commercial use.

Name
ecg-sharp
Set
Material Symbols Light
Style
Sharp
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

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="M3 11.5V5h18v7.37q-.194-.06-.372-.08t-.378-.02q-.575 0-1.14.15q-.566.15-1.11.424q-.36-.221-.734-.36q-.375-.138-.766-.193V11.5h-3.183l-1.86-3.72q-.066-.115-.191-.172T11 7.55t-.256.058q-.115.058-.183.173L7 14.866L5.439 11.78q-.068-.14-.183-.21Q5.14 11.5 5 11.5zM3 19v-6.5h1.683l1.86 3.72q.066.14.192.21T7 16.5t.256-.07q.115-.07.182-.192L11 9.135l1.562 3.084q.067.129.168.2t.236.081H14.6q-1.408.342-2.37 1.558q-.96 1.215-.96 2.75q0 .665.139 1.147q.139.481.493 1.045zm12.75-4.346q.464 0 .875.204q.412.203.817.605l.558.5l.539-.48q.424-.422.836-.625t.875-.204q.862 0 1.479.636q.617.637.617 1.518q0 .688-.592 1.391T19.077 20.7L18 21.635l-1.077-.935q-2.084-1.798-2.677-2.501q-.592-.703-.592-1.391q0-.881.617-1.517q.617-.637 1.479-.637"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightEcgSharp(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="M3 11.5V5h18v7.37q-.194-.06-.372-.08t-.378-.02q-.575 0-1.14.15q-.566.15-1.11.424q-.36-.221-.734-.36q-.375-.138-.766-.193V11.5h-3.183l-1.86-3.72q-.066-.115-.191-.172T11 7.55t-.256.058q-.115.058-.183.173L7 14.866L5.439 11.78q-.068-.14-.183-.21Q5.14 11.5 5 11.5zM3 19v-6.5h1.683l1.86 3.72q.066.14.192.21T7 16.5t.256-.07q.115-.07.182-.192L11 9.135l1.562 3.084q.067.129.168.2t.236.081H14.6q-1.408.342-2.37 1.558q-.96 1.215-.96 2.75q0 .665.139 1.147q.139.481.493 1.045zm12.75-4.346q.464 0 .875.204q.412.203.817.605l.558.5l.539-.48q.424-.422.836-.625t.875-.204q.862 0 1.479.636q.617.637.617 1.518q0 .688-.592 1.391T19.077 20.7L18 21.635l-1.077-.935q-2.084-1.798-2.677-2.501q-.592-.703-.592-1.391q0-.881.617-1.517q.617-.637 1.479-.637"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 11.5V5h18v7.37q-.194-.06-.372-.08t-.378-.02q-.575 0-1.14.15q-.566.15-1.11.424q-.36-.221-.734-.36q-.375-.138-.766-.193V11.5h-3.183l-1.86-3.72q-.066-.115-.191-.172T11 7.55t-.256.058q-.115.058-.183.173L7 14.866L5.439 11.78q-.068-.14-.183-.21Q5.14 11.5 5 11.5zM3 19v-6.5h1.683l1.86 3.72q.066.14.192.21T7 16.5t.256-.07q.115-.07.182-.192L11 9.135l1.562 3.084q.067.129.168.2t.236.081H14.6q-1.408.342-2.37 1.558q-.96 1.215-.96 2.75q0 .665.139 1.147q.139.481.493 1.045zm12.75-4.346q.464 0 .875.204q.412.203.817.605l.558.5l.539-.48q.424-.422.836-.625t.875-.204q.862 0 1.479.636q.617.637.617 1.518q0 .688-.592 1.391T19.077 20.7L18 21.635l-1.077-.935q-2.084-1.798-2.677-2.501q-.592-.703-.592-1.391q0-.881.617-1.517q.617-.637 1.479-.637"/></svg>
</template>

CSS

.icon-ecg-sharp {
  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%22M3%2011.5V5h18v7.37q-.194-.06-.372-.08t-.378-.02q-.575%200-1.14.15q-.566.15-1.11.424q-.36-.221-.734-.36q-.375-.138-.766-.193V11.5h-3.183l-1.86-3.72q-.066-.115-.191-.172T11%207.55t-.256.058q-.115.058-.183.173L7%2014.866L5.439%2011.78q-.068-.14-.183-.21Q5.14%2011.5%205%2011.5zM3%2019v-6.5h1.683l1.86%203.72q.066.14.192.21T7%2016.5t.256-.07q.115-.07.182-.192L11%209.135l1.562%203.084q.067.129.168.2t.236.081H14.6q-1.408.342-2.37%201.558q-.96%201.215-.96%202.75q0%20.665.139%201.147q.139.481.493%201.045zm12.75-4.346q.464%200%20.875.204q.412.203.817.605l.558.5l.539-.48q.424-.422.836-.625t.875-.204q.862%200%201.479.636q.617.637.617%201.518q0%20.688-.592%201.391T19.077%2020.7L18%2021.635l-1.077-.935q-2.084-1.798-2.677-2.501q-.592-.703-.592-1.391q0-.881.617-1.517q.617-.637%201.479-.637%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%22M3%2011.5V5h18v7.37q-.194-.06-.372-.08t-.378-.02q-.575%200-1.14.15q-.566.15-1.11.424q-.36-.221-.734-.36q-.375-.138-.766-.193V11.5h-3.183l-1.86-3.72q-.066-.115-.191-.172T11%207.55t-.256.058q-.115.058-.183.173L7%2014.866L5.439%2011.78q-.068-.14-.183-.21Q5.14%2011.5%205%2011.5zM3%2019v-6.5h1.683l1.86%203.72q.066.14.192.21T7%2016.5t.256-.07q.115-.07.182-.192L11%209.135l1.562%203.084q.067.129.168.2t.236.081H14.6q-1.408.342-2.37%201.558q-.96%201.215-.96%202.75q0%20.665.139%201.147q.139.481.493%201.045zm12.75-4.346q.464%200%20.875.204q.412.203.817.605l.558.5l.539-.48q.424-.422.836-.625t.875-.204q.862%200%201.479.636q.617.637.617%201.518q0%20.688-.592%201.391T19.077%2020.7L18%2021.635l-1.077-.935q-2.084-1.798-2.677-2.501q-.592-.703-.592-1.391q0-.881.617-1.517q.617-.637%201.479-.637%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-sharp.svg?color=%231a73e8&size=48