enzyme icon
enzyme from Health Icons by Resolve to Save Lives · Filled · Body · MIT Free for personal and commercial use.
- Name
- enzyme
- Set
- Health Icons
- Style
- Filled
- Category
- Body
- Viewbox
- 48×48
- License
- MIT
3 other variants in Health Icons
More body icons from Health Icons
Use the enzyme 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="M9.071 24.929c-3.905 3.905-3.905 10.237 0 14.142s10.237 3.905 14.142 0l7.222-7.222l-14.142-14.142zm8.636-8.636L31.85 30.435l6.92-6.92c3.906-3.906 3.906-10.237 0-14.142c-3.905-3.906-10.236-3.906-14.142 0zm12.361-1.775a2 2 0 1 0 3.864-1.036l1.932-.517a4 4 0 1 1-4.9-2.829l.518 1.932a2 2 0 0 0-1.414 2.45m5.808 4.199c-.824 1.22-2.6 1.893-4.553 1.804c-1.957-.089-3.652-.922-4.34-2.167a1 1 0 1 0-1.75.968c1.154 2.087 3.665 3.091 5.999 3.197c2.338.107 4.94-.667 6.301-2.682a1 1 0 1 0-1.657-1.12m-20.092 17.85a.784.784 0 0 0 0-1.567v-2A2.783 2.783 0 1 1 13 35.783h2c0 .433.35.784.784.784m-1.741-9.07c1.204-.85 3.102-.85 4.897-.074c1.798.777 3.088 2.157 3.29 3.565a1 1 0 1 0 1.98-.285c-.34-2.36-2.332-4.19-4.477-5.116c-2.148-.928-4.855-1.127-6.843.275a1 1 0 0 0 1.153 1.634m3.095 3.318c-1.169-.488-2.313-.474-2.964-.056a1 1 0 0 1-1.08-1.683c1.433-.92 3.345-.72 4.815-.106c1.46.61 2.942 1.822 3.234 3.468a1 1 0 1 1-1.969.35c-.12-.676-.858-1.48-2.036-1.973M10.5 35a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsEnzyme(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="M9.071 24.929c-3.905 3.905-3.905 10.237 0 14.142s10.237 3.905 14.142 0l7.222-7.222l-14.142-14.142zm8.636-8.636L31.85 30.435l6.92-6.92c3.906-3.906 3.906-10.237 0-14.142c-3.905-3.906-10.236-3.906-14.142 0zm12.361-1.775a2 2 0 1 0 3.864-1.036l1.932-.517a4 4 0 1 1-4.9-2.829l.518 1.932a2 2 0 0 0-1.414 2.45m5.808 4.199c-.824 1.22-2.6 1.893-4.553 1.804c-1.957-.089-3.652-.922-4.34-2.167a1 1 0 1 0-1.75.968c1.154 2.087 3.665 3.091 5.999 3.197c2.338.107 4.94-.667 6.301-2.682a1 1 0 1 0-1.657-1.12m-20.092 17.85a.784.784 0 0 0 0-1.567v-2A2.783 2.783 0 1 1 13 35.783h2c0 .433.35.784.784.784m-1.741-9.07c1.204-.85 3.102-.85 4.897-.074c1.798.777 3.088 2.157 3.29 3.565a1 1 0 1 0 1.98-.285c-.34-2.36-2.332-4.19-4.477-5.116c-2.148-.928-4.855-1.127-6.843.275a1 1 0 0 0 1.153 1.634m3.095 3.318c-1.169-.488-2.313-.474-2.964-.056a1 1 0 0 1-1.08-1.683c1.433-.92 3.345-.72 4.815-.106c1.46.61 2.942 1.822 3.234 3.468a1 1 0 1 1-1.969.35c-.12-.676-.858-1.48-2.036-1.973M10.5 35a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3" 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="M9.071 24.929c-3.905 3.905-3.905 10.237 0 14.142s10.237 3.905 14.142 0l7.222-7.222l-14.142-14.142zm8.636-8.636L31.85 30.435l6.92-6.92c3.906-3.906 3.906-10.237 0-14.142c-3.905-3.906-10.236-3.906-14.142 0zm12.361-1.775a2 2 0 1 0 3.864-1.036l1.932-.517a4 4 0 1 1-4.9-2.829l.518 1.932a2 2 0 0 0-1.414 2.45m5.808 4.199c-.824 1.22-2.6 1.893-4.553 1.804c-1.957-.089-3.652-.922-4.34-2.167a1 1 0 1 0-1.75.968c1.154 2.087 3.665 3.091 5.999 3.197c2.338.107 4.94-.667 6.301-2.682a1 1 0 1 0-1.657-1.12m-20.092 17.85a.784.784 0 0 0 0-1.567v-2A2.783 2.783 0 1 1 13 35.783h2c0 .433.35.784.784.784m-1.741-9.07c1.204-.85 3.102-.85 4.897-.074c1.798.777 3.088 2.157 3.29 3.565a1 1 0 1 0 1.98-.285c-.34-2.36-2.332-4.19-4.477-5.116c-2.148-.928-4.855-1.127-6.843.275a1 1 0 0 0 1.153 1.634m3.095 3.318c-1.169-.488-2.313-.474-2.964-.056a1 1 0 0 1-1.08-1.683c1.433-.92 3.345-.72 4.815-.106c1.46.61 2.942 1.822 3.234 3.468a1 1 0 1 1-1.969.35c-.12-.676-.858-1.48-2.036-1.973M10.5 35a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3" clip-rule="evenodd"/></svg> </template>
CSS
.icon-enzyme {
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%22M9.071%2024.929c-3.905%203.905-3.905%2010.237%200%2014.142s10.237%203.905%2014.142%200l7.222-7.222l-14.142-14.142zm8.636-8.636L31.85%2030.435l6.92-6.92c3.906-3.906%203.906-10.237%200-14.142c-3.905-3.906-10.236-3.906-14.142%200zm12.361-1.775a2%202%200%201%200%203.864-1.036l1.932-.517a4%204%200%201%201-4.9-2.829l.518%201.932a2%202%200%200%200-1.414%202.45m5.808%204.199c-.824%201.22-2.6%201.893-4.553%201.804c-1.957-.089-3.652-.922-4.34-2.167a1%201%200%201%200-1.75.968c1.154%202.087%203.665%203.091%205.999%203.197c2.338.107%204.94-.667%206.301-2.682a1%201%200%201%200-1.657-1.12m-20.092%2017.85a.784.784%200%200%200%200-1.567v-2A2.783%202.783%200%201%201%2013%2035.783h2c0%20.433.35.784.784.784m-1.741-9.07c1.204-.85%203.102-.85%204.897-.074c1.798.777%203.088%202.157%203.29%203.565a1%201%200%201%200%201.98-.285c-.34-2.36-2.332-4.19-4.477-5.116c-2.148-.928-4.855-1.127-6.843.275a1%201%200%200%200%201.153%201.634m3.095%203.318c-1.169-.488-2.313-.474-2.964-.056a1%201%200%200%201-1.08-1.683c1.433-.92%203.345-.72%204.815-.106c1.46.61%202.942%201.822%203.234%203.468a1%201%200%201%201-1.969.35c-.12-.676-.858-1.48-2.036-1.973M10.5%2035a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203%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%22M9.071%2024.929c-3.905%203.905-3.905%2010.237%200%2014.142s10.237%203.905%2014.142%200l7.222-7.222l-14.142-14.142zm8.636-8.636L31.85%2030.435l6.92-6.92c3.906-3.906%203.906-10.237%200-14.142c-3.905-3.906-10.236-3.906-14.142%200zm12.361-1.775a2%202%200%201%200%203.864-1.036l1.932-.517a4%204%200%201%201-4.9-2.829l.518%201.932a2%202%200%200%200-1.414%202.45m5.808%204.199c-.824%201.22-2.6%201.893-4.553%201.804c-1.957-.089-3.652-.922-4.34-2.167a1%201%200%201%200-1.75.968c1.154%202.087%203.665%203.091%205.999%203.197c2.338.107%204.94-.667%206.301-2.682a1%201%200%201%200-1.657-1.12m-20.092%2017.85a.784.784%200%200%200%200-1.567v-2A2.783%202.783%200%201%201%2013%2035.783h2c0%20.433.35.784.784.784m-1.741-9.07c1.204-.85%203.102-.85%204.897-.074c1.798.777%203.088%202.157%203.29%203.565a1%201%200%201%200%201.98-.285c-.34-2.36-2.332-4.19-4.477-5.116c-2.148-.928-4.855-1.127-6.843.275a1%201%200%200%200%201.153%201.634m3.095%203.318c-1.169-.488-2.313-.474-2.964-.056a1%201%200%200%201-1.08-1.683c1.433-.92%203.345-.72%204.815-.106c1.46.61%202.942%201.822%203.234%203.468a1%201%200%201%201-1.969.35c-.12-.676-.858-1.48-2.036-1.973M10.5%2035a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203%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/enzyme.svg?color=%231a73e8&size=48