UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 477 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.software_layout = void 0; var software_layout = { "viewBox": "0 0 64 64", "children": [{ "name": "rect", "attribs": { "x": "1", "y": "1", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "62", "height": "62" }, "children": [] }] }; exports.software_layout = software_layout;