no_one_under_eighteen constant

String const no_one_under_eighteen

Implementation

static const String no_one_under_eighteen =
    '<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="M32 2C15.432 2 2 15.432 2 32s13.432 30 30 30 30-13.432 30-30S48.568 2 32 2m24 30a23.89 23.89 0 01-5.045 14.713l-4.607-4.607c1.011-1.324 1.525-2.846 1.525-4.576 0-1.463-.325-2.787-.975-3.973-.65-1.188-1.62-2.141-2.908-2.859 1.259-.72 2.076-1.567 2.454-2.544.377-.977.566-1.891.566-2.741 0-1.894-.715-3.508-2.145-4.845-1.429-1.336-3.446-2.004-6.053-2.004s-4.625.668-6.054 2.004c-1.43 1.337-2.144 2.951-2.144 4.845 0 .343.039.698.101 1.062l-3.211-3.211v-4.295h-4.278a.077.077 0 01-.002.015l-5.938-5.938A23.892 23.892 0 0132 8c13.255 0 24 10.745 24 24m-20.477-6.013c0-1.03.291-1.836.875-2.418.583-.581 1.39-.872 2.424-.872 1.046 0 1.853.291 2.424.872.57.582.856 1.388.856 2.418 0 .947-.286 1.72-.856 2.318-.571.6-1.378.899-2.424.899-1.034 0-1.841-.3-2.424-.899-.584-.598-.875-1.37-.875-2.318m3.308 7.138c1.15 0 2.064.344 2.741 1.033.678.689 1.016 1.699 1.016 3.029 0 .381-.039.729-.098 1.061l-4.937-4.937a4.5 4.5 0 011.278-.186M8 32a23.892 23.892 0 015.045-14.713l6.035 6.035c-.672.105-1.646.189-2.953.247v3.487h6.131v17.977h5.248V31.749l2.785 2.785a8.26 8.26 0 00-.538 2.995c0 2.193.749 4.059 2.25 5.6 1.498 1.539 3.706 2.309 6.622 2.309.845 0 1.63-.072 2.366-.202l5.721 5.721A23.9 23.9 0 0132 56C18.745 56 8 45.256 8 32"/></svg>';