Add icons to this collection by clicking the heart icon.
Oval Shape icon - also known as hanging, sign, signaling, signboard, and oval shape. 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.5"
        x2="60.476"
        y1="31.989"
        y2="31.989"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9d3adf" />
        <stop offset=".206" stop-color="#8542d8" />
        <stop offset=".639" stop-color="#4857c6" />
        <stop offset="1" stop-color="#106ab6" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M59 10.5H13.5V5a1.5 1.5 0 0 0-3 0v5.5H5a1.5 1.5 0 0 0 0 3h5.5V59a1.5 1.5 0 0 0 3 0V13.5h10v9.92C12.15 28.397 15.435 45.3 28 45.5h16c12.559-.202 15.856-17.095 4.5-22.08V13.5H59a1.5 1.5 0 0 0 0-3zM52.5 34a8.51 8.51 0 0 1-8.5 8.5H28c-11.257-.425-11.262-16.572 0-17h16a8.51 8.51 0 0 1 8.5 8.5zm-7-11.39c-2.055-.19-16.943-.19-19 0V13.5h19z"
    />
</svg>
More icons in the same style and category