moving picture icon

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

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

The same icon in other sets

More office icons from IconPark

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="#000"><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 6L42 6L42 18"/><circle cx="34" cy="42" r="1.5" fill="#000"/><circle r="1.5" fill="#000" transform="matrix(1 0 0 -1 6 14)"/><circle cx="42" cy="42" r="1.5" fill="#000"/><circle r="1.5" fill="#000" transform="matrix(1 0 0 -1 6 6)"/><circle cx="42" cy="34" r="1.5" fill="#000"/><circle r="1.5" fill="#000" transform="matrix(1 0 0 -1 14 6)"/><circle cx="42" cy="26" r="1.5" fill="#000"/><circle r="1.5" fill="#000" transform="matrix(1 0 0 -1 22 6)"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M6 34L12.1195 29.4103C13.2239 28.5821 14.7509 28.6143 15.8192 29.4885L25 37"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M42 6L30 18"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkMovingPicture(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="#000"><rect width="20" height="20" x="6" y="22" strokeLinejoin="round" strokeWidth="4" rx="3"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M30 6L42 6L42 18"/><circle cx="34" cy="42" r="1.5" fill="#000"/><circle r="1.5" fill="#000" transform="matrix(1 0 0 -1 6 14)"/><circle cx="42" cy="42" r="1.5" fill="#000"/><circle r="1.5" fill="#000" transform="matrix(1 0 0 -1 6 6)"/><circle cx="42" cy="34" r="1.5" fill="#000"/><circle r="1.5" fill="#000" transform="matrix(1 0 0 -1 14 6)"/><circle cx="42" cy="26" r="1.5" fill="#000"/><circle r="1.5" fill="#000" transform="matrix(1 0 0 -1 22 6)"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M6 34L12.1195 29.4103C13.2239 28.5821 14.7509 28.6143 15.8192 29.4885L25 37"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M42 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="#000"><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 6L42 6L42 18"/><circle cx="34" cy="42" r="1.5" fill="#000"/><circle r="1.5" fill="#000" transform="matrix(1 0 0 -1 6 14)"/><circle cx="42" cy="42" r="1.5" fill="#000"/><circle r="1.5" fill="#000" transform="matrix(1 0 0 -1 6 6)"/><circle cx="42" cy="34" r="1.5" fill="#000"/><circle r="1.5" fill="#000" transform="matrix(1 0 0 -1 14 6)"/><circle cx="42" cy="26" r="1.5" fill="#000"/><circle r="1.5" fill="#000" transform="matrix(1 0 0 -1 22 6)"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M6 34L12.1195 29.4103C13.2239 28.5821 14.7509 28.6143 15.8192 29.4885L25 37"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M42 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%22%23000%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%206L42%206L42%2018%22%2F%3E%3Ccircle%20cx%3D%2234%22%20cy%3D%2242%22%20r%3D%221.5%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20r%3D%221.5%22%20fill%3D%22%23000%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%22%23000%22%2F%3E%3Ccircle%20r%3D%221.5%22%20fill%3D%22%23000%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%22%23000%22%2F%3E%3Ccircle%20r%3D%221.5%22%20fill%3D%22%23000%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%22%23000%22%2F%3E%3Ccircle%20r%3D%221.5%22%20fill%3D%22%23000%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%2034L12.1195%2029.4103C13.2239%2028.5821%2014.7509%2028.6143%2015.8192%2029.4885L25%2037%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M42%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%22%23000%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%206L42%206L42%2018%22%2F%3E%3Ccircle%20cx%3D%2234%22%20cy%3D%2242%22%20r%3D%221.5%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20r%3D%221.5%22%20fill%3D%22%23000%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%22%23000%22%2F%3E%3Ccircle%20r%3D%221.5%22%20fill%3D%22%23000%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%22%23000%22%2F%3E%3Ccircle%20r%3D%221.5%22%20fill%3D%22%23000%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%22%23000%22%2F%3E%3Ccircle%20r%3D%221.5%22%20fill%3D%22%23000%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%2034L12.1195%2029.4103C13.2239%2028.5821%2014.7509%2028.6143%2015.8192%2029.4885L25%2037%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M42%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/moving-picture.svg?color=%231a73e8&size=48