straight_ruler constant

String const straight_ruler

Implementation

static const String straight_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="M6.256 1.972a3.203 3.203 0 014.546.003l.002.002L30.05 21.223a3.203 3.203 0 01-.002 4.546l-.002.002-4.292 4.292-.003.002a3.212 3.212 0 01-4.546.012l-19.26-19.26a3.203 3.203 0 01.003-4.546l4.308-4.299Zm2.871 1.215a1.206 1.206 0 00-1.457.2L3.356 7.691a1.203 1.203 0 00.004 1.712l19.26 19.26a1.212 1.212 0 001.711-.006l.004-.004 4.3-4.3.005-.004c.338-.335.437-.822.288-1.249l-1.424 1.424a.5.5 0 01-.708-.707l1.51-1.51-1.766-1.765-.76.786a.5.5 0 01-.72-.695l.773-.798-1.64-1.64-1.51 1.51a.5.5 0 01-.707-.708l1.51-1.51-1.726-1.725-.76.786a.5.5 0 01-.72-.695l.773-.798-1.64-1.64-1.51 1.51a.5.5 0 01-.707-.708l1.51-1.51-1.71-1.709-.77.783a.5.5 0 01-.712-.701l.776-.789-1.647-1.646-1.51 1.51a.5.5 0 01-.707-.708l1.51-1.51-1.717-1.717-.761.78a.5.5 0 01-.716-.699l.77-.788-1.649-1.648-1.51 1.51a.5.5 0 11-.707-.708l1.481-1.48Z"/></svg>';