stop_sign constant

String const stop_sign

Icon Data of stop_sign

Implementation

static const String stop_sign =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="M5.094 16.32A8 8 0 0016.32 5.094L5.094 16.32zM3.68 14.906 14.906 3.68A8 8 0 003.68 14.906zM10 20C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10z"/></svg>';