Fashion Arena Fashion Club Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fashion Arena Fashion Club 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/325718.svg" alt="Fashion Arena Fashion Club icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325718.svg" alt="Fashion Arena Fashion Club icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325718.svg" alt="Fashion Arena Fashion Club icon" :width="24" :height="24" />
CSS background
.icon-fashion-arena-fashion-club {
background-image: url('https://proicons.com/icon/325718.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m18.5875,18.2236l2.6748,5.3494-5.4113,2.7058-10.851-3.6168,2.6863-8.0593,10.9012,3.621Z"/><path class="c" d="m29.4125,18.2725l-2.6748,5.3494,5.4113,2.7058,10.851-3.6168-2.6863-8.0593-10.9012,3.621Z"/><path class="c" d="m16.2249,27.6026l5.8448-1.2685,1.2832,5.9124-6.1885,9.6192-7.1444-4.5963,6.205-9.6668Z"/><path class="c" d="m19.7898,17.5997l4.2291,4.2291,4.278-4.278V6.1129h-8.4952l-.0118,11.4869Z"/><path class="c" d="m31.8143,27.624l-5.8448-1.2685-1.2832,5.9124,6.1885,9.6192,7.1444-4.5963-6.205-9.6668Z"/></svg>
Copied!