| 123456789101112 |
- <?xml-stylesheet type="text/css" href="icons.css" ?>
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
- <path
- class="icn icn--highlight-color-line"
- d="M 14,2.5 H 12 C 11,2.5 10.5,3 10.5,4 v 16 c 0,1 0.5,1.5 1.5,1.5 h 2 v 0 0"
- fill="none"
- stroke="#1e8bcd"
- stroke-linecap="round"
- stroke-linejoin="round"
- />
- </svg>
|