c_sharp_outline constant

String const c_sharp_outline

Implementation

static const String c_sharp_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" stroke="currentColor" d="M9.5 5v5m2-5v5M8 6.5h5m-5 2h5M8 10l-.402.201A2.831 2.831 0 013.5 7.668v-.336a2.832 2.832 0 014.098-2.533L8 5m-6.5 5.5v-6l6-3.5 6 3.5v6l-6 3.5-6-3.5Z"/></svg>';