Monica Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Monica 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/329504.svg" alt="Monica icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329504.svg" alt="Monica icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329504.svg" alt="Monica icon" :width="24" :height="24" />
CSS background
.icon-monica {
background-image: url('https://proicons.com/icon/329504.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M40.5,24c0,7.9057-7.3849,14.3145-16.4946,14.3145-9.1097.0052-16.4994-6.3995-16.5054-14.3051,0-.0031,0-.0062,0-.0093,0-7.9057,7.3849-14.3145,16.4946-14.3145.0024,0,.0048,0,.0072,0,9.1097-.0017,16.4962,6.4057,16.4982,14.3113v.0031ZM33.0631,21.2497l-4.0089,4.0412,5.2317,3.2344M16.6796,20.9879v7.8134"/><circle class="b" cx="24" cy="24" r="21.5"/></svg>
Monica in other icon packs
Copied!