Citymaps2go Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Citymaps2go 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/338308.svg" alt="Citymaps2go icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338308.svg" alt="Citymaps2go icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338308.svg" alt="Citymaps2go icon" :width="24" :height="24" />
CSS background
.icon-citymaps2go {
background-image: url('https://proicons.com/icon/338308.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>.t{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="t" d="M21.4684,30.4064c-3.9068,2.4711-6.6861,6.6073-7.8799,11.727"/><path id="c" class="t" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path id="d" class="t" d="M24,42.5v-12.0936"/><path id="e" class="t" d="M11.7291,36h24.5418"/><path id="f" class="t" d="M26.5319,30.4064c3.9068,2.4711,6.6861,6.6074,7.8799,11.727"/><path id="g" class="t" d="M5.5899,39.9782c3.1359-7.3878,10.3843-12.1854,18.4101-12.1854,8.0258,0,15.2742,4.7976,18.4101,12.1854"/><path id="h" class="t" d="M8.7969,13v5.3c0,1.5,1.2,2.7,2.6,2.7s2.6-1.2,2.6-2.7v-5.3"/><path id="i" class="t" d="M16.0527,13v7c0,.6.4,1,1,1h.3"/><g id="j"><g id="k"><path id="l" class="t" d="M19.4086,17.8c0-1.1.9-2,2-2s2,.9,2,2v3.2"/><line id="m" class="t" x1="19.4086" y1="15.8" x2="19.4086" y2="21"/></g><g id="n"><path id="o" class="t" d="M23.4086,17.8c0-1.1.9-2,2-2s2,.9,2,2v3.2"/></g></g><g id="p"><path id="q" class="t" d="M39.2031,21v-3.3c0-1.1-.9-2-2-2s-2,.9-2,2v3.3"/><line id="r" class="t" x1="35.2031" y1="17.7" x2="35.2031" y2="15.7"/></g><path id="s" class="t" d="M31.3058,21h0c-1.0128,0-1.8414-.8286-1.8414-1.8414v-1.1969c0-1.0128.8287-1.8414,1.8414-1.8414h0c1.0128,0,1.8414.8286,1.8414,1.8414v1.1969c0,1.0128-.8287,1.8414-1.8414,1.8414Z"/></svg>
Copied!