一次接线图使用svg开发

爱上svg了,这接线图做的好看,随意调整图形大小,矢量不失真,每个元素都可以用js和css控制,使用方便还好看,适合没有美工的程序员

下面是svg的内容,从图中可见,很多元器件是重复的,下面的代码可以用use标签简化

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-flat-20030114.dtd">
<!-- Created by SVGDeveloper 1.0 -->
<svg id="svg_01" width="100%" height="100%" viewBox="0 0 642 482" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <rect x="1" y="1" width="640" height="480" fill="#000000" stroke="#FFFF00" stroke-opacity="1" stroke-width="2" />
    <g id="layer-01" transform="translate(25,80)scale(1.3,1.3)translate(-50,-100)">
        <g id="line-group">
            <line id="line_01" x1="50" y1="100" x2="100" y2="100" stroke="#f39800" stroke-width="1.5" />
            <line id="line_02" x1="80" y1="100" x2="80" y2="120" stroke="#f39800" stroke-width="1" />
            <line id="line_03" x1="120" y1="100" x2="500" y2="100" stroke="#f39800" stroke-width="1.5" />
            <line id="line_04" x1="80" y1="160" x2="80" y2="280" stroke="#f39800" stroke-width="1" />
            <line id="line_05" x1="80" y1="280" x2="140" y2="280" stroke="#f39800" stroke-width="1" />
            <line id="line_06" x1="140" y1="100" x2="140" y2="280" stroke="#f39800" stroke-width="1" />
            <line id="line_07" x1="170" y1="100" x2="170" y2="350" stroke="#f39800" stroke-width="1.5" />
            <line id="line_08" x1="170" y1="100" x2="170" y2="290" stroke="#f39800" stroke-width="1.5" transform="translate(170,0)" />
        </g>
        <g id="cricle-4-1" transform="translate(80,200)">
            <g transform="translate(-11,0)">
                <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                <line x1="0" y1="-7" x2="0" y2="7" stroke="#f39800" stroke-width="1" />
            </g>
            <g transform="translate(11,0)">
                <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                <line x1="0" y1="-7" x2="0" y2="7" stroke="#f39800" stroke-width="1" />
            </g>
            <g transform="translate(-11,15)">
                <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                <line x1="0" y1="-7" x2="0" y2="7" stroke="#f39800" stroke-width="1" />
            </g>
            <g>
                <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                <line x1="0" y1="-7" x2="0" y2="7" stroke="#f39800" stroke-width="1" />
            </g>
        </g>
        <g id="arrow-01" transform="translate(80,120)">
            <g stroke-width="2.6" transform="scale(0.4,0.4)translate(-20,0)">
                <g>
                    <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                    <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                </g>
                <g transform="translate(0,10)">
                    <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                    <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                </g>
            </g>
            <g stroke-width="2.6" transform="translate(0,40)rotate(180)scale(0.4,0.4)translate(-20,0)">
                <g>
                    <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                    <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                </g>
                <g transform="translate(0,10)">
                    <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                    <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                </g>
            </g>
        </g>
        <g id="knife-left-1" transform="translate(80,120)">
            <line x1="0" y1="5" x2="0" y2="15" stroke="#66CC33" stroke-width="1" />
            <line x1="-6" y1="15" x2="6" y2="15" stroke="#66CC33" stroke-width="1" />
            <line x1="0" y1="25" x2="0" y2="35" stroke="#66CC33" stroke-width="1" />
            <line x1="-7" y1="17" x2="0.2" y2="25.5" stroke="#66CC33" />
        </g>
        <g id="knife-mid-1" transform="translate(190,130)rotate(-90)">
            <line x1="0" y1="5" x2="0" y2="15" stroke="#66CC33" stroke-width="1" />
            <line x1="-6" y1="15" x2="6" y2="15" stroke="#66CC33" stroke-width="1" />
            <line x1="0" y1="25" x2="0" y2="35" stroke="#66CC33" stroke-width="1" />
            <line x1="-7" y1="17" x2="0.2" y2="25.5" stroke="#66CC33" />
        </g>
        <g id="group-3-2" transform="translate(170,195)">
            <line x1="0" y1="0" x2="20" y2="0" stroke="#f39800" stroke-width="1" />
            <line x1="60" y1="0" x2="100" y2="0" stroke="#f39800" stroke-width="1" />
            <g transform="translate(20,0)rotate(-90)">
                <g stroke-width="2.6" transform="scale(0.4,0.4)translate(-20,0)">
                    <g>
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                    <g transform="translate(0,10)">
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                </g>
                <g stroke-width="2.6" transform="translate(0,40)rotate(180)scale(0.4,0.4)translate(-20,0)">
                    <g>
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                    <g transform="translate(0,10)">
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                </g>
            </g>
            <g transform="translate(80,0)">
                <g transform="translate(0,11)">
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
                <g transform="translate(0,-11)">
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
                <g>
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
            </g>
            <path d="M416.269,383.835l-98.869-33.967l17.713,33.967l-17.713,33.967L416.269,383.835z" transform="translate(100,0)scale(0.1,0.1)translate(-334,-384)" fill="#f39800" stroke="#f39800" />
        </g>
        <g id="group-3-3" transform="translate(170,260)">
            <line x1="0" y1="0" x2="20" y2="0" stroke="#f39800" stroke-width="1" />
            <line x1="60" y1="0" x2="100" y2="0" stroke="#f39800" stroke-width="1" />
            <g transform="translate(20,0)rotate(-90)">
                <g stroke-width="2.6" transform="scale(0.4,0.4)translate(-20,0)">
                    <g>
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                    <g transform="translate(0,10)">
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                </g>
                <g stroke-width="2.6" transform="translate(0,40)rotate(180)scale(0.4,0.4)translate(-20,0)">
                    <g>
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                    <g transform="translate(0,10)">
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                </g>
            </g>
            <g transform="translate(80,0)">
                <g transform="translate(0,11)">
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
                <g transform="translate(0,-11)">
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
                <g>
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
            </g>
            <path d="M416.269,383.835l-98.869-33.967l17.713,33.967l-17.713,33.967L416.269,383.835z" transform="translate(100,0)scale(0.1,0.1)translate(-334,-384)" fill="#f39800" stroke="#f39800" />
        </g>
        <g id="group-3-4" transform="translate(170,325)">
            <line x1="0" y1="0" x2="20" y2="0" stroke="#f39800" stroke-width="1" />
            <line x1="60" y1="0" x2="100" y2="0" stroke="#f39800" stroke-width="1" />
            <g transform="translate(20,0)rotate(-90)">
                <g stroke-width="2.6" transform="scale(0.4,0.4)translate(-20,0)">
                    <g>
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                    <g transform="translate(0,10)">
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                </g>
                <g stroke-width="2.6" transform="translate(0,40)rotate(180)scale(0.4,0.4)translate(-20,0)">
                    <g>
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                    <g transform="translate(0,10)">
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                </g>
            </g>
            <g transform="translate(80,0)">
                <g transform="translate(0,11)">
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
                <g transform="translate(0,-11)">
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
                <g>
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
            </g>
            <path d="M416.269,383.835l-98.869-33.967l17.713,33.967l-17.713,33.967L416.269,383.835z" transform="translate(100,0)scale(0.1,0.1)translate(-334,-384)" fill="#f39800" stroke="#f39800" />
        </g>
        <g id="group-3-1" transform="translate(170,130)">
            <line x1="0" y1="0" x2="20" y2="0" stroke="#f39800" stroke-width="1" />
            <line x1="60" y1="0" x2="100" y2="0" stroke="#f39800" stroke-width="1" />
            <g transform="translate(20,0)rotate(-90)">
                <g stroke-width="2.6" transform="scale(0.4,0.4)translate(-20,0)">
                    <g>
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                    <g transform="translate(0,10)">
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                </g>
                <g stroke-width="2.6" transform="translate(0,40)rotate(180)scale(0.4,0.4)translate(-20,0)">
                    <g>
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                    <g transform="translate(0,10)">
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                </g>
            </g>
            <g transform="translate(80,0)">
                <g transform="translate(0,11)">
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
                <g transform="translate(0,-11)">
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
                <g>
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
            </g>
            <path d="M416.269,383.835l-98.869-33.967l17.713,33.967l-17.713,33.967L416.269,383.835z" transform="translate(100,0)scale(0.1,0.1)translate(-334,-384)" fill="#f39800" stroke="#f39800" />
        </g>
        <g id="knife-mid-2" transform="translate(190,195)rotate(-90)">
            <line x1="0" y1="5" x2="0" y2="15" stroke="#66CC33" stroke-width="1" />
            <line x1="-6" y1="15" x2="6" y2="15" stroke="#66CC33" stroke-width="1" />
            <line x1="0" y1="25" x2="0" y2="35" stroke="#66CC33" stroke-width="1" />
            <line x1="-7" y1="17" x2="0.2" y2="25.5" stroke="#66CC33" />
        </g>
        <g id="knife-mid-3" transform="translate(190,260)rotate(-90)">
            <line x1="0" y1="5" x2="0" y2="15" stroke="#66CC33" stroke-width="1" />
            <line x1="-6" y1="15" x2="6" y2="15" stroke="#66CC33" stroke-width="1" />
            <line x1="0" y1="25" x2="0" y2="35" stroke="#66CC33" stroke-width="1" />
            <line x1="-7" y1="17" x2="0.2" y2="25.5" stroke="#66CC33" />
        </g>
        <g id="knife-mid-4" transform="translate(190,325)rotate(-90)">
            <line x1="0" y1="5" x2="0" y2="15" stroke="#66CC33" stroke-width="1" />
            <line x1="-6" y1="15" x2="6" y2="15" stroke="#66CC33" stroke-width="1" />
            <line x1="0" y1="25" x2="0" y2="35" stroke="#66CC33" stroke-width="1" />
            <line x1="-7" y1="17" x2="0.2" y2="25.5" stroke="#66CC33" />
        </g>
        <g id="group-3-right-1" transform="translate(340,130)">
            <line x1="0" y1="0" x2="20" y2="0" stroke="#f39800" stroke-width="1" />
            <line x1="60" y1="0" x2="100" y2="0" stroke="#f39800" stroke-width="1" />
            <g transform="translate(20,0)rotate(-90)">
                <g stroke-width="2.6" transform="scale(0.4,0.4)translate(-20,0)">
                    <g>
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                    <g transform="translate(0,10)">
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                </g>
                <g stroke-width="2.6" transform="translate(0,40)rotate(180)scale(0.4,0.4)translate(-20,0)">
                    <g>
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                    <g transform="translate(0,10)">
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                </g>
            </g>
            <g transform="translate(80,0)">
                <g transform="translate(0,11)">
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
                <g transform="translate(0,-11)">
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
                <g>
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
            </g>
            <path d="M416.269,383.835l-98.869-33.967l17.713,33.967l-17.713,33.967L416.269,383.835z" transform="translate(100,0)scale(0.1,0.1)translate(-334,-384)" fill="#f39800" stroke="#f39800" />
        </g>
        <g id="group-3-right-2" transform="translate(340,195)">
            <line x1="0" y1="0" x2="20" y2="0" stroke="#f39800" stroke-width="1" />
            <line x1="60" y1="0" x2="100" y2="0" stroke="#f39800" stroke-width="1" />
            <g transform="translate(20,0)rotate(-90)">
                <g stroke-width="2.6" transform="scale(0.4,0.4)translate(-20,0)">
                    <g>
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                    <g transform="translate(0,10)">
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                </g>
                <g stroke-width="2.6" transform="translate(0,40)rotate(180)scale(0.4,0.4)translate(-20,0)">
                    <g>
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                    <g transform="translate(0,10)">
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                </g>
            </g>
            <g transform="translate(80,0)">
                <g transform="translate(0,11)">
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
                <g transform="translate(0,-11)">
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
                <g>
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
            </g>
            <path d="M416.269,383.835l-98.869-33.967l17.713,33.967l-17.713,33.967L416.269,383.835z" transform="translate(100,0)scale(0.1,0.1)translate(-334,-384)" fill="#f39800" stroke="#f39800" />
        </g>
        <g id="group-3-right-3" transform="translate(340,260)">
            <line x1="0" y1="0" x2="20" y2="0" stroke="#f39800" stroke-width="1" />
            <line x1="60" y1="0" x2="100" y2="0" stroke="#f39800" stroke-width="1" />
            <g transform="translate(20,0)rotate(-90)">
                <g stroke-width="2.6" transform="scale(0.4,0.4)translate(-20,0)">
                    <g>
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                    <g transform="translate(0,10)">
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                </g>
                <g stroke-width="2.6" transform="translate(0,40)rotate(180)scale(0.4,0.4)translate(-20,0)">
                    <g>
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                    <g transform="translate(0,10)">
                        <line x1="21" y1="1" x2="0" y2="10" stroke="#f39800" />
                        <line x1="19" y1="1" x2="40" y2="10" stroke="#f39800" />
                    </g>
                </g>
            </g>
            <g transform="translate(80,0)">
                <g transform="translate(0,11)">
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
                <g transform="translate(0,-11)">
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
                <g>
                    <ellipse cx="0" cy="0" rx="4" ry="4" fill="none" stroke="#f39800" stroke-opacity="1" />
                    <line x1="-7" y1="0" x2="7" y2="0" stroke="#f39800" stroke-width="1" />
                </g>
            </g>
            <path d="M416.269,383.835l-98.869-33.967l17.713,33.967l-17.713,33.967L416.269,383.835z" transform="translate(100,0)scale(0.1,0.1)translate(-334,-384)" fill="#f39800" stroke="#f39800" />
        </g>
        <g id="knife-right-1" transform="translate(360,130)rotate(-90)">
            <line x1="0" y1="5" x2="0" y2="35" stroke="red" stroke-width="1" />
            <line x1="-3" y1="10" x2="3" y2="16" stroke="red" />
            <line x1="-3" y1="16" x2="3" y2="10" stroke="red" />
        </g>
        <g id="knife-right-2" transform="translate(360,195)rotate(-90)">
            <line x1="0" y1="5" x2="0" y2="35" stroke="red" stroke-width="1" />
            <line x1="-3" y1="10" x2="3" y2="16" stroke="red" />
            <line x1="-3" y1="16" x2="3" y2="10" stroke="red" />
        </g>
        <g id="knife-right-3" transform="translate(360,260)rotate(-90)">
            <line x1="0" y1="5" x2="0" y2="35" stroke="red" stroke-width="1" />
            <line x1="-3" y1="10" x2="3" y2="16" stroke="red" />
            <line x1="-3" y1="16" x2="3" y2="10" stroke="red" />
        </g>
        <g id="text-left-1" transform="translate(100,330)translate(0,-20)">
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="#f39800" stroke="none" stroke-opacity="0" baseline-shift="baseline">--A</text>
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="#66CC33" stroke="none" stroke-opacity="0" baseline-shift="baseline" transform="translate(0,15)">--A</text>
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="red" stroke="none" stroke-opacity="0" baseline-shift="baseline" transform="translate(0,30)">--A</text>
        </g>
        <g id="text-mid-1" transform="translate(295,130)translate(0,-20)">
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="#f39800" stroke="none" stroke-opacity="0" baseline-shift="baseline">--A</text>
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="#66CC33" stroke="none" stroke-opacity="0" baseline-shift="baseline" transform="translate(0,15)">--A</text>
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="red" stroke="none" stroke-opacity="0" baseline-shift="baseline" transform="translate(0,30)">--A</text>
        </g>
        <g id="text-mid-2" transform="translate(295,195)translate(0,-20)">
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="#f39800" stroke="none" stroke-opacity="0" baseline-shift="baseline">--A</text>
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="#66CC33" stroke="none" stroke-opacity="0" baseline-shift="baseline" transform="translate(0,15)">--A</text>
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="red" stroke="none" stroke-opacity="0" baseline-shift="baseline" transform="translate(0,30)">--A</text>
        </g>
        <g id="text-mid-3" transform="translate(295,260)translate(0,-20)">
            <text id="text-mid-3-1" x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="#f39800" stroke="none" stroke-opacity="0" baseline-shift="baseline">--A</text>
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="#66CC33" stroke="none" stroke-opacity="0" baseline-shift="baseline" transform="translate(0,15)">--A</text>
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="red" stroke="none" stroke-opacity="0" baseline-shift="baseline" transform="translate(0,30)">--A</text>
        </g>
        <g id="text-mid-4" transform="translate(295,325)translate(0,-20)">
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="#f39800" stroke="none" stroke-opacity="0" baseline-shift="baseline">--A</text>
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="#66CC33" stroke="none" stroke-opacity="0" baseline-shift="baseline" transform="translate(0,15)">--A</text>
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="red" stroke="none" stroke-opacity="0" baseline-shift="baseline" transform="translate(0,30)">--A</text>
        </g>
        <g id="text-right-3" transform="translate(460,260)translate(0,-20)">
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="#f39800" stroke="none" stroke-opacity="0" baseline-shift="baseline">--A</text>
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="#66CC33" stroke="none" stroke-opacity="0" baseline-shift="baseline" transform="translate(0,15)">--A</text>
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="red" stroke="none" stroke-opacity="0" baseline-shift="baseline" transform="translate(0,30)">--A</text>
        </g>
        <g id="text-right-2" transform="translate(460,195)translate(0,-20)">
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="#f39800" stroke="none" stroke-opacity="0" baseline-shift="baseline">--A</text>
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="#66CC33" stroke="none" stroke-opacity="0" baseline-shift="baseline" transform="translate(0,15)">--A</text>
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="red" stroke="none" stroke-opacity="0" baseline-shift="baseline" transform="translate(0,30)">--A</text>
        </g>
        <g id="text-right-1" transform="translate(460,130)translate(0,-20)">
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="#f39800" stroke="none" stroke-opacity="0" baseline-shift="baseline">--A</text>
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="#66CC33" stroke="none" stroke-opacity="0" baseline-shift="baseline" transform="translate(0,15)">--A</text>
            <text x="0" y="10" xml:space="preserve" font-family="微软雅黑" font-size="12" fill="red" stroke="none" stroke-opacity="0" baseline-shift="baseline" transform="translate(0,30)">--A</text>
        </g>
    </g>
    <text id="head-title" x="85" y="55" xml:space="preserve" font-family="微软雅黑" font-size="30" fill="white" stroke="none" stroke-opacity="0" stroke-width="5.6" baseline-shift="baseline">
    某某某C栋4楼实验室演示配电图</text>
    <text x="208" y="155" xml:space="preserve" font-family="微软雅黑" font-size="15" fill="white" stroke="none" stroke-opacity="0" stroke-width="5.6" baseline-shift="baseline">
    非谐波表1</text>
    <text x="208" y="240" xml:space="preserve" font-family="微软雅黑" font-size="15" fill="white" stroke="none" stroke-opacity="0" stroke-width="5.6" baseline-shift="baseline">
    非谐波表2</text>
    <text x="208" y="325" xml:space="preserve" font-family="微软雅黑" font-size="15" fill="white" stroke="none" stroke-opacity="0" stroke-width="5.6" baseline-shift="baseline">
    非谐波表3</text>
    <text x="208" y="410" xml:space="preserve" font-family="微软雅黑" font-size="15" fill="white" stroke="none" stroke-opacity="0" stroke-width="5.6" baseline-shift="baseline">
    非谐波表4</text>
    <text x="428" y="155" xml:space="preserve" font-family="微软雅黑" font-size="15" fill="white" stroke="none" stroke-opacity="0" stroke-width="5.6" baseline-shift="baseline">
    非谐波表5</text>
    <text x="428" y="240" xml:space="preserve" font-family="微软雅黑" font-size="15" fill="white" stroke="none" stroke-opacity="0" stroke-width="5.6" baseline-shift="baseline">
    非谐波表6</text>
    <text x="428" y="325" xml:space="preserve" font-family="微软雅黑" font-size="15" fill="white" stroke="none" stroke-opacity="0" stroke-width="5.6" baseline-shift="baseline">
    非谐波表7</text>
    <text x="40" y="340" xml:space="preserve" font-family="微软雅黑" font-size="15" fill="white" stroke="none" stroke-opacity="0" stroke-width="5.6" baseline-shift="baseline">
    进线柜(谐波表)</text>
</svg>

 

posted @ 2020-03-02 17:49  1156740846  阅读(2672)  评论(2编辑  收藏  举报