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/310240.svg" alt="Mouse 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310240.svg" alt="Mouse 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310240.svg" alt="Mouse 2 icon" :width="24" :height="24" />
CSS background
.icon-mouse-2 {
background-image: url('https://proicons.com/icon/310240.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="M20.0645 9.33138V14.6393C20.0645 18.696 16.4379 22 12 22C7.56207 22 3.93548 18.696 3.93548 14.6393V9.33138C3.93548 5.48974 7.16129 2.33236 11.2669 2V8.08016C10.7666 8.23841 10.3299 8.55226 10.0204 8.97601C9.71098 9.39976 9.54489 9.91126 9.54642 10.436V11.8338C9.54642 12.482 9.8039 13.1035 10.2622 13.5618C10.7205 14.0201 11.3421 14.2776 11.9902 14.2776C12.6383 14.2776 13.2599 14.0201 13.7182 13.5618C14.1765 13.1035 14.434 12.482 14.434 11.8338V10.436C14.4348 9.91537 14.2706 9.4079 13.9651 8.98641C13.6595 8.56492 13.2282 8.25107 12.7331 8.08993V2C16.8289 2.30303 20.0645 5.48974 20.0645 9.33138Z" fill="black"/> <path d="M13 10.289V11.719C13 11.9842 12.8947 12.2386 12.7072 12.4261C12.5196 12.6136 12.2652 12.719 12 12.719C11.7348 12.719 11.4804 12.6136 11.2929 12.4261C11.1054 12.2386 11 11.9842 11 11.719V10.289C11 10.0238 11.1054 9.76943 11.2929 9.58189C11.4804 9.39436 11.7348 9.289 12 9.289C12.2652 9.289 12.5196 9.39436 12.7072 9.58189C12.8947 9.76943 13 10.0238 13 10.289Z" fill="black"/> </svg>
Mouse 2 in other icon packs
Copied!