icon.gl
Version:
icon.gl is a icon library and framework developed by Scape Agency.
5 lines (4 loc) • 411 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.icon_shape_square_line_vertical = void 0;
exports.icon_shape_square_line_vertical = `<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-540v504H450V180zm-504 0h234v504H180z"/></svg>`;