studio_backdrop constant

String const studio_backdrop

Icon Data of studio_backdrop

Implementation

static const String studio_backdrop =
    '<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" fill-rule="evenodd" clip-rule="evenodd"><path d="M3 3a1.5 1.5 0 011.5-1.5h11A1.5 1.5 0 0117 3v7a1.5 1.5 0 01-1.5 1.5h-11A1.5 1.5 0 013 10V3Zm2 .5v6h10v-6H5Z"/><path d="M1.75 2.5a1 1 0 011-1h14.5a1 1 0 110 2H2.75a1 1 0 01-1-1Zm1.97 14 1.26-6.304-1.96-.392-1.381 6.902a1.5 1.5 0 001.47 1.794H16.89a1.5 1.5 0 001.471-1.794l-1.38-6.902-1.962.392L16.28 16.5H3.72Z"/></g></svg>';