Add icons to this collection by clicking the heart icon.
More icon - also known as interface, mark, shapes, dots, etc, ui, more, view 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.25"
        x2="60.75"
        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="M49.45 3.25h-34.9a11.31 11.31 0 0 0-11.3 11.3v34.9a11.31 11.31 0 0 0 11.3 11.3h34.9a11.31 11.31 0 0 0 11.3-11.3v-34.9a11.31 11.31 0 0 0-11.3-11.3zm-31 33.45a4.7 4.7 0 1 1 4.7-4.7 4.71 4.71 0 0 1-4.7 4.7zm13.55 0a4.7 4.7 0 1 1 4.7-4.7 4.71 4.71 0 0 1-4.7 4.7zm13.55 0a4.7 4.7 0 1 1 4.7-4.7 4.71 4.71 0 0 1-4.7 4.7z"
    />
</svg>
More icons in the same style and category