info_circle_outline constant

String const info_circle_outline

Implementation

static const String info_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="M7 4.5V5h1v-.5H7Zm1-.01v-.5H7v.5h1ZM8 11V7H7v4h1Zm0-6.5v-.01H7v.01h1ZM6 8h1.5V7H6v1Zm0 3h3v-1H6v1ZM7.5 1A6.5 6.5 0 0114 7.5h1A7.5 7.5 0 007.5 0v1ZM1 7.5A6.5 6.5 0 017.5 1V0A7.5 7.5 0 000 7.5h1ZM7.5 14A6.5 6.5 0 011 7.5H0A7.5 7.5 0 007.5 15v-1Zm0 1A7.5 7.5 0 0015 7.5h-1A6.5 6.5 0 017.5 14v1Z"/></svg>';