ruler constant

String const ruler

Icon Data of ruler

Implementation

static const String ruler =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M29 10H3a1 1 0 00-1 1v10a1 1 0 001 1h26a1 1 0 001-1V11a1 1 0 00-1-1Zm-1 10H4v-8h4v4h2v-4h5v4h2v-4h5v4h2v-4h4Z"/></svg>';