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

Name
lymphoma
Set
Health Icons
Style
Filled
Category
Conditions
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More conditions icons from Health Icons

Use the lymphoma icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M36.91 9.947L36.648 9l-4.731 1.23l.267.969c.547 1.981.092 3.517-.681 4.701c-.465.71-.758 1.1-1.016 1.36a3 3 0 0 1-.128.122c-2.94-3.936-7.363-6.757-12.55-5.346c-1.42.387-2.527 1.357-3.255 2.585l-4.876-1.268l-1.276 4.623l5.184 1.298q.081.484.246.964c.544-.772 1.392-1.394 2.398-1.545c1.647-.247 3.244.507 3.834 1.95q.598.17 1.157.43c1.537-.564 3.369-.285 4.368 1.095c1.008 1.392.644 3.17-.436 4.379q.055.571.018 1.15c1.187 1.025 1.399 2.748.562 4.196c-.826 1.43-2.634 2.33-4.826 2.272q.269.535.65 1.088c1.446 2.084 3.748 2.843 5.894 2.737c2.117-.103 4.247-1.051 5.474-2.604q.076-.095.147-.194l.312.028a22 22 0 0 0 1.323.085c3.254 0 6.785-1.622 7.979-5.136l.314-.924l-4.425-1.568l-.406.756c-.523.974-1.367 1.48-2.278 1.739c-.49.139-.984.2-1.425.22c.147-2.71-.415-5.899-1.658-8.778c.374-.24.722-.514 1.067-.855c.573-.568 1.11-1.294 1.75-2.273c1.422-2.175 2.237-5.091 1.285-8.54"/><path fill-rule="evenodd" d="M20.169 32.106c2.078.339 3.402-.46 3.83-1.2c.478-.828.201-1.555-.368-1.869l-.605-.332l.1-.68a5.2 5.2 0 0 0-.014-1.664l-.097-.552l.426-.368c.832-.716.88-1.623.524-2.115c-.372-.514-1.32-.784-2.32-.273l-.476.243l-.468-.258a5.8 5.8 0 0 0-1.639-.597l-.665-.138l-.116-.665c-.062-.36-.316-.704-.74-.882c-.27-.114-.61-.16-1.012-.1c-.39.058-.818.34-1.11.795c-.287.448-.364.944-.228 1.349l-.018.006c.494.728 1.06 1.436 1.63 2.09l-.027.027a55 55 0 0 0-1.011 1.062l-.007.007l-.006.007c-.547.61-1.685 1.5-3.117 1.952a6.33 6.33 0 0 1-4.973-.526l-1.01-.566L5 31.134l.75.42c3.074 1.722 5.842 1.69 8.306.913c2.353-.74 4.197-2.148 5.25-3.306c.145-.134.29-.277.422-.406l.02.123c.05.332.08.653.113 1.018c.02.218.04.452.069.713c.05.47.119.97.239 1.497m.266-3.984l-.015.007l-.002.001z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsLymphoma(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="M36.91 9.947L36.648 9l-4.731 1.23l.267.969c.547 1.981.092 3.517-.681 4.701c-.465.71-.758 1.1-1.016 1.36a3 3 0 0 1-.128.122c-2.94-3.936-7.363-6.757-12.55-5.346c-1.42.387-2.527 1.357-3.255 2.585l-4.876-1.268l-1.276 4.623l5.184 1.298q.081.484.246.964c.544-.772 1.392-1.394 2.398-1.545c1.647-.247 3.244.507 3.834 1.95q.598.17 1.157.43c1.537-.564 3.369-.285 4.368 1.095c1.008 1.392.644 3.17-.436 4.379q.055.571.018 1.15c1.187 1.025 1.399 2.748.562 4.196c-.826 1.43-2.634 2.33-4.826 2.272q.269.535.65 1.088c1.446 2.084 3.748 2.843 5.894 2.737c2.117-.103 4.247-1.051 5.474-2.604q.076-.095.147-.194l.312.028a22 22 0 0 0 1.323.085c3.254 0 6.785-1.622 7.979-5.136l.314-.924l-4.425-1.568l-.406.756c-.523.974-1.367 1.48-2.278 1.739c-.49.139-.984.2-1.425.22c.147-2.71-.415-5.899-1.658-8.778c.374-.24.722-.514 1.067-.855c.573-.568 1.11-1.294 1.75-2.273c1.422-2.175 2.237-5.091 1.285-8.54"/><path fillRule="evenodd" d="M20.169 32.106c2.078.339 3.402-.46 3.83-1.2c.478-.828.201-1.555-.368-1.869l-.605-.332l.1-.68a5.2 5.2 0 0 0-.014-1.664l-.097-.552l.426-.368c.832-.716.88-1.623.524-2.115c-.372-.514-1.32-.784-2.32-.273l-.476.243l-.468-.258a5.8 5.8 0 0 0-1.639-.597l-.665-.138l-.116-.665c-.062-.36-.316-.704-.74-.882c-.27-.114-.61-.16-1.012-.1c-.39.058-.818.34-1.11.795c-.287.448-.364.944-.228 1.349l-.018.006c.494.728 1.06 1.436 1.63 2.09l-.027.027a55 55 0 0 0-1.011 1.062l-.007.007l-.006.007c-.547.61-1.685 1.5-3.117 1.952a6.33 6.33 0 0 1-4.973-.526l-1.01-.566L5 31.134l.75.42c3.074 1.722 5.842 1.69 8.306.913c2.353-.74 4.197-2.148 5.25-3.306c.145-.134.29-.277.422-.406l.02.123c.05.332.08.653.113 1.018c.02.218.04.452.069.713c.05.47.119.97.239 1.497m.266-3.984l-.015.007l-.002.001z" clipRule="evenodd"/></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="M36.91 9.947L36.648 9l-4.731 1.23l.267.969c.547 1.981.092 3.517-.681 4.701c-.465.71-.758 1.1-1.016 1.36a3 3 0 0 1-.128.122c-2.94-3.936-7.363-6.757-12.55-5.346c-1.42.387-2.527 1.357-3.255 2.585l-4.876-1.268l-1.276 4.623l5.184 1.298q.081.484.246.964c.544-.772 1.392-1.394 2.398-1.545c1.647-.247 3.244.507 3.834 1.95q.598.17 1.157.43c1.537-.564 3.369-.285 4.368 1.095c1.008 1.392.644 3.17-.436 4.379q.055.571.018 1.15c1.187 1.025 1.399 2.748.562 4.196c-.826 1.43-2.634 2.33-4.826 2.272q.269.535.65 1.088c1.446 2.084 3.748 2.843 5.894 2.737c2.117-.103 4.247-1.051 5.474-2.604q.076-.095.147-.194l.312.028a22 22 0 0 0 1.323.085c3.254 0 6.785-1.622 7.979-5.136l.314-.924l-4.425-1.568l-.406.756c-.523.974-1.367 1.48-2.278 1.739c-.49.139-.984.2-1.425.22c.147-2.71-.415-5.899-1.658-8.778c.374-.24.722-.514 1.067-.855c.573-.568 1.11-1.294 1.75-2.273c1.422-2.175 2.237-5.091 1.285-8.54"/><path fill-rule="evenodd" d="M20.169 32.106c2.078.339 3.402-.46 3.83-1.2c.478-.828.201-1.555-.368-1.869l-.605-.332l.1-.68a5.2 5.2 0 0 0-.014-1.664l-.097-.552l.426-.368c.832-.716.88-1.623.524-2.115c-.372-.514-1.32-.784-2.32-.273l-.476.243l-.468-.258a5.8 5.8 0 0 0-1.639-.597l-.665-.138l-.116-.665c-.062-.36-.316-.704-.74-.882c-.27-.114-.61-.16-1.012-.1c-.39.058-.818.34-1.11.795c-.287.448-.364.944-.228 1.349l-.018.006c.494.728 1.06 1.436 1.63 2.09l-.027.027a55 55 0 0 0-1.011 1.062l-.007.007l-.006.007c-.547.61-1.685 1.5-3.117 1.952a6.33 6.33 0 0 1-4.973-.526l-1.01-.566L5 31.134l.75.42c3.074 1.722 5.842 1.69 8.306.913c2.353-.74 4.197-2.148 5.25-3.306c.145-.134.29-.277.422-.406l.02.123c.05.332.08.653.113 1.018c.02.218.04.452.069.713c.05.47.119.97.239 1.497m.266-3.984l-.015.007l-.002.001z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-lymphoma {
  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%22M36.91%209.947L36.648%209l-4.731%201.23l.267.969c.547%201.981.092%203.517-.681%204.701c-.465.71-.758%201.1-1.016%201.36a3%203%200%200%201-.128.122c-2.94-3.936-7.363-6.757-12.55-5.346c-1.42.387-2.527%201.357-3.255%202.585l-4.876-1.268l-1.276%204.623l5.184%201.298q.081.484.246.964c.544-.772%201.392-1.394%202.398-1.545c1.647-.247%203.244.507%203.834%201.95q.598.17%201.157.43c1.537-.564%203.369-.285%204.368%201.095c1.008%201.392.644%203.17-.436%204.379q.055.571.018%201.15c1.187%201.025%201.399%202.748.562%204.196c-.826%201.43-2.634%202.33-4.826%202.272q.269.535.65%201.088c1.446%202.084%203.748%202.843%205.894%202.737c2.117-.103%204.247-1.051%205.474-2.604q.076-.095.147-.194l.312.028a22%2022%200%200%200%201.323.085c3.254%200%206.785-1.622%207.979-5.136l.314-.924l-4.425-1.568l-.406.756c-.523.974-1.367%201.48-2.278%201.739c-.49.139-.984.2-1.425.22c.147-2.71-.415-5.899-1.658-8.778c.374-.24.722-.514%201.067-.855c.573-.568%201.11-1.294%201.75-2.273c1.422-2.175%202.237-5.091%201.285-8.54%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M20.169%2032.106c2.078.339%203.402-.46%203.83-1.2c.478-.828.201-1.555-.368-1.869l-.605-.332l.1-.68a5.2%205.2%200%200%200-.014-1.664l-.097-.552l.426-.368c.832-.716.88-1.623.524-2.115c-.372-.514-1.32-.784-2.32-.273l-.476.243l-.468-.258a5.8%205.8%200%200%200-1.639-.597l-.665-.138l-.116-.665c-.062-.36-.316-.704-.74-.882c-.27-.114-.61-.16-1.012-.1c-.39.058-.818.34-1.11.795c-.287.448-.364.944-.228%201.349l-.018.006c.494.728%201.06%201.436%201.63%202.09l-.027.027a55%2055%200%200%200-1.011%201.062l-.007.007l-.006.007c-.547.61-1.685%201.5-3.117%201.952a6.33%206.33%200%200%201-4.973-.526l-1.01-.566L5%2031.134l.75.42c3.074%201.722%205.842%201.69%208.306.913c2.353-.74%204.197-2.148%205.25-3.306c.145-.134.29-.277.422-.406l.02.123c.05.332.08.653.113%201.018c.02.218.04.452.069.713c.05.47.119.97.239%201.497m.266-3.984l-.015.007l-.002.001z%22%20clip-rule%3D%22evenodd%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%22M36.91%209.947L36.648%209l-4.731%201.23l.267.969c.547%201.981.092%203.517-.681%204.701c-.465.71-.758%201.1-1.016%201.36a3%203%200%200%201-.128.122c-2.94-3.936-7.363-6.757-12.55-5.346c-1.42.387-2.527%201.357-3.255%202.585l-4.876-1.268l-1.276%204.623l5.184%201.298q.081.484.246.964c.544-.772%201.392-1.394%202.398-1.545c1.647-.247%203.244.507%203.834%201.95q.598.17%201.157.43c1.537-.564%203.369-.285%204.368%201.095c1.008%201.392.644%203.17-.436%204.379q.055.571.018%201.15c1.187%201.025%201.399%202.748.562%204.196c-.826%201.43-2.634%202.33-4.826%202.272q.269.535.65%201.088c1.446%202.084%203.748%202.843%205.894%202.737c2.117-.103%204.247-1.051%205.474-2.604q.076-.095.147-.194l.312.028a22%2022%200%200%200%201.323.085c3.254%200%206.785-1.622%207.979-5.136l.314-.924l-4.425-1.568l-.406.756c-.523.974-1.367%201.48-2.278%201.739c-.49.139-.984.2-1.425.22c.147-2.71-.415-5.899-1.658-8.778c.374-.24.722-.514%201.067-.855c.573-.568%201.11-1.294%201.75-2.273c1.422-2.175%202.237-5.091%201.285-8.54%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M20.169%2032.106c2.078.339%203.402-.46%203.83-1.2c.478-.828.201-1.555-.368-1.869l-.605-.332l.1-.68a5.2%205.2%200%200%200-.014-1.664l-.097-.552l.426-.368c.832-.716.88-1.623.524-2.115c-.372-.514-1.32-.784-2.32-.273l-.476.243l-.468-.258a5.8%205.8%200%200%200-1.639-.597l-.665-.138l-.116-.665c-.062-.36-.316-.704-.74-.882c-.27-.114-.61-.16-1.012-.1c-.39.058-.818.34-1.11.795c-.287.448-.364.944-.228%201.349l-.018.006c.494.728%201.06%201.436%201.63%202.09l-.027.027a55%2055%200%200%200-1.011%201.062l-.007.007l-.006.007c-.547.61-1.685%201.5-3.117%201.952a6.33%206.33%200%200%201-4.973-.526l-1.01-.566L5%2031.134l.75.42c3.074%201.722%205.842%201.69%208.306.913c2.353-.74%204.197-2.148%205.25-3.306c.145-.134.29-.277.422-.406l.02.123c.05.332.08.653.113%201.018c.02.218.04.452.069.713c.05.47.119.97.239%201.497m.266-3.984l-.015.007l-.002.001z%22%20clip-rule%3D%22evenodd%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/lymphoma.svg?color=%231a73e8&size=48