life science icon
life-science-24px from Health Icons by Resolve to Save Lives · Filled 24px · Symbols · MIT Free for personal and commercial use.
- Name
- life-science-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 life science icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="M8.623 6.5c.155 0 .377.044.648.132c.263.085.542.202.801.322l.094.045l-.094.047a7 7 0 0 1-.801.322c-.271.088-.493.132-.648.132s-.377-.044-.647-.132a7 7 0 0 1-.802-.322L7.079 7l.095-.046c.259-.12.538-.237.802-.322c.27-.088.492-.132.647-.132Zm6.754 0c.155 0 .377.044.647.132c.264.085.543.202.802.322L16.92 7l-.094.046c-.259.12-.538.237-.802.322c-.27.088-.492.132-.647.132s-.377-.044-.648-.132a7 7 0 0 1-.801-.322q-.049-.023-.095-.047l.095-.045a7 7 0 0 1 .801-.322c.271-.088.493-.132.648-.132Zm-3.305-2.968c.118.207.231.425.313.63c.085.212.12.367.12.46c0 .09-.035.246-.12.46a5 5 0 0 1-.381.746l-.07-.118a5 5 0 0 1-.312-.629c-.085-.213-.12-.368-.12-.46c.001-.092.035-.247.12-.46a5 5 0 0 1 .313-.629l.068-.115zM12.002 11V7.968h.002V11zm3.004 0v7A3.002 3.002 0 0 1 9 18v-7h.002v5h6.002v-5Z"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsLifeScience24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" strokeWidth="2" d="M8.623 6.5c.155 0 .377.044.648.132c.263.085.542.202.801.322l.094.045l-.094.047a7 7 0 0 1-.801.322c-.271.088-.493.132-.648.132s-.377-.044-.647-.132a7 7 0 0 1-.802-.322L7.079 7l.095-.046c.259-.12.538-.237.802-.322c.27-.088.492-.132.647-.132Zm6.754 0c.155 0 .377.044.647.132c.264.085.543.202.802.322L16.92 7l-.094.046c-.259.12-.538.237-.802.322c-.27.088-.492.132-.647.132s-.377-.044-.648-.132a7 7 0 0 1-.801-.322q-.049-.023-.095-.047l.095-.045a7 7 0 0 1 .801-.322c.271-.088.493-.132.648-.132Zm-3.305-2.968c.118.207.231.425.313.63c.085.212.12.367.12.46c0 .09-.035.246-.12.46a5 5 0 0 1-.381.746l-.07-.118a5 5 0 0 1-.312-.629c-.085-.213-.12-.368-.12-.46c.001-.092.035-.247.12-.46a5 5 0 0 1 .313-.629l.068-.115zM12.002 11V7.968h.002V11zm3.004 0v7A3.002 3.002 0 0 1 9 18v-7h.002v5h6.002v-5Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="M8.623 6.5c.155 0 .377.044.648.132c.263.085.542.202.801.322l.094.045l-.094.047a7 7 0 0 1-.801.322c-.271.088-.493.132-.648.132s-.377-.044-.647-.132a7 7 0 0 1-.802-.322L7.079 7l.095-.046c.259-.12.538-.237.802-.322c.27-.088.492-.132.647-.132Zm6.754 0c.155 0 .377.044.647.132c.264.085.543.202.802.322L16.92 7l-.094.046c-.259.12-.538.237-.802.322c-.27.088-.492.132-.647.132s-.377-.044-.648-.132a7 7 0 0 1-.801-.322q-.049-.023-.095-.047l.095-.045a7 7 0 0 1 .801-.322c.271-.088.493-.132.648-.132Zm-3.305-2.968c.118.207.231.425.313.63c.085.212.12.367.12.46c0 .09-.035.246-.12.46a5 5 0 0 1-.381.746l-.07-.118a5 5 0 0 1-.312-.629c-.085-.213-.12-.368-.12-.46c.001-.092.035-.247.12-.46a5 5 0 0 1 .313-.629l.068-.115zM12.002 11V7.968h.002V11zm3.004 0v7A3.002 3.002 0 0 1 9 18v-7h.002v5h6.002v-5Z"/></svg> </template>
CSS
.icon-life-science-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%3Cpath%20fill%3D%22currentColor%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M8.623%206.5c.155%200%20.377.044.648.132c.263.085.542.202.801.322l.094.045l-.094.047a7%207%200%200%201-.801.322c-.271.088-.493.132-.648.132s-.377-.044-.647-.132a7%207%200%200%201-.802-.322L7.079%207l.095-.046c.259-.12.538-.237.802-.322c.27-.088.492-.132.647-.132Zm6.754%200c.155%200%20.377.044.647.132c.264.085.543.202.802.322L16.92%207l-.094.046c-.259.12-.538.237-.802.322c-.27.088-.492.132-.647.132s-.377-.044-.648-.132a7%207%200%200%201-.801-.322q-.049-.023-.095-.047l.095-.045a7%207%200%200%201%20.801-.322c.271-.088.493-.132.648-.132Zm-3.305-2.968c.118.207.231.425.313.63c.085.212.12.367.12.46c0%20.09-.035.246-.12.46a5%205%200%200%201-.381.746l-.07-.118a5%205%200%200%201-.312-.629c-.085-.213-.12-.368-.12-.46c.001-.092.035-.247.12-.46a5%205%200%200%201%20.313-.629l.068-.115zM12.002%2011V7.968h.002V11zm3.004%200v7A3.002%203.002%200%200%201%209%2018v-7h.002v5h6.002v-5Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M8.623%206.5c.155%200%20.377.044.648.132c.263.085.542.202.801.322l.094.045l-.094.047a7%207%200%200%201-.801.322c-.271.088-.493.132-.648.132s-.377-.044-.647-.132a7%207%200%200%201-.802-.322L7.079%207l.095-.046c.259-.12.538-.237.802-.322c.27-.088.492-.132.647-.132Zm6.754%200c.155%200%20.377.044.647.132c.264.085.543.202.802.322L16.92%207l-.094.046c-.259.12-.538.237-.802.322c-.27.088-.492.132-.647.132s-.377-.044-.648-.132a7%207%200%200%201-.801-.322q-.049-.023-.095-.047l.095-.045a7%207%200%200%201%20.801-.322c.271-.088.493-.132.648-.132Zm-3.305-2.968c.118.207.231.425.313.63c.085.212.12.367.12.46c0%20.09-.035.246-.12.46a5%205%200%200%201-.381.746l-.07-.118a5%205%200%200%201-.312-.629c-.085-.213-.12-.368-.12-.46c.001-.092.035-.247.12-.46a5%205%200%200%201%20.313-.629l.068-.115zM12.002%2011V7.968h.002V11zm3.004%200v7A3.002%203.002%200%200%201%209%2018v-7h.002v5h6.002v-5Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/life-science-24px.svg?color=%231a73e8&size=48