Emoji Dvd Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Dvd 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/325246.svg" alt="Emoji Dvd icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325246.svg" alt="Emoji Dvd icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325246.svg" alt="Emoji Dvd icon" :width="24" :height="24" />
CSS background
.icon-emoji-dvd {
background-image: url('https://proicons.com/icon/325246.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"><path id="e" d="M41.9194,19.375c-.1532-.5869-.3317-1.1674-.5422-1.7288-.2041-.5678-.4402-1.1291-.7017-1.665-1.8181-3.7765-4.8802-6.8386-8.6567-8.6567-.5359-.2616-1.0972-.4976-1.665-.7017-.5614-.2105-1.1419-.3891-1.7288-.5422-1.48-.3764-3.0302-.5805-4.625-.5805-.2807,0-.5614.0064-.8421.0255-.0702-.0064-.1403,0-.2041.0064-.2041.0064-.4083.0255-.606.0447-.0893.0064-.1786.0128-.2679.0255-.2105.0191-.4147.0447-.6252.0766-.2105.0255-.4147.0574-.6252.0957-.4083.0702-.8165.1531-1.2184.2552-.1914.0447-.3828.0957-.5741.1467-.0191,0-.0446.0064-.0638.0191-.3828.1021-.7655.2233-1.1355.3636-.1722.0574-.3445.1212-.5167.1914-.0446.0064-.0829.0255-.1276.051-.3572.1276-.7081.2807-1.0526.4529-.185.0893-.3636.1786-.5422.2679-.3636.185-.7209.3828-1.0653.5869l.0108.0096c-3.4023,2.0217-6.0994,5.094-7.6277,8.7875-.1148.2743-.2233.5486-.3253.8293-.2041.555-.3828,1.1291-.5231,1.7097-.0957.3572-.1722.7145-.236,1.0781-.1084.5295-.185,1.0717-.236,1.614-.0639.6124-.0958,1.2376-.0958,1.8628,0,1.5948.2041,3.1451.5805,4.6187.1532.5933.3317,1.1674.5422,1.7352.3062.8484.6826,1.6714,1.11,2.4624.8548,1.5757,1.9329,3.011,3.1897,4.2614.6316.6379,1.3014,1.2184,2.0159,1.7415.4721.3636.9633.6953,1.4672,1.0015h.0065c.504.3126,1.0271.5933,1.5693.8548,2.4241,1.1674,5.1417,1.8245,8.0188,1.8245.2679,0,.5359-.0063.8038-.0191.0957,0,.1978-.0065.2998-.0191.2041-.0063.4019-.0191.5997-.0447.2998-.0191.5933-.0574.8867-.1021.1659-.0191.3381-.0447.504-.0766.4019-.0638.7974-.1467,1.1929-.2424.1786-.0383.3573-.0829.5359-.134.421-.1084.8357-.236,1.244-.3891.1786-.0574.3509-.1212.5167-.185.3764-.134.74-.2934,1.1036-.4657.1786-.0829.3572-.1658.5359-.2552.3509-.1786.6953-.3636,1.0398-.5614l-.0082-.0071c3.4251-1.9771,6.1671-5.02,7.7399-8.6878q.0065-.0065.0065-.0128c.2424-.555.4529-1.1291.6379-1.7097.0893-.2934.1786-.5933.2552-.8931.0637-.2424.1211-.4912.1785-.74.0829-.3572.1467-.7209.2041-1.0909.051-.3126.0893-.6252.1212-.9441.0255-.2297.0446-.4657.0574-.7017.0319-.4019.0447-.8102.0447-1.2184,0-1.5949-.2041-3.1451-.5805-4.6251M27.1897,24c0,1.7607-1.429,3.1897-3.1896,3.1897s-3.1897-1.429-3.1897-3.1896,1.429-3.1896,3.1896-3.1896,3.1896,1.429,3.1896,3.1896" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!