💾 Archived View for gemini.conman.org › sigil-cgi.lua captured on 2020-11-07 at 00:42:24.

View Raw

More Information

⬅️ Previous capture (2020-09-24)

-=-=-=-=-=-=-

#!/usr/bin/env lua
-- ***********************************************************************
--
-- Returns an SVG image of an Urbit ID.
-- Copyright 2020 by Sean Conner.
--
-- This program is free software: you can redistribute it and/or modify it
-- under the terms of the GNU General Public License as published by the
-- Free Software Foundation, either version 3 of the License, or (at your
-- option) any later version.
--
-- This program is distributed in the hope that it will be useful, but
-- WITHOUT ANY WARRANTY; without even the implied warranty of
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
-- Public License for more details.
--
-- You should have received a copy of the GNU General Public License along
-- with this program.  If not, see <http://www.gnu.org/licenses/>.
--
-- Comments, questions and criticisms can be sent to: sean@conman.org
--
-- ***********************************************************************
-- luacheck: ignore 611 631
--
-- NOTE:  This is a CGI script that will work under HTTP, GEMINI and GOPHER,
--        provided that $SERVER_PROTOCOL, $REQUEST_METHOD and $QUERY_STRING
--        are supported by the server.
--
--        Lua 5.1 or higher.

local sigil =
{
  dal = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"63.29\" x1=\"-0.0029152\" fill=\"none\" y2=\"63.2929\" stroke-linecap=\"square\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><line fill=\"none\" x2=\"32.7071\" x1=\"128\" y1=\"32.0072\" y2=\"127.3\" stroke-linecap=\"square\" stroke=\"@BG\"/><line fill=\"none\" x2=\"64.7071\" x1=\"128\" y1=\"64.0072\" y2=\"127.3\" stroke-linecap=\"square\" stroke=\"@BG\"/><line fill=\"none\" x2=\"96.7071\" x1=\"128\" y1=\"96.0072\" y2=\"127.3\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  rym = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 96L0 96\" fill=\"none\" stroke=\"@BG\"/>",
  bal = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><line fill=\"none\" x2=\"32.7071\" x1=\"128\" y1=\"32.0072\" y2=\"127.3\" stroke-linecap=\"square\" stroke=\"@BG\"/><line fill=\"none\" x2=\"64.7071\" x1=\"128\" y1=\"64.0072\" y2=\"127.3\" stroke-linecap=\"square\" stroke=\"@BG\"/><line fill=\"none\" x2=\"96.7071\" x1=\"128\" y1=\"96.0072\" y2=\"127.3\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  tob = "<path d=\"M128 64V128H0L2.79753e-06 64C4.34256e-06 28.6538 28.6538 -1.54503e-06 64 0C99.3462 1.54503e-06 128 28.6538 128 64Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 96L0 96\" fill=\"none\" stroke=\"@BG\"/>",
  sep = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 128L64 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 128L32 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 128L96 0\" fill=\"none\" stroke=\"@BG\"/>",
  hoc = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line transform=\"matrix(0.707107 -0.707107 -0.707107 -0.707107 79.65 47.6499)\" x2=\"45.2548\" y1=\"-0.5\" y2=\"-0.5\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  fet = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  lan = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><line x2=\"32\" x1=\"32\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  hap = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  leb = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M-1.64036e-05 32C53.0193 32 96 74.9807 96 128\" fill=\"none\" stroke=\"@BG\"/>",
  lab = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><line transform=\"matrix(0.707107 -0.707107 -0.707107 -0.707107 79.65 47.6499)\" x2=\"45.2548\" y1=\"-0.5\" y2=\"-0.5\" fill=\"none\" stroke=\"@BG\"/><line x2=\"47.9964\" x1=\"15.9964\" y1=\"111.997\" y2=\"79.9965\" fill=\"none\" stroke=\"@BG\"/>",
  lib = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M128 64C92.6538 64 64 92.6538 64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/>",
  dux = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-2.79795e-06 -3.55988e-06C70.6924 -4.40288e-06 128 57.3075 128 128\" fill=\"none\" stroke=\"@BG\"/>",
  feb = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M7.37542e-06 -3.56072e-06C1.19529e-06 70.6924 57.3075 128 128 128\" fill=\"none\" stroke=\"@BG\"/>",
  lig = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/>",
  tom = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  tal = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><path d=\"M96 128C96 74.9807 53.0193 32 0 32\" fill=\"none\" stroke=\"@BG\"/>",
  sal = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M0 128L128 0\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M-0.701724 31.9914C25.6281 31.9914 49.4822 42.5913 66.8261 59.7565M-0.701723 63.9914C16.7916 63.9914 32.6456 71.0098 44.1982 82.3844M-0.701722 95.9914C7.955 95.9914 15.8089 99.4288 21.5694 105.013\" fill=\"none\" stroke=\"@BG\"/>",
  ral = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  dys = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-3.8147e-06 1.11901e-05C-7.24633e-07 35.3462 28.6538 64 64 64C99.3462 64 128 35.3462 128 0\" fill=\"none\" stroke=\"@BG\"/>",
  lux = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  son = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"63.5528\" x1=\"127.553\" y1=\"128.224\" y2=\"0.223598\" fill=\"none\" stroke=\"@BG\"/>",
  nal = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M2.82114e-06 110C60.7513 110 110 60.7513 110 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-5.09828e-06 73C40.3168 73 73 40.3168 73 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-6.63647e-07 37C20.4345 37 37 20.4345 37 0\" fill=\"none\" stroke=\"@BG\"/>",
  mal = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"112.004\" x1=\"80.0035\" y1=\"79.9964\" y2=\"111.996\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  mud = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"80\" cx=\"80\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"80\" cx=\"80\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  der = "<path d=\"M0 64L5.59506e-06 0L128 1.11901e-05V64C128 99.3462 99.3462 128 64 128C28.6538 128 -4.6351e-06 99.3462 0 64Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M96 128L96 0\" fill=\"none\" stroke=\"@BG\"/>",
  rux = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 64C32 81.6731 46.3269 96 64 96\" fill=\"none\" stroke=\"@BG\"/>",
  tep = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M1.14479e-06 96C53.0193 96 96 53.0193 96 0\" fill=\"none\" stroke=\"@BG\"/>",
  hal = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64.5\" x1=\"64.5\" y1=\"-0.5\" y2=\"127.5\" fill=\"none\" stroke=\"@BG\"/><path d=\"M16 64C16 90.5097 37.4903 112 64 112\" fill=\"none\" stroke=\"@BG\"/><path d=\"M112 64C112 37.4903 90.5097 16 64 16\" fill=\"none\" stroke=\"@BG\"/>",
  doz = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M128 128L0 0\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M30.0589 30.0589C48.804 11.3137 79.196 11.3137 97.9411 30.0589C116.686 48.804 116.686 79.196 97.9411 97.9411\" fill=\"none\" stroke=\"@BG\"/><path d=\"M52.6863 52.6863C58.9347 46.4379 69.0653 46.4379 75.3137 52.6863C81.5621 58.9347 81.5621 69.0653 75.3137 75.3137\" fill=\"none\" stroke=\"@BG\"/><path d=\"M41.3726 41.3726C53.8694 28.8758 74.1306 28.8758 86.6274 41.3726C99.1242 53.8694 99.1242 74.1306 86.6274 86.6274\" fill=\"none\" stroke=\"@BG\"/>",
  fal = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M0 128L128 0\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M0 0C35.3511 0 67.3551 14.3309 90.5193 37.5\" fill=\"none\" stroke=\"@BG\"/><path d=\"M0 32C26.5077 32 50.5061 42.7436 67.8783 60.1138\" fill=\"none\" stroke=\"@BG\"/><path d=\"M0 64C17.6721 64 33.6713 71.1626 45.2529 82.7432\" fill=\"none\" stroke=\"@BG\"/><path d=\"M0 95.6284C8.83603 95.6284 16.8356 99.2097 22.6264 105\" fill=\"none\" stroke=\"@BG\"/>",
  siv = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 96L0 96\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  syd = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 16C37.4903 16 16 37.4903 16 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  mex = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  lyt = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><line x2=\"112.003\" x1=\"80.0035\" y1=\"79.9965\" y2=\"111.997\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  tyd = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00280762 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><line transform=\"matrix(0.707107 -0.707107 -0.707107 -0.707107 79.65 47.6499)\" x2=\"45.2548\" y1=\"-0.5\" y2=\"-0.5\" fill=\"none\" stroke=\"@BG\"/><line x2=\"47.9964\" x1=\"15.9964\" y1=\"111.997\" y2=\"79.9965\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  wyd = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M32 64C32 46.3269 46.3269 32 64 32\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  bar = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  mid = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"-4.37114e-08\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64C92.6538 64 64 92.6538 64 128\" fill=\"none\" stroke=\"@BG\"/>",
  sit = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  tex = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"47.9965\" x1=\"15.9965\" y1=\"111.997\" y2=\"79.9965\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  mep = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 96L0 96\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 32L0 32\" fill=\"none\" stroke=\"@BG\"/>",
  dyt = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  wex = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  fog = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M86.6274 86.6274C99.1242 74.1306 99.1242 53.8694 86.6274 41.3726C74.1306 28.8758 53.8694 28.8758 41.3726 41.3726\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  bid = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M32 0C32 70.6925 74.9807 128 128 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/>",
  nep = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 128C57.3076 128 3.09007e-06 70.6925 0 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 96C74.9807 96 32 53.0193 32 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64C92.6538 64 64 35.3462 64 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 32C110.327 32 96 17.6731 96 0\" fill=\"none\" stroke=\"@BG\"/>",
  hec = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  fit = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/>",
  mec = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"112.003\" x1=\"80.0035\" y1=\"79.9965\" y2=\"111.997\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  bep = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64C92.6538 64 64 92.6538 64 128\" fill=\"none\" stroke=\"@BG\"/>",
  mel = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"47.9964\" x1=\"15.9964\" y1=\"111.997\" y2=\"79.9965\" fill=\"none\" stroke=\"@BG\"/>",
  bit = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  dun = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M112 64C112 37.4903 90.5097 16 64 16\" fill=\"none\" stroke=\"@BG\"/>",
  bex = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"48.0036\" x1=\"16.0036\" y1=\"15.9965\" y2=\"47.9965\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  fun = "<path d=\"M128 64V128H0L2.79753e-06 64C4.34256e-06 28.6538 28.6538 -1.54503e-06 64 0C99.3462 1.54503e-06 128 28.6538 128 64Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"47.9964\" x1=\"15.9964\" y1=\"111.997\" y2=\"79.9965\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-0.00280762 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  ryt = "<path d=\"M64 128H0L5.59506e-06 -7.62939e-06L64 -2.03434e-06C99.3462 1.05573e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  nid = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 128C92.6538 128 64 70.6925 64 7.63192e-07\" fill=\"none\" stroke=\"@BG\"/>",
  fex = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line transform=\"matrix(0.707107 -0.707107 -0.707107 -0.707107 79.6499 47.6499)\" x2=\"45.2548\" y1=\"-0.5\" y2=\"-0.5\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  syt = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  hex = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  dif = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M60.1244 67.3837C41.5063 48.7657 32.1342 24.4031 32.0079 0.00145601M82.7518 44.7563C70.3822 32.3867 64.1344 16.2134 64.0086 0.00145196M105.379 22.1289C99.258 16.0077 96.1351 8.02351 96.0105 0.00145196\" fill=\"none\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><circle cy=\"16\" cx=\"16\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"16\" cx=\"16\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  dib = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"128\" x1=\"8.74228e-08\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><line x2=\"128\" x1=\"5.25874e-08\" y1=\"32\" y2=\"32\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  tid = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><line x2=\"96\" x1=\"96\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M112 32C112 40.8366 104.837 48 96 48C87.1634 48 80 40.8366 80 32C80 23.1634 87.1634 16 96 16C104.837 16 112 23.1634 112 32ZM96 40C100.418 40 104 36.4183 104 32C104 27.5817 100.418 24 96 24C91.5817 24 88 27.5817 88 32C88 36.4183 91.5817 40 96 40Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  han = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/>",
  met = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M32 128L32 0\" fill=\"none\" stroke=\"@BG\"/>",
  bel = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/>",
  mig = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><line x2=\"112.004\" x1=\"80.0036\" y1=\"79.9965\" y2=\"111.997\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  mip = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 128C92.6538 128 64 99.3462 64 64C64 28.6538 92.6538 4.215e-07 128 0\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  mit = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  moc = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 96L0 96\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 32L0 32\" fill=\"none\" stroke=\"@BG\"/>",
  mol = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"-4.37114e-08\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M112 64C112 90.5097 90.5097 112 64 112C37.4903 112 16 90.5097 16 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M112 0C112 26.5097 90.5097 48 64 48C37.4903 48 16 26.5097 16 0\" fill=\"none\" stroke=\"@BG\"/>",
  mop = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  ryc = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 96L0 96\" fill=\"none\" stroke=\"@BG\"/>",
  pur = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M3.73284e-05 64C17.6633 64 33.6554 56.8445 45.2356 45.2741\" fill=\"none\" stroke=\"@BG\"/>",
  tyc = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  ris = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M128 0C128 35.3511 113.669 67.3551 90.5 90.5193\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 0C96 26.5077 85.2564 50.5061 67.8862 67.8783\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 0C64 17.6721 56.8374 33.6713 45.2568 45.2529\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32.3716 0C32.3716 8.83603 28.7903 16.8356 23 22.6264\" fill=\"none\" stroke=\"@BG\"/>",
  sur = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M3.73284e-05 64.0001C17.6633 64.0001 33.6554 56.8446 45.2356 45.2742\" fill=\"none\" stroke=\"@BG\"/><path d=\"M0.000105172 128C35.3582 128 67.3679 113.664 90.5332 90.4863\" fill=\"none\" stroke=\"@BG\"/>",
  rag = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"48.0036\" x1=\"16.0036\" y1=\"15.9965\" y2=\"47.9965\" fill=\"none\" stroke=\"@BG\"/>",
  sid = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 128C110.327 128 96 113.673 96 96C96 78.3269 110.327 64 128 64\" fill=\"none\" stroke=\"@BG\"/>",
  tem = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M128 64C92.6538 64 64 92.6538 64 128\" fill=\"none\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.00285417\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  tev = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/>",
  ter = "<path d=\"M0 64L5.59506e-06 0L128 1.11901e-05V64C128 99.3462 99.3462 128 64 128C28.6538 128 -4.6351e-06 99.3462 0 64Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"96.5\" x1=\"96.5\" y1=\"3.07317e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M1.01717e-06 64C35.3462 64 64 35.3462 64 0\" fill=\"none\" stroke=\"@BG\"/>",
  rev = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"53.9965\" x1=\"15.9965\" y1=\"111.997\" y2=\"73.9965\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  sup = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 112C90.5097 112 112 90.5097 112 64C112 37.4903 90.5097 16 64 16\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  wer = "<path d=\"M0 64L5.59506e-06 0L128 1.11901e-05V64C128 99.3462 99.3462 128 64 128C28.6538 128 -4.6351e-06 99.3462 0 64Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  lun = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/>",
  mun = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M128 64C92.6538 64 64 35.3462 64 0\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  mev = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  lev = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  ler = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  mer = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/>",
  ner = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><line x2=\"47.9965\" x1=\"15.9965\" y1=\"111.997\" y2=\"79.9965\" fill=\"none\" stroke=\"@BG\"/>",
  mut = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  per = "<path d=\"M0 64L5.59506e-06 0L128 1.11901e-05V64C128 99.3462 99.3462 128 64 128C28.6538 128 -4.6351e-06 99.3462 0 64Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/>",
  nev = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  dem = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M64 -6.35781e-07C64 35.3462 35.3462 64 0 64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  luc = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"-8.87604e-09\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 96L0 96\" fill=\"none\" stroke=\"@BG\"/>",
  tan = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M96 128C96 74.9807 53.0193 32 0 32\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 128C64 92.6538 35.3462 64 0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M48 128C48 101.49 26.5097 80 0 80\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 128C32 110.327 17.6731 96 0 96\" fill=\"none\" stroke=\"@BG\"/><path d=\"M16 128C16 119.163 8.83656 112 0 112\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 128C128 57.3075 70.6925 0 0 0\" fill=\"none\" stroke=\"@BG\"/>",
  san = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  rus = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M64 128C64 92.6538 35.3462 64 0 64\" fill=\"none\" stroke=\"@BG\"/>",
  dex = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  tus = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  sef = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  fus = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M32 128C32 110.327 17.6731 96 0 96\" fill=\"none\" stroke=\"@BG\"/>",
  tuc = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 96L0 96\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  sog = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M64 96C81.6731 96 96 81.6731 96 64C96 46.3269 81.6731 32 64 32\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  mir = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"48.0036\" x1=\"16.0036\" y1=\"15.9964\" y2=\"47.9964\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 64C96 46.3269 81.6731 32 64 32\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  fan = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  wal = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64.5\" x1=\"64.5\" y1=\"-0.5\" y2=\"127.5\" fill=\"none\" stroke=\"@BG\"/><line x2=\"32\" x1=\"32\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/>",
  lus = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  mus = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><path d=\"M96 128C96 74.9807 53.0193 32 0 32\" fill=\"none\" stroke=\"@BG\"/>",
  mog = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  pen = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M96 0C96 17.6731 81.6731 32 64 32C46.3269 32 32 17.6731 32 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  wyt = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"16\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"16\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  mes = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00280762 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><line x2=\"47.9964\" x1=\"15.9964\" y1=\"111.996\" y2=\"79.9964\" fill=\"none\" stroke=\"@BG\"/>",
  nes = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/>",
  fil = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"-4.37114e-08\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><line x2=\"32\" x1=\"32\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/>",
  def = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M0 128L128 0\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M0 94L94 0\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M0 64L64 0\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M0 32L32 0\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  fep = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  bes = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 128C64 92.6538 35.3462 64 0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-0.00280762 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  dar = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><path d=\"M86.6274 86.6274C99.1242 74.1307 99.1242 53.8694 86.6274 41.3726C74.1306 28.8758 53.8694 28.8758 41.3726 41.3726\" fill=\"none\" stroke=\"@BG\"/><path d=\"M75.3137 75.3137C81.5621 69.0653 81.5621 58.9347 75.3137 52.6863C69.0653 46.4379 58.9347 46.4379 52.6863 52.6863\" fill=\"none\" stroke=\"@BG\"/><path d=\"M97.9411 97.9411C116.686 79.1959 116.686 48.804 97.9411 30.0589C79.196 11.3137 48.804 11.3137 30.0589 30.0589\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  rum = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M5.08584e-07 32C17.6731 32 32 17.6731 32 0\" fill=\"none\" stroke=\"@BG\"/>",
  sum = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M1.01717e-06 64C35.3462 64 64 35.3462 64 0\" fill=\"none\" stroke=\"@BG\"/>",
  fes = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/>",
  dep = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M32 128C32 101.492 42.7436 77.4939 60.1138 60.1216\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 128C64 110.328 71.1626 94.3287 82.7432 82.7471\" fill=\"none\" stroke=\"@BG\"/><path d=\"M95.6284 128C95.6284 119.164 99.2097 111.164 105 105.374\" fill=\"none\" stroke=\"@BG\"/>",
  hes = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M48 96C48 104.837 40.8366 112 32 112C23.1634 112 16 104.837 16 96C16 87.1634 23.1634 80 32 80C40.8366 80 48 87.1634 48 96ZM32 104C36.4183 104 40 100.418 40 96C40 91.5817 36.4183 88 32 88C27.5817 88 24 91.5817 24 96C24 100.418 27.5817 104 32 104Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  wan = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/>",
  nam = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"128\" x1=\"8.74228e-08\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"112\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"112\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  pec = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  fen = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M-0.00280762 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M0 128C4.63574e-06 92.6489 14.3309 60.6449 37.5 37.4807\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 128C32 101.492 42.7436 77.4939 60.1138 60.1217\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 128C64 110.328 71.1626 94.3287 82.7432 82.7471\" fill=\"none\" stroke=\"@BG\"/><path d=\"M95.6284 128C95.6284 119.164 99.2097 111.164 105 105.374\" fill=\"none\" stroke=\"@BG\"/>",
  rec = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  den = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M1.52575e-06 96C53.0193 96 96 53.0193 96 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-0.00280762 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  lec = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  fed = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M128 32L0 32\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  nec = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/>",
  ped = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  byt = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/>",
  red = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  ben = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"8\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  led = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  tec = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"112.003\" x1=\"80.0035\" y1=\"79.9965\" y2=\"111.997\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  ned = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  med = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  ban = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0C128 70.6924 70.6924 128 -1.52588e-05 128\" fill=\"none\" stroke=\"@BG\"/>",
  ton = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 32C74.9807 32 32 74.9807 32 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64C92.6538 64 64 92.6538 64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 96C110.327 96 96 110.327 96 128\" fill=\"none\" stroke=\"@BG\"/>",
  dan = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><line x2=\"96\" x1=\"96\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  bec = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00280762 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  div = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-4.19629e-06 96C70.6924 96 128 53.0193 128 5.59506e-06\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-2.79753e-06 64C70.6924 64 128 35.3462 128 5.59506e-06\" fill=\"none\" stroke=\"@BG\"/>",
  fam = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"-4.37114e-08\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  set = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M64 64L128 64\" fill=\"none\" stroke=\"@BG\"/>",
  wit = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><line x2=\"32\" x1=\"32\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><line x2=\"96\" x1=\"96\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/>",
  mon = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  lon = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M2.03434e-06 128C70.6924 128 128 70.6925 128 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M1.52575e-06 96C53.0193 96 96 53.0193 96 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M1.01717e-06 64C35.3462 64 64 35.3462 64 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M5.08584e-07 32C17.6731 32 32 17.6731 32 0\" fill=\"none\" stroke=\"@BG\"/>",
  lep = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 96C110.327 96 96 110.327 96 128\" fill=\"none\" stroke=\"@BG\"/>",
  som = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  sen = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 128C96 110.327 81.6731 96 64 96C46.3269 96 32 110.327 32 128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  dec = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"16\" cx=\"112\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"16\" cx=\"112\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  wid = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"16.0035\" x1=\"48.0035\" y1=\"80.0036\" y2=\"112.004\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  fyl = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M22.1288 22.6299C16.0075 28.7511 8.0234 31.874 0.00134547 31.9986M44.7562 45.2573C32.3866 57.6269 16.2133 63.8747 0.00134277 64.0005M67.3836 67.8847C48.7656 86.5027 24.403 95.8749 0.00134412 96.0012\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-0.00280762 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  lom = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  dev = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"96.5\" x1=\"96.5\" y1=\"3.07317e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><line x2=\"32.5\" x1=\"32.5\" y1=\"3.07317e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  pan = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><path d=\"M41.3726 86.6274C28.8758 74.1306 28.8758 53.8693 41.3726 41.3725C53.8694 28.8758 74.1306 28.8758 86.6274 41.3725\" fill=\"none\" stroke=\"@BG\"/>",
  hut = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  sap = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"-4.37114e-08\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"96\" fill=\"@BG\" r=\"8\"/>",
  tap = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/><line x2=\"-8.87604e-09\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 32C81.6731 32 96 46.3269 96 64C96 81.6731 81.6731 96 64 96\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  bud = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M16 64C16 90.5097 37.4903 112 64 112\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"16\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"16\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  lut = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  lud = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 0L96 128\" fill=\"none\" stroke=\"@BG\"/>",
  ram = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  map = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"112.004\" x1=\"80.0036\" y1=\"79.9965\" y2=\"111.997\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  let = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/>",
  sec = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  lap = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M112 64C112 37.4903 90.5097 16 64 16\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"112\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"112\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  pun = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M112 64C112 37.4903 90.5097 16 64 16\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 64C96 46.3269 81.6731 32 64 32\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 55.1634 72.8366 48 64 48\" fill=\"none\" stroke=\"@BG\"/>",
  dut = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  tud = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  bet = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"48.0036\" x1=\"16.0036\" y1=\"15.9965\" y2=\"47.9965\" fill=\"none\" stroke=\"@BG\"/>",
  dat = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 128C92.6538 128 64 99.3462 64 64C64 28.6538 92.6538 -1.54503e-06 128 0\" fill=\"none\" stroke=\"@BG\"/>",
  det = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"47.9964\" x1=\"15.9964\" y1=\"111.996\" y2=\"79.9964\" fill=\"none\" stroke=\"@BG\"/>",
  los = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  dap = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"112.004\" x1=\"80.0035\" y1=\"79.9964\" y2=\"111.996\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  rud = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/>",
  heb = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M2.03434e-06 128C70.6924 128 128 70.6925 128 0\" fill=\"none\" stroke=\"@BG\"/>",
  dur = "<path d=\"M0 64L5.59506e-06 0L128 1.11901e-05V64C128 99.3462 99.3462 128 64 128C28.6538 128 -4.6351e-06 99.3462 0 64Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/>",
  nut = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><line x2=\"112.003\" x1=\"80.0035\" y1=\"79.9964\" y2=\"111.996\" fill=\"none\" stroke=\"@BG\"/><line transform=\"matrix(0.707107 -0.707107 -0.707107 -0.707107 79.6499 47.6499)\" x2=\"45.2548\" y1=\"-0.5\" y2=\"-0.5\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  fip = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  deb = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M64 -6.35781e-07C64 35.3462 35.3462 64 0 64\" fill=\"none\" stroke=\"@BG\"/>",
  sut = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  rut = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  bur = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M7.37542e-06 -3.56072e-06C1.19529e-06 70.6924 57.3075 128 128 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  del = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  bic = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 96C74.9807 96 32 53.0193 32 -4.19629e-06\" fill=\"none\" stroke=\"@BG\"/>",
  fel = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line transform=\"matrix(0.707107 -0.707107 -0.707107 -0.707107 79.65 47.6499)\" x2=\"45.2548\" y1=\"-0.5\" y2=\"-0.5\" fill=\"none\" stroke=\"@BG\"/>",
  mat = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 32C110.327 32 96 17.6731 96 0\" fill=\"none\" stroke=\"@BG\"/>",
  dos = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M86.6274 86.6274C99.1242 74.1306 99.1242 53.8693 86.6274 41.3725C74.1306 28.8758 53.8694 28.8758 41.3726 41.3725\" fill=\"none\" stroke=\"@BG\"/>",
  byn = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0C128 35.3511 113.669 67.3551 90.5 90.5193\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 0C96 26.5077 85.2564 50.5061 67.8862 67.8783\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 0C64 17.6721 56.8374 33.6713 45.2568 45.2529\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32.3716 0C32.3716 8.83603 28.7903 16.8356 23 22.6264\" fill=\"none\" stroke=\"@BG\"/>",
  fos = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M96 0C96 53.0193 53.0193 96 0 96\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 0C64 35.3462 35.3462 64 0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 0C32 17.6731 17.6731 32 0 32\" fill=\"none\" stroke=\"@BG\"/>",
  lor = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/>",
  hos = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"112.004\" x1=\"80.0036\" y1=\"79.9965\" y2=\"111.997\" fill=\"none\" stroke=\"@BG\"/><line x2=\"48.0036\" x1=\"16.0036\" y1=\"15.9965\" y2=\"47.9965\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"48\" cx=\"48\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"48\" cx=\"48\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"47\" cx=\"80\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"47\" cx=\"80\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"81\" cx=\"80\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"81\" cx=\"80\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"80\" cx=\"48\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"80\" cx=\"48\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  nib = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 96L0 96\" fill=\"none\" stroke=\"@BG\"/>",
  fyn = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  dig = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64.5\" x1=\"64.5\" y1=\"-0.5\" y2=\"127.5\" fill=\"none\" stroke=\"@BG\"/><line x2=\"48.0035\" x1=\"16.0035\" y1=\"15.9965\" y2=\"47.9965\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  dyn = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 32L0 32\" fill=\"none\" stroke=\"@BG\"/>",
  rib = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"128\" x1=\"8.74228e-08\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/>",
  sib = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M64 9.40976e-06C64 35.3462 92.6538 64 128 64\" fill=\"none\" stroke=\"@BG\"/>",
  dav = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 64C96 46.3269 81.6731 32 64 32\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  fin = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><line x2=\"98\" x1=\"98\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/>",
  lat = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M2.03434e-06 128C70.6924 128 128 70.6925 128 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M1.52575e-06 96C53.0193 96 96 53.0193 96 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M1.01717e-06 64C35.3462 64 64 35.3462 64 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M5.08584e-07 32C17.6731 32 32 17.6731 32 0\" fill=\"none\" stroke=\"@BG\"/>",
  rys = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M1.52575e-06 96C53.0193 96 96 53.0193 96 0\" fill=\"none\" stroke=\"@BG\"/>",
  hul = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"48\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"48\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  pas = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 0L96 128\" fill=\"none\" stroke=\"@BG\"/>",
  lug = "<path d=\"M64 128H0L5.59506e-06 -7.62939e-06L64 -2.03434e-06C99.3462 1.05573e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/>",
  hin = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><line x2=\"32\" x1=\"32\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M48 64C48 72.8366 40.8366 80 32 80C23.1634 80 16 72.8366 16 64C16 55.1634 23.1634 48 32 48C40.8366 48 48 55.1634 48 64ZM32 72C36.4183 72 40 68.4183 40 64C40 59.5817 36.4183 56 32 56C27.5817 56 24 59.5817 24 64C24 68.4183 27.5817 72 32 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  sar = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/>",
  tar = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"16\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"16\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  mar = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M-0.0029152 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M64 64L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M86.6274 86.6274C99.1242 74.1307 99.1242 53.8694 86.6274 41.3726C74.1306 28.8758 53.8694 28.8758 41.3726 41.3726\" fill=\"none\" stroke=\"@BG\"/><path d=\"M75.3137 75.3137C81.5621 69.0653 81.5621 58.9347 75.3137 52.6863C69.0653 46.4379 58.9347 46.4379 52.6863 52.6863\" fill=\"none\" stroke=\"@BG\"/><path d=\"M97.9411 97.9411C116.686 79.1959 116.686 48.804 97.9411 30.0589C79.196 11.3137 48.804 11.3137 30.0589 30.0589\" fill=\"none\" stroke=\"@BG\"/>",
  nar = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"8\" stroke=\"@BG\"/>",
  dul = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M64 16C90.5097 16 112 37.4903 112 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 64L64 128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  par = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.693 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  byl = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><path d=\"M-0.00280762 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M22.1288 22.6299C16.0075 28.7511 8.0234 31.874 0.00134547 31.9986M44.7562 45.2573C32.3866 57.6269 16.2133 63.8747 0.00134277 64.0005M67.3836 67.8847C48.7656 86.5027 24.403 95.8749 0.00134412 96.0012\" fill=\"none\" stroke=\"@BG\"/>",
  ful = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M64 96C81.6731 96 96 81.6731 96 64C96 46.3269 81.6731 32 64 32\" fill=\"none\" stroke=\"@BG\"/>",
  fer = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/>",
  lar = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"128\" x1=\"2.78181e-08\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  lop = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"-8.87604e-09\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><line x2=\"-8.87604e-09\" x1=\"128\" y1=\"32\" y2=\"32\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  don = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-3.8147e-06 128C-7.24632e-07 92.6538 28.6538 64 64 64C99.3462 64 128 92.6538 128 128\" fill=\"none\" stroke=\"@BG\"/>",
  lav = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 128C92.6489 128 60.6449 113.669 37.4807 90.5\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 96C101.492 96 77.4939 85.2564 60.1217 67.8862\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64C110.328 64 94.3287 56.8374 82.7471 45.2568\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 32.3716C119.164 32.3716 111.164 28.7903 105.374 23\" fill=\"none\" stroke=\"@BG\"/>",
  bon = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 128C92.6538 128 64 99.3462 64 64C64 28.6538 92.6538 4.215e-07 128 0\" fill=\"none\" stroke=\"@BG\"/>",
  ric = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M96 128C96 74.9807 53.0193 32 0 32\" fill=\"none\" stroke=\"@BG\"/>",
  nys = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  tic = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 32C110.327 32 96 17.6731 96 -1.39876e-06\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  sop = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  top = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  fas = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  wis = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 32L0 32\" fill=\"none\" stroke=\"@BG\"/>",
  lys = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  rav = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 32L0 32\" fill=\"none\" stroke=\"@BG\"/>",
  wyc = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/>",
  nyl = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M0 128C4.63574e-06 92.6489 14.3309 60.6449 37.5 37.4807\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 128C32 101.492 42.7436 77.4939 60.1138 60.1217\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 128C64 110.328 71.1626 94.3287 82.7432 82.7471\" fill=\"none\" stroke=\"@BG\"/><path d=\"M95.6284 128C95.6284 119.164 99.2097 111.164 105 105.374\" fill=\"none\" stroke=\"@BG\"/>",
  mic = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-2.09815e-06 80C26.5097 80 48 101.49 48 128\" fill=\"none\" stroke=\"@BG\"/>",
  mis = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64C92.6538 64 64 92.6538 64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-0.00286865 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  wed = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  nel = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00268555 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M96 1.90735e-06C96 53.0193 53.0193 96 0 96\" fill=\"none\" stroke=\"@BG\"/>",
  ryg = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-2.79795e-06 -3.55988e-06C70.6924 -4.40288e-06 128 57.3075 128 128\" fill=\"none\" stroke=\"@BG\"/><line x2=\"48.0035\" x1=\"16.0035\" y1=\"15.9965\" y2=\"47.9965\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  ted = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  sed = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  das = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  lis = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-4.70488e-06 64C35.3462 64 64 35.3462 64 0\" fill=\"none\" stroke=\"@BG\"/>",
  dop = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M64 112C90.5097 112 112 90.5097 112 64C112 37.4903 90.5097 16 64 16\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  wic = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  fop = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M16 64C16 90.5097 37.4903 112 64 112\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"16\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"16\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  net = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M64 64L64 128\" fill=\"none\" stroke=\"@BG\"/>",
  hop = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 96C81.6731 96 96 81.6731 96 64C96 46.3269 81.6731 32 64 32\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  bis = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"-8.87604e-09\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><line x2=\"-8.87604e-09\" x1=\"128\" y1=\"96\" y2=\"96\" fill=\"none\" stroke=\"@BG\"/><line x2=\"-8.87604e-09\" x1=\"128\" y1=\"32\" y2=\"32\" fill=\"none\" stroke=\"@BG\"/>",
  nex = "<path d=\"M64 128H0L5.59506e-06 -7.62939e-06L64 -2.03434e-06C99.3462 1.05573e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"112.003\" x1=\"80.0035\" y1=\"79.9964\" y2=\"111.996\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  dis = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.0029152 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  lac = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 -9.40976e-06C64 70.6924 92.6538 128 128 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 -7.63193e-07C32 70.6924 74.9807 128 128 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/>",
  mac = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  nac = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  fad = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  pac = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  had = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  rac = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  ['nil'] = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"-8.87604e-09\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><line x2=\"-8.87604e-09\" x1=\"128\" y1=\"32\" y2=\"32\" fill=\"none\" stroke=\"@BG\"/>",
  tac = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  las = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"16\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"16\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  mas = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  wac = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  deg = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M64 128C64 92.6538 35.3462 64 0 64\" fill=\"none\" stroke=\"@BG\"/>",
  has = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  bat = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0C128 35.3462 99.3462 64 64 64C28.6538 64 0 35.3462 0 0\" fill=\"none\" stroke=\"@BG\"/>",
  rad = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  nor = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 96C46.3269 96 32 81.6731 32 64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  tas = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 32C81.6731 32 96 46.3269 96 64C96 81.6731 81.6731 96 64 96\" fill=\"none\" stroke=\"@BG\"/>",
  rov = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M128 0C128 35.3511 113.669 67.3551 90.5 90.5193\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 0C96 26.5077 85.2564 50.5061 67.8862 67.8783\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 0C64 17.6721 56.8374 33.6713 45.2568 45.2529\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32.3716 0C32.3716 8.83603 28.7903 16.8356 23 22.6264\" fill=\"none\" stroke=\"@BG\"/>",
  mor = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"48.0035\" x1=\"16.0035\" y1=\"15.9964\" y2=\"47.9964\" fill=\"none\" stroke=\"@BG\"/><line x2=\"47.9964\" x1=\"15.9964\" y1=\"111.996\" y2=\"79.9964\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  hat = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"16\" cx=\"16\" fill=\"@FG\" r=\"8\" stroke=\"@FG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><path d=\"M48 32C48 40.8366 40.8366 48 32 48C23.1634 48 16 40.8366 16 32C16 23.1634 23.1634 16 32 16C40.8366 16 48 23.1634 48 32ZM32 40C36.4183 40 40 36.4183 40 32C40 27.5817 36.4183 24 32 24C27.5817 24 24 27.5817 24 32C24 36.4183 27.5817 40 32 40Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  sor = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M128 0C128 35.3511 113.669 67.3551 90.5 90.5193\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 0C96 26.5077 85.2564 50.5061 67.8862 67.8783\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 0C64 17.6721 56.8374 33.6713 45.2568 45.2529\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32.3716 0C32.3716 8.83603 28.7903 16.8356 23 22.6264\" fill=\"none\" stroke=\"@BG\"/>",
  bac = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  lid = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"48.0036\" x1=\"16.0036\" y1=\"15.9965\" y2=\"47.9965\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  dac = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64L-5.96046e-08 64\" fill=\"none\" stroke=\"@BG\"/>",
  wor = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line transform=\"matrix(0.707107 -0.707107 -0.707107 -0.707107 79.65 47.65)\" x2=\"45.2548\" y1=\"-0.5\" y2=\"-0.5\" fill=\"none\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M64 96C46.3269 96 32 81.6731 32 64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  tor = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  hil = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"128\" x1=\"8.74228e-08\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/>",
  hac = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  sov = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M0 128L128 0\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M128 128C92.6489 128 60.6449 113.669 37.4807 90.5\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 96C101.492 96 77.4939 85.2564 60.1217 67.8862\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64C110.328 64 94.3287 56.8374 82.7471 45.2568\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 32.3716C119.164 32.3716 111.164 28.7903 105.374 23\" fill=\"none\" stroke=\"@BG\"/>",
  noc = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  meg = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M128 64C92.6538 64 64 92.6538 64 128\" fill=\"none\" stroke=\"@BG\"/>",
  ril = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.693 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  weg = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M79.5254 0C79.5254 8.83656 72.3619 16 63.5254 16C54.6888 16 47.5254 8.83656 47.5254 0\" fill=\"none\" stroke=\"@BG\"/>",
  pil = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  mug = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 96C81.6731 96 96 81.6731 96 64C96 46.3269 81.6731 32 64 32\" fill=\"none\" stroke=\"@BG\"/>",
  teg = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M128 80C119.163 80 112 72.8366 112 64C112 55.1634 119.163 48 128 48\" fill=\"none\" stroke=\"@BG\"/>",
  seg = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M32 128C32 110.327 46.3269 96 64 96C81.6731 96 96 110.327 96 128\" fill=\"none\" stroke=\"@BG\"/>",
  rop = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M112 64C112 37.4903 90.5097 16 64 16\" fill=\"none\" stroke=\"@BG\"/>",
  ron = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0C128 70.6924 70.6925 128 0 128\" fill=\"none\" stroke=\"@BG\"/>",
  tug = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 32L0 32\" fill=\"none\" stroke=\"@BG\"/>",
  sug = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"16\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"16\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"80\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"80\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  het = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M96 128L96 0\" fill=\"none\" stroke=\"@BG\"/>",
  nop = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><line transform=\"matrix(0.707107 -0.707107 -0.707107 -0.707107 79.65 47.65)\" x2=\"45.2548\" y1=\"-0.5\" y2=\"-0.5\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  ryn = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 128C57.3075 128 -3.09007e-06 70.6925 0 0\" fill=\"none\" stroke=\"@BG\"/>",
  dir = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M96 64C96 81.6731 81.6731 96 64 96\" fill=\"none\" stroke=\"@BG\"/><line x2=\"48.0035\" x1=\"16.0035\" y1=\"15.9965\" y2=\"47.9965\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  til = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"112.004\" x1=\"80.0036\" y1=\"79.9965\" y2=\"111.997\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  sil = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"48.0036\" x1=\"16.0036\" y1=\"15.9965\" y2=\"47.9965\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  bil = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"112.004\" x1=\"80.0035\" y1=\"79.9965\" y2=\"111.997\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  dyr = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  tyl = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M7.37542e-06 -3.56072e-06C1.19529e-06 70.6924 57.3075 128 128 128\" fill=\"none\" stroke=\"@BG\"/>",
  syl = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  ryl = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M128 128C92.6489 128 60.6449 113.669 37.4807 90.5\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 96C101.492 96 77.4939 85.2564 60.1217 67.8862\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64C110.328 64 94.3287 56.8374 82.7471 45.2568\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 32.3716C119.164 32.3716 111.164 28.7903 105.374 23\" fill=\"none\" stroke=\"@BG\"/>",
  rit = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  pyl = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-5.59506e-06 128C35.3462 128 64 99.3462 64 64C64 28.6538 35.3462 1.54503e-06 0 0\" fill=\"none\" stroke=\"@BG\"/>",
  byr = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00280762 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"80\" cx=\"48\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"80\" cx=\"48\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  peg = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M96 0C96 17.6731 81.6731 32 64 32C46.3269 32 32 17.6731 32 0\" fill=\"none\" stroke=\"@BG\"/>",
  lyr = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00268555 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"48\" cx=\"80\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"48\" cx=\"80\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  reg = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M128 96C110.327 96 96 81.6731 96 64C96 46.3269 110.327 32 128 32\" fill=\"none\" stroke=\"@BG\"/>",
  nyr = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00268555 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M95.9984 0C95.9984 26.3298 85.3985 50.1839 68.2332 67.5278M63.9983 0C63.9983 17.4933 56.9799 33.3473 45.6054 44.8999M31.9983 0C31.9983 8.65672 28.5609 16.5106 22.9766 22.2711\" fill=\"none\" stroke=\"@BG\"/>",
  leg = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M7.63192e-07 32C17.6731 32 32 46.3269 32 64C32 81.6731 17.6731 96 0 96\" fill=\"none\" stroke=\"@BG\"/>",
  nov = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M2.03434e-06 128C70.6924 128 128 70.6925 128 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M1.52575e-06 96C53.0193 96 96 53.0193 96 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M1.01717e-06 64C35.3462 64 64 35.3462 64 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M5.08584e-07 32C17.6731 32 32 17.6731 32 0\" fill=\"none\" stroke=\"@BG\"/>",
  dil = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"112.004\" x1=\"80.0036\" y1=\"79.9964\" y2=\"111.996\" fill=\"none\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/>",
  wyl = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-3.8147e-06 128C-7.24633e-07 92.6538 28.6538 64 64 64C99.3462 64 128 92.6538 128 128\" fill=\"none\" stroke=\"@BG\"/>",
  tyn = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 -2.28831e-06C57.3076 -3.13131e-06 8.42999e-07 57.3075 0 128\" fill=\"none\" stroke=\"@BG\"/>",
  syn = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M0 0C35.3511 0 67.3551 14.3309 90.5193 37.5\" fill=\"none\" stroke=\"@BG\"/><path d=\"M0 32C26.5077 32 50.5061 42.7436 67.8783 60.1138\" fill=\"none\" stroke=\"@BG\"/><path d=\"M0 64C17.6721 64 33.6713 71.1626 45.2529 82.7432\" fill=\"none\" stroke=\"@BG\"/><path d=\"M0 95.6284C8.83603 95.6284 16.8356 99.2097 22.6264 105\" fill=\"none\" stroke=\"@BG\"/>",
  lad = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line fill=\"none\" x2=\"32.0571\" x1=\"95.35\" y1=\"32.7071\" y2=\"96\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  num = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  nup = "<path d=\"M64 128H0L5.59506e-06 -7.62939e-06L64 -2.03434e-06C99.3462 1.05573e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 16C90.5097 16 112 37.4903 112 64C112 90.5097 90.5097 112 64 112\" fill=\"none\" stroke=\"@BG\"/>",
  nus = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00280762 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M0.000105172 128C35.3582 128 67.3679 113.664 90.5332 90.4863\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"31\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"31\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  web = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M128 128C128 57.3075 70.6925 0 0 0\" fill=\"none\" stroke=\"@BG\"/>",
  nux = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 96L0 96\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 32L0 32\" fill=\"none\" stroke=\"@BG\"/>",
  nyd = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  reb = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M128 -9.40976e-06C57.3075 -6.31969e-06 -3.09007e-06 57.3075 0 128\" fill=\"none\" stroke=\"@BG\"/>",
  seb = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M128 64C92.6538 64 64 35.3462 64 0\" fill=\"none\" stroke=\"@BG\"/>",
  teb = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M1.52575e-06 96C53.0193 96 96 53.0193 96 0\" fill=\"none\" stroke=\"@BG\"/>",
  meb = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M32 -3.05151e-06C32 53.0193 74.9807 96 128 96\" fill=\"none\" stroke=\"@BG\"/>",
  wyn = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M1.52575e-06 96C53.0193 96 96 53.0193 96 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M1.01717e-06 64C35.3462 64 64 35.3462 64 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M5.08584e-07 32C17.6731 32 32 17.6731 32 0\" fill=\"none\" stroke=\"@BG\"/>",
  fig = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  nyt = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 32C81.6731 32 96 46.3269 96 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 16C90.5097 16 112 37.4903 112 64\" fill=\"none\" stroke=\"@BG\"/>",
  pin = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  nom = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  rin = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><line x2=\"32\" x1=\"32\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/>",
  pad = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  lin = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"128\" y2=\"-6.55671e-08\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"80\" fill=\"@BG\" r=\"8\"/>",
  mul = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"112.003\" x1=\"80.0035\" y1=\"79.9964\" y2=\"111.996\" fill=\"none\" stroke=\"@BG\"/><path d=\"M112 64C112 37.4903 90.5097 16 64 16\" fill=\"none\" stroke=\"@BG\"/>",
  sub = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/>",
  min = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  pal = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M128 96C101.492 96 77.4939 85.2564 60.1217 67.8862\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64C110.328 64 94.3287 56.8374 82.7471 45.2568\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 32.3716C119.164 32.3716 111.164 28.7903 105.374 23\" fill=\"none\" stroke=\"@BG\"/>",
  win = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/>",
  pat = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M32 -2.67054e-06C32 53.0193 74.9807 96 128 96\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 -1.78036e-06C64 35.3462 92.6538 64 128 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 -8.9018e-07C96 17.6731 110.327 32 128 32\" fill=\"none\" stroke=\"@BG\"/>",
  pub = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/>",
  tin = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><line x2=\"32\" x1=\"32\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/>",
  dyl = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M2.03434e-06 128C70.6924 128 128 70.6925 128 0\" fill=\"none\" stroke=\"@BG\"/>",
  pem = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M-0.00280762 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M64 128C64 92.6538 35.3462 64 0 64\" fill=\"none\" stroke=\"@BG\"/>",
  myr = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  sol = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><path d=\"M128 64L-5.96046e-08 64\" fill=\"none\" stroke=\"@BG\"/>",
  rol = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 16C90.5097 16 112 37.4903 112 64C112 90.5097 90.5097 112 64 112\" fill=\"none\" stroke=\"@BG\"/>",
  pes = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 112C90.5097 112 112 90.5097 112 64\" fill=\"none\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.00285417\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  tol = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"-4.37114e-08\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M16 128C16 101.49 37.4903 80 64 80C90.5097 80 112 101.49 112 128\" fill=\"none\" stroke=\"@BG\"/>",
  wol = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M0 64L128 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 96C110.327 96 96 81.6731 96 64C96 46.3269 110.327 32 128 32\" fill=\"none\" stroke=\"@BG\"/>",
  mot = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 96C110.327 96 96 81.6731 96 64C96 46.3269 110.327 32 128 32\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  nod = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  pet = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"112.003\" x1=\"80.0035\" y1=\"79.9964\" y2=\"111.996\" fill=\"none\" stroke=\"@BG\"/>",
  ['for'] = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"96\" x1=\"96\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  pol = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/><line x2=\"-8.87604e-09\" x1=\"128\" y1=\"32\" y2=\"32\" fill=\"none\" stroke=\"@BG\"/>",
  dor = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"128\" y1=\"63.5\" y2=\"63.5\" fill=\"none\" stroke=\"@BG\"/>",
  hod = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/>",
  dov = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M-0.701724 31.9914C25.6281 31.9914 49.4822 42.5913 66.8261 59.7565M-0.701723 63.9914C16.7916 63.9914 32.6456 71.0098 44.1982 82.3844M-0.701722 95.9914C7.955 95.9914 15.8089 99.4288 21.5694 105.013\" fill=\"none\" stroke=\"@BG\"/><path d=\"M0 0C35.3511 0 67.3551 14.3309 90.5193 37.5\" fill=\"none\" stroke=\"@BG\"/>",
  nol = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"1.51277e-05\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  mod = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M0 96L128 96\" fill=\"none\" stroke=\"@BG\"/><line x2=\"48.0035\" x1=\"16.0035\" y1=\"15.9965\" y2=\"47.9965\" fill=\"none\" stroke=\"@BG\"/>",
  lod = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M16 64C16 90.5097 37.4903 112 64 112\" fill=\"none\" stroke=\"@BG\"/>",
  bot = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"32\" x1=\"32\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  tad = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  pex = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  dol = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-4.19629e-06 16C26.5097 16 48 37.4903 48 64C48 90.5097 26.5097 112 0 112\" fill=\"none\" stroke=\"@BG\"/>",
  pic = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M96 128C96 74.9807 53.0193 32 0 32\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 128C64 92.6538 35.3462 64 0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 128C32 110.327 17.6731 96 0 96\" fill=\"none\" stroke=\"@BG\"/>",
  fol = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/><line x2=\"-4.37114e-08\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/>",
  hol = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"-4.37114e-08\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  tod = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  pit = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  zod = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/>",
  nem = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M128 64C92.6538 64 64 92.6538 64 128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  pod = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"-8.87604e-09\" x1=\"128\" y1=\"96\" y2=\"96\" fill=\"none\" stroke=\"@BG\"/>",
  fot = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"47.9964\" x1=\"15.9964\" y1=\"111.997\" y2=\"79.9965\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  bol = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/><line x2=\"-4.37114e-08\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/>",
  dot = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  pon = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/>",
  pos = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  nav = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 96C101.492 96 77.4939 85.2564 60.1217 67.8862\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64C110.328 64 94.3287 56.8374 82.7471 45.2568\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 32.3716C119.164 32.3716 111.164 28.7903 105.374 23\" fill=\"none\" stroke=\"@BG\"/>",
  fod = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  bor = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M0 128C4.63574e-06 92.6489 14.3309 60.6449 37.5 37.4807\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 128C32 101.492 42.7436 77.4939 60.1138 60.1217\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 128C64 110.328 71.1626 94.3287 82.7432 82.7471\" fill=\"none\" stroke=\"@BG\"/><path d=\"M95.6284 128C95.6284 119.164 99.2097 111.164 105 105.374\" fill=\"none\" stroke=\"@BG\"/>",
  ran = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-0.00291443 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  rap = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"-1.29797e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  ref = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  mil = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"-4.37114e-08\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><line x2=\"-4.37114e-08\" x1=\"128\" y1=\"32\" y2=\"32\" fill=\"none\" stroke=\"@BG\"/><line x2=\"-4.37114e-08\" x1=\"128\" y1=\"96\" y2=\"96\" fill=\"none\" stroke=\"@BG\"/>",
  nub = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/>",
  rem = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M128 64C92.6538 64 64 35.3462 64 0\" fill=\"none\" stroke=\"@BG\"/>",
  rep = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M32 128C32 74.9807 74.9807 32 128 32\" fill=\"none\" stroke=\"@BG\"/>",
  res = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"112.003\" x1=\"80.0035\" y1=\"79.9965\" y2=\"111.997\" fill=\"none\" stroke=\"@BG\"/>",
  rex = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  rid = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 0L96 128\" fill=\"none\" stroke=\"@BG\"/>",
  sav = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><path d=\"M96 64C96 46.3269 81.6731 32 64 32\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  neb = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M128 32C74.9807 32 32 74.9807 32 128\" fill=\"none\" stroke=\"@BG\"/>",
  myl = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"48.0035\" x1=\"16.0035\" y1=\"15.9965\" y2=\"47.9965\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"16\" cx=\"16\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"16\" cx=\"16\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  ryx = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  syx = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M0 128C4.63574e-06 92.6488 14.3309 60.6449 37.5 37.4807\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 128C32 101.492 42.7436 77.4939 60.1138 60.1216\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 128C64 110.328 71.1626 94.3287 82.7432 82.7471\" fill=\"none\" stroke=\"@BG\"/><path d=\"M95.6284 128C95.6284 119.164 99.2097 111.164 105 105.374\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-0.00280762 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  roc = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/><circle cy=\"16\" cx=\"112\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"16\" cx=\"112\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  bus = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M32 128C32 110.327 17.6731 96 0 96\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  nyx = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  dus = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M32 -3.05151e-06C32 53.0193 74.9807 96 128 96\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  pyx = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  ruc = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 32L0 32\" fill=\"none\" stroke=\"@BG\"/>",
  duc = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 32L0 32\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  sat = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 128C128 57.3076 70.6925 0 0 0\" fill=\"none\" stroke=\"@BG\"/>",
  lyx = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  fyr = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00268555 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><line transform=\"matrix(0.707107 -0.707107 -0.707107 -0.707107 79.6499 47.6499)\" x2=\"45.2548\" y1=\"-0.5\" y2=\"-0.5\" fill=\"none\" stroke=\"@BG\"/>",
  fir = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line transform=\"matrix(0.707107 -0.707107 -0.707107 -0.707107 79.65 47.6499)\" x2=\"45.2548\" y1=\"-0.5\" y2=\"-0.5\" fill=\"none\" stroke=\"@BG\"/><line x2=\"112.004\" x1=\"80.0036\" y1=\"79.9965\" y2=\"111.997\" fill=\"none\" stroke=\"@BG\"/><line x2=\"48.0035\" x1=\"16.0035\" y1=\"15.9965\" y2=\"47.9965\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  rup = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 112C90.5097 112 112 90.5097 112 64C112 37.4903 90.5097 16 64 16\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/>",
  ryd = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00280762 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M96 64C96 81.6731 81.6731 96 64 96\" fill=\"none\" stroke=\"@BG\"/>",
  ber = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M96 0L96 128\" fill=\"none\" stroke=\"@BG\"/>",
  rip = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M96 64C96 46.3269 81.6731 32 64 32\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  bin = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/>",
  hep = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.00285417\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  sel = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"8\" stroke=\"@BG\"/>",
  rel = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 96L0 96\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 32L0 32\" fill=\"none\" stroke=\"@BG\"/>",
  loc = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 96C74.9807 96 32 53.0193 32 -4.19629e-06\" fill=\"none\" stroke=\"@BG\"/>",
  pel = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><path d=\"M112 64C112 37.4903 90.5097 16 64 16\" fill=\"none\" stroke=\"@BG\"/>",
  wel = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 32C74.9807 32 32 74.9807 32 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64C92.6538 64 64 92.6538 64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 96C110.327 96 96 110.327 96 128\" fill=\"none\" stroke=\"@BG\"/>",
  soc = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/><circle cy=\"16\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"16\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  poc = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64.5\" x1=\"64.5\" y1=\"-0.5\" y2=\"127.5\" fill=\"none\" stroke=\"@BG\"/><line x2=\"96.5\" x1=\"96.5\" y1=\"-0.5\" y2=\"127.5\" fill=\"none\" stroke=\"@BG\"/><line x2=\"32.5\" x1=\"32.5\" y1=\"-0.5\" y2=\"127.5\" fill=\"none\" stroke=\"@BG\"/>",
  tel = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"15\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"112\" cx=\"15\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><path d=\"M0 0L127.986 127.986\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M32 0L128 96\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M64 0L128 64\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M96 0L128 32\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  din = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><line x2=\"96\" x1=\"96\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/>",
  nul = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  toc = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"-8.87604e-09\" x1=\"128\" y1=\"96\" y2=\"96\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  tip = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  fur = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M86.8823 41.6275C74.3855 29.1307 54.1242 29.1307 41.6274 41.6275C29.1307 54.1243 29.1307 74.3855 41.6274 86.8823\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  rul = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"112.003\" x1=\"80.0035\" y1=\"79.9964\" y2=\"111.996\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  syp = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00280762 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M1.01717e-06 64C35.3462 64 64 35.3462 64 0\" fill=\"none\" stroke=\"@BG\"/>",
  typ = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M96 1.90735e-06C96 53.0193 53.0193 96 0 96\" fill=\"none\" stroke=\"@BG\"/>",
  sam = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  ryp = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  lur = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 0L96 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/>",
  tul = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  lyn = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/>",
  ros = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  nat = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-1.52588e-05 128C-9.07866e-06 57.3075 57.3076 1.44926e-06 128 7.62939e-06\" fill=\"none\" stroke=\"@BG\"/>",
  myn = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 1.52638e-06C57.3076 -7.74381e-06 9.2702e-06 57.3075 0 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 32C74.9807 32 32 74.9807 32 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64C92.6538 64 64 92.6538 64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 96C110.327 96 96 110.327 96 128\" fill=\"none\" stroke=\"@BG\"/>",
  mos = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  nos = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  sig = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  rig = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  syr = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  tyr = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M0 0L128 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M128 64C92.6538 64 64 35.3462 64 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M0 64C35.3462 64 64 92.6538 64 128\" fill=\"none\" stroke=\"@BG\"/>",
  sun = "<circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"64\"/><circle cy=\"80\" cx=\"80\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"80\" cx=\"80\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"48\" cx=\"80\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"48\" cx=\"80\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"48\" cx=\"48\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"48\" cx=\"48\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"80\" cx=\"48\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"80\" cx=\"48\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  run = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 0L96 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/>",
  tog = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 96C46.3269 96 32 81.6731 32 64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  tun = "<path d=\"M128 64V128H0L2.79753e-06 64C4.34256e-06 28.6538 28.6538 -1.54503e-06 64 0C99.3462 1.54503e-06 128 28.6538 128 64Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  mag = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  lag = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 112C90.5097 112 112 90.5097 112 64\" fill=\"none\" stroke=\"@BG\"/>",
  tyv = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M256 0L128 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  bos = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  tux = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  sic = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  nis = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 32C74.9807 32 32 74.9807 32 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-0.00285435 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  lex = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><line x2=\"47.9965\" x1=\"15.9965\" y1=\"111.997\" y2=\"79.9965\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  fid = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00291443 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  hid = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M2.03434e-06 128C70.6924 128 128 70.6925 128 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M1.52575e-06 96C53.0193 96 96 53.0193 96 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M1.01717e-06 64C35.3462 64 64 35.3462 64 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M5.08584e-07 32C17.6731 32 32 17.6731 32 0\" fill=\"none\" stroke=\"@BG\"/>",
  lup = "<path d=\"M64 128H0L5.59506e-06 -7.62939e-06L64 -2.03434e-06C99.3462 1.05573e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 16C90.5097 16 112 37.4903 112 64C112 90.5097 90.5097 112 64 112\" fill=\"none\" stroke=\"@BG\"/><line x2=\"-8.87604e-09\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/>",
  len = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  lyd = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00280762 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  lit = "<path d=\"M0.0541 0C70.7217 0.0292317 128 57.3256 128 128C57.3177 128 0.0164917 70.7089 7.62806e-06 0.0305091C7.62851e-06 0.0203397 -4.44317e-10 0.01017 0 0H0.0541Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00286865 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M128 0C128 35.3511 113.669 67.3551 90.5 90.5193\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 0C96 26.5077 85.2564 50.5061 67.8862 67.8783\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 0C64 17.6721 56.8374 33.6713 45.2568 45.2529\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32.3716 0C32.3716 8.83603 28.7903 16.8356 23 22.6264\" fill=\"none\" stroke=\"@BG\"/>",
  sim = "<path d=\"M128 64V128H0L2.79753e-06 64C4.34256e-06 28.6538 28.6538 -1.54503e-06 64 0C99.3462 1.54503e-06 128 28.6538 128 64Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/>",
  tim = "<path d=\"M128 64V128H0L2.79753e-06 64C4.34256e-06 28.6538 28.6538 -1.54503e-06 64 0C99.3462 1.54503e-06 128 28.6538 128 64Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00291443 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  riv = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/>",
  ren = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><line x2=\"112.003\" x1=\"80.0035\" y1=\"79.9965\" y2=\"111.997\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  pid = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  ten = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"48\" cx=\"48\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"48\" cx=\"48\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"48\" cx=\"80\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"48\" cx=\"80\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"80\" cx=\"80\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"80\" cx=\"80\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"80\" cx=\"48\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"80\" cx=\"48\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  wen = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M1.01717e-06 64C35.3462 64 64 35.3462 64 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  pag = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"47.9964\" x1=\"15.9964\" y1=\"111.997\" y2=\"79.9965\" fill=\"none\" stroke=\"@BG\"/>",
  liv = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M-5.21346e-06 32C70.6924 32 128 17.6731 128 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M3.4331e-06 96C70.6924 96 128 53.0193 128 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/>",
  tir = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"32\" stroke=\"@BG\"/>",
  doc = "<path d=\"M0 127.946C0.0292286 57.2783 57.3256 3.08928e-06 128 0C128 70.6823 70.7089 127.984 0.0305092 128C0.0203397 128 0.01017 128 2.36469e-09 128L0 127.946Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M127.997 0L-0.00291443 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/><path d=\"M86.6274 41.3726C74.1306 28.8758 53.8694 28.8758 41.3726 41.3726C28.8758 53.8694 28.8758 74.1306 41.3726 86.6274\" fill=\"none\" stroke=\"@BG\"/>",
  tag = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"112.004\" x1=\"80.0036\" y1=\"79.9964\" y2=\"111.996\" fill=\"none\" stroke=\"@BG\"/>",
  tab = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"8\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  fon = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"127.983\" x1=\"-0.0029152\" fill=\"none\" y2=\"127.986\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  hav = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"96\" x1=\"96\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/>",
  des = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M96 0L96 128\" fill=\"none\" stroke=\"@BG\"/>",
  wep = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  hob = "<path d=\"M128 64V128H0L2.79753e-06 64C4.34256e-06 28.6538 28.6538 -1.54503e-06 64 0C99.3462 1.54503e-06 128 28.6538 128 64Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"-4.37114e-08\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/>",
  ser = "<path d=\"M0 64L5.59506e-06 0L128 1.11901e-05V64C128 99.3462 99.3462 128 64 128C28.6538 128 -4.6351e-06 99.3462 0 64Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/>",
  sev = "<path d=\"M64 128H0L5.59506e-06 0L64 5.59506e-06C99.3462 8.68512e-06 128 28.6538 128 64C128 99.3462 99.3462 128 64 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"48\" stroke=\"@BG\"/>",
  sip = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M16 64C16 37.4903 37.4903 16 64 16\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"16\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"16\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  wat = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  hus = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><path d=\"M64 96C46.3269 96 32 81.6731 32 64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  wes = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"112.003\" x1=\"80.0035\" y1=\"79.9965\" y2=\"111.997\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"112\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"112\" cx=\"112\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  sem = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M1.01717e-06 64C35.3462 64 64 35.3462 64 0\" fill=\"none\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/>",
  tes = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/>",
  wyx = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  nim = "<path d=\"M128 64V128H0L2.79753e-06 64C4.34256e-06 28.6538 28.6538 -1.54503e-06 64 0C99.3462 1.54503e-06 128 28.6538 128 64Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/>",
  dab = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line transform=\"matrix(0.707107 -0.707107 -0.707107 -0.707107 79.65 47.6499)\" x2=\"45.2548\" y1=\"-0.5\" y2=\"-0.5\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  mur = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  fab = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M128 0L0 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  nym = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M64 0L64 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M96 0L96 128\" fill=\"none\" stroke=\"@BG\"/><path d=\"M32 0L32 128\" fill=\"none\" stroke=\"@BG\"/>",
  hab = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"181.5\" x1=\"0.5\" fill=\"none\" stroke=\"@BG\" transform=\"matrix(-0.707107 0.707107 0.707107 0.707107 128.71 0)\" y1=\"-0.5\" y2=\"-0.5\" stroke-linecap=\"square\"/><path d=\"M60.1244 67.3837C41.5063 48.7657 32.1342 24.4031 32.0079 0.00145601M82.7518 44.7563C70.3822 32.3867 64.1344 16.2134 64.0086 0.00145196M105.379 22.1289C99.258 16.0077 96.1351 8.02351 96.0105 0.00145196\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  sud = "<path d=\"M128 128C128 57.3076 70.6925 6.18013e-06 1.11901e-05 0L0 128L128 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"-8.87604e-09\" x1=\"128\" y1=\"64\" y2=\"64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/><path d=\"M80 64C80 72.8366 72.8366 80 64 80C55.1634 80 48 72.8366 48 64C48 55.1634 55.1634 48 64 48C72.8366 48 80 55.1634 80 64ZM64 72C68.4183 72 72 68.4183 72 64C72 59.5817 68.4183 56 64 56C59.5817 56 56 59.5817 56 64C56 68.4183 59.5817 72 64 72Z\" fill-rule=\"evenodd\" fill=\"@BG\" clip-rule=\"evenodd\"/>",
  ret = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M128 64L0 64\" fill=\"none\" stroke=\"@BG\"/>",
  sul = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M64 96C46.3269 96 32 81.6731 32 64C32 46.3269 46.3269 32 64 32\" fill=\"none\" stroke=\"@BG\"/>",
  sym = "<path d=\"M5.59506e-06 128C70.6925 128 128 70.6925 128 0L0 5.59506e-06L5.59506e-06 128Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"96.5\" x1=\"96.5\" y1=\"3.07317e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/>",
  wet = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><path d=\"M64 64H0\" fill=\"none\" stroke=\"@BG\"/>",
  nap = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"32\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"32\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"96\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"96\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  har = "<circle cy=\"64\" cx=\"64\" stroke-width=\"0.5\" fill=\"@FG\" r=\"64\" stroke=\"@BG\"/><line x2=\"64\" x1=\"64\" y1=\"2.18557e-08\" y2=\"128\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"none\" r=\"16\" stroke=\"@BG\"/>",
  put = "<rect height=\"128\" stroke-width=\"0.5\" fill=\"@FG\" width=\"128\" stroke=\"@BG\"/><circle cy=\"96\" cx=\"32\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"96\" cx=\"32\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  tam = "<path d=\"M64 0H128V128H64C28.6538 128 0 99.3462 0 64C0 28.6538 28.6538 0 64 0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><line x2=\"-8.87604e-09\" x1=\"128\" y1=\"96\" y2=\"96\" fill=\"none\" stroke=\"@BG\"/><line x2=\"-8.87604e-09\" x1=\"128\" y1=\"32\" y2=\"32\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"64\" cx=\"64\" fill=\"@FG\" r=\"11.5\" stroke=\"@FG\"/><circle cy=\"64\" cx=\"64\" stroke-width=\"2\" fill=\"@BG\" r=\"9\" stroke=\"@BG\"/>",
  rab = "<path d=\"M128 0C57.3075 8.42999e-07 -8.42999e-07 57.3075 0 128H128V0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><line x2=\"47.9964\" x1=\"15.9965\" y1=\"111.997\" y2=\"79.9965\" fill=\"none\" stroke=\"@BG\"/>",
  sab = "<path d=\"M0 0C0 70.6925 57.3075 128 128 128V0H0Z\" stroke-width=\"0.5\" fill=\"@FG\" stroke=\"@BG\"/><path d=\"M-0.00292969 0L127.997 128\" fill=\"none\" stroke-linecap=\"square\" stroke=\"@BG\"/><line transform=\"matrix(0.707107 -0.707107 -0.707107 -0.707107 79.65 47.65)\" x2=\"45.2548\" y1=\"-0.5\" y2=\"-0.5\" fill=\"none\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" fill=\"@BG\" r=\"11.5\" stroke=\"@BG\"/><circle cy=\"112\" cx=\"16\" stroke-width=\"2\" fill=\"@FG\" r=\"9\" stroke=\"@FG\"/>",
  
  _pre =
  {
    "doz","mar","bin","wan","sam","lit","sig","hid","fid","lis","sog","dir","wac","sab","wis","sib",
    "rig","sol","dop","mod","fog","lid","hop","dar","dor","lor","hod","fol","rin","tog","sil","mir",
    "hol","pas","lac","rov","liv","dal","sat","lib","tab","han","tic","pid","tor","bol","fos","dot",
    "los","dil","for","pil","ram","tir","win","tad","bic","dif","roc","wid","bis","das","mid","lop",
    "ril","nar","dap","mol","san","loc","nov","sit","nid","tip","sic","rop","wit","nat","pan","min",
    "rit","pod","mot","tam","tol","sav","pos","nap","nop","som","fin","fon","ban","mor","wor","sip",
    "ron","nor","bot","wic","soc","wat","dol","mag","pic","dav","bid","bal","tim","tas","mal","lig",
    "siv","tag","pad","sal","div","dac","tan","sid","fab","tar","mon","ran","nis","wol","mis","pal",
    "las","dis","map","rab","tob","rol","lat","lon","nod","nav","fig","nom","nib","pag","sop","ral",
    "bil","had","doc","rid","moc","pac","rav","rip","fal","tod","til","tin","hap","mic","fan","pat",
    "tac","lab","mog","sim","son","pin","lom","ric","tap","fir","has","bos","bat","poc","hac","tid",
    "hav","sap","lin","dib","hos","dab","bit","bar","rac","par","lod","dos","bor","toc","hil","mac",
    "tom","dig","fil","fas","mit","hob","har","mig","hin","rad","mas","hal","rag","lag","fad","top",
    "mop","hab","nil","nos","mil","fop","fam","dat","nol","din","hat","nac","ris","fot","rib","hoc",
    "nim","lar","fit","wal","rap","sar","nal","mos","lan","don","dan","lad","dov","riv","bac","pol",
    "lap","tal","pit","nam","bon","ros","ton","fod","pon","sov","noc","sor","lav","mat","mip","fip",
  },
  
  _suf =
  {
    "zod","nec","bud","wes","sev","per","sut","let","ful","pen","syt","dur","wep","ser","wyl","sun",
    "ryp","syx","dyr","nup","heb","peg","lup","dep","dys","put","lug","hec","ryt","tyv","syd","nex",
    "lun","mep","lut","sep","pes","del","sul","ped","tem","led","tul","met","wen","byn","hex","feb",
    "pyl","dul","het","mev","rut","tyl","wyd","tep","bes","dex","sef","wyc","bur","der","nep","pur",
    "rys","reb","den","nut","sub","pet","rul","syn","reg","tyd","sup","sem","wyn","rec","meg","net",
    "sec","mul","nym","tev","web","sum","mut","nyx","rex","teb","fus","hep","ben","mus","wyx","sym",
    "sel","ruc","dec","wex","syr","wet","dyl","myn","mes","det","bet","bel","tux","tug","myr","pel",
    "syp","ter","meb","set","dut","deg","tex","sur","fel","tud","nux","rux","ren","wyt","nub","med",
    "lyt","dus","neb","rum","tyn","seg","lyx","pun","res","red","fun","rev","ref","mec","ted","rus",
    "bex","leb","dux","ryn","num","pyx","ryg","ryx","fep","tyr","tus","tyc","leg","nem","fer","mer",
    "ten","lus","nus","syl","tec","mex","pub","rym","tuc","fyl","lep","deb","ber","mug","hut","tun",
    "byl","sud","pem","dev","lur","def","bus","bep","run","mel","pex","dyt","byt","typ","lev","myl",
    "wed","duc","fur","fex","nul","luc","len","ner","lex","rup","ned","lec","ryd","lyd","fen","wel",
    "nyd","hus","rel","rud","nes","hes","fet","des","ret","dun","ler","nyr","seb","hul","ryl","lud",
    "rem","lys","fyn","wer","ryc","sug","nys","nyl","lyn","dyn","dem","lux","fed","sed","bec","mun",
    "lyr","tes","mud","nyt","byr","sen","weg","fyr","mur","tel","rep","teg","pec","nel","nev","fes",
  },
}

-- ***********************************************************************

local explanation = [[

                                  THE SIGIL
                                  
This CGI script expects up to three parameters, only one which is required.
The four parameters are:

        id
                This is either an Urbit identifier, such as
                
                        ~lapzod~namtel
                        
                or eight hexadecimal digits:
                
                        F000F3F9
                        
                This is a REQUIRED parameter.
                
        fg
                The foreground color, as defined by CSS.  For example, 'red'.
                White is the default color.
                
        bg
                The background color, as defined by CSS.  For example, 'orange'.
                Black is the default color.
                
The output is an SVG file of the resulting sigil for your use.

]]

-- ***********************************************************************

local svg = [[
<svg viewBox="0 0 256 256" version="1.1" xmlns="http://www.w3.org/2000/svg">
  <rect fill="@BG" width="256px" height="256px" x="0" y="0"/>
  <g transform="matrix(1,0,0,1,  0,  0)">%s</g>
  <g transform="matrix(1,0,0,1,128,  0)">%s</g>
  <g transform="matrix(1,0,0,1,  0,128)">%s</g>
  <g transform="matrix(1,0,0,1,128,128)">%s</g>
</svg>
]]

-- ***********************************************************************

local function query(q)
  local function tochar(c)
    return string.char(tonumber(c,16))
  end
  
  local res = {}
  for name,value in q:gmatch("([^=]+)=([^&]*)&?") do -- breakout name/value pairs
    name      = name:gsub("%%(%x%x)",tochar)  -- do unescaping
    value     = value:gsub("%%(%x%x)",tochar)
    res[name] = value
  end
  return res
end

-- ***********************************************************************

local function getid(id)
  local function name()
    local a,b,c,d = id:match("~(%l%l%l)(%l%l%l)~?(%l%l%l)(%l%l%l)$")
    if a and b and c and d then
      return sigil[a],sigil[b],sigil[c],sigil[d]
    end
  end
  
  local function value()
    local a,b,c,d = id:match("^(%x%x)(%x%x)(%x%x)(%x%x)")
    if a and b and c and d then
      a = tonumber(a,16) + 1
      b = tonumber(b,16) + 1
      c = tonumber(c,16) + 1
      d = tonumber(d,16) + 1
      return sigil[sigil._pre[a]],
             sigil[sigil._suf[b]],
             sigil[sigil._pre[c]],
             sigil[sigil._suf[d]]
    end
  end
  
  if id then
    if id:match "^~" then
      return name()
    elseif id:match "^%x" then
      return value()
    end
  end
end

-- ***********************************************************************

local function process()
  local q = os.getenv("QUERY_STRING")
  if q then
    q = query(q)
    local a,b,c,d = getid(q.id)
    if a and b and c and d then
      return string.format(svg,a,b,c,d):gsub("@([FB]G)",{
        FG = q.fg or 'white',
        BG = q.bg or 'black'
      })
    end
  end
end

-- ***********************************************************************

local function HTTP()
  local method = os.getenv("REQUEST_METHOD")
  if not method then
    io.stdout:write(
        "Status: 400\r\n",
        "Content-Type: text/plain\r\n",
        "\r\n",
        "Bad Request\r\n"
    )
  end
  
  if method ~= "GET" then
    io.stdout:write(
        "Status: 405\r\n",
        "Content-Type: text/plain\r\n",
        "\r\n",
        "Only GET allowed\r\n"
    )
  end
  
  local doc = process()
  if doc then
    io.stdout:write(
        "Content-Type: image/svg+xml\r\n",
        string.format("Content-Length: %d\r\n",#doc),
        "\r\n",
        doc
    )
  else
    io.stdout:write(
        "Content-Type: text/plain\r\n",
        string.format("Content-Length: %d\r\n",#explanation),
        "\r\n",
        explanation
    )
  end
end

-- ***********************************************************************

local function GEMINI()
  local doc = process()
  if doc then
    io.stdout:write(
        "Content-Type: image/svg+xml\r\n",
        string.format("Content-Length: %d\r\n",#doc),
        "\r\n",
        doc
    )
  else
    io.stdout:write(
        "Content-Type: text/plain\r\n",
        string.format("Content-Length: %d\r\n",#explanation),
        "\r\n",
        explanation
    )
  end
end

-- ***********************************************************************

local function GOPHER()
  local doc = process()
  io.stdout:write(doc or explanation)
end

-- ***********************************************************************

local protocol = os.getenv("SERVER_PROTOCOL")

if not protocol then
  os.exit(1)
elseif protocol:match "^HTTP/" then
  HTTP()
elseif protocol == "GEMINI" then
  GEMINI()
elseif protocol == "GOPHER" then
  GOPHER()
else
  os.exit(1)
end