exclamation_circle_outline constant

String const exclamation_circle_outline

Implementation

static const String exclamation_circle_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 10.5V10H7v.5h1Zm-1 .01v.5h1v-.5H7ZM7 4v4h1V4H7Zm0 6.5v.01h1v-.01H7Zm.5 3.5A6.5 6.5 0 011 7.5H0A7.5 7.5 0 007.5 15v-1ZM14 7.5A6.5 6.5 0 017.5 14v1A7.5 7.5 0 0015 7.5h-1ZM7.5 1A6.5 6.5 0 0114 7.5h1A7.5 7.5 0 007.5 0v1Zm0-1A7.5 7.5 0 000 7.5h1A6.5 6.5 0 017.5 1V0Z"/></svg>';