page_filled constant

String const page_filled

Implementation

static const String page_filled =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M21.455 36.16h25.95c.956 0 1.729-.774 1.729-1.73V8.48a1.73 1.73 0 00-1.729-1.73h-1.73L19.725 32.7v1.729a1.73 1.73 0 001.73 1.731z"/><path fill="currentColor" d="M78.545 6.75H60.821c-.806 0-1.476.553-1.669 1.298h-.061v36.551h-.002l.002.023a1.73 1.73 0 01-1.73 1.73l-.009-.001v.001H21.455c-.873 0-1.586.647-1.706 1.487h-.024V91.52c0 .956.774 1.73 1.73 1.73h57.09a1.73 1.73 0 001.73-1.73V8.48a1.73 1.73 0 00-1.73-1.73z"/></svg>';