beam constant

String const beam

Implementation

static const String beam =
    '<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"><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm9.365 10.817A16.655 16.655 0 0111.183 2.635c5.823-.501 10.684 4.355 10.182 10.182zM9.172 9.172a4 4 0 115.656 5.656 4 4 0 01-5.656-5.656zm-6.537 2.01a16.655 16.655 0 0110.182 10.183c-5.83.502-10.683-4.362-10.182-10.182z"/></svg>';