Jumpplus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jumpplus 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/342311.svg" alt="Jumpplus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342311.svg" alt="Jumpplus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342311.svg" alt="Jumpplus icon" :width="24" :height="24" />
CSS background
.icon-jumpplus {
background-image: url('https://proicons.com/icon/342311.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;}.d{fill:#fff;stroke-width:0px;}</style></defs><path class="c" d="m9.0212,39.4215C.9299,31.564.2867,18.7896,7.5478,10.1591,14.8088,1.5286,27.5053-.0236,36.6319,6.6035c9.1264,6.6272,11.5796,19.1802,5.6197,28.7555-5.96,9.5751-18.3065,12.9169-28.2826,7.6551"/><path class="c" d="m9.0197,39.4221l-2.9605,5.1273,7.9082-1.5345"/><path class="c" d="m19.9729,37.172h8.0529"/><path class="c" d="m23.9995,33.1455v8.0525"/><path class="c" d="m5.0838,20.1777h5.2823"/><path class="c" d="m23.3709,20.1777h5.511"/><path class="c" d="m32.5696,20.1777h6.0303"/><path class="c" d="m5.0349,23.086h5.3307"/><path class="c" d="m4.9909,28.9036h5.3747l2.4647-2.5102v-3.6639"/><path class="c" d="m23.4202,28.9036h5.4617l2.4647-2.5102v-3.3109"/><path class="c" d="m33.7631,28.9036h5.6127l2.4647-2.5102v-2.65"/><path class="c" d="m15.0722,25.2431h5.3391l.9242,1.0341-1.3098,1.1556"/><path class="c" d="m16.0041,23.9756l1.667,5.0814"/><circle class="d" cx="12.7806" cy="20.1563" r=".75"/><circle class="d" cx="14.5858" cy="20.1563" r=".75"/><ellipse class="c" cx="41.8438" cy="20.3648" rx="1.428" ry="1.4543"/><path class="c" d="m19.5292,9.3166v3.4817s.0229.6919-.6846.6919h-.3574"/><path class="c" d="m17.0422,10.0607s.1573,1.7697-.6985,2.6347"/><path class="c" d="m21.6089,9.9804l.6919,2.6095"/><path class="c" d="m21.5077,14.2594s-.9303,1.3895-4.498,1.3895"/><path class="c" d="m26.4136,9.3166s-.1838,1.4794-1.1753,2.0582"/><path class="c" d="m26.1545,10.4215h4.5708"/><path class="c" d="m30.7802,12.5565h-4.6592v1.5281"/><path class="c" d="m25.0639,14.6711h6.2173"/><path class="c" d="m28.7281,10.4784v5.288"/></svg>
Copied!