Add icons to this collection by clicking the heart icon.
Fence icon - also known as security, protection, garden, fence, yard, property, wooden, and farming and gardening. 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="181"
        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="M497 331H15c-8.284 0-15 6.716-15 15v60c0 8.284 6.716 15 15 15h482c8.284 0 15-6.716 15-15v-60c0-8.284-6.716-15-15-15zm0-150H15c-8.284 0-15 6.716-15 15v60c0 8.284 6.716 15 15 15h482c8.284 0 15-6.716 15-15v-60c0-8.284-6.716-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M106 91a14.996 14.996 0 0 0-10.606 4.394C73.215 117.572 61 147.062 61 178.43V466c0 8.284 6.716 15 15 15h60c8.284 0 15-6.716 15-15V178.43c0-31.368-12.215-60.858-34.394-83.037A15 15 0 0 0 106 91zm310.606 4.394a14.996 14.996 0 0 0-21.212 0C373.215 117.572 361 147.062 361 178.43V466c0 8.284 6.716 15 15 15h60c8.284 0 15-6.716 15-15V178.43c0-31.368-12.215-60.858-34.394-83.036zm-171.212-60C223.215 57.572 211 87.062 211 118.43V466c0 8.284 6.716 15 15 15h60c8.284 0 15-6.716 15-15V118.43c0-31.368-12.215-60.858-34.394-83.037-5.857-5.858-15.355-5.858-21.212.001z"
    />
</svg>
More icons in the same style and category