stylus fountain pen icon
stylus-fountain-pen-outline-rounded from Material Symbols Light by Google · Outline Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- stylus-fountain-pen-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- 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
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the stylus fountain pen icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.854 15.135q-.288 0-.514-.17t-.288-.451L6.4 7.71q-.05-.218.013-.43t.224-.353L11.46 2.51q.22-.218.542-.218t.539.218l4.803 4.417q.162.142.224.354t.013.429l-1.652 6.804q-.062.28-.288.45t-.514.17zm.146-1h5.98l1.603-6.537L12.5 3.823v3.843q.312.153.512.442t.2.661q0 .502-.358.857q-.357.355-.862.355q-.506 0-.864-.355q-.359-.355-.359-.857q0-.363.2-.666t.531-.437V3.823L7.417 7.598zM6.144 20q-.423 0-.658-.335q-.236-.336-.106-.74l.093-.242q.162-.452.533-.721t.848-.27h10.292q.477 0 .848.27t.533.72l.093.243q.13.404-.105.74q-.236.335-.66.335z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightStylusFountainPenOutlineRounded(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="M8.854 15.135q-.288 0-.514-.17t-.288-.451L6.4 7.71q-.05-.218.013-.43t.224-.353L11.46 2.51q.22-.218.542-.218t.539.218l4.803 4.417q.162.142.224.354t.013.429l-1.652 6.804q-.062.28-.288.45t-.514.17zm.146-1h5.98l1.603-6.537L12.5 3.823v3.843q.312.153.512.442t.2.661q0 .502-.358.857q-.357.355-.862.355q-.506 0-.864-.355q-.359-.355-.359-.857q0-.363.2-.666t.531-.437V3.823L7.417 7.598zM6.144 20q-.423 0-.658-.335q-.236-.336-.106-.74l.093-.242q.162-.452.533-.721t.848-.27h10.292q.477 0 .848.27t.533.72l.093.243q.13.404-.105.74q-.236.335-.66.335z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.854 15.135q-.288 0-.514-.17t-.288-.451L6.4 7.71q-.05-.218.013-.43t.224-.353L11.46 2.51q.22-.218.542-.218t.539.218l4.803 4.417q.162.142.224.354t.013.429l-1.652 6.804q-.062.28-.288.45t-.514.17zm.146-1h5.98l1.603-6.537L12.5 3.823v3.843q.312.153.512.442t.2.661q0 .502-.358.857q-.357.355-.862.355q-.506 0-.864-.355q-.359-.355-.359-.857q0-.363.2-.666t.531-.437V3.823L7.417 7.598zM6.144 20q-.423 0-.658-.335q-.236-.336-.106-.74l.093-.242q.162-.452.533-.721t.848-.27h10.292q.477 0 .848.27t.533.72l.093.243q.13.404-.105.74q-.236.335-.66.335z"/></svg> </template>
CSS
.icon-stylus-fountain-pen-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%22M8.854%2015.135q-.288%200-.514-.17t-.288-.451L6.4%207.71q-.05-.218.013-.43t.224-.353L11.46%202.51q.22-.218.542-.218t.539.218l4.803%204.417q.162.142.224.354t.013.429l-1.652%206.804q-.062.28-.288.45t-.514.17zm.146-1h5.98l1.603-6.537L12.5%203.823v3.843q.312.153.512.442t.2.661q0%20.502-.358.857q-.357.355-.862.355q-.506%200-.864-.355q-.359-.355-.359-.857q0-.363.2-.666t.531-.437V3.823L7.417%207.598zM6.144%2020q-.423%200-.658-.335q-.236-.336-.106-.74l.093-.242q.162-.452.533-.721t.848-.27h10.292q.477%200%20.848.27t.533.72l.093.243q.13.404-.105.74q-.236.335-.66.335z%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%22M8.854%2015.135q-.288%200-.514-.17t-.288-.451L6.4%207.71q-.05-.218.013-.43t.224-.353L11.46%202.51q.22-.218.542-.218t.539.218l4.803%204.417q.162.142.224.354t.013.429l-1.652%206.804q-.062.28-.288.45t-.514.17zm.146-1h5.98l1.603-6.537L12.5%203.823v3.843q.312.153.512.442t.2.661q0%20.502-.358.857q-.357.355-.862.355q-.506%200-.864-.355q-.359-.355-.359-.857q0-.363.2-.666t.531-.437V3.823L7.417%207.598zM6.144%2020q-.423%200-.658-.335q-.236-.336-.106-.74l.093-.242q.162-.452.533-.721t.848-.27h10.292q.477%200%20.848.27t.533.72l.093.243q.13.404-.105.74q-.236.335-.66.335z%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-fountain-pen-outline-rounded.svg?color=%231a73e8&size=48