padding constant

String const padding

Icon Data of padding

Implementation

static const String padding =
    '<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" fill-rule="evenodd" d="M2.857 2h9.286c.473 0 .857.384.857.857v9.286a.857.857 0 01-.857.857H2.857A.857.857 0 012 12.143V2.857C2 2.384 2.384 2 2.857 2ZM1 2.857C1 1.831 1.831 1 2.857 1h9.286C13.168 1 14 1.831 14 2.857v9.286A1.857 1.857 0 0112.143 14H2.857A1.857 1.857 0 011 12.143V2.857ZM7.5 5a.5.5 0 100-1 .5.5 0 000 1Zm-3 6a.5.5 0 100-1 .5.5 0 000 1ZM5 7.5a.5.5 0 11-1 0 .5.5 0 011 0ZM4.5 5a.5.5 0 100-1 .5.5 0 000 1Zm6.5 5.5a.5.5 0 11-1 0 .5.5 0 011 0ZM10.5 8a.5.5 0 100-1 .5.5 0 000 1Zm.5-3.5a.5.5 0 11-1 0 .5.5 0 011 0ZM7.5 11a.5.5 0 100-1 .5.5 0 000 1Z" clip-rule="evenodd"/></svg>';