film frames emoji
film-frames from Emoji One (Colored) by Emoji One · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- film-frames
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Objects
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More objects icons from Emoji One (Colored)
Use the film frames emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="m62 27.9l-5.8-5.8l-6.5 6.5c-.3.3-.8.3-1 0L35.4 15.3c-.3-.3-.3-.8 0-1l6.5-6.5L36.1 2L2 36.1l5.8 5.8l6.3-6.3c.3-.3.8-.3 1 0l13.2 13.2c.3.3.3.8 0 1L22 56.1l5.8 5.8zm-7.7 0c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zM34.1 7.7c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zM9.6 36.1c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0l-2-2c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0zm32 8.4c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0l-2-2c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0zm5.8-5.9c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0l-2-2c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0zM28.2 13.5c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm20.2 20.2c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm-26-14.3c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm-5.9 5.9c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm1.8 7.2c-.3-.3-.3-.8 0-1l13.2-13.2c.3-.3.8-.3 1 0l13.2 13.2c.3.3.3.8 0 1L32.5 45.7c-.3.3-.8.3-1 0zm-7.7-1.4c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm20.2 20.2c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm-5.9 5.9c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneFilmFrames(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="m62 27.9l-5.8-5.8l-6.5 6.5c-.3.3-.8.3-1 0L35.4 15.3c-.3-.3-.3-.8 0-1l6.5-6.5L36.1 2L2 36.1l5.8 5.8l6.3-6.3c.3-.3.8-.3 1 0l13.2 13.2c.3.3.3.8 0 1L22 56.1l5.8 5.8zm-7.7 0c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zM34.1 7.7c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zM9.6 36.1c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0l-2-2c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0zm32 8.4c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0l-2-2c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0zm5.8-5.9c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0l-2-2c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0zM28.2 13.5c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm20.2 20.2c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm-26-14.3c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm-5.9 5.9c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm1.8 7.2c-.3-.3-.3-.8 0-1l13.2-13.2c.3-.3.8-.3 1 0l13.2 13.2c.3.3.3.8 0 1L32.5 45.7c-.3.3-.8.3-1 0zm-7.7-1.4c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm20.2 20.2c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm-5.9 5.9c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="m62 27.9l-5.8-5.8l-6.5 6.5c-.3.3-.8.3-1 0L35.4 15.3c-.3-.3-.3-.8 0-1l6.5-6.5L36.1 2L2 36.1l5.8 5.8l6.3-6.3c.3-.3.8-.3 1 0l13.2 13.2c.3.3.3.8 0 1L22 56.1l5.8 5.8zm-7.7 0c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zM34.1 7.7c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zM9.6 36.1c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0l-2-2c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0zm32 8.4c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0l-2-2c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0zm5.8-5.9c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0l-2-2c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0zM28.2 13.5c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm20.2 20.2c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm-26-14.3c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm-5.9 5.9c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm1.8 7.2c-.3-.3-.3-.8 0-1l13.2-13.2c.3-.3.8-.3 1 0l13.2 13.2c.3.3.3.8 0 1L32.5 45.7c-.3.3-.8.3-1 0zm-7.7-1.4c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm20.2 20.2c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0zm-5.9 5.9c-.3-.3-.3-.7 0-.9l2-2c.3-.3.7-.3.9 0l2 2c.3.3.3.7 0 .9l-2 2c-.3.3-.7.3-.9 0z"/></svg> </template>
CSS
.icon-film-frames {
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%2064%2064%22%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22m62%2027.9l-5.8-5.8l-6.5%206.5c-.3.3-.8.3-1%200L35.4%2015.3c-.3-.3-.3-.8%200-1l6.5-6.5L36.1%202L2%2036.1l5.8%205.8l6.3-6.3c.3-.3.8-.3%201%200l13.2%2013.2c.3.3.3.8%200%201L22%2056.1l5.8%205.8zm-7.7%200c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200zM34.1%207.7c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200zM9.6%2036.1c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200l-2-2c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200zm32%208.4c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200l-2-2c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200zm5.8-5.9c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200l-2-2c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200zM28.2%2013.5c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200zm20.2%2020.2c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200zm-26-14.3c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200zm-5.9%205.9c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200zm1.8%207.2c-.3-.3-.3-.8%200-1l13.2-13.2c.3-.3.8-.3%201%200l13.2%2013.2c.3.3.3.8%200%201L32.5%2045.7c-.3.3-.8.3-1%200zm-7.7-1.4c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200zm20.2%2020.2c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200zm-5.9%205.9c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200z%22%2F%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%2064%2064%22%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22m62%2027.9l-5.8-5.8l-6.5%206.5c-.3.3-.8.3-1%200L35.4%2015.3c-.3-.3-.3-.8%200-1l6.5-6.5L36.1%202L2%2036.1l5.8%205.8l6.3-6.3c.3-.3.8-.3%201%200l13.2%2013.2c.3.3.3.8%200%201L22%2056.1l5.8%205.8zm-7.7%200c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200zM34.1%207.7c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200zM9.6%2036.1c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200l-2-2c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200zm32%208.4c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200l-2-2c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200zm5.8-5.9c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200l-2-2c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200zM28.2%2013.5c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200zm20.2%2020.2c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200zm-26-14.3c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200zm-5.9%205.9c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200zm1.8%207.2c-.3-.3-.3-.8%200-1l13.2-13.2c.3-.3.8-.3%201%200l13.2%2013.2c.3.3.3.8%200%201L32.5%2045.7c-.3.3-.8.3-1%200zm-7.7-1.4c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200zm20.2%2020.2c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200zm-5.9%205.9c-.3-.3-.3-.7%200-.9l2-2c.3-.3.7-.3.9%200l2%202c.3.3.3.7%200%20.9l-2%202c-.3.3-.7.3-.9%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/film-frames.svg?color=%231a73e8&size=48