text_rotate_90_degrees constant

String const text_rotate_90_degrees

Icon Data of text_rotate_90_degrees

Implementation

static const String text_rotate_90_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 755 256 995V892l128-48V564l-128-48V413l640 240v102zm-384 41 247-92-247-92v184zm1277 417-317 317-317-317 90-90 163 163V384h128v902l163-163 90 90z"/></svg>';