Mouse 2 Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Mouse 2 icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310872.svg" alt="Mouse 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310872.svg" alt="Mouse 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310872.svg" alt="Mouse 2 icon" :width="24" :height="24" />
CSS background
.icon-mouse-2 {
background-image: url('https://proicons.com/icon/310872.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M19.5 9.28571C19.5 5.53807 16.1421 2.5 12 2.5C7.85783 2.5 4.49997 5.53807 4.49997 9.28571V14.7143C4.49997 18.4619 7.85783 21.5 12 21.5C16.1421 21.5 19.5 18.4619 19.5 14.7143V9.28571Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M13.7426 10.4213C13.7426 9.43511 12.9591 8.63562 11.9926 8.63562C11.0261 8.63562 10.2426 9.43511 10.2426 10.4213V11.8499C10.2426 12.8361 11.0261 13.6356 11.9926 13.6356C12.9591 13.6356 13.7426 12.8361 13.7426 11.8499V10.4213Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 8.63562V2.5" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Mouse 2 in other icon packs
Copied!