bxs_paste constant

String const bxs_paste

Icon Data of bxs_paste

Implementation

static const String bxs_paste =
    '<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="M9 4h6v2H9zm11 7h-7a2 2 0 00-2 2v7a2 2 0 002 2h7a2 2 0 002-2v-7a2 2 0 00-2-2z"/><path fill="currentColor" d="M21 9V6a2 2 0 00-2-2h-2a2 2 0 00-2-2H9a2 2 0 00-2 2H5a2 2 0 00-2 2v12a2 2 0 002 2h4v-9a2 2 0 012-2h10zM9 6V4h6v2H9z"/></svg>';