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

Name
stylus-note-rounded
Set
Material Symbols Light
Style
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="M2.885 15.294q0 .898.615 1.414q.616.515 1.92.698q.207.03.339.19q.131.158.125.366q-.005.213-.155.354t-.339.109q-1.717-.212-2.611-.999t-.895-2.132q0-1.413 1.213-2.291t3.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.606 2.552l-2.722-2.721l8.529-8.51q.385-.384.88-.375t.88.375l.942.943q.385.384.385.889t-.385.89zM9.187 19q-.252.062-.443-.129q-.19-.19-.128-.442l.544-2.66l2.68 2.681z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightStylusNoteRounded(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="M2.885 15.294q0 .898.615 1.414q.616.515 1.92.698q.207.03.339.19q.131.158.125.366q-.005.213-.155.354t-.339.109q-1.717-.212-2.611-.999t-.895-2.132q0-1.413 1.213-2.291t3.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.606 2.552l-2.722-2.721l8.529-8.51q.385-.384.88-.375t.88.375l.942.943q.385.384.385.889t-.385.89zM9.187 19q-.252.062-.443-.129q-.19-.19-.128-.442l.544-2.66l2.68 2.681z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.885 15.294q0 .898.615 1.414q.616.515 1.92.698q.207.03.339.19q.131.158.125.366q-.005.213-.155.354t-.339.109q-1.717-.212-2.611-.999t-.895-2.132q0-1.413 1.213-2.291t3.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.606 2.552l-2.722-2.721l8.529-8.51q.385-.384.88-.375t.88.375l.942.943q.385.384.385.889t-.385.89zM9.187 19q-.252.062-.443-.129q-.19-.19-.128-.442l.544-2.66l2.68 2.681z"/></svg>
</template>

CSS

.icon-stylus-note-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%22M2.885%2015.294q0%20.898.615%201.414q.616.515%201.92.698q.207.03.339.19q.131.158.125.366q-.005.213-.155.354t-.339.109q-1.717-.212-2.611-.999t-.895-2.132q0-1.413%201.213-2.291t3.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.606%202.552l-2.722-2.721l8.529-8.51q.385-.384.88-.375t.88.375l.942.943q.385.384.385.889t-.385.89zM9.187%2019q-.252.062-.443-.129q-.19-.19-.128-.442l.544-2.66l2.68%202.681z%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%22M2.885%2015.294q0%20.898.615%201.414q.616.515%201.92.698q.207.03.339.19q.131.158.125.366q-.005.213-.155.354t-.339.109q-1.717-.212-2.611-.999t-.895-2.132q0-1.413%201.213-2.291t3.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.606%202.552l-2.722-2.721l8.529-8.51q.385-.384.88-.375t.88.375l.942.943q.385.384.385.889t-.385.89zM9.187%2019q-.252.062-.443-.129q-.19-.19-.128-.442l.544-2.66l2.68%202.681z%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-rounded.svg?color=%231a73e8&size=48