video horizontal icon
video-horizontal-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- video-horizontal-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the video horizontal icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.25 7.86H2v8.33c0 .06 0 .12.01.17h9.24zm-3.559-1.5h3.56V2h-3.53v4.24c0 .04-.02.08-.03.12m-1.472-.12V2.16c-2.22.46-3.67 1.94-4.09 4.2h4.11c-.01-.04-.02-.08-.02-.12M16.22 2h-3.47v4.36h3.47zm1.49 4.358h4.16c-.42-2.28-1.89-3.77-4.15-4.21v4.18c0 .01-.01.02-.01.03m.009 15.492c2.19-.43 3.63-1.83 4.1-3.99h-4.1zm-1.499-3.99h-3.47V22h3.47zm-3.47-1.5h9.24c.01-.05.01-.11.01-.17V7.86h-9.25zm-1.501 1.5h-3.53V22h3.53zm-9.069 0c.47 2.14 1.89 3.54 4.04 3.98v-3.98z"/></svg>
React
import type { SVGProps } from "react";
export function ReiconVideoHorizontalFilled(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="M11.25 7.86H2v8.33c0 .06 0 .12.01.17h9.24zm-3.559-1.5h3.56V2h-3.53v4.24c0 .04-.02.08-.03.12m-1.472-.12V2.16c-2.22.46-3.67 1.94-4.09 4.2h4.11c-.01-.04-.02-.08-.02-.12M16.22 2h-3.47v4.36h3.47zm1.49 4.358h4.16c-.42-2.28-1.89-3.77-4.15-4.21v4.18c0 .01-.01.02-.01.03m.009 15.492c2.19-.43 3.63-1.83 4.1-3.99h-4.1zm-1.499-3.99h-3.47V22h3.47zm-3.47-1.5h9.24c.01-.05.01-.11.01-.17V7.86h-9.25zm-1.501 1.5h-3.53V22h3.53zm-9.069 0c.47 2.14 1.89 3.54 4.04 3.98v-3.98z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.25 7.86H2v8.33c0 .06 0 .12.01.17h9.24zm-3.559-1.5h3.56V2h-3.53v4.24c0 .04-.02.08-.03.12m-1.472-.12V2.16c-2.22.46-3.67 1.94-4.09 4.2h4.11c-.01-.04-.02-.08-.02-.12M16.22 2h-3.47v4.36h3.47zm1.49 4.358h4.16c-.42-2.28-1.89-3.77-4.15-4.21v4.18c0 .01-.01.02-.01.03m.009 15.492c2.19-.43 3.63-1.83 4.1-3.99h-4.1zm-1.499-3.99h-3.47V22h3.47zm-3.47-1.5h9.24c.01-.05.01-.11.01-.17V7.86h-9.25zm-1.501 1.5h-3.53V22h3.53zm-9.069 0c.47 2.14 1.89 3.54 4.04 3.98v-3.98z"/></svg> </template>
CSS
.icon-video-horizontal-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%22M11.25%207.86H2v8.33c0%20.06%200%20.12.01.17h9.24zm-3.559-1.5h3.56V2h-3.53v4.24c0%20.04-.02.08-.03.12m-1.472-.12V2.16c-2.22.46-3.67%201.94-4.09%204.2h4.11c-.01-.04-.02-.08-.02-.12M16.22%202h-3.47v4.36h3.47zm1.49%204.358h4.16c-.42-2.28-1.89-3.77-4.15-4.21v4.18c0%20.01-.01.02-.01.03m.009%2015.492c2.19-.43%203.63-1.83%204.1-3.99h-4.1zm-1.499-3.99h-3.47V22h3.47zm-3.47-1.5h9.24c.01-.05.01-.11.01-.17V7.86h-9.25zm-1.501%201.5h-3.53V22h3.53zm-9.069%200c.47%202.14%201.89%203.54%204.04%203.98v-3.98z%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%22M11.25%207.86H2v8.33c0%20.06%200%20.12.01.17h9.24zm-3.559-1.5h3.56V2h-3.53v4.24c0%20.04-.02.08-.03.12m-1.472-.12V2.16c-2.22.46-3.67%201.94-4.09%204.2h4.11c-.01-.04-.02-.08-.02-.12M16.22%202h-3.47v4.36h3.47zm1.49%204.358h4.16c-.42-2.28-1.89-3.77-4.15-4.21v4.18c0%20.01-.01.02-.01.03m.009%2015.492c2.19-.43%203.63-1.83%204.1-3.99h-4.1zm-1.499-3.99h-3.47V22h3.47zm-3.47-1.5h9.24c.01-.05.01-.11.01-.17V7.86h-9.25zm-1.501%201.5h-3.53V22h3.53zm-9.069%200c.47%202.14%201.89%203.54%204.04%203.98v-3.98z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/video-horizontal-filled.svg?color=%231a73e8&size=48