article person icon
article-person-outline-sharp from Material Symbols by Google · Outline Sharp · Text · Apache-2.0 Free for personal and commercial use.
- Name
- article-person-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- 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="M5 19V5v4.475V9zm2-6h5.525q.05-.55.25-1.05t.5-.95H7zm0 4h3.925q.425-.5.975-.812t1.15-.513q-.1-.15-.175-.325T12.75 15H7zm-4 4V3h18v8.45q-.35-.65-.85-1.15T19 9.475V5H5v14h5.05q-.025.15-.038.3t-.012.3V21zm12.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-.725M12 21v-1.4q0-.6.313-1.112t.887-.738q.9-.375 1.863-.562T17 17t1.938.188t1.862.562q.575.225.888.738T22 19.6V21zM7 9h10V7H7z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsArticlePersonOutlineSharp(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="M5 19V5v4.475V9zm2-6h5.525q.05-.55.25-1.05t.5-.95H7zm0 4h3.925q.425-.5.975-.812t1.15-.513q-.1-.15-.175-.325T12.75 15H7zm-4 4V3h18v8.45q-.35-.65-.85-1.15T19 9.475V5H5v14h5.05q-.025.15-.038.3t-.012.3V21zm12.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-.725M12 21v-1.4q0-.6.313-1.112t.887-.738q.9-.375 1.863-.562T17 17t1.938.188t1.862.562q.575.225.888.738T22 19.6V21zM7 9h10V7H7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 19V5v4.475V9zm2-6h5.525q.05-.55.25-1.05t.5-.95H7zm0 4h3.925q.425-.5.975-.812t1.15-.513q-.1-.15-.175-.325T12.75 15H7zm-4 4V3h18v8.45q-.35-.65-.85-1.15T19 9.475V5H5v14h5.05q-.025.15-.038.3t-.012.3V21zm12.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-.725M12 21v-1.4q0-.6.313-1.112t.887-.738q.9-.375 1.863-.562T17 17t1.938.188t1.862.562q.575.225.888.738T22 19.6V21zM7 9h10V7H7z"/></svg> </template>
CSS
.icon-article-person-outline-sharp {
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%22M5%2019V5v4.475V9zm2-6h5.525q.05-.55.25-1.05t.5-.95H7zm0%204h3.925q.425-.5.975-.812t1.15-.513q-.1-.15-.175-.325T12.75%2015H7zm-4%204V3h18v8.45q-.35-.65-.85-1.15T19%209.475V5H5v14h5.05q-.025.15-.038.3t-.012.3V21zm12.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-.725M12%2021v-1.4q0-.6.313-1.112t.887-.738q.9-.375%201.863-.562T17%2017t1.938.188t1.862.562q.575.225.888.738T22%2019.6V21zM7%209h10V7H7z%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%22M5%2019V5v4.475V9zm2-6h5.525q.05-.55.25-1.05t.5-.95H7zm0%204h3.925q.425-.5.975-.812t1.15-.513q-.1-.15-.175-.325T12.75%2015H7zm-4%204V3h18v8.45q-.35-.65-.85-1.15T19%209.475V5H5v14h5.05q-.025.15-.038.3t-.012.3V21zm12.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-.725M12%2021v-1.4q0-.6.313-1.112t.887-.738q.9-.375%201.863-.562T17%2017t1.938.188t1.862.562q.575.225.888.738T22%2019.6V21zM7%209h10V7H7z%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-outline-sharp.svg?color=%231a73e8&size=48