Add icons to this collection by clicking the heart icon.
Fence icon - also known as technology, close, fence, electronics, and smart home. Created in a clean flat 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 120 120"
>
    <linearGradient
        id="a"
        x1="60"
        x2="60"
        y1="10"
        y2="110"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9e9cff" />
        <stop offset="1" stop-color="#ff8be6" />
    </linearGradient>
    <g fill="none">
        <g fill="url(#a)">
            <path
                d="M26 106a4 4 0 0 1-4 4h-8a4 4 0 0 1-4-4V18a8 8 0 1 1 16 0zM110 106a4 4 0 0 1-4 4h-8a4 4 0 0 1-4-4V18a8 8 0 1 1 16 0zM63 110a4 4 0 0 0 2.646-7H70a4 4 0 0 0 4-4V87H58a4 4 0 0 1-4-4V51a4 4 0 0 1 4-4h16V36a4 4 0 0 0-4-4H35a4 4 0 0 0-4 4v63a4 4 0 0 0 4 4h25.354A4 4 0 0 0 63 110z"
            />
            <path
                fill-rule="evenodd"
                d="M89 52H59v30h30zM73.572 75.159a2.5 2.5 0 1 1-3.535-3.536l4.427-4.428-4.427-4.427a2.5 2.5 0 0 1 3.535-3.536l4.782 4.782a4.5 4.5 0 0 1 0 6.364z"
                clip-rule="evenodd"
            />
        </g>
    </g>
</svg>
More icons in the same style and category