source-notes-outline from Material Symbols Light by Google · Outline · Text · Apache-2.0 Free for personal and commercial use.

Name
source-notes-outline
Set
Material Symbols Light
Style
Outline
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 source notes icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 19V5zM7.5 8.73h9v-1h-9zm0 3.77h5.154q.269-.292.578-.545t.662-.455H7.5zm0 3.77h3.012q.05-.276.13-.516t.164-.485H7.5zM5.616 20q-.672 0-1.144-.472T4 18.385V5.615q0-.67.472-1.143Q4.944 4 5.616 4h12.769q.67 0 1.143.472q.472.472.472 1.144v4.978q-.244-.084-.494-.135T19 10.377V5.616q0-.231-.192-.424T18.384 5H5.616q-.231 0-.424.192T5 5.616v12.769q0 .23.192.423t.423.192h4.762q.03.256.082.506q.05.25.135.494zM18 22.692q-1.594 0-2.832-.964t-1.664-2.42h.935q.401 1.119 1.352 1.81q.951.69 2.209.69q1.585 0 2.696-1.112q1.112-1.111 1.112-2.696t-1.112-2.696T18 14.192q-.917 0-1.754.446q-.836.445-1.446 1.17h1.892v.884h-3.384v-3.384h.884v1.848q.714-.823 1.71-1.336q.996-.512 2.098-.512q1.94 0 3.316 1.376T22.692 18t-1.376 3.316T18 22.692"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSourceNotesOutline(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 19V5zM7.5 8.73h9v-1h-9zm0 3.77h5.154q.269-.292.578-.545t.662-.455H7.5zm0 3.77h3.012q.05-.276.13-.516t.164-.485H7.5zM5.616 20q-.672 0-1.144-.472T4 18.385V5.615q0-.67.472-1.143Q4.944 4 5.616 4h12.769q.67 0 1.143.472q.472.472.472 1.144v4.978q-.244-.084-.494-.135T19 10.377V5.616q0-.231-.192-.424T18.384 5H5.616q-.231 0-.424.192T5 5.616v12.769q0 .23.192.423t.423.192h4.762q.03.256.082.506q.05.25.135.494zM18 22.692q-1.594 0-2.832-.964t-1.664-2.42h.935q.401 1.119 1.352 1.81q.951.69 2.209.69q1.585 0 2.696-1.112q1.112-1.111 1.112-2.696t-1.112-2.696T18 14.192q-.917 0-1.754.446q-.836.445-1.446 1.17h1.892v.884h-3.384v-3.384h.884v1.848q.714-.823 1.71-1.336q.996-.512 2.098-.512q1.94 0 3.316 1.376T22.692 18t-1.376 3.316T18 22.692"/></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 19V5zM7.5 8.73h9v-1h-9zm0 3.77h5.154q.269-.292.578-.545t.662-.455H7.5zm0 3.77h3.012q.05-.276.13-.516t.164-.485H7.5zM5.616 20q-.672 0-1.144-.472T4 18.385V5.615q0-.67.472-1.143Q4.944 4 5.616 4h12.769q.67 0 1.143.472q.472.472.472 1.144v4.978q-.244-.084-.494-.135T19 10.377V5.616q0-.231-.192-.424T18.384 5H5.616q-.231 0-.424.192T5 5.616v12.769q0 .23.192.423t.423.192h4.762q.03.256.082.506q.05.25.135.494zM18 22.692q-1.594 0-2.832-.964t-1.664-2.42h.935q.401 1.119 1.352 1.81q.951.69 2.209.69q1.585 0 2.696-1.112q1.112-1.111 1.112-2.696t-1.112-2.696T18 14.192q-.917 0-1.754.446q-.836.445-1.446 1.17h1.892v.884h-3.384v-3.384h.884v1.848q.714-.823 1.71-1.336q.996-.512 2.098-.512q1.94 0 3.316 1.376T22.692 18t-1.376 3.316T18 22.692"/></svg>
</template>

CSS

.icon-source-notes-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%2019V5zM7.5%208.73h9v-1h-9zm0%203.77h5.154q.269-.292.578-.545t.662-.455H7.5zm0%203.77h3.012q.05-.276.13-.516t.164-.485H7.5zM5.616%2020q-.672%200-1.144-.472T4%2018.385V5.615q0-.67.472-1.143Q4.944%204%205.616%204h12.769q.67%200%201.143.472q.472.472.472%201.144v4.978q-.244-.084-.494-.135T19%2010.377V5.616q0-.231-.192-.424T18.384%205H5.616q-.231%200-.424.192T5%205.616v12.769q0%20.23.192.423t.423.192h4.762q.03.256.082.506q.05.25.135.494zM18%2022.692q-1.594%200-2.832-.964t-1.664-2.42h.935q.401%201.119%201.352%201.81q.951.69%202.209.69q1.585%200%202.696-1.112q1.112-1.111%201.112-2.696t-1.112-2.696T18%2014.192q-.917%200-1.754.446q-.836.445-1.446%201.17h1.892v.884h-3.384v-3.384h.884v1.848q.714-.823%201.71-1.336q.996-.512%202.098-.512q1.94%200%203.316%201.376T22.692%2018t-1.376%203.316T18%2022.692%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%2019V5zM7.5%208.73h9v-1h-9zm0%203.77h5.154q.269-.292.578-.545t.662-.455H7.5zm0%203.77h3.012q.05-.276.13-.516t.164-.485H7.5zM5.616%2020q-.672%200-1.144-.472T4%2018.385V5.615q0-.67.472-1.143Q4.944%204%205.616%204h12.769q.67%200%201.143.472q.472.472.472%201.144v4.978q-.244-.084-.494-.135T19%2010.377V5.616q0-.231-.192-.424T18.384%205H5.616q-.231%200-.424.192T5%205.616v12.769q0%20.23.192.423t.423.192h4.762q.03.256.082.506q.05.25.135.494zM18%2022.692q-1.594%200-2.832-.964t-1.664-2.42h.935q.401%201.119%201.352%201.81q.951.69%202.209.69q1.585%200%202.696-1.112q1.112-1.111%201.112-2.696t-1.112-2.696T18%2014.192q-.917%200-1.754.446q-.836.445-1.446%201.17h1.892v.884h-3.384v-3.384h.884v1.848q.714-.823%201.71-1.336q.996-.512%202.098-.512q1.94%200%203.316%201.376T22.692%2018t-1.376%203.316T18%2022.692%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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