heartbeat-outline from Health Icons by Resolve to Save Lives · Outline · Symbols · MIT Free for personal and commercial use.

Name
heartbeat-outline
Set
Health Icons
Style
Outline
Category
Symbols
Viewbox
48×48
License
MIT
Aliases
heartbeat2x-outline

3 other variants in Health Icons

The same icon in other sets

More symbols icons from Health Icons

Use the heartbeat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M23.581 11.867a2.5 2.5 0 0 1 4.756-.254l3.75 9.887h2.582a5 5 0 1 1 0 5h-4.307a2.5 2.5 0 0 1-2.337-1.613l-1.587-4.183l-4.036 15.429a2.5 2.5 0 0 1-4.765.23l-4.713-12.824l-.597 1.52A2.5 2.5 0 0 1 10 26.647H4v-2h6a.5.5 0 0 0 .466-.317l2.519-6.421l6.529 17.765a.5.5 0 0 0 .953-.046l5.62-21.486l3.808 10.036a.5.5 0 0 0 .467.323h5.68a3 3 0 1 0 0-1h-5.335l-4.24-11.177a.5.5 0 0 0-.95.05l-5.614 21.459l-6.434-17.504a.5.5 0 0 0-.934-.01l-2.876 7.328H4v-2h4.295l2.378-6.06a2.5 2.5 0 0 1 4.674.052l4.234 11.521z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsHeartbeatOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M23.581 11.867a2.5 2.5 0 0 1 4.756-.254l3.75 9.887h2.582a5 5 0 1 1 0 5h-4.307a2.5 2.5 0 0 1-2.337-1.613l-1.587-4.183l-4.036 15.429a2.5 2.5 0 0 1-4.765.23l-4.713-12.824l-.597 1.52A2.5 2.5 0 0 1 10 26.647H4v-2h6a.5.5 0 0 0 .466-.317l2.519-6.421l6.529 17.765a.5.5 0 0 0 .953-.046l5.62-21.486l3.808 10.036a.5.5 0 0 0 .467.323h5.68a3 3 0 1 0 0-1h-5.335l-4.24-11.177a.5.5 0 0 0-.95.05l-5.614 21.459l-6.434-17.504a.5.5 0 0 0-.934-.01l-2.876 7.328H4v-2h4.295l2.378-6.06a2.5 2.5 0 0 1 4.674.052l4.234 11.521z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M23.581 11.867a2.5 2.5 0 0 1 4.756-.254l3.75 9.887h2.582a5 5 0 1 1 0 5h-4.307a2.5 2.5 0 0 1-2.337-1.613l-1.587-4.183l-4.036 15.429a2.5 2.5 0 0 1-4.765.23l-4.713-12.824l-.597 1.52A2.5 2.5 0 0 1 10 26.647H4v-2h6a.5.5 0 0 0 .466-.317l2.519-6.421l6.529 17.765a.5.5 0 0 0 .953-.046l5.62-21.486l3.808 10.036a.5.5 0 0 0 .467.323h5.68a3 3 0 1 0 0-1h-5.335l-4.24-11.177a.5.5 0 0 0-.95.05l-5.614 21.459l-6.434-17.504a.5.5 0 0 0-.934-.01l-2.876 7.328H4v-2h4.295l2.378-6.06a2.5 2.5 0 0 1 4.674.052l4.234 11.521z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-heartbeat-outline {
  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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M23.581%2011.867a2.5%202.5%200%200%201%204.756-.254l3.75%209.887h2.582a5%205%200%201%201%200%205h-4.307a2.5%202.5%200%200%201-2.337-1.613l-1.587-4.183l-4.036%2015.429a2.5%202.5%200%200%201-4.765.23l-4.713-12.824l-.597%201.52A2.5%202.5%200%200%201%2010%2026.647H4v-2h6a.5.5%200%200%200%20.466-.317l2.519-6.421l6.529%2017.765a.5.5%200%200%200%20.953-.046l5.62-21.486l3.808%2010.036a.5.5%200%200%200%20.467.323h5.68a3%203%200%201%200%200-1h-5.335l-4.24-11.177a.5.5%200%200%200-.95.05l-5.614%2021.459l-6.434-17.504a.5.5%200%200%200-.934-.01l-2.876%207.328H4v-2h4.295l2.378-6.06a2.5%202.5%200%200%201%204.674.052l4.234%2011.521z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M23.581%2011.867a2.5%202.5%200%200%201%204.756-.254l3.75%209.887h2.582a5%205%200%201%201%200%205h-4.307a2.5%202.5%200%200%201-2.337-1.613l-1.587-4.183l-4.036%2015.429a2.5%202.5%200%200%201-4.765.23l-4.713-12.824l-.597%201.52A2.5%202.5%200%200%201%2010%2026.647H4v-2h6a.5.5%200%200%200%20.466-.317l2.519-6.421l6.529%2017.765a.5.5%200%200%200%20.953-.046l5.62-21.486l3.808%2010.036a.5.5%200%200%200%20.467.323h5.68a3%203%200%201%200%200-1h-5.335l-4.24-11.177a.5.5%200%200%200-.95.05l-5.614%2021.459l-6.434-17.504a.5.5%200%200%200-.934-.01l-2.876%207.328H4v-2h4.295l2.378-6.06a2.5%202.5%200%200%201%204.674.052l4.234%2011.521z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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