life science icon

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

Name
life-science
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 life science icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M24.816 4.411a1 1 0 0 0-1.617 0c-.016.021-.54.742-1.066 1.66c-.262.458-.535.984-.745 1.509c-.203.506-.383 1.098-.383 1.663c0 .564.18 1.156.383 1.662c.21.525.483 1.05.745 1.509l.131.226a20 20 0 0 0-.844-.513a12 12 0 0 0-1.51-.745c-.507-.202-1.1-.382-1.664-.382c-.565 0-1.157.18-1.664.382a12 12 0 0 0-1.51.745a20 20 0 0 0-1.66 1.065a1 1 0 0 0 0 1.616c.02.016.741.54 1.66 1.065a12 12 0 0 0 1.51.745c.507.202 1.1.382 1.664.382c.565 0 1.157-.18 1.664-.382c.525-.21 1.051-.483 1.51-.745a20 20 0 0 0 1.587-1.012V19h-5.004a1 1 0 1 0 0 2h1.001v4.338A10 10 0 0 0 14.001 34c0 5.523 4.48 10 10.007 10s10.006-4.477 10.006-10a10 10 0 0 0-5.003-8.662V21h1a1 1 0 1 0 0-2h-5.003v-4.128c.222.157.833.579 1.572 1a12 12 0 0 0 1.51.746c.507.202 1.1.382 1.664.382c.565 0 1.157-.18 1.663-.382a12 12 0 0 0 1.51-.745a20 20 0 0 0 1.662-1.065a1 1 0 0 0 0-1.616a20 20 0 0 0-1.661-1.065a12 12 0 0 0-1.51-.745c-.507-.202-1.1-.382-1.664-.382c-.565 0-1.157.18-1.664.382a12 12 0 0 0-1.51.745c-.3.172-.58.344-.82.497l.122-.21c.262-.458.535-.984.745-1.51c.203-.505.383-1.097.383-1.661s-.18-1.157-.383-1.663a12 12 0 0 0-.746-1.51c-.525-.917-1.05-1.638-1.065-1.659M21.006 21h2v10h-6.422a8.03 8.03 0 0 1 3.422-3.931l1-.578zM31.43 31a8.03 8.03 0 0 0-3.422-3.931l-1-.578V21h-2v10z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsLifeScience(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M24.816 4.411a1 1 0 0 0-1.617 0c-.016.021-.54.742-1.066 1.66c-.262.458-.535.984-.745 1.509c-.203.506-.383 1.098-.383 1.663c0 .564.18 1.156.383 1.662c.21.525.483 1.05.745 1.509l.131.226a20 20 0 0 0-.844-.513a12 12 0 0 0-1.51-.745c-.507-.202-1.1-.382-1.664-.382c-.565 0-1.157.18-1.664.382a12 12 0 0 0-1.51.745a20 20 0 0 0-1.66 1.065a1 1 0 0 0 0 1.616c.02.016.741.54 1.66 1.065a12 12 0 0 0 1.51.745c.507.202 1.1.382 1.664.382c.565 0 1.157-.18 1.664-.382c.525-.21 1.051-.483 1.51-.745a20 20 0 0 0 1.587-1.012V19h-5.004a1 1 0 1 0 0 2h1.001v4.338A10 10 0 0 0 14.001 34c0 5.523 4.48 10 10.007 10s10.006-4.477 10.006-10a10 10 0 0 0-5.003-8.662V21h1a1 1 0 1 0 0-2h-5.003v-4.128c.222.157.833.579 1.572 1a12 12 0 0 0 1.51.746c.507.202 1.1.382 1.664.382c.565 0 1.157-.18 1.663-.382a12 12 0 0 0 1.51-.745a20 20 0 0 0 1.662-1.065a1 1 0 0 0 0-1.616a20 20 0 0 0-1.661-1.065a12 12 0 0 0-1.51-.745c-.507-.202-1.1-.382-1.664-.382c-.565 0-1.157.18-1.664.382a12 12 0 0 0-1.51.745c-.3.172-.58.344-.82.497l.122-.21c.262-.458.535-.984.745-1.51c.203-.505.383-1.097.383-1.661s-.18-1.157-.383-1.663a12 12 0 0 0-.746-1.51c-.525-.917-1.05-1.638-1.065-1.659M21.006 21h2v10h-6.422a8.03 8.03 0 0 1 3.422-3.931l1-.578zM31.43 31a8.03 8.03 0 0 0-3.422-3.931l-1-.578V21h-2v10z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M24.816 4.411a1 1 0 0 0-1.617 0c-.016.021-.54.742-1.066 1.66c-.262.458-.535.984-.745 1.509c-.203.506-.383 1.098-.383 1.663c0 .564.18 1.156.383 1.662c.21.525.483 1.05.745 1.509l.131.226a20 20 0 0 0-.844-.513a12 12 0 0 0-1.51-.745c-.507-.202-1.1-.382-1.664-.382c-.565 0-1.157.18-1.664.382a12 12 0 0 0-1.51.745a20 20 0 0 0-1.66 1.065a1 1 0 0 0 0 1.616c.02.016.741.54 1.66 1.065a12 12 0 0 0 1.51.745c.507.202 1.1.382 1.664.382c.565 0 1.157-.18 1.664-.382c.525-.21 1.051-.483 1.51-.745a20 20 0 0 0 1.587-1.012V19h-5.004a1 1 0 1 0 0 2h1.001v4.338A10 10 0 0 0 14.001 34c0 5.523 4.48 10 10.007 10s10.006-4.477 10.006-10a10 10 0 0 0-5.003-8.662V21h1a1 1 0 1 0 0-2h-5.003v-4.128c.222.157.833.579 1.572 1a12 12 0 0 0 1.51.746c.507.202 1.1.382 1.664.382c.565 0 1.157-.18 1.663-.382a12 12 0 0 0 1.51-.745a20 20 0 0 0 1.662-1.065a1 1 0 0 0 0-1.616a20 20 0 0 0-1.661-1.065a12 12 0 0 0-1.51-.745c-.507-.202-1.1-.382-1.664-.382c-.565 0-1.157.18-1.664.382a12 12 0 0 0-1.51.745c-.3.172-.58.344-.82.497l.122-.21c.262-.458.535-.984.745-1.51c.203-.505.383-1.097.383-1.661s-.18-1.157-.383-1.663a12 12 0 0 0-.746-1.51c-.525-.917-1.05-1.638-1.065-1.659M21.006 21h2v10h-6.422a8.03 8.03 0 0 1 3.422-3.931l1-.578zM31.43 31a8.03 8.03 0 0 0-3.422-3.931l-1-.578V21h-2v10z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-life-science {
  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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M24.816%204.411a1%201%200%200%200-1.617%200c-.016.021-.54.742-1.066%201.66c-.262.458-.535.984-.745%201.509c-.203.506-.383%201.098-.383%201.663c0%20.564.18%201.156.383%201.662c.21.525.483%201.05.745%201.509l.131.226a20%2020%200%200%200-.844-.513a12%2012%200%200%200-1.51-.745c-.507-.202-1.1-.382-1.664-.382c-.565%200-1.157.18-1.664.382a12%2012%200%200%200-1.51.745a20%2020%200%200%200-1.66%201.065a1%201%200%200%200%200%201.616c.02.016.741.54%201.66%201.065a12%2012%200%200%200%201.51.745c.507.202%201.1.382%201.664.382c.565%200%201.157-.18%201.664-.382c.525-.21%201.051-.483%201.51-.745a20%2020%200%200%200%201.587-1.012V19h-5.004a1%201%200%201%200%200%202h1.001v4.338A10%2010%200%200%200%2014.001%2034c0%205.523%204.48%2010%2010.007%2010s10.006-4.477%2010.006-10a10%2010%200%200%200-5.003-8.662V21h1a1%201%200%201%200%200-2h-5.003v-4.128c.222.157.833.579%201.572%201a12%2012%200%200%200%201.51.746c.507.202%201.1.382%201.664.382c.565%200%201.157-.18%201.663-.382a12%2012%200%200%200%201.51-.745a20%2020%200%200%200%201.662-1.065a1%201%200%200%200%200-1.616a20%2020%200%200%200-1.661-1.065a12%2012%200%200%200-1.51-.745c-.507-.202-1.1-.382-1.664-.382c-.565%200-1.157.18-1.664.382a12%2012%200%200%200-1.51.745c-.3.172-.58.344-.82.497l.122-.21c.262-.458.535-.984.745-1.51c.203-.505.383-1.097.383-1.661s-.18-1.157-.383-1.663a12%2012%200%200%200-.746-1.51c-.525-.917-1.05-1.638-1.065-1.659M21.006%2021h2v10h-6.422a8.03%208.03%200%200%201%203.422-3.931l1-.578zM31.43%2031a8.03%208.03%200%200%200-3.422-3.931l-1-.578V21h-2v10z%22%20clip-rule%3D%22evenodd%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M24.816%204.411a1%201%200%200%200-1.617%200c-.016.021-.54.742-1.066%201.66c-.262.458-.535.984-.745%201.509c-.203.506-.383%201.098-.383%201.663c0%20.564.18%201.156.383%201.662c.21.525.483%201.05.745%201.509l.131.226a20%2020%200%200%200-.844-.513a12%2012%200%200%200-1.51-.745c-.507-.202-1.1-.382-1.664-.382c-.565%200-1.157.18-1.664.382a12%2012%200%200%200-1.51.745a20%2020%200%200%200-1.66%201.065a1%201%200%200%200%200%201.616c.02.016.741.54%201.66%201.065a12%2012%200%200%200%201.51.745c.507.202%201.1.382%201.664.382c.565%200%201.157-.18%201.664-.382c.525-.21%201.051-.483%201.51-.745a20%2020%200%200%200%201.587-1.012V19h-5.004a1%201%200%201%200%200%202h1.001v4.338A10%2010%200%200%200%2014.001%2034c0%205.523%204.48%2010%2010.007%2010s10.006-4.477%2010.006-10a10%2010%200%200%200-5.003-8.662V21h1a1%201%200%201%200%200-2h-5.003v-4.128c.222.157.833.579%201.572%201a12%2012%200%200%200%201.51.746c.507.202%201.1.382%201.664.382c.565%200%201.157-.18%201.663-.382a12%2012%200%200%200%201.51-.745a20%2020%200%200%200%201.662-1.065a1%201%200%200%200%200-1.616a20%2020%200%200%200-1.661-1.065a12%2012%200%200%200-1.51-.745c-.507-.202-1.1-.382-1.664-.382c-.565%200-1.157.18-1.664.382a12%2012%200%200%200-1.51.745c-.3.172-.58.344-.82.497l.122-.21c.262-.458.535-.984.745-1.51c.203-.505.383-1.097.383-1.661s-.18-1.157-.383-1.663a12%2012%200%200%200-.746-1.51c-.525-.917-1.05-1.638-1.065-1.659M21.006%2021h2v10h-6.422a8.03%208.03%200%200%201%203.422-3.931l1-.578zM31.43%2031a8.03%208.03%200%200%200-3.422-3.931l-1-.578V21h-2v10z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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