18 lines
1014 B
XML
18 lines
1014 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-labelledby="title desc">
|
|
<title id="title">Office Tools</title>
|
|
<desc id="desc">Three overlapping document sheets with text, table and presentation symbols.</desc>
|
|
<defs>
|
|
<linearGradient id="page" x1="0" y1="0" x2="1" y2="1">
|
|
<stop offset="0" stop-color="#edf8ff"/>
|
|
<stop offset="1" stop-color="#d8eefa"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect width="64" height="64" rx="15" fill="#24465f"/>
|
|
<path d="M17 13h23l9 9v31H17z" fill="#85c8e8" opacity=".45"/>
|
|
<path d="M13 9h25l9 9v33H13z" fill="url(#page)" stroke="#16384f" stroke-width="2"/>
|
|
<path d="M38 9v10h9" fill="#b4dff3" stroke="#16384f" stroke-width="2" stroke-linejoin="round"/>
|
|
<path d="M20 25h20M20 30h20" stroke="#397b9d" stroke-width="3" stroke-linecap="round"/>
|
|
<rect x="20" y="36" width="20" height="9" rx="1.5" fill="#fff" stroke="#397b9d" stroke-width="2"/>
|
|
<path d="M27 36v9m6-9v9m-13-4.5h20" stroke="#397b9d" stroke-width="1.5"/>
|
|
</svg>
|