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

Name
stylus-note-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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.24-8.24q.135-.135.135-.327t-.134-.327l-.647-.646q-.134-.135-.326-.135q-.193 0-.327.135l-8.241 8.24zm-9.013-1.723q0 .898.615 1.414q.616.515 1.92.698q.207.03.339.19q.132.158.126.366q-.006.213-.156.354t-.338.109q-1.718-.212-2.612-.999t-.894-2.132q0-1.413 1.212-2.291q1.213-.878 3.376-1.078q1.206-.113 1.809-.476q.603-.362.603-.999q0-.761-.612-1.199T6.269 8.6q-.207-.03-.358-.183q-.151-.152-.12-.36q.03-.213.205-.35t.402-.088q1.748.281 2.618.988q.869.706.869 1.843q0 1.056-.867 1.7t-2.472.775q-1.83.163-2.746.751t-.915 1.618m9.007 3.15l-2.72-2.721l9.126-9.108q.385-.384.88-.375t.88.375l.942.943q.385.384.385.889t-.385.89zM9.187 19q-.252.062-.443-.129q-.19-.19-.128-.442l.555-2.706l2.721 2.721z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightStylusNoteOutlineRounded(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.24-8.24q.135-.135.135-.327t-.134-.327l-.647-.646q-.134-.135-.326-.135q-.193 0-.327.135l-8.241 8.24zm-9.013-1.723q0 .898.615 1.414q.616.515 1.92.698q.207.03.339.19q.132.158.126.366q-.006.213-.156.354t-.338.109q-1.718-.212-2.612-.999t-.894-2.132q0-1.413 1.212-2.291q1.213-.878 3.376-1.078q1.206-.113 1.809-.476q.603-.362.603-.999q0-.761-.612-1.199T6.269 8.6q-.207-.03-.358-.183q-.151-.152-.12-.36q.03-.213.205-.35t.402-.088q1.748.281 2.618.988q.869.706.869 1.843q0 1.056-.867 1.7t-2.472.775q-1.83.163-2.746.751t-.915 1.618m9.007 3.15l-2.72-2.721l9.126-9.108q.385-.384.88-.375t.88.375l.942.943q.385.384.385.889t-.385.89zM9.187 19q-.252.062-.443-.129q-.19-.19-.128-.442l.555-2.706l2.721 2.721z"/></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.24-8.24q.135-.135.135-.327t-.134-.327l-.647-.646q-.134-.135-.326-.135q-.193 0-.327.135l-8.241 8.24zm-9.013-1.723q0 .898.615 1.414q.616.515 1.92.698q.207.03.339.19q.132.158.126.366q-.006.213-.156.354t-.338.109q-1.718-.212-2.612-.999t-.894-2.132q0-1.413 1.212-2.291q1.213-.878 3.376-1.078q1.206-.113 1.809-.476q.603-.362.603-.999q0-.761-.612-1.199T6.269 8.6q-.207-.03-.358-.183q-.151-.152-.12-.36q.03-.213.205-.35t.402-.088q1.748.281 2.618.988q.869.706.869 1.843q0 1.056-.867 1.7t-2.472.775q-1.83.163-2.746.751t-.915 1.618m9.007 3.15l-2.72-2.721l9.126-9.108q.385-.384.88-.375t.88.375l.942.943q.385.384.385.889t-.385.89zM9.187 19q-.252.062-.443-.129q-.19-.19-.128-.442l.555-2.706l2.721 2.721z"/></svg>
</template>

CSS

.icon-stylus-note-outline-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%22m11.898%2017.017l8.24-8.24q.135-.135.135-.327t-.134-.327l-.647-.646q-.134-.135-.326-.135q-.193%200-.327.135l-8.241%208.24zm-9.013-1.723q0%20.898.615%201.414q.616.515%201.92.698q.207.03.339.19q.132.158.126.366q-.006.213-.156.354t-.338.109q-1.718-.212-2.612-.999t-.894-2.132q0-1.413%201.212-2.291q1.213-.878%203.376-1.078q1.206-.113%201.809-.476q.603-.362.603-.999q0-.761-.612-1.199T6.269%208.6q-.207-.03-.358-.183q-.151-.152-.12-.36q.03-.213.205-.35t.402-.088q1.748.281%202.618.988q.869.706.869%201.843q0%201.056-.867%201.7t-2.472.775q-1.83.163-2.746.751t-.915%201.618m9.007%203.15l-2.72-2.721l9.126-9.108q.385-.384.88-.375t.88.375l.942.943q.385.384.385.889t-.385.89zM9.187%2019q-.252.062-.443-.129q-.19-.19-.128-.442l.555-2.706l2.721%202.721z%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.24-8.24q.135-.135.135-.327t-.134-.327l-.647-.646q-.134-.135-.326-.135q-.193%200-.327.135l-8.241%208.24zm-9.013-1.723q0%20.898.615%201.414q.616.515%201.92.698q.207.03.339.19q.132.158.126.366q-.006.213-.156.354t-.338.109q-1.718-.212-2.612-.999t-.894-2.132q0-1.413%201.212-2.291q1.213-.878%203.376-1.078q1.206-.113%201.809-.476q.603-.362.603-.999q0-.761-.612-1.199T6.269%208.6q-.207-.03-.358-.183q-.151-.152-.12-.36q.03-.213.205-.35t.402-.088q1.748.281%202.618.988q.869.706.869%201.843q0%201.056-.867%201.7t-2.472.775q-1.83.163-2.746.751t-.915%201.618m9.007%203.15l-2.72-2.721l9.126-9.108q.385-.384.88-.375t.88.375l.942.943q.385.384.385.889t-.385.89zM9.187%2019q-.252.062-.443-.129q-.19-.19-.128-.442l.555-2.706l2.721%202.721z%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-rounded.svg?color=%231a73e8&size=48