Add icons to this collection by clicking the heart icon.
Flower icon - also known as nature, plant, flower, garden, gardening, and bloom. 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="2"
        y2="22"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M22 12.001c0-.935-.363-1.814-1.024-2.476a3.49 3.49 0 0 0-1.153-.766c.177-.423.272-.88.272-1.354 0-.938-.366-1.818-1.024-2.468-.993-1.004-2.557-1.246-3.828-.738A3.501 3.501 0 0 0 12 2a3.5 3.5 0 0 0-3.243 2.2c-1.275-.509-2.839-.263-3.82.73a3.458 3.458 0 0 0-1.032 2.475c0 .475.096.935.275 1.358A3.501 3.501 0 0 0 2 12c0 .935.364 1.813 1.025 2.475.335.335.727.592 1.153.766-.178.423-.273.88-.273 1.354 0 .938.366 1.818 1.024 2.468a3.458 3.458 0 0 0 2.476 1.032c.475 0 .935-.096 1.358-.275A3.502 3.502 0 0 0 12 22H12c.935 0 1.813-.364 2.474-1.025.336-.335.592-.726.766-1.152.423.177.881.272 1.354.272.938 0 1.818-.366 2.468-1.024a3.458 3.458 0 0 0 1.032-2.476c0-.475-.096-.934-.274-1.358A3.503 3.503 0 0 0 22 12.001zm-4.344-5.65c.283.28.439.654.439 1.054s-.156.774-.442 1.058c-.033.033-.092.082-.135.121-.76.104-1.728.3-2.67.568.268-.942.463-1.908.567-2.669.041-.045.09-.104.126-.14.56-.564 1.541-.572 2.115.008zM10 12c0-1.103.897-2 2-2s2 .897 2 2-.897 2-2 2-2-.897-2-2zm2-8c.827 0 1.5.673 1.5 1.5 0 .442-.16 1.515-.454 2.656C12.71 8.064 12.364 8 12 8s-.71.064-1.046.156C10.66 7.016 10.5 5.942 10.5 5.5c0-.827.673-1.5 1.5-1.5zM6.351 6.344c.56-.566 1.545-.569 2.112.003.033.033.082.092.122.136.103.76.3 1.728.568 2.67a20.046 20.046 0 0 0-2.67-.568c-.044-.041-.104-.09-.14-.126a1.471 1.471 0 0 1-.438-1.054c0-.4.156-.774.446-1.061zm-.85 4.156h.001c.442 0 1.514.16 2.654.454C8.065 11.29 8 11.636 8 12s.065.71.157 1.047c-1.142.294-2.215.453-2.657.453-.4 0-.777-.156-1.06-.439a1.502 1.502 0 0 1 1.06-2.56zm.843 7.149a1.471 1.471 0 0 1-.439-1.054c0-.4.156-.774.442-1.058.033-.033.092-.082.135-.121.76-.104 1.728-.3 2.67-.568a20.088 20.088 0 0 0-.566 2.668c-.042.045-.092.105-.127.14-.56.565-1.54.573-2.115-.007zm6.718 1.912A1.502 1.502 0 0 1 10.5 18.5c-.001-.442.16-1.515.453-2.657A3.94 3.94 0 0 0 12 16c.365 0 .71-.065 1.047-.157.294 1.142.454 2.215.454 2.657 0 .4-.156.777-.44 1.06zm4.587-1.905c-.56.566-1.545.569-2.112-.003-.033-.033-.081-.092-.121-.134a20.025 20.025 0 0 0-.567-2.67c.942.267 1.908.463 2.668.566.045.041.104.09.14.126.282.28.438.654.438 1.054s-.156.774-.446 1.061zM18.5 13.5h-.001c-.442 0-1.514-.16-2.655-.454.091-.335.156-.682.156-1.046s-.065-.71-.157-1.047c1.141-.294 2.214-.453 2.657-.453.4 0 .778.156 1.061.439A1.502 1.502 0 0 1 18.5 13.5z"
    />
</svg>
More icons in the same style and category