Duolingo Streaksaver 5 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Duolingo Streaksaver 5 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/324848.svg" alt="Duolingo Streaksaver 5 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324848.svg" alt="Duolingo Streaksaver 5 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324848.svg" alt="Duolingo Streaksaver 5 icon" :width="24" :height="24" />
CSS background
.icon-duolingo-streaksaver-5 {
background-image: url('https://proicons.com/icon/324848.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="M41.8642,20.069l-8.3065-3.6998c-1.564-.6966-1.4223-1.8037-.6104-2.6121"/><path class="d" d="M28.0772,31.3657c1.5899,2.6819,4.4769,4.3257,7.5946,4.3243h0c4.8757,0,8.8282-3.9525,8.8282-8.8282h0v-5.19c.0032-2.1528-.7834-4.232-2.2107-5.8436h0c0-1.9258-.467-4.6174-1.7707-4.6174s-2.5086,1.9456-2.5086,1.9456c0,0,.8154-4.6264-1.5241-4.6264-3.3265,0-5.0842,8.9559-12.4854,8.9559s-9.1594-8.9559-12.4859-8.9559c-2.3395,0-1.5241,4.6264-1.5241,4.6264,0,0-1.2053-1.9457-2.5091-1.9457s-1.7707,2.6916-1.7707,4.6174h0c-1.4273,1.6116-2.2139,3.6908-2.2107,5.8436v5.19c0,4.8757,3.9524,8.8282,8.8281,8.8283h.0001c3.1177.0014,6.0001-1.5688,7.5899-4.2507"/><path class="d" d="M23.1483,32.0639c3.1672-2.8116,5.7517-.8153,5.7517-.8153-.1456-2.4831-2.2766-4.378-4.7597-4.2324-.0468.0027-.0936.0062-.1403.0104-2.4774-.2231-4.6665,1.6044-4.8896,4.0817-.0042.0467-.0077.0935-.0104.1403l4.0483.8153Z"/><path class="d" d="M28.0772,31.3657c.002,4.4894-2.8136,2.1718-4.7898,2.2605-3.5248.1581-3.3751-2.0578-3.3693-2.1869"/><rect class="d" x="6.3528" y="15.9346" width="12.5607" height="15.9112" rx="6.2804" ry="6.2804"/><rect class="d" x="13.0047" y="20.4836" width="4.3318" height="6.8762" rx="2.1659" ry="2.1659"/><path class="d" d="M30.79,26.3c-.2-.32-.31-.7-.31-1.11v-2.54c0-.59.24-1.14.63-1.53.39-.4.93-.64,1.53-.64,1.19,0,2.17.98,2.17,2.17v2.54c0,.18-.02.35-.07.51"/><path class="d" d="M10.4393,14.8131c3.785-.4766,6.3645-1.0093,8.271-2.8318"/><path class="d" d="M33.28,16.23h-.01c-2.53.81-4.37,3.2-4.37,5.98v3.36c0,.4.04.79.12,1.17,3.67-1,7.33-1.56,12.41-.63.02-.18.03-.36.03-.54v-3.36c0-.92-.2-1.79-.56-2.57"/></svg>
Copied!