score_outline_sharp constant

String const score_outline_sharp

Implementation

static const String score_outline_sharp =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M3 21V3h18v18Zm6-8.5 4 4 6-6V5H5v11.5Zm3-.5V6h1.5v6Zm3.5 0-2-3 2-3h1.7l-2 3 2 3ZM7 12V8.25h2.5V7.5H7V6h4v3.75H8.5v.75H11V12Zm2 3-4 4h14v-6l-6 6Zm-4 4V5Z"/></svg>';