~cytrogen/masto-fe

ref: 702d162998f8265cbbe731b943a4bd22e6a1c7bf masto-fe/public/emoji/25ab_border.svg -rw-r--r-- 392 bytes
702d1629 — Claire Merge commit '5393be7a21331c8615ffb79c2271db92f6959458' into glitch-soc/merge-upstream 2 years ago
                                                                                
1
2
3
4
5
6
7
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-2 -2 40 40">
  <g>
    <path d="M25 24c0 .553-.447 1-1 1H12c-.552 0-1-.447-1-1V12c0-.552.448-1 1-1h12c.553 0 1 .448 1 1v12z" stroke="black" stroke-linejoin="round" stroke-width="4px"/>
  </g>
  <path fill="#E6E7E8" d="M25 24c0 .553-.447 1-1 1H12c-.552 0-1-.447-1-1V12c0-.552.448-1 1-1h12c.553 0 1 .448 1 1v12z"/>
</svg>