Add icons to this collection by clicking the heart icon.
Touchscreen icon - also known as click, hand, finger, touch, touchscreen, and hands and gestures. 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 512 512"
>
    <linearGradient
        id="a"
        x1="87.91"
        x2="424.09"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="M191.293 256.394v87.904m84.826-155.5c28.425-15.009 47.799-44.864 47.799-79.244 0-49.459-40.095-89.554-89.554-89.554s-89.554 40.095-89.554 89.554c0 33.114 17.973 62.03 44.695 77.526m214.051 110.941c-3.924-30.201-29.727-53.532-60.997-53.532h-67.883V143.177c0-23.026-18.666-41.691-41.691-41.691h0c-23.026 0-41.691 18.666-41.691 41.691v127.132c0-23.026-18.666-41.691-41.691-41.691h0c-23.026 0-41.691 18.666-41.691 41.691v127.713c0 33.137 26.863 60 60 60h36.41V492h103.362v-33.979h36.41c33.137 0 60-26.863 60-60"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category