bookmark_three constant

String const bookmark_three

Implementation

static const String bookmark_three =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M7 9a3 3 0 013-3h31v36H10a3 3 0 01-3-3V9Z"/><path stroke-linecap="round" d="M7 34h34M7 30v8m34-8v8"/><path fill="#555" d="M15 6h10v20l-5-4-5 4V6Z"/><path stroke-linecap="round" d="M11 6h18"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';