right_justify constant

String const right_justify

Implementation

static const String right_justify =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M16 1.938c0 .518-.42.938-.938.938H.98A.938.938 0 01.98 1h14.082c.518 0 .938.42.938.938zm0 3c0 .518-.42.938-.938.938H.98A.938.938 0 01.98 4h14.082c.518 0 .938.42.938.938zm0 3c0 .518-.42.938-.938.938H.98A.938.938 0 01.98 7h14.082c.518 0 .938.42.938.938zm0 3c0 .518-.42.938-.938.938H.98A.938.938 0 01.98 10h14.082c.518 0 .938.42.938.938zm0 3c0 .518-.42.938-.938.938H5.98a.938.938 0 010-1.876h9.082c.518 0 .938.42.938.938z"/></svg>';