Comaps Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Comaps Alt 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/323936.svg" alt="Comaps Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323936.svg" alt="Comaps Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323936.svg" alt="Comaps Alt icon" :width="24" :height="24" />
CSS background
.icon-comaps-alt {
background-image: url('https://proicons.com/icon/323936.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>.r{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><g id="c"><g id="d"><g id="e"><g id="f"><g id="g"><g id="h"><g id="i"><g id="j"><path id="k" class="r" d="M38.4706,9.6212c.1855-.2447.4705-.3938.7773-.4068s.6033.1117.8088.3398c3.5118,3.933,5.4499,9.0229,5.4432,14.2956.0056,4.9331-1.6915,9.717-4.8047,13.5437-.2001.2419-.4995.3793-.8134.3733-.3138-.006-.6078-.1548-.7985-.4042l-2.2144-2.9147c-.2777-.3639-.2819-.8675-.0103-1.2359,1.9887-2.716,3.0585-5.9959,3.0538-9.3622,0-3.8211-1.3492-7.328-3.5996-10.0728-.3034-.3683-.3141-.8968-.0257-1.2771l2.1835-2.8787Z"/></g></g><g id="l"><g id="m"><path id="n" class="r" d="M15.9253,25.8582c-.4258-.0638-.767-.3857-.8554-.8071s.0946-.8533.4589-1.0828l14.5221-9.1356c.3637-.2326.8338-.2137,1.1777.0474.3438.261.4884.7088.3621,1.1216l-4.9952,16.4224c-.1245.414-.4944.7062-.926.7315-.4316.0253-.8331-.2216-1.0052-.6182l-2.5336-5.7419-6.2054-.9373Z"/></g></g><g id="o"><g id="p"><path id="q" class="r" d="M34.7526,41.1323c.1811.2378.2499.5426.1886.8351-.0613.2925-.2466.544-.5079.6892-3.191,1.7738-6.7824,2.7027-10.4333,2.6984-11.8738-.0057-21.4971-9.6314-21.5-21.5051.0054-7.4399,3.8549-14.3489,10.1789-18.2682,6.3239-3.9193,14.2241-4.2924,20.8893-.9866.2745.1369.4737.389.5435.6877.0697.2987.0026.613-.183.8572l-2.1835,2.8735c-.2911.3828-.8084.5132-1.2462.3141-2.0433-.9187-4.2586-1.3927-6.4989-1.3904-8.7883,0-15.9126,7.1243-15.9126,15.9126s7.1323,15.9126,15.9126,15.9126c2.5372.0049,5.0383-.601,7.292-1.7663.4437-.2304.9888-.1087,1.2926.2884l2.168,2.8478Z"/></g></g></g></g></g></g></g></g></g></svg>
Copied!