internet constant

String const internet

Icon Data of internet

Implementation

static const String internet =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M1.25 10a8.75 8.75 0 1017.5 0 8.75 8.75 0 00-17.5 0Zm16 0a7.25 7.25 0 11-14.5 0 7.25 7.25 0 0114.5 0Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M6.25 10c0 4.522 1.491 8.25 3.75 8.25s3.75-3.728 3.75-8.25S12.259 1.75 10 1.75 6.25 5.478 6.25 10Zm6 0c0 3.762-1.195 6.75-2.25 6.75S7.75 13.762 7.75 10 8.945 3.25 10 3.25s2.25 2.988 2.25 6.75Z" clip-rule="evenodd"/><path d="m3.602 5.467 1.006-1.112c.1.09.209.18.325.267 1.271.952 3.3 1.54 5.515 1.54 1.891 0 3.652-.427 4.931-1.158.308-.176.582-.367.819-.57l.974 1.141a6.73 6.73 0 01-1.048.73c-1.516.868-3.534 1.356-5.676 1.356-2.522 0-4.865-.678-6.415-1.839a6.063 6.063 0 01-.431-.355Zm0 9.082 1.006 1.112c.1-.091.209-.18.325-.267 1.271-.952 3.3-1.54 5.515-1.54 1.891 0 3.652.427 4.931 1.158.308.176.582.367.819.57l.974-1.141a6.841 6.841 0 00-1.048-.73c-1.516-.868-3.534-1.356-5.676-1.356-2.522 0-4.865.678-6.415 1.839a6.06 6.06 0 00-.431.355ZM1.75 10.75v-1.5h16.5v1.5H1.75Z"/></g></svg>';