Duolingo Sick Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Duolingo Sick 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/324842.svg" alt="Duolingo Sick icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324842.svg" alt="Duolingo Sick icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324842.svg" alt="Duolingo Sick icon" :width="24" :height="24" />
CSS background
.icon-duolingo-sick {
background-image: url('https://proicons.com/icon/324842.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M14.9598,24.3411c-.0969,1.3089-1.2366,2.2914-2.5455,2.1944-1.3089-.0974-2.291-1.2373-2.1936-2.5462l.1574-2.1209c.0972-1.3089,1.237-2.2912,2.5458-2.194s2.2912,1.237,2.194,2.5458l-.1582,2.1208Z"/><path class="b" d="M37.9529,29.8358c.0098-.0784.0196-.1667.0294-.2549l.1569-2.1965c.1079-1.3532-.9119-2.5397-2.2651-2.6377s-2.5397.9217-2.6377,2.2749l-.1667,2.1965"/><rect class="b" x="7.2423" y="17.4706" width="11.5255" height="14.9134" rx="5.7627" ry="5.7627" transform="translate(1.8808 -.8943) rotate(4.2449)"/><path class="b" d="M18.0817,34.2895c-1.5899,1.3026-3.5916,2.0305-5.6604,2.0305-.3831,0-.7566-.0287-1.1397-.0766-4.8942-.6225-8.3613-5.1049-7.7388-9.9991l.6704-5.2103c.2682-2.1646,1.3313-4.1567,2.9691-5.5934.249-1.9347,1.0631-4.5781,2.3657-4.4057,1.3121.1628,2.2795,2.2699,2.2795,2.2699,0,0-.2299-4.7505,2.1167-4.4536,3.3426.431,3.9652,9.6543,11.3974,10.6025,7.4323.9482,10.3535-7.825,13.6865-7.4035,2.3561.3065.9386,4.8463.9386,4.8463,0,0,1.4654-1.8006,2.7775-1.6282.9673.1245,1.2834,1.6857,1.2834,3.2756,0,.5459-.0383,1.0919-.0958,1.5899,1.2259,1.8006,1.7431,3.9843,1.4654,6.1489l-.6609,5.2103c-.5747,4.5207-4.4249,7.8154-8.8594,7.8154-.3735,0-.7566-.0287-1.1397-.0766-2.6434-.3352-4.9708-1.8198-6.3883-4.0322"/><path class="b" d="M41.6202,30.9341c.1177-.3726.1961-.7648.2353-1.1767l.3432-3.6085c.3334-3.383-2.1376-6.3933-5.5206-6.7267s-6.4031,2.1475-6.7267,5.5304l-.353,3.5987c-.0196.1961-.0294.402-.0294.5883,2.8633-.0686,8.3643.2157,12.0512,1.7944Z"/><path class="b" d="M24.1989,27.9953c-3.652-.7821-6.5092,3.0811-6.1145,6.2936s2.8384,1.5476,4.8792,2.1652,2.8733,2.5511,4.3771,1.3964,2.1528-8.7214-3.1418-9.8552Z"/><path class="b" d="M18.342,31.8969c.7816-1.8607,3.3594-1.3237,4.9975.6366,1.289-1.1815,4.7317-1.4333,4.9975.5186"/><path class="b" d="M18.2102,34.9381c2.9006-1.6527,8.2671-1.3999,9.8938,1.535"/></svg>
Copied!