web-apps/apps/spreadsheeteditor/main/resources/img/recent-file.svg

8 lines
379 B
XML
Raw Normal View History

2020-06-15 09:23:37 +00:00
<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg">
2020-06-11 16:36:37 +00:00
<symbol id="svg-file-recent">
2020-06-15 09:23:37 +00:00
<rect width="15" height="15" fill="white"/>
<rect width="15" height="15" rx="1" fill="#42865E"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 12H13V3H2V12ZM7 4H3V7H7V4ZM8 4V7H12V4H8ZM7 8H3V11H7V8ZM8 11H12V8H8V11Z" fill="white"/>
2020-06-11 16:36:37 +00:00
</symbol>
2020-06-15 09:23:37 +00:00
</svg>