stylus-note-outline-sharp from Material Symbols Light by Google · Outline Sharp · Android · Apache-2.0 Free for personal and commercial use.

Name
stylus-note-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Android
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the stylus note icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.898 17.017l8.568-8.567l-1.3-1.3l-8.568 8.567zm-6.025 1.445q-1.961-.125-2.975-.935q-1.013-.81-1.013-2.233q0-1.413 1.212-2.291q1.213-.878 3.376-1.078q1.206-.113 1.809-.476q.603-.362.603-.999q0-.823-.738-1.273t-2.399-.638l.098-.981q2.037.238 3.038.95q1 .713 1 1.942q0 1.056-.866 1.7t-2.472.775q-1.83.164-2.746.751t-.915 1.618q0 .99.729 1.513q.728.522 2.282.655zm6.02-.018L9.17 15.723l9.995-9.994l2.726 2.721zm0 0l-3.431.71l.71-3.431z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightStylusNoteOutlineSharp(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="m11.898 17.017l8.568-8.567l-1.3-1.3l-8.568 8.567zm-6.025 1.445q-1.961-.125-2.975-.935q-1.013-.81-1.013-2.233q0-1.413 1.212-2.291q1.213-.878 3.376-1.078q1.206-.113 1.809-.476q.603-.362.603-.999q0-.823-.738-1.273t-2.399-.638l.098-.981q2.037.238 3.038.95q1 .713 1 1.942q0 1.056-.866 1.7t-2.472.775q-1.83.164-2.746.751t-.915 1.618q0 .99.729 1.513q.728.522 2.282.655zm6.02-.018L9.17 15.723l9.995-9.994l2.726 2.721zm0 0l-3.431.71l.71-3.431z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.898 17.017l8.568-8.567l-1.3-1.3l-8.568 8.567zm-6.025 1.445q-1.961-.125-2.975-.935q-1.013-.81-1.013-2.233q0-1.413 1.212-2.291q1.213-.878 3.376-1.078q1.206-.113 1.809-.476q.603-.362.603-.999q0-.823-.738-1.273t-2.399-.638l.098-.981q2.037.238 3.038.95q1 .713 1 1.942q0 1.056-.866 1.7t-2.472.775q-1.83.164-2.746.751t-.915 1.618q0 .99.729 1.513q.728.522 2.282.655zm6.02-.018L9.17 15.723l9.995-9.994l2.726 2.721zm0 0l-3.431.71l.71-3.431z"/></svg>
</template>

CSS

.icon-stylus-note-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%22m11.898%2017.017l8.568-8.567l-1.3-1.3l-8.568%208.567zm-6.025%201.445q-1.961-.125-2.975-.935q-1.013-.81-1.013-2.233q0-1.413%201.212-2.291q1.213-.878%203.376-1.078q1.206-.113%201.809-.476q.603-.362.603-.999q0-.823-.738-1.273t-2.399-.638l.098-.981q2.037.238%203.038.95q1%20.713%201%201.942q0%201.056-.866%201.7t-2.472.775q-1.83.164-2.746.751t-.915%201.618q0%20.99.729%201.513q.728.522%202.282.655zm6.02-.018L9.17%2015.723l9.995-9.994l2.726%202.721zm0%200l-3.431.71l.71-3.431z%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%22m11.898%2017.017l8.568-8.567l-1.3-1.3l-8.568%208.567zm-6.025%201.445q-1.961-.125-2.975-.935q-1.013-.81-1.013-2.233q0-1.413%201.212-2.291q1.213-.878%203.376-1.078q1.206-.113%201.809-.476q.603-.362.603-.999q0-.823-.738-1.273t-2.399-.638l.098-.981q2.037.238%203.038.95q1%20.713%201%201.942q0%201.056-.866%201.7t-2.472.775q-1.83.164-2.746.751t-.915%201.618q0%20.99.729%201.513q.728.522%202.282.655zm6.02-.018L9.17%2015.723l9.995-9.994l2.726%202.721zm0%200l-3.431.71l.71-3.431z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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