coordinate_system constant

String const coordinate_system

Icon Data of coordinate_system

Implementation

static const String coordinate_system =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke-linejoin="round" stroke-width="4"><path fill="#fff" stroke="#fff" d="m24 12 14 8v16l-14 8-14-8V20l14-8Z"/><path stroke="#fff" stroke-linecap="round" d="M24 6v6"/><path stroke="#000" stroke-linecap="round" d="m10 20 14 8 14-8"/><path stroke="#fff" stroke-linecap="round" d="m38 36 6 3M4 39l6-3"/><path stroke="#000" stroke-linecap="round" d="M24 28v16"/><path stroke="#fff" d="m31 16 7 4v8M17 16l-7 4v8m7 12 7 4 7-4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';