article shortcut icon
article-shortcut-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- article-shortcut-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
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 shortcut icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 8.5h8q.213 0 .356-.144t.144-.357t-.144-.356T16 7.5H8q-.213 0-.356.144t-.144.357t.144.356T8 8.5M10.73 20q-.342 0-.575-.232t-.232-.576V16.5H13q.213 0 .356-.144t.144-.357t-.144-.356T13 15.5H9.923v-3H16q.213 0 .356-.144t.144-.357t-.144-.356T16 11.5H9.729v.006q-.344-.914-1.154-1.498q-.81-.585-1.844-.585H4.808q-.343 0-.576-.232T4 8.616v-3q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v12.769q0 .69-.462 1.153T18.384 20zm-3.509 1q-1.767 0-3.008-1.236T2.97 16.77q0-1.358.767-2.43t1.966-1.531H3.5q-.213 0-.356-.144T3 12.307t.144-.356t.356-.143h3.23q.344 0 .576.232q.233.232.233.576v3.23q0 .213-.144.357t-.357.143t-.356-.143t-.144-.357v-2.271q-1.117.237-1.842 1.127t-.725 2.046q0 1.364.947 2.308q.948.944 2.303.944q.213 0 .357.144t.143.357t-.143.356T7.22 21"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightArticleShortcutRounded(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 8.5h8q.213 0 .356-.144t.144-.357t-.144-.356T16 7.5H8q-.213 0-.356.144t-.144.357t.144.356T8 8.5M10.73 20q-.342 0-.575-.232t-.232-.576V16.5H13q.213 0 .356-.144t.144-.357t-.144-.356T13 15.5H9.923v-3H16q.213 0 .356-.144t.144-.357t-.144-.356T16 11.5H9.729v.006q-.344-.914-1.154-1.498q-.81-.585-1.844-.585H4.808q-.343 0-.576-.232T4 8.616v-3q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v12.769q0 .69-.462 1.153T18.384 20zm-3.509 1q-1.767 0-3.008-1.236T2.97 16.77q0-1.358.767-2.43t1.966-1.531H3.5q-.213 0-.356-.144T3 12.307t.144-.356t.356-.143h3.23q.344 0 .576.232q.233.232.233.576v3.23q0 .213-.144.357t-.357.143t-.356-.143t-.144-.357v-2.271q-1.117.237-1.842 1.127t-.725 2.046q0 1.364.947 2.308q.948.944 2.303.944q.213 0 .357.144t.143.357t-.143.356T7.22 21"/></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 8.5h8q.213 0 .356-.144t.144-.357t-.144-.356T16 7.5H8q-.213 0-.356.144t-.144.357t.144.356T8 8.5M10.73 20q-.342 0-.575-.232t-.232-.576V16.5H13q.213 0 .356-.144t.144-.357t-.144-.356T13 15.5H9.923v-3H16q.213 0 .356-.144t.144-.357t-.144-.356T16 11.5H9.729v.006q-.344-.914-1.154-1.498q-.81-.585-1.844-.585H4.808q-.343 0-.576-.232T4 8.616v-3q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v12.769q0 .69-.462 1.153T18.384 20zm-3.509 1q-1.767 0-3.008-1.236T2.97 16.77q0-1.358.767-2.43t1.966-1.531H3.5q-.213 0-.356-.144T3 12.307t.144-.356t.356-.143h3.23q.344 0 .576.232q.233.232.233.576v3.23q0 .213-.144.357t-.357.143t-.356-.143t-.144-.357v-2.271q-1.117.237-1.842 1.127t-.725 2.046q0 1.364.947 2.308q.948.944 2.303.944q.213 0 .357.144t.143.357t-.143.356T7.22 21"/></svg> </template>
CSS
.icon-article-shortcut-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%208.5h8q.213%200%20.356-.144t.144-.357t-.144-.356T16%207.5H8q-.213%200-.356.144t-.144.357t.144.356T8%208.5M10.73%2020q-.342%200-.575-.232t-.232-.576V16.5H13q.213%200%20.356-.144t.144-.357t-.144-.356T13%2015.5H9.923v-3H16q.213%200%20.356-.144t.144-.357t-.144-.356T16%2011.5H9.729v.006q-.344-.914-1.154-1.498q-.81-.585-1.844-.585H4.808q-.343%200-.576-.232T4%208.616v-3q0-.691.463-1.153T5.616%204h12.769q.69%200%201.153.463T20%205.616v12.769q0%20.69-.462%201.153T18.384%2020zm-3.509%201q-1.767%200-3.008-1.236T2.97%2016.77q0-1.358.767-2.43t1.966-1.531H3.5q-.213%200-.356-.144T3%2012.307t.144-.356t.356-.143h3.23q.344%200%20.576.232q.233.232.233.576v3.23q0%20.213-.144.357t-.357.143t-.356-.143t-.144-.357v-2.271q-1.117.237-1.842%201.127t-.725%202.046q0%201.364.947%202.308q.948.944%202.303.944q.213%200%20.357.144t.143.357t-.143.356T7.22%2021%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%208.5h8q.213%200%20.356-.144t.144-.357t-.144-.356T16%207.5H8q-.213%200-.356.144t-.144.357t.144.356T8%208.5M10.73%2020q-.342%200-.575-.232t-.232-.576V16.5H13q.213%200%20.356-.144t.144-.357t-.144-.356T13%2015.5H9.923v-3H16q.213%200%20.356-.144t.144-.357t-.144-.356T16%2011.5H9.729v.006q-.344-.914-1.154-1.498q-.81-.585-1.844-.585H4.808q-.343%200-.576-.232T4%208.616v-3q0-.691.463-1.153T5.616%204h12.769q.69%200%201.153.463T20%205.616v12.769q0%20.69-.462%201.153T18.384%2020zm-3.509%201q-1.767%200-3.008-1.236T2.97%2016.77q0-1.358.767-2.43t1.966-1.531H3.5q-.213%200-.356-.144T3%2012.307t.144-.356t.356-.143h3.23q.344%200%20.576.232q.233.232.233.576v3.23q0%20.213-.144.357t-.357.143t-.356-.143t-.144-.357v-2.271q-1.117.237-1.842%201.127t-.725%202.046q0%201.364.947%202.308q.948.944%202.303.944q.213%200%20.357.144t.143.357t-.143.356T7.22%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/article-shortcut-rounded.svg?color=%231a73e8&size=48