objects_vertical_center constant

String const objects_vertical_center

Implementation

static const String objects_vertical_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 7a1 1 0 00-1-1h-4a1 1 0 00-1 1v4h-2V5a1 1 0 00-1-1H6a1 1 0 00-1 1v6H2v2h3v6a1 1 0 001 1h4a1 1 0 001-1v-6h2v4a1 1 0 001 1h4a1 1 0 001-1v-4h3v-2h-3z"/></svg>';