IconIconPc.tsx 722 B

123456789101112131415
  1. import { createIcon } from '@queenjs/icons';
  2. export const IconIconPc = createIcon(<svg viewBox="0 0 40 40">
  3. <g transform="translate(-7019 13076)">
  4. <g transform="translate(7021.165 -13074.461)">
  5. <path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.2px"
  6. stroke-linecap="round"
  7. 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"
  8. transform="translate(0 0)" />
  9. <path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.2px"
  10. d="M20.028,32,14,38.917H26.055Z" transform="translate(-2.193 -8.01)" />
  11. </g>
  12. </g>
  13. </svg>)