article person icon
article-person-rounded from Material Symbols by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- article-person-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More text icons from Material Symbols
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the article person icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 9h8q.425 0 .713-.288T17 8t-.288-.712T16 7H8q-.425 0-.712.288T7 8t.288.713T8 9M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v4.65q0 .425-.4.575t-.725-.175q-.6-.5-1.338-.775T17 9q-1.125 0-2.1.525T13.275 11H8q-.425 0-.712.288T7 12t.288.713T8 13h4.525q-.05.5 0 1t.225 1H8q-.425 0-.712.288T7 16t.288.713T8 17h2.925q-.475.55-.7 1.213T10 19.6v.4q0 .425-.287.712T9 21zm8 0q-.425 0-.712-.288T12 20v-.4q0-.6.313-1.112t.887-.738q.9-.375 1.863-.562T17 17t1.938.188t1.862.562q.575.225.888.738T22 19.6v.4q0 .425-.288.713T21 21zm2.225-5.725Q14.5 14.55 14.5 13.5t.725-1.775T17 11t1.775.725t.725 1.775t-.725 1.775T17 16t-1.775-.725"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsArticlePersonRounded(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="M8 9h8q.425 0 .713-.288T17 8t-.288-.712T16 7H8q-.425 0-.712.288T7 8t.288.713T8 9M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v4.65q0 .425-.4.575t-.725-.175q-.6-.5-1.338-.775T17 9q-1.125 0-2.1.525T13.275 11H8q-.425 0-.712.288T7 12t.288.713T8 13h4.525q-.05.5 0 1t.225 1H8q-.425 0-.712.288T7 16t.288.713T8 17h2.925q-.475.55-.7 1.213T10 19.6v.4q0 .425-.287.712T9 21zm8 0q-.425 0-.712-.288T12 20v-.4q0-.6.313-1.112t.887-.738q.9-.375 1.863-.562T17 17t1.938.188t1.862.562q.575.225.888.738T22 19.6v.4q0 .425-.288.713T21 21zm2.225-5.725Q14.5 14.55 14.5 13.5t.725-1.775T17 11t1.775.725t.725 1.775t-.725 1.775T17 16t-1.775-.725"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 9h8q.425 0 .713-.288T17 8t-.288-.712T16 7H8q-.425 0-.712.288T7 8t.288.713T8 9M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v4.65q0 .425-.4.575t-.725-.175q-.6-.5-1.338-.775T17 9q-1.125 0-2.1.525T13.275 11H8q-.425 0-.712.288T7 12t.288.713T8 13h4.525q-.05.5 0 1t.225 1H8q-.425 0-.712.288T7 16t.288.713T8 17h2.925q-.475.55-.7 1.213T10 19.6v.4q0 .425-.287.712T9 21zm8 0q-.425 0-.712-.288T12 20v-.4q0-.6.313-1.112t.887-.738q.9-.375 1.863-.562T17 17t1.938.188t1.862.562q.575.225.888.738T22 19.6v.4q0 .425-.288.713T21 21zm2.225-5.725Q14.5 14.55 14.5 13.5t.725-1.775T17 11t1.775.725t.725 1.775t-.725 1.775T17 16t-1.775-.725"/></svg> </template>
CSS
.icon-article-person-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%22M8%209h8q.425%200%20.713-.288T17%208t-.288-.712T16%207H8q-.425%200-.712.288T7%208t.288.713T8%209M5%2021q-.825%200-1.412-.587T3%2019V5q0-.825.588-1.412T5%203h14q.825%200%201.413.588T21%205v4.65q0%20.425-.4.575t-.725-.175q-.6-.5-1.338-.775T17%209q-1.125%200-2.1.525T13.275%2011H8q-.425%200-.712.288T7%2012t.288.713T8%2013h4.525q-.05.5%200%201t.225%201H8q-.425%200-.712.288T7%2016t.288.713T8%2017h2.925q-.475.55-.7%201.213T10%2019.6v.4q0%20.425-.287.712T9%2021zm8%200q-.425%200-.712-.288T12%2020v-.4q0-.6.313-1.112t.887-.738q.9-.375%201.863-.562T17%2017t1.938.188t1.862.562q.575.225.888.738T22%2019.6v.4q0%20.425-.288.713T21%2021zm2.225-5.725Q14.5%2014.55%2014.5%2013.5t.725-1.775T17%2011t1.775.725t.725%201.775t-.725%201.775T17%2016t-1.775-.725%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%22M8%209h8q.425%200%20.713-.288T17%208t-.288-.712T16%207H8q-.425%200-.712.288T7%208t.288.713T8%209M5%2021q-.825%200-1.412-.587T3%2019V5q0-.825.588-1.412T5%203h14q.825%200%201.413.588T21%205v4.65q0%20.425-.4.575t-.725-.175q-.6-.5-1.338-.775T17%209q-1.125%200-2.1.525T13.275%2011H8q-.425%200-.712.288T7%2012t.288.713T8%2013h4.525q-.05.5%200%201t.225%201H8q-.425%200-.712.288T7%2016t.288.713T8%2017h2.925q-.475.55-.7%201.213T10%2019.6v.4q0%20.425-.287.712T9%2021zm8%200q-.425%200-.712-.288T12%2020v-.4q0-.6.313-1.112t.887-.738q.9-.375%201.863-.562T17%2017t1.938.188t1.862.562q.575.225.888.738T22%2019.6v.4q0%20.425-.288.713T21%2021zm2.225-5.725Q14.5%2014.55%2014.5%2013.5t.725-1.775T17%2011t1.775.725t.725%201.775t-.725%201.775T17%2016t-1.775-.725%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/article-person-rounded.svg?color=%231a73e8&size=48