robots constant

String const robots

Icon Data of robots

Implementation

static const String robots =
    '<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="M512 310.829v-73.154c-3.616-38.626-31.154-38.29-73.143-36.576v146.306c67.411 7.006 70.837-19.505 73.143-36.576zM73.143 347.405V201.1C31.153 199.386 3.616 199.05 0 237.676v73.154c2.306 17.07 5.732 43.582 73.143 36.576zm-54.857 91.442h475.428V512H18.286v-73.153zM328.32 73.08c-11.526-94.655-130.877-100.188-144.64 0h144.64zM21.482 32.86c9.852-18.592 36.27-19.676 47.438-1.947 9.628 15.282 1.753 34.795-14.068 40.43l.005 111.467H36.571V71.394C21.558 66.182 13.321 48.26 21.482 32.86zm325.947 195.67c0 21.04-22.93 34.26-41.174 23.74-18.245-10.519-18.245-36.96 0-47.48s41.174 2.7 41.174 23.74zm-169.174 23.74c18.244 10.52 41.174-2.7 41.174-23.74s-22.93-34.26-41.174-23.74c-18.245 10.52-18.245 36.961 0 47.48zm242.316-87.749V420.56H91.43V164.522c0-40.399 32.75-73.153 73.142-73.153H347.43c40.393 0 73.142 32.754 73.142 73.153zM169.091 268.1c30.408 17.532 68.623-4.502 68.623-39.568 0-35.065-38.215-57.1-68.623-39.567s-30.407 61.602 0 79.135zm178.338 61.018H164.57v36.577h182.86v-36.577zm18.285-100.586c0-35.065-38.215-57.1-68.623-39.567s-30.407 61.602 0 79.135c30.408 17.532 68.623-4.502 68.623-39.568z"/></svg>';