cart_print constant

String const cart_print

Icon Data of cart_print

Implementation

static const String cart_print =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M5.219 2.75H4.2a.75.75 0 010-1.5h1.603a.75.75 0 01.727.566l1.502 5.937a1.998 1.998 0 01.974-.253h7.989a2.012 2.012 0 011.955 2.468l-.783 3.461A2.009 2.009 0 0116.21 15H9.79a2.008 2.008 0 01-1.956-1.57L7.05 9.967a2.058 2.058 0 01-.027-.145.754.754 0 01-.05-.14L5.219 2.75ZM9.25 18.5a1.75 1.75 0 100-3.5 1.75 1.75 0 000 3.5Zm7 0a1.75 1.75 0 100-3.5 1.75 1.75 0 000 3.5Z" clip-rule="evenodd" opacity=".8"/><path d="M3.712 2.5H2.5a.5.5 0 010-1h1.603a.5.5 0 01.485.379l1.897 7.6a.5.5 0 01-.97.242L3.712 2.5Z"/><path fill-rule="evenodd" d="M15.495 7.5h-7.99c-.15 0-.3.017-.447.05A2.02 2.02 0 005.55 9.969l.783 3.461A2.008 2.008 0 008.29 15h6.422a2.01 2.01 0 001.956-1.57l.783-3.462A2.012 2.012 0 0015.495 7.5ZM7.283 8.525a.992.992 0 01.223-.025h7.989a1.013 1.013 0 01.98 1.247l-.784 3.462a1.009 1.009 0 01-.98.791H8.29c-.468 0-.875-.328-.98-.791l-.783-3.462a1.02 1.02 0 01.757-1.222Z" clip-rule="evenodd"/><path d="M17 16.75a1.75 1.75 0 11-3.5 0 1.75 1.75 0 013.5 0Zm-7 0a1.75 1.75 0 11-3.5 0 1.75 1.75 0 013.5 0Z"/></g></svg>';