llin icon
llin-24px from Health Icons by Resolve to Save Lives · Filled 24px · Devices · MIT Free for personal and commercial use.
- Name
- llin-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- Devices
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
More devices icons from Health Icons
Use the llin icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11 2h2v1.623c.342.087.663.22.944.395c.522.326 1.04.899 1.056 1.693l.63.513c.567.46 1.461.916 2.278 1.272a22 22 0 0 0 1.39.55l.02.006l.004.001l.678.23v11.099l.447.224a1 1 0 1 1-.894 1.788L18 20.619V9.697a24 24 0 0 1-.892-.367c-.844-.369-1.95-.913-2.739-1.554l-.39-.317l-.035.023C13.4 7.822 12.71 8 12 8s-1.4-.178-1.944-.518l-.036-.023l-.39.317c-.788.641-1.894 1.185-2.738 1.554c-.334.145-.64.269-.892.367v10.921l-1.553.777a1 1 0 0 1-.894-1.79L4 19.383V8.284l.678-.23l.005-.002l.019-.007a11 11 0 0 0 .38-.138c.257-.097.614-.238 1.01-.41c.816-.357 1.71-.813 2.277-1.273L9 5.71c.017-.794.534-1.367 1.056-1.693A3.3 3.3 0 0 1 11 3.623z"/><path d="M9.5 19v2h-2v-8h2v4H17v4h-2v-2z"/><path d="M10 15.5a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsLlin24px(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="M11 2h2v1.623c.342.087.663.22.944.395c.522.326 1.04.899 1.056 1.693l.63.513c.567.46 1.461.916 2.278 1.272a22 22 0 0 0 1.39.55l.02.006l.004.001l.678.23v11.099l.447.224a1 1 0 1 1-.894 1.788L18 20.619V9.697a24 24 0 0 1-.892-.367c-.844-.369-1.95-.913-2.739-1.554l-.39-.317l-.035.023C13.4 7.822 12.71 8 12 8s-1.4-.178-1.944-.518l-.036-.023l-.39.317c-.788.641-1.894 1.185-2.738 1.554c-.334.145-.64.269-.892.367v10.921l-1.553.777a1 1 0 0 1-.894-1.79L4 19.383V8.284l.678-.23l.005-.002l.019-.007a11 11 0 0 0 .38-.138c.257-.097.614-.238 1.01-.41c.816-.357 1.71-.813 2.277-1.273L9 5.71c.017-.794.534-1.367 1.056-1.693A3.3 3.3 0 0 1 11 3.623z"/><path d="M9.5 19v2h-2v-8h2v4H17v4h-2v-2z"/><path d="M10 15.5a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1"/></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="M11 2h2v1.623c.342.087.663.22.944.395c.522.326 1.04.899 1.056 1.693l.63.513c.567.46 1.461.916 2.278 1.272a22 22 0 0 0 1.39.55l.02.006l.004.001l.678.23v11.099l.447.224a1 1 0 1 1-.894 1.788L18 20.619V9.697a24 24 0 0 1-.892-.367c-.844-.369-1.95-.913-2.739-1.554l-.39-.317l-.035.023C13.4 7.822 12.71 8 12 8s-1.4-.178-1.944-.518l-.036-.023l-.39.317c-.788.641-1.894 1.185-2.738 1.554c-.334.145-.64.269-.892.367v10.921l-1.553.777a1 1 0 0 1-.894-1.79L4 19.383V8.284l.678-.23l.005-.002l.019-.007a11 11 0 0 0 .38-.138c.257-.097.614-.238 1.01-.41c.816-.357 1.71-.813 2.277-1.273L9 5.71c.017-.794.534-1.367 1.056-1.693A3.3 3.3 0 0 1 11 3.623z"/><path d="M9.5 19v2h-2v-8h2v4H17v4h-2v-2z"/><path d="M10 15.5a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1"/></g></svg> </template>
CSS
.icon-llin-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%22M11%202h2v1.623c.342.087.663.22.944.395c.522.326%201.04.899%201.056%201.693l.63.513c.567.46%201.461.916%202.278%201.272a22%2022%200%200%200%201.39.55l.02.006l.004.001l.678.23v11.099l.447.224a1%201%200%201%201-.894%201.788L18%2020.619V9.697a24%2024%200%200%201-.892-.367c-.844-.369-1.95-.913-2.739-1.554l-.39-.317l-.035.023C13.4%207.822%2012.71%208%2012%208s-1.4-.178-1.944-.518l-.036-.023l-.39.317c-.788.641-1.894%201.185-2.738%201.554c-.334.145-.64.269-.892.367v10.921l-1.553.777a1%201%200%200%201-.894-1.79L4%2019.383V8.284l.678-.23l.005-.002l.019-.007a11%2011%200%200%200%20.38-.138c.257-.097.614-.238%201.01-.41c.816-.357%201.71-.813%202.277-1.273L9%205.71c.017-.794.534-1.367%201.056-1.693A3.3%203.3%200%200%201%2011%203.623z%22%2F%3E%3Cpath%20d%3D%22M9.5%2019v2h-2v-8h2v4H17v4h-2v-2z%22%2F%3E%3Cpath%20d%3D%22M10%2015.5a1%201%200%200%201%201-1h4a1%201%200%201%201%200%202h-4a1%201%200%200%201-1-1%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%22M11%202h2v1.623c.342.087.663.22.944.395c.522.326%201.04.899%201.056%201.693l.63.513c.567.46%201.461.916%202.278%201.272a22%2022%200%200%200%201.39.55l.02.006l.004.001l.678.23v11.099l.447.224a1%201%200%201%201-.894%201.788L18%2020.619V9.697a24%2024%200%200%201-.892-.367c-.844-.369-1.95-.913-2.739-1.554l-.39-.317l-.035.023C13.4%207.822%2012.71%208%2012%208s-1.4-.178-1.944-.518l-.036-.023l-.39.317c-.788.641-1.894%201.185-2.738%201.554c-.334.145-.64.269-.892.367v10.921l-1.553.777a1%201%200%200%201-.894-1.79L4%2019.383V8.284l.678-.23l.005-.002l.019-.007a11%2011%200%200%200%20.38-.138c.257-.097.614-.238%201.01-.41c.816-.357%201.71-.813%202.277-1.273L9%205.71c.017-.794.534-1.367%201.056-1.693A3.3%203.3%200%200%201%2011%203.623z%22%2F%3E%3Cpath%20d%3D%22M9.5%2019v2h-2v-8h2v4H17v4h-2v-2z%22%2F%3E%3Cpath%20d%3D%22M10%2015.5a1%201%200%200%201%201-1h4a1%201%200%201%201%200%202h-4a1%201%200%200%201-1-1%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/llin-24px.svg?color=%231a73e8&size=48