web-apps/apps/common/main/resources/img/doc-formats/blank.svg

12 lines
534 B
XML
Raw Normal View History

2020-06-18 11:43:26 +00:00
<svg fill="none" height="96" viewBox="0 0 96 96" width="96" xmlns="http://www.w3.org/2000/svg">
2019-02-21 13:13:32 +00:00
<symbol id="svg-format-blank">
2021-08-20 00:57:16 +00:00
<g clip-path="url(#clip0)">
<path d="M94 9.5C94.8284 9.5 95.5 10.1716 95.5 11L95.5 85C95.5 85.8284 94.8284 86.5 94 86.5L2 86.5C1.17157 86.5 0.499997 85.8284 0.499997 85L0.5 11C0.5 10.1716 1.17158 9.5 2 9.5L94 9.5Z" fill="white" stroke="#BFBFBF"/>
</g>
<defs>
<clipPath id="clip0">
<rect width="96" height="96" fill="white"/>
</clipPath>
</defs>
2019-02-21 13:13:32 +00:00
</symbol>
2020-06-18 11:43:26 +00:00
</svg>