kuang.svg 750 B

1234567891011121314151617
  1. <svg
  2. xmlns="http://www.w3.org/2000/svg"
  3. xmlns:xlink="http://www.w3.org/1999/xlink"
  4. width="510px" height="910px">
  5. <defs>
  6. <filter id="Filter_0">
  7. <feFlood flood-color="rgb(22, 27, 54)" flood-opacity="1" result="floodOut" />
  8. <feComposite operator="atop" in="floodOut" in2="SourceGraphic" result="compOut" />
  9. <feBlend mode="normal" in="compOut" in2="SourceGraphic" />
  10. </filter>
  11. </defs>
  12. <g filter="url(#Filter_0)">
  13. <path fill-rule="evenodd" fill="rgb(0, 74, 230)"
  14. d="M55.000,5.000 L455.000,5.000 C482.614,5.000 505.000,27.386 505.000,55.000 L505.000,855.000 C505.000,882.614 482.614,905.000 455.000,905.000 L55.000,905.000 C27.386,905.000 5.000,882.614 5.000,855.000 L5.000,55.000 C5.000,27.386 27.386,5.000 55.000,5.000 Z"/>
  15. </g>
  16. </svg>