ring_one constant

String const ring_one

Implementation

static const String ring_one =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M24 11.273A3.636 3.636 0 1024 4a3.636 3.636 0 000 7.273ZM24 44a3.636 3.636 0 100-7.273A3.636 3.636 0 0024 44ZM7.636 27.636a3.636 3.636 0 100-7.272 3.636 3.636 0 000 7.272Zm32.728 0a3.636 3.636 0 100-7.273 3.636 3.636 0 000 7.273Z"/><path stroke-linecap="round" d="M32.734 10.16a16.45 16.45 0 015.107 5.106m-.001 17.468a16.45 16.45 0 01-5.106 5.106m-17.467 0a16.45 16.45 0 01-5.107-5.106m0-17.468a16.45 16.45 0 015.107-5.106"/></g></svg>';