Restopolis Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Restopolis 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/346670.svg" alt="Restopolis icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346670.svg" alt="Restopolis icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346670.svg" alt="Restopolis icon" :width="24" :height="24" />
CSS background
.icon-restopolis {
background-image: url('https://proicons.com/icon/346670.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>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="k" d="M35.2894,6.9425c-2.8193-.3124-10.7366.3483-14.5456,1.198-4.7578,1.0613-14.2206,3.4059-13.7722,5.0797.364,1.3583,11.8592.4055,17.6342-.7163,5.7099-1.1092,16.7118-3.4348,16.4326-5.871-.1159-1.0112-3.4304-1.1529-7.1624-1.1308"/><path id="d" class="k" d="M9.9886,15.1915c-6.1183,2.8204,3.3323,3.1527,15.9073.7726,10.4739-1.9824,16.6678-5.2216,12.9437-5.8215"/><path id="e" class="k" d="M11.3699,19.0573c-5.3008,2.4435,2.5413,2.6866,14.526.4183,11.4268-2.1628,14.2955-4.4417,11.6782-5.143"/><path id="f" class="k" d="M12.3869,22.7832c-5.3357,2.4596,3.0135,2.4097,13.509.4232,10.4392-1.9758,12.7488-4.0786,10.5139-4.6775"/><path id="g" class="k" d="M13.6354,26.5448c-4.5888,2.1654,2.5432,2.3084,12.168.4644,10.774-2.0641,11.1923-3.6745,9.4131-4.2656"/><path id="h" class="k" d="M14.5276,30.4124c-3.8372,1.9792,2.2682,2.09,11.2758.3643,9.7835-1.8743,9.8155-3.2962,8.4479-3.9179"/><path id="i" class="k" d="M14.5276,34.3022c-3.8372,1.9792,2.2682,2.09,11.2758.3643,9.7835-1.8743,9.8155-3.2962,8.4479-3.9179"/><path id="j" class="k" d="M16.0744,37.3036c2.8827-.4518,7.2285-.0394,10.2511.6349,3.7754.8422,11.2845,2.7027,10.9286,4.0309-.2888,1.0779-9.4106.3218-13.9932-.5684-4.531-.8802-13.5434-2.7793-13.0398-4.6588.221-.8247,2.0214-1.0288,3.3895-1.1689"/></g></svg>
Copied!