folder-pictures.svg 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
  2. <defs>
  3. <style id="current-color-scheme" type="text/css">
  4. .ColorScheme-Text { color:#0db9d7; } .ColorScheme-Highlight { color:#5294e2; }
  5. </style>
  6. <linearGradient id="arrongin" x1="0%" x2="0%" y1="0%" y2="100%">
  7. <stop offset="0%" style="stop-color:#dd9b44; stop-opacity:1"/>
  8. <stop offset="100%" style="stop-color:#ad6c16; stop-opacity:1"/>
  9. </linearGradient>
  10. <linearGradient id="aurora" x1="0%" x2="0%" y1="0%" y2="100%">
  11. <stop offset="0%" style="stop-color:#09D4DF; stop-opacity:1"/>
  12. <stop offset="100%" style="stop-color:#9269F4; stop-opacity:1"/>
  13. </linearGradient>
  14. <linearGradient id="fitdance" x1="0%" x2="0%" y1="0%" y2="100%">
  15. <stop offset="0%" style="stop-color:#1AD6AB; stop-opacity:1"/>
  16. <stop offset="100%" style="stop-color:#329DB6; stop-opacity:1"/>
  17. </linearGradient>
  18. <linearGradient id="oomox" x1="0%" x2="0%" y1="0%" y2="100%">
  19. <stop offset="0%" style="stop-color:#efefe7; stop-opacity:1"/>
  20. <stop offset="100%" style="stop-color:#8f8f8b; stop-opacity:1"/>
  21. </linearGradient>
  22. <linearGradient id="rainblue" x1="0%" x2="0%" y1="0%" y2="100%">
  23. <stop offset="0%" style="stop-color:#00F260; stop-opacity:1"/>
  24. <stop offset="100%" style="stop-color:#0575E6; stop-opacity:1"/>
  25. </linearGradient>
  26. <linearGradient id="sunrise" x1="0%" x2="0%" y1="0%" y2="100%">
  27. <stop offset="0%" style="stop-color: #FF8501; stop-opacity:1"/>
  28. <stop offset="100%" style="stop-color: #FFCB01; stop-opacity:1"/>
  29. </linearGradient>
  30. <linearGradient id="telinkrin" x1="0%" x2="0%" y1="0%" y2="100%">
  31. <stop offset="0%" style="stop-color: #b2ced6; stop-opacity:1"/>
  32. <stop offset="100%" style="stop-color: #6da5b7; stop-opacity:1"/>
  33. </linearGradient>
  34. <linearGradient id="60spsycho" x1="0%" x2="0%" y1="0%" y2="100%">
  35. <stop offset="0%" style="stop-color: #df5940; stop-opacity:1"/>
  36. <stop offset="25%" style="stop-color: #d8d15f; stop-opacity:1"/>
  37. <stop offset="50%" style="stop-color: #e9882a; stop-opacity:1"/>
  38. <stop offset="100%" style="stop-color: #279362; stop-opacity:1"/>
  39. </linearGradient>
  40. <linearGradient id="90ssummer" x1="0%" x2="0%" y1="0%" y2="100%">
  41. <stop offset="0%" style="stop-color: #f618c7; stop-opacity:1"/>
  42. <stop offset="20%" style="stop-color: #94ffab; stop-opacity:1"/>
  43. <stop offset="50%" style="stop-color: #fbfd54; stop-opacity:1"/>
  44. <stop offset="100%" style="stop-color: #0f83ae; stop-opacity:1"/>
  45. </linearGradient>
  46. </defs>
  47. <g transform="translate(-552 -32)">
  48. <path fill="currentColor" class="ColorScheme-Text" d="M563.5 35a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3z" overflow="visible"/>
  49. <path fill="currentColor" class="ColorScheme-Text" d="M553 33v14h14V33zm1 1h12v10h-12z" overflow="visible"/>
  50. <path fill="currentColor" class="ColorScheme-Text" d="M558 37.5l-3 5.5h8l-2.5-4.5-1 1.5z" overflow="visible"/>
  51. </g>
  52. </svg>