spiralnotepad emoji
spiralnotepad from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- spiralnotepad
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the spiralnotepad emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFB636" d="M468.686 498.459h-80.832V68.935h80.832c7.953 0 14.4 6.447 14.4 14.4v400.724c0 7.953-6.447 14.4-14.4 14.4"/><path fill="#FFD469" d="M410.07 68.935H42.466c-7.485 0-13.552 5.418-13.552 12.102v403.87c0 7.484 6.067 13.552 13.552 13.552H410.07z"/><path fill="#FFF" d="M135.117 111.688c0 11.806-9.571 21.376-21.376 21.376s-21.376-9.571-21.376-21.376s9.571-21.376 21.376-21.376s21.376 9.57 21.376 21.376m178.884-21.377c-11.806 0-21.376 9.571-21.376 21.376s9.571 21.376 21.376 21.376s21.376-9.571 21.376-21.376s-9.57-21.376-21.376-21.376"/><path fill="#939393" d="M173.84 69h-20.754c0-18-14.524-32.408-32.376-32.408S88.334 51.084 88.334 68.936s14.524 32.377 32.376 32.377c5.731 0 10.377 4.648 10.377 10.379s-4.646 10.381-10.377 10.381c-29.296 0-53.13-23.826-53.13-53.122s23.834-53.114 53.13-53.114S173.84 40 173.84 69m162.136-51.443a53.3 53.3 0 0 0-13.45-1.736c-29.296 0-53.13 23.826-53.13 53.122s23.834 53.126 53.13 53.126c5.731 0 10.377-4.648 10.377-10.379s-4.646-10.378-10.377-10.378c-17.853 0-32.376-14.524-32.376-32.376s14.523-32.376 32.376-32.376c2.785 0 5.547.384 8.208 1.079C344.963 41.352 354.901 54 354.901 69h20.754c0-24-16.317-45.344-39.679-51.443"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiSpiralnotepad(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFB636" d="M468.686 498.459h-80.832V68.935h80.832c7.953 0 14.4 6.447 14.4 14.4v400.724c0 7.953-6.447 14.4-14.4 14.4"/><path fill="#FFD469" d="M410.07 68.935H42.466c-7.485 0-13.552 5.418-13.552 12.102v403.87c0 7.484 6.067 13.552 13.552 13.552H410.07z"/><path fill="#FFF" d="M135.117 111.688c0 11.806-9.571 21.376-21.376 21.376s-21.376-9.571-21.376-21.376s9.571-21.376 21.376-21.376s21.376 9.57 21.376 21.376m178.884-21.377c-11.806 0-21.376 9.571-21.376 21.376s9.571 21.376 21.376 21.376s21.376-9.571 21.376-21.376s-9.57-21.376-21.376-21.376"/><path fill="#939393" d="M173.84 69h-20.754c0-18-14.524-32.408-32.376-32.408S88.334 51.084 88.334 68.936s14.524 32.377 32.376 32.377c5.731 0 10.377 4.648 10.377 10.379s-4.646 10.381-10.377 10.381c-29.296 0-53.13-23.826-53.13-53.122s23.834-53.114 53.13-53.114S173.84 40 173.84 69m162.136-51.443a53.3 53.3 0 0 0-13.45-1.736c-29.296 0-53.13 23.826-53.13 53.122s23.834 53.126 53.13 53.126c5.731 0 10.377-4.648 10.377-10.379s-4.646-10.378-10.377-10.378c-17.853 0-32.376-14.524-32.376-32.376s14.523-32.376 32.376-32.376c2.785 0 5.547.384 8.208 1.079C344.963 41.352 354.901 54 354.901 69h20.754c0-24-16.317-45.344-39.679-51.443"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFB636" d="M468.686 498.459h-80.832V68.935h80.832c7.953 0 14.4 6.447 14.4 14.4v400.724c0 7.953-6.447 14.4-14.4 14.4"/><path fill="#FFD469" d="M410.07 68.935H42.466c-7.485 0-13.552 5.418-13.552 12.102v403.87c0 7.484 6.067 13.552 13.552 13.552H410.07z"/><path fill="#FFF" d="M135.117 111.688c0 11.806-9.571 21.376-21.376 21.376s-21.376-9.571-21.376-21.376s9.571-21.376 21.376-21.376s21.376 9.57 21.376 21.376m178.884-21.377c-11.806 0-21.376 9.571-21.376 21.376s9.571 21.376 21.376 21.376s21.376-9.571 21.376-21.376s-9.57-21.376-21.376-21.376"/><path fill="#939393" d="M173.84 69h-20.754c0-18-14.524-32.408-32.376-32.408S88.334 51.084 88.334 68.936s14.524 32.377 32.376 32.377c5.731 0 10.377 4.648 10.377 10.379s-4.646 10.381-10.377 10.381c-29.296 0-53.13-23.826-53.13-53.122s23.834-53.114 53.13-53.114S173.84 40 173.84 69m162.136-51.443a53.3 53.3 0 0 0-13.45-1.736c-29.296 0-53.13 23.826-53.13 53.122s23.834 53.126 53.13 53.126c5.731 0 10.377-4.648 10.377-10.379s-4.646-10.378-10.377-10.378c-17.853 0-32.376-14.524-32.376-32.376s14.523-32.376 32.376-32.376c2.785 0 5.547.384 8.208 1.079C344.963 41.352 354.901 54 354.901 69h20.754c0-24-16.317-45.344-39.679-51.443"/></svg> </template>
CSS
.icon-spiralnotepad {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FFB636%22%20d%3D%22M468.686%20498.459h-80.832V68.935h80.832c7.953%200%2014.4%206.447%2014.4%2014.4v400.724c0%207.953-6.447%2014.4-14.4%2014.4%22%2F%3E%3Cpath%20fill%3D%22%23FFD469%22%20d%3D%22M410.07%2068.935H42.466c-7.485%200-13.552%205.418-13.552%2012.102v403.87c0%207.484%206.067%2013.552%2013.552%2013.552H410.07z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M135.117%20111.688c0%2011.806-9.571%2021.376-21.376%2021.376s-21.376-9.571-21.376-21.376s9.571-21.376%2021.376-21.376s21.376%209.57%2021.376%2021.376m178.884-21.377c-11.806%200-21.376%209.571-21.376%2021.376s9.571%2021.376%2021.376%2021.376s21.376-9.571%2021.376-21.376s-9.57-21.376-21.376-21.376%22%2F%3E%3Cpath%20fill%3D%22%23939393%22%20d%3D%22M173.84%2069h-20.754c0-18-14.524-32.408-32.376-32.408S88.334%2051.084%2088.334%2068.936s14.524%2032.377%2032.376%2032.377c5.731%200%2010.377%204.648%2010.377%2010.379s-4.646%2010.381-10.377%2010.381c-29.296%200-53.13-23.826-53.13-53.122s23.834-53.114%2053.13-53.114S173.84%2040%20173.84%2069m162.136-51.443a53.3%2053.3%200%200%200-13.45-1.736c-29.296%200-53.13%2023.826-53.13%2053.122s23.834%2053.126%2053.13%2053.126c5.731%200%2010.377-4.648%2010.377-10.379s-4.646-10.378-10.377-10.378c-17.853%200-32.376-14.524-32.376-32.376s14.523-32.376%2032.376-32.376c2.785%200%205.547.384%208.208%201.079C344.963%2041.352%20354.901%2054%20354.901%2069h20.754c0-24-16.317-45.344-39.679-51.443%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FFB636%22%20d%3D%22M468.686%20498.459h-80.832V68.935h80.832c7.953%200%2014.4%206.447%2014.4%2014.4v400.724c0%207.953-6.447%2014.4-14.4%2014.4%22%2F%3E%3Cpath%20fill%3D%22%23FFD469%22%20d%3D%22M410.07%2068.935H42.466c-7.485%200-13.552%205.418-13.552%2012.102v403.87c0%207.484%206.067%2013.552%2013.552%2013.552H410.07z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M135.117%20111.688c0%2011.806-9.571%2021.376-21.376%2021.376s-21.376-9.571-21.376-21.376s9.571-21.376%2021.376-21.376s21.376%209.57%2021.376%2021.376m178.884-21.377c-11.806%200-21.376%209.571-21.376%2021.376s9.571%2021.376%2021.376%2021.376s21.376-9.571%2021.376-21.376s-9.57-21.376-21.376-21.376%22%2F%3E%3Cpath%20fill%3D%22%23939393%22%20d%3D%22M173.84%2069h-20.754c0-18-14.524-32.408-32.376-32.408S88.334%2051.084%2088.334%2068.936s14.524%2032.377%2032.376%2032.377c5.731%200%2010.377%204.648%2010.377%2010.379s-4.646%2010.381-10.377%2010.381c-29.296%200-53.13-23.826-53.13-53.122s23.834-53.114%2053.13-53.114S173.84%2040%20173.84%2069m162.136-51.443a53.3%2053.3%200%200%200-13.45-1.736c-29.296%200-53.13%2023.826-53.13%2053.122s23.834%2053.126%2053.13%2053.126c5.731%200%2010.377-4.648%2010.377-10.379s-4.646-10.378-10.377-10.378c-17.853%200-32.376-14.524-32.376-32.376s14.523-32.376%2032.376-32.376c2.785%200%205.547.384%208.208%201.079C344.963%2041.352%20354.901%2054%20354.901%2069h20.754c0-24-16.317-45.344-39.679-51.443%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/spiralnotepad.svg?color=%231a73e8&size=48