Three Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Three 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/333931.svg" alt="Three icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333931.svg" alt="Three icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333931.svg" alt="Three icon" :width="24" :height="24" />
CSS background
.icon-three {
background-image: url('https://proicons.com/icon/333931.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>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="f" d="m21.027,31.9742c2.8772.3186,5.297-.8709,6.049-4.3882.4246-1.986-.8645-3.1786-3.8054-3.6116-2.0788-.306-4.9366-.6915-4.8971-1.9615.082-2.6343,5.5989-3.8519,5.365-5.6353-.3815-2.9082-13.7414.5702-13.9428-2.5219-.1838-2.8226,8.3908-8.1051,14.5042-8.344,4.053-.1584,9.8934,1.2516,10.6676,6.1023.5443,3.4102-.7903,6.1943-2.7137,8.6242,3.592,3.1913,6.2512,5.1273,5.9265,9.9318-.5277,7.8077-7.5484,12.3893-14.4262,12.3291-11.0202-.0963-13.9584-5.6997-13.9584-10.5251,0-4.3882,3.9941-6.0554,6.2384-6.1006,4.3981-.0886,6.2588,4.0421,4.3981,7.5033"/><path id="d" class="f" d="m11.6579,15.0968c4.5901-1.7642,8.6835-5.7049,13.9521-6.4093-1.1173,1.6083-4.2404,4.2638,1.0293,2.1794,2.0882-.826,3.83.1067,5.3026,1.6501-.9041-.4679-2.4692-.6092-2.6201.4046-.0902.606.2703,1.1541,1.0636,2.144,1.2023,1.5002.0116,3.3878-1.0636,4.8925.0807-4.0673-1.2358-3.2167-4.554-.0934-1.6778,1.5792-4.0322,2.3533-6.3943,2.1483"/><path id="e" class="f" d="m24.5782,24.2473c3.8464-.2474,8.067,1.5967,10.2022,5.4559-1.0189-.3342-2.216-1.6672-3.0568-.8718-1.2856,1.2163,2.5592,4.852-1.2477,8.5619-.1578-1.2934.0814-3.0491-.9981-3.2691-1.4944,2.4198-3.5689,4.8408-7.5172,5.791.5961-.9381,1.6601-2.0066.9669-2.8643-3.2761.6362-6.5277,1.193-8.8273-1.3388.9331.2377,1.8393.3588,2.5265-.467-2.5191-1.9693-2.2382-3.6845-1.1229-5.3239.1528.9691.2564,1.9677,1.622,2.2105.1119-.9457.4811-2.0301,1.5908-2.1483,1.0176-.1083,1.6119.8744,2.3104,1.9909"/></svg>
Three in other icon packs
Copied!