Decathlon Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Decathlon Alt 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/324352.svg" alt="Decathlon Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324352.svg" alt="Decathlon Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324352.svg" alt="Decathlon Alt icon" :width="24" :height="24" />
CSS background
.icon-decathlon-alt {
background-image: url('https://proicons.com/icon/324352.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><g><polyline class="c" points="31.6044 21.4276 31.6044 26.5724 34.1768 26.5724"/><g><line class="c" x1="22.168" y1="21.4276" x2="25.5764" y2="21.4276"/><line class="c" x1="23.8722" y1="26.5724" x2="23.8722" y2="21.4276"/></g><polyline class="c" points="39.5915 26.5724 39.5915 21.4276 43 26.5724 43 21.4276"/><g><line class="c" x1="26.7781" y1="21.4276" x2="26.7781" y2="26.5724"/><line class="c" x1="30.1866" y1="21.4276" x2="30.1866" y2="26.5724"/><line class="c" x1="26.7781" y1="23.9903" x2="30.1866" y2="23.9903"/></g><path class="c" d="m16.5391,24.8471v.0211c0,.9412-.763,1.7042-1.7042,1.7042h0c-.9412,0-1.7042-.763-1.7042-1.7042v-1.7364c0-.9412.763-1.7042,1.7042-1.7042h0c.9412,0,1.7042.763,1.7042,1.7042v.0211"/><g><line class="c" x1="9.7234" y1="24" x2="11.4006" y2="24"/><polyline class="c" points="12.2958 26.5724 9.7234 26.5724 9.7234 21.4276 12.2958 21.4276"/></g><path class="c" d="m5,26.5724v-5.1448h1.1576c1.2431,0,2.2509,1.0077,2.2509,2.2509v.6431c0,1.2431-1.0077,2.2509-2.2509,2.2509h-1.1576Z"/><g><line class="c" x1="20.7901" y1="24.8514" x2="18.558" y2="24.8514"/><polyline class="c" points="17.4459 26.5571 20.7901 21.4276 20.7901 26.5724"/></g><rect class="c" x="34.8874" y="21.4276" width="3.4085" height="5.1448" rx="1.7042" ry="1.7042"/></g><circle class="c" cx="24" cy="24" r="21.5"/></svg>
Copied!