Add icons to this collection by clicking the heart icon.
Gift Box icon - also known as present, surprise, gift box, and birthday and party. 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"
        x1="32"
        x2="32"
        y1="20"
        y2="52"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffd91c" />
        <stop offset="1" stop-color="#feb805" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="32"
        x2="32"
        y1="12.042"
        y2="52"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f44e59" />
        <stop offset="1" stop-color="#e62232" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M52 24v3H12v-3a4 4 0 0 1 4-4h32a4 4 0 0 1 4 4zM12 48a4 4 0 0 0 4 4h32a4 4 0 0 0 4-4V29H12z"
    />
    <path
        fill="url(#b)"
        d="M44.361 14.007a3.927 3.927 0 0 0-5.367-1.438c-1.6.922-6.211 5.053-6.906 7.431h-.176c-.7-2.378-5.31-6.509-6.906-7.431a3.928 3.928 0 1 0-3.929 6.8 24.585 24.585 0 0 0 8.828 2.385c.034 0 .062 0 .095-.006V52h4V21.752c.033 0 .061.006.095.006a24.585 24.585 0 0 0 8.828-2.385 3.929 3.929 0 0 0 1.438-5.366zm-22.284 3.634a1.929 1.929 0 0 1 .968-3.6 1.9 1.9 0 0 1 .961.259 24.236 24.236 0 0 1 5.606 5.45 23.679 23.679 0 0 1-7.535-2.109zm19.846 0a23.679 23.679 0 0 1-7.535 2.11 24.236 24.236 0 0 1 5.606-5.45 1.9 1.9 0 0 1 .961-.259 1.929 1.929 0 0 1 .968 3.6z"
    />
</svg>
More icons in the same style and category