text_rotate_270_degrees constant

String const text_rotate_270_degrees

Icon Data of text_rotate_270_degrees

Implementation

static const String text_rotate_270_degrees =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="M0 128h2048v1664H0V128zm1920 1536V256H128v1408h1792zM896 1507l-640-240v-102l640-240v103l-128 48v280l128 48v103zm-256-383-247 92 247 92v-184zm768-496-163 163-90-90 317-317 317 317-90 90-163-163v902h-128V628z"/></svg>';