Add icons to this collection by clicking the heart icon.
Letter M icon - also known as symbol, letter m, uppercase, capital letter, alphabet, alphabetical, and shapes and symbols. Created in a clean flat gradient style with a white finish, 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 176 176"
>
    <linearGradient
        id="a"
        x1="25.85"
        x2="150.15"
        y1="25.85"
        y2="150.15"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f44336" />
        <stop offset="1" stop-color="#d10000" />
    </linearGradient>
    <g>
        <g>
            <rect width="176" height="176" fill="url(#a)" rx="88" />
            <path
                fill="#fff"
                d="M100.75 55 89 96.45l-1 5.9-1-5.9L75.3 55H51.1v66h17.05V85l-.75-12.25 2.8 14.2 9.45 28.2h16.7l9.5-28.2 2.75-14.2-.7 12.25v36h17V55z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category