Next Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Next 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/344709.svg" alt="Next icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344709.svg" alt="Next icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344709.svg" alt="Next icon" :width="24" :height="24" />
CSS background
.icon-next {
background-image: url('https://proicons.com/icon/344709.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m33.3539,24.8309c1.7989,1.5668,2.3769,5.4527,1.1698,8.592-.8059,2.0959-2.0936,3.7099-5.7967,4.5712-3.1272.7273-7.6499-1.6068-7.1589-3.8032.8519.6074,1.8283,1.613,3.5383,1.1157-.9396-.463-.8947-1.0267-.6444-1.6114,2.3786,1.1706,3.4764.326,4.4588-.7002.7199-.7713.898-5.0009-1.8745-4.9382-3.2873.0744-5.3072-1.1911-7.2823-2.7152m7.6259-6.897c.2374,3.8443,4.3998,6.436,5.9639,6.3863,1.3451-.009,2.3105.776,3.0869,2.1117.4622,1.516.8526,3.0852,1.8623,4.1962-.5465,1.8394-5.9141,9.8196-.1826,10.5721-.8579-.9718-.8554-5.4728,4.1088-13.2826,1.2821-1.0448,2.939-6.5243.5764-11.9355-1.9917-4.5616-10.2166-10.6088-12.2959-6.1603-3.0731,6.5747-6.1977,1.0611-5.4352-.8807.2535-.6455,2.3689-3.217,5.7114-1.7466.5203-1.1332-1.1866-1.9241-2.4133-2.383-6.8176-2.5505-9.0079,1.9931-10.6965,6.0706-2.1315,7.7428-.5657,11.4407,2.0879,13.9489-4.4598-3.874-8.4496.3067-9.3585,6.1452,1.2252,3.1918,3.7402,5.9344.3077,10.5204.5257-3.7872-1.5274-8.3254-4.3165-13.0779-2.5666-2.4235-3.7339-9.6782-.0862-13.9628.9494-3.4822,7.6628-9.3077,9.5773-5.2264.7243,1.5441.707,2.1346,1.7883,1.6526"/><path class="c" d="m19.7935,6.8426c-2.0252-.219-2.0315-1.3883-1.6901-2.261"/><path class="c" d="m20.9727,5.6065c-.8371-.3013-1.0243-.7756-.8014-1.3143"/><path class="c" d="m29.9424,33.8993c.8324,9.0803-18.5662,11.7141-15.1229,1.2476m18.0179-5.5639c4.0325,10.544-10.7892,19.3476-14.2055,10.4795"/><g><path class="c" d="m17.7291,32.2492c-.9556-1.6796,1.2435-1.8028,2.2082-1.6236.9799.182,1.8249.794,2.0448,1.614"/><path class="c" d="m19.4912,32.2897c2.0465.0351,4.1298-2.1215,4.9046-4.384"/><path class="c" d="m14.0416,28.9743c-.9556-1.6796,1.2435-1.8028,2.2082-1.6236.9799.182,1.8249.794,2.0448,1.614"/><path class="c" d="m15.8038,29.0148c1.6539.0283,3.3318-1.3747,4.3237-3.1082"/></g></svg>
Next in other icon packs
Copied!