~cytrogen/masto-fe

ref: d31b31afee2092d441e0da4d7c6b7f0038df23a6 masto-fe/public/emoji/25ab_border.svg -rw-r--r-- 392 bytes
d31b31af — renovate[bot] Update dependency rdf-normalize to v0.6.1 (#26130) 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>