rolled up newspaper emoji

rolled-up-newspaper from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
rolled-up-newspaper
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the rolled up newspaper emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m19.73 35.538l31.824-20.183s12.837 2.088 9.168 13.735l-11.005 8.802l-19.144 15.012s.265-7.46-3.096-11.392c-3.017-3.234-4.275-3.234-7.746-5.974"/><path fill="#9b9b9a" d="m23.314 39.601l-2.666 1.72s5.555 2.076 5.945 5.06s.436 4.64-.197 5.911s-3.585 3.513-9.763 4.023c0 0 3.657 1.928 6.02 1.713c2.813-.257 6.266-3.956 6.4-5.51s.581-5.25-.395-6.676c-1.103-1.611-5.344-6.24-5.344-6.24"/><path fill="#d0cfce" d="M16.347 55.994s-2.88-1.738-2.79-8.024c0 0 .207-1.78 1.51-3.281c1.597-1.844 4.368-2.714 6.391-1.352c1.207.813 2.123 2.78 1.195 5.335c0 0-2.746-4.732-4.805-1.976c0 0-2.496 5.449 1.383 7.459c0 0 3.872.79 4.627 0s-1.53 4.836-7.511 1.84"/><path fill="#9b9b9a" d="M21.458 43.337a6.46 6.46 0 0 1 .451 5.515s-.206 4.556-3.65 3.057c0 0 .504 2.338 3.764 2.098c0 0 5.332-.478 4.22-6.787c.001 0-2.09-3.823-4.785-3.883"/><path fill="#d0cfce" d="M21.458 48.193s-.83-2.518-3.049-1.619c0 0-1.905 2.578-.775 4.796a2.27 2.27 0 0 0 1.097 1.798s3.19-.686 3.07-3.52z"/><path fill="#3f3f3f" d="M46.644 40.815a12.54 12.54 0 0 0-5.19-14.202l-11.586 7.189s9.455 5.254 6.823 14.845z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M48.074 16.79c1.554-.913 3.278-2.048 5.137-1.684A11.64 11.64 0 0 1 62 24.316c.559 2.916-1.341 5.61-3.423 7.294M28.666 44.583s-2.967-5.306-10.406-8.998L48.074 16.79M26.396 57.148L58.577 31.61"/><path d="M21.91 48.852c.085-3.117-2.231-2.997-2.231-2.997c-1.623-.103-2.34 1.397-2.656 2.697a5.24 5.24 0 0 0 .344 3.504c2.09 4.31 6.576 1.964 6.576 1.964a5.83 5.83 0 0 0 2.566-5.673a4 4 0 0 0-.334-1.308a7.7 7.7 0 0 0-5.41-4.759a6.46 6.46 0 0 0-7.188 3.845q-.36.811-.592 1.667q-.123.453-.158.921a9.56 9.56 0 0 0 4 8.653c7.245 4.439 11.747-2.462 11.747-2.462a9.2 9.2 0 0 0 .876-8.6c-2.271-6.444-11.19-10.72-11.19-10.72"/><path d="M16.347 43.011c.343-.189 6.306-3.93 6.306-3.93m30.687-3.496c.158-9.66-7.006-12.987-7.006-12.987m12.243 9.012a11.36 11.36 0 0 0-5.42-10.75m-6.513 19.955a12.54 12.54 0 0 0-5.19-14.202l-11.586 7.189s9.244 5.754 6.61 15.345z"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiRolledUpNewspaper(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m19.73 35.538l31.824-20.183s12.837 2.088 9.168 13.735l-11.005 8.802l-19.144 15.012s.265-7.46-3.096-11.392c-3.017-3.234-4.275-3.234-7.746-5.974"/><path fill="#9b9b9a" d="m23.314 39.601l-2.666 1.72s5.555 2.076 5.945 5.06s.436 4.64-.197 5.911s-3.585 3.513-9.763 4.023c0 0 3.657 1.928 6.02 1.713c2.813-.257 6.266-3.956 6.4-5.51s.581-5.25-.395-6.676c-1.103-1.611-5.344-6.24-5.344-6.24"/><path fill="#d0cfce" d="M16.347 55.994s-2.88-1.738-2.79-8.024c0 0 .207-1.78 1.51-3.281c1.597-1.844 4.368-2.714 6.391-1.352c1.207.813 2.123 2.78 1.195 5.335c0 0-2.746-4.732-4.805-1.976c0 0-2.496 5.449 1.383 7.459c0 0 3.872.79 4.627 0s-1.53 4.836-7.511 1.84"/><path fill="#9b9b9a" d="M21.458 43.337a6.46 6.46 0 0 1 .451 5.515s-.206 4.556-3.65 3.057c0 0 .504 2.338 3.764 2.098c0 0 5.332-.478 4.22-6.787c.001 0-2.09-3.823-4.785-3.883"/><path fill="#d0cfce" d="M21.458 48.193s-.83-2.518-3.049-1.619c0 0-1.905 2.578-.775 4.796a2.27 2.27 0 0 0 1.097 1.798s3.19-.686 3.07-3.52z"/><path fill="#3f3f3f" d="M46.644 40.815a12.54 12.54 0 0 0-5.19-14.202l-11.586 7.189s9.455 5.254 6.823 14.845z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M48.074 16.79c1.554-.913 3.278-2.048 5.137-1.684A11.64 11.64 0 0 1 62 24.316c.559 2.916-1.341 5.61-3.423 7.294M28.666 44.583s-2.967-5.306-10.406-8.998L48.074 16.79M26.396 57.148L58.577 31.61"/><path d="M21.91 48.852c.085-3.117-2.231-2.997-2.231-2.997c-1.623-.103-2.34 1.397-2.656 2.697a5.24 5.24 0 0 0 .344 3.504c2.09 4.31 6.576 1.964 6.576 1.964a5.83 5.83 0 0 0 2.566-5.673a4 4 0 0 0-.334-1.308a7.7 7.7 0 0 0-5.41-4.759a6.46 6.46 0 0 0-7.188 3.845q-.36.811-.592 1.667q-.123.453-.158.921a9.56 9.56 0 0 0 4 8.653c7.245 4.439 11.747-2.462 11.747-2.462a9.2 9.2 0 0 0 .876-8.6c-2.271-6.444-11.19-10.72-11.19-10.72"/><path d="M16.347 43.011c.343-.189 6.306-3.93 6.306-3.93m30.687-3.496c.158-9.66-7.006-12.987-7.006-12.987m12.243 9.012a11.36 11.36 0 0 0-5.42-10.75m-6.513 19.955a12.54 12.54 0 0 0-5.19-14.202l-11.586 7.189s9.244 5.754 6.61 15.345z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m19.73 35.538l31.824-20.183s12.837 2.088 9.168 13.735l-11.005 8.802l-19.144 15.012s.265-7.46-3.096-11.392c-3.017-3.234-4.275-3.234-7.746-5.974"/><path fill="#9b9b9a" d="m23.314 39.601l-2.666 1.72s5.555 2.076 5.945 5.06s.436 4.64-.197 5.911s-3.585 3.513-9.763 4.023c0 0 3.657 1.928 6.02 1.713c2.813-.257 6.266-3.956 6.4-5.51s.581-5.25-.395-6.676c-1.103-1.611-5.344-6.24-5.344-6.24"/><path fill="#d0cfce" d="M16.347 55.994s-2.88-1.738-2.79-8.024c0 0 .207-1.78 1.51-3.281c1.597-1.844 4.368-2.714 6.391-1.352c1.207.813 2.123 2.78 1.195 5.335c0 0-2.746-4.732-4.805-1.976c0 0-2.496 5.449 1.383 7.459c0 0 3.872.79 4.627 0s-1.53 4.836-7.511 1.84"/><path fill="#9b9b9a" d="M21.458 43.337a6.46 6.46 0 0 1 .451 5.515s-.206 4.556-3.65 3.057c0 0 .504 2.338 3.764 2.098c0 0 5.332-.478 4.22-6.787c.001 0-2.09-3.823-4.785-3.883"/><path fill="#d0cfce" d="M21.458 48.193s-.83-2.518-3.049-1.619c0 0-1.905 2.578-.775 4.796a2.27 2.27 0 0 0 1.097 1.798s3.19-.686 3.07-3.52z"/><path fill="#3f3f3f" d="M46.644 40.815a12.54 12.54 0 0 0-5.19-14.202l-11.586 7.189s9.455 5.254 6.823 14.845z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M48.074 16.79c1.554-.913 3.278-2.048 5.137-1.684A11.64 11.64 0 0 1 62 24.316c.559 2.916-1.341 5.61-3.423 7.294M28.666 44.583s-2.967-5.306-10.406-8.998L48.074 16.79M26.396 57.148L58.577 31.61"/><path d="M21.91 48.852c.085-3.117-2.231-2.997-2.231-2.997c-1.623-.103-2.34 1.397-2.656 2.697a5.24 5.24 0 0 0 .344 3.504c2.09 4.31 6.576 1.964 6.576 1.964a5.83 5.83 0 0 0 2.566-5.673a4 4 0 0 0-.334-1.308a7.7 7.7 0 0 0-5.41-4.759a6.46 6.46 0 0 0-7.188 3.845q-.36.811-.592 1.667q-.123.453-.158.921a9.56 9.56 0 0 0 4 8.653c7.245 4.439 11.747-2.462 11.747-2.462a9.2 9.2 0 0 0 .876-8.6c-2.271-6.444-11.19-10.72-11.19-10.72"/><path d="M16.347 43.011c.343-.189 6.306-3.93 6.306-3.93m30.687-3.496c.158-9.66-7.006-12.987-7.006-12.987m12.243 9.012a11.36 11.36 0 0 0-5.42-10.75m-6.513 19.955a12.54 12.54 0 0 0-5.19-14.202l-11.586 7.189s9.244 5.754 6.61 15.345z"/></g></svg>
</template>

CSS

.icon-rolled-up-newspaper {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m19.73%2035.538l31.824-20.183s12.837%202.088%209.168%2013.735l-11.005%208.802l-19.144%2015.012s.265-7.46-3.096-11.392c-3.017-3.234-4.275-3.234-7.746-5.974%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m23.314%2039.601l-2.666%201.72s5.555%202.076%205.945%205.06s.436%204.64-.197%205.911s-3.585%203.513-9.763%204.023c0%200%203.657%201.928%206.02%201.713c2.813-.257%206.266-3.956%206.4-5.51s.581-5.25-.395-6.676c-1.103-1.611-5.344-6.24-5.344-6.24%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M16.347%2055.994s-2.88-1.738-2.79-8.024c0%200%20.207-1.78%201.51-3.281c1.597-1.844%204.368-2.714%206.391-1.352c1.207.813%202.123%202.78%201.195%205.335c0%200-2.746-4.732-4.805-1.976c0%200-2.496%205.449%201.383%207.459c0%200%203.872.79%204.627%200s-1.53%204.836-7.511%201.84%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M21.458%2043.337a6.46%206.46%200%200%201%20.451%205.515s-.206%204.556-3.65%203.057c0%200%20.504%202.338%203.764%202.098c0%200%205.332-.478%204.22-6.787c.001%200-2.09-3.823-4.785-3.883%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M21.458%2048.193s-.83-2.518-3.049-1.619c0%200-1.905%202.578-.775%204.796a2.27%202.27%200%200%200%201.097%201.798s3.19-.686%203.07-3.52z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M46.644%2040.815a12.54%2012.54%200%200%200-5.19-14.202l-11.586%207.189s9.455%205.254%206.823%2014.845z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M48.074%2016.79c1.554-.913%203.278-2.048%205.137-1.684A11.64%2011.64%200%200%201%2062%2024.316c.559%202.916-1.341%205.61-3.423%207.294M28.666%2044.583s-2.967-5.306-10.406-8.998L48.074%2016.79M26.396%2057.148L58.577%2031.61%22%2F%3E%3Cpath%20d%3D%22M21.91%2048.852c.085-3.117-2.231-2.997-2.231-2.997c-1.623-.103-2.34%201.397-2.656%202.697a5.24%205.24%200%200%200%20.344%203.504c2.09%204.31%206.576%201.964%206.576%201.964a5.83%205.83%200%200%200%202.566-5.673a4%204%200%200%200-.334-1.308a7.7%207.7%200%200%200-5.41-4.759a6.46%206.46%200%200%200-7.188%203.845q-.36.811-.592%201.667q-.123.453-.158.921a9.56%209.56%200%200%200%204%208.653c7.245%204.439%2011.747-2.462%2011.747-2.462a9.2%209.2%200%200%200%20.876-8.6c-2.271-6.444-11.19-10.72-11.19-10.72%22%2F%3E%3Cpath%20d%3D%22M16.347%2043.011c.343-.189%206.306-3.93%206.306-3.93m30.687-3.496c.158-9.66-7.006-12.987-7.006-12.987m12.243%209.012a11.36%2011.36%200%200%200-5.42-10.75m-6.513%2019.955a12.54%2012.54%200%200%200-5.19-14.202l-11.586%207.189s9.244%205.754%206.61%2015.345z%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m19.73%2035.538l31.824-20.183s12.837%202.088%209.168%2013.735l-11.005%208.802l-19.144%2015.012s.265-7.46-3.096-11.392c-3.017-3.234-4.275-3.234-7.746-5.974%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m23.314%2039.601l-2.666%201.72s5.555%202.076%205.945%205.06s.436%204.64-.197%205.911s-3.585%203.513-9.763%204.023c0%200%203.657%201.928%206.02%201.713c2.813-.257%206.266-3.956%206.4-5.51s.581-5.25-.395-6.676c-1.103-1.611-5.344-6.24-5.344-6.24%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M16.347%2055.994s-2.88-1.738-2.79-8.024c0%200%20.207-1.78%201.51-3.281c1.597-1.844%204.368-2.714%206.391-1.352c1.207.813%202.123%202.78%201.195%205.335c0%200-2.746-4.732-4.805-1.976c0%200-2.496%205.449%201.383%207.459c0%200%203.872.79%204.627%200s-1.53%204.836-7.511%201.84%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M21.458%2043.337a6.46%206.46%200%200%201%20.451%205.515s-.206%204.556-3.65%203.057c0%200%20.504%202.338%203.764%202.098c0%200%205.332-.478%204.22-6.787c.001%200-2.09-3.823-4.785-3.883%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M21.458%2048.193s-.83-2.518-3.049-1.619c0%200-1.905%202.578-.775%204.796a2.27%202.27%200%200%200%201.097%201.798s3.19-.686%203.07-3.52z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M46.644%2040.815a12.54%2012.54%200%200%200-5.19-14.202l-11.586%207.189s9.455%205.254%206.823%2014.845z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M48.074%2016.79c1.554-.913%203.278-2.048%205.137-1.684A11.64%2011.64%200%200%201%2062%2024.316c.559%202.916-1.341%205.61-3.423%207.294M28.666%2044.583s-2.967-5.306-10.406-8.998L48.074%2016.79M26.396%2057.148L58.577%2031.61%22%2F%3E%3Cpath%20d%3D%22M21.91%2048.852c.085-3.117-2.231-2.997-2.231-2.997c-1.623-.103-2.34%201.397-2.656%202.697a5.24%205.24%200%200%200%20.344%203.504c2.09%204.31%206.576%201.964%206.576%201.964a5.83%205.83%200%200%200%202.566-5.673a4%204%200%200%200-.334-1.308a7.7%207.7%200%200%200-5.41-4.759a6.46%206.46%200%200%200-7.188%203.845q-.36.811-.592%201.667q-.123.453-.158.921a9.56%209.56%200%200%200%204%208.653c7.245%204.439%2011.747-2.462%2011.747-2.462a9.2%209.2%200%200%200%20.876-8.6c-2.271-6.444-11.19-10.72-11.19-10.72%22%2F%3E%3Cpath%20d%3D%22M16.347%2043.011c.343-.189%206.306-3.93%206.306-3.93m30.687-3.496c.158-9.66-7.006-12.987-7.006-12.987m12.243%209.012a11.36%2011.36%200%200%200-5.42-10.75m-6.513%2019.955a12.54%2012.54%200%200%200-5.19-14.202l-11.586%207.189s9.244%205.754%206.61%2015.345z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/rolled-up-newspaper.svg?color=%231a73e8&size=48