ruler_horizontal constant

String const ruler_horizontal

Icon Data of ruler_horizontal

Implementation

static const String ruler_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="M.5 4a.5.5 0 00-.5.5v6a.5.5 0 00.5.5h14a.5.5 0 00.5-.5v-6a.5.5 0 00-.5-.5H.5Zm.5 6V5h1.075v2.5a.425.425 0 00.85 0V5h1.15v1.5a.425.425 0 00.85 0V5h1.15v1.5a.425.425 0 00.85 0V5h1.15v2.5a.425.425 0 00.85 0V5h1.15v1.5a.425.425 0 00.85 0V5h1.15v1.5a.425.425 0 00.85 0V5H14v5H1Z" clip-rule="evenodd"/></svg>';