react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 548 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.paperAirplane = void 0;
var paperAirplane = {
"viewBox": "0 0 512 512",
"children": [{
"name": "style",
"attribs": {
"type": "text/css"
},
"children": []
}, {
"name": "path",
"attribs": {
"class": "st0",
"d": "M32,272l128,48l16,160l80-112l112,112L480,32L32,272z M350.7,417.4L256,320l128-176L192,297.8l-82.6-31\r\n\tl322-172.5L350.7,417.4z"
},
"children": []
}]
};
exports.paperAirplane = paperAirplane;
;