Add icons to this collection by clicking the heart icon.
Mobile icon - also known as smartphone, button, phone, telephone, mobile, ui, electronics, communications, handphone, and user interface. 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 64 64"
>
    <linearGradient
        id="a"
        x1="16.56"
        x2="47.44"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0170fe" />
        <stop offset=".38" stop-color="#035ed4" />
        <stop offset=".79" stop-color="#044dad" />
        <stop offset="1" stop-color="#05479e" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="30.5"
        x2="33.5"
        y1="45.63"
        y2="45.63"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M43.94 10.5H20.06a3.5 3.5 0 0 0-3.5 3.5v36a3.5 3.5 0 0 0 3.5 3.5h23.88a3.5 3.5 0 0 0 3.5-3.5V14a3.5 3.5 0 0 0-3.5-3.5zm.5 39.5a.5.5 0 0 1-.5.5H20.06a.5.5 0 0 1-.5-.5V14a.5.5 0 0 1 .5-.5h23.88a.5.5 0 0 1 .5.5z"
        />
        <path
            fill="url(#b)"
            d="M33.38 45.06a1.26 1.26 0 0 0-.13-.26 1.37 1.37 0 0 0-.42-.41 1.46 1.46 0 0 0-1.4-.14 1.08 1.08 0 0 0-.26.14 1.37 1.37 0 0 0-.42.41 2.15 2.15 0 0 0-.14.26 1.49 1.49 0 0 0 .33 1.63 1.37 1.37 0 0 0 .49.33 1.5 1.5 0 0 0 1.14 0 1.58 1.58 0 0 0 .82-.81 1.53 1.53 0 0 0-.01-1.15z"
        />
    </g>
</svg>
More icons in the same style and category