Sling Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sling 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/332900.svg" alt="Sling icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332900.svg" alt="Sling icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332900.svg" alt="Sling icon" :width="24" :height="24" />
CSS background
.icon-sling {
background-image: url('https://proicons.com/icon/332900.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polygon class="b" points="19.642 43.5 11.1207 22.0319 17.734 22.0319 26.2553 43.5 19.642 43.5"/><polygon class="b" points="28.358 4.5 36.8793 25.9681 30.266 25.9681 21.7447 4.5 28.358 4.5"/><polygon class="b" points="32.6186 15.234 21.9947 32.766 15.3814 32.766 26.0053 15.234 32.6186 15.234"/><line class="b" x1="19.642" y1="43.5" x2="30.266" y2="25.9681"/><line class="b" x1="26.2553" y1="43.5" x2="36.8793" y2="25.9681"/><line class="b" x1="11.142" y1="22.0319" x2="21.766" y2="4.5"/><line class="b" x1="17.734" y1="22.0319" x2="28.358" y2="4.5"/></svg>
Sling in other icon packs
Copied!