Created
October 17, 2014 06:31
-
-
Save georgeolaru/046459d6c2a4509ab92a to your computer and use it in GitHub Desktop.
Pile SVG Logo Code
This file contains 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
<svg | |
xmlns="http://www.w3.org/2000/svg" | |
xmlns:xlink="http://www.w3.org/1999/xlink" | |
width="248px" height="86px" viewbox="0 0 248 86"> | |
<path fill-rule="evenodd" fill="rgb(255, 255, 255)" | |
d="M114.804,85.640 C114.804,85.640 114.804,0.250 114.804,0.250 C114.804,0.250 135.908,0.250 135.908,0.250 C135.908,0.250 135.908,66.931 135.908,66.931 C135.908,66.931 171.966,66.931 171.966,66.931 C171.966,66.931 171.966,85.640 171.966,85.640 C171.966,85.640 114.804,85.640 114.804,85.640 ZM78.726,0.250 C78.726,0.250 99.830,0.250 99.830,0.250 C99.830,0.250 99.830,85.640 99.830,85.640 C99.830,85.640 78.726,85.640 78.726,85.640 C78.726,85.640 78.726,0.250 78.726,0.250 ZM34.663,55.178 C34.663,55.178 21.760,55.178 21.760,55.178 C21.760,55.178 21.760,85.640 21.760,85.640 C21.760,85.640 0.656,85.640 0.656,85.640 C0.656,85.640 0.656,0.250 0.656,0.250 C0.656,0.250 34.663,0.250 34.663,0.250 C53.717,0.250 63.968,13.682 63.968,27.714 C63.968,41.746 53.717,55.178 34.663,55.178 ZM33.699,19.079 C33.699,19.079 21.760,19.079 21.760,19.079 C21.760,19.079 21.760,36.349 21.760,36.349 C21.760,36.349 33.699,36.349 33.699,36.349 C39.487,36.349 42.864,32.151 42.864,27.714 C42.864,23.276 39.487,19.079 33.699,19.079 Z"/> | |
<path fill-rule="evenodd" fill="rgb(255, 255, 255)" | |
d="M188.000,85.000 C188.000,85.000 188.000,67.000 188.000,67.000 C188.000,67.000 248.000,67.000 248.000,67.000 C248.000,67.000 248.000,85.000 248.000,85.000 C248.000,85.000 188.000,85.000 188.000,85.000 ZM188.000,0.000 C188.000,0.000 248.000,0.000 248.000,0.000 C248.000,0.000 248.000,18.000 248.000,18.000 C248.000,18.000 188.000,18.000 188.000,18.000 C188.000,18.000 188.000,0.000 188.000,0.000 ZM236.000,52.000 C236.000,52.000 188.000,52.000 188.000,52.000 C188.000,52.000 188.000,34.000 188.000,34.000 C188.000,34.000 236.000,34.000 236.000,34.000 C236.000,34.000 236.000,52.000 236.000,52.000 Z"/> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment