react-icons-kit
Version:
React Icons Kit using various Svg Icon set
37 lines (36 loc) • 1.14 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.software_selection_roundedrectangle = void 0;
var software_selection_roundedrectangle = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"stroke-dasharray": "3.9436,1.9718",
"d": "M63,40\r\n\t\tc0,6.627-5.373,12-12,12H13C6.373,52,1,46.627,1,40V24c0-6.627,5.373-12,12-12h38c6.627,0,12,5.373,12,12V40z"
},
"children": [{
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"stroke-dasharray": "3.9436,1.9718",
"d": "M63,40\r\n\t\tc0,6.627-5.373,12-12,12H13C6.373,52,1,46.627,1,40V24c0-6.627,5.373-12,12-12h38c6.627,0,12,5.373,12,12V40z"
},
"children": []
}]
}]
}]
};
exports.software_selection_roundedrectangle = software_selection_roundedrectangle;
;