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 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="14.95"
        x2="49.05"
        y1="18.506"
        y2="52.607"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#df4cff" />
        <stop offset="1" stop-color="#7259ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M48 20h-6.442a11.365 11.365 0 0 0 1.365-.627 3.928 3.928 0 1 0-3.929-6.8c-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 11.365 11.365 0 0 0 1.365.627H16a4 4 0 0 0-4 4v24a4 4 0 0 0 4 4h32a4 4 0 0 0 4-4V24a4 4 0 0 0-4-4zm2 4v3H34v-5h14a2 2 0 0 1 2 2zm-10.006-9.7a1.9 1.9 0 0 1 .961-.259 1.929 1.929 0 0 1 .968 3.6 23.679 23.679 0 0 1-7.535 2.11 24.236 24.236 0 0 1 5.606-5.451zm-18.622.706a1.936 1.936 0 0 1 1.673-.965 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.11 1.929 1.929 0 0 1-.705-2.633zM16 22h14v5H14v-3a2 2 0 0 1 2-2zm0 28a2 2 0 0 1-2-2V29h16v21zm32 0H34V29h16v19a2 2 0 0 1-2 2z"
    />
</svg>
More icons in the same style and category