film roll 01 icon

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

Name
film-roll-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the film roll 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-linejoin="round" stroke-width="1.5"><path d="M4 4.5h9V22H4z"/><path stroke-linecap="round" d="m6 4l.33-.658a4 4 0 0 1 .235-.441A2 2 0 0 1 8 2.014C8.118 2 8.245 2 8.5 2s.382 0 .5.014a2 2 0 0 1 1.435.887c.065.099.122.213.236.44L11 4m-8 .5h11M3 22h11"/><path d="M13 7.5h5c1.414 0 2.121 0 2.56.461c.44.462.44 1.207.44 2.697c0 1.015 0 1.523-.25 1.918c-.25.396-.693.593-1.58.988l-.887.394c-.592.263-.888.394-1.054.658c-.166.263-.166.602-.166 1.279c0 .993 0 1.49-.293 1.797c-.293.308-.765.308-1.707.308H13z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsFilmRoll01(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M4 4.5h9V22H4z"/><path strokeLinecap="round" d="m6 4l.33-.658a4 4 0 0 1 .235-.441A2 2 0 0 1 8 2.014C8.118 2 8.245 2 8.5 2s.382 0 .5.014a2 2 0 0 1 1.435.887c.065.099.122.213.236.44L11 4m-8 .5h11M3 22h11"/><path d="M13 7.5h5c1.414 0 2.121 0 2.56.461c.44.462.44 1.207.44 2.697c0 1.015 0 1.523-.25 1.918c-.25.396-.693.593-1.58.988l-.887.394c-.592.263-.888.394-1.054.658c-.166.263-.166.602-.166 1.279c0 .993 0 1.49-.293 1.797c-.293.308-.765.308-1.707.308H13z"/></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-linejoin="round" stroke-width="1.5"><path d="M4 4.5h9V22H4z"/><path stroke-linecap="round" d="m6 4l.33-.658a4 4 0 0 1 .235-.441A2 2 0 0 1 8 2.014C8.118 2 8.245 2 8.5 2s.382 0 .5.014a2 2 0 0 1 1.435.887c.065.099.122.213.236.44L11 4m-8 .5h11M3 22h11"/><path d="M13 7.5h5c1.414 0 2.121 0 2.56.461c.44.462.44 1.207.44 2.697c0 1.015 0 1.523-.25 1.918c-.25.396-.693.593-1.58.988l-.887.394c-.592.263-.888.394-1.054.658c-.166.263-.166.602-.166 1.279c0 .993 0 1.49-.293 1.797c-.293.308-.765.308-1.707.308H13z"/></g></svg>
</template>

CSS

.icon-film-roll-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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4%204.5h9V22H4z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m6%204l.33-.658a4%204%200%200%201%20.235-.441A2%202%200%200%201%208%202.014C8.118%202%208.245%202%208.5%202s.382%200%20.5.014a2%202%200%200%201%201.435.887c.065.099.122.213.236.44L11%204m-8%20.5h11M3%2022h11%22%2F%3E%3Cpath%20d%3D%22M13%207.5h5c1.414%200%202.121%200%202.56.461c.44.462.44%201.207.44%202.697c0%201.015%200%201.523-.25%201.918c-.25.396-.693.593-1.58.988l-.887.394c-.592.263-.888.394-1.054.658c-.166.263-.166.602-.166%201.279c0%20.993%200%201.49-.293%201.797c-.293.308-.765.308-1.707.308H13z%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4%204.5h9V22H4z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m6%204l.33-.658a4%204%200%200%201%20.235-.441A2%202%200%200%201%208%202.014C8.118%202%208.245%202%208.5%202s.382%200%20.5.014a2%202%200%200%201%201.435.887c.065.099.122.213.236.44L11%204m-8%20.5h11M3%2022h11%22%2F%3E%3Cpath%20d%3D%22M13%207.5h5c1.414%200%202.121%200%202.56.461c.44.462.44%201.207.44%202.697c0%201.015%200%201.523-.25%201.918c-.25.396-.693.593-1.58.988l-.887.394c-.592.263-.888.394-1.054.658c-.166.263-.166.602-.166%201.279c0%20.993%200%201.49-.293%201.797c-.293.308-.765.308-1.707.308H13z%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/film-roll-01.svg?color=%231a73e8&size=48