body_outline constant

String const body_outline

Icon Data of body_outline

Implementation

static const String body_outline =
    '<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" fill-rule="evenodd" clip-rule="evenodd"><path d="M24 12a3 3 0 100-6 3 3 0 000 6Zm0 2a5 5 0 100-10 5 5 0 000 10Z"/><path d="M17.374 18.314A2 2 0 0119 20.28V41a1 1 0 001 1h.087a1 1 0 00.996-.91L22 31a2 2 0 014 0l.917 10.09a1 1 0 00.996.91H28a1 1 0 001-1V20.317a2 2 0 011.626-1.965c1.756-.334 3.613-.797 5.654-1.392a1 1 0 10-.56-1.92c-4.634 1.35-8.19 1.976-11.716 1.96-3.53-.016-7.09-.674-11.737-1.963a1 1 0 10-.534 1.927c2.033.564 3.886 1.016 5.641 1.35Zm5.604 23.489A3 3 0 0120.087 44H20a3 3 0 01-3-3V20.28c-1.826-.348-3.735-.816-5.802-1.39a3 3 0 111.604-5.78c4.57 1.267 7.935 1.875 11.211 1.89 3.266.014 6.618-.56 11.148-1.88a3 3 0 111.678 5.76c-2.084.608-4.005 1.088-5.839 1.437V41a3 3 0 01-3 3h-.087a3 3 0 01-2.988-2.728l-.917-10.09a2.035 2.035 0 01-.008-.177c0 .059-.003.117-.008.176l-.918 10.09a3.05 3.05 0 01-.096.532Z"/></g></svg>';