article person icon

article-person-outline from Material Symbols by Google · Outline · Text · Apache-2.0 Free for personal and commercial use.

Name
article-person-outline
Set
Material Symbols
Style
Outline
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

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 15H7zm0-8h10V7H7zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v6.45q-.35-.65-.85-1.15T19 9.475V5H5v14h5.05q-.025.15-.038.3t-.012.3V21zm10.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.6V21z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsArticlePersonOutline(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 15H7zm0-8h10V7H7zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v6.45q-.35-.65-.85-1.15T19 9.475V5H5v14h5.05q-.025.15-.038.3t-.012.3V21zm10.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.6V21z"/></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 15H7zm0-8h10V7H7zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v6.45q-.35-.65-.85-1.15T19 9.475V5H5v14h5.05q-.025.15-.038.3t-.012.3V21zm10.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.6V21z"/></svg>
</template>

CSS

.icon-article-person-outline {
  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%2015H7zm0-8h10V7H7zM5%2021q-.825%200-1.412-.587T3%2019V5q0-.825.588-1.412T5%203h14q.825%200%201.413.588T21%205v6.45q-.35-.65-.85-1.15T19%209.475V5H5v14h5.05q-.025.15-.038.3t-.012.3V21zm10.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.6V21z%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%2015H7zm0-8h10V7H7zM5%2021q-.825%200-1.412-.587T3%2019V5q0-.825.588-1.412T5%203h14q.825%200%201.413.588T21%205v6.45q-.35-.65-.85-1.15T19%209.475V5H5v14h5.05q-.025.15-.038.3t-.012.3V21zm10.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.6V21z%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.svg?color=%231a73e8&size=48