video frame icon
video-frame-bold-duotone from Solar by 480 Design · Bold Duotone · Video · CC-BY-4.0 Attribution required.
- Name
- video-frame-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Video
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More video icons from Solar
album-boldcamera-add-boldcamera-boldcamera-minimalistic-boldcamera-off-boldcamera-rotate-boldcamera-square-boldclapperboard-boldclapperboard-edit-boldclapperboard-open-boldclapperboard-open-play-boldclapperboard-play-boldclapperboard-text-boldfull-screen-boldfull-screen-circle-boldfull-screen-square-boldgallery-add-boldgallery-boldgallery-check-boldgallery-circle-boldgallery-download-boldgallery-edit-boldgallery-favorite-boldgallery-minimalistic-bold
Use the video frame icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.24976 2.22168C5.02703 2.41594 4.14826 2.78047 3.46423 3.46451C2.78019 4.14854 2.41566 5.02731 2.2214 6.25004H6.24976V2.22168Z"/><path d="M2.0685 7.75004C2.01015 8.73121 2.00133 9.88386 2 11.25H6.24976V7.75004H2.0685Z"/><path d="M2 12.75C2.00133 14.1162 2.01015 15.2689 2.0685 16.25H6.24976V12.75H2Z"/><path d="M2.2214 17.75C2.41566 18.9728 2.78019 19.8515 3.46423 20.5356C4.14826 21.2196 5.02703 21.5841 6.24976 21.7784V17.75H2.2214Z"/><path d="M17.7498 21.7784C18.9725 21.5841 19.8513 21.2196 20.5353 20.5356C21.2193 19.8515 21.5839 18.9728 21.7781 17.75H17.7498V21.7784Z"/><path d="M21.931 16.25C21.9894 15.2689 21.9982 14.1162 21.9995 12.75H17.7498V16.25H21.931Z"/><path d="M21.9995 11.25C21.9982 9.88386 21.9894 8.73121 21.931 7.75004H17.7498V11.25H21.9995Z"/><path d="M21.7781 6.25004C21.5839 5.02731 21.2193 4.14854 20.5353 3.46451C19.8513 2.78047 18.9725 2.41594 17.7498 2.22168V6.25004H21.7781Z"/><g opacity=".5"><path d="M7.75 21.9313C8.9058 22 10.2996 22 12 22C13.7004 22 15.0942 22 16.25 21.9313V12.75H7.75V21.9313Z"/><path d="M16.25 2.06874C15.0942 2 13.7004 2 12 2C10.2996 2 8.9058 2 7.75 2.06874V11.25H16.25V2.06874Z"/></g></g></svg>
React
import type { SVGProps } from "react";
export function SolarVideoFrameBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.24976 2.22168C5.02703 2.41594 4.14826 2.78047 3.46423 3.46451C2.78019 4.14854 2.41566 5.02731 2.2214 6.25004H6.24976V2.22168Z"/><path d="M2.0685 7.75004C2.01015 8.73121 2.00133 9.88386 2 11.25H6.24976V7.75004H2.0685Z"/><path d="M2 12.75C2.00133 14.1162 2.01015 15.2689 2.0685 16.25H6.24976V12.75H2Z"/><path d="M2.2214 17.75C2.41566 18.9728 2.78019 19.8515 3.46423 20.5356C4.14826 21.2196 5.02703 21.5841 6.24976 21.7784V17.75H2.2214Z"/><path d="M17.7498 21.7784C18.9725 21.5841 19.8513 21.2196 20.5353 20.5356C21.2193 19.8515 21.5839 18.9728 21.7781 17.75H17.7498V21.7784Z"/><path d="M21.931 16.25C21.9894 15.2689 21.9982 14.1162 21.9995 12.75H17.7498V16.25H21.931Z"/><path d="M21.9995 11.25C21.9982 9.88386 21.9894 8.73121 21.931 7.75004H17.7498V11.25H21.9995Z"/><path d="M21.7781 6.25004C21.5839 5.02731 21.2193 4.14854 20.5353 3.46451C19.8513 2.78047 18.9725 2.41594 17.7498 2.22168V6.25004H21.7781Z"/><g opacity=".5"><path d="M7.75 21.9313C8.9058 22 10.2996 22 12 22C13.7004 22 15.0942 22 16.25 21.9313V12.75H7.75V21.9313Z"/><path d="M16.25 2.06874C15.0942 2 13.7004 2 12 2C10.2996 2 8.9058 2 7.75 2.06874V11.25H16.25V2.06874Z"/></g></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.24976 2.22168C5.02703 2.41594 4.14826 2.78047 3.46423 3.46451C2.78019 4.14854 2.41566 5.02731 2.2214 6.25004H6.24976V2.22168Z"/><path d="M2.0685 7.75004C2.01015 8.73121 2.00133 9.88386 2 11.25H6.24976V7.75004H2.0685Z"/><path d="M2 12.75C2.00133 14.1162 2.01015 15.2689 2.0685 16.25H6.24976V12.75H2Z"/><path d="M2.2214 17.75C2.41566 18.9728 2.78019 19.8515 3.46423 20.5356C4.14826 21.2196 5.02703 21.5841 6.24976 21.7784V17.75H2.2214Z"/><path d="M17.7498 21.7784C18.9725 21.5841 19.8513 21.2196 20.5353 20.5356C21.2193 19.8515 21.5839 18.9728 21.7781 17.75H17.7498V21.7784Z"/><path d="M21.931 16.25C21.9894 15.2689 21.9982 14.1162 21.9995 12.75H17.7498V16.25H21.931Z"/><path d="M21.9995 11.25C21.9982 9.88386 21.9894 8.73121 21.931 7.75004H17.7498V11.25H21.9995Z"/><path d="M21.7781 6.25004C21.5839 5.02731 21.2193 4.14854 20.5353 3.46451C19.8513 2.78047 18.9725 2.41594 17.7498 2.22168V6.25004H21.7781Z"/><g opacity=".5"><path d="M7.75 21.9313C8.9058 22 10.2996 22 12 22C13.7004 22 15.0942 22 16.25 21.9313V12.75H7.75V21.9313Z"/><path d="M16.25 2.06874C15.0942 2 13.7004 2 12 2C10.2996 2 8.9058 2 7.75 2.06874V11.25H16.25V2.06874Z"/></g></g></svg> </template>
CSS
.icon-video-frame-bold-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.24976%202.22168C5.02703%202.41594%204.14826%202.78047%203.46423%203.46451C2.78019%204.14854%202.41566%205.02731%202.2214%206.25004H6.24976V2.22168Z%22%2F%3E%3Cpath%20d%3D%22M2.0685%207.75004C2.01015%208.73121%202.00133%209.88386%202%2011.25H6.24976V7.75004H2.0685Z%22%2F%3E%3Cpath%20d%3D%22M2%2012.75C2.00133%2014.1162%202.01015%2015.2689%202.0685%2016.25H6.24976V12.75H2Z%22%2F%3E%3Cpath%20d%3D%22M2.2214%2017.75C2.41566%2018.9728%202.78019%2019.8515%203.46423%2020.5356C4.14826%2021.2196%205.02703%2021.5841%206.24976%2021.7784V17.75H2.2214Z%22%2F%3E%3Cpath%20d%3D%22M17.7498%2021.7784C18.9725%2021.5841%2019.8513%2021.2196%2020.5353%2020.5356C21.2193%2019.8515%2021.5839%2018.9728%2021.7781%2017.75H17.7498V21.7784Z%22%2F%3E%3Cpath%20d%3D%22M21.931%2016.25C21.9894%2015.2689%2021.9982%2014.1162%2021.9995%2012.75H17.7498V16.25H21.931Z%22%2F%3E%3Cpath%20d%3D%22M21.9995%2011.25C21.9982%209.88386%2021.9894%208.73121%2021.931%207.75004H17.7498V11.25H21.9995Z%22%2F%3E%3Cpath%20d%3D%22M21.7781%206.25004C21.5839%205.02731%2021.2193%204.14854%2020.5353%203.46451C19.8513%202.78047%2018.9725%202.41594%2017.7498%202.22168V6.25004H21.7781Z%22%2F%3E%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22M7.75%2021.9313C8.9058%2022%2010.2996%2022%2012%2022C13.7004%2022%2015.0942%2022%2016.25%2021.9313V12.75H7.75V21.9313Z%22%2F%3E%3Cpath%20d%3D%22M16.25%202.06874C15.0942%202%2013.7004%202%2012%202C10.2996%202%208.9058%202%207.75%202.06874V11.25H16.25V2.06874Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.24976%202.22168C5.02703%202.41594%204.14826%202.78047%203.46423%203.46451C2.78019%204.14854%202.41566%205.02731%202.2214%206.25004H6.24976V2.22168Z%22%2F%3E%3Cpath%20d%3D%22M2.0685%207.75004C2.01015%208.73121%202.00133%209.88386%202%2011.25H6.24976V7.75004H2.0685Z%22%2F%3E%3Cpath%20d%3D%22M2%2012.75C2.00133%2014.1162%202.01015%2015.2689%202.0685%2016.25H6.24976V12.75H2Z%22%2F%3E%3Cpath%20d%3D%22M2.2214%2017.75C2.41566%2018.9728%202.78019%2019.8515%203.46423%2020.5356C4.14826%2021.2196%205.02703%2021.5841%206.24976%2021.7784V17.75H2.2214Z%22%2F%3E%3Cpath%20d%3D%22M17.7498%2021.7784C18.9725%2021.5841%2019.8513%2021.2196%2020.5353%2020.5356C21.2193%2019.8515%2021.5839%2018.9728%2021.7781%2017.75H17.7498V21.7784Z%22%2F%3E%3Cpath%20d%3D%22M21.931%2016.25C21.9894%2015.2689%2021.9982%2014.1162%2021.9995%2012.75H17.7498V16.25H21.931Z%22%2F%3E%3Cpath%20d%3D%22M21.9995%2011.25C21.9982%209.88386%2021.9894%208.73121%2021.931%207.75004H17.7498V11.25H21.9995Z%22%2F%3E%3Cpath%20d%3D%22M21.7781%206.25004C21.5839%205.02731%2021.2193%204.14854%2020.5353%203.46451C19.8513%202.78047%2018.9725%202.41594%2017.7498%202.22168V6.25004H21.7781Z%22%2F%3E%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22M7.75%2021.9313C8.9058%2022%2010.2996%2022%2012%2022C13.7004%2022%2015.0942%2022%2016.25%2021.9313V12.75H7.75V21.9313Z%22%2F%3E%3Cpath%20d%3D%22M16.25%202.06874C15.0942%202%2013.7004%202%2012%202C10.2996%202%208.9058%202%207.75%202.06874V11.25H16.25V2.06874Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/video-frame-bold-duotone.svg?color=%231a73e8&size=48