heart_outline constant

String const heart_outline

Implementation

static const String heart_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="m7.5 13.5-.354.354a.5.5 0 00.708 0L7.5 13.5ZM1.536 7.536l-.354.353.354-.353Zm5-5-.354.353.354-.353ZM7.5 3.5l-.354.354a.5.5 0 00.708 0L7.5 3.5Zm.964-.964-.353-.354.353.354Zm-.61 10.61L1.889 7.182l-.707.707 5.964 5.965.708-.708Zm5.257-5.964-5.965 5.964.708.708 5.964-5.965-.707-.707ZM6.182 2.889l.964.965.708-.708-.965-.964-.707.707Zm1.672.965.964-.965-.707-.707-.965.964.708.708ZM10.964 1c-1.07 0-2.096.425-2.853 1.182l.707.707A3.037 3.037 0 0110.964 2V1ZM14 5.036c0 .805-.32 1.577-.89 2.146l.708.707A4.036 4.036 0 0015 5.036h-1Zm1 0A4.036 4.036 0 0010.964 1v1A3.036 3.036 0 0114 5.036h1ZM4.036 2c.805 0 1.577.32 2.146.89l.707-.708A4.036 4.036 0 004.036 1v1ZM1 5.036A3.036 3.036 0 014.036 2V1A4.036 4.036 0 000 5.036h1Zm.89 2.146A3.035 3.035 0 011 5.036H0c0 1.07.425 2.096 1.182 2.853l.707-.707Z"/></svg>';