liver-alt-24px from Health Icons by Resolve to Save Lives · Filled 24px · Body · MIT Free for personal and commercial use.

Name
liver-alt-24px
Set
Health Icons
Style
Filled 24px
Category
Body
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More body icons from Health Icons

Use the liver alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4.088 8.186c1.065-.635 5.895-.8 7.492-.269c-1.597 6.92 2.129 6.388 1.597 6.92c-.533.533-4.298 2.398-8.024 1.866S3.079 8.79 4.088 8.186"/><path d="M20.16 6.908c-2.828.471-4.837.88-6.966.88c-.532-.01-1.528 5.817 1.442 6.351c2.62.47 8.552-7.736 5.524-7.231"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsLiverAlt24px(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="M4.088 8.186c1.065-.635 5.895-.8 7.492-.269c-1.597 6.92 2.129 6.388 1.597 6.92c-.533.533-4.298 2.398-8.024 1.866S3.079 8.79 4.088 8.186"/><path d="M20.16 6.908c-2.828.471-4.837.88-6.966.88c-.532-.01-1.528 5.817 1.442 6.351c2.62.47 8.552-7.736 5.524-7.231"/></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="M4.088 8.186c1.065-.635 5.895-.8 7.492-.269c-1.597 6.92 2.129 6.388 1.597 6.92c-.533.533-4.298 2.398-8.024 1.866S3.079 8.79 4.088 8.186"/><path d="M20.16 6.908c-2.828.471-4.837.88-6.966.88c-.532-.01-1.528 5.817 1.442 6.351c2.62.47 8.552-7.736 5.524-7.231"/></g></svg>
</template>

CSS

.icon-liver-alt-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%22M4.088%208.186c1.065-.635%205.895-.8%207.492-.269c-1.597%206.92%202.129%206.388%201.597%206.92c-.533.533-4.298%202.398-8.024%201.866S3.079%208.79%204.088%208.186%22%2F%3E%3Cpath%20d%3D%22M20.16%206.908c-2.828.471-4.837.88-6.966.88c-.532-.01-1.528%205.817%201.442%206.351c2.62.47%208.552-7.736%205.524-7.231%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%22M4.088%208.186c1.065-.635%205.895-.8%207.492-.269c-1.597%206.92%202.129%206.388%201.597%206.92c-.533.533-4.298%202.398-8.024%201.866S3.079%208.79%204.088%208.186%22%2F%3E%3Cpath%20d%3D%22M20.16%206.908c-2.828.471-4.837.88-6.966.88c-.532-.01-1.528%205.817%201.442%206.351c2.62.47%208.552-7.736%205.524-7.231%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/liver-alt-24px.svg?color=%231a73e8&size=48