react-icons-kit
Version:
React Icons Kit using various Svg Icon set
124 lines (123 loc) • 2.81 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.software_font_smallcapital = void 0;
var software_font_smallcapital = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "37,51 22,9 21,9 6,51 \t"
},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "37,51 22,9 21,9 6,51 \t"
},
"children": []
}]
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "32",
"y1": "37",
"x2": "11",
"y2": "37"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "32",
"y1": "37",
"x2": "11",
"y2": "37"
},
"children": []
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "58,51 50,28 49,28 41,51 \t"
},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "58,51 50,28 49,28 41,51 \t"
},
"children": []
}]
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "56",
"y1": "44",
"x2": "43",
"y2": "44"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "56",
"y1": "44",
"x2": "43",
"y2": "44"
},
"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_font_smallcapital = software_font_smallcapital;
;