Antalya Kart Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Antalya Kart 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/321838.svg" alt="Antalya Kart icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321838.svg" alt="Antalya Kart icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321838.svg" alt="Antalya Kart icon" :width="24" :height="24" />
CSS background
.icon-antalya-kart {
background-image: url('https://proicons.com/icon/321838.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>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="h" cx="24.547" cy="23.121" r="6.4326"/><circle class="h" cx="24.949" cy="22.522" r="3.7215"/><path id="b" class="h" d="M25.548,13.746c-.5719.4122-1.3379.4319-1.9304.0498-.4893-.3156-1.1565-.9325-.4876-2.6571l1.4163-3.6517,1.4168,3.652c.658,1.6959.0316,2.285-.4151,2.607h0Z"/><path id="c" class="h" d="M31.8839,17.1997c-.6959-.113-1.2515-.6406-1.4002-1.3298-.1228-.5691-.1584-1.4772,1.534-2.2237l3.5836-1.5807-1.5805,3.5842c-.7339,1.6644-1.5934,1.6381-2.137,1.5499h0Z"/><path id="d" class="h" d="M30.4683,30.4579c.113-.6959.6406-1.2515,1.3298-1.4002.5691-.1228,1.4772-.1584,2.2237,1.534l1.5807,3.5836-3.5842-1.5805c-1.6644-.7339-1.6381-1.5934-1.5499-2.137h0Z"/><path id="e" class="h" d="M15.172,22.12c.4122.5719.4319,1.3379.0498,1.9304-.3156.4893-.9325,1.1565-2.6571.4876l-3.6517-1.4163,3.652-1.4168c1.6959-.658,2.285-.0316,2.607.4151h0Z"/><path id="f" class="h" d="M18.6257,15.7841c-.113.6959-.6406,1.2515-1.3298,1.4002-.5691.1228-1.4772.1584-2.2237-1.534l-1.5807-3.5836,3.5842,1.5805c1.6644.7339,1.6381,1.5934,1.5499,2.137h0Z"/><path id="g" class="h" d="M17.2101,29.0423c.6959.113,1.2515.6406,1.4002,1.3298.1228.5691.1584,1.4772-1.534,2.2237l-3.5836,1.5807,1.5805-3.5842c.7339-1.6644,1.5934-1.6381,2.137-1.5499h0Z"/><circle class="h" cx="24.548" cy="33.885" r="1.0647"/><path class="h" 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 class="h" d="M5.5001,38.6931c1.3249-.5948,2.6498-1.1897,4.5952-1.1562s4.5109.6951,7.0231.734c2.5122.0389,4.9707-.5449,7.5224-.3926s5.1962,1.0407,7.5871.966c2.3909-.0746,4.5278-1.1124,6.1976-1.5154,1.6697-.403,2.8722-.1714,4.0747.0603"/></svg>
Copied!