Mapas De Espaa Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mapas De Espaa 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/328857.svg" alt="Mapas De Espaa icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328857.svg" alt="Mapas De Espaa icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328857.svg" alt="Mapas De Espaa icon" :width="24" :height="24" />
CSS background
.icon-mapas-de-espaa {
background-image: url('https://proicons.com/icon/328857.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="d" 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="e"><line id="f" class="r" x1="7.0229" y1="6.9067" x2="7.0229" y2="15.1225"/><path id="g" class="r" d="M15.6109,9.6282c0-1.503-1.2185-2.7215-2.7215-2.7215h0c-1.503,0-2.7215,1.2185-2.7215,2.7215v2.7728c0,1.503,1.2185,2.7215,2.7215,2.7215h0c1.503,0,2.7215-1.2185,2.7215-2.7215h-2.7215"/><polyline id="h" class="r" points="18.619 15.1225 18.619 6.9067 24.0619 15.1225 24.0619 6.9067"/><circle id="i" class="r" cx="7.554" cy="24.6111" r="2.054"/><circle id="j" class="r" cx="19.4313" cy="26.4582" r="2.054"/><circle id="k" class="r" cx="31.0113" cy="19.4612" r="2.054"/><circle id="l" class="r" cx="37.6208" cy="8.3332" r="2.054"/><path id="m" class="r" d="M9.6081,25.0682l7.619,1.4779"/><path id="n" class="r" d="M21.5643,25.9645l7.6719-5.0681"/><path id="o" class="r" d="M32.5969,17.813l3.8547-7.5456"/><path id="p" class="r" d="M36.4493,23.695c-3.3417,0-6.0507,2.709-6.0507,6.0507,0,4.738,4.6224,10.4512,5.8288,11.8472.1336.1544.3672.1713.5216.0377.0135-.0116.0261-.0242.0377-.0377,1.1787-1.3867,5.7133-7.1092,5.7133-11.8472,0-3.3417-2.709-6.0507-6.0507-6.0507h0ZM36.4493,32.0153c-1.2509.0026-2.267-1.0094-2.2696-2.2603-.0026-1.2509,1.0094-2.267,2.2603-2.2696,1.2509-.0026,2.267,1.0094,2.2696,2.2603,0,.0015,0,.0031,0,.0046,0,1.2484-1.012,2.2604-2.2604,2.2604v.0046Z"/></g></svg>
Copied!