Add icons to this collection by clicking the heart icon.
Open icon - also known as animals, bird, open, freedom, and cage. Created in a clean circular 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="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M398.118 247.118h-44.412v-44.412c0-34.28-27.896-62.177-62.177-62.177h-28.283c.996-2.792 1.636-5.753 1.636-8.882 0-14.694-11.953-26.647-26.647-26.647s-26.647 11.953-26.647 26.647c0 3.129.641 6.09 1.636 8.882h-28.283c-34.28 0-62.177 27.896-62.177 62.177v151h-8.882a8.877 8.877 0 0 0-8.882 8.882v35.53a8.877 8.877 0 0 0 8.882 8.882h248.706a8.877 8.877 0 0 0 8.882-8.882v-35.53a8.877 8.877 0 0 0-8.882-8.882h-8.883v-35.529h44.412a8.877 8.877 0 0 0 8.882-8.882V256a8.875 8.875 0 0 0-8.881-8.882zm-106.589-88.824c21.446 0 39.386 15.283 43.513 35.529h-35.528c-2.003-13.817-8.357-26.206-17.902-35.529zm-9.781 35.529h-34.63v-34.631c17.375 3.542 31.089 17.256 34.63 34.631zm.899 17.765v35.53h-35.529v-35.53zM176.059 353.706h-35.53v-35.529h35.53zm0-53.294h-35.53v-35.529h35.53zm0-53.294h-35.53v-35.53h35.53zm-34.631-53.295c4.127-20.247 22.067-35.529 43.513-35.529h9.918c-9.545 9.323-15.9 21.712-17.902 35.529zm87.925 159.883h-35.53v-35.529h35.53zm0-53.294h-35.53v-35.529h35.53zm0-53.294h-35.53v-35.53h35.53zm0-53.295h-34.631c3.541-17.375 17.255-31.089 34.631-34.631zm8.882-53.294c-4.901 0-8.882-3.981-8.882-8.882s3.981-8.882 8.882-8.882 8.882 3.981 8.882 8.882-3.981 8.882-8.882 8.882zm44.412 213.177h-35.529v-35.529h35.529zm53.294 0h-35.53v-35.529h35.53zm0-53.294h-88.823v-35.529h88.823zm0-53.294h-35.53v-35.53h35.53zm53.294 53.294h-35.53v-35.529h35.53z"
    />
</svg>
More icons in the same style and category