quick-reference-outline-sharp from Material Symbols Light by Google · Outline Sharp · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
quick-reference-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
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 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.923 19h.77v-3h-.77zm.385-3.827q.161.02.273-.102q.111-.121.111-.283t-.12-.273t-.264-.111q-.162 0-.274.111q-.111.112-.111.273q0 .143.111.264q.112.121.274.121M5 4v6.366v-.058V20zv4zm2.5 9.5h3.29q.16-.287.34-.527t.38-.473H7.5zm0 4h2.479q-.037-.25-.046-.5t.008-.5H7.5zM4 21V3h9.5L18 7.5v3.03q-.244-.072-.484-.109q-.241-.036-.516-.055V8h-4V4H5v16h5.848q.16.287.349.527q.19.24.409.473zm15.143-7.143q1.165 1.164 1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164t-1.164-2.836q0-1.67 1.164-2.835q1.165-1.165 2.836-1.165t2.835 1.165"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightQuickReferenceOutlineSharp(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="M15.923 19h.77v-3h-.77zm.385-3.827q.161.02.273-.102q.111-.121.111-.283t-.12-.273t-.264-.111q-.162 0-.274.111q-.111.112-.111.273q0 .143.111.264q.112.121.274.121M5 4v6.366v-.058V20zv4zm2.5 9.5h3.29q.16-.287.34-.527t.38-.473H7.5zm0 4h2.479q-.037-.25-.046-.5t.008-.5H7.5zM4 21V3h9.5L18 7.5v3.03q-.244-.072-.484-.109q-.241-.036-.516-.055V8h-4V4H5v16h5.848q.16.287.349.527q.19.24.409.473zm15.143-7.143q1.165 1.164 1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164t-1.164-2.836q0-1.67 1.164-2.835q1.165-1.165 2.836-1.165t2.835 1.165"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.923 19h.77v-3h-.77zm.385-3.827q.161.02.273-.102q.111-.121.111-.283t-.12-.273t-.264-.111q-.162 0-.274.111q-.111.112-.111.273q0 .143.111.264q.112.121.274.121M5 4v6.366v-.058V20zv4zm2.5 9.5h3.29q.16-.287.34-.527t.38-.473H7.5zm0 4h2.479q-.037-.25-.046-.5t.008-.5H7.5zM4 21V3h9.5L18 7.5v3.03q-.244-.072-.484-.109q-.241-.036-.516-.055V8h-4V4H5v16h5.848q.16.287.349.527q.19.24.409.473zm15.143-7.143q1.165 1.164 1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164t-1.164-2.836q0-1.67 1.164-2.835q1.165-1.165 2.836-1.165t2.835 1.165"/></svg>
</template>

CSS

.icon-quick-reference-outline-sharp {
  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%22M15.923%2019h.77v-3h-.77zm.385-3.827q.161.02.273-.102q.111-.121.111-.283t-.12-.273t-.264-.111q-.162%200-.274.111q-.111.112-.111.273q0%20.143.111.264q.112.121.274.121M5%204v6.366v-.058V20zv4zm2.5%209.5h3.29q.16-.287.34-.527t.38-.473H7.5zm0%204h2.479q-.037-.25-.046-.5t.008-.5H7.5zM4%2021V3h9.5L18%207.5v3.03q-.244-.072-.484-.109q-.241-.036-.516-.055V8h-4V4H5v16h5.848q.16.287.349.527q.19.24.409.473zm15.143-7.143q1.165%201.164%201.165%202.835t-1.165%202.836t-2.835%201.164t-2.836-1.164t-1.164-2.836q0-1.67%201.164-2.835q1.165-1.165%202.836-1.165t2.835%201.165%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%22M15.923%2019h.77v-3h-.77zm.385-3.827q.161.02.273-.102q.111-.121.111-.283t-.12-.273t-.264-.111q-.162%200-.274.111q-.111.112-.111.273q0%20.143.111.264q.112.121.274.121M5%204v6.366v-.058V20zv4zm2.5%209.5h3.29q.16-.287.34-.527t.38-.473H7.5zm0%204h2.479q-.037-.25-.046-.5t.008-.5H7.5zM4%2021V3h9.5L18%207.5v3.03q-.244-.072-.484-.109q-.241-.036-.516-.055V8h-4V4H5v16h5.848q.16.287.349.527q.19.24.409.473zm15.143-7.143q1.165%201.164%201.165%202.835t-1.165%202.836t-2.835%201.164t-2.836-1.164t-1.164-2.836q0-1.67%201.164-2.835q1.165-1.165%202.836-1.165t2.835%201.165%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-outline-sharp.svg?color=%231a73e8&size=48