news icon
news from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- news
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
- Aliases
- bx-news
The same icon in other sets
Use the news icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.875 3H4.125C2.953 3 2 3.897 2 5v14c0 1.103.953 2 2.125 2h15.75C21.047 21 22 20.103 22 19V5c0-1.103-.953-2-2.125-2m0 16H4.125c-.057 0-.096-.016-.113-.016q-.01 0-.012.008L3.988 5.046c.007-.01.052-.046.137-.046h15.75c.079.001.122.028.125.008l.012 13.946c-.007.01-.052.046-.137.046"/><path fill="currentColor" d="M6 7h6v6H6zm7 8H6v2h12v-2h-4zm1-4h4v2h-4zm0-4h4v2h-4z"/></svg>
React
import type { SVGProps } from "react";
export function BxNews(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="M19.875 3H4.125C2.953 3 2 3.897 2 5v14c0 1.103.953 2 2.125 2h15.75C21.047 21 22 20.103 22 19V5c0-1.103-.953-2-2.125-2m0 16H4.125c-.057 0-.096-.016-.113-.016q-.01 0-.012.008L3.988 5.046c.007-.01.052-.046.137-.046h15.75c.079.001.122.028.125.008l.012 13.946c-.007.01-.052.046-.137.046"/><path fill="currentColor" d="M6 7h6v6H6zm7 8H6v2h12v-2h-4zm1-4h4v2h-4zm0-4h4v2h-4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.875 3H4.125C2.953 3 2 3.897 2 5v14c0 1.103.953 2 2.125 2h15.75C21.047 21 22 20.103 22 19V5c0-1.103-.953-2-2.125-2m0 16H4.125c-.057 0-.096-.016-.113-.016q-.01 0-.012.008L3.988 5.046c.007-.01.052-.046.137-.046h15.75c.079.001.122.028.125.008l.012 13.946c-.007.01-.052.046-.137.046"/><path fill="currentColor" d="M6 7h6v6H6zm7 8H6v2h12v-2h-4zm1-4h4v2h-4zm0-4h4v2h-4z"/></svg> </template>
CSS
.icon-news {
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%22M19.875%203H4.125C2.953%203%202%203.897%202%205v14c0%201.103.953%202%202.125%202h15.75C21.047%2021%2022%2020.103%2022%2019V5c0-1.103-.953-2-2.125-2m0%2016H4.125c-.057%200-.096-.016-.113-.016q-.01%200-.012.008L3.988%205.046c.007-.01.052-.046.137-.046h15.75c.079.001.122.028.125.008l.012%2013.946c-.007.01-.052.046-.137.046%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%207h6v6H6zm7%208H6v2h12v-2h-4zm1-4h4v2h-4zm0-4h4v2h-4z%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%22M19.875%203H4.125C2.953%203%202%203.897%202%205v14c0%201.103.953%202%202.125%202h15.75C21.047%2021%2022%2020.103%2022%2019V5c0-1.103-.953-2-2.125-2m0%2016H4.125c-.057%200-.096-.016-.113-.016q-.01%200-.012.008L3.988%205.046c.007-.01.052-.046.137-.046h15.75c.079.001.122.028.125.008l.012%2013.946c-.007.01-.052.046-.137.046%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%207h6v6H6zm7%208H6v2h12v-2h-4zm1-4h4v2h-4zm0-4h4v2h-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/news.svg?color=%231a73e8&size=48