Add icons to this collection by clicking the heart icon.
Diamond Ring icon - also known as fashion, jewel, wedding ring, engagement ring, diamond ring, love and romance, and jewellery. 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="152"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="122"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M326.605 4.395A14.986 14.986 0 0 0 316 0H196a14.986 14.986 0 0 0-10.605 4.395l-30 30c-5.859 5.859-5.859 15.352 0 21.211l90 90c2.93 2.93 6.768 4.395 10.605 4.395s7.676-1.465 10.605-4.395l90-90c5.859-5.859 5.859-15.352 0-21.211zM466 30h-15V15c0-8.291-6.709-15-15-15s-15 6.709-15 15v15h-15c-8.291 0-15 6.709-15 15s6.709 15 15 15h15v15c0 8.291 6.709 15 15 15s15-6.709 15-15V60h15c8.291 0 15-6.709 15-15s-6.709-15-15-15zM106 92H91V77c0-8.291-6.709-15-15-15s-15 6.709-15 15v15H46c-8.291 0-15 6.709-15 15s6.709 15 15 15h15v15c0 8.291 6.709 15 15 15s15-6.709 15-15v-15h15c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M256 122c-107.52 0-195 87.48-195 195s87.48 195 195 195 195-87.48 195-195-87.48-195-195-195zm0 330c-74.443 0-135-60.557-135-135s60.557-135 135-135 135 60.557 135 135-60.557 135-135 135z"
    />
</svg>
More icons in the same style and category