cardioelectric icon

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

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

The same icon in other sets

More health icons from IconPark

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="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M5.55469 23.194C5.3698 22.8031 5.19795 22.4068 5.04108 22.0056C4.39264 20.3473 4 18.6042 4 16.8C4 10.8353 8.88417 6 14.9091 6C18.7036 6 22.0456 7.91792 24 10.828C25.9544 7.91792 29.2964 6 33.0909 6C39.1158 6 44 10.8353 44 16.8C44 24.5647 36.7273 31.2 33.0909 34.8C30.6667 37.2 27.6364 39.6 24 42C20.3636 39.6 17.3333 37.2 14.9091 34.8C14.543 34.4376 14.1401 34.0444 13.7114 33.6224"/><path d="M8 29.9734L19.1138 19.0396L25.5781 25.7059L35.2619 15.8188"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkCardioelectric(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="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M5.55469 23.194C5.3698 22.8031 5.19795 22.4068 5.04108 22.0056C4.39264 20.3473 4 18.6042 4 16.8C4 10.8353 8.88417 6 14.9091 6C18.7036 6 22.0456 7.91792 24 10.828C25.9544 7.91792 29.2964 6 33.0909 6C39.1158 6 44 10.8353 44 16.8C44 24.5647 36.7273 31.2 33.0909 34.8C30.6667 37.2 27.6364 39.6 24 42C20.3636 39.6 17.3333 37.2 14.9091 34.8C14.543 34.4376 14.1401 34.0444 13.7114 33.6224"/><path d="M8 29.9734L19.1138 19.0396L25.5781 25.7059L35.2619 15.8188"/></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="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M5.55469 23.194C5.3698 22.8031 5.19795 22.4068 5.04108 22.0056C4.39264 20.3473 4 18.6042 4 16.8C4 10.8353 8.88417 6 14.9091 6C18.7036 6 22.0456 7.91792 24 10.828C25.9544 7.91792 29.2964 6 33.0909 6C39.1158 6 44 10.8353 44 16.8C44 24.5647 36.7273 31.2 33.0909 34.8C30.6667 37.2 27.6364 39.6 24 42C20.3636 39.6 17.3333 37.2 14.9091 34.8C14.543 34.4376 14.1401 34.0444 13.7114 33.6224"/><path d="M8 29.9734L19.1138 19.0396L25.5781 25.7059L35.2619 15.8188"/></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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M5.55469%2023.194C5.3698%2022.8031%205.19795%2022.4068%205.04108%2022.0056C4.39264%2020.3473%204%2018.6042%204%2016.8C4%2010.8353%208.88417%206%2014.9091%206C18.7036%206%2022.0456%207.91792%2024%2010.828C25.9544%207.91792%2029.2964%206%2033.0909%206C39.1158%206%2044%2010.8353%2044%2016.8C44%2024.5647%2036.7273%2031.2%2033.0909%2034.8C30.6667%2037.2%2027.6364%2039.6%2024%2042C20.3636%2039.6%2017.3333%2037.2%2014.9091%2034.8C14.543%2034.4376%2014.1401%2034.0444%2013.7114%2033.6224%22%2F%3E%3Cpath%20d%3D%22M8%2029.9734L19.1138%2019.0396L25.5781%2025.7059L35.2619%2015.8188%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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M5.55469%2023.194C5.3698%2022.8031%205.19795%2022.4068%205.04108%2022.0056C4.39264%2020.3473%204%2018.6042%204%2016.8C4%2010.8353%208.88417%206%2014.9091%206C18.7036%206%2022.0456%207.91792%2024%2010.828C25.9544%207.91792%2029.2964%206%2033.0909%206C39.1158%206%2044%2010.8353%2044%2016.8C44%2024.5647%2036.7273%2031.2%2033.0909%2034.8C30.6667%2037.2%2027.6364%2039.6%2024%2042C20.3636%2039.6%2017.3333%2037.2%2014.9091%2034.8C14.543%2034.4376%2014.1401%2034.0444%2013.7114%2033.6224%22%2F%3E%3Cpath%20d%3D%22M8%2029.9734L19.1138%2019.0396L25.5781%2025.7059L35.2619%2015.8188%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/cardioelectric.svg?color=%231a73e8&size=48