roll of paper emoji

roll-of-paper from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
roll-of-paper
Set
Fluent Emoji Flat
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji Flat

Use the roll of paper emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#9b9b9b" d="M15.028 14h10v10h-10z"/><path fill="#f4f4f4" d="M25.028 24c2.761 0 5-4.477 5-10s-2.239-10-5-10h-5v10c0 5.523 2.238 10 5 10"/><path fill="#d3d3d3" d="M7.028 4h18c-2.762 0-5 4.477-5 10v14a1 1 0 0 1-1 1h-16a1 1 0 0 1-1-1V14c0-9 4.5-10 5-10"/><path fill="#7d4533" d="M27.028 14c0 2.21-.896 4-2 4s-2-1.79-2-4s.895-4 2-4s2 1.79 2 4"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatRollOfPaper(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#9b9b9b" d="M15.028 14h10v10h-10z"/><path fill="#f4f4f4" d="M25.028 24c2.761 0 5-4.477 5-10s-2.239-10-5-10h-5v10c0 5.523 2.238 10 5 10"/><path fill="#d3d3d3" d="M7.028 4h18c-2.762 0-5 4.477-5 10v14a1 1 0 0 1-1 1h-16a1 1 0 0 1-1-1V14c0-9 4.5-10 5-10"/><path fill="#7d4533" d="M27.028 14c0 2.21-.896 4-2 4s-2-1.79-2-4s.895-4 2-4s2 1.79 2 4"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#9b9b9b" d="M15.028 14h10v10h-10z"/><path fill="#f4f4f4" d="M25.028 24c2.761 0 5-4.477 5-10s-2.239-10-5-10h-5v10c0 5.523 2.238 10 5 10"/><path fill="#d3d3d3" d="M7.028 4h18c-2.762 0-5 4.477-5 10v14a1 1 0 0 1-1 1h-16a1 1 0 0 1-1-1V14c0-9 4.5-10 5-10"/><path fill="#7d4533" d="M27.028 14c0 2.21-.896 4-2 4s-2-1.79-2-4s.895-4 2-4s2 1.79 2 4"/></g></svg>
</template>

CSS

.icon-roll-of-paper {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22M15.028%2014h10v10h-10z%22%2F%3E%3Cpath%20fill%3D%22%23f4f4f4%22%20d%3D%22M25.028%2024c2.761%200%205-4.477%205-10s-2.239-10-5-10h-5v10c0%205.523%202.238%2010%205%2010%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M7.028%204h18c-2.762%200-5%204.477-5%2010v14a1%201%200%200%201-1%201h-16a1%201%200%200%201-1-1V14c0-9%204.5-10%205-10%22%2F%3E%3Cpath%20fill%3D%22%237d4533%22%20d%3D%22M27.028%2014c0%202.21-.896%204-2%204s-2-1.79-2-4s.895-4%202-4s2%201.79%202%204%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22M15.028%2014h10v10h-10z%22%2F%3E%3Cpath%20fill%3D%22%23f4f4f4%22%20d%3D%22M25.028%2024c2.761%200%205-4.477%205-10s-2.239-10-5-10h-5v10c0%205.523%202.238%2010%205%2010%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M7.028%204h18c-2.762%200-5%204.477-5%2010v14a1%201%200%200%201-1%201h-16a1%201%200%200%201-1-1V14c0-9%204.5-10%205-10%22%2F%3E%3Cpath%20fill%3D%22%237d4533%22%20d%3D%22M27.028%2014c0%202.21-.896%204-2%204s-2-1.79-2-4s.895-4%202-4s2%201.79%202%204%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/roll-of-paper.svg?color=%231a73e8&size=48