Add icons to this collection by clicking the heart icon.
Flower icon - also known as flower, stand, commerce, cart, bike, stall, food and restaurant, and street market. Created in a clean circular 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="256"
        x2="256"
        y1="512"
        y2="-85.333"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc8d2" />
        <stop offset="1" stop-color="#fff5f6" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa78c" />
        <stop offset="1" stop-color="#ff3786" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M142.38 146.289c-3.24-6.45-3.135-14.187.593-20.644s10.376-10.417 17.582-10.836c3.966-6.032 10.719-9.809 18.175-9.809s14.209 3.777 18.175 9.809a21.719 21.719 0 0 1 17.582 10.835v.001a21.715 21.715 0 0 1 .593 20.644c3.241 6.45 3.135 14.187-.593 20.644s-10.376 10.417-17.582 10.836c-3.966 6.032-10.719 9.809-18.175 9.809s-14.209-3.777-18.175-9.809a21.719 21.719 0 0 1-17.582-10.835 21.72 21.72 0 0 1-.593-20.645zm36.35 189.93c-19.546 0-35.391 15.845-35.391 35.391S159.185 407 178.73 407s35.391-15.845 35.391-35.391-15.845-35.39-35.391-35.39zm192.879-16.805v43.348a8.848 8.848 0 0 1-17.696 0v-43.348c-20.168 4.11-35.391 21.984-35.391 43.348 0 24.393 19.845 44.238 44.238 44.238S407 387.155 407 362.762c0-21.364-15.223-39.238-35.391-43.348zm0 0V209.402a8.848 8.848 0 0 0-8.848-8.848h-41.289a8.848 8.848 0 0 0 0 17.696h32.441v65.376c-36.853 4.093-66.2 33.435-70.293 70.288h-13.465v17.695h21.824a8.848 8.848 0 0 0 8.848-8.848c0-31.146 23.112-56.992 53.086-61.299v17.951c2.86-.583 5.818-.89 8.848-.89s5.989.308 8.848.891zm-153.838-71.661c8.87-10.755 8.134-26.261 8.096-26.955a5.772 5.772 0 0 0-5.445-5.445c-.735-.04-18.171-.872-28.888 9.845a28.317 28.317 0 0 0-3.955 5.002v-25.934c-2.868.657-5.831 1.009-8.848 1.009s-5.98-.352-8.848-1.009V230.2a28.317 28.317 0 0 0-3.955-5.002c-10.717-10.717-28.153-9.885-28.888-9.845a5.772 5.772 0 0 0-5.445 5.445c-.038.694-.774 16.2 8.096 26.955zm70.081 44.227a8.848 8.848 0 0 0-8.848-8.848h-26.543v-8.837a8.848 8.848 0 0 0-8.848-8.848H113.848a8.848 8.848 0 0 0-8.848 8.848v88.466a8.848 8.848 0 0 0 8.848 8.848h11.797c0-29.272 23.814-53.086 53.086-53.086s53.086 23.814 53.086 53.086h20.645v-70.781h26.543a8.848 8.848 0 0 0 8.847-8.848z"
    />
</svg>
More icons in the same style and category