ruby_solid constant

String const ruby_solid

Implementation

static const String ruby_solid =
    '<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="M4.293 4 8.058.236 9.73 4H4.293Zm10-4-3.632 3.632L9.047 0h5.246ZM.236 8.058 4 9.73V4.293L.236 8.058Zm3.396 2.603L0 9.047v5.246l3.632-3.632ZM5 9.293 9.293 5H5v4.293Zm10 4.438-3.907-9.117L15 .707v13.024Zm-.952.317-3.717-8.672-4.955 4.955 8.672 3.717Zm-9.434-2.955L13.731 15H.707l3.907-3.907Z"/></svg>';