newspaper from Streamline Emojis by Streamline · Default · Objects · CC-BY-4.0 Attribution required.

Name
newspaper
Set
Streamline Emojis
Style
Default
Category
Objects
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More objects icons from Streamline Emojis

Use the newspaper emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M.87 45.22a23.13 1.78 0 1 0 46.26 0a23.13 1.78 0 1 0-46.26 0" opacity=".15"/><path fill="#bdbec0" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M45 12.57a1.18 1.18 0 0 0-1.19-1.18H10.62V44H42a3 3 0 0 0 3-3Z"/><path fill="#f0f0f0" d="M39.67 41.63A2.37 2.37 0 0 0 42 44H5.87a2.37 2.37 0 0 1-2.37-2.37V6.05a1.18 1.18 0 0 1 1.19-1.18h33.79a1.18 1.18 0 0 1 1.19 1.18Z"/><path fill="#e0e0e0" d="M42 44a2.37 2.37 0 0 1-2.37-2.37v-.89H5.87a2.37 2.37 0 0 1-2.37-2.37v3.26A2.37 2.37 0 0 0 5.87 44Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M39.67 41.63A2.37 2.37 0 0 0 42 44H5.87a2.37 2.37 0 0 1-2.37-2.37V6.05a1.18 1.18 0 0 1 1.19-1.18h33.79a1.18 1.18 0 0 1 1.19 1.18Z"/><path fill="#87898c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M7.06 9.02h28.46v6.52H7.06Zm.59 10.08h15.42v15.42H7.65Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M26.63 27.14h8.89m-8.89-3.68h8.89m-8.89-3.69h8.89m-8.89 11.06h8.89m-8.89 3.68h8.89M7.65 39.26h27.87"/><path fill="#bdbec0" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18.82 28a13.4 13.4 0 0 1-1.27-4a.59.59 0 0 0-.59-.56h-2.9a.57.57 0 0 0-.58.49a18.3 18.3 0 0 1-1.23 3.74A13.34 13.34 0 0 1 7.65 33v.18A1.34 1.34 0 0 0 9 34.51h12.72a1.35 1.35 0 0 0 1.35-1.35v-1A9.3 9.3 0 0 1 18.82 28"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisNewspaper(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M.87 45.22a23.13 1.78 0 1 0 46.26 0a23.13 1.78 0 1 0-46.26 0" opacity=".15"/><path fill="#bdbec0" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M45 12.57a1.18 1.18 0 0 0-1.19-1.18H10.62V44H42a3 3 0 0 0 3-3Z"/><path fill="#f0f0f0" d="M39.67 41.63A2.37 2.37 0 0 0 42 44H5.87a2.37 2.37 0 0 1-2.37-2.37V6.05a1.18 1.18 0 0 1 1.19-1.18h33.79a1.18 1.18 0 0 1 1.19 1.18Z"/><path fill="#e0e0e0" d="M42 44a2.37 2.37 0 0 1-2.37-2.37v-.89H5.87a2.37 2.37 0 0 1-2.37-2.37v3.26A2.37 2.37 0 0 0 5.87 44Z"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M39.67 41.63A2.37 2.37 0 0 0 42 44H5.87a2.37 2.37 0 0 1-2.37-2.37V6.05a1.18 1.18 0 0 1 1.19-1.18h33.79a1.18 1.18 0 0 1 1.19 1.18Z"/><path fill="#87898c" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M7.06 9.02h28.46v6.52H7.06Zm.59 10.08h15.42v15.42H7.65Z"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M26.63 27.14h8.89m-8.89-3.68h8.89m-8.89-3.69h8.89m-8.89 11.06h8.89m-8.89 3.68h8.89M7.65 39.26h27.87"/><path fill="#bdbec0" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M18.82 28a13.4 13.4 0 0 1-1.27-4a.59.59 0 0 0-.59-.56h-2.9a.57.57 0 0 0-.58.49a18.3 18.3 0 0 1-1.23 3.74A13.34 13.34 0 0 1 7.65 33v.18A1.34 1.34 0 0 0 9 34.51h12.72a1.35 1.35 0 0 0 1.35-1.35v-1A9.3 9.3 0 0 1 18.82 28"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M.87 45.22a23.13 1.78 0 1 0 46.26 0a23.13 1.78 0 1 0-46.26 0" opacity=".15"/><path fill="#bdbec0" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M45 12.57a1.18 1.18 0 0 0-1.19-1.18H10.62V44H42a3 3 0 0 0 3-3Z"/><path fill="#f0f0f0" d="M39.67 41.63A2.37 2.37 0 0 0 42 44H5.87a2.37 2.37 0 0 1-2.37-2.37V6.05a1.18 1.18 0 0 1 1.19-1.18h33.79a1.18 1.18 0 0 1 1.19 1.18Z"/><path fill="#e0e0e0" d="M42 44a2.37 2.37 0 0 1-2.37-2.37v-.89H5.87a2.37 2.37 0 0 1-2.37-2.37v3.26A2.37 2.37 0 0 0 5.87 44Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M39.67 41.63A2.37 2.37 0 0 0 42 44H5.87a2.37 2.37 0 0 1-2.37-2.37V6.05a1.18 1.18 0 0 1 1.19-1.18h33.79a1.18 1.18 0 0 1 1.19 1.18Z"/><path fill="#87898c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M7.06 9.02h28.46v6.52H7.06Zm.59 10.08h15.42v15.42H7.65Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M26.63 27.14h8.89m-8.89-3.68h8.89m-8.89-3.69h8.89m-8.89 11.06h8.89m-8.89 3.68h8.89M7.65 39.26h27.87"/><path fill="#bdbec0" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18.82 28a13.4 13.4 0 0 1-1.27-4a.59.59 0 0 0-.59-.56h-2.9a.57.57 0 0 0-.58.49a18.3 18.3 0 0 1-1.23 3.74A13.34 13.34 0 0 1 7.65 33v.18A1.34 1.34 0 0 0 9 34.51h12.72a1.35 1.35 0 0 0 1.35-1.35v-1A9.3 9.3 0 0 1 18.82 28"/></svg>
</template>

CSS

.icon-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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M.87%2045.22a23.13%201.78%200%201%200%2046.26%200a23.13%201.78%200%201%200-46.26%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23bdbec0%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45%2012.57a1.18%201.18%200%200%200-1.19-1.18H10.62V44H42a3%203%200%200%200%203-3Z%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M39.67%2041.63A2.37%202.37%200%200%200%2042%2044H5.87a2.37%202.37%200%200%201-2.37-2.37V6.05a1.18%201.18%200%200%201%201.19-1.18h33.79a1.18%201.18%200%200%201%201.19%201.18Z%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M42%2044a2.37%202.37%200%200%201-2.37-2.37v-.89H5.87a2.37%202.37%200%200%201-2.37-2.37v3.26A2.37%202.37%200%200%200%205.87%2044Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.67%2041.63A2.37%202.37%200%200%200%2042%2044H5.87a2.37%202.37%200%200%201-2.37-2.37V6.05a1.18%201.18%200%200%201%201.19-1.18h33.79a1.18%201.18%200%200%201%201.19%201.18Z%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.06%209.02h28.46v6.52H7.06Zm.59%2010.08h15.42v15.42H7.65Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26.63%2027.14h8.89m-8.89-3.68h8.89m-8.89-3.69h8.89m-8.89%2011.06h8.89m-8.89%203.68h8.89M7.65%2039.26h27.87%22%2F%3E%3Cpath%20fill%3D%22%23bdbec0%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.82%2028a13.4%2013.4%200%200%201-1.27-4a.59.59%200%200%200-.59-.56h-2.9a.57.57%200%200%200-.58.49a18.3%2018.3%200%200%201-1.23%203.74A13.34%2013.34%200%200%201%207.65%2033v.18A1.34%201.34%200%200%200%209%2034.51h12.72a1.35%201.35%200%200%200%201.35-1.35v-1A9.3%209.3%200%200%201%2018.82%2028%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M.87%2045.22a23.13%201.78%200%201%200%2046.26%200a23.13%201.78%200%201%200-46.26%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23bdbec0%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45%2012.57a1.18%201.18%200%200%200-1.19-1.18H10.62V44H42a3%203%200%200%200%203-3Z%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M39.67%2041.63A2.37%202.37%200%200%200%2042%2044H5.87a2.37%202.37%200%200%201-2.37-2.37V6.05a1.18%201.18%200%200%201%201.19-1.18h33.79a1.18%201.18%200%200%201%201.19%201.18Z%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M42%2044a2.37%202.37%200%200%201-2.37-2.37v-.89H5.87a2.37%202.37%200%200%201-2.37-2.37v3.26A2.37%202.37%200%200%200%205.87%2044Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M39.67%2041.63A2.37%202.37%200%200%200%2042%2044H5.87a2.37%202.37%200%200%201-2.37-2.37V6.05a1.18%201.18%200%200%201%201.19-1.18h33.79a1.18%201.18%200%200%201%201.19%201.18Z%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.06%209.02h28.46v6.52H7.06Zm.59%2010.08h15.42v15.42H7.65Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26.63%2027.14h8.89m-8.89-3.68h8.89m-8.89-3.69h8.89m-8.89%2011.06h8.89m-8.89%203.68h8.89M7.65%2039.26h27.87%22%2F%3E%3Cpath%20fill%3D%22%23bdbec0%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.82%2028a13.4%2013.4%200%200%201-1.27-4a.59.59%200%200%200-.59-.56h-2.9a.57.57%200%200%200-.58.49a18.3%2018.3%200%200%201-1.23%203.74A13.34%2013.34%200%200%201%207.65%2033v.18A1.34%201.34%200%200%200%209%2034.51h12.72a1.35%201.35%200%200%200%201.35-1.35v-1A9.3%209.3%200%200%201%2018.82%2028%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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