Add icons to this collection by clicking the heart icon.
More icon - also known as interface, button, ui, multimedia option, more, and three dots. 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 40 40"
>
    <linearGradient
        id="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="7.656"
        x2="31.2"
        y1="36.277"
        y2="5.23"
    >
        <stop offset="0" stop-color="#54bf9a" />
        <stop offset="1" stop-color="#00add7" />
    </linearGradient>
    <linearGradient
        id="linear-gradient-2"
        x1="3.805"
        x2="27.349"
        y1="33.356"
        y2="2.309"
        href="#linear-gradient"
    />
    <linearGradient
        id="linear-gradient-3"
        x1="11.508"
        x2="35.052"
        y1="39.198"
        y2="8.151"
        href="#linear-gradient"
    />
    <path
        d="m20 17a3 3 0 1 0 3 3 3 3 0 0 0 -3-3zm0 4a1 1 0 1 1 1-1 1 1 0 0 1 -1 1z"
        fill="url(#linear-gradient)"
    />
    <path
        d="m20 9a3 3 0 1 0 3 3 3 3 0 0 0 -3-3zm0 4a1 1 0 1 1 1-1 1 1 0 0 1 -1 1z"
        fill="url(#linear-gradient-2)"
    />
    <path
        d="m20 25a3 3 0 1 0 3 3 3 3 0 0 0 -3-3zm0 4a1 1 0 1 1 1-1 1 1 0 0 1 -1 1z"
        fill="url(#linear-gradient-3)"
    />
    <path
        d="m20 2a18 18 0 1 0 18 18 18.021 18.021 0 0 0 -18-18zm0 34a16 16 0 1 1 16-16 16.019 16.019 0 0 1 -16 16z"
        fill="url(#linear-gradient)"
    />
</svg>
More icons in the same style and category