moving picture icon

moving-picture from IconPark Outline by ByteDance · Outline · Office · Apache-2.0 Free for personal and commercial use.

Name
moving-picture
Set
IconPark Outline
Style
Outline
Category
Office
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More office icons from IconPark Outline

Use the moving picture icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor"><rect width="20" height="20" x="6" y="22" stroke-linejoin="round" stroke-width="4" rx="3"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M30 6h12v12"/><circle cx="34" cy="42" r="1.5" fill="currentColor"/><circle r="1.5" fill="currentColor" transform="matrix(1 0 0 -1 6 14)"/><circle cx="42" cy="42" r="1.5" fill="currentColor"/><circle r="1.5" fill="currentColor" transform="matrix(1 0 0 -1 6 6)"/><circle cx="42" cy="34" r="1.5" fill="currentColor"/><circle r="1.5" fill="currentColor" transform="matrix(1 0 0 -1 14 6)"/><circle cx="42" cy="26" r="1.5" fill="currentColor"/><circle r="1.5" fill="currentColor" transform="matrix(1 0 0 -1 22 6)"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m6 34l6.12-4.59a3 3 0 0 1 3.7.078L25 37M42 6L30 18"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineMovingPicture(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor"><rect width="20" height="20" x="6" y="22" strokeLinejoin="round" strokeWidth="4" rx="3"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M30 6h12v12"/><circle cx="34" cy="42" r="1.5" fill="currentColor"/><circle r="1.5" fill="currentColor" transform="matrix(1 0 0 -1 6 14)"/><circle cx="42" cy="42" r="1.5" fill="currentColor"/><circle r="1.5" fill="currentColor" transform="matrix(1 0 0 -1 6 6)"/><circle cx="42" cy="34" r="1.5" fill="currentColor"/><circle r="1.5" fill="currentColor" transform="matrix(1 0 0 -1 14 6)"/><circle cx="42" cy="26" r="1.5" fill="currentColor"/><circle r="1.5" fill="currentColor" transform="matrix(1 0 0 -1 22 6)"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="m6 34l6.12-4.59a3 3 0 0 1 3.7.078L25 37M42 6L30 18"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor"><rect width="20" height="20" x="6" y="22" stroke-linejoin="round" stroke-width="4" rx="3"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M30 6h12v12"/><circle cx="34" cy="42" r="1.5" fill="currentColor"/><circle r="1.5" fill="currentColor" transform="matrix(1 0 0 -1 6 14)"/><circle cx="42" cy="42" r="1.5" fill="currentColor"/><circle r="1.5" fill="currentColor" transform="matrix(1 0 0 -1 6 6)"/><circle cx="42" cy="34" r="1.5" fill="currentColor"/><circle r="1.5" fill="currentColor" transform="matrix(1 0 0 -1 14 6)"/><circle cx="42" cy="26" r="1.5" fill="currentColor"/><circle r="1.5" fill="currentColor" transform="matrix(1 0 0 -1 22 6)"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m6 34l6.12-4.59a3 3 0 0 1 3.7.078L25 37M42 6L30 18"/></g></svg>
</template>

CSS

.icon-moving-picture {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%3E%3Crect%20width%3D%2220%22%20height%3D%2220%22%20x%3D%226%22%20y%3D%2222%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20rx%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M30%206h12v12%22%2F%3E%3Ccircle%20cx%3D%2234%22%20cy%3D%2242%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20r%3D%221.5%22%20fill%3D%22currentColor%22%20transform%3D%22matrix(1%200%200%20-1%206%2014)%22%2F%3E%3Ccircle%20cx%3D%2242%22%20cy%3D%2242%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20r%3D%221.5%22%20fill%3D%22currentColor%22%20transform%3D%22matrix(1%200%200%20-1%206%206)%22%2F%3E%3Ccircle%20cx%3D%2242%22%20cy%3D%2234%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20r%3D%221.5%22%20fill%3D%22currentColor%22%20transform%3D%22matrix(1%200%200%20-1%2014%206)%22%2F%3E%3Ccircle%20cx%3D%2242%22%20cy%3D%2226%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20r%3D%221.5%22%20fill%3D%22currentColor%22%20transform%3D%22matrix(1%200%200%20-1%2022%206)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22m6%2034l6.12-4.59a3%203%200%200%201%203.7.078L25%2037M42%206L30%2018%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%3E%3Crect%20width%3D%2220%22%20height%3D%2220%22%20x%3D%226%22%20y%3D%2222%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20rx%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M30%206h12v12%22%2F%3E%3Ccircle%20cx%3D%2234%22%20cy%3D%2242%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20r%3D%221.5%22%20fill%3D%22currentColor%22%20transform%3D%22matrix(1%200%200%20-1%206%2014)%22%2F%3E%3Ccircle%20cx%3D%2242%22%20cy%3D%2242%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20r%3D%221.5%22%20fill%3D%22currentColor%22%20transform%3D%22matrix(1%200%200%20-1%206%206)%22%2F%3E%3Ccircle%20cx%3D%2242%22%20cy%3D%2234%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20r%3D%221.5%22%20fill%3D%22currentColor%22%20transform%3D%22matrix(1%200%200%20-1%2014%206)%22%2F%3E%3Ccircle%20cx%3D%2242%22%20cy%3D%2226%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20r%3D%221.5%22%20fill%3D%22currentColor%22%20transform%3D%22matrix(1%200%200%20-1%2022%206)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22m6%2034l6.12-4.59a3%203%200%200%201%203.7.078L25%2037M42%206L30%2018%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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