Gmg Circa Icon Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gmg Circa Icon 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/341111.svg" alt="Gmg Circa Icon icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341111.svg" alt="Gmg Circa Icon icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341111.svg" alt="Gmg Circa Icon icon" :width="24" :height="24" />
CSS background
.icon-gmg-circa-icon {
background-image: url('https://proicons.com/icon/341111.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="g" d="m24,2.5c11.8792,0,21.5,9.6208,21.5,21.5s-9.6208,21.5-21.5,21.5S2.5,35.8792,2.5,24,12.1208,2.5,24,2.5Z"/><path id="d" class="g" d="m24,18.5111c3.0382,0,5.4889,2.4508,5.4889,5.4889s-2.4508,5.4889-5.4889,5.4889-5.4889-2.4508-5.4889-5.4889,2.4508-5.4889,5.4889-5.4889Z"/><path id="e" class="g" d="m24,13.2449c5.9345,0,10.7551,4.8205,10.7551,10.7551s-4.8205,10.7551-10.7551,10.7551-10.7551-4.8205-10.7551-10.7551,4.8205-10.7551,10.7551-10.7551Z"/><path id="f" class="g" d="m29.7421,33.1145h6.8966c-5.0566,6.9704-14.8308,8.5422-21.8312,3.5108-7.0004-5.0314-8.5761-14.7609-3.5194-21.7313,5.0566-6.9704,14.8308-8.5422,21.8312-3.5108,1.3535.9728,2.5417,2.1553,3.5194,3.5024h-6.8966"/></svg>
Copied!