roll of paper emoji
roll-of-paper from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- roll-of-paper
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji High Contrast
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="currentColor"><path d="M25 18c1.105 0 2-1.79 2-4s-.895-4-2-4s-2 1.79-2 4s.895 4 2 4"/><path d="M3.556 4.971C4.918 3.394 6.437 3 7 3h18c1.963 0 3.472 1.566 4.43 3.482C30.418 8.457 31 11.117 31 14s-.582 5.543-1.57 7.518C28.472 23.434 26.964 25 25 25h-4v3a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V14c0-4.664 1.168-7.422 2.556-9.029m18.803 2.405C21.537 9.02 21 11.36 21 14c0 2.31.411 4.39 1.065 5.976q.14.339.294.648C23.21 22.327 24.202 23 25 23s1.79-.673 2.641-2.376C28.463 18.98 29 16.64 29 14s-.537-4.98-1.359-6.624C26.79 5.673 25.798 5 25 5s-1.79.673-2.641 2.376M7 5q.01 0-.015.005c-.137.03-1.014.23-1.916 1.274C4.082 7.422 3 9.664 3 14v14h16V14c0-2.883.582-5.543 1.57-7.518c.265-.53.571-1.032.918-1.482z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastRollOfPaper(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M25 18c1.105 0 2-1.79 2-4s-.895-4-2-4s-2 1.79-2 4s.895 4 2 4"/><path d="M3.556 4.971C4.918 3.394 6.437 3 7 3h18c1.963 0 3.472 1.566 4.43 3.482C30.418 8.457 31 11.117 31 14s-.582 5.543-1.57 7.518C28.472 23.434 26.964 25 25 25h-4v3a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V14c0-4.664 1.168-7.422 2.556-9.029m18.803 2.405C21.537 9.02 21 11.36 21 14c0 2.31.411 4.39 1.065 5.976q.14.339.294.648C23.21 22.327 24.202 23 25 23s1.79-.673 2.641-2.376C28.463 18.98 29 16.64 29 14s-.537-4.98-1.359-6.624C26.79 5.673 25.798 5 25 5s-1.79.673-2.641 2.376M7 5q.01 0-.015.005c-.137.03-1.014.23-1.916 1.274C4.082 7.422 3 9.664 3 14v14h16V14c0-2.883.582-5.543 1.57-7.518c.265-.53.571-1.032.918-1.482z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M25 18c1.105 0 2-1.79 2-4s-.895-4-2-4s-2 1.79-2 4s.895 4 2 4"/><path d="M3.556 4.971C4.918 3.394 6.437 3 7 3h18c1.963 0 3.472 1.566 4.43 3.482C30.418 8.457 31 11.117 31 14s-.582 5.543-1.57 7.518C28.472 23.434 26.964 25 25 25h-4v3a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V14c0-4.664 1.168-7.422 2.556-9.029m18.803 2.405C21.537 9.02 21 11.36 21 14c0 2.31.411 4.39 1.065 5.976q.14.339.294.648C23.21 22.327 24.202 23 25 23s1.79-.673 2.641-2.376C28.463 18.98 29 16.64 29 14s-.537-4.98-1.359-6.624C26.79 5.673 25.798 5 25 5s-1.79.673-2.641 2.376M7 5q.01 0-.015.005c-.137.03-1.014.23-1.916 1.274C4.082 7.422 3 9.664 3 14v14h16V14c0-2.883.582-5.543 1.57-7.518c.265-.53.571-1.032.918-1.482z"/></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%22currentColor%22%3E%3Cpath%20d%3D%22M25%2018c1.105%200%202-1.79%202-4s-.895-4-2-4s-2%201.79-2%204s.895%204%202%204%22%2F%3E%3Cpath%20d%3D%22M3.556%204.971C4.918%203.394%206.437%203%207%203h18c1.963%200%203.472%201.566%204.43%203.482C30.418%208.457%2031%2011.117%2031%2014s-.582%205.543-1.57%207.518C28.472%2023.434%2026.964%2025%2025%2025h-4v3a2%202%200%200%201-2%202H3a2%202%200%200%201-2-2V14c0-4.664%201.168-7.422%202.556-9.029m18.803%202.405C21.537%209.02%2021%2011.36%2021%2014c0%202.31.411%204.39%201.065%205.976q.14.339.294.648C23.21%2022.327%2024.202%2023%2025%2023s1.79-.673%202.641-2.376C28.463%2018.98%2029%2016.64%2029%2014s-.537-4.98-1.359-6.624C26.79%205.673%2025.798%205%2025%205s-1.79.673-2.641%202.376M7%205q.01%200-.015.005c-.137.03-1.014.23-1.916%201.274C4.082%207.422%203%209.664%203%2014v14h16V14c0-2.883.582-5.543%201.57-7.518c.265-.53.571-1.032.918-1.482z%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%22currentColor%22%3E%3Cpath%20d%3D%22M25%2018c1.105%200%202-1.79%202-4s-.895-4-2-4s-2%201.79-2%204s.895%204%202%204%22%2F%3E%3Cpath%20d%3D%22M3.556%204.971C4.918%203.394%206.437%203%207%203h18c1.963%200%203.472%201.566%204.43%203.482C30.418%208.457%2031%2011.117%2031%2014s-.582%205.543-1.57%207.518C28.472%2023.434%2026.964%2025%2025%2025h-4v3a2%202%200%200%201-2%202H3a2%202%200%200%201-2-2V14c0-4.664%201.168-7.422%202.556-9.029m18.803%202.405C21.537%209.02%2021%2011.36%2021%2014c0%202.31.411%204.39%201.065%205.976q.14.339.294.648C23.21%2022.327%2024.202%2023%2025%2023s1.79-.673%202.641-2.376C28.463%2018.98%2029%2016.64%2029%2014s-.537-4.98-1.359-6.624C26.79%205.673%2025.798%205%2025%205s-1.79.673-2.641%202.376M7%205q.01%200-.015.005c-.137.03-1.014.23-1.916%201.274C4.082%207.422%203%209.664%203%2014v14h16V14c0-2.883.582-5.543%201.57-7.518c.265-.53.571-1.032.918-1.482z%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-high-contrast/roll-of-paper.svg?color=%231a73e8&size=48