Add icons to this collection by clicking the heart icon.
Safe Box icon - also known as business, economy, security, finance, secure, safe, strongbox, and safe box. 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 120 120"
>
    <linearGradient
        id="a"
        x1="60"
        x2="60"
        y1="10"
        y2="110"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#3cc9c0" />
        <stop offset="1" stop-color="#4282ff" />
    </linearGradient>
    <g fill="none">
        <g fill="url(#a)" fill-rule="evenodd" clip-rule="evenodd">
            <path
                d="M41 55.5c0-7.732 6.268-14 14-14s14 6.268 14 14-6.268 14-14 14-14-6.268-14-14zm8 0a6 6 0 1 1 12 0 6 6 0 0 1-12 0z"
            />
            <path
                d="M86 43.5v24h2.5a9.5 9.5 0 0 1 0 19H26a2 2 0 0 1-2-2v-58a2 2 0 0 1 2-2h62.5a9.5 9.5 0 0 1 0 19zm-54 35v-46h46v46zm54 0v-3h2.5a1.5 1.5 0 0 1 0 3zm0-43h2.5a1.5 1.5 0 0 0 0-3H86z"
            />
            <path
                d="M100 101h-1v4a5 5 0 0 1-5 5H84a5 5 0 0 1-5-5v-4H41v4a5 5 0 0 1-5 5H26a5 5 0 0 1-5-5v-4h-1c-5.523 0-10-4.477-10-10V20c0-5.523 4.477-10 10-10h80c5.523 0 10 4.477 10 10v71c0 5.523-4.477 10-10 10zm-80-8a2 2 0 0 1-2-2V20a2 2 0 0 1 2-2h80a2 2 0 0 1 2 2v71a2 2 0 0 1-2 2zm67 8h4v1h-4zm-58 0v1h4v-1z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category