UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

21 lines (20 loc) 598 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.software_shape_roundedrectangle = void 0; var software_shape_roundedrectangle = { "viewBox": "0 0 64 64", "children": [{ "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M63,40c0,6.627-5.373,12-12,12H13\r\n\tC6.373,52,1,46.627,1,40V24c0-6.627,5.373-12,12-12h38c6.627,0,12,5.373,12,12V40z" }, "children": [] }] }; exports.software_shape_roundedrectangle = software_shape_roundedrectangle;