distribute_vertical_center constant

String const distribute_vertical_center

Icon Data of distribute_vertical_center

Implementation

static const String distribute_vertical_center =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M30 21h-4v-1a2.002 2.002 0 00-2-2H8a2.002 2.002 0 00-2 2v1H2v2h4v1a2.002 2.002 0 002 2h16a2.002 2.002 0 002-2v-1h4zm-6 3H8v-4l16-.001zm6-15h-8V8a2.002 2.002 0 00-2-2h-8a2.002 2.002 0 00-2 2v1H2v2h8v1a2.002 2.002 0 002 2h8a2.002 2.002 0 002-2v-1h8zm-10 3h-8V8l8-.001z"/></svg>';