plane constant

String const plane

Implementation

static const String plane =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m19.67 8.11-2.776 2.777-3.837-.86c.362-.506.916-1.684.464-2.136-.517-.516-1.978.28-2.304.605l-.913.913-2.69-.604-2.02 2.02 2.232 1.062-.082.082 1.7 1.7.69-.686 3.163 1.504L9.57 18.21H6.414l-1.137 1.138 3.6.948 1.83 1.83.947 3.598 1.137-1.137V21.43l3.725-3.725 1.504 3.164-.688.686 1.702 1.7.08-.08 1.063 2.23 2.02-2.02-.604-2.688.912-.912c.326-.326 1.12-1.79.604-2.306-.453-.452-1.63.1-2.136.464l-.86-3.838 2.776-2.777c.947-.948 3.6-4.863 2.62-5.84-.977-.978-4.892 1.673-5.84 2.62z"/></svg>';