Duolingo Steaksaver 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Duolingo Steaksaver 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/339402.svg" alt="Duolingo Steaksaver 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339402.svg" alt="Duolingo Steaksaver 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339402.svg" alt="Duolingo Steaksaver 2 icon" :width="24" :height="24" />
CSS background
.icon-duolingo-steaksaver-2 {
background-image: url('https://proicons.com/icon/339402.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M10.5129,25.4637v1.8237c0,1.4067,1.1404,2.5471,2.5471,2.5471s2.5471-1.1404,2.5471-2.5471v-.9581"/><rect class="b" x="29.8131" y="18.9184" width="11.1879" height="14.4765" rx="5.5939" ry="5.5939"/><path class="b" d="M28.0772,33.2557c1.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="b" d="M24,33.8332l4.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="b" d="M27.5783,33.326c.0887,1.9762-1.4415,3.6502-3.4178,3.7388s-3.6502-1.4415-3.7388-3.4178c-.0048-.107-.0048-.2141,0-.3211"/><path class="b" d="M6.999,24.5123l11.1879,2.3615s0,.9272,0,.9272c0,3.0894-2.5045,5.5939-5.5939,5.5939h0c-3.0894,0-5.5939-2.5045-5.5939-5.5939v-3.2887Z"/><path class="b" d="M32.1215,24.6575c-.0002-1.4067,1.14-2.5473,2.5467-2.5475,1.4067.0002,2.5469,1.1408,2.5467,2.5475v2.2794c0,1.4067-1.1404,2.5471-2.5471,2.5471s-2.5471-1.1404-2.5471-2.5471l.0008-2.2794Z"/></svg>
Copied!