edit movie icon

edit-movie from IconPark by ByteDance · Color · Edit · Apache-2.0 Free for personal and commercial use.

Name
edit-movie
Set
IconPark
Style
Color
Category
Edit
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More edit icons from IconPark

Use the edit movie icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" d="M43 9V17V31V39H34V31H43V17H34V9H43Z"/><path fill="#2F88FF" d="M5 17V9H14V17H5V31H14V39H5V31V17Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M43 17V9H34M43 17V31M43 17H34M5 17V9H14M5 17V31M5 17H14M5 31V39H14M5 31H14M43 31V39H34M43 31H34M34 9V17M34 9H30M34 39V31M34 39H30M14 9V17M14 9H18M14 39V31M14 39H18M14 17H18M34 17H30M34 31H30M14 31H18"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M24 7V11"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M24 17V21"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M24 27V31"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M24 37V41"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkEditMovie(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"><path fill="#2F88FF" d="M43 9V17V31V39H34V31H43V17H34V9H43Z"/><path fill="#2F88FF" d="M5 17V9H14V17H5V31H14V39H5V31V17Z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M43 17V9H34M43 17V31M43 17H34M5 17V9H14M5 17V31M5 17H14M5 31V39H14M5 31H14M43 31V39H34M43 31H34M34 9V17M34 9H30M34 39V31M34 39H30M14 9V17M14 9H18M14 39V31M14 39H18M14 17H18M34 17H30M34 31H30M14 31H18"/><path stroke="#000" strokeLinecap="round" strokeWidth="4" d="M24 7V11"/><path stroke="#000" strokeLinecap="round" strokeWidth="4" d="M24 17V21"/><path stroke="#000" strokeLinecap="round" strokeWidth="4" d="M24 27V31"/><path stroke="#000" strokeLinecap="round" strokeWidth="4" d="M24 37V41"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" d="M43 9V17V31V39H34V31H43V17H34V9H43Z"/><path fill="#2F88FF" d="M5 17V9H14V17H5V31H14V39H5V31V17Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M43 17V9H34M43 17V31M43 17H34M5 17V9H14M5 17V31M5 17H14M5 31V39H14M5 31H14M43 31V39H34M43 31H34M34 9V17M34 9H30M34 39V31M34 39H30M14 9V17M14 9H18M14 39V31M14 39H18M14 17H18M34 17H30M34 31H30M14 31H18"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M24 7V11"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M24 17V21"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M24 27V31"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M24 37V41"/></g></svg>
</template>

CSS

.icon-edit-movie {
  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%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M43%209V17V31V39H34V31H43V17H34V9H43Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M5%2017V9H14V17H5V31H14V39H5V31V17Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M43%2017V9H34M43%2017V31M43%2017H34M5%2017V9H14M5%2017V31M5%2017H14M5%2031V39H14M5%2031H14M43%2031V39H34M43%2031H34M34%209V17M34%209H30M34%2039V31M34%2039H30M14%209V17M14%209H18M14%2039V31M14%2039H18M14%2017H18M34%2017H30M34%2031H30M14%2031H18%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%207V11%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2017V21%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2027V31%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2037V41%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%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M43%209V17V31V39H34V31H43V17H34V9H43Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M5%2017V9H14V17H5V31H14V39H5V31V17Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M43%2017V9H34M43%2017V31M43%2017H34M5%2017V9H14M5%2017V31M5%2017H14M5%2031V39H14M5%2031H14M43%2031V39H34M43%2031H34M34%209V17M34%209H30M34%2039V31M34%2039H30M14%209V17M14%209H18M14%2039V31M14%2039H18M14%2017H18M34%2017H30M34%2031H30M14%2031H18%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%207V11%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2017V21%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2027V31%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2037V41%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/edit-movie.svg?color=%231a73e8&size=48