123456789101112131415 |
- import { createIcon } from '@queenjs/icons';
- export const IconIconPc = createIcon(<svg viewBox="0 0 40 40">
- <g transform="translate(-7019 13076)">
- <g transform="translate(7021.165 -13074.461)">
- <path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.2px"
- stroke-linecap="round"
- d="M9.534,26.074H4V7.4A1.383,1.383,0,0,1,5.384,6.014h24.9A1.383,1.383,0,0,1,31.67,7.4V26.074H26.136"
- transform="translate(0 0)" />
- <path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.2px"
- d="M20.028,32,14,38.917H26.055Z" transform="translate(-2.193 -8.01)" />
- </g>
- </g>
- </svg>)
|