coin_fill constant

String const coin_fill

Implementation

static const String coin_fill =
    '<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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M12 5c2.592 0 4.986.465 6.77 1.258.89.396 1.674.893 2.247 1.496.53.557.914 1.243.975 2.029L22 10v4c0 .878-.404 1.639-.983 2.246-.573.603-1.356 1.1-2.247 1.496C16.986 18.535 14.592 19 12 19c-2.592 0-4.986-.465-6.77-1.258-.89-.396-1.674-.893-2.247-1.496-.53-.557-.914-1.243-.975-2.029L2 14v-4c0-.878.404-1.639.983-2.246.573-.603 1.356-1.1 2.247-1.496C7.014 5.465 9.408 5 12 5Zm8 8.08c-.375.246-.79.466-1.23.662C16.986 14.535 14.592 15 12 15c-2.592 0-4.986-.465-6.77-1.258A8.689 8.689 0 014 13.08V14c0 .227.1.518.432.868.337.354.872.719 1.61 1.047C7.516 16.57 9.622 17 12 17c2.379 0 4.484-.43 5.958-1.085.738-.328 1.273-.693 1.61-1.047.333-.35.432-.641.432-.868v-.92Z"/></g></svg>';