paragraph_line constant

String const paragraph_line

Implementation

static const String paragraph_line =
    '<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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M18 3a1 1 0 01.117 1.993L18 5h-1v14h1a1 1 0 01.117 1.993L18 21h-8a1 1 0 01-.117-1.993L10 19h1v-5H9.5a5.5 5.5 0 01-.221-10.996L9.5 3H18Zm-3 2h-2v14h2V5Zm-4 0H9.5a3.5 3.5 0 00-.192 6.995L9.5 12H11V5Z"/></g></svg>';