align_center constant

String const align_center

Implementation

static const String align_center =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M17 1.938c0 .518-.42.938-.938.938H1.98A.938.938 0 011.98 1h14.082c.518 0 .938.42.938.938zm0 12c0 .518-.42.938-.938.938H1.98a.938.938 0 010-1.876h14.082c.518 0 .938.42.938.938zm0-6c0 .518-.42.938-.938.938H1.98A.938.938 0 011.98 7h14.082c.518 0 .938.42.938.938zm-3 3c0 .518-.42.938-.938.938H4.98a.938.938 0 010-1.876h8.082c.518 0 .938.42.938.938zm0-6c0 .518-.42.938-.938.938H4.98A.938.938 0 014.98 4h8.082c.518 0 .938.42.938.938z"/></svg>';