horizontal_distribution_right constant

String const horizontal_distribution_right

Implementation

static const String horizontal_distribution_right =
    '<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="M19 2a1 1 0 00-1 1v1h-5a1 1 0 00-1 1v14a1 1 0 001 1h5v1a1 1 0 002 0V3a1 1 0 00-1-1Zm-1 16h-4V6h4ZM9 2a1 1 0 00-1 1v2H5a1 1 0 00-1 1v12a1 1 0 001 1h3v2a1 1 0 002 0V3a1 1 0 00-1-1ZM8 17H6V7h2Z"/></svg>';