newsstand icon
newsstand-rounded from Material Symbols Light by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- newsstand-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- newsstand-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
Use the newsstand icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 19.385q-.213 0-.356-.144q-.144-.144-.144-.357t.144-.356t.356-.144h18q.213 0 .356.144t.144.357t-.144.356t-.356.144zm1.99-3.913q-.144-.144-.144-.356v-6q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v6q0 .212-.144.356t-.357.144t-.356-.144m3.77 0q-.144-.144-.144-.356v-10q0-.213.144-.357q.144-.143.357-.143t.356.143t.144.357v10q0 .212-.145.356t-.356.144t-.356-.144m3.769 0q-.144-.144-.144-.356v-10q0-.213.144-.357t.357-.143t.356.143t.143.357v10q0 .212-.143.356q-.144.144-.357.144t-.356-.144m6.595-.102q-.175.1-.379.043q-.203-.056-.302-.23l-3-5.25q-.104-.177-.047-.382t.231-.305t.38-.044t.302.23l3 5.25q.103.178.047.383t-.232.305"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNewsstandRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 19.385q-.213 0-.356-.144q-.144-.144-.144-.357t.144-.356t.356-.144h18q.213 0 .356.144t.144.357t-.144.356t-.356.144zm1.99-3.913q-.144-.144-.144-.356v-6q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v6q0 .212-.144.356t-.357.144t-.356-.144m3.77 0q-.144-.144-.144-.356v-10q0-.213.144-.357q.144-.143.357-.143t.356.143t.144.357v10q0 .212-.145.356t-.356.144t-.356-.144m3.769 0q-.144-.144-.144-.356v-10q0-.213.144-.357t.357-.143t.356.143t.143.357v10q0 .212-.143.356q-.144.144-.357.144t-.356-.144m6.595-.102q-.175.1-.379.043q-.203-.056-.302-.23l-3-5.25q-.104-.177-.047-.382t.231-.305t.38-.044t.302.23l3 5.25q.103.178.047.383t-.232.305"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 19.385q-.213 0-.356-.144q-.144-.144-.144-.357t.144-.356t.356-.144h18q.213 0 .356.144t.144.357t-.144.356t-.356.144zm1.99-3.913q-.144-.144-.144-.356v-6q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v6q0 .212-.144.356t-.357.144t-.356-.144m3.77 0q-.144-.144-.144-.356v-10q0-.213.144-.357q.144-.143.357-.143t.356.143t.144.357v10q0 .212-.145.356t-.356.144t-.356-.144m3.769 0q-.144-.144-.144-.356v-10q0-.213.144-.357t.357-.143t.356.143t.143.357v10q0 .212-.143.356q-.144.144-.357.144t-.356-.144m6.595-.102q-.175.1-.379.043q-.203-.056-.302-.23l-3-5.25q-.104-.177-.047-.382t.231-.305t.38-.044t.302.23l3 5.25q.103.178.047.383t-.232.305"/></svg> </template>
CSS
.icon-newsstand-rounded {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%2019.385q-.213%200-.356-.144q-.144-.144-.144-.357t.144-.356t.356-.144h18q.213%200%20.356.144t.144.357t-.144.356t-.356.144zm1.99-3.913q-.144-.144-.144-.356v-6q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v6q0%20.212-.144.356t-.357.144t-.356-.144m3.77%200q-.144-.144-.144-.356v-10q0-.213.144-.357q.144-.143.357-.143t.356.143t.144.357v10q0%20.212-.145.356t-.356.144t-.356-.144m3.769%200q-.144-.144-.144-.356v-10q0-.213.144-.357t.357-.143t.356.143t.143.357v10q0%20.212-.143.356q-.144.144-.357.144t-.356-.144m6.595-.102q-.175.1-.379.043q-.203-.056-.302-.23l-3-5.25q-.104-.177-.047-.382t.231-.305t.38-.044t.302.23l3%205.25q.103.178.047.383t-.232.305%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%2019.385q-.213%200-.356-.144q-.144-.144-.144-.357t.144-.356t.356-.144h18q.213%200%20.356.144t.144.357t-.144.356t-.356.144zm1.99-3.913q-.144-.144-.144-.356v-6q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v6q0%20.212-.144.356t-.357.144t-.356-.144m3.77%200q-.144-.144-.144-.356v-10q0-.213.144-.357q.144-.143.357-.143t.356.143t.144.357v10q0%20.212-.145.356t-.356.144t-.356-.144m3.769%200q-.144-.144-.144-.356v-10q0-.213.144-.357t.357-.143t.356.143t.143.357v10q0%20.212-.143.356q-.144.144-.357.144t-.356-.144m6.595-.102q-.175.1-.379.043q-.203-.056-.302-.23l-3-5.25q-.104-.177-.047-.382t.231-.305t.38-.044t.302.23l3%205.25q.103.178.047.383t-.232.305%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/newsstand-rounded.svg?color=%231a73e8&size=48