diff options
Diffstat (limited to 'Flat Remix/apps/scalable/rednotebook.svg')
-rw-r--r-- | Flat Remix/apps/scalable/rednotebook.svg | 65 |
1 files changed, 58 insertions, 7 deletions
diff --git a/Flat Remix/apps/scalable/rednotebook.svg b/Flat Remix/apps/scalable/rednotebook.svg index 1ca434b72..a32432755 100644 --- a/Flat Remix/apps/scalable/rednotebook.svg +++ b/Flat Remix/apps/scalable/rednotebook.svg @@ -1,8 +1,59 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1" viewBox="0 0 64 64"> - <path style="opacity:.2" d="m10 56v2c0 1.662 1.338 3 3 3h38c1.662 0 3-1.338 3-3v-2c0 1.662-1.338 3-3 3h-38c-1.662 0-3-1.338-3-3z"/> - <path style="fill:#c2352a" d="m13 4c-1.662 0-3 1.338-3 3v50c0 1.662 1.338 3 3 3h38c1.662 0 3-1.338 3-3v-50c0-1.662-1.338-3-3-3h-38z"/> - <path style="opacity:.2" d="m13 4c-1.662 0-3 1.338-3 3v50c0 1.662 1.338 3 3 3h5v-56z"/> - <path style="opacity:.2" d="m38 5v28l4-4 4 4v-28h-8z"/> - <path style="fill:#fec006" d="m38 4v28l4-4 4 4v-28h-8z"/> - <path style="opacity:.2;fill:#ffffff" d="m13 4c-1.662 0-3 1.338-3 3v1c0-1.662 1.338-3 3-3h38c1.662 0 3 1.338 3 3v-1c0-1.662-1.338-3-3-3h-38z"/> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="384pt" height="384pt" version="1.1" viewBox="0 0 384 384"> + <defs> + <filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox"> + <feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> + </filter> + <mask id="mask0"> + <g filter="url(#alpha)"> + <rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/> + </g> + </mask> + <clipPath id="clip1"> + <rect width="384" height="384" x="0" y="0"/> + </clipPath> + <g id="surface5" clip-path="url(#clip1)"> + <path style="fill:rgb(0%,0%,0%)" d="M 60 336 L 60 348 C 60 357.972656 68.027344 366 78 366 L 306 366 C 315.972656 366 324 357.972656 324 348 L 324 336 C 324 345.972656 315.972656 354 306 354 L 78 354 C 68.027344 354 60 345.972656 60 336 Z M 60 336"/> + </g> + <mask id="mask1"> + <g filter="url(#alpha)"> + <rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/> + </g> + </mask> + <clipPath id="clip2"> + <rect width="384" height="384" x="0" y="0"/> + </clipPath> + <g id="surface8" clip-path="url(#clip2)"> + <path style="fill:rgb(0%,0%,0%)" d="M 78 24 C 68.027344 24 60 32.027344 60 42 L 60 342 C 60 351.972656 68.027344 360 78 360 L 108 360 L 108 24 Z M 78 24"/> + </g> + <mask id="mask2"> + <g filter="url(#alpha)"> + <rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/> + </g> + </mask> + <clipPath id="clip3"> + <rect width="384" height="384" x="0" y="0"/> + </clipPath> + <g id="surface11" clip-path="url(#clip3)"> + <path style="fill:rgb(0%,0%,0%)" d="M 228 30 L 228 198 L 252 174 L 276 198 L 276 30 Z M 228 30"/> + </g> + <mask id="mask3"> + <g filter="url(#alpha)"> + <rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/> + </g> + </mask> + <clipPath id="clip4"> + <rect width="384" height="384" x="0" y="0"/> + </clipPath> + <g id="surface14" clip-path="url(#clip4)"> + <path style="fill:rgb(100%,100%,100%)" d="M 78 24 C 68.027344 24 60 32.027344 60 42 L 60 48 C 60 38.027344 68.027344 30 78 30 L 306 30 C 315.972656 30 324 38.027344 324 48 L 324 42 C 324 32.027344 315.972656 24 306 24 Z M 78 24"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(76.078431%,20.784314%,16.470588%)" d="M 78 24 C 68.027344 24 60 32.027344 60 42 L 60 342 C 60 351.972656 68.027344 360 78 360 L 306 360 C 315.972656 360 324 351.972656 324 342 L 324 42 C 324 32.027344 315.972656 24 306 24 Z M 78 24"/> + <use mask="url(#mask1)" xlink:href="#surface8"/> + <use mask="url(#mask2)" xlink:href="#surface11"/> + <path style="fill:rgb(99.607843%,75.294118%,2.352941%)" d="M 228 24 L 228 192 L 252 168 L 276 192 L 276 24 Z M 228 24"/> + <use mask="url(#mask3)" xlink:href="#surface14"/> + </g> </svg> |