Spotiflac Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Spotiflac 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/347771.svg" alt="Spotiflac icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347771.svg" alt="Spotiflac icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347771.svg" alt="Spotiflac icon" :width="24" :height="24" />
CSS background
.icon-spotiflac {
background-image: url('https://proicons.com/icon/347771.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>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="j" d="M15.8449,13.7541v4.252"/><path id="d" class="j" d="M19.9503,9.4933v12.1619"/><path id="e" class="j" d="M23.8437,5.6165v29.076"/><path id="f" class="j" d="M18.7163,29.909l5.1274,4.7835,5.1274-4.7835"/><path id="g" class="j" d="M28.0331,9.4933v12.1619"/><path id="h" class="j" d="M32.16,13.6827v4.252"/><path id="i" class="j" d="M33.3793,35.1302v3.6579c0,2.2609-1.4294,3.5954-3.4078,3.5954h-11.5053c-2.9082,0-3.8455-1.1242-3.8455-3.5954v-3.6579"/></svg>
Copied!