text_3.svg 557 B

1234567891011
  1. <svg xmlns="http://www.w3.org/2000/svg"
  2. xmlns:xlink="http://www.w3.org/1999/xlink" width="150" height="20">
  3. <g shape-rendering="crispEdges">
  4. <path fill="#555" d="M0 0h57v20H0z"/>
  5. <path fill="#ff69b4" d="M57 0h93v20H57z"/>
  6. </g>
  7. <g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110">
  8. <text x="295" y="140" transform="scale(.1)" textLength="470">platform</text>
  9. <text x="1025" y="140" transform="scale(.1)" textLength="830">flutter|dart vm</text>
  10. </g>
  11. </svg>