Add icons to this collection by clicking the heart icon.
Genetics icon - also known as food, apple, fruit, genetics, gmo, farming and gardening, and genetic modification. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="271"
        x2="271"
        y1="512"
        y2="182"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="75"
        x2="75"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M407 212c-15.652 0-30.976 3.675-45 10.455V197c0-8.291-6.709-15-15-15s-15 6.709-15 15v25.455C317.976 215.675 302.652 212 287 212c-57.891 0-105 47.109-105 105 0 13.271 2.461 26.206 7.295 38.438l42.891 109.028C243.567 493.338 270.975 512 302 512c16.304 0 32.065-5.449 45-15.278C359.935 506.551 375.696 512 392 512c31.025 0 58.433-18.662 69.814-47.534l42.891-109.028C509.539 343.191 512 330.257 512 317c0-57.891-47.109-105-105-105zM30 287v120h90V287l-45-30z"
    />
    <path
        fill="url(#b)"
        d="M120 167c0-19.609-12.541-36.072-30-42.255V15c0-8.291-6.709-15-15-15S60 6.709 60 15v109.745C42.541 130.928 30 147.391 30 167v120h90zm15 225H15c-8.291 0-15 6.709-15 15s6.709 15 15 15h45v60H45c-8.291 0-15 6.709-15 15s6.709 15 15 15h60c8.291 0 15-6.709 15-15s-6.709-15-15-15H90v-60h45c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category