Created
October 7, 2017 15:28
-
-
Save mikesurowiec/de8f87ef58dcb6f5cf9c5b1e70e3eb0c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const DCMetroMapHTML = ` | |
<!-- Generator: Sketch 3.4.2 (15855)--> | |
<desc>Created with Sketch.</desc> | |
<defs></defs> | |
<g id="main" stroke="none" stroke-width="1" fill-rule="evenodd" sketch:type="MSPage"> | |
<!-- 2,100 lines of SVG, excluded for the sake of brevity --> | |
</g> | |
`; | |
export default DCMetroMapHTML; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment