yen_solid constant

String const yen_solid

Implementation

static const String yen_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M18 2a16 16 0 1016 16A16 16 0 0018 2Zm8.07 7.91L19.74 20H22a1 1 0 010 2h-2.75v2H22a1 1 0 010 2h-2.75v2.75a1.25 1.25 0 01-2.5 0V26H14a1 1 0 110-2h2.75v-2H14a1 1 0 110-2h2.26L9.93 9.91a1.25 1.25 0 112.12-1.33l5.95 9.5 5.95-9.49a1.25 1.25 0 112.12 1.33Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';