Skip to content
Snippets Groups Projects
Commit 129644f5 authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

migrate aliasing to code

parent 8559a997
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -57,6 +57,26 @@ def phonons_1d():
pyplot.savefig('phonons3.svg')
def aliasing():
x = np.linspace(-.2, 2.8, 500)
fig, ax = pyplot.subplots()
ax.plot(x, np.cos(pi*(x - .3)), label=r'$k=\pi/a$')
ax.plot(x, np.cos(3*pi*(x - .3)), label=r'$k=3\pi/a$')
ax.plot(x, np.cos(5*pi*(x - .3)), label=r'$k=5\pi/a$')
sites = np.arange(3) + .3
ax.scatter(sites, np.cos(pi*(sites - .3)), c='k', s=64, zorder=5)
ax.set_xlabel('$x$')
ax.set_ylabel('$u_n$')
ax.set_xlim((-.1, 3.2))
ax.set_ylim((-1.3, 1.3))
ax.legend(loc='lower right')
draw_classic_axes(ax)
ax.annotate(s='', xy=(.3, -1.1), xytext=(1.3, -1.1),
arrowprops=dict(arrowstyle='<->', shrinkA=0, shrinkB=0))
ax.text(.3 + .5, -1.25, '$a$', ha='center')
pyplot.savefig('phonons4.svg')
def tight_binding_1d():
pyplot.figure()
k = np.linspace(-pi, pi, 300)
......
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.0.0, 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"
viewBox="0 0 425.2 104" style="enable-background:new 0 0 425.2 104;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;stroke:#F7941D;stroke-width:0.5;stroke-miterlimit:10;}
.st1{fill:none;stroke:#21409A;stroke-width:0.5;stroke-miterlimit:10;}
.st2{fill:none;stroke:#BE1E2D;stroke-width:0.5;stroke-miterlimit:10;}
.st3{fill:#FFFFFF;}
.st4{fill:none;stroke:#000000;stroke-width:0.5;stroke-miterlimit:10;}
.st5{clip-path:url(#SVGID_2_);}
.st6{clip-path:url(#SVGID_4_);}
.st7{fill:#21409A;}
.st8{fill:none;stroke:#21409A;stroke-width:0.398;stroke-miterlimit:10;}
.st9{fill:none;}
.st10{fill:#F7941D;}
.st11{fill:none;stroke:#F7941D;stroke-width:0.398;stroke-miterlimit:10;}
.st12{fill:#BE1E2D;}
.st13{fill:none;stroke:#BE1E2D;stroke-width:0.398;stroke-miterlimit:10;}
.st14{clip-path:url(#SVGID_6_);}
</style>
<g>
<g>
<path class="st0" d="M257.9,51.9c5.4-41.5,14.1-41.5,19.5,0"/>
<path class="st0" d="M296.9,51.9c-5.4,41.5-14.1,41.5-19.5,0"/>
</g>
<g>
<path class="st0" d="M296.9,51.9c5.4-41.5,14.1-41.5,19.5,0"/>
<path class="st0" d="M335.8,51.9c-5.4,41.5-14.1,41.5-19.5,0"/>
</g>
<g>
<path class="st0" d="M335.8,51.9c5.4-41.5,14.1-41.5,19.5,0"/>
<path class="st0" d="M374.8,51.9c-5.4,41.5-14.1,41.5-19.5,0"/>
</g>
<g>
<path class="st0" d="M374.8,51.9c5.4-41.5,14.1-41.5,19.5,0"/>
<path class="st0" d="M413.7,51.9c-5.4,41.5-14.1,41.5-19.5,0"/>
</g>
</g>
<g>
<g>
<path class="st1" d="M82.7,51.9c16.1-41.5,42.3-41.5,58.4,0"/>
<path class="st1" d="M199.5,51.9c-16.1,41.5-42.3,41.5-58.4,0"/>
</g>
<g>
<path class="st1" d="M199.5,51.9c16.1-41.5,42.3-41.5,58.4,0"/>
<path class="st1" d="M316.3,51.9c-16.1,41.5-42.3,41.5-58.4,0"/>
</g>
<g>
<path class="st1" d="M316.3,51.9c16.1-41.5,42.3-41.5,58.4,0"/>
</g>
</g>
<g>
<g>
<path class="st0" d="M102.1,51.9c5.4-41.5,14.1-41.5,19.5,0"/>
<path class="st0" d="M141.1,51.9c-5.4,41.5-14.1,41.5-19.5,0"/>
</g>
<g>
<path class="st0" d="M141.1,51.9c5.4-41.5,14.1-41.5,19.5,0"/>
<path class="st0" d="M180,51.9c-5.4,41.5-14.1,41.5-19.5,0"/>
</g>
<g>
<path class="st0" d="M180,51.9c5.4-41.5,14.1-41.5,19.5,0"/>
<path class="st0" d="M219,51.9c-5.4,41.5-14.1,41.5-19.5,0"/>
</g>
<g>
<path class="st0" d="M219,51.9c5.4-41.5,14.1-41.5,19.5,0"/>
<path class="st0" d="M257.9,51.9c-5.4,41.5-14.1,41.5-19.5,0"/>
</g>
</g>
<g>
<g>
<path class="st2" d="M106,51.9c3.2-41.5,8.5-41.5,11.7,0"/>
<path class="st2" d="M129.4,51.9c-3.2,41.5-8.5,41.5-11.7,0"/>
</g>
<g>
<path class="st2" d="M129.4,51.9c3.2-41.5,8.5-41.5,11.7,0"/>
<path class="st2" d="M152.8,51.9c-3.2,41.5-8.5,41.5-11.7,0"/>
</g>
<g>
<path class="st2" d="M152.8,51.9c3.2-41.5,8.5-41.5,11.7,0"/>
<path class="st2" d="M176.1,51.9c-3.2,41.5-8.5,41.5-11.7,0"/>
</g>
<g>
<path class="st2" d="M176.1,51.9c3.2-41.5,8.5-41.5,11.7,0"/>
<path class="st2" d="M199.5,51.9c-3.2,41.5-8.5,41.5-11.7,0"/>
</g>
</g>
<g>
<g>
<path class="st2" d="M199.5,51.9c3.2-41.5,8.5-41.5,11.7,0"/>
<path class="st2" d="M222.9,51.9c-3.2,41.5-8.5,41.5-11.7,0"/>
</g>
<g>
<path class="st2" d="M222.9,51.9c3.2-41.5,8.5-41.5,11.7,0"/>
<path class="st2" d="M246.2,51.9c-3.2,41.5-8.5,41.5-11.7,0"/>
</g>
<g>
<path class="st2" d="M246.2,51.9c3.2-41.5,8.5-41.5,11.7,0"/>
<path class="st2" d="M269.6,51.9c-3.2,41.5-8.5,41.5-11.7,0"/>
</g>
<g>
<path class="st2" d="M269.6,51.9c3.2-41.5,8.5-41.5,11.7,0"/>
<path class="st2" d="M293,51.9c-3.2,41.5-8.5,41.5-11.7,0"/>
</g>
</g>
<rect x="274.9" y="2" class="st3" width="138.8" height="96.2"/>
<rect x="5.9" y="2" class="st3" width="96.2" height="96.2"/>
<g>
<g>
<line class="st4" x1="102.1" y1="51.9" x2="278.1" y2="51.9"/>
<g>
<polygon points="277.1,53.3 282.5,51.9 277.1,50.4 "/>
</g>
</g>
</g>
<g>
<g>
<line class="st4" x1="102.1" y1="100.7" x2="102.1" y2="7.5"/>
<g>
<polygon points="103.6,8.5 102.1,3.1 100.7,8.5 "/>
</g>
</g>
</g>
<circle cx="111.9" cy="20.8" r="1.5"/>
<circle cx="170.3" cy="83" r="1.5"/>
<circle cx="228.7" cy="20.8" r="1.5"/>
<g>
<defs>
<rect id="SVGID_1_" x="277.4" y="56" width="5.1" height="5"/>
</defs>
<clipPath id="SVGID_2_">
<use xlink:href="#SVGID_1_" style="overflow:visible;"/>
</clipPath>
<path class="st5" d="M280.5,57.6c0.1-0.2,0.3-1.2,1-1.2c0.1,0,0.3,0,0.5,0.1c-0.3,0.1-0.5,0.3-0.5,0.5c0,0.2,0.1,0.3,0.4,0.3
c0.2,0,0.5-0.2,0.5-0.6c0-0.5-0.6-0.7-0.9-0.7c-0.6,0-0.9,0.5-1,0.7c-0.2-0.6-0.8-0.7-1.1-0.7c-1,0-1.6,1.3-1.6,1.5
c0,0.1,0.1,0.1,0.1,0.1c0.1,0,0.1,0,0.1-0.1c0.3-1,1-1.3,1.3-1.3c0.2,0,0.5,0.1,0.5,0.7c0,0.3-0.2,1-0.5,2.4c-0.2,0.6-0.5,1-0.9,1
c-0.1,0-0.3,0-0.5-0.1c0.2-0.1,0.5-0.3,0.5-0.5c0-0.3-0.2-0.3-0.3-0.3c-0.3,0-0.6,0.3-0.6,0.6c0,0.5,0.5,0.7,0.9,0.7
c0.7,0,1-0.7,1-0.7c0.1,0.4,0.5,0.7,1.1,0.7c1,0,1.6-1.3,1.6-1.5c0-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.1,0-0.1,0.1
c-0.3,1.1-1,1.3-1.3,1.3c-0.4,0-0.5-0.3-0.5-0.7c0-0.2,0.1-0.4,0.2-0.9L280.5,57.6"/>
</g>
<g>
<defs>
<rect id="SVGID_3_" x="86.1" y="3.1" width="11" height="7"/>
</defs>
<clipPath id="SVGID_4_">
<use xlink:href="#SVGID_3_" style="overflow:visible;"/>
</clipPath>
<path class="st6" d="M89.6,7.1c0.1,0.4,0.5,0.7,0.9,0.7c0.3,0,0.6-0.2,0.7-0.6c0.2-0.3,0.3-1,0.3-1c0-0.1-0.1-0.1-0.1-0.1
c-0.1,0-0.1,0-0.1,0.2c-0.1,0.5-0.3,1.2-0.7,1.2c-0.2,0-0.3-0.1-0.3-0.5c0-0.2,0.1-0.7,0.2-1L90.7,5c0-0.2,0.1-0.5,0.2-0.7
c0-0.2,0.1-0.6,0.1-0.7c0-0.2-0.1-0.3-0.3-0.3c-0.1,0-0.3,0-0.4,0.3c-0.2,0.7-0.6,2.5-0.7,3c0,0.1-0.4,0.9-1.1,0.9
c-0.5,0-0.6-0.5-0.6-0.8c0-0.6,0.3-1.3,0.5-2c0.1-0.3,0.2-0.4,0.2-0.6c0-0.5-0.3-0.8-0.8-0.8c-0.9,0-1.3,1.4-1.3,1.5
c0,0.1,0.1,0.1,0.1,0.1c0.1,0,0.1,0,0.2-0.2c0.3-0.9,0.6-1.2,1-1.2c0.1,0,0.2,0,0.2,0.3c0,0.2-0.1,0.5-0.2,0.7
c-0.4,1-0.6,1.6-0.6,2.1c0,1,0.7,1.2,1.2,1.2C89.1,7.8,89.4,7.3,89.6,7.1"/>
<path class="st6" d="M92.7,8.7c0,0.1-0.1,0.3-0.1,0.3c0,0.2,0.1,0.2,0.2,0.2c0.1,0,0.2-0.1,0.3-0.2c0-0.1,0.1-0.3,0.1-0.4
c0-0.1,0.1-0.5,0.1-0.6c0.1-0.2,0.1-0.3,0.1-0.5c0.1-0.3,0.1-0.3,0.3-0.6c0.2-0.3,0.5-0.6,1.1-0.6c0.4,0,0.4,0.4,0.4,0.5
c0,0.4-0.3,1.2-0.4,1.5c-0.1,0.2-0.1,0.3-0.1,0.4c0,0.4,0.3,0.6,0.7,0.6c0.7,0,1-1,1-1.1c0-0.1-0.1-0.1-0.1-0.1
c-0.1,0-0.1,0.1-0.1,0.1C96,8.8,95.7,9,95.5,9c-0.2,0-0.2-0.1-0.2-0.2c0-0.2,0-0.2,0.2-0.6c0.1-0.2,0.4-1,0.4-1.4
c0-0.7-0.5-0.8-0.9-0.8c-0.6,0-1,0.3-1.2,0.6c-0.1-0.5-0.5-0.6-0.7-0.6c-0.3,0-0.5,0.2-0.6,0.4c-0.2,0.3-0.3,0.7-0.3,0.7
c0,0.1,0.1,0.1,0.1,0.1c0.1,0,0.1,0,0.2-0.2c0.1-0.4,0.2-0.8,0.5-0.8c0.2,0,0.2,0.2,0.2,0.3c0,0.1-0.1,0.4-0.1,0.6
c-0.1,0.2-0.1,0.5-0.2,0.6L92.7,8.7"/>
</g>
<g>
<path class="st7" d="M303.7,23.6c0,0,0-0.1-0.1-0.1c-0.2,0-1,0.1-1.2,0.1c-0.1,0-0.2,0-0.2,0.2c0,0.1,0.1,0.1,0.2,0.1
c0.5,0,0.5,0.1,0.5,0.2l0,0.2l-1.4,5.7c0,0.2,0,0.2,0,0.2c0,0.2,0.2,0.3,0.3,0.3c0.1,0,0.3-0.1,0.3-0.2c0.1-0.1,0.5-1.9,0.6-2.2
c0.3,0.1,1.1,0.2,1.1,0.9c0,0.1,0,0.1,0,0.2c0,0.1,0,0.2,0,0.3c0,0.6,0.4,1,0.9,1c0.3,0,0.6-0.2,0.8-0.5c0.3-0.4,0.4-1,0.4-1
c0-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.1,0-0.1,0.2c-0.2,0.7-0.4,1.2-0.9,1.2c-0.2,0-0.3-0.1-0.3-0.5c0-0.2,0-0.4,0.1-0.6
c0-0.2,0-0.2,0-0.3c0-0.6-0.6-0.9-1.5-1c0.3-0.2,0.6-0.5,0.9-0.7c0.5-0.5,0.9-1,1.4-1c0.1,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0.1
c0,0,0,0,0,0c-0.5,0-0.6,0.4-0.6,0.5c0,0.2,0.1,0.3,0.4,0.3c0.3,0,0.6-0.2,0.6-0.6c0-0.3-0.2-0.6-0.7-0.6c-0.3,0-0.7,0.1-1.4,0.9
c-0.3,0.4-0.7,0.8-1.1,0.9L303.7,23.6"/>
<path class="st7" d="M315.9,29.1c0.1,0,0.3,0,0.3-0.2c0-0.2-0.2-0.2-0.3-0.2h-5.9c-0.2,0-0.3,0-0.3,0.2c0,0.2,0.2,0.2,0.3,0.2
H315.9 M315.9,27.1c0.2,0,0.3,0,0.3-0.2c0-0.2-0.2-0.2-0.3-0.2h-6c-0.1,0-0.3,0-0.3,0.2c0,0.2,0.2,0.2,0.3,0.2H315.9z"/>
<path class="st7" d="M323.4,19.9h1.1c-0.3,1.5-0.4,1.9-0.4,2.6c0,0.1,0,0.4,0.1,0.7c0.1,0.4,0.2,0.5,0.3,0.5c0.2,0,0.4-0.2,0.4-0.4
c0-0.1,0-0.1-0.1-0.2c-0.3-0.7-0.3-1.4-0.3-1.6c0-0.5,0.1-1.1,0.2-1.6h1.1c0.1,0,0.5,0,0.5-0.3c0-0.2-0.2-0.2-0.4-0.2h-3.3
c-0.2,0-0.6,0-1,0.5c-0.3,0.4-0.6,0.9-0.6,0.9c0,0,0,0.1,0.1,0.1c0.1,0,0.1,0,0.2-0.1c0.5-0.8,1.1-0.8,1.3-0.8h0.6
c-0.3,1.2-0.9,2.4-1.3,3.3c-0.1,0.1-0.1,0.2-0.1,0.2c0,0.2,0.2,0.3,0.3,0.3c0.3,0,0.4-0.3,0.5-0.7c0.2-0.5,0.2-0.5,0.3-1
L323.4,19.9"/>
<line class="st8" x1="320.8" y1="27.9" x2="326.8" y2="27.9"/>
<path class="st7" d="M324.2,36c-0.1,0.2-0.1,0.2-0.2,0.4c-0.5,0.5-0.9,0.7-1.1,0.7c-0.5,0-0.6-0.5-0.6-0.9c0-0.5,0.3-1.7,0.5-2.2
c0.3-0.6,0.8-0.9,1.2-0.9c0.6,0,0.8,0.8,0.8,0.9c0,0.1,0,0.1,0,0.2L324.2,36 M324.9,33.4c-0.2-0.4-0.5-0.6-0.9-0.6
c-1.1,0-2.4,1.5-2.4,2.9c0,0.9,0.6,1.6,1.3,1.6c0.2,0,0.7,0,1.3-0.7c0.1,0.4,0.4,0.7,0.9,0.7c0.3,0,0.6-0.2,0.7-0.5
c0.2-0.4,0.3-1,0.3-1c0-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.1,0.1-0.2,0.2c-0.2,0.6-0.3,1.2-0.7,1.2c-0.3,0-0.3-0.3-0.3-0.5
c0-0.2,0-0.3,0.1-0.7c0.1-0.4,0.1-0.5,0.2-0.9l0.3-1.4c0.1-0.3,0.1-0.3,0.1-0.3c0-0.2-0.1-0.3-0.3-0.3
C325,33,324.9,33.2,324.9,33.4z"/>
<rect x="300.8" y="18.7" class="st9" width="26" height="19"/>
</g>
<g>
<path class="st10" d="M303.2,48.7c0,0,0-0.1-0.1-0.1c-0.2,0-1,0.1-1.2,0.1c-0.1,0-0.2,0-0.2,0.2c0,0.1,0.1,0.1,0.2,0.1
c0.5,0,0.5,0.1,0.5,0.2l0,0.2l-1.4,5.7c-0.1,0.1-0.1,0.2-0.1,0.2c0,0.2,0.2,0.3,0.3,0.3c0.1,0,0.3-0.1,0.3-0.2
c0.1-0.1,0.5-1.9,0.6-2.2c0.3,0,1.1,0.2,1.1,0.9c0,0.1,0,0.1,0,0.2c0,0.1-0.1,0.2-0.1,0.3c0,0.6,0.4,1,0.9,1c0.3,0,0.6-0.1,0.8-0.5
c0.2-0.5,0.4-1,0.4-1c0-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.1,0.1-0.1,0.2c-0.2,0.7-0.4,1.2-0.9,1.2c-0.2,0-0.3-0.1-0.3-0.5
c0-0.2,0.1-0.4,0.1-0.6c0.1-0.2,0.1-0.2,0.1-0.3c0-0.6-0.6-0.9-1.5-1c0.3-0.2,0.6-0.5,0.9-0.7c0.5-0.5,0.9-1,1.4-1
c0.1,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0.1c0,0,0,0,0.1,0.1c-0.5,0-0.6,0.4-0.6,0.5c0,0.2,0.1,0.3,0.4,0.3c0.3,0,0.5-0.2,0.5-0.6
c0-0.3-0.2-0.6-0.7-0.6c-0.3,0-0.7,0.1-1.4,0.9c-0.3,0.4-0.7,0.8-1.1,0.9L303.2,48.7"/>
<path class="st10" d="M315.4,54.2c0.2,0,0.3,0,0.3-0.2c0-0.2-0.2-0.2-0.3-0.2h-5.9c-0.1,0-0.3,0-0.3,0.2c0,0.2,0.2,0.2,0.3,0.2
H315.4 M315.4,52.2c0.2,0,0.3,0,0.3-0.2c0-0.2-0.2-0.2-0.3-0.2h-5.9c-0.1,0-0.3,0-0.3,0.2c0,0.2,0.2,0.2,0.3,0.2H315.4z"/>
<path class="st10" d="M323.2,45.2c0.8-0.3,1.4-1,1.4-1.8c0-0.8-0.9-1.4-1.8-1.4c-1,0-1.8,0.6-1.8,1.3c0,0.3,0.2,0.5,0.5,0.5
c0.3,0,0.5-0.2,0.5-0.5c0-0.5-0.5-0.5-0.6-0.5c0.3-0.5,1-0.6,1.3-0.6c0.4,0,1,0.2,1,1.1c0,0.1,0,0.7-0.3,1.1
c-0.3,0.5-0.6,0.5-0.9,0.5c-0.1,0-0.3,0-0.4,0c-0.1,0-0.2,0-0.2,0.1c0,0.1,0.1,0.1,0.2,0.1h0.5c0.8,0,1.2,0.7,1.2,1.7
c0,1.4-0.7,1.7-1.1,1.7c-0.4,0-1.2-0.2-1.5-0.8c0.3,0.1,0.6-0.2,0.6-0.5s-0.3-0.6-0.5-0.6c-0.2,0-0.6,0.1-0.6,0.6
c0,0.9,0.9,1.5,2,1.5c1.2,0,2.1-0.9,2.1-1.9C324.9,46.2,324.3,45.4,323.2,45.2"/>
<path class="st10" d="M327.9,45h1.1c-0.3,1.5-0.4,1.9-0.4,2.6c0,0.2,0,0.4,0.1,0.7c0.1,0.5,0.2,0.5,0.4,0.5c0.2,0,0.4-0.2,0.4-0.4
c0-0.1,0-0.1-0.1-0.2c-0.3-0.7-0.3-1.4-0.3-1.7c0-0.5,0.1-1.1,0.2-1.6h1.1c0.1,0,0.5,0,0.5-0.3c0-0.2-0.2-0.2-0.4-0.2h-3.3
c-0.2,0-0.6,0-1,0.5c-0.3,0.4-0.6,0.8-0.6,0.9c0,0,0,0.1,0.1,0.1c0.1,0,0.1-0.1,0.2-0.1c0.5-0.7,1-0.7,1.3-0.7h0.6
c-0.3,1.2-0.9,2.4-1.3,3.3c-0.1,0.2-0.1,0.2-0.1,0.2c0,0.2,0.2,0.3,0.3,0.3c0.3,0,0.4-0.3,0.5-0.6c0.1-0.5,0.1-0.5,0.3-1L327.9,45"
/>
<line class="st11" x1="320.3" y1="53" x2="331.3" y2="53"/>
<path class="st10" d="M326.2,61.1c-0.1,0.2-0.1,0.2-0.2,0.4c-0.4,0.6-0.8,0.7-1.1,0.7c-0.5,0-0.6-0.6-0.6-0.9
c0-0.5,0.3-1.7,0.6-2.2c0.3-0.6,0.7-1,1.1-1c0.6,0,0.8,0.8,0.8,0.9c0,0.1,0,0.1,0,0.2L326.2,61.1 M326.8,58.5
c-0.2-0.4-0.5-0.6-0.9-0.6c-1.2,0-2.4,1.5-2.4,2.9c0,0.9,0.5,1.6,1.3,1.6c0.2,0,0.7-0.1,1.3-0.7c0.1,0.4,0.4,0.7,0.9,0.7
c0.3,0,0.6-0.2,0.7-0.6c0.2-0.3,0.3-1,0.3-1c0-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.1,0-0.1,0.2c-0.2,0.7-0.3,1.3-0.7,1.3
c-0.3,0-0.3-0.3-0.3-0.5c0-0.2,0-0.3,0.1-0.7c0.1-0.4,0.1-0.5,0.2-0.9l0.3-1.4c0.1-0.3,0.1-0.3,0.1-0.3c0-0.2-0.1-0.3-0.3-0.3
C327,58.1,326.9,58.3,326.8,58.5z"/>
<rect x="300.8" y="41.6" class="st9" width="31" height="21"/>
</g>
<g>
<path class="st12" d="M303.2,73.6c0,0,0-0.1-0.1-0.1c-0.2,0-1,0.1-1.2,0.1c-0.1,0-0.2,0-0.2,0.2c0,0.1,0.1,0.1,0.2,0.1
c0.5,0,0.5,0.1,0.5,0.2l0,0.2l-1.4,5.7c-0.1,0.1-0.1,0.2-0.1,0.2c0,0.2,0.2,0.3,0.3,0.3c0.1,0,0.3-0.1,0.3-0.2
c0.1-0.1,0.5-1.9,0.6-2.2c0.3,0,1.1,0.2,1.1,0.9c0,0.1,0,0.1,0,0.2c0,0.1-0.1,0.2-0.1,0.3c0,0.6,0.4,1,0.9,1c0.3,0,0.6-0.1,0.8-0.5
c0.2-0.5,0.4-1,0.4-1c0-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.1,0.1-0.1,0.2c-0.2,0.7-0.4,1.2-0.9,1.2c-0.2,0-0.3-0.1-0.3-0.5
c0-0.2,0.1-0.4,0.1-0.6c0.1-0.2,0.1-0.2,0.1-0.3c0-0.6-0.6-0.9-1.5-1c0.3-0.2,0.6-0.5,0.9-0.7c0.5-0.5,0.9-1,1.4-1
c0.1,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0.1c0,0,0,0,0.1,0.1c-0.5,0-0.6,0.4-0.6,0.5c0,0.2,0.1,0.3,0.4,0.3c0.3,0,0.5-0.2,0.5-0.6
c0-0.3-0.2-0.6-0.7-0.6c-0.3,0-0.7,0.1-1.4,0.9c-0.3,0.4-0.7,0.8-1.1,0.9L303.2,73.6"/>
<path class="st12" d="M315.4,79c0.2,0,0.3,0,0.3-0.2c0-0.2-0.2-0.2-0.3-0.2h-5.9c-0.1,0-0.3,0-0.3,0.2c0,0.2,0.2,0.2,0.3,0.2H315.4
M315.4,77.1c0.2,0,0.3,0,0.3-0.2c0-0.2-0.2-0.2-0.3-0.2h-5.9c-0.1,0-0.3,0-0.3,0.2c0,0.2,0.2,0.2,0.3,0.2H315.4z"/>
<path class="st12" d="M324.8,71.6c0-1.2-0.8-2.2-1.9-2.2c-0.5,0-0.9,0.2-1.3,0.5V68c0.2,0.1,0.5,0.1,0.9,0.1c1.2,0,1.9-0.9,1.9-1
c0-0.1,0-0.1-0.1-0.1c0,0,0,0-0.1,0c-0.2,0.1-0.7,0.3-1.4,0.3c-0.4,0-0.9-0.1-1.3-0.3c-0.1,0-0.1,0-0.1,0c-0.1,0-0.1,0.1-0.1,0.2
v2.9c0,0.2,0,0.3,0.1,0.3c0.1,0,0.1,0,0.1-0.1c0.1-0.2,0.5-0.7,1.3-0.7c0.5,0,0.7,0.5,0.8,0.6c0.2,0.4,0.2,0.8,0.2,1.3
c0,0.3,0,1-0.2,1.4c-0.2,0.4-0.6,0.6-1.1,0.6c-0.7,0-1.3-0.5-1.5-1.1c0.1,0,0.1,0,0.2,0c0.3,0,0.5-0.3,0.5-0.5
c0-0.2-0.2-0.5-0.5-0.5c-0.1,0-0.5,0.1-0.5,0.5c0,0.9,0.7,1.8,1.8,1.8C323.8,73.8,324.8,72.8,324.8,71.6"/>
<path class="st12" d="M327.9,69.8h1.1c-0.3,1.5-0.4,1.9-0.4,2.6c0,0.2,0,0.4,0.1,0.7c0.1,0.5,0.2,0.5,0.4,0.5
c0.2,0,0.4-0.2,0.4-0.4c0-0.1,0-0.1-0.1-0.2c-0.3-0.7-0.3-1.4-0.3-1.7c0-0.5,0.1-1.1,0.2-1.6h1.1c0.1,0,0.5,0,0.5-0.3
c0-0.2-0.2-0.2-0.4-0.2h-3.3c-0.2,0-0.6,0-1,0.5c-0.3,0.4-0.6,0.8-0.6,0.9c0,0,0,0.1,0.1,0.1c0.1,0,0.1-0.1,0.2-0.1
c0.5-0.7,1-0.7,1.3-0.7h0.6c-0.3,1.2-0.9,2.4-1.3,3.3c-0.1,0.2-0.1,0.2-0.1,0.2c0,0.2,0.2,0.3,0.3,0.3c0.3,0,0.4-0.3,0.5-0.6
c0.1-0.5,0.1-0.5,0.3-1L327.9,69.8"/>
<line class="st13" x1="320.3" y1="77.8" x2="331.3" y2="77.8"/>
<path class="st12" d="M326.2,86c-0.1,0.2-0.1,0.2-0.2,0.4c-0.4,0.6-0.8,0.7-1.1,0.7c-0.5,0-0.6-0.6-0.6-0.9c0-0.5,0.3-1.7,0.6-2.2
c0.3-0.6,0.7-1,1.1-1c0.6,0,0.8,0.8,0.8,0.9c0,0.1,0,0.1,0,0.2L326.2,86 M326.8,83.4c-0.2-0.4-0.5-0.6-0.9-0.6
c-1.2,0-2.4,1.5-2.4,2.9c0,0.9,0.5,1.6,1.3,1.6c0.2,0,0.7-0.1,1.3-0.7c0.1,0.4,0.4,0.7,0.9,0.7c0.3,0,0.6-0.2,0.7-0.6
c0.2-0.3,0.3-1,0.3-1c0-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.1,0-0.1,0.2c-0.2,0.7-0.3,1.3-0.7,1.3c-0.3,0-0.3-0.3-0.3-0.5
c0-0.2,0-0.3,0.1-0.7c0.1-0.4,0.1-0.5,0.2-0.9l0.3-1.4c0.1-0.3,0.1-0.3,0.1-0.3c0-0.2-0.1-0.3-0.3-0.3
C327,82.9,326.9,83.2,326.8,83.4z"/>
<rect x="300.8" y="66.4" class="st9" width="31" height="21"/>
</g>
<g>
<g>
<line class="st4" x1="112.4" y1="92.2" x2="169.8" y2="92.2"/>
<g>
<polygon points="114.1,94.3 114.4,93.9 112.6,92.3 114.4,90.6 114.1,90.2 111.9,92.3 "/>
</g>
<g>
<polygon points="168.1,94.3 167.8,93.9 169.6,92.3 167.8,90.6 168.1,90.2 170.3,92.3 "/>
</g>
</g>
</g>
<g>
<defs>
<rect id="SVGID_5_" x="137.9" y="95.8" width="5" height="5"/>
</defs>
<clipPath id="SVGID_6_">
<use xlink:href="#SVGID_5_" style="overflow:visible;"/>
</clipPath>
<path class="st14" d="M140.9,99.2c-0.1,0.2-0.1,0.2-0.2,0.3c-0.5,0.6-0.9,0.7-1.1,0.7c-0.5,0-0.6-0.6-0.6-0.9
c0-0.5,0.3-1.7,0.5-2.2c0.3-0.6,0.8-1,1.1-1c0.7,0,0.8,0.8,0.8,0.9c0,0.1,0,0.1,0,0.2L140.9,99.2 M141.5,96.6
c-0.2-0.4-0.5-0.6-0.9-0.6c-1.2,0-2.4,1.5-2.4,2.9c0,0.9,0.6,1.6,1.3,1.6c0.2,0,0.7,0,1.3-0.7c0.1,0.4,0.4,0.7,0.9,0.7
c0.3,0,0.6-0.2,0.7-0.5c0.2-0.4,0.3-1,0.3-1c0-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.1,0-0.2,0.2c-0.2,0.6-0.3,1.2-0.7,1.2
c-0.3,0-0.3-0.3-0.3-0.5c0-0.2,0-0.3,0.1-0.7c0.1-0.4,0.1-0.5,0.2-0.9l0.3-1.4c0.1-0.3,0.1-0.3,0.1-0.3c0-0.2-0.1-0.3-0.3-0.3
C141.7,96.2,141.6,96.4,141.5,96.6z"/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment