|
123456789101112131415 |
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="-1 -1 17 17">
-
-
- <path d="M14.1,0H0.9C0.4,0,0,0.4,0,0.9V14c0,0.6,0.4,1,0.9,1H14c0.5,0,1-0.4,1-0.9V0.9C15.1,0.4,14.6,0,14.1,0z M14,14H1V4h13V14z"></path>
- <rect x="5" y="5" width="2" height="2"></rect>
- <rect x="8" y="5" width="2" height="2"></rect>
- <rect x="2" y="8" width="2" height="2"></rect>
- <rect x="5" y="8" width="2" height="2"></rect>
- <rect x="8" y="8" width="2" height="2"></rect>
- <rect x="2" y="11" width="2" height="2"></rect>
- <rect x="5" y="11" width="2" height="2"></rect>
- <rect x="8" y="11" width="2" height="2"></rect>
- <rect x="11" y="8" width="2" height="2"></rect>
- <rect x="11" y="5" width="2" height="2"></rect>
- </svg>
|