Fandango Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fandango 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/340266.svg" alt="Fandango icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340266.svg" alt="Fandango icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340266.svg" alt="Fandango icon" :width="24" :height="24" />
CSS background
.icon-fandango {
background-image: url('https://proicons.com/icon/340266.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M22.1753,8.8515l1.9548,7.2952-8.3372,2.234,1.9544,7.2952,8.338-2.2341,1.9548,7.2952-8.338,2.2341,1.9548,7.2952"/><path class="c" d="M5.5003,13.3198l2.4772,9.2451c2.1493.6608,3.8076,2.3806,4.3897,4.5526.5771,2.1692,0,4.4828-1.5282,6.1268l2.4802,9.2557,29.1805-7.8189-2.5371-9.4688c-2.0722-.6354-3.6942-2.2572-4.3298-4.3293-.4855-2.1123.1083-4.3278,1.5851-5.9142l-2.5371-9.4688L5.5003,13.3198Z"/></svg>
Fandango in other icon packs
Copied!