Emoji Video Game Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Video Game icon is commonly used in media galleries, video players and content feeds. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/339974.svg" alt="Emoji Video Game icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339974.svg" alt="Emoji Video Game icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339974.svg" alt="Emoji Video Game icon" :width="24" :height="24" />
CSS background
.icon-emoji-video-game {
background-image: url('https://proicons.com/icon/339974.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>.l{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="l" d="m24.0274,28.7256h-6.2773c-.4074,0-.7722.2322-.9673.5898-2.0782,3.8101-4.8575,4.7112-5.6129,4.8533-.0975.0183-.1926.0346-.2917.0375-8.6555.2553-4.2643-11.153-4.2643-11.153,1.2526-3.6588,4.2749-7.9549,5.2928-8.9461.2095-.204.4869-.3176.7793-.3176h22.6282c.2925,0,.5698.1135.7793.3176,1.0178.9912,4.0402,5.2873,5.2928,8.9461,0,0,4.3912,11.4083-4.2643,11.153-.0992-.003-.1943-.0192-.2917-.0375-.7554-.1421-3.5348-1.0432-5.6129-4.8533-.1951-.3576-.5598-.5898-.9673-.5898h-6.2773"/><path id="d" class="l" d="m18.1412,24.0001c0,1.3272,1.0761,2.4031,2.4036,2.4031s2.4036-1.0759,2.4036-2.4031h0c0-1.3272-1.0761-2.4031-2.4036-2.4031s-2.4036,1.0759-2.4036,2.4031"/><path id="e" class="l" d="m25.0516,24.0001c0,1.3272,1.0761,2.4031,2.4036,2.4031s2.4036-1.0759,2.4036-2.4031h0c0-1.3272-1.0761-2.4031-2.4036-2.4031s-2.4036,1.0759-2.4036,2.4031"/><path id="f" class="l" d="m30.6173,19.6628c-.0005.5309.4296.9616.9606.9621s.9618-.4295.9623-.9604v-.0017c.0005-.5309-.4296-.9616-.9606-.9621-.531-.0005-.9618.4295-.9623.9604v.0017"/><path id="g" class="l" d="m35.7063,19.6628c-.0002.5309.4301.9614.9611.9616.531.0002.9616-.43.9618-.9609v-.0008c.0002-.5309-.4301-.9614-.9611-.9616-.531-.0002-.9616.43-.9618.9609v.0008"/><path id="h" class="l" d="m33.1618,21.9188c-.0002.5309.4301.9614.9611.9616.531.0002.9616-.43.9618-.9609v-.0008c.0002-.5309-.4301-.9614-.9611-.9616-.531-.0002-.9616.43-.9618.9609v.0008"/><path id="i" class="l" d="m33.1618,17.4316c-.0002.5309.4301.9614.9611.9616.531.0002.9616-.43.9618-.9609v-.0008c.0002-.5309-.4301-.9614-.9611-.9616-.531-.0002-.9616.43-.9618.9609v.0008"/><path id="j" class="l" d="m13.9823,16.8501v5.6253"/><path id="k" class="l" d="m11.1691,19.6821h5.6265"/></svg>
Copied!