border_top_solid constant

String const border_top_solid

Implementation

static const String border_top_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" fill-rule="evenodd" d="M14 2H1V1h13v1ZM2 5H1V4h1v1Zm6 0H7V4h1v1Zm6 0h-1V4h1v1ZM2 8H1V7h1v1Zm3 0H4V7h1v1Zm3 0H7V7h1v1Zm3 0h-1V7h1v1Zm3 0h-1V7h1v1ZM2 11H1v-1h1v1Zm6 0H7v-1h1v1Zm6 0h-1v-1h1v1ZM2 14H1v-1h1v1Zm3 0H4v-1h1v1Zm3 0H7v-1h1v1Zm3 0h-1v-1h1v1Zm3 0h-1v-1h1v1Z" clip-rule="evenodd"/></svg>';