camera_front constant

String const camera_front

Implementation

static const String camera_front =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="304" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 304 512"><path fill="currentColor" d="M107 427v-43l64 64-64 64v-43H0v-42h107zm85 0h107v42H192v-42zm-42.5-256q-17.5 0-30-12.5T107 128t12.5-30.5 30-12.5 30 12.5T192 128t-12.5 30.5-30 12.5zM256 0q18 0 30.5 12.5T299 43v298q0 18-12.5 30.5T256 384H43q-18 0-30.5-12.5T0 341V43q0-18 12.5-30.5T43 0h213zM43 43v224q0-24 36.5-39t70-15 70 15 36.5 39V43H43z"/></svg>';