repo_source_code constant

String const repo_source_code

Icon Data of repo_source_code

Implementation

static const String repo_source_code =
    '<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="m23.6 21.4 3.6 3.6-3.6 3.6L25 30l5-5-5-5zm-3.2 0L16.8 25l3.6 3.6L19 30l-5-5 5-5z"/><path fill="currentColor" d="M28 8H16l-3.4-3.4c-.4-.4-.9-.6-1.4-.6H4c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h7v-2H4V6h7.2l3.4 3.4.6.6H28v8h2v-8c0-1.1-.9-2-2-2z"/></svg>';