align_left_one constant

String const align_left_one

Implementation

static const String align_left_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-width="4"><path fill="#555" stroke-linejoin="round" d="M16 6h16v6H16V6Z"/><path d="M6 42V6"/><path fill="#555" stroke-linejoin="round" d="M16 21h20v6H16v-6Zm0 15h26v6H16v-6Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';