dots_horizontal constant

String const dots_horizontal

Icon Data of dots_horizontal

Implementation

static const String dots_horizontal =
    '<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="M3.625 7.5a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0Zm5 0a1.125 1.125 0 11-2.25 0 1.125 1.125 0 012.25 0ZM12.5 8.625a1.125 1.125 0 100-2.25 1.125 1.125 0 000 2.25Z" clip-rule="evenodd"/></svg>';