ios_calculator_outline constant

String const ios_calculator_outline

Implementation

static const String ios_calculator_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M144 160h224V96H144v64zm16-48h192v32H160v-32z"/><path fill="currentColor" d="M368 64H144c-17.7 0-32 14.3-32 32v320c0 17.7 14.3 32 32 32h224c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm16 352c0 8.8-7.2 16-16 16H144c-8.8 0-16-7.2-16-16V96c0-8.8 7.2-16 16-16h224c8.8 0 16 7.2 16 16v320z"/><path fill="currentColor" d="M160 240v-48h-16v64h64v-16h-16zm0 80v-48h-16v64h64v-16h-16zm0 80v-48h-16v64h64v-16h-16zm80-160v-48h-16v64h64v-16h-16zm80 0v-48h-16v64h64v-16h-16zm-80 80v-48h-16v64h64v-16h-16zm0 80v-48h-16v64h64v-16h-16zm80 0V272h-16v144h64v-16h-16z"/></svg>';