up_text_button constant

String const up_text_button

Implementation

static const String up_text_button =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M52 2H12C6.477 2 2 6.477 2 12v40c0 5.523 4.477 10 10 10h40c5.523 0 10-4.477 10-10V12c0-5.523-4.477-10-10-10M28 32.328c0 2.359-.109 4.027-.328 5.002-.219.977-.623 1.799-1.211 2.469-.589.672-1.376 1.205-2.361 1.602-.985.398-2.272.6-3.859.6-1.916 0-3.37-.219-4.359-.65-.991-.436-1.773-1-2.348-1.691-.575-.693-.954-1.42-1.137-2.18-.265-1.128-.397-2.792-.397-4.992V22h4.051v10.65c0 1.689.051 2.785.151 3.285a3.179 3.179 0 001.238 1.938c.652.488 1.544.73 2.676.73 1.15 0 2.017-.227 2.601-.689.584-.461.936-1.025 1.055-1.695.118-.672.178-1.785.178-3.34V22H28v10.328m16.39-1.08c-.407.838-.925 1.494-1.553 1.973-.627.477-1.265.793-1.913.947-.881.191-2.157.287-3.827.287h-2.405V42H31V22h5.922c2.244 0 3.707.1 4.389.299 1.047.301 1.924.953 2.63 1.959.707 1.004 1.06 2.303 1.06 3.895-.001 1.228-.204 2.259-.611 3.095M52 42h-4v-4h4v4m0-8h-4V22h4v12"/><path fill="currentColor" d="M39.129 25.518c-.441-.09-1.326-.137-2.656-.137h-1.781v5.678h2.018c1.455 0 2.428-.105 2.918-.313.49-.211.875-.539 1.152-.984.279-.445.418-.963.418-1.557 0-.727-.193-1.326-.585-1.799a2.513 2.513 0 00-1.484-.888"/></svg>';