Add icons to this collection by clicking the heart icon.
More icon - also known as button, menu, symbol, ui, more, and three points. Created in a clean flat 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="32"
        x2="32"
        y1="62.962"
        y2="8.939"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1a125f" />
        <stop offset=".205" stop-color="#423795" />
        <stop offset=".681" stop-color="#ed1a58" />
        <stop offset="1" stop-color="#54c2ef" />
    </linearGradient>
    <g fill="url(#a)">
        <circle cx="32" cy="32" r="3" />
        <circle cx="32" cy="44" r="3" />
        <circle cx="32" cy="20" r="3" />
        <path
            d="M32 4a28 28 0 1 0 28 28A28.032 28.032 0 0 0 32 4zm-2.079 2.082A26.733 26.733 0 0 1 32 6a1 1 0 0 1 0 2c-.638 0-1.285.025-1.921.076h-.08a1 1 0 0 1-.078-2zM26.24 8.7A23.958 23.958 0 0 0 8 32a1 1 0 0 1-2 0A25.952 25.952 0 0 1 25.76 6.757a1 1 0 1 1 .48 1.943zM32 49a5 5 0 1 1 5-5 5.006 5.006 0 0 1-5 5zm0-12a5 5 0 1 1 5-5 5.006 5.006 0 0 1-5 5zm0-12a5 5 0 1 1 5-5 5.006 5.006 0 0 1-5 5z"
        />
    </g>
</svg>
More icons in the same style and category