Add icons to this collection by clicking the heart icon.
Mobile icon - also known as smartphone, iphone, phone, mobile phone, mobile, cellphone, ui, cell, cell phone, and celular. 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 24 24"
>
    <linearGradient
        id="a"
        x1="0"
        x2="24"
        y1="0"
        y2="24"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff9d6c" />
        <stop offset=".958" stop-color="#bb4e75" />
    </linearGradient>
    <g fill="none">
        <g fill="url(#a)">
            <path d="M9 18a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z" />
            <path
                fill-rule="evenodd"
                d="M0 12c0 9.882 2.118 12 12 12s12-2.118 12-12S21.882 0 12 0 0 2.118 0 12zm2 0c0 2.425.133 4.237.438 5.61.3 1.35.74 2.15 1.27 2.681.531.531 1.331.971 2.682 1.271C7.763 21.867 9.575 22 12 22c2.425 0 4.237-.133 5.61-.438 1.35-.3 2.15-.74 2.681-1.27.531-.531.971-1.332 1.271-2.682.305-1.373.438-3.185.438-5.61 0-2.425-.133-4.237-.438-5.61-.3-1.35-.74-2.15-1.27-2.682-.531-.53-1.332-.97-2.682-1.27-.2-.045-.408-.085-.626-.122A3 3 0 0 1 14 5h-4a3 3 0 0 1-2.984-2.684c-.218.037-.427.077-.626.122-1.35.3-2.15.74-2.682 1.27s-.97 1.331-1.27 2.682C2.133 7.763 2 9.575 2 12z"
                clip-rule="evenodd"
            />
        </g>
    </g>
</svg>
More icons in the same style and category