Duolingo Streaksaver 7 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Duolingo Streaksaver 7 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/339409.svg" alt="Duolingo Streaksaver 7 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339409.svg" alt="Duolingo Streaksaver 7 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339409.svg" alt="Duolingo Streaksaver 7 icon" :width="24" :height="24" />
CSS background
.icon-duolingo-streaksaver-7 {
background-image: url('https://proicons.com/icon/339409.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="M36.32,16.13c2.94.45,5.18,3,5.18,6.06v3.61c0,3.39-2.75,6.14-6.14,6.14-1.7,0-3.24-.69-4.34-1.8-1.12-1.11-1.8-2.64-1.8-4.34v-3.61c0-.58.08-1.14.24-1.67"/><path class="d" d="M33.9516,19.5564c-.3608,0-.7181.0702-1.0521.2065.6406,1.117.2544,2.5418-.8626,3.1824-.2711.1555-.5707.2549-.8811.2923v2.5121c0,1.5441,1.2517,2.7958,2.7958,2.7958s2.7958-1.2517,2.7958-2.7958v-3.397c.0002-1.5441-1.2513-2.796-2.7954-2.7963h-.0005Z"/><path class="d" d="M16.85,25.19v-2.84c0-1.54-1.25-2.79-2.79-2.79-.36,0-.72.07-1.05.2.64,1.12.25,2.54-.87,3.19-.27.15-.57.25-.88.29v1.95"/><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.0048-1.6425,7.5946-4.3244"/><path class="d" d="M24,31.2641l4.9-.6946c-.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.9.6946Z"/><path class="d" d="M27.228,31.1252c.08,1.2676-1.3004,2.3412-3.0832,2.3981s-3.2928-.9246-3.3728-2.1922c-.0043-.0686-.0043-.1373,0-.2059"/><path class="d" d="M9.0275,15.1338l11.9009,6.1479"/><path class="d" d="M37.8429,15.1573s-7.4885,4.7805-8.8069,5.6332c-1.0966.7093-2.0757.6147-2.5894-.0549"/><path class="d" d="M18.75,20.15v.01c.23.64.35,1.32.35,2.03v3-.0031s-12.28,0-12.28,0v.0031-3c0-2.8,1.87-5.17,4.44-5.9"/></svg>
Copied!