area_chart_outline constant

String const area_chart_outline

Implementation

static const String area_chart_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M.5 14.5H0v.5h.5v-.5Zm6-9 .4-.3a.5.5 0 00-.816.023L6.5 5.5Zm3 4-.4.3a.5.5 0 00.807-.01L9.5 9.5ZM0 0v14.5h1V0H0Zm.5 15H15v-1H.5v1Zm2.416-3.223 4-6-.832-.554-4 6 .832.554ZM6.1 5.8l3 4 .8-.6-3-4-.8.6Zm3.807 3.99 5-7-.814-.58-5 7 .814.58Z"/></svg>';