IconShape.tsx 528 B

123
  1. import { createIcon } from '@queenjs/icons';
  2. export const IconShape = createIcon(<svg viewBox="0 0 28 28"><g transform="translate(-4498 -5210)"><rect fill="none" width="28" height="28" transform="translate(4498 5210)"/><g transform="translate(4497.25 5210.002)"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.2px" d="M12,18a7,7,0,1,1,7-7"/><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.2px" d="M31,18H18V31H31Z" transform="translate(-6.5 -7)"/></g></g></svg>)