Skip to content

Instantly share code, notes, and snippets.

@tobwen
Created March 30, 2017 22:10
Show Gist options
  • Save tobwen/264b5b7beec0656ff32cbe7e1fa35320 to your computer and use it in GitHub Desktop.
Save tobwen/264b5b7beec0656ff32cbe7e1fa35320 to your computer and use it in GitHub Desktop.
fixed QGIS logo
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="722.6" height="346.3">
<defs>
<linearGradient id="q" x1=".511" x2=".489" y1="1.022">
<stop offset="0" stop-color="#589632"/>
<stop offset="1" stop-color="#93B023"/>
</linearGradient>
<linearGradient id="g" x1=".528" x2=".434" y1="1.025" y2="-.021">
<stop offset="0" stop-color="#589632"/>
<stop offset="1" stop-color="#93B023"/>
</linearGradient>
<linearGradient id="i" x1=".501" x2=".484" y1="1.004" y2="-.018">
<stop offset="0" stop-color="#589632"/>
<stop offset="1" stop-color="#93B023"/>
</linearGradient>
<linearGradient id="s" x1=".503" x2=".49" y1="1.046" y2=".022">
<stop offset="0" stop-color="#589632"/>
<stop offset="1" stop-color="#93B023"/>
</linearGradient>
</defs>
<path fill="url(#q)" d="M198.103 216.615c-3.326.756-6.652 1.21-10.204 1.21-24.95 0-46.26-20.56-46.26-47.244 0-26.68 21.01-46.78 46.26-46.78 25.24 0 45.35 20.107 45.35 46.79 0 4.308-.53 8.54-1.51 12.47l23.13 23.13c5.97-10.43 9.29-22.6 9.29-35.752 0-41.12-32.806-71.884-76.724-71.884-43.69 0-76.496 30.538-76.496 71.885 0 41.5 32.806 72.64 76.497 72.64 11.34 0 21.847-2.115 31.296-5.895L198.1 216.62z"/>
<path fill="url(#g)" d="M414.292 170.885v54.348c-14.967 10.96-37.794 18.444-57.372 18.444-42.86 0-75.362-31.143-75.362-72.187 0-40.742 33.108-71.658 77.176-71.658 21.014 0 42.405 8.012 56.767 20.56l-17.99 22.828c-10.5-9.675-25.09-15.722-38.77-15.722-25.093 0-44.444 19.2-44.444 43.993 0 25.1 19.577 44.3 44.597 44.3 8.54 0 18.595-3.02 27.665-7.71v-37.19H414.3z"/>
<path fill="url(#i)" d="M442.182 242.235v-141.43h31.9v141.43"/>
<path fill="url(#s)" d="M610.823 114.725l-12.32 26.456c-14.97-8.84-32.732-14.51-43.995-14.51-10.733 0-17.99 3.86-17.99 11.49 0 26.08 75.362 11.57 75.136 62.44 0 27.666-24.037 42.63-55.33 42.63-23.282 0-46.488-8.842-62.437-22.372l12.7-26.077c14.587 12.926 35.147 21.165 50.114 21.165 13.16 0 21.02-4.837 21.02-13.53 0-26.606-75.36-11.11-75.36-61.226 0-25.625 21.997-41.8 54.726-41.8 19.805 0 39.61 6.046 53.745 15.343z"/>
<path fill="#EE7913" d="M176.033 161.815v21.392l18.973 18.973v-22.374"/>
<path fill="#F18D36" d="M195.012 179.805h21.543l-18.217-17.99h-22.3"/>
<path fill="#F0E64A" d="M195.012 179.805v22.374l8.996 8.91v-22.3"/>
<path fill="#F2EA65" d="M204.003 188.795h21.617l-9.07-8.995h-21.543"/>
<path fill="#7BAA4E" d="M264.022 247.755V226.74l-38.398-37.945h-21.618"/>
<path fill="#589632" d="M204.003 188.795v22.3l36.81 36.66h23.207"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment