icon.gl
Version:
icon.gl is a icon library and framework developed by Scape Agency.
5 lines (4 loc) • 454 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.icon_shape_square_quarter_upper_right = void 0;
exports.icon_shape_square_quarter_upper_right = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 864 864"><path d="M180 720h504c19.88 0 36-16.12 36-36V180c0-19.88-16.12-36-36-36H180c-19.88 0-36 16.12-36 36v504c0 19.88 16.12 36 36 36m504-540v234H450V180zm-504 0h234v234c0 19.88 16.12 36 36 36h234v234H180z"/></svg>`;