websheet constant

String const websheet

Icon Data of websheet

Implementation

static const String websheet =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><circle cx="24" cy="24" r="2" fill="currentColor"/><path fill="currentColor" d="M24 30a6 6 0 116-6 6.007 6.007 0 01-6 6Zm0-10a4 4 0 104 4 4.005 4.005 0 00-4-4Z"/><path fill="currentColor" d="M16 28H8V4h8v6a2.006 2.006 0 002 2h6v3h2v-5a.91.91 0 00-.3-.7l-7-7A.909.909 0 0018 2H8a2.006 2.006 0 00-2 2v24a2.006 2.006 0 002 2h8Zm2-23.6 5.6 5.6H18Z"/></svg>';