Duolingo Streaksaver 6 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Duolingo Streaksaver 6 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/324849.svg" alt="Duolingo Streaksaver 6 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324849.svg" alt="Duolingo Streaksaver 6 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324849.svg" alt="Duolingo Streaksaver 6 icon" :width="24" :height="24" />
CSS background
.icon-duolingo-streaksaver-6 {
background-image: url('https://proicons.com/icon/324849.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="M12,35.68c.11.01.22.01.33.01,1.56,0,3.06-.41,4.37-1.15,1.31-.75,2.42-1.83,3.22-3.17"/><path class="d" d="M11.02,35.59c-4.26-.63-7.52-4.29-7.52-8.73v-5.19c0-2.15.78-4.23,2.21-5.84,0-1.93.47-4.62,1.77-4.62,1.23,0,2.36,1.71,2.5,1.93"/><path class="d" d="M9.99,13.16s0-.01-.01-.02c-.05-.36-.7-4.61,1.53-4.61.68,0,1.29.37,1.9.96"/><path class="d" d="M27,16.93c4.97-1.95,6.66-8.4,9.49-8.4,2.24,0,1.58,4.26,1.53,4.61"/><path class="d" d="M14.72,11.03c1.86,2.43,4.05,5.84,8.13,6.38"/><path class="d" d="M28.08,31.37c1.29,2.18,3.44,3.67,5.87,4.15"/><path class="d" d="M38.01,13.16s0-.01.01-.02c.14-.22,1.27-1.93,2.5-1.93.65,0,1.09.67,1.37,1.59.28.91.4,2.06.4,3.03,1.43,1.61,2.21,3.69,2.21,5.84v5.19c0,2.44-.99,4.65-2.58,6.24-1.2,1.2-2.73,2.05-4.45,2.41"/><path class="d" d="M23.6822,30.472l5.2178.7766c-.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.5822-.7766Z"/><path class="d" d="M27.5783,31.436c.0887,1.9762-1.9198,1.5968-3.8961,1.6855s-2.986.1283-3.2605-1.3644c-.0194-.1053-.0048-.2141,0-.3211"/><rect class="d" x="5.4299" y="15.3738" width="14.5935" height="17.0327" rx="7.2967" ry="7.2967"/><rect class="d" x="14.7453" y="22.11" width="2.8178" height="3.5676" rx="1.4089" ry="1.4089"/><rect class="d" x="27.9299" y="15.3738" width="14.5935" height="17.0327" rx="7.2967" ry="7.2967" transform="translate(70.4533 47.7804) rotate(180)"/><rect class="d" x="30.3902" y="22.11" width="2.8178" height="3.5676" rx="1.4089" ry="1.4089" transform="translate(63.5981 47.7876) rotate(180)"/><path class="d" d="M15.3551,6.9626c.3767,2.581-.9166,5.3769-2.3615,6.2664-.7329.4512-1.6969.3154-2.1174-.3995-.3669-.6237-.2619-1.4782.4462-2.0127,1.2246-.9244,3.5532-1.7223,4.0328-3.8542Z"/><path class="d" d="M11.4088,34.6776c-1.0304,2.3341-3.0097,7.2126-.0027,7.2126s1.6849-4.7103.0027-7.2126Z"/><path class="d" d="M37.5397,36.0444c0-1.0104-.8191-2.5444-1.8294-2.5444s-1.8294,1.534-1.8294,2.5444.8191,1.8294,1.8294,1.8294,1.8294-.8191,1.8294-1.8294Z"/><path class="d" d="M27.0187,16.6355c0-1.1923-2.1589-5.6055-2.1589-5.6055,0,0-2.1589,4.4132-2.1589,5.6055s.9666,2.1589,2.1589,2.1589,2.1589-.9666,2.1589-2.1589Z"/></svg>
Copied!