Europe Geography Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Europe Geography 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/340129.svg" alt="Europe Geography icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340129.svg" alt="Europe Geography icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340129.svg" alt="Europe Geography icon" :width="24" :height="24" />
CSS background
.icon-europe-geography {
background-image: url('https://proicons.com/icon/340129.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>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="d" d="m9.65,16.4618c-.9764,1.0218-3.199.3844-3.4708,2.1596.2184,1.4861,1.6634,3.07,3.2083,2.0013,1.8498-.5394,1.9079-3.4271.2625-4.1609Zm3.4471-3.085c1.8852-.365,2.9131,1.9147,2.7747,3.4993.1113,1.7867,3.3157,2.415,1.9862,4.3424-1.5846.4462-3.3252.4951-4.8045,1.2989-2.0191-.4008,2.0424-1.8617.1439-2.9327-1.1328-1.3112,1.9816-2.7238-.0173-4.0827-.4147-.5256-1.517-1.5783-.3245-1.9844m13.1659,22.628c-2.0928-.148-.833,4.2315.4308,1.8116.1506-.5587.1148-1.5089-.4308-1.8116Zm4.8594,4.7916c1.7936.718-.0718,2.3366-1.2285,1.128-1.7594-1.2214.0246-2.1813,1.2285-1.128Zm-1.6669-35.2738c-1.5608,2.3658-4.6849,2.5621-6.7549,4.248-.8251,1.3026-.6291,3.1979.5677,4.1597,1.6296,1.5357,4.0112-2.2341,4.9287-.0689,1.5426.8756,1.7161,4.8219,3.8566,2.9492,1.2107-1.3165,1.564-3.1726,2.602-4.6287-.573-1.8223.4165-3.2514,2.0353-4.165,1.2115-.8977,2.4156-4.2203,3.8425-1.7774,1.3792,2.1364-.043,4.5792-.9478,6.5936-1.3326,1.6946-2.4179,3.5784-3.0195,5.6228-1.5876.8561-3.5845.2493-5.2658,1.0182-1.591-.3067-3.7491.4817-4.8546-.9163-.7702-1.179,2.1751-3.5043-.3697-3.2602-1.4996,1.0282-1.4523,2.5138-1.0247,3.9875-1.3518,1.4391-4.0282,1.3057-4.6407,3.6348-1.6584.7108-2.5411,3.026-4.6142,2.2655-.5542,1.6-3.6024.0411-3.516,1.8705,1.7895.0594,3.3629,1.1937,3.1355,3.1981.4658,1.7814-.8462,3.9749-2.6053,2.157-1.1195-1.1799-2.6759.6311-4.1945.0735-2.3025-.2085-1.2515,2.8441-1.7943,4.1701-.8535,1.4739-.522,4.4279,1.7198,4.0308,1.15.3916,1.3795,2.8059,2.6376.9902,1.8141-.9024,4.6276-.7325,5.5669-3.1485-.0293-2.0659,1.7811-2.787,2.8352-4.1318.4158-2.3974,2.9754-1.2227,4.4376-1.8534.1287-1.3824,3.3702-1.9702,3.2284.1673.9552,2.1668,3.4001,2.8941,5.0097,4.3446.7629.9496-.4394,3.5715,1.5398,2.2447.781-.7012.3815-1.9019,1.4837-2.264-1.3609-1.8314-4.3689-2.4189-5.2173-4.771-1.4029-1.3744,1.0835-3.2022,1.8822-1.2422,1.3565,1.4756,3.797,1.9081,4.6078,3.8798.0181,1.6204,1.6488,2.6008,2.0976,4.1076.8857,1.8651.9072,2.4146,3.4424,2.8286m-13.9964-17.9121c0-1.2012-.9737-2.1749-2.1749-2.1749h0c-1.2012,0-2.1749.9737-2.1749,2.1749v2.2159c0,1.2012.9737,2.1749,2.1749,2.1749h0c1.2012,0,2.1749-.9737,2.1749-2.1749h-2.1749m11.2106-4.3907c1.2049,0,2.1749.9699,2.1749,2.1749v2.2159c0,1.2049-.9699,2.1749-2.1749,2.1749s-2.1749-.9699-2.1749-2.1749v-2.2159c0-1.2049.9699-2.1749,2.1749-2.1749Zm-3.6597,6.5657h-3.2828v-6.5657h3.2828m-3.2828,3.2828h2.1404"/></svg>
Copied!