framer constant

String const framer

Implementation

static const String framer =
    '<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"><g fill="currentColor"><path fill-opacity=".5" d="M12 21V9H6v6l6 6Z"/><path d="M18 9V3H6l6 6H6v6h12l-6-6h6Z"/></g></svg>';