Add icons to this collection by clicking the heart icon.
Sand Castle icon - also known as summer, summertime, childhood, holidays, sand castle, kid and baby, and sand toy. 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="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="122"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 152c8.291 0 15-6.709 15-15V90h75c6.064 0 11.543-3.647 13.857-9.258s1.025-12.056-3.252-16.348L337.211 45l19.395-19.395c4.277-4.292 5.566-10.737 3.252-16.348S352.064 0 346 0h-90c-8.291 0-15 6.709-15 15v122c0 8.291 6.709 15 15 15zm210 120c-8.401 0-15 6.599-15 15v15h-30l-165-30-165 30H61v-15c0-8.401-6.599-15-15-15s-15 6.599-15 15v210c0 8.399 6.599 15 15 15h135c16.5 0 30-13.5 30-30v-41.7c0-24.3 20.099-48 44.399-48.3C281.447 392 301 413.02 301 437v45c0 16.5 13.5 30 30 30h135c8.401 0 15-6.601 15-15V287c0-8.401-6.599-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M406 122h-60c-8.401 0-15 6.599-15 15v15h-30v-15c0-8.401-6.599-15-15-15h-60c-8.401 0-15 6.599-15 15v15h-30v-15c0-8.401-6.599-15-15-15h-60c-8.401 0-15 6.599-15 15v165h330V137c0-8.401-6.599-15-15-15zM247.354 362.476C208.801 366.708 181 401.956 181 440.739V512h150v-75c0-44.123-38.212-79.51-83.646-74.524z"
    />
</svg>
More icons in the same style and category