Add icons to this collection by clicking the heart icon.
Light icon - also known as light, decoration, botanical, farming and gardening, plant pot, indoor plants, and house plants. Created in a clean lineal color 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="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M195 242c-28.943 0-54.114 7.599-72.789 21.974-6.778 5.217-12.528 11.19-17.211 17.834-4.683-6.644-10.433-12.617-17.211-17.834C69.114 249.599 43.943 242 15 242c-8.284 0-15 6.716-15 15v30c0 52.804 39.183 96.623 90 103.924V422H45c-8.284 0-15 6.716-15 15v30c0 24.813 20.187 45 45 45h60c24.813 0 45-20.187 45-45v-30c0-8.284-6.716-15-15-15h-45v-31.076c50.817-7.301 90-51.119 90-103.924v-30c0-8.284-6.716-15-15-15zm-45 210v15c0 8.271-6.729 15-15 15H75c-8.271 0-15-6.729-15-15v-15zm30-165c0 41.355-33.645 75-75 75s-75-33.645-75-75v-14.072c31.187 3.948 60 20.92 60 59.072 0 8.284 6.716 15 15 15s15-6.716 15-15c0-38.152 28.813-55.124 60-59.072zm261.952-159.5c-4.142-7.175-13.316-9.631-20.49-5.49l-15.249 8.803A44.99 44.99 0 0 0 392 122.58V105c0-8.284-6.716-15-15-15s-15 6.716-15 15v17.58a45.008 45.008 0 0 0-14.213 8.233l-15.249-8.803c-7.176-4.143-16.349-1.685-20.49 5.49-4.143 7.175-1.684 16.349 5.49 20.49l15.228 8.792c-.495 2.666-.766 5.41-.766 8.218s.271 5.552.766 8.218l-15.228 8.792c-7.174 4.142-9.633 13.315-5.49 20.49 4.155 7.197 13.336 9.62 20.49 5.49l15.249-8.803A44.99 44.99 0 0 0 362 207.42V225c0 8.284 6.716 15 15 15s15-6.716 15-15v-17.58a45.008 45.008 0 0 0 14.213-8.233l15.249 8.803c7.143 4.125 16.33 1.715 20.49-5.49 4.143-7.175 1.684-16.349-5.49-20.49l-15.228-8.792c.494-2.667.766-5.411.766-8.218s-.271-5.552-.766-8.218l15.228-8.792c7.174-4.141 9.633-13.315 5.49-20.49zM377 180c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15zm0-180c-74.439 0-135 60.561-135 135v180c0 8.284 6.716 15 15 15h240c8.284 0 15-6.716 15-15V135C512 60.561 451.439 0 377 0zm105 300H272V135c0-57.897 47.103-105 105-105s105 47.103 105 105zM75 212h30c8.284 0 15-6.716 15-15s-6.716-15-15-15H75c-8.284 0-15 6.716-15 15s6.716 15 15 15zm227.574 156.213-21.214 21.213c-5.858 5.858-5.858 15.355 0 21.213 5.857 5.858 15.354 5.858 21.213 0l21.214-21.213c5.858-5.858 5.858-15.355 0-21.213-5.857-5.858-15.355-5.857-21.213 0zM195 182h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15h30c8.284 0 15-6.716 15-15s-6.716-15-15-15zm43.935 249.853-21.214 21.213c-5.858 5.858-5.858 15.355 0 21.213 5.857 5.858 15.354 5.858 21.213 0l21.214-21.213c5.858-5.858 5.858-15.355 0-21.213-5.857-5.858-15.355-5.857-21.213 0z"
    />
</svg>
More icons in the same style and category