calculator_line constant

String const calculator_line

Implementation

static const String calculator_line =
    '<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="M28 2H8a2 2 0 00-2 2v28a2 2 0 002 2h20a2 2 0 002-2V4a2 2 0 00-2-2ZM8 32V4h20v28Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M12 8h13.67V6H11a1 1 0 00-1 1v4.67h2Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M12 16h-2v2h4v-4h-2v2z" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M24 16h-2v2h4v-4h-2v2z" class="clr-i-outline clr-i-outline-path-4"/><path fill="currentColor" d="M18 16h-2v2h4v-4h-2v2z" class="clr-i-outline clr-i-outline-path-5"/><path fill="currentColor" d="M12 22h-2v2h4v-4h-2v2z" class="clr-i-outline clr-i-outline-path-6"/><path fill="currentColor" d="M24 22h-2v2h4v-4h-2v2z" class="clr-i-outline clr-i-outline-path-7"/><path fill="currentColor" d="M18 22h-2v2h4v-4h-2v2z" class="clr-i-outline clr-i-outline-path-8"/><path fill="currentColor" d="M12 28h-2v2h4v-4h-2v2z" class="clr-i-outline clr-i-outline-path-9"/><path fill="currentColor" d="M24 28h-2v2h4v-4h-2v2z" class="clr-i-outline clr-i-outline-path-10"/><path fill="currentColor" d="M18 28h-2v2h4v-4h-2v2z" class="clr-i-outline clr-i-outline-path-11"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';