@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 889 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var AeroplaneSolid = createReactSolidComponent("aeroplane", "AeroplaneSolid", [["path", { "d": "M20.935 3.065a2.783 2.783 0 0 0-3.935 0l-3.112 3.112-8.75-1.758c-.554-.111-1.076.083-1.462.333a3.1 3.1 0 0 0-.979 1.027c-.23.393-.406.905-.321 1.431.093.586.484 1.044 1.091 1.28l5.834 2.274L6.866 13.2c-.83-.067-1.541-.103-2.199.059-.797.196-1.442.655-2.197 1.41a.75.75 0 0 0 .144 1.174L6.08 17.92l2.08 3.465a.75.75 0 0 0 1.173.144c.755-.755 1.214-1.4 1.41-2.197.162-.658.126-1.368.059-2.199l2.435-2.435 2.274 5.835c.236.607.695.998 1.28 1.09.527.085 1.038-.09 1.432-.321a3.1 3.1 0 0 0 1.026-.979c.25-.386.444-.908.333-1.461l-1.758-8.75L20.935 7a2.78 2.78 0 0 0 0-3.935", "key": "svg-0" }]]);
export { AeroplaneSolid as default };
//# sourceMappingURL=AeroplaneSolid.js.map