sd_outline_sharp constant

String const sd_outline_sharp

Implementation

static const String sd_outline_sharp =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M6 15h5v-3.5H7.5v-1h2v.5H11V9H6v3.5h3.5v1h-2V13H6Zm7 0h4q.425 0 .712-.288Q18 14.425 18 14v-4q0-.425-.288-.713Q17.425 9 17 9h-4Zm1.5-1.5v-3h2v3ZM2 20V4h20v16Zm2-2h16V6H4Zm0 0V6v12Z"/></svg>';