bluetooth_outline constant

String const bluetooth_outline

Implementation

static const String bluetooth_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" d="M7.5 14.5H7a.5.5 0 00.787.41L7.5 14.5Zm0-14 .287-.41A.5.5 0 007 .5h.5Zm5 3.5.282.413a.5.5 0 00.005-.823L12.5 4Zm0 7 .287.41a.5.5 0 00-.005-.823L12.5 11ZM8 14.5V7.41H7v7.09h1Zm0-7.09V.5H7v6.91h1ZM7.213.91l5 3.5.574-.82-5-3.5-.574.82Zm5.005 2.677-5 3.409.564.826 5-3.409-.564-.826Zm-5 3.409-6 4.09.564.827 6-4.09-.564-.827Zm.569 7.914 5-3.5-.574-.82-5 3.5.574.82Zm4.995-4.323-11-7.5-.564.826 11 7.5.564-.826Z"/></svg>';