转换接头.svg 1.35 KB
<svg viewBox="0 0 30 25" xmlns:xlink="http://www.w3.org/1999/xlink" width="30" xmlns="http://www.w3.org/2000/svg" height="25">
    <defs>
        <linearGradient y2="100%" y1="0%" id="lg1" x2="0%" x1="0%">
            <stop stop-color="#cbcbcb" offset="0"/>
            <stop stop-color="#d8d8d8" offset="0.2"/>
            <stop stop-color="#efefef" offset="0.4"/>
            <stop stop-color="#efefef" offset="0.6"/>
            <stop stop-color="#d8d8d8" offset="0.8"/>
            <stop stop-color="#cbcbcb" offset="1"/>
        </linearGradient>
        <linearGradient y2="0%" y1="0%" id="lg2" x2="100%" x1="0%">
            <stop stop-color="#cbcbcb" offset="0"/>
            <stop stop-color="#d8d8d8" offset="0.2"/>
            <stop stop-color="#efefef" offset="0.4"/>
            <stop stop-color="#efefef" offset="0.6"/>
            <stop stop-color="#d8d8d8" offset="0.8"/>
            <stop stop-color="#cbcbcb" offset="1"/>
        </linearGradient>
    </defs>
    <g transform="translate(1,1)">
        <path id="shape1" d="M0,0L14.2,0L14.2,23L0,23L0,0z" transform="translate(-0,0)" fill="url(#lg1)"/>
        <path id="shape2" d="M0,9.4L0,0L18.7,0L18.7,9.4L0,9.4z" transform="matrix(0,-1,-1,0,28,20.9)" fill="url(#lg2)"/>
        <path id="shape3" d="M0,4.4L2.1,0L20.9,0L23,4.4L0,4.4z" transform="matrix(0,-1,-1,0,18.7,23)" fill="url(#lg2)"/>
    </g>
</svg>