coin_piles constant

String const coin_piles

Implementation

static const String coin_piles =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M10.5 0C7.46 0 5 .88 5 2v2c-3 .1-5 .94-5 2v6c0 1.09 2.46 2 5.5 2h.067c.732 0 1.45-.055 2.153-.16.698 1.305 2.094 2.158 3.69 2.158a4.382 4.382 0 004.224-3.217c.209-.199.344-.442.367-.717V2c0-1.12-2.46-2-5.5-2zm-5 5C8 5 10 5.45 10 6S8 7 5.5 7 1 6.55 1 6s2-1 4.5-1zm0 8c-2.71 0-4.25-.71-4.5-1v-.8a10.405 10.405 0 004.522.799c.508-.001 1.03-.03 1.544-.085-.043.371.022.712.123 1.037-.452.021-.967.051-1.488.051L5.49 13zm1.57-2.09c-.467.057-1.008.09-1.556.09H5.5c-2.709 0-4.249-.71-4.499-1v-.84a10.41 10.41 0 004.518.84 14.496 14.496 0 001.897-.128c-.197.306-.291.654-.342 1.015zM5.5 9C2.79 9 1.25 8.29 1 8v-.9a10.41 10.41 0 004.518.84 10.548 10.548 0 004.551-.866l-.068.366a4.397 4.397 0 00-1.935 1.304C7.314 8.909 6.455 9 5.575 9h-.077zm5.91 6a3.41 3.41 0 110-6.82 3.41 3.41 0 010 6.82zM15 8c-.175.167-.385.3-.617.386-.288-.244-.6-.46-.938-.634a7.615 7.615 0 001.593-.61L15 8zm0-2c-.24.31-1.61.94-4 1V6h.011a9.963 9.963 0 004.053-.855L15 6zm0-2c-.25.33-1.79 1-4.5 1h-.23a9.073 9.073 0 00-4.169-1H6v-.9a10.41 10.41 0 004.518.84 10.548 10.548 0 004.551-.866L15.001 4zm-4.5-1C8 3 6 2.55 6 2s2-1 4.5-1 4.5.45 4.5 1-2 1-4.5 1z"/><path fill="currentColor" d="M10.5 11h.5v3h1V9h-.5l-1 2z"/></svg>';