Regioradstuttgart Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Regioradstuttgart 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/346606.svg" alt="Regioradstuttgart icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346606.svg" alt="Regioradstuttgart icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346606.svg" alt="Regioradstuttgart icon" :width="24" :height="24" />
CSS background
.icon-regioradstuttgart {
background-image: url('https://proicons.com/icon/346606.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 version="1.1" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round}.c{fill:#fff;}</style>
</defs>
<circle class="a" cx="24" cy="24" r="21.5"/>
<path class="a" d="M27.865 45.15c4.33-5.94 10.834-9.411 14.668-10.251M22.845 45.47c6.43-8.025 19.198-13.374 21.189-13.666M18.981 44.907c6.297-6.5 16.904-13.388 25.664-14.902M15.6 43.792c5.995-5.53 18.387-13.981 29.411-15.228M13.11 42.538c9.867-9.34 23.266-14.247 32.156-15.37"/>
<path class="a" d="M4.043 31.997c12.407-3.43 23.613-1.312 26.809-.787"/>
<path class="a" d="m16.138 30.136-.218-15.919 1.096-.343.272-3.438-2.197-.199-.041-4.284-.041 4.284-2.197.199.272 3.438 1.096.343-.22 16.044"/>
<path class="a" d="m26.151 24h17.2"/>
<path class="c" d="m24 24.75a0.75 0.75 0 0 1 0-1.5 0.75 0.75 0 0 1 0 1.5z"/>
<path class="a" d="m25.74 25.264 7.104 5.16"/>
<path class="a" d="m24.664 26.046 1.451 4.47"/>
<path class="a" d="m23.336 26.046-1.34 4.128"/>
<path class="a" d="m22.26 25.264-4.635 3.367"/>
<path class="a" d="M12.54 24H4.648"/>
<path class="a" d="M21.849 24H17.56"/>
<path class="a" d="m12.653 15.757-4.31-3.13"/>
<path class="a" d="m22.26 22.736-4.764-3.46"/>
<path class="a" d="m23.336 21.954-5.311-16.36"/>
<path class="a" d="m24.664 21.954 5.311-16.36"/>
<path class="a" d="m25.74 22.736 13.916-10.109"/>
</svg>
Copied!