video frame replace icon

video-frame-replace-line-duotone from Solar by 480 Design · Line Duotone · Video · CC-BY-4.0 Attribution required.

Name
video-frame-replace-line-duotone
Set
Solar
Style
Line Duotone
Category
Video
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More video icons from Solar

Use the video frame replace icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M2 6C2 4.11438 2 3.17157 2.58579 2.58579C3.17157 2 4.11438 2 6 2H11C12.8856 2 13.8284 2 14.4142 2.58579C15 3.17157 15 4.11438 15 6C15 7.88562 15 8.82843 14.4142 9.41421C13.8284 10 12.8856 10 11 10H6C4.11438 10 3.17157 10 2.58579 9.41421C2 8.82843 2 7.88562 2 6Z"/><path d="M10 18C10 16.1144 10 15.1716 10.5858 14.5858C11.1716 14 12.1144 14 14 14H17C18.8856 14 19.8284 14 20.4142 14.5858C21 15.1716 21 16.1144 21 18C21 19.8856 21 20.8284 20.4142 21.4142C19.8284 22 18.8856 22 17 22H14C12.1144 22 11.1716 22 10.5858 21.4142C10 20.8284 10 19.8856 10 18Z"/><path stroke-linecap="round" d="M6 2.5V10M11 2.5V10M2.5 6H6M11 6H15" opacity=".5"/><path stroke-linecap="round" d="M13.5 14.5V22M17.5 14.5V22M11 18H13.5M17.5 18H21" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M22 10L21 11L20 10"/><path stroke-linecap="round" stroke-linejoin="round" d="M21 11V10C21 9.06812 21 7.60218 20.8478 7.23463C20.6448 6.74458 20.2554 6.35523 19.7654 6.15224C19.3978 6 18.9319 6 18 6" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M2 14L3 13L4 14"/><path stroke-linecap="round" stroke-linejoin="round" d="M3 13V14C3 14.9319 3 16.3978 3.15224 16.7654C3.35523 17.2554 3.74458 17.6448 4.23463 17.8478C4.60218 18 5.06812 18 6 18" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarVideoFrameReplaceLineDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M2 6C2 4.11438 2 3.17157 2.58579 2.58579C3.17157 2 4.11438 2 6 2H11C12.8856 2 13.8284 2 14.4142 2.58579C15 3.17157 15 4.11438 15 6C15 7.88562 15 8.82843 14.4142 9.41421C13.8284 10 12.8856 10 11 10H6C4.11438 10 3.17157 10 2.58579 9.41421C2 8.82843 2 7.88562 2 6Z"/><path d="M10 18C10 16.1144 10 15.1716 10.5858 14.5858C11.1716 14 12.1144 14 14 14H17C18.8856 14 19.8284 14 20.4142 14.5858C21 15.1716 21 16.1144 21 18C21 19.8856 21 20.8284 20.4142 21.4142C19.8284 22 18.8856 22 17 22H14C12.1144 22 11.1716 22 10.5858 21.4142C10 20.8284 10 19.8856 10 18Z"/><path strokeLinecap="round" d="M6 2.5V10M11 2.5V10M2.5 6H6M11 6H15" opacity=".5"/><path strokeLinecap="round" d="M13.5 14.5V22M17.5 14.5V22M11 18H13.5M17.5 18H21" opacity=".5"/><path strokeLinecap="round" strokeLinejoin="round" d="M22 10L21 11L20 10"/><path strokeLinecap="round" strokeLinejoin="round" d="M21 11V10C21 9.06812 21 7.60218 20.8478 7.23463C20.6448 6.74458 20.2554 6.35523 19.7654 6.15224C19.3978 6 18.9319 6 18 6" opacity=".5"/><path strokeLinecap="round" strokeLinejoin="round" d="M2 14L3 13L4 14"/><path strokeLinecap="round" strokeLinejoin="round" d="M3 13V14C3 14.9319 3 16.3978 3.15224 16.7654C3.35523 17.2554 3.74458 17.6448 4.23463 17.8478C4.60218 18 5.06812 18 6 18" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M2 6C2 4.11438 2 3.17157 2.58579 2.58579C3.17157 2 4.11438 2 6 2H11C12.8856 2 13.8284 2 14.4142 2.58579C15 3.17157 15 4.11438 15 6C15 7.88562 15 8.82843 14.4142 9.41421C13.8284 10 12.8856 10 11 10H6C4.11438 10 3.17157 10 2.58579 9.41421C2 8.82843 2 7.88562 2 6Z"/><path d="M10 18C10 16.1144 10 15.1716 10.5858 14.5858C11.1716 14 12.1144 14 14 14H17C18.8856 14 19.8284 14 20.4142 14.5858C21 15.1716 21 16.1144 21 18C21 19.8856 21 20.8284 20.4142 21.4142C19.8284 22 18.8856 22 17 22H14C12.1144 22 11.1716 22 10.5858 21.4142C10 20.8284 10 19.8856 10 18Z"/><path stroke-linecap="round" d="M6 2.5V10M11 2.5V10M2.5 6H6M11 6H15" opacity=".5"/><path stroke-linecap="round" d="M13.5 14.5V22M17.5 14.5V22M11 18H13.5M17.5 18H21" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M22 10L21 11L20 10"/><path stroke-linecap="round" stroke-linejoin="round" d="M21 11V10C21 9.06812 21 7.60218 20.8478 7.23463C20.6448 6.74458 20.2554 6.35523 19.7654 6.15224C19.3978 6 18.9319 6 18 6" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M2 14L3 13L4 14"/><path stroke-linecap="round" stroke-linejoin="round" d="M3 13V14C3 14.9319 3 16.3978 3.15224 16.7654C3.35523 17.2554 3.74458 17.6448 4.23463 17.8478C4.60218 18 5.06812 18 6 18" opacity=".5"/></g></svg>
</template>

CSS

.icon-video-frame-replace-line-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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%206C2%204.11438%202%203.17157%202.58579%202.58579C3.17157%202%204.11438%202%206%202H11C12.8856%202%2013.8284%202%2014.4142%202.58579C15%203.17157%2015%204.11438%2015%206C15%207.88562%2015%208.82843%2014.4142%209.41421C13.8284%2010%2012.8856%2010%2011%2010H6C4.11438%2010%203.17157%2010%202.58579%209.41421C2%208.82843%202%207.88562%202%206Z%22%2F%3E%3Cpath%20d%3D%22M10%2018C10%2016.1144%2010%2015.1716%2010.5858%2014.5858C11.1716%2014%2012.1144%2014%2014%2014H17C18.8856%2014%2019.8284%2014%2020.4142%2014.5858C21%2015.1716%2021%2016.1144%2021%2018C21%2019.8856%2021%2020.8284%2020.4142%2021.4142C19.8284%2022%2018.8856%2022%2017%2022H14C12.1144%2022%2011.1716%2022%2010.5858%2021.4142C10%2020.8284%2010%2019.8856%2010%2018Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%202.5V10M11%202.5V10M2.5%206H6M11%206H15%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13.5%2014.5V22M17.5%2014.5V22M11%2018H13.5M17.5%2018H21%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22%2010L21%2011L20%2010%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2011V10C21%209.06812%2021%207.60218%2020.8478%207.23463C20.6448%206.74458%2020.2554%206.35523%2019.7654%206.15224C19.3978%206%2018.9319%206%2018%206%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2014L3%2013L4%2014%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3%2013V14C3%2014.9319%203%2016.3978%203.15224%2016.7654C3.35523%2017.2554%203.74458%2017.6448%204.23463%2017.8478C4.60218%2018%205.06812%2018%206%2018%22%20opacity%3D%22.5%22%2F%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%206C2%204.11438%202%203.17157%202.58579%202.58579C3.17157%202%204.11438%202%206%202H11C12.8856%202%2013.8284%202%2014.4142%202.58579C15%203.17157%2015%204.11438%2015%206C15%207.88562%2015%208.82843%2014.4142%209.41421C13.8284%2010%2012.8856%2010%2011%2010H6C4.11438%2010%203.17157%2010%202.58579%209.41421C2%208.82843%202%207.88562%202%206Z%22%2F%3E%3Cpath%20d%3D%22M10%2018C10%2016.1144%2010%2015.1716%2010.5858%2014.5858C11.1716%2014%2012.1144%2014%2014%2014H17C18.8856%2014%2019.8284%2014%2020.4142%2014.5858C21%2015.1716%2021%2016.1144%2021%2018C21%2019.8856%2021%2020.8284%2020.4142%2021.4142C19.8284%2022%2018.8856%2022%2017%2022H14C12.1144%2022%2011.1716%2022%2010.5858%2021.4142C10%2020.8284%2010%2019.8856%2010%2018Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%202.5V10M11%202.5V10M2.5%206H6M11%206H15%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13.5%2014.5V22M17.5%2014.5V22M11%2018H13.5M17.5%2018H21%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22%2010L21%2011L20%2010%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2011V10C21%209.06812%2021%207.60218%2020.8478%207.23463C20.6448%206.74458%2020.2554%206.35523%2019.7654%206.15224C19.3978%206%2018.9319%206%2018%206%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2014L3%2013L4%2014%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3%2013V14C3%2014.9319%203%2016.3978%203.15224%2016.7654C3.35523%2017.2554%203.74458%2017.6448%204.23463%2017.8478C4.60218%2018%205.06812%2018%206%2018%22%20opacity%3D%22.5%22%2F%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-replace-line-duotone.svg?color=%231a73e8&size=48