math_tangent constant

String const math_tangent

Implementation

static const String math_tangent =
    '<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="M2 7v2h2v8h2V9h2V7H2m9 0a2 2 0 00-2 2v8h2v-4h2v4h2V9a2 2 0 00-2-2h-2m0 2h2v2h-2V9m5-2v10h2v-5l2 5h2V7h-2v5l-2-5h-2Z"/></svg>';