Add icons to this collection by clicking the heart icon.
More icon - also known as interface, mark, shapes, dots, etc, ui, more, punctuation, three dots, and ellipsis. 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="3.4"
        x2="60.6"
        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>
    <path
        fill="url(#a)"
        d="M50 3.4H14A10.62 10.62 0 0 0 3.4 14v36A10.62 10.62 0 0 0 14 60.6h36A10.62 10.62 0 0 0 60.6 50V14A10.62 10.62 0 0 0 50 3.4zM32.09 55.6a6.51 6.51 0 1 1 6.51-6.51 6.52 6.52 0 0 1-6.51 6.51zM25.49 32A6.51 6.51 0 1 1 32 38.51 6.52 6.52 0 0 1 25.49 32zm6.6-10.58a6.51 6.51 0 1 1 6.51-6.51 6.52 6.52 0 0 1-6.51 6.51z"
    />
</svg>
More icons in the same style and category