Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This one is based on yours, which is quite elegant, and the total payload is only 115B:

  <svg viewBox="-32-32 64 64">
   <path fill="#f60" d="m-31-31H31V31H-31z M0-5l-8-12h-7L-3 1v16h6V1l12-18H8z"/>
  </svg>


It assumes a white canvas, otherwise a background must be added at line 2

  <path fill="white" d="M-32-32 h64 v64 h-64 z"/>
Spaces can be deleted of course.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: