react-icons-kit
Version:
React Icons Kit using various Svg Icon set
44 lines (43 loc) • 936 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_flag2 = void 0;
var basic_flag2 = {
"viewBox": "0 0 64 64",
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "7",
"y1": "0",
"x2": "7",
"y2": "64"
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "32.062,6 26,11 26,35 57,35 51,23 57,11 \r\n\t26,11 "
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "26,30 7,30 7,6 32,6 32,11 "
},
"children": []
}]
};
exports.basic_flag2 = basic_flag2;
;