exclamation_outline constant

String const exclamation_outline

Implementation

static const String exclamation_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M8 13.5V13H7v.5h1Zm-1 .01v.5h1v-.5H7ZM7 1v10h1V1H7Zm0 12.5v.01h1v-.01H7Z"/></svg>';