git_commit_solid constant

String const git_commit_solid

Implementation

static const String git_commit_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M4 7.5a3.5 3.5 0 013-3.465V0h1v4.035a3.5 3.5 0 010 6.93V15H7v-4.035A3.5 3.5 0 014 7.5Z"/></svg>';