folder_focus_one constant

String const folder_focus_one

Implementation

static const String folder_focus_one =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M43 23v-9a2 2 0 00-2-2H24l-5-6H7a2 2 0 00-2 2v32a2 2 0 002 2h15"/><path fill="#555" d="m35 27 2.243 4.913 5.365.615-3.979 3.651 1.073 5.293L35 38.816l-4.702 2.656 1.073-5.293-3.98-3.651 5.366-.615L35 27Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';