react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 486 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.paperPlane = void 0;
var paperPlane = {
"viewBox": "0 0 1792 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M1764 11q33 24 27 64l-256 1536q-5 29-32 45-14 8-31 8-11 0-24-5l-453-185-242 295q-18 23-49 23-13 0-22-4-19-7-30.5-23.5t-11.5-36.5v-349l864-1059-1069 925-395-162q-37-14-40-55-2-40 32-59l1664-960q15-9 32-9 20 0 36 11z"
}
}]
};
exports.paperPlane = paperPlane;
;