-
-
Notifications
You must be signed in to change notification settings - Fork 775
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2525 from jakerockland/spock-ears
Implemented Spock ears in avatar builder
- Loading branch information
Showing
16 changed files
with
27 additions
and
4 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<svg xmlns="http://www.w3.org/2000/svg" width="899" height="1416" viewBox="0 0 899 1416"> | ||
<g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"> | ||
<g stroke="#333" stroke-width="26.97" transform="translate(59 512)"> | ||
<path fill="{{ primary_color }}" d="M101.692256,137.87674 C101.692256,152.052936 101.692256,254.482434 101.692256,266.368776 C101.692256,278.255118 92.203882,287.630069 70.2008832,287.630069 C48.1978843,287.630069 37.8650987,275.508211 23.1219025,255.604697 C8.37870633,235.701183 5.0757731,226.324962 5.0757731,205.868725 C5.0757731,187.267598 -6.3217025,150.852887 5.0757731,93.6059922 C8.85257323,74.6359952 28.5527622,43.5899665 64.17634,0.467906141 C54.4095192,55.5379021 55.5864685,92.0832071 67.7071879,110.103821 C85.888267,137.134743 101.692256,123.700545 101.692256,137.87674 Z"/> | ||
<path d="M41,150 C41.6552814,159.771144 43.0716306,166.513597 45.2490475,170.227358 C47.4264644,173.94112 52.7523838,180.662347 61.2268057,190.391042 L61.2268057,220.391565"/> | ||
</g> | ||
<g stroke="#333" stroke-width="26.97" transform="matrix(-1 0 0 1 840 512)"> | ||
<path fill="{{ primary_color }}" d="M101.692256,137.87674 C101.692256,152.052936 101.692256,254.482434 101.692256,266.368776 C101.692256,278.255118 92.203882,287.630069 70.2008832,287.630069 C48.1978843,287.630069 37.8650987,275.508211 23.1219025,255.604697 C8.37870633,235.701183 5.0757731,226.324962 5.0757731,205.868725 C5.0757731,187.267598 -6.3217025,150.852887 5.0757731,93.6059922 C8.85257323,74.6359952 28.5527622,43.5899665 64.17634,0.467906141 C54.4095192,55.5379021 55.5864685,92.0832071 67.7071879,110.103821 C85.888267,137.134743 101.692256,123.700545 101.692256,137.87674 Z"/> | ||
<path d="M41,150 C41.6552814,159.771144 43.0716306,166.513597 45.2490475,170.227358 C47.4264644,173.94112 52.7523838,180.662347 61.2268057,190.391042 L61.2268057,220.391565"/> | ||
</g> | ||
</g> | ||
</svg> |
Oops, something went wrong.