horizontal_distribution_center constant

String const horizontal_distribution_center

Implementation

static const String horizontal_distribution_center =
    '<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 5h-1V3a1 1 0 00-2 0v2h-1a1 1 0 00-1 1v12a1 1 0 001 1h1v2a1 1 0 002 0v-2h1a1 1 0 001-1V6a1 1 0 00-1-1Zm-1 12h-2V7h2ZM11 4H9V3a1 1 0 00-2 0v1H5a1 1 0 00-1 1v14a1 1 0 001 1h2v1a1 1 0 002 0v-1h2a1 1 0 001-1V5a1 1 0 00-1-1Zm-1 14H6V6h4Z"/></svg>';