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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M10.586 20.485 7.05 16.95a1 1 0 010-1.414 1 1 0 011.415 0L12 19.07zm2.828-2.828-2.121-2.121a1 1 0 010-1.415 1 1 0 011.414 0l2.122 2.122zm2.829-2.828-3.536-3.536a1 1 0 010-1.414 1 1 0 011.414 0l3.536 3.535zM19.07 12l-2.12-2.12a1 1 0 010-1.414 1 1 0 011.414 0l2.121 2.12z"/><path fill="currentColor" d="M22.606 7.05 16.95 1.395a1 1 0 00-1.414 0L1.394 15.535a1 1 0 000 1.414l5.656 5.657a1 1 0 001.414 0l2.122-2.12L7.05 16.95a1 1 0 111.415-1.414L12 19.07l1.414-1.414-2.121-2.121a1 1 0 011.414-1.415l2.121 2.122 1.415-1.415-3.536-3.535a1 1 0 011.414-1.414l3.536 3.535L19.07 12l-2.12-2.12a1 1 0 011.414-1.414l2.121 2.12 2.121-2.12a1 1 0 000-1.414Z" opacity=".5"/></svg>';