Add icons to this collection by clicking the heart icon.
Ring icon - also known as wedding, marriage, ring, heart, love, marital status, 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.5"
        x2="60.5"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5bb4f6" />
        <stop offset=".61" stop-color="#2191e5" />
        <stop offset="1" stop-color="#007edb" />
    </linearGradient>
    <g>
        <rect
            width="57"
            height="57"
            x="3.5"
            y="3.5"
            fill="url(#a)"
            rx="11.04"
        />
        <g fill="#fff">
            <path
                d="M30.57 22.74a14.88 14.88 0 1 0 14.88 14.88 14.9 14.9 0 0 0-14.88-14.88zm0 28.76a13.88 13.88 0 1 1 13.88-13.88A13.9 13.9 0 0 1 30.57 51.5z"
            />
            <path
                d="M25.5 21.92h.16a15.45 15.45 0 0 1 9.83 0 .5.5 0 0 0 .63-.31.5.5 0 0 0-.31-.64 16.19 16.19 0 0 0-4.2-.81l3.44-3.44a3 3 0 0 0 0-4.3 3.12 3.12 0 0 0-4.31 0l-.17.17-.17-.17a3.11 3.11 0 0 0-4.3 0 3 3 0 0 0 0 4.3l3.44 3.44a16.11 16.11 0 0 0-4.2.81.5.5 0 0 0-.32.64.52.52 0 0 0 .48.31zm.71-7.38a2 2 0 0 1 .59-1.44 2.1 2.1 0 0 1 2.89 0l.53.53a.5.5 0 0 0 .7 0l.53-.53a2.1 2.1 0 0 1 2.89 0 2 2 0 0 1 0 2.88l-3.77 3.77L26.8 16a2.06 2.06 0 0 1-.59-1.46zM16.5 22.71a.5.5 0 0 0 1 0v-.92h.93a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5h-.93v-.93a.5.5 0 0 0-1 0v.93h-.93a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5h.93zM48.43 28.64h-.93v-.93a.5.5 0 0 0-1 0v.93h-.93a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5h.93v.93a.5.5 0 0 0 1 0v-.93h.93a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5zM40.57 15.36h.93v.93a.5.5 0 0 0 1 0v-.93h.93a.5.5 0 0 0 .5-.5.5.5 0 0 0-.5-.5h-.93v-.93a.5.5 0 0 0-1 0v.93h-.93a.5.5 0 0 0-.5.5.5.5 0 0 0 .5.5z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category