airplane constant

String const airplane

Icon Data of airplane

Implementation

static const String airplane =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="m10.755 12.996 1.859-1.704 1.472 5.269a1 1 0 001.643.464c1.579-1.465 2.44-2.82 2.519-4.13.056-.941-.382-2.74-1.319-5.56l.23-.211c2.249-2.248 2.899-4.208 1.433-5.674-1.465-1.465-3.426-.816-5.644 1.4l-.24.262c-2.821-.936-4.62-1.374-5.561-1.318-1.311.078-2.665.94-4.13 2.519a1 1 0 00.464 1.643l5.27 1.472-1.704 1.859c-1.72-.236-2.798-.338-3.32-.307-.937.056-1.859.643-2.834 1.694a1 1 0 00.464 1.643l4.653 1.3.415.414 1.3 4.654a1 1 0 001.643.464c1.05-.975 1.638-1.897 1.694-2.834.03-.522-.072-1.6-.307-3.319Zm-1.739-1.119a1 1 0 00-.314.877c.239 1.687.36 2.816.366 3.304l-.788-2.817a1 1 0 00-.256-.438l-.785-.786a1 1 0 00-.438-.256l-2.818-.787c.488.005 1.619.127 3.305.366a1 1 0 00.878-.314l3.16-3.447a1 1 0 00-.469-1.639L5.734 4.51c.599-.46 1.114-.694 1.532-.719.642-.038 2.515.439 5.418 1.424a1 1 0 001.058-.271l.65-.709c1.507-1.505 2.366-1.79 2.786-1.37.42.42.135 1.279-1.402 2.816l-.677.62a1 1 0 00-.271 1.058c.985 2.902 1.462 4.776 1.423 5.418-.024.417-.259.933-.718 1.532l-1.431-5.123a1 1 0 00-1.64-.468l-3.446 3.16Z" clip-rule="evenodd"/></svg>';