microgenetics logo

microgenetics from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
microgenetics
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
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 32 32"><path fill="currentColor" d="M16.01 8c3.458 0 5.745 1.682 7.443 3.635l.333.391q.165.2.323.401c.578.755 1.078 1.526 1.557 2.229c.323.474.62.927.922 1.344l.302.427c.099.141.198.281.318.417c1.24 1.557 2.521 2.531 4.38 2.651c.26-1.125.401-2.292.401-3.495c0-1.198-.141-2.365-.401-3.495c-1.859.125-3.141 1.094-4.401 2.656c-.24-.328-.479-.682-.74-1.063a34 34 0 0 0-1.76-2.458c1.339-1.557 3-2.901 5.24-3.411C27.271 3.318 22.031 0 16.01 0c-6 0-11.255 3.318-13.984 8.229c2.24.516 3.896 1.854 5.24 3.411c.115.12.224.24.333.38l.313.396a35 35 0 0 1 1.74 2.464l.745 1.099l.318.438c.099.141.219.281.318.422c1.401 1.917 2.823 3.24 5 3.24c2.203 0 3.604-1.318 5.021-3.24l.5.74c.599.88 1.245 1.839 1.938 2.74c-1.693 1.964-4 3.641-7.458 3.641s-5.74-1.698-7.438-3.641l-.323-.401l-.318-.396c-.578-.76-1.078-1.542-1.557-2.24a65 65 0 0 0-.922-1.344l-.302-.443c-.099-.135-.198-.276-.318-.417C3.554 13.599 2.273 12.62.413 12.5a15.6 15.6 0 0 0-.01 6.995c1.859-.12 3.135-1.094 4.391-2.656c.229.328.474.682.724 1.063c.5.755 1.078 1.609 1.75 2.458c-1.344 1.563-3 2.901-5.24 3.411C4.757 28.682 9.992 32 16.012 32s11.255-3.318 13.984-8.229c-2.24-.516-3.896-1.854-5.24-3.411a5 5 0 0 1-.333-.38l-.313-.396a34 34 0 0 1-1.74-2.464L21.63 16c-.099-.146-.203-.302-.307-.438c-.104-.151-.203-.297-.307-.438c-1.401-1.917-2.802-3.24-5-3.24c-2.203 0-3.599 1.318-5 3.24l-.5-.745c-.583-.891-1.224-1.839-1.943-2.745c1.698-1.953 3.938-3.635 7.438-3.635z"/></svg>

React

import type { SVGProps } from "react";

export function CibMicrogenetics(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.01 8c3.458 0 5.745 1.682 7.443 3.635l.333.391q.165.2.323.401c.578.755 1.078 1.526 1.557 2.229c.323.474.62.927.922 1.344l.302.427c.099.141.198.281.318.417c1.24 1.557 2.521 2.531 4.38 2.651c.26-1.125.401-2.292.401-3.495c0-1.198-.141-2.365-.401-3.495c-1.859.125-3.141 1.094-4.401 2.656c-.24-.328-.479-.682-.74-1.063a34 34 0 0 0-1.76-2.458c1.339-1.557 3-2.901 5.24-3.411C27.271 3.318 22.031 0 16.01 0c-6 0-11.255 3.318-13.984 8.229c2.24.516 3.896 1.854 5.24 3.411c.115.12.224.24.333.38l.313.396a35 35 0 0 1 1.74 2.464l.745 1.099l.318.438c.099.141.219.281.318.422c1.401 1.917 2.823 3.24 5 3.24c2.203 0 3.604-1.318 5.021-3.24l.5.74c.599.88 1.245 1.839 1.938 2.74c-1.693 1.964-4 3.641-7.458 3.641s-5.74-1.698-7.438-3.641l-.323-.401l-.318-.396c-.578-.76-1.078-1.542-1.557-2.24a65 65 0 0 0-.922-1.344l-.302-.443c-.099-.135-.198-.276-.318-.417C3.554 13.599 2.273 12.62.413 12.5a15.6 15.6 0 0 0-.01 6.995c1.859-.12 3.135-1.094 4.391-2.656c.229.328.474.682.724 1.063c.5.755 1.078 1.609 1.75 2.458c-1.344 1.563-3 2.901-5.24 3.411C4.757 28.682 9.992 32 16.012 32s11.255-3.318 13.984-8.229c-2.24-.516-3.896-1.854-5.24-3.411a5 5 0 0 1-.333-.38l-.313-.396a34 34 0 0 1-1.74-2.464L21.63 16c-.099-.146-.203-.302-.307-.438c-.104-.151-.203-.297-.307-.438c-1.401-1.917-2.802-3.24-5-3.24c-2.203 0-3.599 1.318-5 3.24l-.5-.745c-.583-.891-1.224-1.839-1.943-2.745c1.698-1.953 3.938-3.635 7.438-3.635z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.01 8c3.458 0 5.745 1.682 7.443 3.635l.333.391q.165.2.323.401c.578.755 1.078 1.526 1.557 2.229c.323.474.62.927.922 1.344l.302.427c.099.141.198.281.318.417c1.24 1.557 2.521 2.531 4.38 2.651c.26-1.125.401-2.292.401-3.495c0-1.198-.141-2.365-.401-3.495c-1.859.125-3.141 1.094-4.401 2.656c-.24-.328-.479-.682-.74-1.063a34 34 0 0 0-1.76-2.458c1.339-1.557 3-2.901 5.24-3.411C27.271 3.318 22.031 0 16.01 0c-6 0-11.255 3.318-13.984 8.229c2.24.516 3.896 1.854 5.24 3.411c.115.12.224.24.333.38l.313.396a35 35 0 0 1 1.74 2.464l.745 1.099l.318.438c.099.141.219.281.318.422c1.401 1.917 2.823 3.24 5 3.24c2.203 0 3.604-1.318 5.021-3.24l.5.74c.599.88 1.245 1.839 1.938 2.74c-1.693 1.964-4 3.641-7.458 3.641s-5.74-1.698-7.438-3.641l-.323-.401l-.318-.396c-.578-.76-1.078-1.542-1.557-2.24a65 65 0 0 0-.922-1.344l-.302-.443c-.099-.135-.198-.276-.318-.417C3.554 13.599 2.273 12.62.413 12.5a15.6 15.6 0 0 0-.01 6.995c1.859-.12 3.135-1.094 4.391-2.656c.229.328.474.682.724 1.063c.5.755 1.078 1.609 1.75 2.458c-1.344 1.563-3 2.901-5.24 3.411C4.757 28.682 9.992 32 16.012 32s11.255-3.318 13.984-8.229c-2.24-.516-3.896-1.854-5.24-3.411a5 5 0 0 1-.333-.38l-.313-.396a34 34 0 0 1-1.74-2.464L21.63 16c-.099-.146-.203-.302-.307-.438c-.104-.151-.203-.297-.307-.438c-1.401-1.917-2.802-3.24-5-3.24c-2.203 0-3.599 1.318-5 3.24l-.5-.745c-.583-.891-1.224-1.839-1.943-2.745c1.698-1.953 3.938-3.635 7.438-3.635z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.01%208c3.458%200%205.745%201.682%207.443%203.635l.333.391q.165.2.323.401c.578.755%201.078%201.526%201.557%202.229c.323.474.62.927.922%201.344l.302.427c.099.141.198.281.318.417c1.24%201.557%202.521%202.531%204.38%202.651c.26-1.125.401-2.292.401-3.495c0-1.198-.141-2.365-.401-3.495c-1.859.125-3.141%201.094-4.401%202.656c-.24-.328-.479-.682-.74-1.063a34%2034%200%200%200-1.76-2.458c1.339-1.557%203-2.901%205.24-3.411C27.271%203.318%2022.031%200%2016.01%200c-6%200-11.255%203.318-13.984%208.229c2.24.516%203.896%201.854%205.24%203.411c.115.12.224.24.333.38l.313.396a35%2035%200%200%201%201.74%202.464l.745%201.099l.318.438c.099.141.219.281.318.422c1.401%201.917%202.823%203.24%205%203.24c2.203%200%203.604-1.318%205.021-3.24l.5.74c.599.88%201.245%201.839%201.938%202.74c-1.693%201.964-4%203.641-7.458%203.641s-5.74-1.698-7.438-3.641l-.323-.401l-.318-.396c-.578-.76-1.078-1.542-1.557-2.24a65%2065%200%200%200-.922-1.344l-.302-.443c-.099-.135-.198-.276-.318-.417C3.554%2013.599%202.273%2012.62.413%2012.5a15.6%2015.6%200%200%200-.01%206.995c1.859-.12%203.135-1.094%204.391-2.656c.229.328.474.682.724%201.063c.5.755%201.078%201.609%201.75%202.458c-1.344%201.563-3%202.901-5.24%203.411C4.757%2028.682%209.992%2032%2016.012%2032s11.255-3.318%2013.984-8.229c-2.24-.516-3.896-1.854-5.24-3.411a5%205%200%200%201-.333-.38l-.313-.396a34%2034%200%200%201-1.74-2.464L21.63%2016c-.099-.146-.203-.302-.307-.438c-.104-.151-.203-.297-.307-.438c-1.401-1.917-2.802-3.24-5-3.24c-2.203%200-3.599%201.318-5%203.24l-.5-.745c-.583-.891-1.224-1.839-1.943-2.745c1.698-1.953%203.938-3.635%207.438-3.635z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.01%208c3.458%200%205.745%201.682%207.443%203.635l.333.391q.165.2.323.401c.578.755%201.078%201.526%201.557%202.229c.323.474.62.927.922%201.344l.302.427c.099.141.198.281.318.417c1.24%201.557%202.521%202.531%204.38%202.651c.26-1.125.401-2.292.401-3.495c0-1.198-.141-2.365-.401-3.495c-1.859.125-3.141%201.094-4.401%202.656c-.24-.328-.479-.682-.74-1.063a34%2034%200%200%200-1.76-2.458c1.339-1.557%203-2.901%205.24-3.411C27.271%203.318%2022.031%200%2016.01%200c-6%200-11.255%203.318-13.984%208.229c2.24.516%203.896%201.854%205.24%203.411c.115.12.224.24.333.38l.313.396a35%2035%200%200%201%201.74%202.464l.745%201.099l.318.438c.099.141.219.281.318.422c1.401%201.917%202.823%203.24%205%203.24c2.203%200%203.604-1.318%205.021-3.24l.5.74c.599.88%201.245%201.839%201.938%202.74c-1.693%201.964-4%203.641-7.458%203.641s-5.74-1.698-7.438-3.641l-.323-.401l-.318-.396c-.578-.76-1.078-1.542-1.557-2.24a65%2065%200%200%200-.922-1.344l-.302-.443c-.099-.135-.198-.276-.318-.417C3.554%2013.599%202.273%2012.62.413%2012.5a15.6%2015.6%200%200%200-.01%206.995c1.859-.12%203.135-1.094%204.391-2.656c.229.328.474.682.724%201.063c.5.755%201.078%201.609%201.75%202.458c-1.344%201.563-3%202.901-5.24%203.411C4.757%2028.682%209.992%2032%2016.012%2032s11.255-3.318%2013.984-8.229c-2.24-.516-3.896-1.854-5.24-3.411a5%205%200%200%201-.333-.38l-.313-.396a34%2034%200%200%201-1.74-2.464L21.63%2016c-.099-.146-.203-.302-.307-.438c-.104-.151-.203-.297-.307-.438c-1.401-1.917-2.802-3.24-5-3.24c-2.203%200-3.599%201.318-5%203.24l-.5-.745c-.583-.891-1.224-1.839-1.943-2.745c1.698-1.953%203.938-3.635%207.438-3.635z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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