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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M20.586 29h-9.172A1.986 1.986 0 0110 28.414L3.586 22A1.986 1.986 0 013 20.586v-9.172A1.986 1.986 0 013.586 10L10 3.586A1.986 1.986 0 0111.414 3h9.172A1.986 1.986 0 0122 3.586L28.414 10A1.986 1.986 0 0129 11.414v9.172A1.986 1.986 0 0128.414 22L22 28.414a1.986 1.986 0 01-1.414.586ZM11.414 5 5 11.414v9.172L11.414 27h9.172L27 20.586v-9.172L20.586 5h-9.172Z"/></svg>';