view-calendar-week.svg 1.5 KB

12345678910111213141516171819202122232425
  1. <svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
  2. <defs>
  3. <style id="current-color-scheme" type="text/css">.ColorScheme-Text {
  4. color:#363636;
  5. }
  6. .ColorScheme-PositiveText {
  7. color:#27ae60;
  8. }</style>
  9. </defs>
  10. <g>
  11. <path class="ColorScheme-Text" fill="currentColor" d="m2 1c-1.108 0-2 0.892-2 2v10c0 1.108 0.892 2 2 2h11c1.108 0 2-0.892 2-2v-10c0-1.108-0.892-2-2-2zm0 3h11c0.554 0 1 0.446 1 1v8c0 0.554-0.446 1-1 1h-11c-0.554 0-1-0.446-1-1v-8c0-0.554 0.446-1 1-1z"/>
  12. <rect class="ColorScheme-Text" fill="currentColor" x="5" y="5" width="2" height="2" ry=".5"/>
  13. <rect class="ColorScheme-Text" fill="currentColor" x="8" y="5" width="2" height="2" ry=".5"/>
  14. <rect class="ColorScheme-Text" fill="currentColor" x="11" y="5" width="2" height="2" ry=".5"/>
  15. <rect class="ColorScheme-Text" fill="currentColor" x="5" y="8" width="2" height="2" ry=".5"/>
  16. <rect class="ColorScheme-Text" fill="currentColor" x="8" y="8" width="2" height="2" ry=".5"/>
  17. <rect class="ColorScheme-Text" fill="currentColor" x="11" y="8" width="2" height="2" ry=".5"/>
  18. <rect class="ColorScheme-Text" fill="currentColor" x="2" y="8" width="2" height="2" ry=".5"/>
  19. <g>
  20. <rect class="ColorScheme-PositiveText" fill="currentColor" x="2" y="11" width="2" height="2" ry=".5"/>
  21. <rect class="ColorScheme-PositiveText" fill="currentColor" x="5" y="11" width="2" height="2" ry=".5"/>
  22. <rect class="ColorScheme-PositiveText" fill="currentColor" x="8" y="11" width="2" height="2" ry=".5"/>
  23. </g>
  24. </g>
  25. </svg>