Add icons to this collection by clicking the heart icon.
Barrier icon - also known as painting, fence, barrier, museums, exhibit, and art and design. 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 64 64"
>
    <linearGradient id="a">
        <stop offset="0" stop-color="#ffdf99" />
        <stop offset=".517" stop-color="#ffd066" />
        <stop offset="1" stop-color="#ffb000" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="32"
        x2="32"
        y1="-3.696"
        y2="67.053"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="40.5"
        x2="40.5"
        y1="-3.696"
        y2="67.053"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <path
        fill="url(#b)"
        d="M13 3v21c0 1.654 1.346 3 3 3h32c1.654 0 3-1.346 3-3V3c0-1.654-1.346-3-3-3H16c-1.654 0-3 1.346-3 3zm23.573 14.781-.338-.237 3.774-3.235L45 18.468V21H19v-.479l9-6.3 7.427 5.199a1 1 0 1 0 1.146-1.639zm4.067-5.549a1.001 1.001 0 0 0-1.291.009l-4.806 4.119-5.97-4.179a.999.999 0 0 0-1.146 0L19 18.079V6h26v9.865z"
    />
    <path
        fill="url(#c)"
        d="M40.5 6.716c-1.378 0-2.5 1.122-2.5 2.5s1.122 2.5 2.5 2.5 2.5-1.122 2.5-2.5-1.122-2.5-2.5-2.5zm0 3a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1z"
    />
    <path
        fill="url(#b)"
        d="M61 58V35.618c.615-.703 1-1.612 1-2.618 0-2.206-1.794-4-4-4a3.995 3.995 0 0 0-3.324 1.781c-3.181.995-10.72 2.677-19.393-.056C34.56 29.685 33.36 29 32 29s-2.56.685-3.283 1.725c-8.672 2.733-16.212 1.052-19.393.056A3.995 3.995 0 0 0 6 29c-2.206 0-4 1.794-4 4 0 1.005.385 1.914 1 2.618V58c-1.654 0-3 1.346-3 3v2a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-2c0-1.654-1.346-3-3-3V36.766c2.132.641 5.674 1.446 10.032 1.446 3.004 0 6.394-.385 9.968-1.468V58c-1.654 0-3 1.346-3 3v2a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-2c0-1.654-1.346-3-3-3V36.744a34.328 34.328 0 0 0 9.968 1.468c4.358 0 7.9-.805 10.032-1.446V58c-1.654 0-3 1.346-3 3v2a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-2c0-1.654-1.346-3-3-3zM5 58V36.858c.322.084.653.142 1 .142s.678-.058 1-.142V58zm26 0V36.858c.322.084.653.142 1 .142s.678-.058 1-.142V58zm26 0V36.858c.322.084.653.142 1 .142s.678-.058 1-.142V58zm1-27c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2zm-26 0c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2zM6 31c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2z"
    />
</svg>
More icons in the same style and category