Zara Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Zara 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/350107.svg" alt="Zara icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/350107.svg" alt="Zara icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/350107.svg" alt="Zara icon" :width="24" :height="24" />
CSS background
.icon-zara {
background-image: url('https://proicons.com/icon/350107.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polyline class="c" points="4.5 20.8493 4.5 15.9956 14.2074 15.9956 4.7555 32.0044 15.9105 32.0044 15.9105 27.6616"/><polyline class="c" points="11.8231 32.0044 17.7838 15.9956 23.4039 32.0044 19.5721 32.0044"/><line class="c" x1="23.4039" y1="32.0044" x2="27.2358" y2="32.0044"/><line class="c" x1="13.8668" y1="26.3843" x2="21.3603" y2="26.3843"/><polyline class="c" points="30.0459 32.0044 36.0065 15.9956 41.6266 32.0044 38.7314 32.0044"/><line class="c" x1="40.69" y1="32.0044" x2="43.5" y2="32.0044"/><line class="c" x1="32.0895" y1="26.3843" x2="39.583" y2="26.3843"/><polyline class="c" points="23.4039 32.0044 23.4039 15.9956 20.8493 15.9956"/><path class="c" d="m23.4039,23.8297c13.9651,0,5.5349,7.3231,11.7511,8.0895.8515.0852,1.7882-.1703,2.3843-.8515h0"/><path class="c" d="m23.4039,15.9956h2.6397c7.4935,0,7.4935,7.7489,0,7.7489h-2.6397"/><line class="c" x1="28.5983" y1="32.0044" x2="31.4083" y2="32.0044"/></svg>
Zara in other icon packs
Copied!