dropdown constant

String const dropdown

Icon Data of dropdown

Implementation

static const String dropdown =
    '<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 256h2048v1408H0V256zm1920 1280V384H128v1152h1792zm-128-640-256 256-256-256h512z"/></svg>';