paragraph_fill constant

String const paragraph_fill

Implementation

static const String paragraph_fill =
    '<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 2.5a1.5 1.5 0 01.144 2.993L18 5.5h-.5v13h.5a1.5 1.5 0 01.144 2.993L18 21.5h-8a1.5 1.5 0 01-.144-2.993L10 18.5h.5v-4h-1a6 6 0 01-.225-11.996L9.5 2.5H18Zm-3.5 3h-1v13h1v-13Zm-4 0h-1a3 3 0 00-.176 5.995l.176.005h1v-6Z"/></g></svg>';