diamond_duotone constant

String const diamond_duotone

Implementation

static const String diamond_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="m230.3 133.7-96.6 96.6a8 8 0 01-11.4 0l-96.6-96.6a8 8 0 010-11.4l96.6-96.6a8 8 0 0111.4 0l96.6 96.6a8 8 0 010 11.4Z" opacity=".2"/><path fill="currentColor" d="M236 116.7 139.3 20a16.1 16.1 0 00-22.6 0L20 116.7a16.1 16.1 0 000 22.6l96.7 96.7a15.9 15.9 0 0022.6 0l96.7-96.7a16.1 16.1 0 000-22.6Zm-108 108L31.3 128 128 31.3l96.7 96.7Z"/></svg>';