Skip to content

Instantly share code, notes, and snippets.

@ksk1015
Last active November 12, 2022 00:20
Show Gist options
  • Save ksk1015/c729e56bb5a99411dce0c5958e485ea3 to your computer and use it in GitHub Desktop.
Save ksk1015/c729e56bb5a99411dce0c5958e485ea3 to your computer and use it in GitHub Desktop.
shrink Twemoji 🥹 svg (2,953 Byte -> 1,590 Byte)
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36" xml:space="preserve">
<circle fill="#FFCC4D" cx="18" cy="18" r="18"/>
<g id="g">
<path fill="#65471B" d="M18 31c-5.629 0-6.896-3.527-6.947-3.678a1 1 0 0 1 1.889-.658C12.987 26.782 13.895 29 18 29zM12.707 6.707a.999.999 0 1 0-1.414-1.414C9.652 6.934 8.075 6.998 7.99 7A1 1 0 0 0 8 9c.099 0 2.44-.026 4.707-2.293z"/>
<path fill="#FFF" d="M6.105 15.058c2.186-3.426 6.094-4.536 8.157-3.659 1.14.483 1.711 2.022 1.737 4.647.006.616-.018 1.294-.072 2.032-.032.435-.067.876-.119 1.353-.134 1.219-.777 2.181-1.859 2.779-.72.399-1.581.604-2.471.661-1.523.096-3.137-.246-4.281-.799-1.21-.584-1.996-1.636-2.158-2.886-.162-1.243.187-2.749 1.066-4.128z"/>
<path fill="#F4900C" d="M15.808 19.432c-.134 1.219-.777 2.181-1.859 2.779-.72.399-1.581.604-2.471.661-1.523.096-3.137-.246-4.281-.799-1.21-.584-1.996-1.636-2.158-2.886-.161-1.243.188-2.75 1.067-4.128a8.85 8.85 0 0 1 1.631-1.878 5.958 5.958 0 0 1 2.764-.68 6.005 6.005 0 0 1 5.498 3.606c.004.601-.018 1.257-.071 1.973a41.06 41.06 0 0 1-.12 1.352z"/>
<circle fill="#65471B" cx="10.5" cy="18" r="4"/>
<path fill="#5DADEC" d="M14.19 22.648c-.747.414-1.649.657-2.682.722a9.097 9.097 0 0 1-.549.017c-1.392 0-2.843-.315-3.981-.864-.973-.47-1.698-1.214-2.102-2.117a.585.585 0 0 1 .254-.753c1.421-.771 2.921 1.362 4.872 1.362 1.952 0 4.074-.936 5.256 0a.506.506 0 0 1 .065.728 4.178 4.178 0 0 1-1.133.905z"/>
</g>
<use href="#g" transform="matrix(-1 0 0 1 36 0)"/>
<ellipse id="e" fill="#FFF" transform="rotate(-45.028 24.498 14.999)" cx="24.5" cy="15" rx="1.674" ry="1.303"/>
<use href="#e" x="-15"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment