article shortcut icon

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

Name
article-shortcut-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

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 9h8q.425 0 .713-.288T17 8t-.288-.712T16 7H8q-.425 0-.712.288T7 8t.288.713T8 9m3 12q-.425 0-.712-.288T10 20v-3h3q.425 0 .713-.288T14 16t-.288-.712T13 15h-3v-2h6q.425 0 .713-.288T17 12t-.288-.712T16 11H9.825v.025q-.325-.875-1.087-1.45T7 9H4q-.425 0-.712-.288T3 8V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zm-4.375 1q-1.975 0-3.363-1.388T1.875 17.25q0-1.425.738-2.55T4.55 13H3q-.425 0-.712-.288T2 12t.288-.712T3 11h4q.425 0 .713.288T8 12v4q0 .425-.288.713T7 17t-.712-.288T6 16v-1.425q-.925.2-1.525.95t-.6 1.725q0 1.15.812 1.95t1.938.8q.425 0 .713.288t.287.712t-.288.713t-.712.287"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsArticleShortcutRounded(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 9m3 12q-.425 0-.712-.288T10 20v-3h3q.425 0 .713-.288T14 16t-.288-.712T13 15h-3v-2h6q.425 0 .713-.288T17 12t-.288-.712T16 11H9.825v.025q-.325-.875-1.087-1.45T7 9H4q-.425 0-.712-.288T3 8V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zm-4.375 1q-1.975 0-3.363-1.388T1.875 17.25q0-1.425.738-2.55T4.55 13H3q-.425 0-.712-.288T2 12t.288-.712T3 11h4q.425 0 .713.288T8 12v4q0 .425-.288.713T7 17t-.712-.288T6 16v-1.425q-.925.2-1.525.95t-.6 1.725q0 1.15.812 1.95t1.938.8q.425 0 .713.288t.287.712t-.288.713t-.712.287"/></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 9m3 12q-.425 0-.712-.288T10 20v-3h3q.425 0 .713-.288T14 16t-.288-.712T13 15h-3v-2h6q.425 0 .713-.288T17 12t-.288-.712T16 11H9.825v.025q-.325-.875-1.087-1.45T7 9H4q-.425 0-.712-.288T3 8V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zm-4.375 1q-1.975 0-3.363-1.388T1.875 17.25q0-1.425.738-2.55T4.55 13H3q-.425 0-.712-.288T2 12t.288-.712T3 11h4q.425 0 .713.288T8 12v4q0 .425-.288.713T7 17t-.712-.288T6 16v-1.425q-.925.2-1.525.95t-.6 1.725q0 1.15.812 1.95t1.938.8q.425 0 .713.288t.287.712t-.288.713t-.712.287"/></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%209h8q.425%200%20.713-.288T17%208t-.288-.712T16%207H8q-.425%200-.712.288T7%208t.288.713T8%209m3%2012q-.425%200-.712-.288T10%2020v-3h3q.425%200%20.713-.288T14%2016t-.288-.712T13%2015h-3v-2h6q.425%200%20.713-.288T17%2012t-.288-.712T16%2011H9.825v.025q-.325-.875-1.087-1.45T7%209H4q-.425%200-.712-.288T3%208V5q0-.825.588-1.412T5%203h14q.825%200%201.413.588T21%205v14q0%20.825-.587%201.413T19%2021zm-4.375%201q-1.975%200-3.363-1.388T1.875%2017.25q0-1.425.738-2.55T4.55%2013H3q-.425%200-.712-.288T2%2012t.288-.712T3%2011h4q.425%200%20.713.288T8%2012v4q0%20.425-.288.713T7%2017t-.712-.288T6%2016v-1.425q-.925.2-1.525.95t-.6%201.725q0%201.15.812%201.95t1.938.8q.425%200%20.713.288t.287.712t-.288.713t-.712.287%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%209m3%2012q-.425%200-.712-.288T10%2020v-3h3q.425%200%20.713-.288T14%2016t-.288-.712T13%2015h-3v-2h6q.425%200%20.713-.288T17%2012t-.288-.712T16%2011H9.825v.025q-.325-.875-1.087-1.45T7%209H4q-.425%200-.712-.288T3%208V5q0-.825.588-1.412T5%203h14q.825%200%201.413.588T21%205v14q0%20.825-.587%201.413T19%2021zm-4.375%201q-1.975%200-3.363-1.388T1.875%2017.25q0-1.425.738-2.55T4.55%2013H3q-.425%200-.712-.288T2%2012t.288-.712T3%2011h4q.425%200%20.713.288T8%2012v4q0%20.425-.288.713T7%2017t-.712-.288T6%2016v-1.425q-.925.2-1.525.95t-.6%201.725q0%201.15.812%201.95t1.938.8q.425%200%20.713.288t.287.712t-.288.713t-.712.287%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/article-shortcut-rounded.svg?color=%231a73e8&size=48