dvr_outline_sharp constant

String const dvr_outline_sharp

Implementation

static const String dvr_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="M9 10h9V8H9Zm0 4h9v-2H9Zm-2-4q.425 0 .713-.288Q8 9.425 8 9t-.287-.713Q7.425 8 7 8t-.713.287Q6 8.575 6 9t.287.712Q6.575 10 7 10Zm0 4q.425 0 .713-.288Q8 13.425 8 13t-.287-.713Q7.425 12 7 12t-.713.287Q6 12.575 6 13t.287.712Q6.575 14 7 14Zm1 7v-2H2V3h20v16h-6v2Zm-4-4h16V5H4Zm0 0V5v12Z"/></svg>';