Add icons to this collection by clicking the heart icon.
First icon - also known as home, award, prize, winner, first, best, house, and real estate. 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="256"
        x2="256"
        y1="512"
        y2="75"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="390"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m480.861 429.266-78.494-129.207c-3.34-5.522-9.639-8.32-16.143-6.899a14.951 14.951 0 0 0-10.225 8.133V75H136v226.292a14.951 14.951 0 0 0-10.225-8.133c-6.475-1.436-12.803 1.377-16.143 6.899L31.139 429.266c-2.783 4.644-2.871 10.415-.205 15.117S38.58 452 44 452h50.742l25.84 51.709A15.032 15.032 0 0 0 134 512a15.025 15.025 0 0 0 12.861-7.28l87.811-144.793c3.633-6.064 2.549-13.872-2.637-18.706-5.215-4.819-13.096-5.347-18.838-1.289-10.605 7.441-17.314 8.789-20.479 7.397-2.49-1.025-7.236-7.148-9.111-23.54a15.149 15.149 0 0 0-4.22-8.789h153.225a15.149 15.149 0 0 0-4.22 8.789c-1.875 16.392-6.621 22.515-9.434 23.672-2.813 1.274-9.551-.088-20.156-7.529-5.742-4.058-13.623-3.53-18.838 1.289-5.186 4.834-6.27 12.642-2.637 18.706l87.811 144.793a15.026 15.026 0 0 0 12.861 7.28 15.03 15.03 0 0 0 13.418-8.291L417.258 452H468c5.42 0 10.4-2.915 13.066-7.617a15 15 0 0 0-.205-15.117z"
    />
    <path
        fill="url(#b)"
        d="M451 195c0-9.3-3.6-22.2-19.797-34.801 8.397-14.7 9.895-28.2 4.797-39.899-3.3-8.401-11.7-18.9-31.802-24.3C406.6 78.9 403 66 393.999 57.299c-8.998-9.3-21.899-12.6-38.998-10.5C349.6 26.999 339.401 18.6 331 15c-12.001-5.101-25.499-3.6-40.203 4.799C278.2 3.9 265.302 0 256 0s-22.2 3.9-34.797 19.799C206.499 11.4 193.001 9.899 181.3 15c-8.401 3.3-18.9 11.999-24.302 31.8-16.798-2.1-30 1.2-38.701 10.199C108.999 66 105.7 78.9 107.802 96 87.7 101.4 79.3 111.899 76 120c-5.098 11.999-3.6 25.5 4.797 40.199C64.6 172.8 61 185.7 61 195s3.6 22.2 19.797 34.799C72.4 244.499 70.902 258 76 269.7c3.3 8.399 11.7 18.9 31.802 24.6-.601 5.4-.901 10.5-.3 15 .901 9.601 4.497 17.401 10.499 23.399 8.998 9.3 21.899 12.601 38.998 10.501C162.4 363 172.599 371.4 181 375c11.7 5.1 24.902 3.6 40.203-4.801C233.8 386.1 246.698 390 256 390s22.2-3.9 34.797-19.801c15 8.401 28.502 9.9 39.902 4.801 8.401-3.299 18.9-12 24.302-31.8 16.798 2.398 30-1.201 38.701-10.501 6.299-5.999 9.895-13.799 10.796-22.8.601-4.799.3-9.899-.3-15.599C424.3 288.6 432.7 278.399 436 270c5.098-12 3.6-25.501-4.797-40.201C447.4 217.2 451 204.3 451 195zm-91.201 5.7c-2.399 5.7-7.8 9.3-13.799 9.3h-15v75c0 8.399-6.599 15-15 15h-45v-45c0-8.291-6.709-15-15-15s-15 6.709-15 15v45h-45c-8.401 0-15-6.601-15-15v-75h-15c-5.999 0-11.4-3.6-13.799-9.3-2.402-5.7-1.201-12.001 3.3-16.201l90-90c5.702-5.999 15.297-5.999 20.999 0l90 90c4.5 4.2 5.701 10.501 3.299 16.201zM256 180c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category