aboutsummaryrefslogtreecommitdiff
path: root/_icons/border-inner.svg
blob: 26d846e5d4559e76a8987bb05bfce7e83229f890 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
---
<svg>
  <line x1="3" y1="12" x2="21" y2="12"></line>
  <line x1="12" y1="3" x2="12" y2="21"></line>
  <g stroke-dasharray=".001 4.5">
    <line x1="3" y1="3" x2="21" y2="3"></line>
    <line x1="3" y1="21" x2="3" y2="3"></line>
    <line x1="21" y1="21" x2="3" y2="21"></line>
    <line x1="21" y1="3" x2="21" y2="21"></line>
  </g>
</svg>