ruler_off constant

String const ruler_off

Icon Data of ruler_off

Implementation

static const String ruler_off =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 4h11a1 1 0 011 1v5a1 1 0 01-1 1h-4m-3.713.299A.997.997 0 0011 12v7a1 1 0 01-1 1H5a1 1 0 01-1-1V5c0-.284.118-.54.308-.722M4 8h2m-2 4h3m-3 4h2m6-12v3m4-3v2M3 3l18 18"/></svg>';