svg svg中的html

https://bl.ocks.org/Jverma/2385cb7794d18c51e3ab <br/> https://developer.mozilla.org/en-US/docs/Web/SVG/Element/foreignObject

foreign object tag
<svg width="500" height="300" style="border:1px red solid">
    <foreignobject class="node" x="46" y="22" width="100" height="100">
        
            <div style="border:1px green solid">I'm a div inside a SVG.</div>                
    </foreignobject>
</svg>

svg SVG使用

svg use
<svg width="300" height="300" viewBox="50 50 300 300">

<use xlink:href="lib/shapes.svg#circle"></use>

</svg>

svg svg元素选择

来源:https://css-tricks.com/svg-sprites-use-better-icon-fonts/

get element
<svg viewBox="0 0 100 100" class="icon shape-codepen">
  <use xlink:href="mod1b3c.svg#f2"></use>
</svg>

svg 辅助理解git命令

辅助理解git命令

存储方式.md
dd
一张图理解git命令.md
## 简介

首先,这不是一个git命令教程,这是一个用于快速理解git命令的辅助文档。

用了git几年了,每次遇到疑难杂症都要现查,归其原因,是不了解git命令背后到底做了什么。

于是决定整理一下思路。


## 术语

- 工作区:working_directory,working_tree,workspace
- 暂存区:staged, index
- 本地仓库: local_repository, local_commit_history
- 远程仓库:remote_repository

- 快照:snapshot




## 直接上图吧


<img src="https://gist.githubusercontent.com/xu-song/f01af17d15e791f1ebc5894b8cf83922/raw/582a032270c1a9830259e73b6f64f96667f149c8/git-graph-mid.svg?sanitize=true" height="110%" width="110%">

有点紧凑,建议放大看

## 看图说话

**入门**:
[git add](https://git-scm.com/docs/git-add) : 读取工作区文件,写入暂存区 (1个箭头代表1个写操作)

**进阶**:

[git checkout \<branch\>](https://git-scm.com/docs/git-checkout): 移动本地仓库中的HEAD指针到指定branch,更新index,更新工作区文件 (3个箭头)

[git reset --soft](https://git-scm.com/docs/git-reset):撤销指定commit,移动HEAD (不涉及工作区、暂存区、远程仓库的操作)

soft mixed hard三个参数的区别也一目了然
...










## reference
- https://stackoverflow.com/questions/292357/what-is-the-difference-between-git-pull-and-git-fetch/292359
- https://git-scm.com/docs


## 待续

git-graph-mid.svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   version="1.0"
   width="149.23228mm"
   height="124.14732mm"
   id="svg1174"
   sodipodi:docname="all_graph2.svg"
   inkscape:version="0.92.2 (5c3e80d, 2017-08-06)">
  <metadata
     id="metadata1178">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:title></dc:title>
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <sodipodi:namedview
     pagecolor="#ffffff"
     bordercolor="#666666"
     borderopacity="1"
     objecttolerance="10"
     gridtolerance="10"
     guidetolerance="10"
     inkscape:pageopacity="0"
     inkscape:pageshadow="2"
     inkscape:window-width="1600"
     inkscape:window-height="848"
     id="namedview1176"
     showgrid="false"
     fit-margin-top="0"
     fit-margin-left="0"
     fit-margin-right="0"
     fit-margin-bottom="0"
     inkscape:zoom="0.88582293"
     inkscape:cx="332.84135"
     inkscape:cy="193.86719"
     inkscape:window-x="-8"
     inkscape:window-y="-8"
     inkscape:window-maximized="1"
     inkscape:current-layer="svg1174" />
  <defs
     id="defs596">
    <pattern
       id="EMFhbasepattern"
       patternUnits="userSpaceOnUse"
       width="6"
       height="6"
       x="0"
       y="0" />
  </defs>
  <path
     style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
     d="M -230.3246,-87.276646 V 633.03617 H 1050.2316 V -87.276646 Z"
     id="path598"
     inkscape:connector-curvature="0" />
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.0320139px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 522.50552,150.61586 -136.41124,0.80035 v 1.66472 l 136.41124,-0.80035 z m -130.45665,-2.84924 -7.61931,4.48195 7.68333,4.41792 c 0.38417,0.22409 0.89639,0.096 1.12049,-0.28812 0.2241,-0.41619 0.096,-0.92841 -0.28813,-1.15251 l -6.43479,-3.6816 v 1.44063 l 6.37077,-3.77764 c 0.41617,-0.25612 0.54423,-0.76833 0.32013,-1.1525 -0.25611,-0.38417 -0.76832,-0.51222 -1.15249,-0.28813 z"
     id="path600"
     inkscape:connector-curvature="0" />
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.0320139px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 381.13212,248.45035 2.78521,0.032 1.34459,0.032 1.28056,0.032 1.21652,0.064 1.12049,0.064 1.08847,0.064 0.99244,0.064 0.9284,0.096 0.80034,0.096 0.70431,0.096 0.60827,0.096 0.54423,0.12806 0.4482,0.12805 0.48021,0.25611 0.28812,0.51222 v 13.15772 l -0.28812,0.51222 -0.48021,0.25611 -0.4482,0.12805 -0.51223,0.12806 -0.60826,0.096 -0.73632,0.12806 -0.80034,0.064 -0.9284,0.096 -0.99244,0.064 -1.08847,0.064 -1.12049,0.064 -1.21652,0.064 -1.28056,0.032 -1.34459,0.032 h -1.15249 v -1.66472 h 1.12048 v 0 l 1.31257,-0.032 v 0 l 1.28055,-0.032 v 0 l 1.18452,-0.064 v 0 l 1.1525,-0.064 -0.032,0.032 1.05647,-0.096 v 0 l 0.99243,-0.064 v 0 l 0.89638,-0.064 h -0.032 l 0.80034,-0.096 h -0.032 l 0.70432,-0.096 h -0.032 l 0.57625,-0.096 h -0.032 l 0.4482,-0.096 h -0.064 l 0.35215,-0.096 -0.16006,0.064 0.22409,-0.12806 -0.32014,0.32014 0.064,-0.12806 -0.12805,0.41619 v -12.67751 l 0.12805,0.4482 -0.064,-0.12806 0.32014,0.32014 -0.22409,-0.12806 0.16006,0.064 -0.35215,-0.12805 0.064,0.032 -0.4482,-0.0961 h 0.032 l -0.57625,-0.096 h 0.032 l -0.70432,-0.096 h 0.032 l -0.80034,-0.064 v 0 l -0.8964,-0.096 h 0.032 l -0.99243,-0.064 h 0.032 l -1.08848,-0.064 h 0.032 l -1.1525,-0.064 v 0 l -1.18452,-0.064 v 0 l -1.28055,-0.032 -1.31257,-0.032 v 0 l -2.78521,-0.032 z m 7.65132,20.23278 -7.68333,-4.41792 7.61931,-4.51396 c 0.38417,-0.22409 0.89639,-0.096 1.12049,0.28813 0.25611,0.41618 0.12805,0.9284 -0.28813,1.1525 l -6.37077,3.77765 v -1.44064 l 6.4348,3.6816 c 0.38416,0.25612 0.54423,0.73632 0.32014,1.15251 -0.25611,0.38417 -0.73632,0.54423 -1.15251,0.32013 z"
     id="path602"
     inkscape:connector-curvature="0" />
  <path
     style="fill:none;stroke:#000000;stroke-width:2.43305659px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
     d="M 242.03172,15.709274 V 421.05331"
     id="path604"
     inkscape:connector-curvature="0" />
  <path
     style="fill:none;stroke:#000000;stroke-width:2.43305659px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
     d="M 101.93888,15.709274 V 424.99101"
     id="path606"
     inkscape:connector-curvature="0" />
  <path
     style="fill:none;stroke:#000000;stroke-width:2.43305659px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
     d="M 521.44906,47.979294 V 151.67232"
     id="path608"
     inkscape:connector-curvature="0" />
  <path
     style="fill:none;stroke:#000000;stroke-width:2.43305659px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
     d="M 380.97205,15.581224 V 396.72274"
     id="path610"
     inkscape:connector-curvature="0" />
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.80000001"
     d="M 60.512877,66.355274 V 100.16195 H 143.23681 V 66.355274 Z"
     id="path612"
     inkscape:connector-curvature="0" />
  <path
     style="fill:none;stroke:#41719c;stroke-width:1.02444482px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
     d="M 60.512877,66.355274 H 143.23681 V 100.16195 H 60.512877 Z"
     id="path614"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="79.43309"
     y="88.598839"
     id="text620"><tspan
       sodipodi:role="line"
       x="79.43309"
       y="88.598839"
       id="tspan618"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;fill:#ffffff;stroke-width:0.80000001"
         id="tspan616">工</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="94.415604"
     y="88.598839"
     id="text626"><tspan
       sodipodi:role="line"
       x="94.415604"
       y="88.598839"
       id="tspan624"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;fill:#ffffff;stroke-width:0.80000001"
         id="tspan622">作区</tspan></tspan></text>
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.80000001"
     d="M 200.73378,66.355274 V 100.16195 H 283.2016 V 66.355274 Z"
     id="path628"
     inkscape:connector-curvature="0" />
  <path
     style="fill:none;stroke:#41719c;stroke-width:1.02444482px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
     d="M 200.73378,66.355274 H 283.2016 V 100.16195 H 200.73378 Z"
     id="path630"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="219.50188"
     y="88.598839"
     id="text636"><tspan
       sodipodi:role="line"
       x="219.50188"
       y="88.598839"
       id="tspan634"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;fill:#ffffff;stroke-width:0.80000001"
         id="tspan632">暂存</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="249.4669"
     y="88.598839"
     id="text642"><tspan
       sodipodi:role="line"
       x="249.4669"
       y="88.598839"
       id="tspan640"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;fill:#ffffff;stroke-width:0.80000001"
         id="tspan638">区</tspan></tspan></text>
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.80000001"
     d="m 340.69856,66.355274 v 33.806676 h 82.59588 V 66.355274 Z"
     id="path644"
     inkscape:connector-curvature="0" />
  <path
     style="fill:none;stroke:#41719c;stroke-width:1.02444482px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
     d="m 340.69856,66.355274 h 82.59588 v 33.806676 h -82.59588 z"
     id="path646"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="352.13553"
     y="88.598839"
     id="text652"><tspan
       sodipodi:role="line"
       x="352.13553"
       y="88.598839"
       id="tspan650"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;fill:#ffffff;stroke-width:0.80000001"
         id="tspan648">本地仓库</tspan></tspan></text>
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.80000001"
     d="m 480.7914,66.355274 v 33.806676 h 82.72393 V 66.355274 Z"
     id="path654"
     inkscape:connector-curvature="0" />
  <path
     style="fill:none;stroke:#41719c;stroke-width:1.02444482px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
     d="m 480.7914,66.355274 h 82.72393 V 100.16195 H 480.7914 Z"
     id="path656"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="492.19376"
     y="88.598839"
     id="text662"><tspan
       sodipodi:role="line"
       x="492.19376"
       y="88.598839"
       id="tspan660"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;fill:#ffffff;stroke-width:0.80000001"
         id="tspan658">远程仓库</tspan></tspan></text>
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.01600695px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 106.80499,48.811654 h 130.42464 v 1.66472 H 106.80499 Z m 124.43804,-3.61757 7.63532,4.44993 -7.63532,4.46594 c -0.40017,0.2241 -0.91239,0.096 -1.13649,-0.30413 -0.2401,-0.40018 -0.11205,-0.9124 0.28812,-1.1365 l 6.40278,-3.72962 v 1.42462 l -6.40278,-3.72962 c -0.40017,-0.22409 -0.52822,-0.73632 -0.28812,-1.13649 0.2241,-0.40017 0.73632,-0.52823 1.13649,-0.30413 z"
     id="path664"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="147.20653"
     y="42.512142"
     id="text670"><tspan
       sodipodi:role="line"
       x="147.20653"
       y="42.512142"
       id="tspan668"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan666">git  add</tspan></tspan></text>
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.01600695px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 248.94672,48.811654 h 130.42464 v 1.66472 H 248.94672 Z m 124.43804,-3.61757 7.63532,4.44993 -7.63532,4.46594 c -0.40017,0.2241 -0.9124,0.096 -1.13649,-0.30413 -0.24011,-0.40018 -0.11205,-0.9124 0.28812,-1.1365 l 6.40278,-3.72962 v 1.42462 l -6.40278,-3.72962 c -0.40017,-0.22409 -0.52823,-0.73632 -0.28812,-1.13649 0.22409,-0.40017 0.73632,-0.52823 1.13649,-0.30413 z"
     id="path672"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="289.53506"
     y="38.643833"
     id="text678"><tspan
       sodipodi:role="line"
       x="289.53506"
       y="38.643833"
       id="tspan676"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan674">git  commit</tspan></tspan></text>
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.0320139px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 386.86261,48.811654 H 517.1592 v 1.66472 H 386.86261 Z m 124.30999,-3.61757 7.61931,4.44993 -7.61931,4.48195 c -0.38417,0.22409 -0.89639,0.096 -1.1525,-0.32014 -0.2241,-0.38417 -0.096,-0.89639 0.32014,-1.12049 l 6.40278,-3.74563 v 1.44063 l -6.40278,-3.74563 c -0.41618,-0.22409 -0.54424,-0.73632 -0.32014,-1.12048 0.25611,-0.41618 0.76833,-0.54424 1.1525,-0.32014 z"
     id="path680"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="427.32816"
     y="38.643833"
     id="text686"><tspan
       sodipodi:role="line"
       x="427.32816"
       y="38.643833"
       id="tspan684"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan682">git push</tspan></tspan></text>
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.01600695px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 238.84633,209.52144 -133.20985,0.36816 0.016,1.66473 133.20985,-0.36816 z m -127.23925,-3.26542 -7.61932,4.48195 7.65133,4.43392 c 0.40017,0.2241 0.91239,0.096 1.13649,-0.30412 0.2241,-0.40018 0.096,-0.9124 -0.30413,-1.1365 l -6.40278,-3.72962 v 1.44063 l 6.38677,-3.74563 c 0.40018,-0.24011 0.52824,-0.75232 0.30413,-1.13649 -0.2401,-0.40018 -0.75232,-0.52823 -1.15249,-0.30414 z"
     id="path688"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="147.47328"
     y="199.38025"
     id="text694"><tspan
       sodipodi:role="line"
       x="147.47328"
       y="199.38025"
       id="tspan692"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan690">git  checkout</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="289.82236"
     y="260.14819"
     id="text700"><tspan
       sodipodi:role="line"
       x="289.82236"
       y="260.14819"
       id="tspan698"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan696">checkout </tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="335.79428"
     y="260.14819"
     id="text706"><tspan
       sodipodi:role="line"
       x="335.79428"
       y="260.14819"
       id="tspan704"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan702">&lt;</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="341.68484"
     y="260.14819"
     id="text712"><tspan
       sodipodi:role="line"
       x="341.68484"
       y="260.14819"
       id="tspan710"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan708">branch&gt;</tspan></tspan></text>
  <path
     style="fill:none;stroke:#5b9bd5;stroke-width:1.66472304px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
     d="M 238.86234,421.2614 H 106.80499"
     id="path714"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="147.71791"
     y="392.1593"
     id="text720"><tspan
       sodipodi:role="line"
       x="147.71791"
       y="392.1593"
       id="tspan718"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan716">d</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="153.86458"
     y="392.1593"
     id="text726"><tspan
       sodipodi:role="line"
       x="153.86458"
       y="392.1593"
       id="tspan724"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan722">iff HEAD</tspan></tspan></text>
  <path
     style="fill:none;stroke:#5b9bd5;stroke-width:1.66472304px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
     d="M 106.03665,395.39417 H 380.1557"
     id="path728"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="147.69041"
     y="417.34274"
     id="text734"><tspan
       sodipodi:role="line"
       x="147.69041"
       y="417.34274"
       id="tspan732"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan730">diff</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="310.72958"
     y="330.36301"
     id="text740"><tspan
       sodipodi:role="line"
       x="310.72958"
       y="330.36301"
       id="tspan738"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan736">reset </tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="337.62131"
     y="330.36301"
     id="text746"><tspan
       sodipodi:role="line"
       x="337.62131"
       y="330.36301"
       id="tspan744"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan742">--</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="344.79239"
     y="330.36301"
     id="text752"><tspan
       sodipodi:role="line"
       x="344.79239"
       y="330.36301"
       id="tspan750"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan748">mixed</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="311.67801"
     y="310.78958"
     id="text758"><tspan
       sodipodi:role="line"
       x="311.67801"
       y="310.78958"
       id="tspan756"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan754">reset </tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="338.56967"
     y="310.78958"
     id="text764"><tspan
       sodipodi:role="line"
       x="338.56967"
       y="310.78958"
       id="tspan762"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan760">--</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="345.74075"
     y="310.78958"
     id="text770"><tspan
       sodipodi:role="line"
       x="345.74075"
       y="310.78958"
       id="tspan768"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan766">soft</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="312.7554"
     y="362.83292"
     id="text776"><tspan
       sodipodi:role="line"
       x="312.7554"
       y="362.83292"
       id="tspan774"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan772">reset </tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="339.64706"
     y="362.83292"
     id="text782"><tspan
       sodipodi:role="line"
       x="339.64706"
       y="362.83292"
       id="tspan780"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan778">--</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="346.81821"
     y="362.83292"
     id="text788"><tspan
       sodipodi:role="line"
       x="346.81821"
       y="362.83292"
       id="tspan786"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan784">hard</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="431.90561"
     y="146.17686"
     id="text794"><tspan
       sodipodi:role="line"
       x="431.90561"
       y="146.17686"
       id="tspan792"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan790">fetch</tspan></tspan></text>
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.01600695px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 379.17928,169.44004 -273.5428,0.43218 v 1.66473 l 273.5428,-0.43219 z m -267.5562,-3.20139 -7.63532,4.46593 7.65133,4.43393 c 0.38416,0.2401 0.89639,0.096 1.13649,-0.28813 0.2241,-0.40017 0.096,-0.91239 -0.30413,-1.13649 l -6.40278,-3.72962 v 1.44062 l 6.38677,-3.74562 c 0.40018,-0.2401 0.52824,-0.75233 0.30413,-1.1365 -0.2401,-0.40016 -0.73632,-0.54423 -1.13649,-0.30412 z"
     id="path796"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="294.50247"
     y="163.10222"
     id="text802"><tspan
       sodipodi:role="line"
       x="294.50247"
       y="163.10222"
       id="tspan800"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan798">merge</tspan></tspan></text>
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.0320139px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 521.51309,126.41335 H 387.37484 v 1.66472 h 134.13825 z m -128.15165,-3.61757 -7.65132,4.44993 7.65132,4.48194 c 0.38416,0.22411 0.89639,0.0961 1.12048,-0.32013 0.25612,-0.38417 0.096,-0.89639 -0.28812,-1.12049 l -6.40278,-3.74562 v 1.44062 l 6.40278,-3.74562 c 0.38416,-0.2241 0.54424,-0.73632 0.28812,-1.12049 -0.22409,-0.41619 -0.73632,-0.54424 -1.12048,-0.32014 z"
     id="path804"
     inkscape:connector-curvature="0" />
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.0320139px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 388.14317,126.41335 -282.74679,0.80034 v 1.66473 l 282.74679,-0.80035 z m -276.79221,-2.81722 -7.61931,4.44993 7.65133,4.44993 c 0.41618,0.2241 0.9284,0.096 1.1525,-0.32014 0.22409,-0.38416 0.096,-0.89639 -0.32014,-1.12048 l -6.40278,-3.71362 v 1.44063 l 6.40278,-3.74563 c 0.38417,-0.25611 0.51222,-0.76833 0.28812,-1.1525 -0.2241,-0.38416 -0.73631,-0.54424 -1.1525,-0.28812 z"
     id="path806"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="431.29898"
     y="119.54253"
     id="text812"><tspan
       sodipodi:role="line"
       x="431.29898"
       y="119.54253"
       id="tspan810"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan808">pull or rebase</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:19.20000076px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="-0.82500005"
     y="28.307888"
     id="text818"><tspan
       sodipodi:role="line"
       x="-0.82500005"
       y="28.307888"
       id="tspan816"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:19.20000076px;fill:#ff0000;stroke-width:0.80000001"
         id="tspan814">正向</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:19.20000076px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="-0.82500005"
     y="212.70795"
     id="text824"><tspan
       sodipodi:role="line"
       x="-0.82500005"
       y="212.70795"
       id="tspan822"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:19.20000076px;fill:#ff0000;stroke-width:0.80000001"
         id="tspan820">反向</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:19.20000076px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="-0.82500005"
     y="397.10803"
     id="text830"><tspan
       sodipodi:role="line"
       x="-0.82500005"
       y="397.10803"
       id="tspan828"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:19.20000076px;fill:#ff0000;stroke-width:0.80000001"
         id="tspan826">比较</tspan></tspan></text>
  <path
     style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.80000001"
     d="M 103.92374,442.83877 V 468.706 h 332.81654 v -25.86723 z"
     id="path832"
     inkscape:connector-curvature="0" />
  <path
     style="fill:none;stroke:#70ad47;stroke-width:1.02444482px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:8;stroke-dasharray:none;stroke-opacity:1"
     d="M 103.92374,442.83877 H 436.74028 V 468.706 H 103.92374 Z"
     id="path834"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="111.72453"
     y="460.96152"
     id="text840"><tspan
       sodipodi:role="line"
       x="111.72453"
       y="460.96152"
       id="tspan838"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;fill:#000000;stroke-width:0.80000001"
         id="tspan836">无箭头</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="156.67204"
     y="460.96152"
     id="text846"><tspan
       sodipodi:role="line"
       x="156.67204"
       y="460.96152"
       id="tspan844"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan842">: </tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="163.84315"
     y="460.96152"
     id="text852"><tspan
       sodipodi:role="line"
       x="163.84315"
       y="460.96152"
       id="tspan850"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;fill:#000000;stroke-width:0.80000001"
         id="tspan848">读</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="208.79066"
     y="460.96152"
     id="text858"><tspan
       sodipodi:role="line"
       x="208.79066"
       y="460.96152"
       id="tspan856"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;fill:#000000;stroke-width:0.80000001"
         id="tspan854">箭头</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="238.75569"
     y="460.96152"
     id="text864"><tspan
       sodipodi:role="line"
       x="238.75569"
       y="460.96152"
       id="tspan862"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan860">:</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="242.72542"
     y="460.96152"
     id="text870"><tspan
       sodipodi:role="line"
       x="242.72542"
       y="460.96152"
       id="tspan868"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;fill:#000000;stroke-width:0.80000001"
         id="tspan866">写</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="281.01401"
     y="460.96152"
     id="text876"><tspan
       sodipodi:role="line"
       x="281.01401"
       y="460.96152"
       id="tspan874"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan872">… : </tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="301.88712"
     y="460.96152"
     id="text882"><tspan
       sodipodi:role="line"
       x="301.88712"
       y="460.96152"
       id="tspan880"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;fill:#000000;stroke-width:0.80000001"
         id="tspan878">同上</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="358.4877"
     y="460.96152"
     id="text888"><tspan
       sodipodi:role="line"
       x="358.4877"
       y="460.96152"
       id="tspan886"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan884">灰色</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="388.45273"
     y="460.96152"
     id="text894"><tspan
       sodipodi:role="line"
       x="388.45273"
       y="460.96152"
       id="tspan892"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;font-family:Calibri;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan890">: </tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="395.75186"
     y="460.96152"
     id="text900"><tspan
       sodipodi:role="line"
       x="395.75186"
       y="460.96152"
       id="tspan898"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:15px;fill:#000000;stroke-width:0.80000001"
         id="tspan896">注释</tspan></tspan></text>
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.0320139px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 383.30907,295.44676 2.78521,0.032 1.34458,0.032 1.28056,0.032 1.21653,0.064 1.12049,0.064 1.08847,0.064 0.99243,0.064 0.9284,0.096 0.80035,0.0961 0.70431,0.096 0.60826,0.096 0.54423,0.12805 0.4482,0.12806 0.48021,0.25611 0.28812,0.51223 v 13.15771 l -0.28812,0.51222 -0.48021,0.25611 -0.4482,0.12805 -0.51221,0.12806 -0.60827,0.096 -0.73632,0.12805 -0.80035,0.064 -0.9284,0.096 -0.99243,0.064 -1.08847,0.064 -1.12049,0.064 -1.21653,0.064 -1.28056,0.032 -1.34458,0.032 h -1.1525 v -1.66473 h 1.12049 v 0 l 1.31257,-0.032 v 0 l 1.28055,-0.032 v 0 l 1.18452,-0.064 v 0 l 1.15249,-0.064 -0.032,0.032 1.05645,-0.096 v 0 l 0.99243,-0.064 v 0 l 0.89639,-0.064 h -0.032 l 0.80034,-0.096 h -0.032 l 0.70431,-0.096 h -0.032 l 0.57625,-0.096 h -0.032 l 0.4482,-0.096 h -0.064 l 0.35216,-0.096 -0.16007,0.064 0.2241,-0.12806 -0.32014,0.32014 0.064,-0.12806 -0.12806,0.41619 v -12.67737 l 0.12806,0.44819 -0.064,-0.12805 0.32014,0.32013 -0.2241,-0.12804 0.16007,0.064 -0.35216,-0.12806 0.064,0.032 -0.4482,-0.096 h 0.032 l -0.57625,-0.096 h 0.032 l -0.70431,-0.096 h 0.032 l -0.80034,-0.064 v 0 l -0.89639,-0.096 h 0.032 l -0.99243,-0.064 h 0.032 l -1.08847,-0.064 h 0.032 l -1.15249,-0.064 v 0 l -1.18452,-0.064 v 0 l -1.28055,-0.032 -1.31257,-0.032 v 0 l -2.78521,-0.032 z m 7.65133,20.23278 -7.68334,-4.41792 7.6193,-4.51396 c 0.38417,-0.22409 0.8964,-0.096 1.12049,0.28813 0.25611,0.41618 0.12806,0.9284 -0.28813,1.1525 l -6.37076,3.77764 v -1.44062 l 6.4348,3.68159 c 0.38416,0.25611 0.54423,0.73632 0.32013,1.15251 -0.25611,0.38416 -0.73632,0.54423 -1.15249,0.32013 z"
     id="path902"
     inkscape:connector-curvature="0" />
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.0320139px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 386.8306,336.04039 H 245.61728 v 1.66472 H 386.8306 Z m -135.22672,-3.61758 -7.65133,4.44994 7.65133,4.48194 c 0.38416,0.2241 0.89638,0.096 1.12048,-0.32013 0.25611,-0.38417 0.096,-0.89639 -0.28812,-1.12049 l -6.40279,-3.74562 v 1.44062 l 6.40279,-3.74563 c 0.38416,-0.2241 0.54423,-0.73632 0.28812,-1.12048 -0.2241,-0.41619 -0.73632,-0.54424 -1.12048,-0.32015 z"
     id="path904"
     inkscape:connector-curvature="0" />
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.0320139px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 386.8306,364.59679 H 245.61728 v 1.66472 H 386.8306 Z m -135.22672,-3.61758 -7.65133,4.44994 7.65133,4.48194 c 0.38416,0.2241 0.89638,0.096 1.12048,-0.32013 0.25611,-0.38417 0.096,-0.89639 -0.28812,-1.12049 l -6.40279,-3.74562 v 1.44062 l 6.40279,-3.74562 c 0.38416,-0.22411 0.54423,-0.73632 0.28812,-1.12049 -0.2241,-0.41619 -0.73632,-0.54424 -1.12048,-0.32015 z"
     id="path906"
     inkscape:connector-curvature="0" />
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.01600695px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 247.61814,364.59679 H 106.40481 v 1.66472 h 141.21333 z m -135.22673,-3.61758 -7.63531,4.44994 7.63531,4.46594 c 0.40018,0.2241 0.9124,0.096 1.1365,-0.30413 0.2401,-0.40018 0.096,-0.9124 -0.28813,-1.1365 l -6.40278,-3.72961 v 1.42461 l 6.40278,-3.72961 c 0.38417,-0.22411 0.52823,-0.73632 0.28813,-1.1365 -0.2241,-0.40018 -0.73632,-0.52823 -1.1365,-0.30414 z"
     id="path908"
     inkscape:connector-curvature="0" />
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.01600695px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 245.61728,298.52009 -139.21247,1.20052 0.016,1.66472 139.21246,-1.20052 z m -133.25788,-2.48108 -7.6033,4.51396 7.68334,4.40192 c 0.40017,0.22409 0.89639,0.08 1.13649,-0.32014 0.2241,-0.40018 0.08,-0.89639 -0.32014,-1.1365 v 0 l -6.43479,-3.6816 0.016,1.44063 6.37077,-3.77764 c 0.40017,-0.24011 0.52823,-0.75233 0.28812,-1.1525 -0.2401,-0.38417 -0.73632,-0.52823 -1.13649,-0.28813 z"
     id="path910"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="160.50691"
     y="292.84839"
     id="text916"><tspan
       sodipodi:role="line"
       x="160.50691"
       y="292.84839"
       id="tspan914"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan912">git  rm</tspan></tspan></text>
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.0320139px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 383.30907,321.82621 2.78521,0.032 1.34458,0.032 1.28056,0.032 1.21653,0.064 1.12049,0.064 1.08847,0.064 0.99243,0.064 0.9284,0.096 0.80035,0.096 0.70431,0.096 0.60826,0.096 0.54423,0.12806 0.4482,0.12806 0.48021,0.25611 0.28812,0.51222 v 13.15771 l -0.28812,0.51223 -0.48021,0.25611 -0.4482,0.12806 -0.51221,0.12804 -0.60827,0.096 -0.73632,0.12806 -0.80035,0.064 -0.9284,0.096 -0.99243,0.064 -1.08847,0.064 -1.12049,0.064 -1.21653,0.064 -1.28056,0.032 -1.34458,0.032 h -1.1525 v -1.66473 h 1.12049 v 0 l 1.31257,-0.032 v 0 l 1.28055,-0.032 v 0 l 1.18452,-0.064 v 0 l 1.15249,-0.064 -0.032,0.032 1.05645,-0.096 v 0 l 0.99243,-0.064 v 0 l 0.89639,-0.064 h -0.032 l 0.80034,-0.096 h -0.032 l 0.70431,-0.096 h -0.032 l 0.57625,-0.096 h -0.032 l 0.4482,-0.096 h -0.064 l 0.35216,-0.096 -0.16007,0.064 0.2241,-0.12805 -0.32014,0.32013 0.064,-0.12805 -0.12806,0.41618 v -12.6775 l 0.12806,0.44819 -0.064,-0.12806 0.32014,0.32014 -0.2241,-0.12805 0.16007,0.064 -0.35216,-0.12806 0.064,0.032 -0.4482,-0.096 h 0.032 l -0.57625,-0.0961 h 0.032 l -0.70431,-0.096 h 0.032 l -0.80034,-0.064 v 0 l -0.89639,-0.096 h 0.032 l -0.99243,-0.064 h 0.032 l -1.08847,-0.064 h 0.032 l -1.15249,-0.064 v 0 l -1.18452,-0.064 v 0 l -1.28055,-0.032 -1.31257,-0.032 v 0 l -2.78521,-0.032 z m 7.65133,20.23279 -7.68334,-4.41791 7.6193,-4.51397 c 0.38417,-0.2241 0.8964,-0.096 1.12049,0.28813 0.25611,0.41618 0.12806,0.9284 -0.28813,1.1525 l -6.37076,3.77764 v -1.44062 l 6.4348,3.68159 c 0.38416,0.25611 0.54423,0.73632 0.32013,1.1525 -0.25611,0.38417 -0.73632,0.54423 -1.15249,0.32014 z"
     id="path918"
     inkscape:connector-curvature="0" />
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.0320139px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 383.56518,348.58984 2.78521,0.032 1.34458,0.032 1.28056,0.032 1.21653,0.064 1.12049,0.064 1.08847,0.064 0.99243,0.064 0.9284,0.096 0.80035,0.096 0.70431,0.096 0.60826,0.096 0.54423,0.12805 0.4482,0.12806 0.48021,0.25611 0.28812,0.51222 v 13.02966 l -0.28812,0.51223 -0.48021,0.2561 -0.4482,0.12806 -0.51221,0.12805 -0.60827,0.0961 -0.73632,0.12806 -0.80035,0.064 -0.9284,0.096 -0.99243,0.064 -1.08847,0.064 -1.12049,0.064 -1.21653,0.064 -1.28056,0.032 -1.34458,0.032 h -1.1525 v -1.66472 h 1.12049 v 0 l 1.31257,-0.032 v 0 l 1.28055,-0.032 v 0 l 1.18452,-0.064 v 0 l 1.1525,-0.064 -0.032,0.032 1.05646,-0.096 v 0 l 0.99244,-0.064 v 0 l 0.89638,-0.064 h -0.032 l 0.80035,-0.096 h -0.032 l 0.70431,-0.096 h -0.032 l 0.57624,-0.096 h -0.032 l 0.4482,-0.096 h -0.064 l 0.35215,-0.096 -0.16007,0.064 0.2241,-0.12805 -0.32014,0.32013 0.064,-0.12805 -0.12806,0.41618 v -12.54945 l 0.12806,0.44819 -0.064,-0.12805 0.32014,0.32013 -0.2241,-0.12805 0.16007,0.064 -0.35215,-0.12806 0.064,0.032 -0.4482,-0.096 h 0.032 l -0.57624,-0.096 h 0.032 l -0.70431,-0.096 h 0.032 l -0.80035,-0.064 v 0 l -0.89639,-0.096 h 0.032 l -0.99244,-0.064 h 0.032 l -1.08848,-0.064 h 0.032 l -1.1525,-0.064 v 0 l -1.18452,-0.064 v 0 l -1.28055,-0.032 -1.31257,-0.032 v 0 l -2.78522,-0.032 z m 7.65132,20.10473 -7.68334,-4.41792 7.61932,-4.51396 c 0.38416,-0.2241 0.89639,-0.096 1.12048,0.28812 0.25612,0.41619 0.12806,0.9284 -0.28812,1.15251 l -6.37077,3.77764 v -1.44063 l 6.4348,3.6816 c 0.38417,0.25611 0.54423,0.73632 0.32013,1.1525 -0.25611,0.38417 -0.73632,0.54423 -1.1525,0.32014 z"
     id="path920"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="402.43027"
     y="259.832"
     id="text926"><tspan
       sodipodi:role="line"
       x="402.43027"
       y="259.832"
       id="tspan924"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan922">移</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="409.85745"
     y="259.832"
     id="text932"><tspan
       sodipodi:role="line"
       x="409.85745"
       y="259.832"
       id="tspan930"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan928">动</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="417.2847"
     y="259.832"
     id="text938"><tspan
       sodipodi:role="line"
       x="417.2847"
       y="259.832"
       id="tspan936"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;font-family:Calibri;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan934">HEAD</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="434.44412"
     y="259.832"
     id="text944"><tspan
       sodipodi:role="line"
       x="434.44412"
       y="259.832"
       id="tspan942"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan940">指针</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="405.45218"
     y="305.45047"
     id="text950"><tspan
       sodipodi:role="line"
       x="405.45218"
       y="305.45047"
       id="tspan948"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan946">丢弃</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="420.30661"
     y="305.45047"
     id="text956"><tspan
       sodipodi:role="line"
       x="420.30661"
       y="305.45047"
       id="tspan954"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;font-family:Calibri;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan952">commit &amp; </tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="452.44858"
     y="305.45047"
     id="text962"><tspan
       sodipodi:role="line"
       x="452.44858"
       y="305.45047"
       id="tspan960"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan958">移动</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="467.30307"
     y="305.45047"
     id="text968"><tspan
       sodipodi:role="line"
       x="467.30307"
       y="305.45047"
       id="tspan966"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;font-family:Calibri;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan964">HEAD</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="405.45218"
     y="332.21408"
     id="text974"><tspan
       sodipodi:role="line"
       x="405.45218"
       y="332.21408"
       id="tspan972"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;font-family:Calibri;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan970">…</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="405.45218"
     y="359.10577"
     id="text980"><tspan
       sodipodi:role="line"
       x="405.45218"
       y="359.10577"
       id="tspan978"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;font-family:Calibri;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan976">…</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="290.40945"
     y="223.89331"
     id="text986"><tspan
       sodipodi:role="line"
       x="290.40945"
       y="223.89331"
       id="tspan984"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan982">checkout </tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="336.38138"
     y="223.89331"
     id="text992"><tspan
       sodipodi:role="line"
       x="336.38138"
       y="223.89331"
       id="tspan990"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan988">&lt;</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="342.27194"
     y="223.89331"
     id="text998"><tspan
       sodipodi:role="line"
       x="342.27194"
       y="223.89331"
       id="tspan996"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan994">path&gt;</tspan></tspan></text>
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.01600695px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 242.43189,283.28148 2.78521,0.032 1.34458,0.032 1.28056,0.032 1.21652,0.048 1.1365,0.064 1.07246,0.064 1.00844,0.08 0.9124,0.08 0.80035,0.096 0.72031,0.096 0.60826,0.096 0.52824,0.12806 0.4642,0.14405 0.4642,0.25611 0.30413,0.51223 v 13.14171 l -0.30413,0.51222 -0.4642,0.25611 -0.4642,0.14406 -0.51223,0.11205 -0.60826,0.11205 -0.73632,0.11205 -0.80035,0.08 -0.9124,0.08 -0.99243,0.08 -1.07246,0.064 -1.15251,0.064 -1.21652,0.048 -1.28056,0.032 -1.34458,0.032 -1.1365,0.016 -0.016,-1.66472 1.13649,-0.016 v 0 l 1.32858,-0.032 h -0.016 l 1.26455,-0.032 v 0 l 1.20052,-0.048 v 0 l 1.1365,-0.048 h -0.016 l 1.05646,-0.08 v 0 l 0.99243,-0.064 h -0.016 l 0.89639,-0.08 h -0.016 l 0.78435,-0.096 h -0.016 l 0.6883,-0.096 -0.032,0.016 0.57626,-0.11204 -0.032,0.016 0.4642,-0.11205 -0.08,0.032 0.35215,-0.11204 -0.14406,0.048 0.20808,-0.11205 -0.32013,0.30413 0.08,-0.11205 -0.12806,0.41619 v -12.67752 l 0.12806,0.4322 -0.08,-0.11205 0.32013,0.30413 -0.20808,-0.11205 0.14406,0.048 -0.35215,-0.11205 0.08,0.032 -0.4642,-0.11205 0.048,0.016 -0.57625,-0.096 h 0.016 l -0.6883,-0.096 h 0.016 l -0.78435,-0.08 v 0 l -0.89639,-0.096 h 0.032 l -0.99243,-0.064 h 0.016 l -1.07246,-0.064 h 0.016 l -1.1365,-0.064 v 0 l -1.20052,-0.048 h 0.016 l -1.28056,-0.032 -1.32858,-0.032 h 0.016 l -2.78521,-0.032 z m 7.66733,20.21677 -7.68334,-4.40191 7.60331,-4.51396 c 0.38416,-0.2401 0.89638,-0.096 1.13649,0.28813 0.2401,0.40017 0.11204,0.91239 -0.28812,1.13649 l -6.37077,3.79365 -0.016,-1.44063 6.43479,3.6816 c 0.40018,0.24011 0.54424,0.73632 0.32015,1.1365 -0.24011,0.40017 -0.73632,0.54423 -1.1365,0.32013 z"
     id="path1000"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="402.07736"
     y="232.63379"
     id="text1006"><tspan
       sodipodi:role="line"
       x="402.07736"
       y="232.63379"
       id="tspan1004"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1002">不移动</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="424.35904"
     y="232.63379"
     id="text1012"><tspan
       sodipodi:role="line"
       x="424.35904"
       y="232.63379"
       id="tspan1010"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;font-family:Calibri;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1008">HEAD</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="441.51846"
     y="232.63379"
     id="text1018"><tspan
       sodipodi:role="line"
       x="441.51846"
       y="232.63379"
       id="tspan1016"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1014">指针</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="42.760448"
     y="234.08978"
     id="text1024"><tspan
       sodipodi:role="line"
       x="42.760448"
       y="234.08978"
       id="tspan1022"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1020">丢弃工作区</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="79.896561"
     y="234.08978"
     id="text1030"><tspan
       sodipodi:role="line"
       x="79.896561"
       y="234.08978"
       id="tspan1028"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1026">修</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="87.323807"
     y="234.08978"
     id="text1036"><tspan
       sodipodi:role="line"
       x="87.323807"
       y="234.08978"
       id="tspan1034"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1032">改</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="42.760448"
     y="260.85342"
     id="text1042"><tspan
       sodipodi:role="line"
       x="42.760448"
       y="260.85342"
       id="tspan1040"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;font-family:Calibri;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1038">…</tspan></tspan></text>
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.01600695px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 380.97205,230.26645 H 244.96099 v 1.66472 h 136.01106 z m -130.02446,-3.61757 -7.63532,4.44993 7.63532,4.46594 c 0.40017,0.2241 0.91239,0.096 1.13649,-0.30413 0.24011,-0.40017 0.096,-0.9124 -0.28812,-1.13649 l -6.40279,-3.72962 v 1.42462 l 6.40279,-3.72963 c 0.38416,-0.22409 0.52823,-0.73631 0.28812,-1.13649 -0.2241,-0.40017 -0.73632,-0.52823 -1.13649,-0.30413 z"
     id="path1044"
     inkscape:connector-curvature="0" />
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.01600695px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 246.84981,230.26645 H 105.63648 v 1.66472 h 141.21333 z m -135.22673,-3.61757 -7.63532,4.44993 7.63532,4.46594 c 0.40017,0.2241 0.9124,0.096 1.13649,-0.30413 0.24011,-0.40017 0.096,-0.9124 -0.28812,-1.13649 l -6.40278,-3.72962 v 1.42462 l 6.40278,-3.72963 c 0.38417,-0.22409 0.52823,-0.73631 0.28812,-1.13649 -0.22409,-0.40017 -0.73632,-0.52823 -1.13649,-0.30413 z"
     id="path1046"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="184.93587"
     y="225.57486"
     id="text1052"><tspan
       sodipodi:role="line"
       x="184.93587"
       y="225.57486"
       id="tspan1050"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1048">丢弃缓存区</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="222.07201"
     y="225.57486"
     id="text1058"><tspan
       sodipodi:role="line"
       x="222.07201"
       y="225.57486"
       id="tspan1056"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1054">更</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="229.49922"
     y="225.57486"
     id="text1064"><tspan
       sodipodi:role="line"
       x="229.49922"
       y="225.57486"
       id="tspan1062"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1060">改</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="184.93587"
     y="261.30237"
     id="text1070"><tspan
       sodipodi:role="line"
       x="184.93587"
       y="261.30237"
       id="tspan1068"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;font-family:Calibri;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1066">…</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="150.82603"
     y="341.46466"
     id="text1076"><tspan
       sodipodi:role="line"
       x="150.82603"
       y="341.46466"
       id="tspan1074"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1072">丢弃</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="165.68047"
     y="341.46466"
     id="text1082"><tspan
       sodipodi:role="line"
       x="165.68047"
       y="341.46466"
       id="tspan1080"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;font-family:Calibri;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1078">index</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="181.94353"
     y="341.46466"
     id="text1088"><tspan
       sodipodi:role="line"
       x="181.94353"
       y="341.46466"
       id="tspan1086"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1084">,即撤销</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="211.65245"
     y="341.46466"
     id="text1094"><tspan
       sodipodi:role="line"
       x="211.65245"
       y="341.46466"
       id="tspan1092"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;font-family:Calibri;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1090">add</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="222.92134"
     y="341.46466"
     id="text1100"><tspan
       sodipodi:role="line"
       x="222.92134"
       y="341.46466"
       id="tspan1098"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1096">操作</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="150.82603"
     y="359.2644"
     id="text1106"><tspan
       sodipodi:role="line"
       x="150.82603"
       y="359.2644"
       id="tspan1104"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;font-family:Calibri;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1102">….</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="262.72333"
     y="293.6727"
     id="text1112"><tspan
       sodipodi:role="line"
       x="262.72333"
       y="293.6727"
       id="tspan1110"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;font-family:Calibri;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1108">remove  index</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:10.64999962px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="46.602093"
     y="354.28174"
     id="text1118"><tspan
       sodipodi:role="line"
       x="46.602093"
       y="354.28174"
       id="tspan1116"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:10.64999962px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan1114">stash pop</tspan></tspan></text>
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.01600695px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 101.92287,325.66789 H 43.273397 v 1.66472 h 58.649473 z m -52.662873,-3.61758 -7.63532,4.44994 7.63532,4.46593 c 0.40017,0.2241 0.9124,0.096 1.13649,-0.30413 0.24011,-0.40017 0.096,-0.9124 -0.28813,-1.13649 v 0 l -6.40277,-3.72963 v 1.42463 l 6.40277,-3.72963 c 0.38417,-0.22409 0.52824,-0.73632 0.28813,-1.13648 -0.22409,-0.40018 -0.73632,-0.52824 -1.13649,-0.30414 z"
     id="path1120"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:10.64999962px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="57.337353"
     y="321.75739"
     id="text1126"><tspan
       sodipodi:role="line"
       x="57.337353"
       y="321.75739"
       id="tspan1124"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:10.64999962px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan1122">stash</tspan></tspan></text>
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.01600695px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 41.624677,342.31511 h 58.649483 v 1.66473 H 41.624677 Z m 52.66288,-3.61757 7.635313,4.44993 -7.635313,4.46594 c -0.40018,0.2241 -0.9124,0.096 -1.1365,-0.30413 -0.2401,-0.40017 -0.096,-0.91239 0.28813,-1.13649 v 0 l 6.40277,-3.72962 v 1.42462 l -6.40277,-3.72962 c -0.38417,-0.2241 -0.52823,-0.73632 -0.28813,-1.1365 0.2241,-0.40017 0.73632,-0.52822 1.1365,-0.30413 z"
     id="path1128"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="306.46274"
     y="121.58378"
     id="text1134"><tspan
       sodipodi:role="line"
       x="306.46274"
       y="121.58378"
       id="tspan1132"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;font-family:Calibri;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1130">p</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="310.30441"
     y="121.58378"
     id="text1140"><tspan
       sodipodi:role="line"
       x="310.30441"
       y="121.58378"
       id="tspan1138"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:7.44999981px;font-family:Calibri;fill:#a6a6a6;stroke-width:0.80000001"
         id="tspan1136">ull=fetch + merge</tspan></tspan></text>
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.01600695px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 380.97205,263.3048 H 244.96099 v 1.66473 h 136.01106 z m -130.02446,-3.61757 -7.63532,4.44993 7.63532,4.46594 c 0.40017,0.2241 0.91239,0.096 1.13649,-0.30413 0.24011,-0.40017 0.096,-0.9124 -0.28812,-1.13649 l -6.40279,-3.72963 v 1.42462 l 6.40279,-3.72962 c 0.38416,-0.22409 0.52823,-0.73632 0.28812,-1.13649 -0.2241,-0.40017 -0.73632,-0.52823 -1.13649,-0.30413 z"
     id="path1142"
     inkscape:connector-curvature="0" />
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.01600695px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="M 246.84981,263.3048 H 105.63648 v 1.66473 h 141.21333 z m -135.22673,-3.61757 -7.63532,4.44993 7.63532,4.46594 c 0.40017,0.2241 0.9124,0.096 1.13649,-0.30413 0.24011,-0.40017 0.096,-0.9124 -0.28812,-1.13649 l -6.40278,-3.72963 v 1.42462 l 6.40278,-3.72962 c 0.38417,-0.22409 0.52823,-0.73632 0.28812,-1.13649 -0.22409,-0.40017 -0.73632,-0.52823 -1.13649,-0.30413 z"
     id="path1144"
     inkscape:connector-curvature="0" />
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.01600695px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 103.34748,15.389134 h 133.86614 v 1.66473 H 103.34748 Z m 127.87954,-3.617572 7.63532,4.449942 -7.63532,4.46594 c -0.40017,0.22409 -0.91239,0.096 -1.13649,-0.30414 -0.22409,-0.40017 -0.096,-0.91239 0.30413,-1.13649 l 6.40278,-3.72962 v 1.42462 l -6.40278,-3.72962 c -0.40017,-0.2241 -0.52822,-0.736326 -0.30413,-1.1365 0.2241,-0.400174 0.73632,-0.52823 1.13649,-0.304132 z"
     id="path1146"
     inkscape:connector-curvature="0" />
  <path
     style="fill:#5b9bd5;fill-opacity:1;fill-rule:nonzero;stroke:#5b9bd5;stroke-width:0.01600695px;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     d="m 225.38448,15.389134 h 152.56226 v 1.66473 H 225.38448 Z m 146.57566,-3.617572 7.63532,4.449942 -7.63532,4.46594 c -0.40018,0.22409 -0.91239,0.096 -1.1365,-0.30414 -0.2401,-0.40017 -0.096,-0.91239 0.30414,-1.13649 l 6.40278,-3.72962 v 1.42462 l -6.40278,-3.72962 c -0.40018,-0.2241 -0.54424,-0.736326 -0.30414,-1.1365 0.22411,-0.400174 0.73632,-0.52823 1.1365,-0.304132 z"
     id="path1148"
     inkscape:connector-curvature="0" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="148.14348"
     y="7.6458011"
     id="text1154"><tspan
       sodipodi:role="line"
       x="148.14348"
       y="7.6458011"
       id="tspan1152"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan1150">git  </tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="165.55904"
     y="7.6458011"
     id="text1160"><tspan
       sodipodi:role="line"
       x="165.55904"
       y="7.6458011"
       id="tspan1158"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan1156">commit </tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="204.48796"
     y="7.6458011"
     id="text1166"><tspan
       sodipodi:role="line"
       x="204.48796"
       y="7.6458011"
       id="tspan1164"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan1162">-</tspan></tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;line-height:125%;font-family:Calibri;text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80000001"
     x="208.0735"
     y="7.6458011"
     id="text1172"><tspan
       sodipodi:role="line"
       x="208.0735"
       y="7.6458011"
       id="tspan1170"
       style="stroke-width:0.80000001"><tspan
         dx="0"
         dy="0"
         style="font-style:normal;font-variant:normal;font-weight:400;font-size:11.80000019px;font-family:Calibri;fill:#000000;stroke-width:0.80000001"
         id="tspan1168">a</tspan></tspan></text>
</svg>

svg Webdev的反应的-logo.svg的

webdev-react-logo.svg
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 950.16 315"><defs><style>.\30 2392df4-94ab-4454-be69-a14aa80fcb51{fill:url(#6d3271ce-f6b6-4565-85ec-ef25849da78b);}.d757cef8-cf53-402e-92a7-e4598f2c611f{fill:#14161a;}.fef113cb-769d-4bd0-9dfa-db1be6307088{fill:#2f2740;}.\32 5d3c018-d3e4-45a7-add0-a5964fb0e287{fill:url(#8b570599-1bf0-40e2-9538-eb75b7f317b8);}.\31 be2d8e5-c3c9-4d3c-87df-b49d7c9d55cc{isolation:isolate;}.\31 4d091c9-05bd-4e56-a5f8-e424e774d458{fill:#fff;}.c944cae6-85cf-43ad-bf33-ae9fdcd734a0{fill:#f4f4f4;}.eeb8b8c4-a847-4e46-9cd3-e51f7e8e929a{fill:#fe6b8b;}.\30 230c515-0d41-4f80-b10f-be5a4f589849{fill:#6df2fc;}.f0499b02-a080-4350-8307-760eec840a8a{fill:#5fb3b3;}.\35 66678a1-2f98-4815-8ee9-513760be5283{fill:#ff63ea;}.\37 29c51ab-19d2-4c0d-9f91-a40a249f0128{fill:#fac863;}.\37 97fa219-ad73-4b61-85d7-dc27d0968c9e{fill:none;}.\35 41cde0b-630d-47b6-ab09-91a092c4d6e7{fill:#61dafb;}.\38 2efda5e-fd28-4ff7-b3c1-b32273b4354c,.b221139e-8a59-4ee6-bd0c-c58f6cc11a90,.fd6ff960-fea3-4478-9123-265af7a28981{fill-opacity:0;}.b221139e-8a59-4ee6-bd0c-c58f6cc11a90{stroke:#000;stroke-opacity:0;}.\38 2efda5e-fd28-4ff7-b3c1-b32273b4354c{stroke:#61dafb;}</style><linearGradient id="6d3271ce-f6b6-4565-85ec-ef25849da78b" x1="475" y1="315" x2="475" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#282c34"/><stop offset="1" stop-color="#14161a"/></linearGradient><radialGradient id="8b570599-1bf0-40e2-9538-eb75b7f317b8" cx="481.8" cy="213.3" r="179.03" gradientUnits="userSpaceOnUse"><stop offset="0.19"/><stop offset="0.97" stop-color="#f9f9f9"/><stop offset="1" stop-color="#fff"/></radialGradient></defs><title>Ativo 2</title><g id="6a9af0e5-eb78-4fad-81e1-addfd6120289" data-name="Camada 2"><g id="6fb11864-b3d2-4644-835e-e903055d70c2" data-name="Camada 6"><path id="058cfb69-2ed7-4d2a-bf45-4bc166df79e6" data-name="e1wZo7Ua4j" class="02392df4-94ab-4454-be69-a14aa80fcb51" d="M237.71,0H937.49A12.51,12.51,0,0,1,950,12.51V305.16a9.85,9.85,0,0,1-9.84,9.84H9.84A9.85,9.85,0,0,1,0,305.16V9.84A9.85,9.85,0,0,1,9.84,0Z"/><rect class="d757cef8-cf53-402e-92a7-e4598f2c611f" x="0.16" y="254.55" width="950" height="31.33"/><path id="33ca5a33-5f47-46b1-ac0c-0fee217a1b35" data-name="a3PxddtmI7" class="fef113cb-769d-4bd0-9dfa-db1be6307088" d="M196.66,228.72v0Z"/><g id="a25f9a9d-341c-42c3-94cc-4e67d50def09" data-name="anI0meNTY"><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M243,205.49v8.19c0,3.1,1.37,4.42,3.22,4.42,2,0,3.37-1.36,3.37-4.42v-8.19h1.81v8.07c0,4.25-2.24,6-5.24,6-2.84,0-5-1.63-5-5.92v-8.15Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M253.63,212.08c0-1,0-1.87-.08-2.69h1.58l.08,1.6h.06a3.45,3.45,0,0,1,3.13-1.83,2.93,2.93,0,0,1,2.81,2h0a4.12,4.12,0,0,1,1.11-1.3,3.41,3.41,0,0,1,2.2-.7c1.31,0,3.26.87,3.26,4.32v5.85h-1.76V213.7c0-1.91-.7-3.06-2.16-3.06a2.35,2.35,0,0,0-2.14,1.64,3.11,3.11,0,0,0-.14.91v6.14h-1.77v-6c0-1.58-.69-2.73-2.07-2.73a2.48,2.48,0,0,0-2.24,1.81,2.54,2.54,0,0,0-.14.88v6h-1.77Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M273.47,212.63c0-1.27-.05-2.3-.09-3.24H275l.08,1.7h0a3.91,3.91,0,0,1,3.53-1.93c2.4,0,4.21,2,4.21,5.06,0,3.57-2.17,5.34-4.52,5.34a3.49,3.49,0,0,1-3.06-1.57h0v5.41h-1.78Zm1.78,2.65a4.09,4.09,0,0,0,.08.74,2.79,2.79,0,0,0,2.72,2.12c1.91,0,3-1.56,3-3.84,0-2-1-3.7-2.95-3.7a2.86,2.86,0,0,0-2.73,2.24,2.61,2.61,0,0,0-.13.74Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M284.33,212.49c0-1.17,0-2.18-.09-3.1h1.59l.06,2H286a3,3,0,0,1,2.75-2.18,1.68,1.68,0,0,1,.52.07v1.7a2.83,2.83,0,0,0-.62-.06,2.53,2.53,0,0,0-2.42,2.32,4.24,4.24,0,0,0-.09.84v5.3h-1.78Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M299,214.28c0,3.67-2.55,5.28-4.95,5.28-2.69,0-4.76-2-4.76-5.12,0-3.33,2.17-5.28,4.93-5.28S299,211.24,299,214.28Zm-7.89.1c0,2.18,1.26,3.82,3,3.82s3-1.62,3-3.86c0-1.69-.84-3.82-3-3.82S291.12,212.49,291.12,214.38Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M298,222.2a2.88,2.88,0,0,0,2-.76c.5-.57.68-1.35.68-3.73v-8.32h1.81v9c0,1.93-.31,3.18-1.19,4.08a4.6,4.6,0,0,1-3.08,1.13Zm4.66-15.6a1,1,0,0,1-1.12,1.1,1.07,1.07,0,0,1-1.11-1.1,1.1,1.1,0,0,1,1.15-1.13A1.06,1.06,0,0,1,302.7,206.6Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M305.64,214.69a3.19,3.19,0,0,0,3.41,3.45,6.49,6.49,0,0,0,2.75-.52l.31,1.3a8.07,8.07,0,0,1-3.31.61c-3.06,0-4.88-2-4.88-5s1.76-5.36,4.66-5.36c3.24,0,4.11,2.86,4.11,4.69a6.63,6.63,0,0,1-.07.84Zm5.3-1.3c0-1.15-.47-2.93-2.51-2.93-1.82,0-2.63,1.68-2.77,2.93Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M316.28,206.53v2.86h2.58v1.38h-2.58v5.36c0,1.23.35,1.93,1.35,1.93a4.1,4.1,0,0,0,1.05-.13l.08,1.36a4.52,4.52,0,0,1-1.6.24,2.51,2.51,0,0,1-2-.75,3.72,3.72,0,0,1-.7-2.59v-5.42H313v-1.38h1.54V207Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M329,214.28c0,3.67-2.55,5.28-4.95,5.28-2.69,0-4.77-2-4.77-5.12,0-3.33,2.18-5.28,4.93-5.28S329,211.24,329,214.28Zm-7.89.1c0,2.18,1.25,3.82,3,3.82s3-1.62,3-3.86c0-1.69-.84-3.82-3-3.82S321.06,212.49,321.06,214.38Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M341,219a6.6,6.6,0,0,1-2.85.57,4.72,4.72,0,0,1-4.95-5.07,5,5,0,0,1,5.34-5.28,6,6,0,0,1,2.5.52l-.41,1.39a4.26,4.26,0,0,0-2.09-.47,3.45,3.45,0,0,0-3.52,3.76,3.41,3.41,0,0,0,3.45,3.72,5,5,0,0,0,2.22-.5Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M342.31,212.49c0-1.17,0-2.18-.08-3.1h1.58l.06,2H344a3,3,0,0,1,2.75-2.18,1.61,1.61,0,0,1,.51.07v1.7a2.77,2.77,0,0,0-.62-.06,2.53,2.53,0,0,0-2.42,2.32,5.21,5.21,0,0,0-.08.84v5.3h-1.79Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M350.3,206.6a1.12,1.12,0,0,1-2.24,0,1.1,1.1,0,0,1,1.13-1.13A1.07,1.07,0,0,1,350.3,206.6Zm-2,12.73v-9.94h1.8v9.94Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M357.77,219.33l-.14-1.25h-.06a3.71,3.71,0,0,1-3,1.48,2.84,2.84,0,0,1-3-2.86c0-2.4,2.14-3.72,6-3.7v-.2a2.05,2.05,0,0,0-2.26-2.3,5,5,0,0,0-2.59.74l-.41-1.19a6.1,6.1,0,0,1,3.26-.89c3,0,3.78,2.08,3.78,4.07V217a13.31,13.31,0,0,0,.17,2.38Zm-.26-5.07c-2,0-4.21.31-4.21,2.24a1.59,1.59,0,0,0,1.7,1.72,2.46,2.46,0,0,0,2.4-1.66,1.7,1.7,0,0,0,.11-.58Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M369.93,204.75v12c0,.89,0,1.89.08,2.57h-1.62l-.08-1.73h0a3.69,3.69,0,0,1-3.39,2c-2.4,0-4.25-2-4.25-5.06,0-3.3,2-5.34,4.45-5.34a3.33,3.33,0,0,1,3,1.52h0v-5.93Zm-1.81,8.69a3.22,3.22,0,0,0-.08-.76,2.66,2.66,0,0,0-2.61-2.1c-1.87,0-3,1.64-3,3.84,0,2,1,3.68,2.93,3.68a2.72,2.72,0,0,0,2.65-2.16,3.22,3.22,0,0,0,.08-.78Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M381.1,214.28c0,3.67-2.55,5.28-5,5.28-2.69,0-4.76-2-4.76-5.12,0-3.33,2.17-5.28,4.92-5.28S381.1,211.24,381.1,214.28Zm-7.89.1c0,2.18,1.26,3.82,3,3.82s3-1.62,3-3.86c0-1.69-.84-3.82-3-3.82S373.21,212.49,373.21,214.38Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M386.09,212.63c0-1.27,0-2.3-.08-3.24h1.62l.08,1.7h0a3.91,3.91,0,0,1,3.53-1.93c2.41,0,4.21,2,4.21,5.06,0,3.57-2.17,5.34-4.51,5.34a3.47,3.47,0,0,1-3.06-1.57h-.05v5.41h-1.78Zm1.78,2.65a4,4,0,0,0,.09.74,2.78,2.78,0,0,0,2.71,2.12c1.91,0,3-1.56,3-3.84,0-2-1.05-3.7-3-3.7a2.88,2.88,0,0,0-2.73,2.24,3,3,0,0,0-.13.74Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M402.45,219.33l-.14-1.25h-.06a3.71,3.71,0,0,1-3,1.48,2.84,2.84,0,0,1-3-2.86c0-2.4,2.14-3.72,6-3.7v-.2a2.05,2.05,0,0,0-2.26-2.3,5,5,0,0,0-2.59.74l-.41-1.19a6.1,6.1,0,0,1,3.26-.89c3,0,3.78,2.08,3.78,4.07V217a13.31,13.31,0,0,0,.17,2.38Zm-.26-5.07c-2,0-4.21.31-4.21,2.24a1.59,1.59,0,0,0,1.7,1.72,2.46,2.46,0,0,0,2.4-1.66,1.7,1.7,0,0,0,.11-.58Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M406,212.49c0-1.17,0-2.18-.09-3.1h1.58l.07,2h.08a3,3,0,0,1,2.75-2.18,1.57,1.57,0,0,1,.51.07v1.7a2.74,2.74,0,0,0-.61-.06,2.53,2.53,0,0,0-2.43,2.32,5.21,5.21,0,0,0-.08.84v5.3H406Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M417.32,219.33l-.14-1.25h-.07a3.69,3.69,0,0,1-3,1.48,2.84,2.84,0,0,1-3-2.86c0-2.4,2.14-3.72,6-3.7v-.2a2,2,0,0,0-2.26-2.3,5,5,0,0,0-2.59.74l-.41-1.19a6.16,6.16,0,0,1,3.27-.89c3,0,3.78,2.08,3.78,4.07V217a14.37,14.37,0,0,0,.16,2.38Zm-.27-5.07c-2,0-4.21.31-4.21,2.24a1.6,1.6,0,0,0,1.71,1.72,2.48,2.48,0,0,0,2.4-1.66,2,2,0,0,0,.1-.58Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M424.61,219.33v-8.56h-1.4v-1.38h1.4v-.47a4.69,4.69,0,0,1,1.15-3.47,3.45,3.45,0,0,1,2.42-.93,4.25,4.25,0,0,1,1.54.29l-.24,1.4a2.63,2.63,0,0,0-1.16-.23c-1.54,0-1.93,1.36-1.93,2.88v.53h2.41v1.38h-2.41v8.56Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M435.1,219.33l-.14-1.25h-.06a3.72,3.72,0,0,1-3,1.48,2.83,2.83,0,0,1-3-2.86c0-2.4,2.13-3.72,6-3.7v-.2a2,2,0,0,0-2.26-2.3,4.93,4.93,0,0,0-2.58.74l-.42-1.19a6.16,6.16,0,0,1,3.27-.89c3,0,3.78,2.08,3.78,4.07V217a14.37,14.37,0,0,0,.16,2.38Zm-.27-5.07c-2,0-4.21.31-4.21,2.24a1.6,1.6,0,0,0,1.71,1.72,2.48,2.48,0,0,0,2.4-1.66,2,2,0,0,0,.1-.58Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M445.76,219a6.62,6.62,0,0,1-2.86.57,4.72,4.72,0,0,1-4.95-5.07,5.05,5.05,0,0,1,5.34-5.28,6,6,0,0,1,2.51.52l-.41,1.39a4.27,4.27,0,0,0-2.1-.47,3.75,3.75,0,0,0-.06,7.48,5,5,0,0,0,2.22-.5Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M449.06,206.6a1.06,1.06,0,0,1-1.15,1.1,1.08,1.08,0,0,1-1.09-1.1,1.1,1.1,0,0,1,1.13-1.13A1.07,1.07,0,0,1,449.06,206.6Zm-2,12.73v-9.94h1.81v9.94Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M451,204.75h1.81v14.58H451Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M457.07,206.6a1.12,1.12,0,0,1-2.24,0,1.1,1.1,0,0,1,1.13-1.13A1.07,1.07,0,0,1,457.07,206.6Zm-2,12.73v-9.94h1.8v9.94Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M461.22,206.53v2.86h2.59v1.38h-2.59v5.36c0,1.23.35,1.93,1.35,1.93a4,4,0,0,0,1.05-.13l.08,1.36a4.52,4.52,0,0,1-1.6.24,2.51,2.51,0,0,1-2-.75,3.72,3.72,0,0,1-.7-2.59v-5.42h-1.54v-1.38h1.54V207Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M470.52,219.33l-.14-1.25h-.07a3.69,3.69,0,0,1-3,1.48,2.84,2.84,0,0,1-3-2.86c0-2.4,2.14-3.72,6-3.7v-.2a2,2,0,0,0-2.26-2.3,5,5,0,0,0-2.59.74l-.41-1.19a6.16,6.16,0,0,1,3.27-.89c3,0,3.78,2.08,3.78,4.07V217a14.37,14.37,0,0,0,.16,2.38Zm-.27-5.07c-2,0-4.21.31-4.21,2.24a1.6,1.6,0,0,0,1.71,1.72,2.48,2.48,0,0,0,2.4-1.66,2,2,0,0,0,.1-.58Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M474.09,212.49c0-1.17,0-2.18-.08-3.1h1.58l.06,2h.08a3,3,0,0,1,2.76-2.18,1.61,1.61,0,0,1,.51.07v1.7a2.77,2.77,0,0,0-.62-.06,2.53,2.53,0,0,0-2.42,2.32,5.21,5.21,0,0,0-.08.84v5.3h-1.79Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M489,219.33l-.14-1.25h-.07a3.69,3.69,0,0,1-3,1.48,2.83,2.83,0,0,1-3-2.86c0-2.4,2.13-3.72,6-3.7v-.2a2,2,0,0,0-2.26-2.3,4.93,4.93,0,0,0-2.58.74l-.42-1.19a6.16,6.16,0,0,1,3.27-.89c3,0,3.78,2.08,3.78,4.07V217a14.37,14.37,0,0,0,.16,2.38Zm-.27-5.07c-2,0-4.21.31-4.21,2.24a1.6,1.6,0,0,0,1.71,1.72,2.48,2.48,0,0,0,2.4-1.66,2,2,0,0,0,.1-.58Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M501.63,219.33l-.15-1.25h-.06a3.69,3.69,0,0,1-3,1.48,2.84,2.84,0,0,1-3-2.86c0-2.4,2.14-3.72,6-3.7v-.2a2.05,2.05,0,0,0-2.26-2.3,5,5,0,0,0-2.59.74l-.41-1.19a6.11,6.11,0,0,1,3.27-.89c3,0,3.78,2.08,3.78,4.07V217a14.37,14.37,0,0,0,.16,2.38Zm-.27-5.07c-2,0-4.21.31-4.21,2.24a1.59,1.59,0,0,0,1.7,1.72,2.48,2.48,0,0,0,2.41-1.66,2,2,0,0,0,.1-.58Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M505.2,212.63c0-1.27,0-2.3-.08-3.24h1.62l.08,1.7h0a3.91,3.91,0,0,1,3.53-1.93c2.41,0,4.21,2,4.21,5.06,0,3.57-2.17,5.34-4.51,5.34A3.47,3.47,0,0,1,507,218h0v5.41H505.2Zm1.79,2.65a4.09,4.09,0,0,0,.08.74,2.78,2.78,0,0,0,2.71,2.12c1.91,0,3-1.56,3-3.84,0-2-1-3.7-3-3.7a2.88,2.88,0,0,0-2.73,2.24,3,3,0,0,0-.12.74Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M516.06,212.49c0-1.17,0-2.18-.08-3.1h1.58l.06,2h.08a3,3,0,0,1,2.76-2.18,1.66,1.66,0,0,1,.51.07v1.7a2.83,2.83,0,0,0-.62-.06,2.53,2.53,0,0,0-2.42,2.32,5.21,5.21,0,0,0-.08.84v5.3h-1.79Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M522.75,214.69a3.19,3.19,0,0,0,3.41,3.45,6.51,6.51,0,0,0,2.76-.52l.3,1.3a8,8,0,0,1-3.3.61c-3.06,0-4.89-2-4.89-5s1.76-5.36,4.66-5.36c3.25,0,4.11,2.86,4.11,4.69a7,7,0,0,1-.06.84Zm5.3-1.3c0-1.15-.47-2.93-2.5-2.93-1.83,0-2.63,1.68-2.78,2.93Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M531.21,212.08c0-1,0-1.87-.08-2.69h1.6l.11,1.64h0a3.65,3.65,0,0,1,3.28-1.87c1.38,0,3.51.82,3.51,4.23v5.94h-1.8V213.6c0-1.6-.6-2.94-2.3-2.94a2.58,2.58,0,0,0-2.43,1.85,2.66,2.66,0,0,0-.12.84v6h-1.81Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M550.37,204.75v12c0,.89,0,1.89.09,2.57h-1.63l-.08-1.73h0a3.69,3.69,0,0,1-3.39,2c-2.4,0-4.25-2-4.25-5.06,0-3.3,2-5.34,4.46-5.34a3.31,3.31,0,0,1,3,1.52h.05v-5.93Zm-1.8,8.69a3.22,3.22,0,0,0-.09-.76,2.65,2.65,0,0,0-2.61-2.1c-1.86,0-3,1.64-3,3.84,0,2,1,3.68,2.93,3.68a2.71,2.71,0,0,0,2.65-2.16,3.21,3.21,0,0,0,.09-.78Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M554.56,206.6a1.12,1.12,0,0,1-2.24,0,1.1,1.1,0,0,1,1.13-1.13A1.07,1.07,0,0,1,554.56,206.6Zm-2,12.73v-9.94h1.8v9.94Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M555.4,218.28l4.5-5.85c.43-.53.84-1,1.29-1.54v0h-5.38v-1.46h7.58l0,1.13-4.44,5.77c-.41.55-.82,1.05-1.27,1.56v0h5.81v1.44H555.4Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M570,219.33l-.14-1.25h-.06a3.72,3.72,0,0,1-3,1.48,2.83,2.83,0,0,1-3-2.86c0-2.4,2.13-3.72,6-3.7v-.2a2,2,0,0,0-2.26-2.3,4.93,4.93,0,0,0-2.58.74l-.41-1.19a6.1,6.1,0,0,1,3.26-.89c3,0,3.78,2.08,3.78,4.07V217a14.37,14.37,0,0,0,.16,2.38Zm-.27-5.07c-2,0-4.21.31-4.21,2.24a1.6,1.6,0,0,0,1.71,1.72,2.48,2.48,0,0,0,2.4-1.66,2,2,0,0,0,.1-.58Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M582.14,209.39c0,.72-.09,1.52-.09,2.73v5.77c0,2.28-.45,3.68-1.41,4.54a5.3,5.3,0,0,1-3.62,1.19,6.43,6.43,0,0,1-3.3-.82l.45-1.38a5.51,5.51,0,0,0,2.91.78c1.85,0,3.21-1,3.21-3.47v-1.11h0a3.56,3.56,0,0,1-3.17,1.67c-2.46,0-4.23-2.1-4.23-4.85,0-3.37,2.2-5.28,4.48-5.28a3.3,3.3,0,0,1,3.1,1.73h0l.08-1.5Zm-1.87,3.92a2.64,2.64,0,0,0-2.63-2.73c-1.73,0-3,1.46-3,3.76,0,1.95,1,3.57,2.94,3.57a2.64,2.64,0,0,0,2.5-1.85,2.88,2.88,0,0,0,.15-1Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M585.24,214.69a3.18,3.18,0,0,0,3.4,3.45,6.51,6.51,0,0,0,2.76-.52l.31,1.3a8.07,8.07,0,0,1-3.31.61c-3.06,0-4.89-2-4.89-5s1.77-5.36,4.66-5.36c3.25,0,4.11,2.86,4.11,4.69a7,7,0,0,1-.06.84Zm5.29-1.3c0-1.15-.47-2.93-2.5-2.93-1.83,0-2.63,1.68-2.77,2.93Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M593.69,212.08c0-1,0-1.87-.08-2.69h1.58l.09,1.6h.06a3.43,3.43,0,0,1,3.12-1.83,2.92,2.92,0,0,1,2.81,2h0a4.12,4.12,0,0,1,1.11-1.3,3.43,3.43,0,0,1,2.2-.7c1.32,0,3.27.87,3.27,4.32v5.85h-1.77V213.7c0-1.91-.7-3.06-2.16-3.06a2.34,2.34,0,0,0-2.13,1.64,3.09,3.09,0,0,0-.15.91v6.14h-1.76v-6c0-1.58-.7-2.73-2.08-2.73a2.48,2.48,0,0,0-2.24,1.81,2.54,2.54,0,0,0-.14.88v6h-1.77Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M622.11,204.75v12c0,.89,0,1.89.09,2.57h-1.63l-.08-1.73h0a3.68,3.68,0,0,1-3.39,2c-2.4,0-4.25-2-4.25-5.06,0-3.3,2-5.34,4.46-5.34a3.34,3.34,0,0,1,3,1.52h0v-5.93Zm-1.8,8.69a2.78,2.78,0,0,0-.09-.76,2.65,2.65,0,0,0-2.6-2.1c-1.87,0-3,1.64-3,3.84,0,2,1,3.68,2.93,3.68a2.7,2.7,0,0,0,2.65-2.16,2.78,2.78,0,0,0,.09-.78Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M629.79,219.33l-.14-1.25h-.06a3.72,3.72,0,0,1-3,1.48,2.84,2.84,0,0,1-3-2.86c0-2.4,2.13-3.72,6-3.7v-.2a2,2,0,0,0-2.25-2.3,5,5,0,0,0-2.59.74l-.41-1.19a6.1,6.1,0,0,1,3.26-.89c3,0,3.78,2.08,3.78,4.07V217a13.31,13.31,0,0,0,.17,2.38Zm-.26-5.07c-2,0-4.21.31-4.21,2.24a1.59,1.59,0,0,0,1.7,1.72,2.47,2.47,0,0,0,2.4-1.66,2,2,0,0,0,.11-.58Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M636.81,219.33c0-.68.09-1.68.09-2.57v-12h1.78V211h0a3.71,3.71,0,0,1,3.39-1.83c2.47,0,4.21,2.06,4.19,5.08,0,3.55-2.24,5.32-4.45,5.32a3.55,3.55,0,0,1-3.33-1.87h-.06l-.09,1.64Zm1.87-4a3.4,3.4,0,0,0,.08.65,2.79,2.79,0,0,0,2.72,2.12c1.89,0,3-1.54,3-3.82,0-2-1-3.7-3-3.7a2.87,2.87,0,0,0-2.75,2.22,3,3,0,0,0-.11.74Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M649.77,206.6a1.12,1.12,0,0,1-2.24,0,1.1,1.1,0,0,1,1.13-1.13A1.07,1.07,0,0,1,649.77,206.6Zm-2,12.73v-9.94h1.8v9.94Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M651.66,219.33c0-.68.08-1.68.08-2.57v-12h1.79V211h0a3.71,3.71,0,0,1,3.39-1.83c2.46,0,4.21,2.06,4.19,5.08,0,3.55-2.24,5.32-4.46,5.32a3.55,3.55,0,0,1-3.33-1.87h-.06l-.08,1.64Zm1.87-4a3.4,3.4,0,0,0,.08.65,2.79,2.79,0,0,0,2.71,2.12c1.89,0,3-1.54,3-3.82,0-2-1-3.7-3-3.7a2.88,2.88,0,0,0-2.75,2.22,3.58,3.58,0,0,0-.1.74Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M662.6,204.75h1.81v14.58H662.6Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M668.64,206.6a1.12,1.12,0,0,1-2.24,0,1.1,1.1,0,0,1,1.13-1.13A1.07,1.07,0,0,1,668.64,206.6Zm-2,12.73v-9.94h1.8v9.94Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M679.61,214.28c0,3.67-2.55,5.28-5,5.28-2.7,0-4.77-2-4.77-5.12,0-3.33,2.18-5.28,4.93-5.28S679.61,211.24,679.61,214.28Zm-7.89.1c0,2.18,1.25,3.82,3,3.82s3-1.62,3-3.86c0-1.69-.84-3.82-3-3.82S671.72,212.49,671.72,214.38Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M683.24,206.53v2.86h2.59v1.38h-2.59v5.36c0,1.23.35,1.93,1.35,1.93a4,4,0,0,0,1-.13l.08,1.36a4.52,4.52,0,0,1-1.6.24,2.51,2.51,0,0,1-2-.75,3.72,3.72,0,0,1-.7-2.59v-5.42h-1.54v-1.38h1.54V207Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M687.92,214.69a3.19,3.19,0,0,0,3.41,3.45,6.49,6.49,0,0,0,2.75-.52l.31,1.3a8.07,8.07,0,0,1-3.31.61c-3.06,0-4.89-2-4.89-5s1.77-5.36,4.67-5.36c3.24,0,4.1,2.86,4.1,4.69a7,7,0,0,1-.06.84Zm5.3-1.3c0-1.15-.47-2.93-2.51-2.93-1.83,0-2.63,1.68-2.77,2.93Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M703.46,219a6.6,6.6,0,0,1-2.85.57,4.72,4.72,0,0,1-5-5.07,5,5,0,0,1,5.34-5.28,5.92,5.92,0,0,1,2.5.52l-.41,1.39a4.23,4.23,0,0,0-2.09-.47,3.75,3.75,0,0,0-.06,7.48,5.12,5.12,0,0,0,2.22-.5Z"/><path class="25d3c018-d3e4-45a7-add0-a5964fb0e287" d="M710.26,219.33l-.14-1.25h-.07a3.69,3.69,0,0,1-3,1.48,2.83,2.83,0,0,1-3-2.86c0-2.4,2.13-3.72,6-3.7v-.2a2,2,0,0,0-2.26-2.3,4.93,4.93,0,0,0-2.58.74l-.42-1.19a6.16,6.16,0,0,1,3.27-.89c3,0,3.78,2.08,3.78,4.07V217a14.37,14.37,0,0,0,.16,2.38Zm-.27-5.07c-2,0-4.21.31-4.21,2.24a1.6,1.6,0,0,0,1.71,1.72,2.48,2.48,0,0,0,2.4-1.66,2,2,0,0,0,.1-.58Z"/><g class="1be2d8e5-c3c9-4d3c-87df-b49d7c9d55cc"><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M243,205.49v8.19c0,3.1,1.37,4.42,3.22,4.42,2,0,3.37-1.36,3.37-4.42v-8.19h1.81v8.07c0,4.25-2.24,6-5.24,6-2.84,0-5-1.63-5-5.92v-8.15Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M253.63,212.08c0-1,0-1.87-.08-2.69h1.58l.08,1.6h.06a3.45,3.45,0,0,1,3.13-1.83,2.93,2.93,0,0,1,2.81,2h0a4.12,4.12,0,0,1,1.11-1.3,3.41,3.41,0,0,1,2.2-.7c1.31,0,3.26.87,3.26,4.32v5.85h-1.76V213.7c0-1.91-.7-3.06-2.16-3.06a2.35,2.35,0,0,0-2.14,1.64,3.11,3.11,0,0,0-.14.91v6.14h-1.77v-6c0-1.58-.69-2.73-2.07-2.73a2.48,2.48,0,0,0-2.24,1.81,2.54,2.54,0,0,0-.14.88v6h-1.77Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M273.47,212.63c0-1.27-.05-2.3-.09-3.24H275l.08,1.7h0a3.91,3.91,0,0,1,3.53-1.93c2.4,0,4.21,2,4.21,5.06,0,3.57-2.17,5.34-4.52,5.34a3.49,3.49,0,0,1-3.06-1.57h0v5.41h-1.78Zm1.78,2.65a4.09,4.09,0,0,0,.08.74,2.79,2.79,0,0,0,2.72,2.12c1.91,0,3-1.56,3-3.84,0-2-1-3.7-2.95-3.7a2.86,2.86,0,0,0-2.73,2.24,2.61,2.61,0,0,0-.13.74Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M284.33,212.49c0-1.17,0-2.18-.09-3.1h1.59l.06,2H286a3,3,0,0,1,2.75-2.18,1.68,1.68,0,0,1,.52.07v1.7a2.83,2.83,0,0,0-.62-.06,2.53,2.53,0,0,0-2.42,2.32,4.24,4.24,0,0,0-.09.84v5.3h-1.78Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M299,214.28c0,3.67-2.55,5.28-4.95,5.28-2.69,0-4.76-2-4.76-5.12,0-3.33,2.17-5.28,4.93-5.28S299,211.24,299,214.28Zm-7.89.1c0,2.18,1.26,3.82,3,3.82s3-1.62,3-3.86c0-1.69-.84-3.82-3-3.82S291.12,212.49,291.12,214.38Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M298,222.2a2.88,2.88,0,0,0,2-.76c.5-.57.68-1.35.68-3.73v-8.32h1.81v9c0,1.93-.31,3.18-1.19,4.08a4.6,4.6,0,0,1-3.08,1.13Zm4.66-15.6a1,1,0,0,1-1.12,1.1,1.07,1.07,0,0,1-1.11-1.1,1.1,1.1,0,0,1,1.15-1.13A1.06,1.06,0,0,1,302.7,206.6Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M305.64,214.69a3.19,3.19,0,0,0,3.41,3.45,6.49,6.49,0,0,0,2.75-.52l.31,1.3a8.07,8.07,0,0,1-3.31.61c-3.06,0-4.88-2-4.88-5s1.76-5.36,4.66-5.36c3.24,0,4.11,2.86,4.11,4.69a6.63,6.63,0,0,1-.07.84Zm5.3-1.3c0-1.15-.47-2.93-2.51-2.93-1.82,0-2.63,1.68-2.77,2.93Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M316.28,206.53v2.86h2.58v1.38h-2.58v5.36c0,1.23.35,1.93,1.35,1.93a4.1,4.1,0,0,0,1.05-.13l.08,1.36a4.52,4.52,0,0,1-1.6.24,2.51,2.51,0,0,1-2-.75,3.72,3.72,0,0,1-.7-2.59v-5.42H313v-1.38h1.54V207Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M329,214.28c0,3.67-2.55,5.28-4.95,5.28-2.69,0-4.77-2-4.77-5.12,0-3.33,2.18-5.28,4.93-5.28S329,211.24,329,214.28Zm-7.89.1c0,2.18,1.25,3.82,3,3.82s3-1.62,3-3.86c0-1.69-.84-3.82-3-3.82S321.06,212.49,321.06,214.38Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M341,219a6.6,6.6,0,0,1-2.85.57,4.72,4.72,0,0,1-4.95-5.07,5,5,0,0,1,5.34-5.28,6,6,0,0,1,2.5.52l-.41,1.39a4.26,4.26,0,0,0-2.09-.47,3.45,3.45,0,0,0-3.52,3.76,3.41,3.41,0,0,0,3.45,3.72,5,5,0,0,0,2.22-.5Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M342.31,212.49c0-1.17,0-2.18-.08-3.1h1.58l.06,2H344a3,3,0,0,1,2.75-2.18,1.61,1.61,0,0,1,.51.07v1.7a2.77,2.77,0,0,0-.62-.06,2.53,2.53,0,0,0-2.42,2.32,5.21,5.21,0,0,0-.08.84v5.3h-1.79Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M350.3,206.6a1.12,1.12,0,0,1-2.24,0,1.1,1.1,0,0,1,1.13-1.13A1.07,1.07,0,0,1,350.3,206.6Zm-2,12.73v-9.94h1.8v9.94Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M357.77,219.33l-.14-1.25h-.06a3.71,3.71,0,0,1-3,1.48,2.84,2.84,0,0,1-3-2.86c0-2.4,2.14-3.72,6-3.7v-.2a2.05,2.05,0,0,0-2.26-2.3,5,5,0,0,0-2.59.74l-.41-1.19a6.1,6.1,0,0,1,3.26-.89c3,0,3.78,2.08,3.78,4.07V217a13.31,13.31,0,0,0,.17,2.38Zm-.26-5.07c-2,0-4.21.31-4.21,2.24a1.59,1.59,0,0,0,1.7,1.72,2.46,2.46,0,0,0,2.4-1.66,1.7,1.7,0,0,0,.11-.58Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M369.93,204.75v12c0,.89,0,1.89.08,2.57h-1.62l-.08-1.73h0a3.69,3.69,0,0,1-3.39,2c-2.4,0-4.25-2-4.25-5.06,0-3.3,2-5.34,4.45-5.34a3.33,3.33,0,0,1,3,1.52h0v-5.93Zm-1.81,8.69a3.22,3.22,0,0,0-.08-.76,2.66,2.66,0,0,0-2.61-2.1c-1.87,0-3,1.64-3,3.84,0,2,1,3.68,2.93,3.68a2.72,2.72,0,0,0,2.65-2.16,3.22,3.22,0,0,0,.08-.78Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M381.1,214.28c0,3.67-2.55,5.28-5,5.28-2.69,0-4.76-2-4.76-5.12,0-3.33,2.17-5.28,4.92-5.28S381.1,211.24,381.1,214.28Zm-7.89.1c0,2.18,1.26,3.82,3,3.82s3-1.62,3-3.86c0-1.69-.84-3.82-3-3.82S373.21,212.49,373.21,214.38Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M386.09,212.63c0-1.27,0-2.3-.08-3.24h1.62l.08,1.7h0a3.91,3.91,0,0,1,3.53-1.93c2.41,0,4.21,2,4.21,5.06,0,3.57-2.17,5.34-4.51,5.34a3.47,3.47,0,0,1-3.06-1.57h-.05v5.41h-1.78Zm1.78,2.65a4,4,0,0,0,.09.74,2.78,2.78,0,0,0,2.71,2.12c1.91,0,3-1.56,3-3.84,0-2-1.05-3.7-3-3.7a2.88,2.88,0,0,0-2.73,2.24,3,3,0,0,0-.13.74Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M402.45,219.33l-.14-1.25h-.06a3.71,3.71,0,0,1-3,1.48,2.84,2.84,0,0,1-3-2.86c0-2.4,2.14-3.72,6-3.7v-.2a2.05,2.05,0,0,0-2.26-2.3,5,5,0,0,0-2.59.74l-.41-1.19a6.1,6.1,0,0,1,3.26-.89c3,0,3.78,2.08,3.78,4.07V217a13.31,13.31,0,0,0,.17,2.38Zm-.26-5.07c-2,0-4.21.31-4.21,2.24a1.59,1.59,0,0,0,1.7,1.72,2.46,2.46,0,0,0,2.4-1.66,1.7,1.7,0,0,0,.11-.58Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M406,212.49c0-1.17,0-2.18-.09-3.1h1.58l.07,2h.08a3,3,0,0,1,2.75-2.18,1.57,1.57,0,0,1,.51.07v1.7a2.74,2.74,0,0,0-.61-.06,2.53,2.53,0,0,0-2.43,2.32,5.21,5.21,0,0,0-.08.84v5.3H406Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M417.32,219.33l-.14-1.25h-.07a3.69,3.69,0,0,1-3,1.48,2.84,2.84,0,0,1-3-2.86c0-2.4,2.14-3.72,6-3.7v-.2a2,2,0,0,0-2.26-2.3,5,5,0,0,0-2.59.74l-.41-1.19a6.16,6.16,0,0,1,3.27-.89c3,0,3.78,2.08,3.78,4.07V217a14.37,14.37,0,0,0,.16,2.38Zm-.27-5.07c-2,0-4.21.31-4.21,2.24a1.6,1.6,0,0,0,1.71,1.72,2.48,2.48,0,0,0,2.4-1.66,2,2,0,0,0,.1-.58Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M424.61,219.33v-8.56h-1.4v-1.38h1.4v-.47a4.69,4.69,0,0,1,1.15-3.47,3.45,3.45,0,0,1,2.42-.93,4.25,4.25,0,0,1,1.54.29l-.24,1.4a2.63,2.63,0,0,0-1.16-.23c-1.54,0-1.93,1.36-1.93,2.88v.53h2.41v1.38h-2.41v8.56Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M435.1,219.33l-.14-1.25h-.06a3.72,3.72,0,0,1-3,1.48,2.83,2.83,0,0,1-3-2.86c0-2.4,2.13-3.72,6-3.7v-.2a2,2,0,0,0-2.26-2.3,4.93,4.93,0,0,0-2.58.74l-.42-1.19a6.16,6.16,0,0,1,3.27-.89c3,0,3.78,2.08,3.78,4.07V217a14.37,14.37,0,0,0,.16,2.38Zm-.27-5.07c-2,0-4.21.31-4.21,2.24a1.6,1.6,0,0,0,1.71,1.72,2.48,2.48,0,0,0,2.4-1.66,2,2,0,0,0,.1-.58Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M445.76,219a6.62,6.62,0,0,1-2.86.57,4.72,4.72,0,0,1-4.95-5.07,5.05,5.05,0,0,1,5.34-5.28,6,6,0,0,1,2.51.52l-.41,1.39a4.27,4.27,0,0,0-2.1-.47,3.75,3.75,0,0,0-.06,7.48,5,5,0,0,0,2.22-.5Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M449.06,206.6a1.06,1.06,0,0,1-1.15,1.1,1.08,1.08,0,0,1-1.09-1.1,1.1,1.1,0,0,1,1.13-1.13A1.07,1.07,0,0,1,449.06,206.6Zm-2,12.73v-9.94h1.81v9.94Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M451,204.75h1.81v14.58H451Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M457.07,206.6a1.12,1.12,0,0,1-2.24,0,1.1,1.1,0,0,1,1.13-1.13A1.07,1.07,0,0,1,457.07,206.6Zm-2,12.73v-9.94h1.8v9.94Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M461.22,206.53v2.86h2.59v1.38h-2.59v5.36c0,1.23.35,1.93,1.35,1.93a4,4,0,0,0,1.05-.13l.08,1.36a4.52,4.52,0,0,1-1.6.24,2.51,2.51,0,0,1-2-.75,3.72,3.72,0,0,1-.7-2.59v-5.42h-1.54v-1.38h1.54V207Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M470.52,219.33l-.14-1.25h-.07a3.69,3.69,0,0,1-3,1.48,2.84,2.84,0,0,1-3-2.86c0-2.4,2.14-3.72,6-3.7v-.2a2,2,0,0,0-2.26-2.3,5,5,0,0,0-2.59.74l-.41-1.19a6.16,6.16,0,0,1,3.27-.89c3,0,3.78,2.08,3.78,4.07V217a14.37,14.37,0,0,0,.16,2.38Zm-.27-5.07c-2,0-4.21.31-4.21,2.24a1.6,1.6,0,0,0,1.71,1.72,2.48,2.48,0,0,0,2.4-1.66,2,2,0,0,0,.1-.58Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M474.09,212.49c0-1.17,0-2.18-.08-3.1h1.58l.06,2h.08a3,3,0,0,1,2.76-2.18,1.61,1.61,0,0,1,.51.07v1.7a2.77,2.77,0,0,0-.62-.06,2.53,2.53,0,0,0-2.42,2.32,5.21,5.21,0,0,0-.08.84v5.3h-1.79Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M489,219.33l-.14-1.25h-.07a3.69,3.69,0,0,1-3,1.48,2.83,2.83,0,0,1-3-2.86c0-2.4,2.13-3.72,6-3.7v-.2a2,2,0,0,0-2.26-2.3,4.93,4.93,0,0,0-2.58.74l-.42-1.19a6.16,6.16,0,0,1,3.27-.89c3,0,3.78,2.08,3.78,4.07V217a14.37,14.37,0,0,0,.16,2.38Zm-.27-5.07c-2,0-4.21.31-4.21,2.24a1.6,1.6,0,0,0,1.71,1.72,2.48,2.48,0,0,0,2.4-1.66,2,2,0,0,0,.1-.58Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M501.63,219.33l-.15-1.25h-.06a3.69,3.69,0,0,1-3,1.48,2.84,2.84,0,0,1-3-2.86c0-2.4,2.14-3.72,6-3.7v-.2a2.05,2.05,0,0,0-2.26-2.3,5,5,0,0,0-2.59.74l-.41-1.19a6.11,6.11,0,0,1,3.27-.89c3,0,3.78,2.08,3.78,4.07V217a14.37,14.37,0,0,0,.16,2.38Zm-.27-5.07c-2,0-4.21.31-4.21,2.24a1.59,1.59,0,0,0,1.7,1.72,2.48,2.48,0,0,0,2.41-1.66,2,2,0,0,0,.1-.58Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M505.2,212.63c0-1.27,0-2.3-.08-3.24h1.62l.08,1.7h0a3.91,3.91,0,0,1,3.53-1.93c2.41,0,4.21,2,4.21,5.06,0,3.57-2.17,5.34-4.51,5.34A3.47,3.47,0,0,1,507,218h0v5.41H505.2Zm1.79,2.65a4.09,4.09,0,0,0,.08.74,2.78,2.78,0,0,0,2.71,2.12c1.91,0,3-1.56,3-3.84,0-2-1-3.7-3-3.7a2.88,2.88,0,0,0-2.73,2.24,3,3,0,0,0-.12.74Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M516.06,212.49c0-1.17,0-2.18-.08-3.1h1.58l.06,2h.08a3,3,0,0,1,2.76-2.18,1.66,1.66,0,0,1,.51.07v1.7a2.83,2.83,0,0,0-.62-.06,2.53,2.53,0,0,0-2.42,2.32,5.21,5.21,0,0,0-.08.84v5.3h-1.79Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M522.75,214.69a3.19,3.19,0,0,0,3.41,3.45,6.51,6.51,0,0,0,2.76-.52l.3,1.3a8,8,0,0,1-3.3.61c-3.06,0-4.89-2-4.89-5s1.76-5.36,4.66-5.36c3.25,0,4.11,2.86,4.11,4.69a7,7,0,0,1-.06.84Zm5.3-1.3c0-1.15-.47-2.93-2.5-2.93-1.83,0-2.63,1.68-2.78,2.93Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M531.21,212.08c0-1,0-1.87-.08-2.69h1.6l.11,1.64h0a3.65,3.65,0,0,1,3.28-1.87c1.38,0,3.51.82,3.51,4.23v5.94h-1.8V213.6c0-1.6-.6-2.94-2.3-2.94a2.58,2.58,0,0,0-2.43,1.85,2.66,2.66,0,0,0-.12.84v6h-1.81Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M550.37,204.75v12c0,.89,0,1.89.09,2.57h-1.63l-.08-1.73h0a3.69,3.69,0,0,1-3.39,2c-2.4,0-4.25-2-4.25-5.06,0-3.3,2-5.34,4.46-5.34a3.31,3.31,0,0,1,3,1.52h.05v-5.93Zm-1.8,8.69a3.22,3.22,0,0,0-.09-.76,2.65,2.65,0,0,0-2.61-2.1c-1.86,0-3,1.64-3,3.84,0,2,1,3.68,2.93,3.68a2.71,2.71,0,0,0,2.65-2.16,3.21,3.21,0,0,0,.09-.78Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M554.56,206.6a1.12,1.12,0,0,1-2.24,0,1.1,1.1,0,0,1,1.13-1.13A1.07,1.07,0,0,1,554.56,206.6Zm-2,12.73v-9.94h1.8v9.94Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M555.4,218.28l4.5-5.85c.43-.53.84-1,1.29-1.54v0h-5.38v-1.46h7.58l0,1.13-4.44,5.77c-.41.55-.82,1.05-1.27,1.56v0h5.81v1.44H555.4Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M570,219.33l-.14-1.25h-.06a3.72,3.72,0,0,1-3,1.48,2.83,2.83,0,0,1-3-2.86c0-2.4,2.13-3.72,6-3.7v-.2a2,2,0,0,0-2.26-2.3,4.93,4.93,0,0,0-2.58.74l-.41-1.19a6.1,6.1,0,0,1,3.26-.89c3,0,3.78,2.08,3.78,4.07V217a14.37,14.37,0,0,0,.16,2.38Zm-.27-5.07c-2,0-4.21.31-4.21,2.24a1.6,1.6,0,0,0,1.71,1.72,2.48,2.48,0,0,0,2.4-1.66,2,2,0,0,0,.1-.58Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M582.14,209.39c0,.72-.09,1.52-.09,2.73v5.77c0,2.28-.45,3.68-1.41,4.54a5.3,5.3,0,0,1-3.62,1.19,6.43,6.43,0,0,1-3.3-.82l.45-1.38a5.51,5.51,0,0,0,2.91.78c1.85,0,3.21-1,3.21-3.47v-1.11h0a3.56,3.56,0,0,1-3.17,1.67c-2.46,0-4.23-2.1-4.23-4.85,0-3.37,2.2-5.28,4.48-5.28a3.3,3.3,0,0,1,3.1,1.73h0l.08-1.5Zm-1.87,3.92a2.64,2.64,0,0,0-2.63-2.73c-1.73,0-3,1.46-3,3.76,0,1.95,1,3.57,2.94,3.57a2.64,2.64,0,0,0,2.5-1.85,2.88,2.88,0,0,0,.15-1Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M585.24,214.69a3.18,3.18,0,0,0,3.4,3.45,6.51,6.51,0,0,0,2.76-.52l.31,1.3a8.07,8.07,0,0,1-3.31.61c-3.06,0-4.89-2-4.89-5s1.77-5.36,4.66-5.36c3.25,0,4.11,2.86,4.11,4.69a7,7,0,0,1-.06.84Zm5.29-1.3c0-1.15-.47-2.93-2.5-2.93-1.83,0-2.63,1.68-2.77,2.93Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M593.69,212.08c0-1,0-1.87-.08-2.69h1.58l.09,1.6h.06a3.43,3.43,0,0,1,3.12-1.83,2.92,2.92,0,0,1,2.81,2h0a4.12,4.12,0,0,1,1.11-1.3,3.43,3.43,0,0,1,2.2-.7c1.32,0,3.27.87,3.27,4.32v5.85h-1.77V213.7c0-1.91-.7-3.06-2.16-3.06a2.34,2.34,0,0,0-2.13,1.64,3.09,3.09,0,0,0-.15.91v6.14h-1.76v-6c0-1.58-.7-2.73-2.08-2.73a2.48,2.48,0,0,0-2.24,1.81,2.54,2.54,0,0,0-.14.88v6h-1.77Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M622.11,204.75v12c0,.89,0,1.89.09,2.57h-1.63l-.08-1.73h0a3.68,3.68,0,0,1-3.39,2c-2.4,0-4.25-2-4.25-5.06,0-3.3,2-5.34,4.46-5.34a3.34,3.34,0,0,1,3,1.52h0v-5.93Zm-1.8,8.69a2.78,2.78,0,0,0-.09-.76,2.65,2.65,0,0,0-2.6-2.1c-1.87,0-3,1.64-3,3.84,0,2,1,3.68,2.93,3.68a2.7,2.7,0,0,0,2.65-2.16,2.78,2.78,0,0,0,.09-.78Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M629.79,219.33l-.14-1.25h-.06a3.72,3.72,0,0,1-3,1.48,2.84,2.84,0,0,1-3-2.86c0-2.4,2.13-3.72,6-3.7v-.2a2,2,0,0,0-2.25-2.3,5,5,0,0,0-2.59.74l-.41-1.19a6.1,6.1,0,0,1,3.26-.89c3,0,3.78,2.08,3.78,4.07V217a13.31,13.31,0,0,0,.17,2.38Zm-.26-5.07c-2,0-4.21.31-4.21,2.24a1.59,1.59,0,0,0,1.7,1.72,2.47,2.47,0,0,0,2.4-1.66,2,2,0,0,0,.11-.58Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M636.81,219.33c0-.68.09-1.68.09-2.57v-12h1.78V211h0a3.71,3.71,0,0,1,3.39-1.83c2.47,0,4.21,2.06,4.19,5.08,0,3.55-2.24,5.32-4.45,5.32a3.55,3.55,0,0,1-3.33-1.87h-.06l-.09,1.64Zm1.87-4a3.4,3.4,0,0,0,.08.65,2.79,2.79,0,0,0,2.72,2.12c1.89,0,3-1.54,3-3.82,0-2-1-3.7-3-3.7a2.87,2.87,0,0,0-2.75,2.22,3,3,0,0,0-.11.74Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M649.77,206.6a1.12,1.12,0,0,1-2.24,0,1.1,1.1,0,0,1,1.13-1.13A1.07,1.07,0,0,1,649.77,206.6Zm-2,12.73v-9.94h1.8v9.94Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M651.66,219.33c0-.68.08-1.68.08-2.57v-12h1.79V211h0a3.71,3.71,0,0,1,3.39-1.83c2.46,0,4.21,2.06,4.19,5.08,0,3.55-2.24,5.32-4.46,5.32a3.55,3.55,0,0,1-3.33-1.87h-.06l-.08,1.64Zm1.87-4a3.4,3.4,0,0,0,.08.65,2.79,2.79,0,0,0,2.71,2.12c1.89,0,3-1.54,3-3.82,0-2-1-3.7-3-3.7a2.88,2.88,0,0,0-2.75,2.22,3.58,3.58,0,0,0-.1.74Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M662.6,204.75h1.81v14.58H662.6Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M668.64,206.6a1.12,1.12,0,0,1-2.24,0,1.1,1.1,0,0,1,1.13-1.13A1.07,1.07,0,0,1,668.64,206.6Zm-2,12.73v-9.94h1.8v9.94Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M679.61,214.28c0,3.67-2.55,5.28-5,5.28-2.7,0-4.77-2-4.77-5.12,0-3.33,2.18-5.28,4.93-5.28S679.61,211.24,679.61,214.28Zm-7.89.1c0,2.18,1.25,3.82,3,3.82s3-1.62,3-3.86c0-1.69-.84-3.82-3-3.82S671.72,212.49,671.72,214.38Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M683.24,206.53v2.86h2.59v1.38h-2.59v5.36c0,1.23.35,1.93,1.35,1.93a4,4,0,0,0,1-.13l.08,1.36a4.52,4.52,0,0,1-1.6.24,2.51,2.51,0,0,1-2-.75,3.72,3.72,0,0,1-.7-2.59v-5.42h-1.54v-1.38h1.54V207Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M687.92,214.69a3.19,3.19,0,0,0,3.41,3.45,6.49,6.49,0,0,0,2.75-.52l.31,1.3a8.07,8.07,0,0,1-3.31.61c-3.06,0-4.89-2-4.89-5s1.77-5.36,4.67-5.36c3.24,0,4.1,2.86,4.1,4.69a7,7,0,0,1-.06.84Zm5.3-1.3c0-1.15-.47-2.93-2.51-2.93-1.83,0-2.63,1.68-2.77,2.93Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M703.46,219a6.6,6.6,0,0,1-2.85.57,4.72,4.72,0,0,1-5-5.07,5,5,0,0,1,5.34-5.28,5.92,5.92,0,0,1,2.5.52l-.41,1.39a4.23,4.23,0,0,0-2.09-.47,3.75,3.75,0,0,0-.06,7.48,5.12,5.12,0,0,0,2.22-.5Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M710.26,219.33l-.14-1.25h-.07a3.69,3.69,0,0,1-3,1.48,2.83,2.83,0,0,1-3-2.86c0-2.4,2.13-3.72,6-3.7v-.2a2,2,0,0,0-2.26-2.3,4.93,4.93,0,0,0-2.58.74l-.42-1.19a6.16,6.16,0,0,1,3.27-.89c3,0,3.78,2.08,3.78,4.07V217a14.37,14.37,0,0,0,.16,2.38Zm-.27-5.07c-2,0-4.21.31-4.21,2.24a1.6,1.6,0,0,0,1.71,1.72,2.48,2.48,0,0,0,2.4-1.66,2,2,0,0,0,.1-.58Z"/></g></g><g id="f89616c8-dc8e-4211-854d-172485a8e4af" data-name="b3zjjHsIK" class="1be2d8e5-c3c9-4d3c-87df-b49d7c9d55cc"><g class="1be2d8e5-c3c9-4d3c-87df-b49d7c9d55cc"><path class="c944cae6-85cf-43ad-bf33-ae9fdcd734a0" d="M310.74,270.34c0-.8,0-1.46-.06-2.1h1.23l.07,1.25h0a2.68,2.68,0,0,1,2.44-1.42,2.3,2.3,0,0,1,2.19,1.55h0a3.23,3.23,0,0,1,.87-1,2.63,2.63,0,0,1,1.71-.54c1,0,2.54.67,2.54,3.36V276h-1.37V271.6c0-1.48-.55-2.38-1.68-2.38a1.83,1.83,0,0,0-1.67,1.28,2.45,2.45,0,0,0-.11.7V276h-1.38v-4.64c0-1.23-.54-2.13-1.61-2.13a1.93,1.93,0,0,0-1.75,1.41,2,2,0,0,0-.11.69V276h-1.38Z"/><path class="c944cae6-85cf-43ad-bf33-ae9fdcd734a0" d="M327.9,276l-.11-1h-.05a2.89,2.89,0,0,1-2.37,1.16,2.21,2.21,0,0,1-2.37-2.23c0-1.87,1.66-2.9,4.66-2.88v-.16a1.6,1.6,0,0,0-1.76-1.79,3.88,3.88,0,0,0-2,.57l-.32-.93a4.86,4.86,0,0,1,2.54-.68c2.37,0,2.95,1.61,2.95,3.17v2.89a10.5,10.5,0,0,0,.13,1.86Zm-.21-3.95c-1.54,0-3.28.24-3.28,1.74a1.25,1.25,0,0,0,1.33,1.35,1.93,1.93,0,0,0,1.87-1.3,1.38,1.38,0,0,0,.08-.45Z"/><path class="c944cae6-85cf-43ad-bf33-ae9fdcd734a0" d="M337.53,264.63V274c0,.69,0,1.47.06,2h-1.26l-.06-1.34h0a2.86,2.86,0,0,1-2.64,1.52c-1.87,0-3.31-1.59-3.31-3.94,0-2.58,1.58-4.16,3.47-4.16a2.59,2.59,0,0,1,2.34,1.18h0v-4.62Zm-1.41,6.77a2.45,2.45,0,0,0-.06-.6,2.08,2.08,0,0,0-2-1.63c-1.45,0-2.32,1.28-2.32,3S332.47,275,334,275a2.13,2.13,0,0,0,2.07-1.68,2.38,2.38,0,0,0,.06-.61Z"/><path class="c944cae6-85cf-43ad-bf33-ae9fdcd734a0" d="M340.17,272.37a2.48,2.48,0,0,0,2.66,2.69,5,5,0,0,0,2.14-.4l.24,1a6.35,6.35,0,0,1-2.58.48,3.6,3.6,0,0,1-3.81-3.91c0-2.33,1.38-4.17,3.64-4.17,2.53,0,3.2,2.22,3.2,3.65a4.51,4.51,0,0,1-.05.65Zm4.13-1a2,2,0,0,0-1.95-2.29,2.35,2.35,0,0,0-2.17,2.29Z"/><path class="c944cae6-85cf-43ad-bf33-ae9fdcd734a0" d="M350.39,268.24l1,3.94c.22.86.43,1.67.57,2.47H352c.18-.79.43-1.62.69-2.45l1.26-4h1.19l1.2,3.88c.29.92.51,1.74.69,2.53h0a22.65,22.65,0,0,1,.6-2.52l1.1-3.89h1.39L357.71,276h-1.28l-1.19-3.7c-.27-.86-.49-1.63-.69-2.54h0a22.68,22.68,0,0,1-.7,2.56L352.57,276h-1.28L349,268.24Z"/><path class="c944cae6-85cf-43ad-bf33-ae9fdcd734a0" d="M362.7,266.07a.88.88,0,0,1-1.75,0,.86.86,0,0,1,.88-.88A.84.84,0,0,1,362.7,266.07ZM361.13,276v-7.75h1.41V276Z"/><path class="c944cae6-85cf-43ad-bf33-ae9fdcd734a0" d="M366.09,266v2.22h2v1.08h-2v4.17c0,1,.27,1.51,1.05,1.51a3,3,0,0,0,.82-.1L368,276a3.46,3.46,0,0,1-1.24.19,2,2,0,0,1-1.52-.59,2.89,2.89,0,0,1-.55-2v-4.22h-1.2v-1.08h1.2v-1.85Z"/><path class="c944cae6-85cf-43ad-bf33-ae9fdcd734a0" d="M369.21,264.63h1.41v4.83h0a2.53,2.53,0,0,1,1-1,2.87,2.87,0,0,1,1.44-.4c1,0,2.7.64,2.7,3.31V276h-1.41v-4.45c0-1.25-.46-2.31-1.79-2.31a2,2,0,0,0-1.89,1.41,1.75,1.75,0,0,0-.09.68V276h-1.41Z"/><path class="c944cae6-85cf-43ad-bf33-ae9fdcd734a0" d="M403.75,276c0-.53.06-1.31.06-2v-9.36h1.4v4.86h0a2.88,2.88,0,0,1,2.64-1.42c1.92,0,3.28,1.6,3.26,3.95,0,2.77-1.74,4.15-3.47,4.15a2.76,2.76,0,0,1-2.59-1.46H405L405,276Zm1.46-3.11a2.85,2.85,0,0,0,.06.52,2.18,2.18,0,0,0,2.11,1.65c1.48,0,2.36-1.2,2.36-3,0-1.55-.8-2.88-2.31-2.88a2.23,2.23,0,0,0-2.14,1.73,2.3,2.3,0,0,0-.08.57Z"/><path class="c944cae6-85cf-43ad-bf33-ae9fdcd734a0" d="M412.84,268.24l1.69,4.58c.18.51.37,1.12.5,1.58h0c.15-.46.31-1,.5-1.61l1.54-4.55h1.48l-2.11,5.53c-1,2.65-1.7,4-2.66,4.84a3.85,3.85,0,0,1-1.72.92l-.36-1.19a3.55,3.55,0,0,0,1.24-.69,4.24,4.24,0,0,0,1.18-1.56,1.17,1.17,0,0,0,.11-.34,1.33,1.33,0,0,0-.09-.37l-2.87-7.14Z"/><path class="eeb8b8c4-a847-4e46-9cd3-e51f7e8e929a" d="M429.51,277a5.75,5.75,0,0,1-2.85.64,4.77,4.77,0,0,1-4.85-5,5.86,5.86,0,0,1,5.85-6.15,4.45,4.45,0,0,1,4.65,4.63c0,2.4-1.34,3.81-2.85,3.81a1.18,1.18,0,0,1-1.18-1.41h-.06A2.53,2.53,0,0,1,426,275a1.82,1.82,0,0,1-1.73-2,3.78,3.78,0,0,1,3.79-3.79,4.13,4.13,0,0,1,1.72.34l-.55,2.89c-.24,1.22-.05,1.78.48,1.79.82,0,1.73-1.07,1.73-2.92a3.66,3.66,0,0,0-3.87-4c-2.61,0-4.8,2.07-4.8,5.31a4,4,0,0,0,4.11,4.33,5.12,5.12,0,0,0,2.42-.56Zm-.88-6.91a2.7,2.7,0,0,0-.8-.11,2.75,2.75,0,0,0-2.54,2.88c0,.7.35,1.22,1,1.22.93,0,1.78-1.19,2-2.18Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M440.62,272.05a3.79,3.79,0,0,1-3.86,4.12,3.68,3.68,0,0,1-3.71-4,3.78,3.78,0,0,1,3.84-4.11A3.67,3.67,0,0,1,440.62,272.05Zm-6.15.08c0,1.7,1,3,2.35,3s2.36-1.26,2.36-3c0-1.31-.66-3-2.33-3S434.47,270.66,434.47,272.13Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M443.48,266.07a.88.88,0,0,1-1.75,0,.86.86,0,0,1,.88-.88A.84.84,0,0,1,443.48,266.07ZM441.91,276v-7.75h1.41V276Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M445.17,270.66c0-.91,0-1.7-.06-2.42h1.23l.05,1.52h.06a2.33,2.33,0,0,1,2.15-1.69,1.64,1.64,0,0,1,.4,0v1.33a2.33,2.33,0,0,0-.48,0,2,2,0,0,0-1.89,1.8,4.37,4.37,0,0,0-.06.66V276h-1.4Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M456.78,272.05a3.79,3.79,0,0,1-3.86,4.12,3.68,3.68,0,0,1-3.71-4,3.78,3.78,0,0,1,3.84-4.11A3.67,3.67,0,0,1,456.78,272.05Zm-6.15.08c0,1.7,1,3,2.35,3s2.36-1.26,2.36-3c0-1.31-.66-3-2.32-3S450.63,270.66,450.63,272.13Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M464.76,264.63V274c0,.69,0,1.47.06,2h-1.26l-.06-1.34h0a2.86,2.86,0,0,1-2.64,1.52c-1.87,0-3.31-1.59-3.31-3.94,0-2.58,1.58-4.16,3.47-4.16a2.59,2.59,0,0,1,2.34,1.18h0v-4.62Zm-1.41,6.77a2.45,2.45,0,0,0-.06-.6,2.08,2.08,0,0,0-2-1.63c-1.45,0-2.32,1.28-2.32,3s.77,2.87,2.29,2.87a2.13,2.13,0,0,0,2.07-1.68,2.38,2.38,0,0,0,.06-.61Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M473.62,272.05a3.79,3.79,0,0,1-3.85,4.12,3.69,3.69,0,0,1-3.72-4,3.78,3.78,0,0,1,3.84-4.11A3.66,3.66,0,0,1,473.62,272.05Zm-6.14.08c0,1.7,1,3,2.35,3s2.35-1.26,2.35-3c0-1.31-.65-3-2.32-3S467.48,270.66,467.48,272.13Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M474.92,264.63h1.41V276h-1.41Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M478.36,276v-6.67h-1.09v-1.08h1.09v-.37a3.67,3.67,0,0,1,.89-2.7,2.72,2.72,0,0,1,1.89-.72,3.29,3.29,0,0,1,1.2.22l-.19,1.09a2.24,2.24,0,0,0-.9-.17c-1.2,0-1.5,1.05-1.5,2.24v.41h1.87v1.08h-1.87V276Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M489.21,272.05a3.79,3.79,0,0,1-3.86,4.12,3.68,3.68,0,0,1-3.71-4,3.78,3.78,0,0,1,3.84-4.11A3.67,3.67,0,0,1,489.21,272.05Zm-6.15.08c0,1.7,1,3,2.35,3s2.36-1.26,2.36-3c0-1.31-.66-3-2.32-3S483.06,270.66,483.06,272.13Z"/><path class="c944cae6-85cf-43ad-bf33-ae9fdcd734a0" d="M497.7,276l-.11-1h0a2.88,2.88,0,0,1-2.37,1.16,2.21,2.21,0,0,1-2.37-2.23c0-1.87,1.67-2.9,4.66-2.88v-.16a1.59,1.59,0,0,0-1.76-1.79,3.9,3.9,0,0,0-2,.57l-.31-.93a4.81,4.81,0,0,1,2.54-.68c2.37,0,2.95,1.61,2.95,3.17v2.89A11.62,11.62,0,0,0,499,276Zm-.21-3.95c-1.53,0-3.28.24-3.28,1.74a1.25,1.25,0,0,0,1.33,1.35,1.93,1.93,0,0,0,1.87-1.3,1.38,1.38,0,0,0,.08-.45Z"/><path class="c944cae6-85cf-43ad-bf33-ae9fdcd734a0" d="M500.64,270.34c0-.8,0-1.46-.06-2.1h1.25l.08,1.28h0a2.86,2.86,0,0,1,2.56-1.45c1.08,0,2.74.64,2.74,3.29V276h-1.41v-4.47c0-1.24-.46-2.29-1.79-2.29a2,2,0,0,0-1.89,1.45,1.81,1.81,0,0,0-.1.65V276h-1.41Z"/><path class="c944cae6-85cf-43ad-bf33-ae9fdcd734a0" d="M515.74,264.63V274c0,.69,0,1.47.06,2h-1.26l-.07-1.34h0a2.87,2.87,0,0,1-2.64,1.52c-1.88,0-3.32-1.59-3.32-3.94,0-2.58,1.59-4.16,3.48-4.16a2.59,2.59,0,0,1,2.33,1.18h0v-4.62Zm-1.41,6.77a2.46,2.46,0,0,0-.07-.6,2.07,2.07,0,0,0-2-1.63c-1.46,0-2.32,1.28-2.32,3s.77,2.87,2.29,2.87a2.12,2.12,0,0,0,2.06-1.68,2.37,2.37,0,0,0,.07-.61Z"/><path class="eeb8b8c4-a847-4e46-9cd3-e51f7e8e929a" d="M527.72,277a5.78,5.78,0,0,1-2.85.64,4.77,4.77,0,0,1-4.85-5,5.86,5.86,0,0,1,5.84-6.15,4.45,4.45,0,0,1,4.66,4.63c0,2.4-1.34,3.81-2.85,3.81a1.18,1.18,0,0,1-1.18-1.41h-.07a2.51,2.51,0,0,1-2.25,1.41,1.82,1.82,0,0,1-1.73-2,3.78,3.78,0,0,1,3.79-3.79,4,4,0,0,1,1.71.34l-.54,2.89c-.24,1.22,0,1.78.48,1.79.82,0,1.73-1.07,1.73-2.92a3.67,3.67,0,0,0-3.88-4c-2.61,0-4.8,2.07-4.8,5.31a4,4,0,0,0,4.12,4.33,5,5,0,0,0,2.41-.56Zm-.88-6.91a2.7,2.7,0,0,0-.8-.11,2.75,2.75,0,0,0-2.55,2.88c0,.7.36,1.22,1.06,1.22.93,0,1.78-1.19,2-2.18Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M531.81,270.77c0-1,0-1.79-.06-2.53H533l.07,1.33h0a3,3,0,0,1,2.75-1.5c1.87,0,3.28,1.58,3.28,3.93,0,2.79-1.69,4.17-3.52,4.17a2.71,2.71,0,0,1-2.38-1.22h0v4.21h-1.4Zm1.4,2.07a3.32,3.32,0,0,0,.06.57,2.17,2.17,0,0,0,2.11,1.65c1.49,0,2.35-1.21,2.35-3,0-1.55-.81-2.88-2.3-2.88a2.4,2.4,0,0,0-2.22,2.32Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M541.22,272.37a2.48,2.48,0,0,0,2.66,2.69,5,5,0,0,0,2.14-.4l.24,1a6.29,6.29,0,0,1-2.57.48,3.6,3.6,0,0,1-3.81-3.91c0-2.33,1.37-4.17,3.63-4.17,2.53,0,3.2,2.22,3.2,3.65a4.51,4.51,0,0,1-.05.65Zm4.13-1a2,2,0,0,0-2-2.29,2.33,2.33,0,0,0-2.16,2.29Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M554.66,264.63V274c0,.69,0,1.47.07,2h-1.27l-.06-1.34h0a2.89,2.89,0,0,1-2.65,1.52c-1.87,0-3.31-1.59-3.31-3.94,0-2.58,1.59-4.16,3.47-4.16a2.59,2.59,0,0,1,2.34,1.18h0v-4.62Zm-1.41,6.77a2.45,2.45,0,0,0-.06-.6,2.08,2.08,0,0,0-2-1.63c-1.46,0-2.32,1.28-2.32,3s.76,2.87,2.28,2.87a2.13,2.13,0,0,0,2.07-1.68,2.38,2.38,0,0,0,.06-.61Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M556.52,270.66c0-.91,0-1.7-.07-2.42h1.23l.05,1.52h.07a2.31,2.31,0,0,1,2.14-1.69,1.64,1.64,0,0,1,.4,0v1.33a2.27,2.27,0,0,0-.48,0,2,2,0,0,0-1.89,1.8,4.37,4.37,0,0,0-.06.66V276h-1.39Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M568.12,272.05a3.79,3.79,0,0,1-3.86,4.12,3.68,3.68,0,0,1-3.71-4,3.78,3.78,0,0,1,3.84-4.11A3.67,3.67,0,0,1,568.12,272.05Zm-6.15.08c0,1.7,1,3,2.36,3s2.35-1.26,2.35-3c0-1.31-.66-3-2.32-3S562,270.66,562,272.13Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M576.09,268.24c0,.56-.07,1.19-.07,2.13v4.5c0,1.78-.35,2.86-1.1,3.54a4.13,4.13,0,0,1-2.82.93,5,5,0,0,1-2.58-.65l.36-1.07a4.35,4.35,0,0,0,2.27.61c1.44,0,2.5-.75,2.5-2.7v-.87h0a2.76,2.76,0,0,1-2.46,1.3c-1.92,0-3.3-1.64-3.3-3.78,0-2.62,1.71-4.11,3.49-4.11a2.58,2.58,0,0,1,2.42,1.34h0l.06-1.17Zm-1.46,3.06a2.12,2.12,0,0,0-.08-.64,2,2,0,0,0-2-1.49c-1.34,0-2.3,1.14-2.3,2.93,0,1.52.76,2.79,2.29,2.79a2.07,2.07,0,0,0,1.95-1.45,2.43,2.43,0,0,0,.11-.75Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M584.89,272.05a3.79,3.79,0,0,1-3.86,4.12,3.68,3.68,0,0,1-3.71-4,3.78,3.78,0,0,1,3.84-4.11A3.67,3.67,0,0,1,584.89,272.05Zm-6.15.08c0,1.7,1,3,2.35,3s2.36-1.26,2.36-3c0-1.31-.66-3-2.33-3S578.74,270.66,578.74,272.13Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M586.18,270.34c0-.8,0-1.46-.06-2.1h1.24l.08,1.28h0a2.85,2.85,0,0,1,2.56-1.45c1.07,0,2.73.64,2.73,3.29V276h-1.4v-4.47c0-1.24-.47-2.29-1.8-2.29a2,2,0,0,0-1.89,1.45,2.08,2.08,0,0,0-.09.65V276h-1.41Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M600.1,275.7a5.2,5.2,0,0,1-2.22.45A3.68,3.68,0,0,1,594,272.2a3.94,3.94,0,0,1,4.16-4.12,4.72,4.72,0,0,1,2,.4l-.32,1.09a3.25,3.25,0,0,0-1.63-.37,2.92,2.92,0,0,0,0,5.83,4.11,4.11,0,0,0,1.73-.38Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M605.56,276l-.11-1h-.05a2.91,2.91,0,0,1-2.37,1.16,2.21,2.21,0,0,1-2.37-2.23c0-1.87,1.66-2.9,4.66-2.88v-.16a1.6,1.6,0,0,0-1.76-1.79,3.88,3.88,0,0,0-2,.57l-.32-.93a4.86,4.86,0,0,1,2.54-.68c2.37,0,3,1.61,3,3.17v2.89a10.5,10.5,0,0,0,.13,1.86Zm-.21-3.95c-1.54,0-3.28.24-3.28,1.74a1.25,1.25,0,0,0,1.33,1.35,2,2,0,0,0,1.87-1.3,1.38,1.38,0,0,0,.08-.45Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M608.5,264.63h1.41V276H608.5Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M612.34,268.24l1.52,4.36a18.51,18.51,0,0,1,.62,2h0c.18-.64.4-1.28.66-2l1.5-4.36h1.48l-3,7.75h-1.34l-2.95-7.75Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M619.64,272.37a2.47,2.47,0,0,0,2.65,2.69,5,5,0,0,0,2.15-.4l.24,1a6.39,6.39,0,0,1-2.58.48,3.6,3.6,0,0,1-3.81-3.91c0-2.33,1.38-4.17,3.63-4.17,2.53,0,3.21,2.22,3.21,3.65,0,.28,0,.51,0,.65Zm4.12-1a2,2,0,0,0-2-2.29,2.34,2.34,0,0,0-2.16,2.29Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M626.2,274.55a3.68,3.68,0,0,0,1.85.56c1,0,1.51-.51,1.51-1.15s-.4-1-1.44-1.43c-1.4-.49-2-1.26-2-2.19a2.39,2.39,0,0,1,2.67-2.27,3.81,3.81,0,0,1,1.9.48l-.35,1a3,3,0,0,0-1.58-.45c-.83,0-1.3.48-1.3,1.06s.47.93,1.47,1.31c1.35.51,2,1.19,2,2.34,0,1.36-1.06,2.32-2.9,2.32a4.44,4.44,0,0,1-2.18-.53Z"/><path class="0230c515-0d41-4f80-b10f-be5a4f589849" d="M633.64,271.8h0a11.08,11.08,0,0,1,.69-.88l2.27-2.68h1.7l-3,3.19,3.41,4.56H637l-2.67-3.71-.72.8V276h-1.4V264.63h1.4Z"/></g></g><path id="7e056577-8d5b-4446-8eba-fef6ad51387a" data-name="d1ueqK5cGm" class="eeb8b8c4-a847-4e46-9cd3-e51f7e8e929a" d="M394.34,264.35a4.66,4.66,0,0,1,4.72,4.59c0,7-9.44,10.5-9.44,10.69h0c0-.19-9.43-3.67-9.43-10.69a4.65,4.65,0,0,1,4.72-4.59,4.45,4.45,0,0,1,4.71,4.34A4.45,4.45,0,0,1,394.34,264.35Z"/><g id="24e4375c-24b7-41f8-a24b-59a57e7110c8" data-name="gyYkj6YNw" class="1be2d8e5-c3c9-4d3c-87df-b49d7c9d55cc"><g class="1be2d8e5-c3c9-4d3c-87df-b49d7c9d55cc"><path class="f0499b02-a080-4350-8307-760eec840a8a" d="M355.22,174.09,283,134.77l70.38-42.69,6.28,10.1L306.56,134l54.93,30Z"/><path class="566678a1-2f98-4815-8ee9-513760be5283" d="M401.27,67.75c22.8,0,39.47,10.56,39.47,33.36v37.48c0,22.65-18.36,33.2-40.69,33.2H367.92v-104Zm23.56,33.36C424.83,88,414.43,82,401.27,82H383.52v75.74h16.53c13.31,0,24.78-5.66,24.78-19.13Z"/><path class="566678a1-2f98-4815-8ee9-513760be5283" d="M501.79,151.29l7,11.32c-8.57,7.65-19,10.71-30.3,10.71-19.43,0-34.88-9-34.88-28.61V122.37c0-17.13,14.38-27.08,32.43-27.08,16.83,0,30.45,10.41,30.45,26.63v11.93l-47,6.88v4c0,9.49,10.25,14.38,19.89,14.38C488.17,159.09,497.35,155.27,501.79,151.29Zm-42.23-28.92v7.35l30.6-4.29v-4.28c0-8-5.81-11.78-14.38-11.78S459.56,114.26,459.56,122.37Z"/><path class="566678a1-2f98-4815-8ee9-513760be5283" d="M538.25,155.73l19.89-58.91h17l-29.68,75h-15l-29.68-75h17Z"/><path class="f0499b02-a080-4350-8307-760eec840a8a" d="M582.26,184.8l40.08-117h14.08L596.18,184.8Z"/><path class="f0499b02-a080-4350-8307-760eec840a8a" d="M707.23,132.47l-70.07,42.38-6.27-10.1,52.94-31.51-53.25-30.3L636.85,93Z"/></g></g><g id="9cfc4177-0d1c-4326-8545-2be6a8fceee3" data-name="axytLgISd" class="1be2d8e5-c3c9-4d3c-87df-b49d7c9d55cc"><g class="1be2d8e5-c3c9-4d3c-87df-b49d7c9d55cc"><path class="729c51ab-19d2-4c0d-9f91-a40a249f0128" d="M281,80l5.83-31.57h8.75l-10.2,39.67h-9l-7.21-28.5-7,28.5H252.9L242.54,48.41h8.82l6.24,31.9,7.12-31.9h8.66Z"/><path class="729c51ab-19d2-4c0d-9f91-a40a249f0128" d="M324,77.23l3.73,6c-4.53,4-10,5.67-16,5.67-10.28,0-18.46-4.78-18.46-15.14V61.93c0-9.07,7.61-14.33,17.16-14.33,8.91,0,16.11,5.51,16.11,14.09V68L301.7,71.65v2.1c0,5,5.42,7.61,10.52,7.61C316.84,81.36,321.7,79.34,324,77.23ZM301.7,61.93v3.89l16.19-2.27V61.28c0-4.21-3.08-6.23-7.61-6.23S301.7,57.64,301.7,61.93Z"/><path class="729c51ab-19d2-4c0d-9f91-a40a249f0128" d="M363.09,62.17V74.24c0,9.23-5.59,14.65-14.74,14.65-5.1,0-9.71-1.94-12.22-6l-1.06,5.18h-6.88V29.79h8.42V54.32c1.78-4,7.53-6.64,12.07-6.64C357.74,47.68,363.09,53.11,363.09,62.17Zm-8.42,0c0-5-3.65-6.8-8.59-6.8-4.61,0-9.47,2.59-9.47,7.05v12c0,5.18,4.54,7,9.72,7,4.37,0,8.34-2.59,8.34-7.12Z"/></g></g><path id="3c4ee4b9-c8f1-4bb0-acb4-92241147e524" data-name="c6VtysdWiH" class="797fa219-ad73-4b61-85d7-dc27d0968c9e" d="M935.24,137H827V174H935.24Z"/><g id="703afee9-7600-4be4-bb9b-c6a2d55728ca" data-name="b1TCanXrPD" class="1be2d8e5-c3c9-4d3c-87df-b49d7c9d55cc"><g class="1be2d8e5-c3c9-4d3c-87df-b49d7c9d55cc"><path class="541cde0b-630d-47b6-ab09-91a092c4d6e7" d="M879.58,164.52H876l-3-5a10.47,10.47,0,0,0-.79-1.18,4.58,4.58,0,0,0-.78-.8,2.65,2.65,0,0,0-.86-.46,3.87,3.87,0,0,0-1.06-.15h-1.25l0,7.59h-3.09l.05-18.69h6.15a9.28,9.28,0,0,1,2.43.32,5.85,5.85,0,0,1,1.92.95,4.32,4.32,0,0,1,1.28,1.59,4.93,4.93,0,0,1,.46,2.21,5.25,5.25,0,0,1-.3,1.81,4.65,4.65,0,0,1-.84,1.47,5,5,0,0,1-1.3,1.1,6.46,6.46,0,0,1-1.72.7V156a4.64,4.64,0,0,1,.88.64c.26.23.49.47.72.71a7.33,7.33,0,0,1,.67.83c.22.31.46.67.73,1.08Zm-11.31-16.21v6.08h2.58a3.73,3.73,0,0,0,1.32-.22,2.78,2.78,0,0,0,1.05-.63,3,3,0,0,0,.7-1,3.52,3.52,0,0,0,.25-1.34,2.7,2.7,0,0,0-.84-2.1,3.58,3.58,0,0,0-2.44-.76Z"/><path class="541cde0b-630d-47b6-ab09-91a092c4d6e7" d="M891,158.7l-9.1,0a3.85,3.85,0,0,0,1.13,2.86,4.24,4.24,0,0,0,3,1,6.62,6.62,0,0,0,3.93-1.26v2.43a9,9,0,0,1-4.83,1.14,6,6,0,0,1-4.61-1.83,7.29,7.29,0,0,1-1.66-5.12,7.08,7.08,0,0,1,1.86-5.08,6.05,6.05,0,0,1,4.58-1.95,5.29,5.29,0,0,1,4.24,1.78,7.29,7.29,0,0,1,1.48,4.89Zm-2.92-2.15a3.91,3.91,0,0,0-.76-2.54,2.59,2.59,0,0,0-2.08-.91,2.94,2.94,0,0,0-2.21,1,4.29,4.29,0,0,0-1.12,2.48Z"/><path class="541cde0b-630d-47b6-ab09-91a092c4d6e7" d="M903.11,164.58h-2.93v-2.08h-.06a4.42,4.42,0,0,1-4.06,2.39A4.32,4.32,0,0,1,893,163.8a3.72,3.72,0,0,1-1.1-2.83c0-2.52,1.46-4,4.36-4.4l4-.54c0-1.91-.9-2.86-2.71-2.87a6.45,6.45,0,0,0-4.3,1.63v-2.64a9.44,9.44,0,0,1,4.88-1.24c3.37,0,5.06,1.67,5,5Zm-2.9-6.56-2.8.38a4.43,4.43,0,0,0-2,.63,1.85,1.85,0,0,0-.66,1.62,1.79,1.79,0,0,0,.6,1.39,2.42,2.42,0,0,0,1.62.55,3,3,0,0,0,2.29-1,3.41,3.41,0,0,0,.92-2.44Z"/><path class="541cde0b-630d-47b6-ab09-91a092c4d6e7" d="M915.34,164a7.45,7.45,0,0,1-3.8.92,6.46,6.46,0,0,1-4.79-1.87,6.61,6.61,0,0,1-1.81-4.82,7.26,7.26,0,0,1,2-5.29,7,7,0,0,1,5.25-2,7.59,7.59,0,0,1,3.22.65v2.81a4.85,4.85,0,0,0-3-1,4.14,4.14,0,0,0-3.14,1.29A4.76,4.76,0,0,0,908,158a4.56,4.56,0,0,0,1.15,3.28,4.06,4.06,0,0,0,3.09,1.2,4.8,4.8,0,0,0,3.08-1.15Z"/><path class="541cde0b-630d-47b6-ab09-91a092c4d6e7" d="M924.36,164.5a5.32,5.32,0,0,1-2.33.44q-3.88,0-3.88-3.74l0-7.55H916v-2.38h2.23v-3.09l3-.85v3.95h3.19v2.37H921.2l0,6.67a2.7,2.7,0,0,0,.42,1.7,1.8,1.8,0,0,0,1.44.51,2.07,2.07,0,0,0,1.33-.44Z"/></g></g><path id="ad788456-7a4d-455a-bb8e-97b2bf649f69" data-name="aIvbgo4ts" class="541cde0b-630d-47b6-ab09-91a092c4d6e7" d="M849.55,153.32a2.19,2.19,0,1,0,2.18,2.19A2.19,2.19,0,0,0,849.55,153.32Z"/><path id="50aca121-3d11-4324-bdf3-dae1ae4d124b" data-name="aIvbgo4ts" class="b221139e-8a59-4ee6-bd0c-c58f6cc11a90" d="M849.55,153.32a2.19,2.19,0,1,0,2.18,2.19A2.19,2.19,0,0,0,849.55,153.32Z"/><path id="90acf1db-da5d-4c18-9d8f-a515e2cddbe2" data-name="chZW5quIh" class="fd6ff960-fea3-4478-9123-265af7a28981" d="M861.28,155.51c0,2.47-5.25,4.47-11.73,4.47s-11.73-2-11.73-4.47,5.25-4.49,11.73-4.49S861.28,153,861.28,155.51Z"/><path id="b4f99d3a-dd45-44a2-a5f2-e4e80fff1e02" data-name="chZW5quIh" class="82efda5e-fd28-4ff7-b3c1-b32273b4354c" d="M861.28,155.51c0,2.47-5.25,4.47-11.73,4.47s-11.73-2-11.73-4.47,5.25-4.49,11.73-4.49S861.28,153,861.28,155.51Z"/><path id="9bd5deae-5d2a-4030-b85d-0d35f0888af4" data-name="a2ATlo1NO" class="fd6ff960-fea3-4478-9123-265af7a28981" d="M855.41,165.66c-2.14,1.24-6.5-2.31-9.74-7.91s-4.13-11.17-2-12.41,6.5,2.31,9.74,7.93S857.55,164.43,855.41,165.66Z"/><path id="745b6291-a30f-4ff9-bf9b-dab09ecb406f" data-name="a2ATlo1NO" class="82efda5e-fd28-4ff7-b3c1-b32273b4354c" d="M855.41,165.66c-2.14,1.24-6.5-2.31-9.74-7.91s-4.13-11.17-2-12.41,6.5,2.31,9.74,7.93S857.55,164.43,855.41,165.66Z"/><path id="d01aa100-ce23-4778-9071-50a6800c181e" data-name="a28bQY7y3R" class="fd6ff960-fea3-4478-9123-265af7a28981" d="M843.68,165.66c-2.14-1.23-1.25-6.79,2-12.39s7.6-9.17,9.74-7.93,1.25,6.79-2,12.41S845.82,166.9,843.68,165.66Z"/><path id="b3d76c22-d263-469c-96ef-59e023c6818f" data-name="a28bQY7y3R" class="82efda5e-fd28-4ff7-b3c1-b32273b4354c" d="M843.68,165.66c-2.14-1.23-1.25-6.79,2-12.39s7.6-9.17,9.74-7.93,1.25,6.79-2,12.41S845.82,166.9,843.68,165.66Z"/><g id="7d97d2bb-d896-4da0-8ec2-43884a6d116d" data-name="anI0meNTY" class="1be2d8e5-c3c9-4d3c-87df-b49d7c9d55cc"><g class="1be2d8e5-c3c9-4d3c-87df-b49d7c9d55cc"><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M785.06,156.13c0-.7,0-1.27,0-1.79h.9l0,.94h0a2.18,2.18,0,0,1,1.95-1.06c1.32,0,2.32,1.12,2.32,2.78,0,2-1.2,2.94-2.49,2.94a1.91,1.91,0,0,1-1.68-.86h0v3h-1Zm1,1.46a2.55,2.55,0,0,0,.05.41,1.53,1.53,0,0,0,1.49,1.16c1,0,1.66-.86,1.66-2.11s-.57-2-1.63-2a1.59,1.59,0,0,0-1.5,1.23,1.85,1.85,0,0,0-.07.41Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M795.76,157a2.67,2.67,0,0,1-2.72,2.9,2.6,2.6,0,0,1-2.62-2.81,2.67,2.67,0,0,1,2.71-2.91A2.59,2.59,0,0,1,795.76,157Zm-4.34.05c0,1.2.69,2.1,1.66,2.1s1.67-.89,1.67-2.12c0-.93-.47-2.1-1.64-2.1S791.42,156.05,791.42,157.09Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M796.65,154.34l.73,2.79c.16.61.3,1.17.4,1.74h0c.12-.56.3-1.15.48-1.73l.9-2.8H800l.85,2.74c.2.66.36,1.23.49,1.79h0a16.64,16.64,0,0,1,.42-1.78l.78-2.75h1l-1.76,5.48h-.9l-.84-2.62c-.19-.61-.35-1.15-.49-1.79h0a18.32,18.32,0,0,1-.5,1.81l-.88,2.6h-.9l-1.66-5.48Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M804.34,157.26a1.75,1.75,0,0,0,1.87,1.9,3.57,3.57,0,0,0,1.52-.28l.17.71a4.4,4.4,0,0,1-1.82.34,2.54,2.54,0,0,1-2.69-2.76,2.65,2.65,0,0,1,2.56-2.95,2.32,2.32,0,0,1,2.27,2.58,3.72,3.72,0,0,1,0,.46Zm2.91-.71a1.42,1.42,0,0,0-1.38-1.62,1.65,1.65,0,0,0-1.52,1.62Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M808.77,156.05c0-.64,0-1.2,0-1.71h.87l0,1.08h0a1.64,1.64,0,0,1,1.52-1.2,1.2,1.2,0,0,1,.28,0v.94a1.65,1.65,0,0,0-.34,0,1.39,1.39,0,0,0-1.33,1.28,2.09,2.09,0,0,0,0,.46v2.92h-1Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M812.23,157.26a1.75,1.75,0,0,0,1.87,1.9,3.63,3.63,0,0,0,1.52-.28l.17.71a4.4,4.4,0,0,1-1.82.34,2.54,2.54,0,0,1-2.69-2.76,2.65,2.65,0,0,1,2.56-2.95,2.32,2.32,0,0,1,2.26,2.58,4.19,4.19,0,0,1,0,.46Zm2.91-.71a1.42,1.42,0,0,0-1.38-1.62,1.65,1.65,0,0,0-1.52,1.62Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M821.38,151.79v6.61c0,.49,0,1,0,1.42h-.9l0-.95h0a2,2,0,0,1-1.86,1.07,2.5,2.5,0,0,1-2.34-2.78c0-1.82,1.12-2.94,2.45-2.94a1.83,1.83,0,0,1,1.65.84h0v-3.27Zm-1,4.78a2.09,2.09,0,0,0,0-.42A1.47,1.47,0,0,0,818.9,155c-1,0-1.64.9-1.64,2.11s.55,2,1.62,2a1.49,1.49,0,0,0,1.46-1.19,1.88,1.88,0,0,0,0-.43Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M824,159.82c0-.38.05-.93.05-1.42v-6.61h1v3.44h0a2.05,2.05,0,0,1,1.87-1c1.35,0,2.32,1.13,2.31,2.79,0,2-1.24,2.93-2.46,2.93a1.94,1.94,0,0,1-1.83-1h0l0,.91Zm1-2.2a1.36,1.36,0,0,0,.05.36,1.53,1.53,0,0,0,1.49,1.17c1,0,1.66-.85,1.66-2.1s-.57-2-1.63-2a1.57,1.57,0,0,0-1.51,1.22,1.61,1.61,0,0,0-.06.41Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M830.1,154.34l1.2,3.24c.12.36.26.79.35,1.12h0c.1-.33.22-.75.35-1.14l1.09-3.22h1l-1.49,3.9c-.71,1.88-1.2,2.84-1.88,3.43a2.78,2.78,0,0,1-1.22.65l-.25-.84a2.59,2.59,0,0,0,.87-.49,3,3,0,0,0,.84-1.11.9.9,0,0,0,.08-.23,1,1,0,0,0-.07-.26l-2-5Z"/></g></g><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M844,304h-1.3l-2.6-8.46h1.68l1.64,6,2.25-6h.89l2.17,6,1.55-6h1.67L849.31,304H848l-2-5.82Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M855.54,304.08a3.35,3.35,0,0,1-2.57-1,3.78,3.78,0,0,1-.91-2.71V299a3.71,3.71,0,0,1,.91-2.69,4,4,0,0,1,5.15,0A3.71,3.71,0,0,1,859,299v1.4a3.76,3.76,0,0,1-.91,2.7A3.39,3.39,0,0,1,855.54,304.08Zm0-1.58a1.71,1.71,0,0,0,1.35-.54,2.25,2.25,0,0,0,.48-1.54V299a2.23,2.23,0,0,0-.48-1.53,2,2,0,0,0-2.7,0,2.28,2.28,0,0,0-.47,1.53v1.4a2.3,2.3,0,0,0,.47,1.54A1.71,1.71,0,0,0,855.54,302.5Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M860.24,304V295.5h1.67V304Zm4.66-6.46a1.63,1.63,0,0,0-1.33-.54,1.66,1.66,0,0,0-1.23.43,1.64,1.64,0,0,0-.43,1.21l-.17-1.63a3,3,0,0,1,1-1.17,2.44,2.44,0,0,1,1.38-.42A2.61,2.61,0,0,1,866,296Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M866.22,304V292.11h1.66V304Zm.61-1.24.1-2,4.36-5.25h2Zm5,1.24-3-4.88L870,298l3.7,6Z"/><path class="f0499b02-a080-4350-8307-760eec840a8a" d="M875.59,293.77v-1.66h1.66v1.66Zm0,10.19V295.5h1.66V304Z"/><path class="f0499b02-a080-4350-8307-760eec840a8a" d="M878.63,304V295.5h1.66V304Zm5.13,0v-5.13a1.93,1.93,0,0,0-.46-1.38,2,2,0,0,0-2.56-.06,1.6,1.6,0,0,0-.45,1.21l-.17-1.63a3,3,0,0,1,1-1.18,2.47,2.47,0,0,1,1.4-.41,2.62,2.62,0,0,1,2.13.9,3.87,3.87,0,0,1,.76,2.54V304Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M888.5,307.4V295.5h1.67v11.9Zm3.79-3.32a2.47,2.47,0,0,1-1.37-.38,2.2,2.2,0,0,1-.87-1.07l.12-1.77a2.06,2.06,0,0,0,.19.93,1.35,1.35,0,0,0,.57.59,1.87,1.87,0,0,0,.9.2,1.63,1.63,0,0,0,1.27-.5,2.07,2.07,0,0,0,.46-1.42v-1.83a2.11,2.11,0,0,0-.46-1.44,1.6,1.6,0,0,0-1.27-.51,1.87,1.87,0,0,0-.9.19,1.28,1.28,0,0,0-.57.58,1.93,1.93,0,0,0-.19.9l-.18-1.63a3,3,0,0,1,1-1.14,2.44,2.44,0,0,1,1.37-.4,2.59,2.59,0,0,1,2.11.9,3.92,3.92,0,0,1,.74,2.54v1.84a3.79,3.79,0,0,1-.77,2.53A2.7,2.7,0,0,1,892.29,304.08Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M896.43,304V295.5h1.66V304Zm4.65-6.46a1.63,1.63,0,0,0-1.33-.54,1.66,1.66,0,0,0-1.23.43,1.69,1.69,0,0,0-.43,1.21l-.17-1.63a3.05,3.05,0,0,1,1-1.17,2.38,2.38,0,0,1,1.37-.42,2.65,2.65,0,0,1,1.87.66Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M905.32,304.08a3.36,3.36,0,0,1-2.58-1,3.78,3.78,0,0,1-.91-2.71V299a3.71,3.71,0,0,1,.91-2.69,3.39,3.39,0,0,1,2.58-.95,3.35,3.35,0,0,1,2.57.95,3.72,3.72,0,0,1,.92,2.69v1.4a3.76,3.76,0,0,1-.92,2.7A3.36,3.36,0,0,1,905.32,304.08Zm0-1.58a1.71,1.71,0,0,0,1.35-.54,2.25,2.25,0,0,0,.48-1.54V299a2.23,2.23,0,0,0-.48-1.53,2,2,0,0,0-2.7,0,2.28,2.28,0,0,0-.47,1.53v1.4A2.3,2.3,0,0,0,904,302,1.71,1.71,0,0,0,905.31,302.5Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M912.7,304.1a2.67,2.67,0,0,1-2.16-.9,3.8,3.8,0,0,1-.77-2.54V298.8a3.88,3.88,0,0,1,.75-2.55,2.56,2.56,0,0,1,2.1-.9,2.51,2.51,0,0,1,1.37.39,2.91,2.91,0,0,1,1,1.1l-.17,1.73a2,2,0,0,0-.2-.92,1.42,1.42,0,0,0-.56-.58,1.93,1.93,0,0,0-.9-.2,1.62,1.62,0,0,0-1.28.51,2.11,2.11,0,0,0-.45,1.44v1.84a2.08,2.08,0,0,0,.45,1.43,1.65,1.65,0,0,0,1.28.5,1.81,1.81,0,0,0,.9-.21,1.45,1.45,0,0,0,.56-.59,2.12,2.12,0,0,0,.2-1l.11,1.79a2.5,2.5,0,0,1-.78,1A2.27,2.27,0,0,1,912.7,304.1Zm.16,3.3a4,4,0,0,1-1.71-.35,2.64,2.64,0,0,1-1.17-1l1.12-1a2.06,2.06,0,0,0,1.73.93,2,2,0,0,0,1.48-.52,2.06,2.06,0,0,0,.52-1.49V295.5h1.66v8.2a3.73,3.73,0,0,1-1,2.73A3.61,3.61,0,0,1,912.86,307.4Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M917.86,304V295.5h1.67V304Zm4.66-6.46a1.63,1.63,0,0,0-1.33-.54,1.66,1.66,0,0,0-1.23.43,1.64,1.64,0,0,0-.43,1.21l-.17-1.63a3,3,0,0,1,1-1.17,2.44,2.44,0,0,1,1.38-.42,2.61,2.61,0,0,1,1.86.66Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M927.06,304.08a3.69,3.69,0,0,1-2.74-1,3.82,3.82,0,0,1-1-2.81v-1a4.24,4.24,0,0,1,.93-2.93,3.35,3.35,0,0,1,2.63-1,2.9,2.9,0,0,1,2.47,1.17,5.4,5.4,0,0,1,.88,3.29v.56h-5.71v-1.34h4.13a2.85,2.85,0,0,0-.54-1.61,1.5,1.5,0,0,0-1.23-.57,1.8,1.8,0,0,0-1.46.61,2.66,2.66,0,0,0-.52,1.76v1.07a2.22,2.22,0,0,0,.55,1.62,2.14,2.14,0,0,0,1.58.56,2.67,2.67,0,0,0,1.89-.78l1.09,1.1a4.67,4.67,0,0,1-1.41.93A4,4,0,0,1,927.06,304.08Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M934,304.08a5.46,5.46,0,0,1-2-.33,4.64,4.64,0,0,1-1.57-1l1-1.21a4.3,4.3,0,0,0,2.61,1,3,3,0,0,0,1.54-.31,1,1,0,0,0,.52-.91.71.71,0,0,0-.33-.67,2.18,2.18,0,0,0-.87-.26l-1.14-.1a8.86,8.86,0,0,1-1-.12,3,3,0,0,1-.92-.32,1.7,1.7,0,0,1-.67-.66,2.5,2.5,0,0,1-.24-1.18,2.43,2.43,0,0,1,.84-2,4.08,4.08,0,0,1,2.54-.66,5.77,5.77,0,0,1,1.78.27,5.37,5.37,0,0,1,1.57.82l-1,1.21a4.08,4.08,0,0,0-2.31-.81,2.58,2.58,0,0,0-1.38.29,1,1,0,0,0-.45.86.58.58,0,0,0,.29.56,2,2,0,0,0,.77.22l1,.08a10,10,0,0,1,1.07.12,3.27,3.27,0,0,1,1,.33,1.8,1.8,0,0,1,.73.72,2.59,2.59,0,0,1,.28,1.32,2.35,2.35,0,0,1-.93,2A4.69,4.69,0,0,1,934,304.08Z"/><path class="14d091c9-05bd-4e56-a5f8-e424e774d458" d="M940.91,304.08a5.56,5.56,0,0,1-2-.33,4.74,4.74,0,0,1-1.57-1l1-1.21a4.3,4.3,0,0,0,2.62,1,3,3,0,0,0,1.54-.31,1,1,0,0,0,.51-.91.71.71,0,0,0-.33-.67,2.18,2.18,0,0,0-.87-.26l-1.14-.1a8.86,8.86,0,0,1-1-.12,3.14,3.14,0,0,1-.92-.32,1.61,1.61,0,0,1-.66-.66,2.38,2.38,0,0,1-.25-1.18,2.43,2.43,0,0,1,.84-2,4.08,4.08,0,0,1,2.54-.66,5.72,5.72,0,0,1,1.78.27,5.24,5.24,0,0,1,1.57.82l-1,1.21a4.1,4.1,0,0,0-2.32-.81,2.52,2.52,0,0,0-1.37.29.94.94,0,0,0-.46.86.6.6,0,0,0,.29.56,2,2,0,0,0,.78.22l1,.08a9.73,9.73,0,0,1,1.07.12,3.18,3.18,0,0,1,1,.33,1.83,1.83,0,0,1,.74.72,2.71,2.71,0,0,1,.27,1.32,2.37,2.37,0,0,1-.92,2A4.73,4.73,0,0,1,940.91,304.08Z"/><path class="f0499b02-a080-4350-8307-760eec840a8a" d="M822.49,303.05a.41.41,0,1,0-.58-.58L820.35,304a.41.41,0,0,0,0,.58.41.41,0,0,0,.58,0Z"/><path class="f0499b02-a080-4350-8307-760eec840a8a" d="M832.77,292.11a1.92,1.92,0,1,0,2.72,0A1.93,1.93,0,0,0,832.77,292.11Zm2.14,2.14a1.1,1.1,0,0,1-1.88-.78,1.1,1.1,0,1,1,2.2,0A1.1,1.1,0,0,1,834.91,294.25Z"/><path class="f0499b02-a080-4350-8307-760eec840a8a" d="M823.78,303.76a.41.41,0,0,0-.58,0L821,306a.41.41,0,0,0,0,.58.42.42,0,0,0,.29.12.4.4,0,0,0,.29-.12l2.19-2.19A.41.41,0,0,0,823.78,303.76Z"/><path class="566678a1-2f98-4815-8ee9-513760be5283" d="M838,289.85a.4.4,0,0,0-.28-.28,7.58,7.58,0,0,0-4.67.23,9.11,9.11,0,0,0-3.23,2l-1.27,1.27-4.6.72a.46.46,0,0,0-.23.12l-2.94,2.94a.41.41,0,0,0,.27.7l2.9.12-.73.73a.41.41,0,0,0,0,.58l.43.42-1.27,1.95a.41.41,0,0,0,.05.51l3.27,3.26a.41.41,0,0,0,.51.06l1.94-1.27.43.42a.41.41,0,0,0,.58,0l.72-.73.13,2.91a.4.4,0,0,0,.26.36.37.37,0,0,0,.15,0,.38.38,0,0,0,.28-.12l2.95-2.94a.41.41,0,0,0,.11-.23l.72-4.6,1.27-1.27a9.08,9.08,0,0,0,2-3.23A7.73,7.73,0,0,0,838,289.85Zm-12,14.47-2.79-2.79,1-1.53,1.37,1.38-.16.16a.41.41,0,0,0,0,.58.43.43,0,0,0,.58,0l.16-.17,1.37,1.38Zm9.13-7.15-1.36,1.36h0L832.42,300a.41.41,0,0,0,.58.58l.53-.53-.52,3.36-2.2,2.19-.11-2.72,1.14-1.14a.41.41,0,0,0-.58-.58L830,302.38h0l-1.09,1.1-.37-.37h0l-1.72-1.72,4.94-4.95a.4.4,0,0,0,0-.57.41.41,0,0,0-.58,0l-4.94,4.94-1.72-1.72v0l-.37-.36,1.1-1.1h0l1.27-1.27a.41.41,0,0,0,0-.58.43.43,0,0,0-.58,0l-1.14,1.15-2.73-.12,2.19-2.19,3.37-.53-.54.54.58.58,1.42-1.42h0l1.36-1.36a7.65,7.65,0,0,1,6.87-2.09A7.68,7.68,0,0,1,835.2,297.17Z"/><path class="f0499b02-a080-4350-8307-760eec840a8a" d="M824.55,305.11,823,306.67a.41.41,0,0,0,0,.58.4.4,0,0,0,.29.12.39.39,0,0,0,.28-.12l1.56-1.56a.41.41,0,0,0,0-.58A.4.4,0,0,0,824.55,305.11Z"/></g></g></svg>

svg 动画狼SVG文件

运行Wolf文件(svg)

runningWolf.svg
<svg id="wolf_003-01-01"
     xmlns="http://www.w3.org/2000/svg"
     version="1.1"
     viewBox="0 0 520 370"
     style="max-height:560; max-width:95%">

    <!--ui lol-->

    <g id="G">
        <rect x="235" y="210" height="20" width="55" fill="#bbb"/>
        <text x="242" y="228" font-size="20" fill="black">RUN</text>
    </g>

    <g id="S">
        <rect x="290" y="210" height="20" width="55" fill="black"/>
        <text x="293" y="228" font-size="20" fill="white">STOP</text>
    </g>

    <!--try 1st on these two-->

    <g id="head">
        <path
                fill="#000"
                d="m 234.46,6.3499 -47.375,11.525 -9.65,8.725 -26.775,13.7 5.15,7.6 10.7,2.45 -2.925,11.475 8.325,-3.5 23.5,-1.375 12.225,16.5 33.428,-17.17 13.472,-39.855 -18.55,-1.7256 z">

            <animate attributeName="d"
                     begin="G.click"
                     end="S.click"
                     dur="1s"
                     values="
                                 m 234.46,6.3499 -47.375,11.525 -9.65,8.725 -26.775,13.7 5.15,7.6 10.7,2.45 -2.925,11.475 8.325,-3.5 23.5,-1.375 12.225,16.5 33.428,-17.17 13.472,-39.855 -18.55,-1.7256 z;
                                 M 234.46,6.3499 179.0333,20.694227 177.435,26.5999 151.05637,41.873014 155.81,47.8999 l 10.7,2.45 -0.23412,11.454576 5.63412,-3.479576 23.5,-1.375 14.9398,19.63164 30.7132,-20.30164 10.00632,-40.616757 -18.14466,1.029538 z;
                                 m 158.52092,25.455374 -43.31409,7.057995 -8.43172,10.349365 -22.714093,12.481726 7.180457,10.036548 12.730466,-2.017005 -3.3311,15.535914 11.57373,-6.34264 16.59645,-0.562817 7.75799,12.032995 37.89501,-12.702995 13.87809,-38.230634 -24.64137,-1.7256 z;
                                 m 152.02345,11.648268 -52.248093,13.961548 -1.934264,7.100635 -21.9019,14.106091 5.15,7.6 9.075634,4.480457 -1.300634,11.881091 8.325,-5.936548 23.906087,-1.781091 11.81891,16.906091 33.428,-17.17 13.472,-39.855 -35.60584,-5.380422 z;
                                 M 148.36864,6.7751712 96.932723,18.300171 87.28272,30.273902 65.380817,43.567811 l 5.15,7.6 10.7,2.45 -2.925,11.475 8.325,-3.5 21.469543,-4.21764 9.78845,9.190356 37.89501,-7.017716 25.24865,-41.479366 -33.98147,-5.380422 z;
                                 M 139.43463,5.9629884 92.059624,19.924536 75.50607,33.116542 54.41635,44.379993 l 7.586548,9.630457 18.415736,0.419543 -10.234644,5.789721 7.512817,7.058376 23.906093,-8.684645 12.225,16.5 33.428,-17.17 16.72073,-41.073274 -21.79873,-4.56824 z;
                                 m 143.08944,21.39446 -49.811546,15.179823 -5.182991,11.161548 -23.526269,16.948731 5.15,8.006091 11.918274,0.01345 -6.173731,9.850635 5.48236,4.621827 29.185273,-7.872462 9.78845,11.626904 35.05237,-10.266447 10.62936,-51.225559 -23.017,-0.101234 z;
                                 m 141.46508,36.825933 -39.65926,19.646828 -8.431725,12.379822 -19.465362,10.045178 7.586548,9.630457 8.669543,-1.204823 -4.143274,12.693275 6.294547,4.21574 24.718273,-11.527289 10.60064,12.032999 31.80363,-13.10909 19.56337,-50.819468 -29.51446,1.929223 z;
                                 m 155.14149,32.21773 -41.55727,13.762587 -3.38476,10.067551 -31.697694,19.070208 8.282621,8.942553 9.804969,0.212413 -2.477484,11.475 7.877488,4.555308 25.29007,-11.220377 7.30231,9.787239 34.77055,-10.009722 13.472,-39.855 -18.55,-1.7256 z;
                                 m 167.22446,26.847521 -47.375,21.370382 -4.27979,12.752656 -24.089897,11.909931 9.177657,9.390069 12.93758,-2.025173 -7.40017,10.132448 4.74486,6.792899 25.29007,-10.772865 19.83279,17.395032 25.82021,-14.93241 22.86986,-54.623073 -32.42303,1.854539 z;
                                 m 180.64998,32.21773 -46.47997,18.23776 -4.72731,14.095208 -23.19486,13.7 5.59752,5.809931 12.93759,5.582622 -3.37252,11.027479 9.22003,1.87021 25.73759,-12.115415 4.40503,16.357355 31.23317,12.62467 81.97769,-81.135272 -88.95804,9.316083 z;
                                 m 191.83792,39.378007 -46.47997,20.02783 -4.27979,11.410105 -25.87997,13.252482 7.38759,8.047518 12.49007,1.554968 -6.50514,7.89486 5.6399,5.45035 38.71559,-10.772866 1.03706,9.339716 22.24007,15.49877 L 301.368,77.473574 197.43692,48.433445 Z;
                                 m 220.92654,31.770211 -50.95514,17.342726 -3.83227,8.725 -30.87218,16.574101 11.69693,13.321427 10.93536,-2.565389 -6.12715,10.414142 5.89842,5.261352 39.04363,-1.988341 26.93952,15.485491 51.8653,-15.896971 -2.74368,-57.046055 -48.08615,1.407022 z;
                                 m 234.46,6.3499 -47.375,11.525 -9.65,8.725 -26.775,13.7 5.15,7.6 10.7,2.45 -2.925,11.475 8.325,-3.5 23.5,-1.375 12.225,16.5 33.428,-17.17 13.472,-39.855 -18.55,-1.7256 z"
                     repeatCount="indefinite"/>
        </path>
    </g>
    <g id="body">
        <path
                fill="#000"
                d="m 331.31,7.3249 -6.775,0.525 -30.975,10.075 -57.278,-2.4793 -10.328,26.769 -30.808,15.043 14.39,18.767 33.689,23.042 48.311,-13.992 9.725,-11.2 9.7217,14.043 52.339,4.0971 15.257,-12.126 8.337,-35.96 -6.9554,-14.429 -19.775,-17.2 z">

            <animate attributeName="d"
                     begin="G.click"
                     end="S.click"
                     dur="1s"
                     values="
                                 m 331.31,7.3249 -6.775,0.525 -30.975,10.075 -57.278,-2.4793 -10.328,26.769 -30.808,15.043 14.39,18.767 33.689,23.042 48.311,-13.992 9.725,-11.2 9.7217,14.043 52.339,4.0971 15.257,-12.126 8.337,-35.96 -6.9554,-14.429 -19.775,-17.2 z;
                                 m 350.59933,16.241199 -32.16706,-2.040489 -15.24106,6.409303 -52.686,-5.272368 -24.55121,26.876955 -30.808,15.043 14.39,18.767 37.95042,27.34399 55.10778,-30.198841 11.36133,1.790591 5.86264,12.102137 53.54008,10.392475 17.44086,-28.297832 -3.88341,-25.22842 -8.04583,-6.14608 -7.81639,-11.774337 z;
                                 m 287.85823,35.364384 -25.4552,2.149366 -52.90394,-0.483376 -22.76023,-4.103666 -22.10465,27.581183 -27.96536,23.164828 26.16665,19.985271 44.06365,12.39057 63.11402,-25.269503 15.81637,5.043656 7.3782,4.886617 11.63681,10.00475 58.70878,-29.181835 -20.49549,-28.650356 -13.45286,-7.931538 -15.71409,-6.235532 z;
                                 m 287.45214,30.491288 -33.98313,-1.099365 -43.15774,-0.889467 -37.37952,-6.540214 -10.328,26.769 -29.99582,30.068381 12.76564,13.081721 40.18646,14.107986 48.71709,-6.27626 26.78084,-13.230457 13.78261,4.296809 21.06997,3.284917 67.23669,0.462831 L 335.3421,45.166154 316.61005,36.016342 304.95688,33.02954 Z;
                                 m 270.80239,13.841542 -67.28261,7.428553 -11.07653,-4.138198 -23.57241,-0.04275 -32.66303,31.236005 -21.4679,15.449092 24.1362,15.112177 88.10524,9.640987 24.35161,-16.022459 19.87728,4.637564 23.52881,-3.825019 23.50651,15.061567 19.72401,-14.968641 18.08319,-9.564061 -34.9757,-39.200574 -27.49074,-7.859898 z;
                                 m 272.02067,5.7197143 -33.98313,3.3676396 -39.50291,8.0445431 -47.12572,-2.073209 -10.328,26.769 -28.37145,31.286655 53.37477,20.797457 39.37428,-2.135663 28.00643,-20.895556 19.0651,-7.139086 7.28515,7.139449 20.66388,-5.649094 57.4905,-6.440722 -3.03356,-16.467614 -14.67113,-31.078746 -31.95775,-2.9868024 z;
                                 m 271.61457,13.43545 -51.44505,11.083376 -39.90901,3.98363 -21.94805,1.175522 -20.48028,55.601488 46.75545,24.789194 26.57274,-10.47158 40.59256,-28.125512 11.35668,7.530841 20.28338,-5.920812 15.81307,12.418637 19.0395,-13.36483 8.75954,-4.410266 20.11365,-3.066598 -22.38687,-30.672655 -21.39937,-15.981726 z;
                                 m 284.20341,17.496364 -26.26739,4.585914 -42.75165,14.135914 -60.93282,6.048618 3.8852,13.367985 -30.808,15.043 -0.22929,31.761925 51.96311,17.76282 36.94044,-7.49455 31.24785,-20.134007 17.03134,-12.759026 12.94814,6.127557 15.257,-5.222452 55.4436,-3.472689 L 332.04153,46.574717 309.0178,22.065073 Z;
                                 M 275.2624,5.4466528 249.24415,13.579448 209.3188,35.2899 l -21.47661,-0.241714 -29.57124,3.945615 -17.83,32.04866 -7.98587,25.47976 24.73866,17.671789 85.45494,-21.599791 20.46541,-23.28297 24.48978,17.175622 24.1454,-6.643316 14.36197,-17.49621 -3.29845,-29.24724 -17.2483,-9.953826 -3.21686,-14.0673783 z;
                                 m 282.87019,1.8665136 -12.14521,-0.3700347 -27.39486,5.5998266 -18.7915,16.7639465 -32.25635,16.028583 -41.54842,59.347219 17.0751,12.949276 46.66701,0.21861 32.20037,-20.704758 11.51507,-19.702829 7.93163,10.015345 24.14541,2.754548 30.02507,-22.866419 -4.19349,-30.589792 14.52544,-3.688583 L 299.215,6.3937965 Z;
                                 m 288.68792,7.6842397 -21.54308,0.5249999 -15.31189,7.3898954 -19.68654,19.001534 -25.54359,7.525753 -28.57041,-0.620107 -4.85325,70.231485 c 10.03629,3.80219 49.42943,20.83085 41.2968,14.53919 l 27.7252,-11.3069 34.33846,-27.758146 13.30183,3.750102 12.06243,6.782204 13.46694,-18.838762 10.12707,-14.479167 2.44246,-24.274382 -11.27217,-23.465243 z;
                                 m 268.10211,14.397 -25.57073,21.558316 -5.01899,7.389896 -37.13972,5.576013 -16.59324,29.901621 10.36359,41.446524 26.47298,9.81665 32.79396,-17.23456 36.22803,-6.3842 3.45976,-10.30497 22.25219,-5.200244 14.30002,-19.173803 7.20169,-23.761454 -3.29845,-26.114618 -25.30362,-7.268722 -23.35513,-1.984409 z;
                                 m 332.99214,17.529623 -43.91894,5.000172 -21.57715,19.472866 -48.77517,-2.031783 4.8876,41.537073 -27.22786,16.83307 43.92614,26.374799 20.711,-1.12394 25.48762,-12.64945 3.01224,-12.095035 10.16921,7.777755 22.35534,-10.670969 25.10238,2.194552 26.68521,-29.247237 -0.69016,-22.931831 -9.92961,-11.829792 z;
                                 m 331.31,7.3249 -6.775,0.525 -30.975,10.075 -57.278,-2.4793 -10.328,26.769 -30.808,15.043 14.39,18.767 33.689,23.042 48.311,-13.992 9.725,-11.2 9.7217,14.043 52.339,4.0971 15.257,-12.126 8.337,-35.96 -6.9554,-14.429 -19.775,-17.2 z"
                     repeatCount="indefinite"/>
        </path>
    </g>
    <g id="tail">
        <path
                fill="#000"
                d="m 482.15,51.699 -36.72,-0.528 -59.17,-7.66 -11.62,-10.83 -6.2434,51.773 37.677,-16.113 46.226,12.151 z">

            <animate attributeName="d"
                     begin="G.click"
                     end="S.click"
                     dur="1s"
                     values="
                                 m 482.15,51.699 -36.72,-0.528 -59.17,-7.66 -11.62,-10.83 -6.2434,51.773 37.677,-16.113 46.226,12.151 z;
                                 m 479.1405,60.390516 -28.73708,-12.409509 -45.28037,-1.066902 -33.89191,-7.508711 -1.07397,23.757588 38.26775,11.070631 41.14493,1.156707 z;
                                 m 436.66777,79.332393 -26.16163,-22.050843 -68.10401,-4.411269 -16.89919,-8.393452 25.43173,37.965893 39.70745,3.379387 28.35799,-3.280473 z;
                                 m 435.04341,71.616657 -37.93828,-12.30465 -36.02279,-2.380812 -49.3865,-21.794467 -7.05558,55.021731 58.79375,-5.554624 38.10417,1.592624 z;
                                 m 404.99264,44.002444 -36.3139,-4.182823 -18.56087,-10.096548 -43.70122,-9.205635 31.11701,43.651173 74.63132,1.755021 8.86559,-11.808392 z;
                                 M 412.70838,33.444068 382.48584,18.70287 354.58487,15.915966 308.44711,9.5529712 l -0.15203,31.0623398 47.0171,5.003752 32.82499,-3.280473 z;
                                 m 417.17539,35.880616 -35.90782,-15.14729 -29.52533,-6.441725 -54.2596,4.195381 25.43173,24.158786 64.47903,4.191569 24.29707,-1.250016 z;
                                 m 421.64239,36.286707 -27.3799,-13.929016 -35.21061,-7.253908 -56.69614,7.444112 -7.05558,24.158786 62.85466,0.536747 47.03819,-0.03174 z;
                                 M 410.43929,30.129989 380.43206,16.623986 343.63792,6.7263986 285.0286,9.769437 l 16.57998,21.789336 61.39542,12.975629 30.11538,-4.85466 z;
                                 M 399.25136,48.4782 364.76894,10.806259 332.44999,4.9363288 291.29384,6.1892976 328.90714,32.006291 367.47918,48.11454 384.16903,46.840019 Z;
                                 M 410.43928,45.793096 398.33274,26.02185 361.53861,12.544124 l -51.89657,2.148004 4.94454,26.712027 59.60535,2.235212 26.53523,1.410583 z;
                                 m 415.36198,26.997367 -44.3278,-10.373382 -28.2913,4.870486 -27.73062,-0.5371 15.68495,30.292166 46.17983,0.89266 45.77848,-12.014938 z;
                                 m 471.30165,43.55551 -44.3278,-0.975517 -21.57854,5.765521 -56.81925,-5.012275 30.0055,32.977271 40.80963,2.235212 29.66786,-16.042594 z;
                                 m 482.15,51.699 -36.72,-0.528 -59.17,-7.66 -11.62,-10.83 -6.2434,51.773 37.677,-16.113 46.226,12.151 z"
                     repeatCount="indefinite"/>
        </path>
    </g>
    <g id="front1">
        <path
                fill="#000"
                d="m 247.06,84.186 14.528,34.603 26.415,11.358 17.698,-8.4527 -1.3207,-5.8112 -32.754,-4.2263 13.471,-35.396 z">

            <animate attributeName="d"
                     begin="G.click"
                     end="S.click"
                     dur="1s"
                     values="m 247.06,84.186 14.528,34.603 26.415,11.358 17.698,-8.4527 -1.3207,-5.8112 -32.754,-4.2263 13.471,-35.396 z;
                                 m 211.87039,62.579002 -8.63059,70.271158 28.39929,15.38096 8.0314,-5.30569 -2.8005,-6.75469 -16.25204,-5.55787 50.73636,-55.405783 z;
                                 m 189.55822,56.281662 -39.64535,49.106318 15.45053,23.13465 18.51019,3.73005 -1.72679,-13.12085 -15.69817,-9.50549 111.33185,-34.821931 z;
                                 m 221.3784,37.673989 -65.78025,32.790137 5.70434,24.759016 15.26145,13.882328 8.0194,-5.8112 -10.01288,-22.906506 98.39372,-8.777687 z;
                                 m 149.59807,67.555434 -52.477072,16.328889 -31.249975,23.540737 3.07871,8.19705 17.765595,-4.18683 22.474432,-17.221227 111.33902,-16.715799 z;
                                 m 121.17168,63.49452 -50.040532,8.207058 -19.879417,15.418914 4.296985,8.603138 18.577777,-4.592926 25.317067,-8.693305 89.41009,6.431414 z;
                                 m 165.43563,63.881431 -80.091288,17.953254 -26.78297,1.611807 -5.043118,6.166589 21.014326,9.214181 46.02773,-6.256757 47.17658,-2.502598 z;
                                 m 132.94832,81.749452 -13.4923,13.892339 -27.595156,7.703179 -26.972051,-0.33087 4.364579,11.24463 29.377982,4.70772 84.943086,-21.182807 z;
                                 m 161.47624,104.23611 -36.04146,40.42072 -22.81191,8.22538 -7.810487,9.448 39.850897,0.007 18.7105,-19.44189 73.88585,-43.898829 z;
                                 m 166.84646,111.39638 17.2131,18.04487 -25.49701,32.39131 32.01855,-1.29242 11.6573,-32.66224 17.36795,-18.99438 0.493,-25.998137 z;
                                 m 202.64785,123.03183 25.71593,10.43707 8.51431,21.20338 -6.46794,9.89551 19.2651,-2.23106 0.36228,-11.38658 -9.7999,-46.13642 z;
                                 m 217.41592,129.29708 18.10814,-3.88349 22.83486,11.358 60.65966,-12.03285 8.07717,-15.20906 -61.84264,15.91198 -23.22542,-25.550617 z;
                                 m 242.47689,124.8219 19.00318,-2.09342 12.09444,-4.3051 51.26181,24.66358 6.28708,-17.44665 -29.62136,-4.2263 -49.18144,-28.235727 z;
                                 m 247.06,84.186 14.528,34.603 26.415,11.358 17.698,-8.4527 -1.3207,-5.8112 -32.754,-4.2263 13.471,-35.396 z"
                     repeatCount="indefinite"/>
        </path>
    </g>
    <g id="front2">
        <path
                fill="#000"
                d="m 259.21,88.676 31.698,25.886 13.736,6.8678 18.49,1.849 17.298,-5.9402 0.92774,-9.6444 -18.733,3.6266 -18.775,-7.3246 -16.641,-25.094 z">

            <animate attributeName="d"
                     begin="G.click"
                     end="S.click"
                     dur="1s"
                     values="m 259.21,88.676 31.698,25.886 13.736,6.8678 18.49,1.849 17.298,-5.9402 0.92774,-9.6444 -18.733,3.6266 -18.775,-7.3246 -16.641,-25.094 z;
                                 m 207.60252,92.517975 46.35116,37.494675 12.11163,8.08607 20.11437,3.06728 12.83099,-8.37675 -11.255,-5.58349 -13.04772,2.40833 -10.65317,-9.35506 -40.43003,-64.146519 z;
                                 m 174.04438,74.115888 33.2088,52.628852 20.23346,6.8678 11.58644,-2.618 -1.3822,-6.3463 -7.60018,-3.95912 -10.61117,-0.43431 0.71739,-19.91343 94.56407,-40.706803 z;
                                 m 167.01152,38.40037 30.08937,48.141325 -11.44166,6.461709 14.02299,20.123116 15.67364,0.96335 9.45565,-5.1774 -4.11371,-6.52568 -12.68363,-4.075869 81.86645,-65.698359 z;
                                 m 141.8496,64.329699 -51.956826,39.287011 11.705546,12.14699 8.33771,1.44291 2.27262,-14.06203 6.61302,-3.959117 32.84061,-1.246497 31.98642,-4.888051 43.86661,-4.789434 z;
                                 m 133.72777,72.045435 -25.96698,24.261635 -33.776689,14.17745 -19.276498,4.69163 -0.976112,7.86691 15.547029,5.78707 22.282229,-5.30741 56.351901,-21.94389 38.18134,-21.439176 z;
                                 m 154.03233,86.239452 4.48988,12.078893 -16.31476,14.989625 -14.80949,20.12311 -23.71723,11.52174 35.85159,0.91397 18.22132,-21.14498 25.48896,-11.7916 22.74986,-46.616843 z;
                                 m 161.34198,96.797828 14.64216,12.891082 -21.59395,25.95409 -22.11914,11.1891 40.03912,-0.66102 5.39474,-7.61394 14.97259,-17.89624 25.08287,-26.004802 -30.04202,-6.413796 z;
                                 m 169.59859,93.510515 31.698,25.886005 8.81331,27.4536 -9.7036,14.37949 24.9058,-0.12248 3.61284,-10.53943 -3.96492,-22.32941 21.50156,-42.678473 -30.06652,4.442139 z;
                                 m 196.89715,97.985689 40.64835,23.648411 29.39911,31.92877 -7.46601,11.24687 23.56324,-2.36006 -2.20488,-17.2522 -22.31314,-22.3294 -8.4821,-20.30261 -11.71831,-28.226621 z;
                                 m 225.98578,109.17362 47.36111,17.38317 24.0289,13.58056 24.75524,-5.75879 2.97745,-7.73027 -10.70772,-4.72171 -18.28548,3.6266 -16.98493,-12.69481 -22.45872,-27.331588 z;
                                 m 232.25102,105.14597 15.58738,24.99096 25.81896,27.90112 -1.64828,7.21918 19.08807,-1.91254 -8.47013,-15.46213 3.19535,-6.6663 -35.78065,-35.07068 14.68521,-29.569175 z;
                                 m 251.94179,100.22328 20.51006,18.2782 19.55372,21.63587 45.78857,17.95963 8.79517,-7.73027 -9.36516,-5.16923 -24.99825,-10.69396 -10.71968,-14.93239 -18.43107,-28.674139 z;
                                 m 259.21,88.676 31.698,25.886 13.736,6.8678 18.49,1.849 17.298,-5.9402 0.92774,-9.6444 -18.733,3.6266 -18.775,-7.3246 -16.641,-25.094 z"
                     repeatCount="indefinite"/>
        </path>
    </g>
    <g id="back1">
        <path
                fill="#000"
                d="m 311.78,88.676 -6.5056,16.008 -13.57,9.8787 -20.603,8.4527 24.2,0.36581 27.573,-12.517 13.873,-9.1113 20.73,-19.152 -56.263,-8.4527 z">

            <animate attributeName="d"
                     begin="G.click"
                     end="S.click"
                     dur="1s"
                     values="m 311.78,88.676 -6.5056,16.008 -13.57,9.8787 -20.603,8.4527 24.2,0.36581 27.573,-12.517 13.873,-9.1113 20.73,-19.152 -56.263,-8.4527 z;
                                 m 316.47585,120.43545 -8.57969,20.89077 -22.42221,11.24602 -5.55254,10.62798 14.80391,0.25996 29.09775,-15.39118 7.64282,-16.63367 12.7842,-77.493474 -100.03534,13.981629 z;
                                 m 319.08964,108.16839 39.78882,19.25673 1.45538,15.97007 -24.25782,5.20397 42.47411,1.17799 -7.35086,-36.47639 -13.74121,-8.70521 -17.71697,-42.03818 -54.23254,-2.749288 z;
                                 m 370.25716,94.767371 48.72283,12.759269 25.82086,25.31017 14.72695,-0.0752 -3.82031,-11.81693 L 426.4277,90.559641 414.31085,87.945803 400.11699,67.169438 323.54943,57.904555 Z;
                                 m 308.53128,83.009902 13.79896,8.292264 22.97823,5.411695 23.66096,-4.136133 16.48426,2.396267 27.97909,0.884016 -23.08131,-9.1113 -39.77762,-13.872814 -64.38482,-7.234426 z;
                                 m 332.49067,81.385537 19.48424,-4.296569 32.72442,13.939614 15.94523,-1.699585 -0.57158,-7.756017 -11.81786,-2.770807 -2.37066,-7.486935 L 334.73629,47.29014 257.76263,59.5481 Z;
                                 m 304.47036,72.432345 44.25582,7.07399 9.17111,-4.334499 21.63051,9.670974 13.64162,0.771902 4.0197,-6.831721 -10.49248,-10.735665 -52.77254,-16.309361 -53.01427,3.730042 z;
                                 m 313.40437,83.396812 38.97663,-0.235655 17.69904,9.472609 15.53913,6.422243 3.08325,-7.756018 -5.3204,-8.862177 -11.71076,-2.613838 -1.19894,-15.903269 -90.78076,-13.325797 z;
                                 m 292.42882,89.035342 22.58303,0.344892 14.17607,11.668766 16.09343,6.66263 6.2993,-3.21433 -1.51563,-10.726926 -21.03335,-8.216264 -8.35863,-28.549868 -43.285,22.873516 z;
                                 m 291.32521,85.432029 16.07884,28.114141 9.25339,6.74608 11.17073,-1.39268 1.82413,-9.92709 -9.57094,-8.93686 -2.23763,-28.354549 -27.92631,-40.440236 -51.38305,32.907894 z;
                                 m 290.63875,103.80341 -9.19071,9.74276 -6.40972,11.66877 -3.59734,15.16546 8.08938,8.86864 6.09217,-13.41203 11.18789,-18.95669 22.61277,-76.40024 -96.08124,42.603425 z;
                                 m 272.73805,119.46652 -22.16871,14.21793 -9.09482,9.8787 -0.46472,10.24277 9.43193,2.6034 11.46237,-12.06949 37.59142,-26.56447 -20.88911,-29.89242 -30.30699,14.8182 z;
                                 m 299.58909,104.25093 4.23482,9.29524 -23.41538,13.45884 -10.75762,7.11015 9.43193,6.63106 28.91555,-5.80424 17.00562,-8.66379 8.64703,-54.953396 -54.47293,21.08345 z;
                                 m 311.78,88.676 -6.5056,16.008 -13.57,9.8787 -20.603,8.4527 24.2,0.36581 27.573,-12.517 13.873,-9.1113 20.73,-19.152 -56.263,-8.4527 z"
                     repeatCount="indefinite"/>
        </path>
    </g>
    <g id="back2">
        <path
                fill="#000"
                d="m 313.62,71.774 49.826,19.562 -1.4868,34.06 -7.228,16.313 -8.4502,8.1296 -23.401,0.16815 21.91,-14.837 2.2412,-17.162 z">

            <animate attributeName="d"
                     begin="G.click"
                     end="S.click"
                     dur="1s"
                     values="m 313.62,71.774 49.826,19.562 -1.4868,34.06 -7.228,16.313 -8.4502,8.1296 -23.401,0.16815 21.91,-14.837 2.2412,-17.162 z;
                                 m 296.29469,88.367547 68.45563,-9.996133 -1.11514,33.320536 17.84775,21.14162 6.59756,28.42213 -29.68192,0.71984 17.17868,-11.56515 -8.54158,-12.21923 z;
                                 m 296.41909,74.287859 54.95775,-22.893877 22.7651,32.174606 23.22885,5.754624 22.81885,15.439268 14.36549,14.38136 -7.73464,4.65537 -29.7107,-19.08126 z;
                                 m 332.3002,64.870447 72.16103,1.693979 21.25432,1.978781 22.41667,13.064269 14.29091,2.444321 6.64977,10.320434 -8.54686,3.437112 -25.37301,-9.852355 z;
                                 m 389.153,97.783028 -71.59532,-8.864394 34.24924,-30.50853 18.76185,16.313 21.60056,1.632138 12.33504,10.726526 30.03183,4.249295 -3.03799,15.325307 z;
                                 m 298.59463,53.112976 34.39452,-15.361856 9.07158,14.161522 30.5385,0.06934 20.78838,11.378331 26.14214,6.259521 1.19934,9.934574 -10.34763,0.299929 z;
                                 m 300.62508,62.433898 50.63818,-14.549675 21.66041,-0.457768 24.04103,15.500818 30.53458,6.099143 2.58884,8.289977 -13.82604,4.655387 -37.14966,-13.507178 z;
                                 m 291.69106,51.469432 54.29301,3.318344 38.31016,-0.863859 19.98012,17.531275 11.44828,3.256503 12.33504,6.665612 -5.29813,10.340666 -31.87047,-12.694995 z;
                                 m 320.22483,82.426239 -7.90374,-20.267043 32.97204,-4.874011 19.17552,17.655552 17.50581,0.521805 5.68762,14.488706 -13.89138,2.616177 -29.98005,-15.371931 z;
                                 m 254.82497,67.820386 27.00622,-27.960332 59.88179,22.795339 9.77766,28.843486 16.61078,11.709741 -7.7379,10.01353 -16.57649,-6.78169 -7.60418,-19.399584 z;
                                 m 255.38836,72.422239 44.83018,-36.327723 26.27885,59.22964 -10.36062,23.920794 -12.92538,31.84802 -6.39534,-1.62192 -4.046,-11.25686 12.98161,-25.21731 z;
                                 m 256.54552,60.925834 70.04617,-11.714266 -9.04464,52.377842 -3.64786,11.83782 -38.43387,38.56078 -8.63293,-10.57227 26.38518,-31.39514 4.47878,-9.5542 z;
                                 m 293.37379,71.685823 48.93096,5.241447 -42.21088,67.6238 -23.78614,13.6279 -17.40055,-2.1633 2.55501,-7.43965 16.09227,-6.78169 24.61707,-23.42724 z;
                                 m 313.62,71.774 49.826,19.562 -1.4868,34.06 -7.228,16.313 -8.4502,8.1296 -23.401,0.16815 21.91,-14.837 2.2412,-17.162 z"
                     repeatCount="indefinite"/>
        </path>
    </g>
</svg>

svg SVG - Vimeo图标

SVG - Vimeo图标

vimeo-icon.svg
<svg xmlns="http://www.w3.org/2000/svg" width="23.1" height="20" viewBox="0 0 23.1 20">
    <path d="M23.1 4.6c-.1 2.3-1.7 5.4-4.7 9.3s-5.8 6.1-8 6.1-2.5-1.2-3.4-3.7-1.3-4.6-1.9-6.9-1.4-3.7-2.2-3.7a7.1 7.1 0 0 0-1.8 1.1L0 5.4l3.4-3C4.9 1.1 6 .4 6.8.3S9.7 1.4 10.1 4s.8 4.6 1 5.3c.5 2.3 1 3.5 1.7 3.5s1.2-.7 2.1-2.3A9.1 9.1 0 0 0 16.5 7c.1-1.3-.4-1.9-1.6-1.9l-1.7.3c1.2-3.7 3.3-5.5 6.6-5.4s3.4 1.6 3.3 4.6z"/>
</svg>

svg SVG - Instagram图标

SVG - Instagram图标

instagram-icon.svg
<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 20 20">
    <circle cx="15.3" cy="4.7" r="1.2"/>
    <path d="M20 5.9a6.9 6.9 0 0 0-.5-2.4A4.9 4.9 0 0 0 16.6.6a6.9 6.9 0 0 0-2.4-.5H5.9a6.9 6.9 0 0 0-2.4.5A4.9 4.9 0 0 0 .6 3.5a6.9 6.9 0 0 0-.5 2.4A36.9 36.9 0 0 0 0 10a39.2 39.2 0 0 0 .1 4.2 6.9 6.9 0 0 0 .5 2.4 5.2 5.2 0 0 0 2.9 2.9 6.9 6.9 0 0 0 2.4.5h8.3a6.9 6.9 0 0 0 2.4-.5 5.2 5.2 0 0 0 2.9-2.9 6.9 6.9 0 0 0 .5-2.4V5.9zm-1.8 8.2a4.3 4.3 0 0 1-.4 1.9 3.2 3.2 0 0 1-1.8 1.8 4.3 4.3 0 0 1-1.9.4H6a3.9 3.9 0 0 1-1.8-.4A3.1 3.1 0 0 1 2.3 16a6.3 6.3 0 0 1-.3-1.9 34.7 34.7 0 0 1-.1-4A36.9 36.9 0 0 1 2 6a5.7 5.7 0 0 1 .3-1.8 3 3 0 0 1 1.9-1.9A5.7 5.7 0 0 1 6 2h8.1a6.3 6.3 0 0 1 1.9.3 3.1 3.1 0 0 1 1.8 1.9 3.9 3.9 0 0 1 .4 1.8 36.9 36.9 0 0 1 .1 4.1c0 2.6-.1 2.9-.1 4z" />
    <path d="M10 4.9a5.2 5.2 0 1 0 5.2 5.1A5.1 5.1 0 0 0 10 4.9zm2.4 7.5a3.3 3.3 0 1 1 0-4.7 3.4 3.4 0 0 1 1 2.3 3.5 3.5 0 0 1-1 2.4z"/>
</svg>

svg SVG - Twitter图标

SVG - Twitter图标

twitter-icon.svg
<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="20px" viewBox="0 0 25 20">
    <path d="M22.4 4.6v1A14.3 14.3 0 0 1 8.1 20 13.8 13.8 0 0 1 0 17.6h1.3a10.3 10.3 0 0 0 6.3-2.2 5 5 0 0 1-4.8-3.7h2.3a5 5 0 0 1-4.1-5 7.5 7.5 0 0 0 2.4.8A5.2 5.2 0 0 1 1.9.6 14.8 14.8 0 0 0 12.4 6a1.7 1.7 0 0 1-.1-1 4.8 4.8 0 0 1 1.6-3.6 5 5 0 0 1 7.1.2A13.5 13.5 0 0 0 24.4.5a5.5 5.5 0 0 1-2.3 2.9L25 2.1a10.3 10.3 0 0 1-2.6 2.5z"/>
</svg>

svg SVG - Facebook图标

SVG - Facebook图标

facebook-icon.svg
<svg xmlns="http://www.w3.org/2000/svg" width="11.1px" height="20px" viewBox="0 0 11.1 20">
    <path d="M10.5 10.3H7.1V20H3.4v-9.7H0V7h3.4V5a4.7 4.7 0 0 1 4.2-5h3.5v3.5H7.9c-.4 0-.8.5-.8 1.1v2.3H11z"/>
</svg>