Welcome to mirror list, hosted at ThFree Co, Russian Federation.

octagon-x.svg « icons - github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 07bc0d570a56bd208e51e51b96e2fd6630bad261 (plain)
1
2
3
4
5
6
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-octagon-x" viewBox="0 0 20 20">
  <g fill="none" fill-rule="evenodd" stroke="#000" stroke-linejoin="round">
    <path d="M13.107 2.5L17.5 6.893v6.214L13.107 17.5H6.893L2.5 13.107V6.893L6.893 2.5z"/>
    <path stroke-linecap="round" d="M10 10L7 7l3 3 3-3-3 3zm0 0l3 3-3-3-3 3 3-3z"/>
  </g>
</svg>