react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 669 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.untag = void 0;
var untag = {
"viewBox": "0 0 20 20",
"children": [{
"name": "path",
"attribs": {
"d": "M1,14.742l4.945-0.709L5.239,19l5.962-5.985L7.132,8.586L1,14.742z M18.664,5.521c0.391-0.393,0.5-0.945,0-1.419\r\n\tl-2.826-2.839c-0.279-0.308-1.021-0.392-1.412,0l-3.766,3.78l4.068,4.429L18.664,5.521z M18.706,15.293l-14.001-14\r\n\tc-0.391-0.391-1.023-0.391-1.414,0c-0.391,0.391-0.391,1.023,0,1.414l14.001,14C17.488,16.903,17.744,17,17.999,17\r\n\tc0.256,0,0.512-0.098,0.707-0.293C19.097,16.317,19.097,15.684,18.706,15.293z"
}
}]
};
exports.untag = untag;
;