Add icons to this collection by clicking the heart icon.
Fence icon - also known as fence, playground, kindergarten, nursery, architecture and city, and kid and baby. 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="421"
        y2="151"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path fill="url(#a)" d="M90 421h332v-90H90zm0-270v90h332v-90z" />
    <path
        fill="url(#b)"
        d="M60 31C26.909 31 0 57.909 0 91v375c0 8.291 6.709 15 15 15h90c8.291 0 15-6.709 15-15V91c0-33.091-26.909-60-60-60zm196 0c-33.091 0-60 26.909-60 60v375c0 8.291 6.709 15 15 15h90c8.291 0 15-6.709 15-15V91c0-33.091-26.909-60-60-60zm196 0c-33.091 0-60 26.909-60 60v375c0 8.291 6.709 15 15 15h90c8.291 0 15-6.709 15-15V91c0-33.091-26.909-60-60-60z"
    />
</svg>
More icons in the same style and category