google_outline constant

String const google_outline

Implementation

static const String google_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="M14.5 7.5h.5V7h-.5v.5Zm-7 6.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 0A7.5 7.5 0 000 7.5h1A6.5 6.5 0 017.5 1V0Zm0 1c1.819 0 3.463.746 4.643 1.951l.714-.7A7.479 7.479 0 007.5 0v1ZM8 8h6.5V7H8v1Z"/></svg>';