Doodle Jump 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Doodle Jump 2 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/339238.svg" alt="Doodle Jump 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339238.svg" alt="Doodle Jump 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339238.svg" alt="Doodle Jump 2 icon" :width="24" :height="24" />
CSS background
.icon-doodle-jump-2 {
background-image: url('https://proicons.com/icon/339238.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><circle class="d" cx="25.3731" cy="15.229" r=".75"/><circle class="d" cx="21.9971" cy="15.688" r=".75"/><path class="c" d="M29.8976,24.2798c-.5052-2.1589-.0915-3.192,1.6308-4.3635s5.6045-1.3783,9.7455.4303c2.5414-1.4417.632-5.5764-1.2213-7.7758-4.4819,2.8449-8.1802,3.6026-11.0282,1.6277-3.6016-5.643-8.0534-9.1073-13.9302-8.4691-4.5828.4979-8.6729,5.749-9.4192,10.1343-.7796,4.483,1.2348,8.8672,2.3065,12.2453,1.1049,3.8656,1.8845,6.8861,2.0788,9.3547,5.3925-.0977,15.7533-3.4425,21.5034-4.8073.0655-1.4292-.342-3.401-1.6651-8.3756,0,0-.001-.001-.001-.001Z"/><path class="c" d="M8.7612,32.4277c5.6523-1.8834,10.2964-2.5663,13.4479-3.086s7.2437-1.2993,8.5429-1.6236M7.1043,28.4322c1.767-.7796,17.3124-3.1182,22.6394-4.352M10.1248,36.1311c.6496-.6174.422-.9739,2.4042-1.267s6.1388-1.1039,10.3297-2.111,7.3081-1.5269,8.6406-1.0394M38.005,13.7838c-.1143,1.3325.9417,5.0068,2.8937,6.2936M28.5744,33.5648l1.0394,4.3531c1.0064-.0914,2.005-.2543,2.9883-.4875M23.5727,35.1239c.053,1.6319.4023,3.0559.7151,4.5152.6081.1613,1.2491.1502,1.8512-.0322M18.2779,36.5853c.0218,1.7816.184,3.35.5519,4.6129.975.21,1.6568.0987,2.241-.1299M13.2108,37.3004c.1819,1.7026.3492,3.2981.1954,4.5796.9303.2307,1.951.1892,2.5008,0"/><path class="c" d="M37.2001,36.996c0-1.6355,1.4816-2.925,3.1759-2.5994,1.1113.2136,1.9988,1.1747,2.1094,2.301.0823.8378-.1828,1.6644-.7615,2.1722-1.072.9408-4.5238,3.4762-4.5238,3.4762h5.3"/></svg>
Copied!