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

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

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="M18.385 20h-7.962q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h7.962q.23 0 .423-.192t.192-.424V5.616q0-.231-.192-.424T18.384 5H5.616q-.231 0-.424.192T5 5.616v3.307q0 .213-.144.356t-.357.144t-.356-.144T4 8.923V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v12.769q0 .69-.462 1.153T18.384 20M7.221 21q-1.767 0-3.009-1.236q-1.24-1.236-1.24-2.995q0-1.358.765-2.43t1.967-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 21m3.202-4.5H13q.213 0 .356-.144t.144-.357t-.144-.356T13 15.5h-2.577q-.212 0-.356.144t-.144.357t.144.356t.356.143m0-4H16q.213 0 .356-.144t.144-.357t-.144-.356T16 11.5h-5.577q-.212 0-.356.144t-.144.357t.144.356t.356.143M8 8.5h8q.213 0 .356-.144t.144-.357t-.144-.356T16 7.5H8q-.213 0-.356.144t-.144.357t.144.356T8 8.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightArticleShortcutOutlineRounded(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="M18.385 20h-7.962q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h7.962q.23 0 .423-.192t.192-.424V5.616q0-.231-.192-.424T18.384 5H5.616q-.231 0-.424.192T5 5.616v3.307q0 .213-.144.356t-.357.144t-.356-.144T4 8.923V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v12.769q0 .69-.462 1.153T18.384 20M7.221 21q-1.767 0-3.009-1.236q-1.24-1.236-1.24-2.995q0-1.358.765-2.43t1.967-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 21m3.202-4.5H13q.213 0 .356-.144t.144-.357t-.144-.356T13 15.5h-2.577q-.212 0-.356.144t-.144.357t.144.356t.356.143m0-4H16q.213 0 .356-.144t.144-.357t-.144-.356T16 11.5h-5.577q-.212 0-.356.144t-.144.357t.144.356t.356.143M8 8.5h8q.213 0 .356-.144t.144-.357t-.144-.356T16 7.5H8q-.213 0-.356.144t-.144.357t.144.356T8 8.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.385 20h-7.962q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h7.962q.23 0 .423-.192t.192-.424V5.616q0-.231-.192-.424T18.384 5H5.616q-.231 0-.424.192T5 5.616v3.307q0 .213-.144.356t-.357.144t-.356-.144T4 8.923V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v12.769q0 .69-.462 1.153T18.384 20M7.221 21q-1.767 0-3.009-1.236q-1.24-1.236-1.24-2.995q0-1.358.765-2.43t1.967-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 21m3.202-4.5H13q.213 0 .356-.144t.144-.357t-.144-.356T13 15.5h-2.577q-.212 0-.356.144t-.144.357t.144.356t.356.143m0-4H16q.213 0 .356-.144t.144-.357t-.144-.356T16 11.5h-5.577q-.212 0-.356.144t-.144.357t.144.356t.356.143M8 8.5h8q.213 0 .356-.144t.144-.357t-.144-.356T16 7.5H8q-.213 0-.356.144t-.144.357t.144.356T8 8.5"/></svg>
</template>

CSS

.icon-article-shortcut-outline-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%22M18.385%2020h-7.962q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h7.962q.23%200%20.423-.192t.192-.424V5.616q0-.231-.192-.424T18.384%205H5.616q-.231%200-.424.192T5%205.616v3.307q0%20.213-.144.356t-.357.144t-.356-.144T4%208.923V5.616q0-.691.463-1.153T5.616%204h12.769q.69%200%201.153.463T20%205.616v12.769q0%20.69-.462%201.153T18.384%2020M7.221%2021q-1.767%200-3.009-1.236q-1.24-1.236-1.24-2.995q0-1.358.765-2.43t1.967-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%2021m3.202-4.5H13q.213%200%20.356-.144t.144-.357t-.144-.356T13%2015.5h-2.577q-.212%200-.356.144t-.144.357t.144.356t.356.143m0-4H16q.213%200%20.356-.144t.144-.357t-.144-.356T16%2011.5h-5.577q-.212%200-.356.144t-.144.357t.144.356t.356.143M8%208.5h8q.213%200%20.356-.144t.144-.357t-.144-.356T16%207.5H8q-.213%200-.356.144t-.144.357t.144.356T8%208.5%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%22M18.385%2020h-7.962q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h7.962q.23%200%20.423-.192t.192-.424V5.616q0-.231-.192-.424T18.384%205H5.616q-.231%200-.424.192T5%205.616v3.307q0%20.213-.144.356t-.357.144t-.356-.144T4%208.923V5.616q0-.691.463-1.153T5.616%204h12.769q.69%200%201.153.463T20%205.616v12.769q0%20.69-.462%201.153T18.384%2020M7.221%2021q-1.767%200-3.009-1.236q-1.24-1.236-1.24-2.995q0-1.358.765-2.43t1.967-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%2021m3.202-4.5H13q.213%200%20.356-.144t.144-.357t-.144-.356T13%2015.5h-2.577q-.212%200-.356.144t-.144.357t.144.356t.356.143m0-4H16q.213%200%20.356-.144t.144-.357t-.144-.356T16%2011.5h-5.577q-.212%200-.356.144t-.144.357t.144.356t.356.143M8%208.5h8q.213%200%20.356-.144t.144-.357t-.144-.356T16%207.5H8q-.213%200-.356.144t-.144.357t.144.356T8%208.5%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-outline-rounded.svg?color=%231a73e8&size=48