cardioelectric icon

cardioelectric from IconPark Outline by ByteDance · Outline · Health · Apache-2.0 Free for personal and commercial use.

Name
cardioelectric
Set
IconPark Outline
Style
Outline
Category
Health
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More health icons from IconPark Outline

Use the cardioelectric icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M5.555 23.194a19 19 0 0 1-.514-1.188C4.393 20.347 4 18.604 4 16.8C4 10.835 8.884 6 14.91 6c3.794 0 7.136 1.918 9.09 4.828A10.93 10.93 0 0 1 33.09 6C39.117 6 44 10.835 44 16.8c0 7.765-7.273 14.4-10.91 18Q29.456 38.4 24 42q-5.455-3.6-9.09-7.2c-.367-.362-.77-.756-1.199-1.178"/><path d="M8 29.973L19.114 19.04l6.464 6.666l9.684-9.887"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineCardioelectric(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M5.555 23.194a19 19 0 0 1-.514-1.188C4.393 20.347 4 18.604 4 16.8C4 10.835 8.884 6 14.91 6c3.794 0 7.136 1.918 9.09 4.828A10.93 10.93 0 0 1 33.09 6C39.117 6 44 10.835 44 16.8c0 7.765-7.273 14.4-10.91 18Q29.456 38.4 24 42q-5.455-3.6-9.09-7.2c-.367-.362-.77-.756-1.199-1.178"/><path d="M8 29.973L19.114 19.04l6.464 6.666l9.684-9.887"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M5.555 23.194a19 19 0 0 1-.514-1.188C4.393 20.347 4 18.604 4 16.8C4 10.835 8.884 6 14.91 6c3.794 0 7.136 1.918 9.09 4.828A10.93 10.93 0 0 1 33.09 6C39.117 6 44 10.835 44 16.8c0 7.765-7.273 14.4-10.91 18Q29.456 38.4 24 42q-5.455-3.6-9.09-7.2c-.367-.362-.77-.756-1.199-1.178"/><path d="M8 29.973L19.114 19.04l6.464 6.666l9.684-9.887"/></g></svg>
</template>

CSS

.icon-cardioelectric {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M5.555%2023.194a19%2019%200%200%201-.514-1.188C4.393%2020.347%204%2018.604%204%2016.8C4%2010.835%208.884%206%2014.91%206c3.794%200%207.136%201.918%209.09%204.828A10.93%2010.93%200%200%201%2033.09%206C39.117%206%2044%2010.835%2044%2016.8c0%207.765-7.273%2014.4-10.91%2018Q29.456%2038.4%2024%2042q-5.455-3.6-9.09-7.2c-.367-.362-.77-.756-1.199-1.178%22%2F%3E%3Cpath%20d%3D%22M8%2029.973L19.114%2019.04l6.464%206.666l9.684-9.887%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M5.555%2023.194a19%2019%200%200%201-.514-1.188C4.393%2020.347%204%2018.604%204%2016.8C4%2010.835%208.884%206%2014.91%206c3.794%200%207.136%201.918%209.09%204.828A10.93%2010.93%200%200%201%2033.09%206C39.117%206%2044%2010.835%2044%2016.8c0%207.765-7.273%2014.4-10.91%2018Q29.456%2038.4%2024%2042q-5.455-3.6-9.09-7.2c-.367-.362-.77-.756-1.199-1.178%22%2F%3E%3Cpath%20d%3D%22M8%2029.973L19.114%2019.04l6.464%206.666l9.684-9.887%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/cardioelectric.svg?color=%231a73e8&size=48