Add icons to this collection by clicking the heart icon.
Gift Box icon - also known as present, gift, heart, love, celebration, surprise, gift box, valentines day, birthday and party, and love and romance. Created in a clean flat gradient style with a white finish, 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 32 32"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1="1.5"
        y2="30.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#09c6f9" />
        <stop offset="1" stop-color="#045de9" />
    </linearGradient>
    <circle cx="16" cy="16" r="14.5" fill="url(#a)" />
    <g fill="#fff" fill-rule="evenodd">
        <path
            d="M11.929 18.924a.5.5 0 0 0 .717 0l.216-.216a.711.711 0 0 1 1.005 1.005l-1.579 1.58-1.58-1.58a.711.711 0 0 1 1.005-1.005zm.359-1.043A1.711 1.711 0 0 0 10 20.42l1.933 1.934a.5.5 0 0 0 .707 0l1.933-1.934a1.711 1.711 0 0 0-2.286-2.539z"
        />
        <path
            d="M23.464 11.5H8.536A3.5 3.5 0 0 1 12 8.5h8a3.5 3.5 0 0 1 3.464 3zm-2.964 1h-3v4.293l1.146-1.147a.5.5 0 0 1 .708 0l1.146 1.147zm3 0h-2V18a.5.5 0 0 1-.854.354L19 16.707l-1.646 1.647A.5.5 0 0 1 16.5 18v-5.5h-8V20a3.5 3.5 0 0 0 3.5 3.5h8a3.5 3.5 0 0 0 3.5-3.5zm-16-.5v8a4.5 4.5 0 0 0 4.5 4.5h8a4.5 4.5 0 0 0 4.5-4.5v-8A4.5 4.5 0 0 0 20 7.5h-8A4.5 4.5 0 0 0 7.5 12z"
        />
    </g>
</svg>
More icons in the same style and category