defibrillator icon

defibrillator from Health Icons by Resolve to Save Lives · Filled · Devices · MIT Free for personal and commercial use.

Name
defibrillator
Set
Health Icons
Style
Filled
Category
Devices
Viewbox
48×48
License
MIT
Aliases
defibrilator

3 other variants in Health Icons

More devices icons from Health Icons

Use the defibrillator 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="M39.844 9.972c2.338 2.575 2.744 6.192 1.523 9.297c-2.087 5.31-6.784 10.12-11.24 14.684c-2.18 2.231-4.3 4.404-6.03 6.547q-.6-.585-1.237-1.2C17.171 33.78 9.536 26.373 6.68 19.268a8.9 8.9 0 0 1 .192-7.073A9 9 0 0 1 9.036 9.29c3.633-3.244 9.32-2.739 12.777.69l2.283 2.264l2.645-2.622a9 9 0 0 1 3.041-1.987a9.1 9.1 0 0 1 7.132.19a9 9 0 0 1 2.93 2.146m-20.875 14.83l7.94-10.266l-1.527 7.75h4.526a.5.5 0 0 1 .396.806l-7.94 10.266l1.527-7.75h-4.527a.5.5 0 0 1-.395-.806" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsDefibrillator(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="M39.844 9.972c2.338 2.575 2.744 6.192 1.523 9.297c-2.087 5.31-6.784 10.12-11.24 14.684c-2.18 2.231-4.3 4.404-6.03 6.547q-.6-.585-1.237-1.2C17.171 33.78 9.536 26.373 6.68 19.268a8.9 8.9 0 0 1 .192-7.073A9 9 0 0 1 9.036 9.29c3.633-3.244 9.32-2.739 12.777.69l2.283 2.264l2.645-2.622a9 9 0 0 1 3.041-1.987a9.1 9.1 0 0 1 7.132.19a9 9 0 0 1 2.93 2.146m-20.875 14.83l7.94-10.266l-1.527 7.75h4.526a.5.5 0 0 1 .396.806l-7.94 10.266l1.527-7.75h-4.527a.5.5 0 0 1-.395-.806" 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="M39.844 9.972c2.338 2.575 2.744 6.192 1.523 9.297c-2.087 5.31-6.784 10.12-11.24 14.684c-2.18 2.231-4.3 4.404-6.03 6.547q-.6-.585-1.237-1.2C17.171 33.78 9.536 26.373 6.68 19.268a8.9 8.9 0 0 1 .192-7.073A9 9 0 0 1 9.036 9.29c3.633-3.244 9.32-2.739 12.777.69l2.283 2.264l2.645-2.622a9 9 0 0 1 3.041-1.987a9.1 9.1 0 0 1 7.132.19a9 9 0 0 1 2.93 2.146m-20.875 14.83l7.94-10.266l-1.527 7.75h4.526a.5.5 0 0 1 .396.806l-7.94 10.266l1.527-7.75h-4.527a.5.5 0 0 1-.395-.806" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-defibrillator {
  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%22M39.844%209.972c2.338%202.575%202.744%206.192%201.523%209.297c-2.087%205.31-6.784%2010.12-11.24%2014.684c-2.18%202.231-4.3%204.404-6.03%206.547q-.6-.585-1.237-1.2C17.171%2033.78%209.536%2026.373%206.68%2019.268a8.9%208.9%200%200%201%20.192-7.073A9%209%200%200%201%209.036%209.29c3.633-3.244%209.32-2.739%2012.777.69l2.283%202.264l2.645-2.622a9%209%200%200%201%203.041-1.987a9.1%209.1%200%200%201%207.132.19a9%209%200%200%201%202.93%202.146m-20.875%2014.83l7.94-10.266l-1.527%207.75h4.526a.5.5%200%200%201%20.396.806l-7.94%2010.266l1.527-7.75h-4.527a.5.5%200%200%201-.395-.806%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%22M39.844%209.972c2.338%202.575%202.744%206.192%201.523%209.297c-2.087%205.31-6.784%2010.12-11.24%2014.684c-2.18%202.231-4.3%204.404-6.03%206.547q-.6-.585-1.237-1.2C17.171%2033.78%209.536%2026.373%206.68%2019.268a8.9%208.9%200%200%201%20.192-7.073A9%209%200%200%201%209.036%209.29c3.633-3.244%209.32-2.739%2012.777.69l2.283%202.264l2.645-2.622a9%209%200%200%201%203.041-1.987a9.1%209.1%200%200%201%207.132.19a9%209%200%200%201%202.93%202.146m-20.875%2014.83l7.94-10.266l-1.527%207.75h4.526a.5.5%200%200%201%20.396.806l-7.94%2010.266l1.527-7.75h-4.527a.5.5%200%200%201-.395-.806%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/defibrillator.svg?color=%231a73e8&size=48