Add icons to this collection by clicking the heart icon.
Decoration icon - also known as celebration, decoration, garland, fun, birthday and party, and bunting. 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="M20 296.772h472M310.876 411.089V296.772H201.124v114.317c0 14.264 14.736 23.764 27.728 17.874L256 416.656l27.148 12.307c12.992 5.89 27.728-3.61 27.728-17.874zm124.761 9.762 46.307-124.079H360.725l46.307 124.079c4.941 13.237 23.664 13.237 28.605 0zm-330.669 0 46.307-124.079H30.056l46.307 124.079c4.941 13.237 23.664 13.237 28.605 0zM20 81.221h472M145.542 195.539V81.221H35.789v114.317c0 14.264 14.736 23.764 27.728 17.874l27.148-12.307 27.148 12.307c12.993 5.89 27.729-3.609 27.729-17.873zm124.76 9.761 46.307-124.079H195.391L241.698 205.3c4.94 13.238 23.664 13.238 28.604 0zM425.637 81.221h-59.179v114.317c0 14.264 14.736 23.764 27.728 17.874l27.148-12.307 27.148 12.307c12.992 5.89 27.728-3.609 27.728-17.874v-14.317"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category