reddit_line constant

String const reddit_line

Implementation

static const String reddit_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm0 2a8 8 0 100 16 8 8 0 000-16Zm3 2a1 1 0 11-.948 1.32l-1.132-.226-.276 1.931c1.315.104 2.524.523 3.465 1.18.192.136.375.282.547.44a1.5 1.5 0 011.34 2.684L18 13.5c0 1.382-.802 2.532-1.891 3.294C15.017 17.56 13.561 18 12 18c-1.56 0-3.017-.441-4.109-1.206C6.801 16.032 6 14.882 6 13.5l.004-.17a1.5 1.5 0 011.34-2.685c.171-.158.355-.304.547-.44 1.007-.704 2.323-1.134 3.746-1.197l.368-2.579a.5.5 0 01.593-.42l1.65.33A.998.998 0 0115 6Zm-3 5c-1.2 0-2.245.342-2.962.844C8.318 12.35 8 12.95 8 13.5c0 .55.318 1.151 1.038 1.656.717.502 1.761.844 2.962.844 1.2 0 2.245-.342 2.962-.844C15.682 14.65 16 14.05 16 13.5c0-.55-.318-1.151-1.038-1.656C14.245 11.342 13.201 11 12 11Zm-2 1a1 1 0 110 2 1 1 0 010-2Zm4 0a1 1 0 110 2 1 1 0 010-2Z"/></g></svg>';