Created
November 6, 2012 21:33
-
-
Save ggamel/4027737 to your computer and use it in GitHub Desktop.
Greg Gamel logo + red bg
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
/** | |
* Greg Gamel logo + red bg | |
*/ | |
body { background: #e5e5e5; } | |
svg { background: black; height: 48px; width: 48px; } |
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
<?xml version="1.0" encoding="utf-8"?> | |
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | |
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | |
<svg version="1.1" id="logo-ggamel" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" | |
y="0px" width="200px" height="200px" viewBox="0 0 200 200" enable-background="new 0 0 200 200" xml:space="preserve"> | |
<g id="logo-ggamel-parts"> | |
<path id="logo-ggamel-band" fill="#FFFFFF" fill-opacity="1.0" d="M100,199.75c-13.462,0-26.527-2.637-38.83-7.843 | |
c-11.88-5.024-22.547-12.217-31.705-21.374c-9.158-9.156-16.35-19.823-21.373-31.703C2.888,126.527,0.25,113.462,0.25,100 | |
s2.638-26.527,7.843-38.83c5.023-11.879,12.215-22.546,21.373-31.703c9.157-9.157,19.825-16.35,31.705-21.374 | |
C73.473,2.887,86.538,0.25,100,0.25c13.463,0,26.527,2.637,38.83,7.843c11.879,5.024,22.547,12.217,31.704,21.374 | |
c9.159,9.157,16.351,19.824,21.373,31.703c5.206,12.303,7.843,25.368,7.843,38.83s-2.637,26.527-7.843,38.83 | |
c-5.022,11.88-12.214,22.547-21.373,31.703c-9.157,9.157-19.825,16.35-31.704,21.374C126.527,197.113,113.463,199.75,100,199.75z | |
M100,17.037c-22.16,0-42.995,8.629-58.665,24.298C25.666,57.005,17.036,77.838,17.036,100s8.629,42.995,24.299,58.665 | |
c15.67,15.669,36.505,24.298,58.665,24.298s42.995-8.629,58.666-24.298c15.669-15.67,24.298-36.503,24.298-58.665 | |
s-8.629-42.995-24.298-58.665C142.995,25.666,122.16,17.037,100,17.037z"/> | |
<path id="logo-ggamel-double-g" fill="#FFFFFF" fill-opacity="1.0" d="M130.593,63.171c-12.81,0-20.591,3.456-28.021,9.775l9.859,11.897 | |
c5.505-4.591,10.615-7.233,18.859-7.233C142.693,77.61,152,87.683,152,99.804V100c0,13.032-8.793,22.587-21.406,22.587 | |
c-5.703,0-10.594-1.431-14.594-4.271V110h15V97h-31l0,0H69v13h16v8.316c-4,2.84-8.893,4.271-14.593,4.271 | |
C57.792,122.587,49,113.009,49,100v-0.196c0-12.121,8.814-22.193,20.219-22.193c8.244,0,13.009,2.643,18.489,7.233l9.812-11.897 | |
c-7.431-6.319-15.248-9.775-28.083-9.775C47.862,63.171,32,79.758,32,100v0.197c0,21.056,15.313,36.632,37.506,36.632 | |
c13.032,0,23.133-5.084,30.464-11.306c7.333,6.194,17.478,11.306,30.511,11.306c22.191,0,37.52-15.576,37.52-36.632V100 | |
C168,79.758,152.168,63.171,130.593,63.171z"/> | |
</g> | |
</svg> | |
<p>⋮</p> |
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
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment