quick reference all icon
quick-reference-all-outline from Material Symbols Light by Google · Outline · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- quick-reference-all-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the quick reference all icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 4v6.333v-.025V20zv4zm2.5 9.5h3.596q.148-.287.32-.527q.17-.24.365-.473H7.5zm0 4h2.887q-.049-.25-.067-.5t-.007-.5H7.5zM5.616 21q-.691 0-1.153-.462T4 19.385V4.615q0-.69.463-1.152T5.616 3H13.5L18 7.5v3.02q-.244-.086-.494-.121T17 10.333V8h-4V4H5.616q-.231 0-.424.192T5 4.615v14.77q0 .23.192.423t.423.192h5.776q.188.292.418.536q.232.243.485.464zm12.88-2.504q.812-.811.812-1.996t-.812-1.996t-1.996-.812t-1.996.812t-.812 1.996t.812 1.996t1.996.812t1.996-.812M21.6 22.29l-2.777-2.777q-.487.388-1.08.592t-1.243.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .65-.203 1.243t-.593 1.08L22.29 21.6z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightQuickReferenceAllOutline(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 4v6.333v-.025V20zv4zm2.5 9.5h3.596q.148-.287.32-.527q.17-.24.365-.473H7.5zm0 4h2.887q-.049-.25-.067-.5t-.007-.5H7.5zM5.616 21q-.691 0-1.153-.462T4 19.385V4.615q0-.69.463-1.152T5.616 3H13.5L18 7.5v3.02q-.244-.086-.494-.121T17 10.333V8h-4V4H5.616q-.231 0-.424.192T5 4.615v14.77q0 .23.192.423t.423.192h5.776q.188.292.418.536q.232.243.485.464zm12.88-2.504q.812-.811.812-1.996t-.812-1.996t-1.996-.812t-1.996.812t-.812 1.996t.812 1.996t1.996.812t1.996-.812M21.6 22.29l-2.777-2.777q-.487.388-1.08.592t-1.243.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .65-.203 1.243t-.593 1.08L22.29 21.6z"/></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 4v6.333v-.025V20zv4zm2.5 9.5h3.596q.148-.287.32-.527q.17-.24.365-.473H7.5zm0 4h2.887q-.049-.25-.067-.5t-.007-.5H7.5zM5.616 21q-.691 0-1.153-.462T4 19.385V4.615q0-.69.463-1.152T5.616 3H13.5L18 7.5v3.02q-.244-.086-.494-.121T17 10.333V8h-4V4H5.616q-.231 0-.424.192T5 4.615v14.77q0 .23.192.423t.423.192h5.776q.188.292.418.536q.232.243.485.464zm12.88-2.504q.812-.811.812-1.996t-.812-1.996t-1.996-.812t-1.996.812t-.812 1.996t.812 1.996t1.996.812t1.996-.812M21.6 22.29l-2.777-2.777q-.487.388-1.08.592t-1.243.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .65-.203 1.243t-.593 1.08L22.29 21.6z"/></svg> </template>
CSS
.icon-quick-reference-all-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%204v6.333v-.025V20zv4zm2.5%209.5h3.596q.148-.287.32-.527q.17-.24.365-.473H7.5zm0%204h2.887q-.049-.25-.067-.5t-.007-.5H7.5zM5.616%2021q-.691%200-1.153-.462T4%2019.385V4.615q0-.69.463-1.152T5.616%203H13.5L18%207.5v3.02q-.244-.086-.494-.121T17%2010.333V8h-4V4H5.616q-.231%200-.424.192T5%204.615v14.77q0%20.23.192.423t.423.192h5.776q.188.292.418.536q.232.243.485.464zm12.88-2.504q.812-.811.812-1.996t-.812-1.996t-1.996-.812t-1.996.812t-.812%201.996t.812%201.996t1.996.812t1.996-.812M21.6%2022.29l-2.777-2.777q-.487.388-1.08.592t-1.243.204q-1.586%200-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697%201.11t1.11%202.697q0%20.65-.203%201.243t-.593%201.08L22.29%2021.6z%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%204v6.333v-.025V20zv4zm2.5%209.5h3.596q.148-.287.32-.527q.17-.24.365-.473H7.5zm0%204h2.887q-.049-.25-.067-.5t-.007-.5H7.5zM5.616%2021q-.691%200-1.153-.462T4%2019.385V4.615q0-.69.463-1.152T5.616%203H13.5L18%207.5v3.02q-.244-.086-.494-.121T17%2010.333V8h-4V4H5.616q-.231%200-.424.192T5%204.615v14.77q0%20.23.192.423t.423.192h5.776q.188.292.418.536q.232.243.485.464zm12.88-2.504q.812-.811.812-1.996t-.812-1.996t-1.996-.812t-1.996.812t-.812%201.996t.812%201.996t1.996.812t1.996-.812M21.6%2022.29l-2.777-2.777q-.487.388-1.08.592t-1.243.204q-1.586%200-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697%201.11t1.11%202.697q0%20.65-.203%201.243t-.593%201.08L22.29%2021.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/quick-reference-all-outline.svg?color=%231a73e8&size=48