react-icons-kit
Version:
React Icons Kit using various Svg Icon set
38 lines (37 loc) • 892 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_border_color_twotone = void 0;
var ic_border_color_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M14 6.08l-8 8V15h.92l8-8z",
"fill-opacity": ".36"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M14 3.25l-10 10V17h3.75l10-10L14 3.25zM6.92 15H6v-.92l8-8 .92.92-8 8zM20.71 4.04c.39-.39.39-1.02 0-1.41L18.37.29c-.39-.39-1.02-.39-1.41 0L15 2.25 18.75 6l1.96-1.96z"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M0 20h24v4H0v-4z",
"fill-opacity": ".36"
},
"children": []
}]
};
exports.ic_border_color_twotone = ic_border_color_twotone;
;