microgenetics logo

microgenetics from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
microgenetics
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the microgenetics logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.008 6c2.595 0 4.31 1.263 5.583 2.726l.248.293q.124.15.242.3c.434.569.809 1.146 1.17 1.674c.24.356.465.693.689 1.008l.227.32c.074.105.148.211.24.31c.928 1.171 1.889 1.9 3.283 1.991a11.6 11.6 0 0 0 0-5.242c-1.395.091-2.355.819-3.301 1.991c-.18-.246-.357-.51-.555-.796a25 25 0 0 0-1.32-1.845c1.006-1.169 2.25-2.175 3.932-2.557C20.453 2.49 16.523 0 12.008 0c-4.5 0-8.44 2.49-10.49 6.173c1.681.384 2.923 1.388 3.931 2.556c.086.09.168.18.249.285l.237.3c.479.615.914 1.245 1.305 1.845l.555.826l.24.329c.074.104.165.21.239.315c1.051 1.439 2.115 2.43 3.75 2.43c1.65 0 2.701-.99 3.765-2.43l.375.555c.451.66.932 1.38 1.455 2.055c-1.273 1.471-3 2.73-5.595 2.73s-4.304-1.275-5.579-2.73l-.24-.3l-.24-.3c-.435-.57-.81-1.154-1.17-1.68a40 40 0 0 0-.689-1.006l-.226-.33c-.074-.104-.149-.21-.24-.314C2.664 10.2 1.703 9.465.309 9.375c-.195.849-.3 1.725-.3 2.625s.102 1.776.29 2.621c1.398-.091 2.355-.819 3.295-1.991q.259.368.544.796c.375.566.806 1.208 1.313 1.845c-1.009 1.169-2.253 2.175-3.93 2.557A11.98 11.98 0 0 0 12.008 24c4.515 0 8.441-2.49 10.49-6.173c-1.68-.384-2.922-1.388-3.93-2.556c-.086-.09-.17-.18-.25-.285l-.236-.3a26 26 0 0 1-1.305-1.845L16.223 12a11 11 0 0 0-.23-.33a18 18 0 0 0-.232-.325c-1.051-1.44-2.1-2.431-3.75-2.431s-2.699.99-3.75 2.431l-.375-.56A27 27 0 0 0 6.43 8.726C7.703 7.263 9.383 6 12.008 6"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMicrogenetics(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" d="M12.008 6c2.595 0 4.31 1.263 5.583 2.726l.248.293q.124.15.242.3c.434.569.809 1.146 1.17 1.674c.24.356.465.693.689 1.008l.227.32c.074.105.148.211.24.31c.928 1.171 1.889 1.9 3.283 1.991a11.6 11.6 0 0 0 0-5.242c-1.395.091-2.355.819-3.301 1.991c-.18-.246-.357-.51-.555-.796a25 25 0 0 0-1.32-1.845c1.006-1.169 2.25-2.175 3.932-2.557C20.453 2.49 16.523 0 12.008 0c-4.5 0-8.44 2.49-10.49 6.173c1.681.384 2.923 1.388 3.931 2.556c.086.09.168.18.249.285l.237.3c.479.615.914 1.245 1.305 1.845l.555.826l.24.329c.074.104.165.21.239.315c1.051 1.439 2.115 2.43 3.75 2.43c1.65 0 2.701-.99 3.765-2.43l.375.555c.451.66.932 1.38 1.455 2.055c-1.273 1.471-3 2.73-5.595 2.73s-4.304-1.275-5.579-2.73l-.24-.3l-.24-.3c-.435-.57-.81-1.154-1.17-1.68a40 40 0 0 0-.689-1.006l-.226-.33c-.074-.104-.149-.21-.24-.314C2.664 10.2 1.703 9.465.309 9.375c-.195.849-.3 1.725-.3 2.625s.102 1.776.29 2.621c1.398-.091 2.355-.819 3.295-1.991q.259.368.544.796c.375.566.806 1.208 1.313 1.845c-1.009 1.169-2.253 2.175-3.93 2.557A11.98 11.98 0 0 0 12.008 24c4.515 0 8.441-2.49 10.49-6.173c-1.68-.384-2.922-1.388-3.93-2.556c-.086-.09-.17-.18-.25-.285l-.236-.3a26 26 0 0 1-1.305-1.845L16.223 12a11 11 0 0 0-.23-.33a18 18 0 0 0-.232-.325c-1.051-1.44-2.1-2.431-3.75-2.431s-2.699.99-3.75 2.431l-.375-.56A27 27 0 0 0 6.43 8.726C7.703 7.263 9.383 6 12.008 6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.008 6c2.595 0 4.31 1.263 5.583 2.726l.248.293q.124.15.242.3c.434.569.809 1.146 1.17 1.674c.24.356.465.693.689 1.008l.227.32c.074.105.148.211.24.31c.928 1.171 1.889 1.9 3.283 1.991a11.6 11.6 0 0 0 0-5.242c-1.395.091-2.355.819-3.301 1.991c-.18-.246-.357-.51-.555-.796a25 25 0 0 0-1.32-1.845c1.006-1.169 2.25-2.175 3.932-2.557C20.453 2.49 16.523 0 12.008 0c-4.5 0-8.44 2.49-10.49 6.173c1.681.384 2.923 1.388 3.931 2.556c.086.09.168.18.249.285l.237.3c.479.615.914 1.245 1.305 1.845l.555.826l.24.329c.074.104.165.21.239.315c1.051 1.439 2.115 2.43 3.75 2.43c1.65 0 2.701-.99 3.765-2.43l.375.555c.451.66.932 1.38 1.455 2.055c-1.273 1.471-3 2.73-5.595 2.73s-4.304-1.275-5.579-2.73l-.24-.3l-.24-.3c-.435-.57-.81-1.154-1.17-1.68a40 40 0 0 0-.689-1.006l-.226-.33c-.074-.104-.149-.21-.24-.314C2.664 10.2 1.703 9.465.309 9.375c-.195.849-.3 1.725-.3 2.625s.102 1.776.29 2.621c1.398-.091 2.355-.819 3.295-1.991q.259.368.544.796c.375.566.806 1.208 1.313 1.845c-1.009 1.169-2.253 2.175-3.93 2.557A11.98 11.98 0 0 0 12.008 24c4.515 0 8.441-2.49 10.49-6.173c-1.68-.384-2.922-1.388-3.93-2.556c-.086-.09-.17-.18-.25-.285l-.236-.3a26 26 0 0 1-1.305-1.845L16.223 12a11 11 0 0 0-.23-.33a18 18 0 0 0-.232-.325c-1.051-1.44-2.1-2.431-3.75-2.431s-2.699.99-3.75 2.431l-.375-.56A27 27 0 0 0 6.43 8.726C7.703 7.263 9.383 6 12.008 6"/></svg>
</template>

CSS

.icon-microgenetics {
  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%20d%3D%22M12.008%206c2.595%200%204.31%201.263%205.583%202.726l.248.293q.124.15.242.3c.434.569.809%201.146%201.17%201.674c.24.356.465.693.689%201.008l.227.32c.074.105.148.211.24.31c.928%201.171%201.889%201.9%203.283%201.991a11.6%2011.6%200%200%200%200-5.242c-1.395.091-2.355.819-3.301%201.991c-.18-.246-.357-.51-.555-.796a25%2025%200%200%200-1.32-1.845c1.006-1.169%202.25-2.175%203.932-2.557C20.453%202.49%2016.523%200%2012.008%200c-4.5%200-8.44%202.49-10.49%206.173c1.681.384%202.923%201.388%203.931%202.556c.086.09.168.18.249.285l.237.3c.479.615.914%201.245%201.305%201.845l.555.826l.24.329c.074.104.165.21.239.315c1.051%201.439%202.115%202.43%203.75%202.43c1.65%200%202.701-.99%203.765-2.43l.375.555c.451.66.932%201.38%201.455%202.055c-1.273%201.471-3%202.73-5.595%202.73s-4.304-1.275-5.579-2.73l-.24-.3l-.24-.3c-.435-.57-.81-1.154-1.17-1.68a40%2040%200%200%200-.689-1.006l-.226-.33c-.074-.104-.149-.21-.24-.314C2.664%2010.2%201.703%209.465.309%209.375c-.195.849-.3%201.725-.3%202.625s.102%201.776.29%202.621c1.398-.091%202.355-.819%203.295-1.991q.259.368.544.796c.375.566.806%201.208%201.313%201.845c-1.009%201.169-2.253%202.175-3.93%202.557A11.98%2011.98%200%200%200%2012.008%2024c4.515%200%208.441-2.49%2010.49-6.173c-1.68-.384-2.922-1.388-3.93-2.556c-.086-.09-.17-.18-.25-.285l-.236-.3a26%2026%200%200%201-1.305-1.845L16.223%2012a11%2011%200%200%200-.23-.33a18%2018%200%200%200-.232-.325c-1.051-1.44-2.1-2.431-3.75-2.431s-2.699.99-3.75%202.431l-.375-.56A27%2027%200%200%200%206.43%208.726C7.703%207.263%209.383%206%2012.008%206%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%20d%3D%22M12.008%206c2.595%200%204.31%201.263%205.583%202.726l.248.293q.124.15.242.3c.434.569.809%201.146%201.17%201.674c.24.356.465.693.689%201.008l.227.32c.074.105.148.211.24.31c.928%201.171%201.889%201.9%203.283%201.991a11.6%2011.6%200%200%200%200-5.242c-1.395.091-2.355.819-3.301%201.991c-.18-.246-.357-.51-.555-.796a25%2025%200%200%200-1.32-1.845c1.006-1.169%202.25-2.175%203.932-2.557C20.453%202.49%2016.523%200%2012.008%200c-4.5%200-8.44%202.49-10.49%206.173c1.681.384%202.923%201.388%203.931%202.556c.086.09.168.18.249.285l.237.3c.479.615.914%201.245%201.305%201.845l.555.826l.24.329c.074.104.165.21.239.315c1.051%201.439%202.115%202.43%203.75%202.43c1.65%200%202.701-.99%203.765-2.43l.375.555c.451.66.932%201.38%201.455%202.055c-1.273%201.471-3%202.73-5.595%202.73s-4.304-1.275-5.579-2.73l-.24-.3l-.24-.3c-.435-.57-.81-1.154-1.17-1.68a40%2040%200%200%200-.689-1.006l-.226-.33c-.074-.104-.149-.21-.24-.314C2.664%2010.2%201.703%209.465.309%209.375c-.195.849-.3%201.725-.3%202.625s.102%201.776.29%202.621c1.398-.091%202.355-.819%203.295-1.991q.259.368.544.796c.375.566.806%201.208%201.313%201.845c-1.009%201.169-2.253%202.175-3.93%202.557A11.98%2011.98%200%200%200%2012.008%2024c4.515%200%208.441-2.49%2010.49-6.173c-1.68-.384-2.922-1.388-3.93-2.556c-.086-.09-.17-.18-.25-.285l-.236-.3a26%2026%200%200%201-1.305-1.845L16.223%2012a11%2011%200%200%200-.23-.33a18%2018%200%200%200-.232-.325c-1.051-1.44-2.1-2.431-3.75-2.431s-2.699.99-3.75%202.431l-.375-.56A27%2027%200%200%200%206.43%208.726C7.703%207.263%209.383%206%2012.008%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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