spotify constant

String const spotify

Icon Data of spotify

Implementation

static const String spotify =
    '<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"><path fill="currentColor" d="M16 0C7.197 0 0 7.197 0 16s7.197 16 16 16 16-7.197 16-16S24.88 0 16 0zm7.36 23.12c-.319.479-.881.64-1.36.317-3.76-2.317-8.479-2.797-14.083-1.52-.557.165-1.037-.235-1.199-.72-.156-.557.24-1.036.719-1.197 6.084-1.36 11.365-.803 15.521 1.76.563.24.64.88.401 1.36zm1.921-4.401c-.401.563-1.12.803-1.683.401-4.317-2.641-10.88-3.437-15.916-1.839-.641.156-1.365-.161-1.521-.803-.161-.64.156-1.359.797-1.52 5.844-1.761 13.041-.876 18 2.161.484.24.724 1.041.323 1.599zm.162-4.479c-5.125-3.043-13.683-3.36-18.563-1.839-.801.239-1.599-.24-1.839-.964-.239-.797.24-1.599.959-1.839 5.683-1.681 15.041-1.359 20.964 2.161.719.401.957 1.36.557 2.079-.401.563-1.36.801-2.079.401z"/></svg>';