distribute_horizontal constant

String const distribute_horizontal

Implementation

static const String distribute_horizontal =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-opacity=".5" stroke-width="2" d="M11 9h2v6h-2V9Z"/><path d="M5 5v14h2V5H5Zm12 0v14h2V5h-2Z"/></g></svg>';