c constant

String const c

Icon Data of c

Implementation

static const String c =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M69.8 0C31.3 0 0 31.2 0 69.8c0 38.6 31.3 69.8 69.8 69.8 38.6 0 69.8-31.3 69.8-69.8C139.6 31.2 108.4 0 69.8 0zm0 104.7c-19.3 0-34.9-15.6-34.9-34.9s15.6-34.9 34.9-34.9c19.3 0 34.9 15.6 34.9 34.9s-15.6 34.9-34.9 34.9zm325.8-11.6c40.9 0 84.4 15.1 116.4 34.9V23.3C480 11.1 442.3 0 395.6 0c-75.3 0-137.8 24.7-185 73.9-47.2 49.2-71 114.7-71 193.8 0 74.3 21.2 132.5 63.2 177.1 42 44.6 96.3 67.3 169.5 67.3 56.2 0 104.8-5.8 139.6-23.3V384c-34.9 21.2-74.4 34.9-116.4 34.9-44 0-78.7-18.1-104.7-46.5s-34.9-56.9-34.9-104.7c0-49.9 7.4-98.8 34.9-128 27.7-29.3 60-46.6 104.8-46.6z"/></svg>';