This repository has no description
1{{ define "user/fragments/x" }}
2<svg class="{{.}}" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24">
3 <title>X</title>
4 <path fill="currentColor" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-4.714-6.231-5.401 6.231H2.748l7.73-8.835L1.254 2.25H8.08l4.26 5.632zm-1.161 17.52h1.833L7.084 4.126H5.117z"/>
5</svg>
6{{ end }}