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
<!-- SVG Sprite --> | |
<svg width="0" height="0" class="hidden"> | |
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" id="vuejs"> | |
<g fill="none"> | |
<rect width="256" height="256" fill="#f4f2ee" rx="60"></rect> | |
<path fill="#41b883" d="M182 50h36l-90 155.25L38 50h68.85L128 86l20.7-36z"></path> | |
<path fill="#41b883" d="m38 50l90 155.25L218 50h-36l-54 93.15L73.55 50z"></path> | |
<path fill="#35495e" d="M73.55 50L128 143.6L182 50h-33.3L128 86l-21.15-36z"></path> | |
</g> | |
</symbol> |
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
<!-- SVG Sprite --> | |
<svg width="0" height="0" class="hidden"> | |
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" id="vuejs"> | |
<g fill="none"> | |
<rect width="256" height="256" fill="#f4f2ee" rx="60"></rect> | |
<path fill="#41b883" d="M182 50h36l-90 155.25L38 50h68.85L128 86l20.7-36z"></path> | |
<path fill="#41b883" d="m38 50l90 155.25L218 50h-36l-54 93.15L73.55 50z"></path> | |
<path fill="#35495e" d="M73.55 50L128 143.6L182 50h-33.3L128 86l-21.15-36z"></path> | |
</g> | |
</symbol> |