136 lines
3.2 KiB
Vue
136 lines
3.2 KiB
Vue
<template>
|
|
<!--Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)-->
|
|
<svg
|
|
version="1.1"
|
|
id="图层_1"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
x="0px"
|
|
y="0px"
|
|
viewBox="0 0 200 200"
|
|
enable-background="new 0 0 200 200"
|
|
xml:space="preserve"
|
|
>
|
|
<!-- <image display="none" overflow="visible" width="389" height="292" xlink:href="E40720C9.png" transform="matrix(0.24 0 0 0.24 53 65)"/> -->
|
|
<path
|
|
:fill="stroke"
|
|
id="左耳"
|
|
d="M68.2,87.3h19.2l-6.7-13.8c0,0-0.3-1.5-2.8-1.5c-2.6,0-2.8,1.3-2.8,1.3L68.2,87.3z"
|
|
/>
|
|
<path
|
|
:fill="stroke"
|
|
id="右耳"
|
|
d="M111.2,87.6h19.2l-6.7-13.8c0,0-0.3-1.5-2.8-1.5c-2.6,0-2.8,1.3-2.8,1.3L111.2,87.6z"
|
|
/>
|
|
<path
|
|
id="身材"
|
|
fill="none"
|
|
:stroke="stroke"
|
|
stroke-width="5"
|
|
stroke-miterlimit="10"
|
|
d="M128.6,92.1c2.4,0,6.1,4.6,6.1,4.6
|
|
s0,21.1,0,23.8s-4.6,5.3-4.6,5.3s-56.3,0-59,0s-6.5-5-6.5-5s0-20.4,0-23.3s4.4-5.3,4.4-5.3S126.2,92.1,128.6,92.1z"
|
|
/>
|
|
<rect x="87.5" y="89" :fill="fill" width="3.1" height="43" />
|
|
<path
|
|
id="U"
|
|
fill="none"
|
|
:stroke="stroke"
|
|
stroke-width="3"
|
|
stroke-miterlimit="10"
|
|
d="M72.7,102.3c0,0,0,10,0,11.5s1.4,1.5,1.4,1.5
|
|
h4.4c0,0,1.8,0,1.8-1.5s0-11.5,0-11.5"
|
|
/>
|
|
<line
|
|
id="T1"
|
|
fill="none"
|
|
:stroke="stroke"
|
|
stroke-width="3"
|
|
stroke-miterlimit="10"
|
|
x1="95.3"
|
|
y1="104"
|
|
x2="104.5"
|
|
y2="104"
|
|
/>
|
|
<line
|
|
id="T2"
|
|
fill="none"
|
|
:stroke="stroke"
|
|
stroke-width="3"
|
|
stroke-miterlimit="10"
|
|
x1="99.9"
|
|
y1="117"
|
|
x2="99.9"
|
|
y2="104"
|
|
/>
|
|
<path
|
|
id="E1"
|
|
fill="none"
|
|
:stroke="stroke"
|
|
stroke-width="3"
|
|
stroke-miterlimit="10"
|
|
d="M116.1,104.1l-6.9-0.2c0,0-1.1,0.1-1.1,1.5
|
|
s0,6.8,0,8.3s0.8,1.5,0.8,1.5h7.2"
|
|
/>
|
|
<line
|
|
id="E2"
|
|
fill="none"
|
|
:stroke="stroke"
|
|
stroke-width="3"
|
|
stroke-miterlimit="10"
|
|
x1="116.2"
|
|
y1="109.8"
|
|
x2="106.7"
|
|
y2="109.8"
|
|
/>
|
|
<rect
|
|
x="124.5"
|
|
y="85.3"
|
|
transform="matrix(-1.836970e-16 1 -1 -1.836970e-16 232.7188 -19.0313)"
|
|
:fill="fill"
|
|
width="2.7"
|
|
height="43"
|
|
/>
|
|
<rect
|
|
x="124.1"
|
|
y="90.9"
|
|
transform="matrix(-1.836970e-16 1 -1 -1.836970e-16 237.7917 -12.9583)"
|
|
:fill="fill"
|
|
width="2.6"
|
|
height="43"
|
|
/>
|
|
<polygon
|
|
id="D"
|
|
fill="none"
|
|
:stroke="stroke"
|
|
stroke-width="3"
|
|
stroke-miterlimit="10"
|
|
points="120,104.1 124.7,104.1 127.5,106.8
|
|
127.5,112.3 125.4,115.2 120,115.2 "
|
|
/>
|
|
<path
|
|
fill="none"
|
|
:stroke="stroke"
|
|
stroke-width="3"
|
|
stroke-miterlimit="10"
|
|
d="M93.3,104h-6.1c0,0-1.4,0.1-1.4,1.6s0,2.5,0,2.5
|
|
s0,1.5,1.3,1.5s3.1,0,3.1,0s1.7,0.1,1.7,1.7s0,1.1,0,2.5c0,1.4-1.4,1.4-1.4,1.4h-6.1"
|
|
/>
|
|
<rect x="87.4" y="106.9" :fill="fill" width="3.1" height="5.8" />
|
|
</svg>
|
|
</template>
|
|
|
|
<script>
|
|
// @ is an alias to /src
|
|
export default {
|
|
name: "CustedLogo",
|
|
computed: {
|
|
stroke: function () {
|
|
return "#249cff";
|
|
},
|
|
fill: function () {
|
|
return "#fff";
|
|
},
|
|
},
|
|
};
|
|
</script> |