@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 670 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var RectangleVertical = createReactComponent("rectangle-vertical", "RectangleVertical", [["path", { "d": "M14.7 2c1.68 0 2.52 0 3.162.34a3.06 3.06 0 0 1 1.311 1.359c.327.665.327 1.536.327 3.279v10.044c0 1.743 0 2.614-.327 3.28a3.06 3.06 0 0 1-1.311 1.359C17.22 22 16.38 22 14.7 22H9.3c-1.68 0-2.52 0-3.162-.34a3.06 3.06 0 0 1-1.311-1.359c-.327-.665-.327-1.536-.327-3.279V6.978c0-1.743 0-2.614.327-3.28A3.06 3.06 0 0 1 6.138 2.34C6.78 2 7.62 2 9.3 2z", "key": "svg-0" }]]);
export { RectangleVertical as default };
//# sourceMappingURL=RectangleVertical.js.map