Add icons to this collection by clicking the heart icon.
Ribbon icon - also known as ribbon, ornament, fashion, decoration, and banner. 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="256"
        x2="256"
        y1="464.685"
        y2="47.315"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        d="M140 275.207v152.107l-60-40-60 40v-360m352 207.893v152.107l60-40 60 40v-360m-120 .001c0 66.172-49.828 120-116 120s-116-53.828-116-120H20c0 132.549 103.451 240 236 240s236-107.451 236-240H372z"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category