writing_fluently constant

String const writing_fluently

Implementation

static const String writing_fluently =
    '<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-linejoin="round" stroke-width="4"><path fill="#555" fill-rule="evenodd" d="M24 24v-5L39 4l5 5-15 15h-5Z" clip-rule="evenodd"/><path d="M16 24H9a5 5 0 000 10h30a5 5 0 010 10H18"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';