-
Notifications
You must be signed in to change notification settings - Fork 2
/
word.svg.js
28 lines (28 loc) · 1.45 KB
/
word.svg.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
export default `<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="250px" height="250px" viewBox="0 0 250 250" style="enable-background:new 0 0 250 250;" xml:space="preserve">
<g>
<path d="M22.2,91h13.5l4,27.2c0.8,6.1,1.6,12.3,2.4,18.4h0.4c1.1-6.1,2.3-12.3,3.5-18.4L52.2,91h11.2l6.3,27.2
c1.2,5.9,2.3,12.2,3.5,18.4h0.4c0.8-6.2,1.6-12.4,2.3-18.4l4-27.2h12.6l-10.3,58.2H65.5l-5.7-26.4c-0.9-4.5-1.7-9.2-2.3-13.5h-0.4
c-0.7,4.3-1.4,9-2.4,13.5l-5.5,26.4H33L22.2,91z"/>
<path d="M96.8,127.1c0-14.7,10.4-23.2,21.6-23.2c11.2,0,21.6,8.5,21.6,23.2c0,14.7-10.4,23.2-21.6,23.2
C107.2,150.3,96.8,141.8,96.8,127.1z M126.5,127.1c0-7.7-2.7-12.6-8.1-12.6c-5.4,0-8.1,5-8.1,12.6s2.7,12.6,8.1,12.6
C123.8,139.7,126.5,134.7,126.5,127.1z"/>
<path d="M148.9,104.9h10.7l0.9,7.7h0.3c3.2-5.9,8.1-8.8,12.6-8.8c2.5,0,4,0.3,5.3,0.9l-2.2,11.3c-1.6-0.4-2.9-0.7-4.8-0.7
c-3.3,0-7.4,2.2-9.8,8.2v25.7h-13.1V104.9z"/>
<path d="M181.3,127.1c0-14.5,9-23.2,18.4-23.2c4.9,0,7.9,1.8,10.9,4.6l-0.5-6.7V86.6h13.1v62.6h-10.7l-0.9-4.4h-0.3
c-3.1,3.1-7.5,5.5-11.8,5.5C188.4,150.3,181.3,141.5,181.3,127.1z M210.1,135.6v-18.2c-2.3-2.1-4.9-2.8-7.3-2.8
c-4.3,0-8,3.9-8,12.4c0,8.7,3,12.6,8.1,12.6C205.6,139.5,207.9,138.5,210.1,135.6z"/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>`