phone_one constant

String const phone_one

Implementation

static const String phone_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"><rect width="38" height="38" x="5" y="5" stroke="#fff" stroke-width="4" rx="3"/><path fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M11 12h8v24h-8zm14 0h12v6H25z"/><circle cx="25" cy="24" r="2" fill="#fff"/><circle cx="25" cy="30" r="2" fill="#fff"/><circle cx="25" cy="36" r="2" fill="#fff"/><circle cx="31" cy="24" r="2" fill="#fff"/><circle cx="31" cy="30" r="2" fill="#fff"/><circle cx="31" cy="36" r="2" fill="#fff"/><circle cx="37" cy="24" r="2" fill="#fff"/><circle cx="37" cy="30" r="2" fill="#fff"/><circle cx="37" cy="36" r="2" fill="#fff"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';