mobile_phone_solid constant

String const mobile_phone_solid

Implementation

static const String mobile_phone_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M25 4H11a2 2 0 00-2 2v24a2 2 0 002 2h14a2 2 0 002-2V6a2 2 0 00-2-2Zm-6 26h-2v-2h2Zm-8-4V6h14v20Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';