stylus note icon
stylus-note-outline from Material Symbols by Google · Outline · Android · Apache-2.0 Free for personal and commercial use.
- Name
- stylus-note-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More android icons from Material Symbols
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
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="M12.475 16.825L20.85 8.45l-1.3-1.3l-8.375 8.375zM5.95 19q-2.5-.125-3.725-1.05T1 15.275q0-1.625 1.338-2.637t3.712-1.213q.975-.075 1.463-.312T8 10.45q0-.65-.737-.975T4.825 9L5 7q2.575.2 3.788 1.038T10 10.45q0 1.325-.962 2.075t-2.838.9q-1.6.125-2.4.588T3 15.275q0 .875.7 1.263T6.05 17zm7 .175L8.825 15.05l9.55-9.55q.5-.5 1.188-.5t1.187.5l1.75 1.75q.5.5.5 1.188t-.5 1.187zM8.975 20q-.425.1-.75-.225T8 19.025l.825-3.975l4.125 4.125z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsStylusNoteOutline(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="M12.475 16.825L20.85 8.45l-1.3-1.3l-8.375 8.375zM5.95 19q-2.5-.125-3.725-1.05T1 15.275q0-1.625 1.338-2.637t3.712-1.213q.975-.075 1.463-.312T8 10.45q0-.65-.737-.975T4.825 9L5 7q2.575.2 3.788 1.038T10 10.45q0 1.325-.962 2.075t-2.838.9q-1.6.125-2.4.588T3 15.275q0 .875.7 1.263T6.05 17zm7 .175L8.825 15.05l9.55-9.55q.5-.5 1.188-.5t1.187.5l1.75 1.75q.5.5.5 1.188t-.5 1.187zM8.975 20q-.425.1-.75-.225T8 19.025l.825-3.975l4.125 4.125z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.475 16.825L20.85 8.45l-1.3-1.3l-8.375 8.375zM5.95 19q-2.5-.125-3.725-1.05T1 15.275q0-1.625 1.338-2.637t3.712-1.213q.975-.075 1.463-.312T8 10.45q0-.65-.737-.975T4.825 9L5 7q2.575.2 3.788 1.038T10 10.45q0 1.325-.962 2.075t-2.838.9q-1.6.125-2.4.588T3 15.275q0 .875.7 1.263T6.05 17zm7 .175L8.825 15.05l9.55-9.55q.5-.5 1.188-.5t1.187.5l1.75 1.75q.5.5.5 1.188t-.5 1.187zM8.975 20q-.425.1-.75-.225T8 19.025l.825-3.975l4.125 4.125z"/></svg> </template>
CSS
.icon-stylus-note-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%22M12.475%2016.825L20.85%208.45l-1.3-1.3l-8.375%208.375zM5.95%2019q-2.5-.125-3.725-1.05T1%2015.275q0-1.625%201.338-2.637t3.712-1.213q.975-.075%201.463-.312T8%2010.45q0-.65-.737-.975T4.825%209L5%207q2.575.2%203.788%201.038T10%2010.45q0%201.325-.962%202.075t-2.838.9q-1.6.125-2.4.588T3%2015.275q0%20.875.7%201.263T6.05%2017zm7%20.175L8.825%2015.05l9.55-9.55q.5-.5%201.188-.5t1.187.5l1.75%201.75q.5.5.5%201.188t-.5%201.187zM8.975%2020q-.425.1-.75-.225T8%2019.025l.825-3.975l4.125%204.125z%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%22M12.475%2016.825L20.85%208.45l-1.3-1.3l-8.375%208.375zM5.95%2019q-2.5-.125-3.725-1.05T1%2015.275q0-1.625%201.338-2.637t3.712-1.213q.975-.075%201.463-.312T8%2010.45q0-.65-.737-.975T4.825%209L5%207q2.575.2%203.788%201.038T10%2010.45q0%201.325-.962%202.075t-2.838.9q-1.6.125-2.4.588T3%2015.275q0%20.875.7%201.263T6.05%2017zm7%20.175L8.825%2015.05l9.55-9.55q.5-.5%201.188-.5t1.187.5l1.75%201.75q.5.5.5%201.188t-.5%201.187zM8.975%2020q-.425.1-.75-.225T8%2019.025l.825-3.975l4.125%204.125z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/stylus-note-outline.svg?color=%231a73e8&size=48