video frame icon
video-frame-filled from Reicon by REICON · Filled · Video · MIT Free for personal and commercial use.
- Name
- video-frame-filled
- Set
- Reicon
- Style
- Filled
- Category
- Video
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
More video icons from Reicon
albumcameracamera-addcamera-add2camera-altcamera-offcamera-recordcamera-rotatecamera-squarecamera2camera3clapperboardclapperboard-editclapperboard-openclapperboard-open-playclapperboard-playclapperboard-textexit-fullscreenexit-fullscreen-circleexit-fullscreen-squareexit-pipfast-forwardfast-forward-circlefilm
Use the video frame icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.25 2.222c-1.223.194-2.102.558-2.786 1.242c-.684.685-1.048 1.563-1.243 2.786H6.25zM2.069 7.75C2.01 8.731 2 9.884 2 11.25h4.25v-3.5zm-.069 5c.001 1.366.01 2.519.068 3.5H6.25v-3.5zm.221 5c.195 1.223.56 2.102 1.243 2.785c.684.685 1.563 1.05 2.786 1.243V17.75zm5.529 4.181C8.906 22 10.3 22 12 22s3.094 0 4.25-.069V12.75h-8.5zm10-.153c1.223-.194 2.101-.558 2.785-1.242s1.049-1.563 1.243-2.786H17.75zm4.181-5.528c.058-.981.067-2.134.069-3.5h-4.25v3.5zm.069-5c-.002-1.366-.01-2.519-.069-3.5H17.75v3.5zm-.222-5c-.194-1.223-.559-2.101-1.243-2.786c-.684-.684-1.562-1.048-2.785-1.242V6.25zM16.25 2.069C15.094 2 13.7 2 12 2s-3.094 0-4.25.069v9.181h8.5z"/></svg>
React
import type { SVGProps } from "react";
export function ReiconVideoFrameFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.25 2.222c-1.223.194-2.102.558-2.786 1.242c-.684.685-1.048 1.563-1.243 2.786H6.25zM2.069 7.75C2.01 8.731 2 9.884 2 11.25h4.25v-3.5zm-.069 5c.001 1.366.01 2.519.068 3.5H6.25v-3.5zm.221 5c.195 1.223.56 2.102 1.243 2.785c.684.685 1.563 1.05 2.786 1.243V17.75zm5.529 4.181C8.906 22 10.3 22 12 22s3.094 0 4.25-.069V12.75h-8.5zm10-.153c1.223-.194 2.101-.558 2.785-1.242s1.049-1.563 1.243-2.786H17.75zm4.181-5.528c.058-.981.067-2.134.069-3.5h-4.25v3.5zm.069-5c-.002-1.366-.01-2.519-.069-3.5H17.75v3.5zm-.222-5c-.194-1.223-.559-2.101-1.243-2.786c-.684-.684-1.562-1.048-2.785-1.242V6.25zM16.25 2.069C15.094 2 13.7 2 12 2s-3.094 0-4.25.069v9.181h8.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.25 2.222c-1.223.194-2.102.558-2.786 1.242c-.684.685-1.048 1.563-1.243 2.786H6.25zM2.069 7.75C2.01 8.731 2 9.884 2 11.25h4.25v-3.5zm-.069 5c.001 1.366.01 2.519.068 3.5H6.25v-3.5zm.221 5c.195 1.223.56 2.102 1.243 2.785c.684.685 1.563 1.05 2.786 1.243V17.75zm5.529 4.181C8.906 22 10.3 22 12 22s3.094 0 4.25-.069V12.75h-8.5zm10-.153c1.223-.194 2.101-.558 2.785-1.242s1.049-1.563 1.243-2.786H17.75zm4.181-5.528c.058-.981.067-2.134.069-3.5h-4.25v3.5zm.069-5c-.002-1.366-.01-2.519-.069-3.5H17.75v3.5zm-.222-5c-.194-1.223-.559-2.101-1.243-2.786c-.684-.684-1.562-1.048-2.785-1.242V6.25zM16.25 2.069C15.094 2 13.7 2 12 2s-3.094 0-4.25.069v9.181h8.5z"/></svg> </template>
CSS
.icon-video-frame-filled {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.25%202.222c-1.223.194-2.102.558-2.786%201.242c-.684.685-1.048%201.563-1.243%202.786H6.25zM2.069%207.75C2.01%208.731%202%209.884%202%2011.25h4.25v-3.5zm-.069%205c.001%201.366.01%202.519.068%203.5H6.25v-3.5zm.221%205c.195%201.223.56%202.102%201.243%202.785c.684.685%201.563%201.05%202.786%201.243V17.75zm5.529%204.181C8.906%2022%2010.3%2022%2012%2022s3.094%200%204.25-.069V12.75h-8.5zm10-.153c1.223-.194%202.101-.558%202.785-1.242s1.049-1.563%201.243-2.786H17.75zm4.181-5.528c.058-.981.067-2.134.069-3.5h-4.25v3.5zm.069-5c-.002-1.366-.01-2.519-.069-3.5H17.75v3.5zm-.222-5c-.194-1.223-.559-2.101-1.243-2.786c-.684-.684-1.562-1.048-2.785-1.242V6.25zM16.25%202.069C15.094%202%2013.7%202%2012%202s-3.094%200-4.25.069v9.181h8.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.25%202.222c-1.223.194-2.102.558-2.786%201.242c-.684.685-1.048%201.563-1.243%202.786H6.25zM2.069%207.75C2.01%208.731%202%209.884%202%2011.25h4.25v-3.5zm-.069%205c.001%201.366.01%202.519.068%203.5H6.25v-3.5zm.221%205c.195%201.223.56%202.102%201.243%202.785c.684.685%201.563%201.05%202.786%201.243V17.75zm5.529%204.181C8.906%2022%2010.3%2022%2012%2022s3.094%200%204.25-.069V12.75h-8.5zm10-.153c1.223-.194%202.101-.558%202.785-1.242s1.049-1.563%201.243-2.786H17.75zm4.181-5.528c.058-.981.067-2.134.069-3.5h-4.25v3.5zm.069-5c-.002-1.366-.01-2.519-.069-3.5H17.75v3.5zm-.222-5c-.194-1.223-.559-2.101-1.243-2.786c-.684-.684-1.562-1.048-2.785-1.242V6.25zM16.25%202.069C15.094%202%2013.7%202%2012%202s-3.094%200-4.25.069v9.181h8.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/video-frame-filled.svg?color=%231a73e8&size=48