react-icons-kit
Version:
React Icons Kit using various Svg Icon set
32 lines (31 loc) • 878 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_carpenter_twotone = void 0;
var ic_carpenter_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M5.71,5.62L7,4.33l8.49,8.49l-2.81,2.81L5.71,5.62z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M19.73,14.23L7,1.5L3.11,5.39l8.13,11.67c-0.78,0.78-0.78,2.05,0,2.83l1.41,1.41c0.78,0.78,2.05,0.78,2.83,0l4.24-4.24 C20.51,16.28,20.51,15.01,19.73,14.23z M5.71,5.62L7,4.33l8.49,8.49l-2.81,2.81L5.71,5.62z M14.07,19.88l-1.41-1.41l4.24-4.24 l1.41,1.41L14.07,19.88z"
},
"children": []
}]
};
exports.ic_carpenter_twotone = ic_carpenter_twotone;
;