picture in picture 01 icon

picture-in-picture-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
picture-in-picture-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the picture in picture 01 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 stroke-linecap="round" stroke-linejoin="round" d="M6.992 19.965c-1.872-.078-3.02-.328-3.828-1.137C1.992 17.657 1.992 15.771 1.992 12s0-5.657 1.172-6.828S6.22 4 9.992 4h4c3.771 0 5.657 0 6.829 1.172c.653.653.942 1.528 1.07 2.828"/><path d="M19.93 12h-6.875c-1.14 0-2.063.895-2.063 2v4c0 1.105.924 2 2.063 2h6.875c1.139 0 2.062-.895 2.062-2v-4c0-1.105-.923-2-2.062-2Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPictureInPicture01(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 strokeLinecap="round" strokeLinejoin="round" d="M6.992 19.965c-1.872-.078-3.02-.328-3.828-1.137C1.992 17.657 1.992 15.771 1.992 12s0-5.657 1.172-6.828S6.22 4 9.992 4h4c3.771 0 5.657 0 6.829 1.172c.653.653.942 1.528 1.07 2.828"/><path d="M19.93 12h-6.875c-1.14 0-2.063.895-2.063 2v4c0 1.105.924 2 2.063 2h6.875c1.139 0 2.062-.895 2.062-2v-4c0-1.105-.923-2-2.062-2Z"/></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 stroke-linecap="round" stroke-linejoin="round" d="M6.992 19.965c-1.872-.078-3.02-.328-3.828-1.137C1.992 17.657 1.992 15.771 1.992 12s0-5.657 1.172-6.828S6.22 4 9.992 4h4c3.771 0 5.657 0 6.829 1.172c.653.653.942 1.528 1.07 2.828"/><path d="M19.93 12h-6.875c-1.14 0-2.063.895-2.063 2v4c0 1.105.924 2 2.063 2h6.875c1.139 0 2.062-.895 2.062-2v-4c0-1.105-.923-2-2.062-2Z"/></g></svg>
</template>

CSS

.icon-picture-in-picture-01 {
  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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.992%2019.965c-1.872-.078-3.02-.328-3.828-1.137C1.992%2017.657%201.992%2015.771%201.992%2012s0-5.657%201.172-6.828S6.22%204%209.992%204h4c3.771%200%205.657%200%206.829%201.172c.653.653.942%201.528%201.07%202.828%22%2F%3E%3Cpath%20d%3D%22M19.93%2012h-6.875c-1.14%200-2.063.895-2.063%202v4c0%201.105.924%202%202.063%202h6.875c1.139%200%202.062-.895%202.062-2v-4c0-1.105-.923-2-2.062-2Z%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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.992%2019.965c-1.872-.078-3.02-.328-3.828-1.137C1.992%2017.657%201.992%2015.771%201.992%2012s0-5.657%201.172-6.828S6.22%204%209.992%204h4c3.771%200%205.657%200%206.829%201.172c.653.653.942%201.528%201.07%202.828%22%2F%3E%3Cpath%20d%3D%22M19.93%2012h-6.875c-1.14%200-2.063.895-2.063%202v4c0%201.105.924%202%202.063%202h6.875c1.139%200%202.062-.895%202.062-2v-4c0-1.105-.923-2-2.062-2Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/picture-in-picture-01.svg?color=%231a73e8&size=48