Emoji Videocassette Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Videocassette 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/325416.svg" alt="Emoji Videocassette icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325416.svg" alt="Emoji Videocassette icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325416.svg" alt="Emoji Videocassette icon" :width="24" :height="24" />
CSS background
.icon-emoji-videocassette {
background-image: url('https://proicons.com/icon/325416.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>.k{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="k" d="m40.697,35.3528H7.303c-.9958,0-1.803-.8059-1.803-1.8001V12.6472h37v20.9056c0,.9942-.8073,1.8001-1.803,1.8001"/><path id="d" class="k" d="m15.9599,20.6208c-2.8898,0-5.2325,2.3389-5.2325,5.224s2.3427,5.224,5.2325,5.224v-10.4479"/><path id="e" class="k" d="m31.8887,31.0688c2.8898,0,5.2325-2.3389,5.2325-5.224s-2.3427-5.224-5.2325-5.224v10.4479"/><path id="f" class="k" d="m15.9599,23.577c-1.2545,0-2.2714,1.0153-2.2714,2.2677s1.0169,2.2677,2.2714,2.2677v-4.5354"/><path id="g" class="k" d="m31.8887,28.1125c1.2544,0,2.2714-1.0153,2.2714-2.2677s-1.017-2.2677-2.2714-2.2677v4.5354"/><path id="h" class="k" d="m8.9379,19.2814v-4.224h30.04v4.224"/><path id="i" class="k" d="m12.4133,17.8995h23.643"/><path id="j" class="k" d="m18.5984,21.538h10.5513v8.1484h-10.5513v-8.1484"/></svg>
Copied!