sticky note add icon
sticky-note-add-fill from Remix Icon by Remix Design · Fill · Document · Apache-2.0 Free for personal and commercial use.
- Name
- sticky-note-add-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Document
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
More document icons from Remix Icon
article-fillbill-fillbook-2-fillbook-3-fillbook-ai-fillbook-fillbook-marked-fillbook-open-fillbook-read-fillbooklet-fillclipboard-fillcontacts-book-2-fillcontacts-book-3-fillcontacts-book-fillcontacts-book-upload-fillcontract-filldraft-fillfile-2-fillfile-3-fillfile-4-fillfile-add-fillfile-ai-2-fillfile-ai-fillfile-chart-2-fill
Use the sticky note add icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 1v3H1v2h3v3h2V6h3V4H6V1zm7 4a6 6 0 0 1-8 5.659v9.348c0 .548.447.993.998.993H14v-6c0-.55.45-1 1-1h6V3.999A.996.996 0 0 0 20.007 3h-9.348A6 6 0 0 1 11 5m10 11l-5 4.997V16z"/></svg>
React
import type { SVGProps } from "react";
export function RiStickyNoteAddFill(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="M4 1v3H1v2h3v3h2V6h3V4H6V1zm7 4a6 6 0 0 1-8 5.659v9.348c0 .548.447.993.998.993H14v-6c0-.55.45-1 1-1h6V3.999A.996.996 0 0 0 20.007 3h-9.348A6 6 0 0 1 11 5m10 11l-5 4.997V16z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 1v3H1v2h3v3h2V6h3V4H6V1zm7 4a6 6 0 0 1-8 5.659v9.348c0 .548.447.993.998.993H14v-6c0-.55.45-1 1-1h6V3.999A.996.996 0 0 0 20.007 3h-9.348A6 6 0 0 1 11 5m10 11l-5 4.997V16z"/></svg> </template>
CSS
.icon-sticky-note-add-fill {
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%22M4%201v3H1v2h3v3h2V6h3V4H6V1zm7%204a6%206%200%200%201-8%205.659v9.348c0%20.548.447.993.998.993H14v-6c0-.55.45-1%201-1h6V3.999A.996.996%200%200%200%2020.007%203h-9.348A6%206%200%200%201%2011%205m10%2011l-5%204.997V16z%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%22M4%201v3H1v2h3v3h2V6h3V4H6V1zm7%204a6%206%200%200%201-8%205.659v9.348c0%20.548.447.993.998.993H14v-6c0-.55.45-1%201-1h6V3.999A.996.996%200%200%200%2020.007%203h-9.348A6%206%200%200%201%2011%205m10%2011l-5%204.997V16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/sticky-note-add-fill.svg?color=%231a73e8&size=48