Add icons to this collection by clicking the heart icon.
Computer Mouse icon - also known as technology, computer, computer mouse, electronics, and clicker. 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="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a93aff" />
<stop offset="1" stop-color="#ff81ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="301"
y2="120"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<path
fill="url(#a)"
d="M361 256v-45c0-33.137-26.863-61-60-61h-30v-45c0-24.814-20.186-45-45-45h-30c-8.276 0-15-6.724-15-15s6.724-15 15-15h150c8.291 0 15-6.709 15-15s-6.709-15-15-15H196c-24.814 0-45 20.186-45 45s20.186 45 45 45h30c8.276 0 15 6.724 15 15v45h-30c-33.137 0-60 27.863-60 61v45h-30v121c0 74.399 60.601 135 135 135s135-60.601 135-135V256z"
/>
<path
fill="url(#b)"
d="M316 120H196c-41.4 0-75 34.6-75 76v60c0 24.901 20.1 45 45 45h180c24.9 0 45-20.099 45-45v-60c0-41.4-33.6-76-75-76zm-45 106c0 8.291-6.709 15-15 15s-15-6.709-15-15v-30c0-8.291 6.709-15 15-15s15 6.709 15 15z"
/>
</svg>
More icons in the same style and category