kuang_x.svg 737 B

1234567891011121314151617
  1. <svg
  2. xmlns="http://www.w3.org/2000/svg"
  3. xmlns:xlink="http://www.w3.org/1999/xlink"
  4. width="269px" height="54px">
  5. <defs>
  6. <filter id="Filter_0">
  7. <feFlood flood-color="rgb(16, 23, 34)" 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="M14.000,4.000 L255.000,4.000 C260.523,4.000 265.000,8.477 265.000,14.000 L265.000,40.000 C265.000,45.523 260.523,50.000 255.000,50.000 L14.000,50.000 C8.477,50.000 4.000,45.523 4.000,40.000 L4.000,14.000 C4.000,8.477 8.477,4.000 14.000,4.000 Z"/>
  15. </g>
  16. </svg>