japanese_here_button constant

String const japanese_here_button

Implementation

static const String japanese_here_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-10M17.084 46.742c-.784 0-2.457.051-3.084.258v-6.518c.68.156 2.092.26 2.979.26h7.374V23.104h-7.165c-.836 0-2.457.104-3.032.207V17c.785.154 2.353.311 3.032.311h9.203c.629 0 3.19-.104 3.556-.156 0 1.088-.051 2.898-.051 4.191v20.172c0 1.551.104 5.225.104 5.225H17.084zm20.042 0c-.781 0-2.448.051-3.126.258v-6.518c.729.156 2.136.26 3.022.26h7.351V23.104h-7.142c-.833 0-2.45.104-3.022.207V17c.781.154 2.344.311 2.971.311h9.225c.626 0 3.18-.104 3.543-.156 0 1.088-.052 2.898-.052 4.191v20.172c0 1.551.104 5.225.104 5.225H37.126z"/></svg>';