low-level from Health Icons by Resolve to Save Lives · Filled · Symbols · MIT Free for personal and commercial use.

Name
low-level
Set
Health Icons
Style
Filled
Category
Symbols
Viewbox
48×48
License
MIT

3 other variants in Health Icons

More symbols icons from Health Icons

Use the low level icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M6.109 24a17.93 17.93 0 0 1 4.956-10.52l3.056 3.055l1.415-1.414l-3.001-3A17.93 17.93 0 0 1 23 8.027V13h2V8.027a17.92 17.92 0 0 1 10.465 4.094L32.585 15L34 16.414l2.935-2.935A17.93 17.93 0 0 1 41.891 24h-4.207v2H42a17.9 17.9 0 0 1-4.106 11.427l-3.42-3.42l-1.415 1.414l3.478 3.477l-.013.012l1.391 1.437A19.93 19.93 0 0 0 44 25.99C44 14.95 35.045 6 24 6S4 14.949 4 25.99a19.92 19.92 0 0 0 5.79 14.065l1.42-1.407l-.019-.02l3.006-3.005l-1.414-1.414l-2.919 2.918A17.9 17.9 0 0 1 6 26h4.053v-2z"/><path d="M25.632 36.499a1.6 1.6 0 0 1-1.14.07l-12.926-5.433c-1.913-.592-1.437-2.56.54-2.25l13.984.801c.388.061.741.262.992.565l1.72 2.372c.264 1.03.151 1.517-.581 2.502z"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsLowLevel(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M6.109 24a17.93 17.93 0 0 1 4.956-10.52l3.056 3.055l1.415-1.414l-3.001-3A17.93 17.93 0 0 1 23 8.027V13h2V8.027a17.92 17.92 0 0 1 10.465 4.094L32.585 15L34 16.414l2.935-2.935A17.93 17.93 0 0 1 41.891 24h-4.207v2H42a17.9 17.9 0 0 1-4.106 11.427l-3.42-3.42l-1.415 1.414l3.478 3.477l-.013.012l1.391 1.437A19.93 19.93 0 0 0 44 25.99C44 14.95 35.045 6 24 6S4 14.949 4 25.99a19.92 19.92 0 0 0 5.79 14.065l1.42-1.407l-.019-.02l3.006-3.005l-1.414-1.414l-2.919 2.918A17.9 17.9 0 0 1 6 26h4.053v-2z"/><path d="M25.632 36.499a1.6 1.6 0 0 1-1.14.07l-12.926-5.433c-1.913-.592-1.437-2.56.54-2.25l13.984.801c.388.061.741.262.992.565l1.72 2.372c.264 1.03.151 1.517-.581 2.502z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M6.109 24a17.93 17.93 0 0 1 4.956-10.52l3.056 3.055l1.415-1.414l-3.001-3A17.93 17.93 0 0 1 23 8.027V13h2V8.027a17.92 17.92 0 0 1 10.465 4.094L32.585 15L34 16.414l2.935-2.935A17.93 17.93 0 0 1 41.891 24h-4.207v2H42a17.9 17.9 0 0 1-4.106 11.427l-3.42-3.42l-1.415 1.414l3.478 3.477l-.013.012l1.391 1.437A19.93 19.93 0 0 0 44 25.99C44 14.95 35.045 6 24 6S4 14.949 4 25.99a19.92 19.92 0 0 0 5.79 14.065l1.42-1.407l-.019-.02l3.006-3.005l-1.414-1.414l-2.919 2.918A17.9 17.9 0 0 1 6 26h4.053v-2z"/><path d="M25.632 36.499a1.6 1.6 0 0 1-1.14.07l-12.926-5.433c-1.913-.592-1.437-2.56.54-2.25l13.984.801c.388.061.741.262.992.565l1.72 2.372c.264 1.03.151 1.517-.581 2.502z"/></g></svg>
</template>

CSS

.icon-low-level {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M6.109%2024a17.93%2017.93%200%200%201%204.956-10.52l3.056%203.055l1.415-1.414l-3.001-3A17.93%2017.93%200%200%201%2023%208.027V13h2V8.027a17.92%2017.92%200%200%201%2010.465%204.094L32.585%2015L34%2016.414l2.935-2.935A17.93%2017.93%200%200%201%2041.891%2024h-4.207v2H42a17.9%2017.9%200%200%201-4.106%2011.427l-3.42-3.42l-1.415%201.414l3.478%203.477l-.013.012l1.391%201.437A19.93%2019.93%200%200%200%2044%2025.99C44%2014.95%2035.045%206%2024%206S4%2014.949%204%2025.99a19.92%2019.92%200%200%200%205.79%2014.065l1.42-1.407l-.019-.02l3.006-3.005l-1.414-1.414l-2.919%202.918A17.9%2017.9%200%200%201%206%2026h4.053v-2z%22%2F%3E%3Cpath%20d%3D%22M25.632%2036.499a1.6%201.6%200%200%201-1.14.07l-12.926-5.433c-1.913-.592-1.437-2.56.54-2.25l13.984.801c.388.061.741.262.992.565l1.72%202.372c.264%201.03.151%201.517-.581%202.502z%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%22currentColor%22%3E%3Cpath%20d%3D%22M6.109%2024a17.93%2017.93%200%200%201%204.956-10.52l3.056%203.055l1.415-1.414l-3.001-3A17.93%2017.93%200%200%201%2023%208.027V13h2V8.027a17.92%2017.92%200%200%201%2010.465%204.094L32.585%2015L34%2016.414l2.935-2.935A17.93%2017.93%200%200%201%2041.891%2024h-4.207v2H42a17.9%2017.9%200%200%201-4.106%2011.427l-3.42-3.42l-1.415%201.414l3.478%203.477l-.013.012l1.391%201.437A19.93%2019.93%200%200%200%2044%2025.99C44%2014.95%2035.045%206%2024%206S4%2014.949%204%2025.99a19.92%2019.92%200%200%200%205.79%2014.065l1.42-1.407l-.019-.02l3.006-3.005l-1.414-1.414l-2.919%202.918A17.9%2017.9%200%200%201%206%2026h4.053v-2z%22%2F%3E%3Cpath%20d%3D%22M25.632%2036.499a1.6%201.6%200%200%201-1.14.07l-12.926-5.433c-1.913-.592-1.437-2.56.54-2.25l13.984.801c.388.061.741.262.992.565l1.72%202.372c.264%201.03.151%201.517-.581%202.502z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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