12345678910111213141516171819 |
- <?xml version="1.0" encoding="utf-8"?>
- <svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="123px" height="60px" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <linearGradient gradientUnits="userSpaceOnUse" x1="61.5" y1="0" x2="61.5" y2="60" id="LinearGradient3104">
- <stop id="Stop3105" stop-color="#ffffff" offset="0" />
- <stop id="Stop3106" stop-color="#f2f2f2" offset="0" />
- <stop id="Stop3107" stop-color="#e4e4e4" offset="1" />
- <stop id="Stop3108" stop-color="#ffffff" offset="1" />
- </linearGradient>
- <pattern id="BGPattern" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="Clip3109">
- <path d="M 61.5 60 L 0 30 L 61.5 0 L 123 30 L 61.5 60 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -1036 -1378 )">
- <path d="M 61.5 60 L 0 30 L 61.5 0 L 123 30 L 61.5 60 Z " fill-rule="nonzero" fill="url(#LinearGradient3104)" stroke="none" transform="matrix(1 0 0 1 1036 1378 )" class="fill" />
- <path d="M 61.5 60 L 0 30 L 61.5 0 L 123 30 L 61.5 60 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1036 1378 )" class="stroke" mask="url(#Clip3109)" />
- </g>
- </svg>
|