Kidsdee Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kidsdee 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/342494.svg" alt="Kidsdee icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342494.svg" alt="Kidsdee icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342494.svg" alt="Kidsdee icon" :width="24" :height="24" />
CSS background
.icon-kidsdee {
background-image: url('https://proicons.com/icon/342494.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M37.3684,19.3111c.6945,1.3592.494,2.9313-.5151,3.817,2.7283,3.6364-3.0091,6.2371-4.4138,5.5395-.7706,1.2874-2.4466,1.3453-3.3424.3762-1.003,1.8199-4.4379,2.0149-5.3952.2349-2.4255,1.4469-4.7641.3805-5.3198-2.3915-2.2336.6724-5.237-.1296-4.9585-3.8394-.8172-1.4768-.4907-3.2389.8069-4.098h0M36.8341,16.5036h0M14.5921,16.3778c.4705-.8291,1.3143-1.3876,2.5491-1.4139.4499-2.4933,3.6748-5.3104,7.6466-3.1565.9496-.8925,3.7782-1.2582,4.8736.0568,1.7953-.6489,3.8563.562,3.3174,2.1989,1.3804-.4997,3.8317.4399,3.8552,2.4405"/><path class="f" d="M14.2305,18.9497c-.1723-.9389-.0445-1.8562.3617-2.5719M26.4773,18.6874c0,.5502-.3193.9962-.7133.9962h0c-.3939,0-.7133-.446-.7133-.9962h0c0-.5502.3193-.9962.7133-.9962h0c.3939,0,.7133.446.7133.9962h0M19.6362,18.6874c0,.5502-.3193.9962-.7133.9962h0c-.3939,0-.7133-.446-.7133-.9962h0c0-.5502.3193-.9962.7133-.9962h0c.3939,0,.7133.446.7133.9962M20.3512,20.5863c.952.6044,2.5066.4806,3.1848-.1547"/><path class="f" d="M14.5877,16.3856c5.4412-4.1428,17.4403-3.3718,22.2464.118.5714.9945.6192,1.8713.5341,2.807-4.8043-3.9327-16.1127-4.1999-23.1377-.361M12.1533,12.5562c-.4137,2.248-.6375,5.3211,1.4739,6.9119"/><path class="f" d="M11.9244,13.9156c-2.0426-.6284-2.3967,2.5322-.2374,2.0966M34.535,28.671c-.1791.9834-.4986,1.9075-1.1722,2.1849M15.5842,34.2951c-1.7419-.1428-4.163.5549-4.5758,2.6038-.2892,1.4355,1.6031,2.8208,3.4327,3.1208.5395,2.8865,4.0993,4.2346,7.0982,2.5393,1.0364,1.1327,3.6639,1.2717,5.3247.2585,1.6894.8423,4.5115.5861,5.3532-1.1138,1.6718.0894,3.6105-.2168,4.4538-2.1574.551-1.2679-.8259-2.4793-2.9012-2.8923-.3808-1.9973-2.6905-2.9078-4.4976-2.7595-1.8546-3.6583-6.1381-2.9951-7.8654-.8557-1.9191-1.2931-4.7354-.2551-5.8228,1.2563"/><path class="f" d="M29.1227,29.3052c-.0303,1.2599-.1795,2.5551-.4215,3.5852M21.0021,30.0139l.6847,2.5994M13.7484,11.1325h1.9886M14.0228,12.1011c0,.428.4534.5464.8261.5383.3727-.0081.7676-.1429.7676-.592M13.0568,10.1169c-.3951-.4255-.6147-.9846-.6147-1.5653,0-1.2705,1.03-2.3004,2.3005-2.3004h0c1.2705,0,2.3005,1.0299,2.3005,2.3004h0c0,.5806-.2196,1.1398-.6147,1.5653M11.592,7.7273l-.5825-.2579M12.613,5.8738l-.3689-.4439M15.1714,4.5001l.0181.7144M17.6818,5.789l-.5696.4316M17.9922,7.9943l.4875-.1774M17.6744,20.4376l-.8692-.0436M26.9489,20.5101h.6998"/></svg>
Copied!