low level icon
low-level-24px from Health Icons by Resolve to Save Lives · Filled 24px · Symbols · MIT Free for personal and commercial use.
- Name
- low-level-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- Symbols
- Viewbox
- 24×24
- 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 24 24"><g fill="currentColor"><path d="M12 3a10 10 0 0 0-7.071 17.071l.707.707l2.421-2.421l-1.414-1.414l-.963.962A8 8 0 0 1 4.063 14H6v-2H4.063A8 8 0 0 1 5.68 8.095l.613.612l.5.5l1.414-1.414L7.095 6.68A8 8 0 0 1 11 5.063V6.5h2V5.063a8 8 0 0 1 3.905 1.617l-1.112 1.113l1.414 1.414l1.113-1.112A8 8 0 0 1 19.937 12H18v2h1.937a8 8 0 0 1-1.618 3.906l-.962-.963l-1.414 1.414l2.421 2.421l.707-.707A10.001 10.001 0 0 0 12 3"/><path d="M12.707 13.707a1 1 0 0 0-1.414-1.414l-3 3a1 1 0 1 0 1.414 1.414z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsLowLevel24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 3a10 10 0 0 0-7.071 17.071l.707.707l2.421-2.421l-1.414-1.414l-.963.962A8 8 0 0 1 4.063 14H6v-2H4.063A8 8 0 0 1 5.68 8.095l.613.612l.5.5l1.414-1.414L7.095 6.68A8 8 0 0 1 11 5.063V6.5h2V5.063a8 8 0 0 1 3.905 1.617l-1.112 1.113l1.414 1.414l1.113-1.112A8 8 0 0 1 19.937 12H18v2h1.937a8 8 0 0 1-1.618 3.906l-.962-.963l-1.414 1.414l2.421 2.421l.707-.707A10.001 10.001 0 0 0 12 3"/><path d="M12.707 13.707a1 1 0 0 0-1.414-1.414l-3 3a1 1 0 1 0 1.414 1.414z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 3a10 10 0 0 0-7.071 17.071l.707.707l2.421-2.421l-1.414-1.414l-.963.962A8 8 0 0 1 4.063 14H6v-2H4.063A8 8 0 0 1 5.68 8.095l.613.612l.5.5l1.414-1.414L7.095 6.68A8 8 0 0 1 11 5.063V6.5h2V5.063a8 8 0 0 1 3.905 1.617l-1.112 1.113l1.414 1.414l1.113-1.112A8 8 0 0 1 19.937 12H18v2h1.937a8 8 0 0 1-1.618 3.906l-.962-.963l-1.414 1.414l2.421 2.421l.707-.707A10.001 10.001 0 0 0 12 3"/><path d="M12.707 13.707a1 1 0 0 0-1.414-1.414l-3 3a1 1 0 1 0 1.414 1.414z"/></g></svg> </template>
CSS
.icon-low-level-24px {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%203a10%2010%200%200%200-7.071%2017.071l.707.707l2.421-2.421l-1.414-1.414l-.963.962A8%208%200%200%201%204.063%2014H6v-2H4.063A8%208%200%200%201%205.68%208.095l.613.612l.5.5l1.414-1.414L7.095%206.68A8%208%200%200%201%2011%205.063V6.5h2V5.063a8%208%200%200%201%203.905%201.617l-1.112%201.113l1.414%201.414l1.113-1.112A8%208%200%200%201%2019.937%2012H18v2h1.937a8%208%200%200%201-1.618%203.906l-.962-.963l-1.414%201.414l2.421%202.421l.707-.707A10.001%2010.001%200%200%200%2012%203%22%2F%3E%3Cpath%20d%3D%22M12.707%2013.707a1%201%200%200%200-1.414-1.414l-3%203a1%201%200%201%200%201.414%201.414z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%203a10%2010%200%200%200-7.071%2017.071l.707.707l2.421-2.421l-1.414-1.414l-.963.962A8%208%200%200%201%204.063%2014H6v-2H4.063A8%208%200%200%201%205.68%208.095l.613.612l.5.5l1.414-1.414L7.095%206.68A8%208%200%200%201%2011%205.063V6.5h2V5.063a8%208%200%200%201%203.905%201.617l-1.112%201.113l1.414%201.414l1.113-1.112A8%208%200%200%201%2019.937%2012H18v2h1.937a8%208%200%200%201-1.618%203.906l-.962-.963l-1.414%201.414l2.421%202.421l.707-.707A10.001%2010.001%200%200%200%2012%203%22%2F%3E%3Cpath%20d%3D%22M12.707%2013.707a1%201%200%200%200-1.414-1.414l-3%203a1%201%200%201%200%201.414%201.414z%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-24px.svg?color=%231a73e8&size=48