/* Generated by scripts/build_icons.py from static/icons/ — do not edit by hand.

   NTS Feed icon set (Nucleo outline icons): every glyph sits on a 16px grid
   with a 1.25px round stroke (24px grid / 2px stroke for the large variants)
   and ships as a CSS mask that paints in currentColor, so it sizes with
   font-size like the icon font it replaced. The `fa-*` class names stay as
   the icon vocabulary so markup, runtime class toggles and tests are
   unchanged. Per icon:
     --icon-<name>      16px drawing        --icon-<name>-24  large drawing
     .<class> --icon    what it paints      --icon-lg         large drawing
   A context that renders an icon at 22px or more opts into the large grid
   with `--icon: var(--icon-lg)`. Rules of the set: docs/icons.md. */

:root {
    --icon-alert-circle: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='8' r='7.5'/%3E%3Ccircle cx='8' cy='12' r='1' fill='%23000' stroke='none'/%3E%3Cline x1='8' y1='3.5' x2='8' y2='9'/%3E%3C/svg%3E");
    --icon-alert-circle-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='11'/%3E%3Cline x1='12' y1='7' x2='12' y2='13'/%3E%3Ccircle cx='12' cy='17' r='1' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-alert-triangle: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='12' r='1' fill='%23000' stroke='none'/%3E%3Cline x1='8' y1='4.5' x2='8' y2='9.5'/%3E%3Cpath d='M.741,12.776,6.97,1.208a1.17,1.17,0,0,1,2.06,0l6.229,11.568a1.17,1.17,0,0,1-1.03,1.724H1.771A1.17,1.17,0,0,1,.741,12.776Z'/%3E%3C/svg%3E");
    --icon-alert-triangle-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1.243,18.953,10.152,2.111a2.093,2.093,0,0,1,3.7,0l8.909,16.842A2.079,2.079,0,0,1,20.908,22H3.092A2.079,2.079,0,0,1,1.243,18.953Z'/%3E%3Cline x1='12' y1='8' x2='12' y2='14'/%3E%3Ccircle cx='12' cy='17.5' r='1.5' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-bandcamp: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 11.36A0.6 0.6 0 0 0 2.52 12.25L9.4 12.25A0.6 0.6 0 0 0 9.92 11.94L14 4.64A0.6 0.6 0 0 0 13.48 3.75L6.6 3.75A0.6 0.6 0 0 0 6.08 4.06Z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-chart: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6.5' y='0.5' width='3' height='15'/%3E%3Crect x='0.5' y='10.5' width='3' height='5'/%3E%3Crect x='12.5' y='5.5' width='3' height='10'/%3E%3C/svg%3E");
    --icon-chart-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='10' y='3' width='4' height='18'/%3E%3Crect x='1' y='14' width='4' height='7'/%3E%3Crect x='19' y='9' width='4' height='12'/%3E%3C/svg%3E");
    --icon-check: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='1,9 5,13 15,3' stroke-linecap='butt'/%3E%3C/svg%3E");
    --icon-check-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='2,12 9,19 22,6'/%3E%3C/svg%3E");
    --icon-check-circle: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='8' r='7.5' stroke-linecap='butt'/%3E%3Cpolyline points='4.5,7.5 7,10 12,5' stroke-linecap='butt'/%3E%3C/svg%3E");
    --icon-check-circle-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6,12 10,16 18,8'/%3E%3Ccircle cx='12' cy='12' r='11'/%3E%3C/svg%3E");
    --icon-chevron-down: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15.5,5.5 8,10.5 0.5,5.5'/%3E%3C/svg%3E");
    --icon-chevron-down-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='1,8 12,16 23,8' stroke-linecap='butt'/%3E%3C/svg%3E");
    --icon-chevron-left: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='10.5,0.5 5.5,8 10.5,15.5'/%3E%3C/svg%3E");
    --icon-chevron-left-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='16,1 8,12 16,23' stroke-linecap='butt'/%3E%3C/svg%3E");
    --icon-chevron-right: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='5.5,0.5 10.5,8 5.5,15.5'/%3E%3C/svg%3E");
    --icon-chevron-right-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='8,1 16,12 8,23' stroke-linecap='butt'/%3E%3C/svg%3E");
    --icon-chevrons-left: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='13.5 0.5 7.5 8 13.5 15.5'/%3E%3Cpolyline points='8.5 0.5 2.5 8 8.5 15.5'/%3E%3C/svg%3E");
    --icon-chevrons-left-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20,22 10,12 20,2'/%3E%3Cpolyline points='14,22 4,12 14,2'/%3E%3C/svg%3E");
    --icon-chevrons-right: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='2.5 0.5 8.5 8 2.5 15.5'/%3E%3Cpolyline points='7.5 0.5 13.5 8 7.5 15.5'/%3E%3C/svg%3E");
    --icon-chevrons-right-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='4,2 14,12 4,22'/%3E%3Cpolyline points='10,2 20,12 10,22'/%3E%3C/svg%3E");
    --icon-clock: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='8' r='7.5'/%3E%3Cpolyline points='8 3 8 8 13 8'/%3E%3C/svg%3E");
    --icon-clock-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='11'/%3E%3Cpolyline points='12,6 12,12 18,12'/%3E%3C/svg%3E");
    --icon-close: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='13.5' y1='2.5' x2='2.5' y2='13.5' stroke-linecap='butt'/%3E%3Cline x1='2.5' y1='2.5' x2='13.5' y2='13.5' stroke-linecap='butt'/%3E%3C/svg%3E");
    --icon-close-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='19' y1='5' x2='5' y2='19'/%3E%3Cline x1='19' y1='19' x2='5' y2='5'/%3E%3C/svg%3E");
    --icon-database: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cellipse cx='8' cy='3' rx='6.5' ry='2.5' stroke-linecap='butt'/%3E%3Cpath d='M1.5,6.5V13 c0,1.381,2.91,2.5,6.5,2.5s6.5-1.119,6.5-2.5V6.5' stroke-linecap='butt'/%3E%3C/svg%3E");
    --icon-database-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3,4v16c0,1.7,4,3,9,3s9-1.3,9-3V4' stroke-linecap='butt'/%3E%3Cellipse cx='12' cy='4' rx='9' ry='3'/%3E%3Cpath d='M21,12c0,1.7-4,3-9,3 s-9-1.3-9-3'/%3E%3C/svg%3E");
    --icon-disc: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='8' r='2.5'/%3E%3Ccircle cx='8' cy='8' r='7.5'/%3E%3C/svg%3E");
    --icon-disc-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='11'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");
    --icon-download: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12.5 7.5 8 12.5 3.5 7.5 6.5 7.5 6.5 1.5 9.5 1.5 9.5 7.5 12.5 7.5'/%3E%3Cpath d='M12.5,5.5H14A1.5,1.5,0,0,1,15.5,7v6A1.5,1.5,0,0,1,14,14.5H2A1.5,1.5,0,0,1,.5,13V7A1.5,1.5,0,0,1,2,5.5H3.5'/%3E%3C/svg%3E");
    --icon-download-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' y1='18' x2='12' y2='1' stroke-linecap='butt'/%3E%3Cpolyline points='16 14 12 18 8 14'/%3E%3Cpath d='M17,10h3a2,2,0,0,1,2,2v8a2,2,0,0,1-2,2H4a2,2,0,0,1-2-2V12a2,2,0,0,1,2-2H7'/%3E%3C/svg%3E");
    --icon-external-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='15.5' y1='0.5' x2='7.5' y2='8.5'/%3E%3Cpolyline points='8.5 0.5 15.5 0.5 15.5 7.5'/%3E%3Cpath d='M12.5,9.5V14A1.5,1.5,0,0,1,11,15.5H2A1.5,1.5,0,0,1,.5,14V5A1.5,1.5,0,0,1,2,3.5H6.5'/%3E%3C/svg%3E");
    --icon-external-link-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='11' y1='13' x2='22' y2='2' stroke-linecap='butt'/%3E%3Cpolyline points='14 2 22 2 22 10'/%3E%3Cpath d='M9,4H4A2,2,0,0,0,2,6V20a2,2,0,0,0,2,2H18a2,2,0,0,0,2-2V15'/%3E%3C/svg%3E");
    --icon-feed: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='1.5' y1='2.5' x2='14.5' y2='2.5'/%3E%3Cline x1='1.5' y1='8' x2='14.5' y2='8'/%3E%3Cline x1='1.5' y1='13.5' x2='14.5' y2='13.5'/%3E%3C/svg%3E");
    --icon-feed-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='1' y1='12' x2='23' y2='12'/%3E%3Cline x1='1' y1='5' x2='23' y2='5'/%3E%3Cline x1='1' y1='19' x2='23' y2='19'/%3E%3C/svg%3E");
    --icon-gear: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='8' r='2.5'/%3E%3Cpath d='M13.5,8 c0-0.465-0.064-0.913-0.172-1.344l1.917-1.107l-1.5-2.598L11.83,4.057c-0.644-0.626-1.441-1.093-2.33-1.344V0.5h-3v2.212 C5.612,2.964,4.815,3.431,4.17,4.057L2.255,2.951l-1.5,2.598l1.917,1.107C2.564,7.087,2.5,7.535,2.5,8 c0,0.464,0.064,0.913,0.172,1.344l-1.917,1.107l1.5,2.598l1.916-1.106c0.644,0.626,1.441,1.093,2.33,1.344V15.5h3v-2.212 c0.889-0.252,1.685-0.719,2.33-1.344l1.916,1.106l1.5-2.598l-1.917-1.107C13.436,8.913,13.5,8.464,13.5,8z'/%3E%3C/svg%3E");
    --icon-gear-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M23,12c0-1.105-0.895-2-2-2 h-1.262c-0.189-0.732-0.477-1.422-0.852-2.058l0.892-0.892c0.781-0.781,0.781-2.047,0-2.828c-0.781-0.781-2.047-0.781-2.828,0 l-0.892,0.892C15.422,4.739,14.732,4.451,14,4.262V3c0-1.104-0.895-2-2-2c-1.105,0-2,0.895-2,2v1.262 C9.268,4.451,8.578,4.739,7.942,5.114L7.05,4.222c-0.781-0.781-2.047-0.781-2.828,0c-0.781,0.781-0.781,2.047,0,2.828l0.892,0.892 C4.739,8.578,4.451,9.268,4.262,10H3c-1.104,0-2,0.895-2,2c0,1.105,0.895,2,2,2h1.262c0.189,0.732,0.477,1.422,0.852,2.058 L4.222,16.95c-0.781,0.781-0.781,2.047,0,2.828c0.781,0.781,2.047,0.781,2.828,0l0.892-0.892c0.635,0.375,1.326,0.663,2.058,0.852 V21c0,1.104,0.895,2,2,2c1.105,0,2-0.895,2-2v-1.262c0.732-0.189,1.422-0.477,2.058-0.852l0.892,0.892 c0.781,0.781,2.047,0.781,2.828,0c0.781-0.781,0.781-2.047,0-2.828l-0.892-0.892c0.375-0.635,0.663-1.326,0.852-2.058H21 C22.104,14,23,13.105,23,12z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");
    --icon-grip: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='5.5' cy='3' r='1.5' fill='%23000' stroke='none'/%3E%3Ccircle cx='5.5' cy='8' r='1.5' fill='%23000' stroke='none'/%3E%3Ccircle cx='5.5' cy='13' r='1.5' fill='%23000' stroke='none'/%3E%3Ccircle cx='10.5' cy='3' r='1.5' fill='%23000' stroke='none'/%3E%3Ccircle cx='10.5' cy='8' r='1.5' fill='%23000' stroke='none'/%3E%3Ccircle cx='10.5' cy='13' r='1.5' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-grip-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='4' r='2' fill='%23000' stroke='none'/%3E%3Ccircle cx='8' cy='12' r='2' fill='%23000' stroke='none'/%3E%3Ccircle cx='8' cy='20' r='2' fill='%23000' stroke='none'/%3E%3Ccircle cx='16' cy='4' r='2' fill='%23000' stroke='none'/%3E%3Ccircle cx='16' cy='12' r='2' fill='%23000' stroke='none'/%3E%3Ccircle cx='16' cy='20' r='2' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-headphones: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1.5,7.5v-3a4,4,0,0,1,4-4h5a4,4,0,0,1,4,4v3'/%3E%3Cpath d='M5.5,8.85a3.5,3.5,0,1,0,0,6.3Z'/%3E%3Cpath d='M10.5,8.85a3.5,3.5,0,1,1,0,6.3Z'/%3E%3C/svg%3E");
    --icon-headphones-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2,14.337V9c0-4.418,3.582-8,8-8 h4c4.418,0,8,3.582,8,8v5.343' stroke-linecap='butt'/%3E%3Cpath d='M8,12.212 C7.523,12.077,7.021,12,6.5,12C3.462,12,1,14.462,1,17.5C1,20.538,3.462,23,6.5,23c0.521,0,1.023-0.077,1.5-0.212V12.212z'/%3E%3Cpath d='M16,22.788 C16.477,22.923,16.979,23,17.5,23c3.038,0,5.5-2.462,5.5-5.5c0-3.038-2.462-5.5-5.5-5.5c-0.521,0-1.023,0.077-1.5,0.212V22.788z'/%3E%3C/svg%3E");
    --icon-heart: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11.5,0.5 C9.982,0.5,8.678,1.355,8,2.601C7.322,1.355,6.018,0.5,4.5,0.5c-2.209,0-4,1.791-4,4c0,4,7.5,11,7.5,11s7.5-7,7.5-11 C15.5,2.291,13.709,0.5,11.5,0.5z' stroke-linecap='butt'/%3E%3C/svg%3E");
    --icon-heart-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17,2c-2.1,0-3.9,1.1-5,2.7-1.1-1.6-2.9-2.7-5-2.7C3.7,2,1,4.7,1,8c0,6,11,15,11,15,0,0,11-9,11-15,0-3.3-2.7-6-6-6Z'/%3E%3C/svg%3E");
    --icon-heart-broken: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='8 2.601 5.5 6.5 9.5 8.5 7.5 11.504'/%3E%3Cpath d='M11.5.5A3.982,3.982,0,0,0,8,2.6,3.987,3.987,0,0,0,.5,4.5c0,4,7.5,11,7.5,11s7.5-7,7.5-11A4,4,0,0,0,11.5.5Z'/%3E%3C/svg%3E");
    --icon-heart-broken-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='12 3.7 9 9 14 12 12 16' stroke-linecap='butt'/%3E%3Cpath d='M17,1a6.068,6.068,0,0,0-5,2.7A5.993,5.993,0,0,0,1,7c0,6,11,15,11,15S23,13,23,7A6.018,6.018,0,0,0,17,1Z' stroke-linecap='butt'/%3E%3C/svg%3E");
    --icon-heart-solid: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11.6,0C10.1,0,8.8,0.8,8,2C7.2,0.8,5.9,0,4.4,0C2,0,0,2,0,4.4c0,4.4,8,10.9,8,10.9s8-6.5,8-10.9 C16,2,14,0,11.6,0z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-heart-solid-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16.583,2A6.452,6.452,0,0,0,12,3.947,6.4,6.4,0,0,0,1,8.391c0,5.844,9.994,14.056,10.42,14.4a.92.92,0,0,0,1.16,0C13.006,22.447,23,14.235,23,8.391A6.412,6.412,0,0,0,16.583,2Z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-import: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5.5,4.5V2A1.5,1.5,0,0,1,7,.5h7A1.5,1.5,0,0,1,15.5,2V14A1.5,1.5,0,0,1,14,15.5H7A1.5,1.5,0,0,1,5.5,14V11.5'/%3E%3Cline x1='0.5' y1='8' x2='11.5' y2='8'/%3E%3Cpolyline points='8.5 5 11.5 8 8.5 11'/%3E%3C/svg%3E");
    --icon-import-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='1' y1='12' x2='16' y2='12' stroke-linecap='butt'/%3E%3Cpolyline points='11 7 16 12 11 17'/%3E%3Cpath d='M10,1H20a2,2,0,0,1,2,2V21a2,2,0,0,1-2,2H10'/%3E%3C/svg%3E");
    --icon-info-circle: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='8' r='7.5'/%3E%3Ccircle cx='8' cy='4' r='1' fill='%23000' stroke='none'/%3E%3Cline x1='8' y1='12.5' x2='8' y2='7'/%3E%3C/svg%3E");
    --icon-info-circle-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='11'/%3E%3Cline x1='12' y1='11' x2='12' y2='17'/%3E%3Ccircle cx='12' cy='7' r='1' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-keyboard: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='0.5' y='3.5' width='15' height='9'/%3E%3Cpolygon points='3.5 9.5 2.5 9.5 2.5 9.5 3.5 9.5 3.5 9.5'/%3E%3Cpolygon points='10.5 9.5 5.5 9.5 5.5 9.5 9.5 9.5 10.5 9.5'/%3E%3Cpolygon points='13.5 9.5 12.5 9.5 12.5 9.5 13.5 9.5 13.5 9.5'/%3E%3Cpolygon points='3.5 6.5 2.5 6.5 2.5 6.5 3.5 6.5 3.5 6.5'/%3E%3Cpolygon points='10.5 6.5 9.5 6.5 9.5 6.5 10.5 6.5 10.5 6.5'/%3E%3Cpolygon points='13.5 6.5 12.5 6.5 12.5 6.5 13.5 6.5 13.5 6.5'/%3E%3Cline x1='5.5' y1='6.5' x2='6.5' y2='6.5'/%3E%3C/svg%3E");
    --icon-keyboard-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='6' width='22' height='12'/%3E%3Cline x1='4' y1='10' x2='5' y2='10'/%3E%3Cline x1='9' y1='10' x2='10' y2='10'/%3E%3Cline x1='14' y1='10' x2='15' y2='10'/%3E%3Cline x1='19' y1='10' x2='20' y2='10'/%3E%3Cline x1='4' y1='14' x2='5' y2='14'/%3E%3Cline x1='9' y1='14' x2='15' y2='14'/%3E%3Cline x1='19' y1='14' x2='20' y2='14'/%3E%3C/svg%3E");
    --icon-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12,9l1.975-2.025 c1.367-1.367,1.367-3.583,0-4.95l0,0c-1.367-1.367-3.583-1.367-4.95,0L7,4' stroke-linecap='butt'/%3E%3Cpath d='M9,12l-2.025,1.975 c-1.367,1.367-3.583,1.367-4.95,0l0,0c-1.367-1.367-1.367-3.583,0-4.95L4,7' stroke-linecap='butt'/%3E%3Cline x1='5' y1='11' x2='11' y2='5' stroke-linecap='butt'/%3E%3C/svg%3E");
    --icon-link-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11,6l2.575-2.575a5.011,5.011,0,0,1,7,0h0a5.011,5.011,0,0,1,0,7L18,13'/%3E%3Cpath d='M13,18l-2.575,2.575a5.011,5.011,0,0,1-7,0h0a5.011,5.011,0,0,1,0-7L6,11'/%3E%3Cline x1='8' y1='16' x2='16' y2='8'/%3E%3C/svg%3E");
    --icon-list: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='3.5' cy='3.5' r='2'/%3E%3Cline x1='8.5' y1='2.5' x2='15.5' y2='2.5'/%3E%3Cline x1='8.5' y1='6.5' x2='15.5' y2='6.5'/%3E%3Ccircle cx='3.5' cy='12.5' r='2'/%3E%3Cline x1='8.5' y1='11.5' x2='15.5' y2='11.5'/%3E%3Cline x1='8.5' y1='15.5' x2='15.5' y2='15.5'/%3E%3C/svg%3E");
    --icon-list-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='4' cy='4' r='3'/%3E%3Cline x1='11' y1='4' x2='23' y2='4'/%3E%3Cline x1='11' y1='10' x2='23' y2='10'/%3E%3Ccircle cx='4' cy='16' r='3'/%3E%3Cline x1='11' y1='16' x2='23' y2='16'/%3E%3Cline x1='11' y1='22' x2='23' y2='22'/%3E%3C/svg%3E");
    --icon-more-horizontal: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='8' r='2' fill='%23000' stroke='none'/%3E%3Ccircle cx='2' cy='8' r='2' fill='%23000' stroke='none'/%3E%3Ccircle cx='14' cy='8' r='2' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-more-horizontal-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='2' fill='%23000' stroke='none'/%3E%3Ccircle cx='3' cy='12' r='2' fill='%23000' stroke='none'/%3E%3Ccircle cx='21' cy='12' r='2' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-more-vertical: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='8' r='2' fill='%23000' stroke='none'/%3E%3Ccircle cx='8' cy='2' r='2' fill='%23000' stroke='none'/%3E%3Ccircle cx='8' cy='14' r='2' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-more-vertical-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='2' fill='%23000' stroke='none'/%3E%3Ccircle cx='12' cy='3' r='2' fill='%23000' stroke='none'/%3E%3Ccircle cx='12' cy='21' r='2' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-music: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='5.5,13 5.5,0.5 14.5,0.5 14.5,11'/%3E%3Cline x1='5.5' y1='4.5' x2='14.5' y2='4.5'/%3E%3Ccircle cx='3' cy='13' r='2.5'/%3E%3Ccircle cx='12' cy='11' r='2.5'/%3E%3C/svg%3E");
    --icon-music-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='8' y1='7' x2='23' y2='7'/%3E%3Cpolyline points='23,17.5 23,1 8,1 8,19.5' stroke-linecap='butt'/%3E%3Ccircle cx='4.5' cy='19.5' r='3.5'/%3E%3Ccircle cx='19.5' cy='17.5' r='3.5'/%3E%3C/svg%3E");
    --icon-pause: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5,1H2C1.4,1,1,1.4,1,2v12c0,0.6,0.4,1,1,1h3c0.6,0,1-0.4,1-1V2C6,1.4,5.6,1,5,1z' fill='%23000' stroke='none'/%3E%3Cpath d='M14,1h-3c-0.6,0-1,0.4-1,1v12c0,0.6,0.4,1,1,1h3c0.6,0,1-0.4,1-1V2C15,1.4,14.6,1,14,1z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-pause-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7,1H2A1,1,0,0,0,1,2V22a1,1,0,0,0,1,1H7a1,1,0,0,0,1-1V2A1,1,0,0,0,7,1Z' fill='%23000' stroke='none'/%3E%3Cpath d='M22,1H17a1,1,0,0,0-1,1V22a1,1,0,0,0,1,1h5a1,1,0,0,0,1-1V2A1,1,0,0,0,22,1Z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-pencil: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='10' y1='3' x2='13' y2='6' stroke-linecap='butt'/%3E%3Cline x1='2' y1='11' x2='5' y2='14' stroke-linecap='butt'/%3E%3Cpolygon points='12,1 15,4 5,14 1,15 2,11' stroke-linecap='butt'/%3E%3C/svg%3E");
    --icon-pencil-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='14.328' y1='4.672' x2='19.328' y2='9.672' stroke-linecap='butt'/%3E%3Cpath d='M8,21,2,22l1-6L16.414,2.586a2,2,0,0,1,2.828,0l2.172,2.172a2,2,0,0,1,0,2.828Z'/%3E%3C/svg%3E");
    --icon-play: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13.6,7.2l-10-7C2.9-0.3,2,0.2,2,1v14c0,0.8,0.9,1.3,1.6,0.8l10-7C14.1,8.4,14.1,7.6,13.6,7.2z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-play-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.555,11.168l-15-10c-0.307-0.204-0.702-0.224-1.026-0.05C4.203,1.292,4,1.631,4,2v20 c0,0.369,0.203,0.708,0.528,0.882C4.676,22.961,4.838,23,5,23c0.194,0,0.388-0.057,0.555-0.168l15-10C20.833,12.646,21,12.334,21,12 S20.833,11.354,20.555,11.168z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-playlist-add: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='0.5' y1='1.5' x2='15.5' y2='1.5'/%3E%3Cline x1='0.5' y1='5.5' x2='15.5' y2='5.5'/%3E%3Cline x1='0.5' y1='9.5' x2='6.5' y2='9.5'/%3E%3Cline x1='0.5' y1='13.5' x2='6.5' y2='13.5'/%3E%3Cline x1='12.5' y1='8.5' x2='12.5' y2='14.5'/%3E%3Cline x1='15.5' y1='11.5' x2='9.5' y2='11.5'/%3E%3C/svg%3E");
    --icon-playlist-add-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='1' y1='9' x2='23' y2='9'/%3E%3Cline x1='1' y1='3' x2='23' y2='3'/%3E%3Cline x1='1' y1='15' x2='11' y2='15'/%3E%3Cline x1='1' y1='21' x2='11' y2='21'/%3E%3Cline x1='19' y1='14' x2='19' y2='22'/%3E%3Cline x1='23' y1='18' x2='15' y2='18'/%3E%3C/svg%3E");
    --icon-plug: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='4.5' y1='0.5' x2='4.5' y2='4.5'/%3E%3Cline x1='11.5' y1='0.5' x2='11.5' y2='4.5'/%3E%3Cline x1='0.5' y1='4.5' x2='15.5' y2='4.5'/%3E%3Cpath d='M2.5,4.5V7a5.5,5.5,0,0,0,4,5.288V15.5h3V12.288A5.5,5.5,0,0,0,13.5,7V4.5'/%3E%3C/svg%3E");
    --icon-plug-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='8' y1='5' x2='8' y2='1'/%3E%3Cline x1='16' y1='5' x2='16' y2='1'/%3E%3Cline x1='12' y1='21' x2='12' y2='23'/%3E%3Cline x1='3' y1='5' x2='21' y2='5'/%3E%3Cpath d='M19,5v6 c0,3.866-3.134,7-7,7h0c-3.866,0-7-3.134-7-7V5'/%3E%3C/svg%3E");
    --icon-plus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='8' y1='1.5' x2='8' y2='14.5'/%3E%3Cline x1='1.5' y1='8' x2='14.5' y2='8'/%3E%3C/svg%3E");
    --icon-plus-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' y1='2' x2='12' y2='22'/%3E%3Cline x1='22' y1='12' x2='2' y2='12'/%3E%3C/svg%3E");
    --icon-podcast: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='7' r='1.5'/%3E%3Cpath d='M12.121,14.263a7.5,7.5,0,1,0-8.242,0'/%3E%3Cpath d='M12.377,11.32a5.5,5.5,0,1,0-8.754,0'/%3E%3Cpath d='M6.605,10.5H9.4a1,1,0,0,1,1,1.1L10,15.5H6l-.39-3.9A1,1,0,0,1,6.605,10.5Z'/%3E%3C/svg%3E");
    --icon-podcast-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='11' r='2'/%3E%3Cpath d='M19,20.485a11,11,0,1,0-14,0'/%3E%3Cpath d='M11,16h2a2,2,0,0,1,2,2v5H9V18A2,2,0,0,1,11,16Z'/%3E%3Cpath d='M18.26,15.118a7,7,0,1,0-12.52,0'/%3E%3C/svg%3E");
    --icon-rotate: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.5,8a6.5,6.5,0,1,1-1.022-3.5'/%3E%3Cpolyline points='13.5 0.5 13.5 4.5 9.5 4.5'/%3E%3C/svg%3E");
    --icon-rotate-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.168,16c-1.543,3.532-5.067,6-9.168,6 C6.477,22,2,17.523,2,12S6.477,2,12,2c2.726,0,5.198,1.091,7.002,2.86' stroke-linecap='butt'/%3E%3Cpolygon points='16,7 21,2 22,8'/%3E%3Cpolygon points='16,7 21,2 22,8' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-scissors: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='4' cy='13' r='2.5' stroke-linecap='butt'/%3E%3Ccircle cx='12' cy='13' r='2.5' stroke-linecap='butt'/%3E%3Cline x1='5.741' y1='11.206' x2='13.5' y2='0.5' stroke-linecap='butt'/%3E%3Cline x1='10.259' y1='11.206' x2='2.5' y2='0.5' stroke-linecap='butt'/%3E%3C/svg%3E");
    --icon-scissors-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='7.4' y1='17.3' x2='20' y2='2' stroke-linecap='butt'/%3E%3Cline x1='16.6' y1='17.2' x2='4' y2='2' stroke-linecap='butt'/%3E%3Ccircle cx='19' cy='19' r='3'/%3E%3Ccircle cx='5' cy='19' r='3'/%3E%3C/svg%3E");
    --icon-search: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='15.5' y1='15.5' x2='12.5' y2='12.5'/%3E%3Ccircle cx='6.5' cy='6.5' r='6'/%3E%3C/svg%3E");
    --icon-search-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='22' y1='22' x2='18' y2='18'/%3E%3Ccircle cx='10' cy='10' r='8'/%3E%3Cpath d='M6,10a4,4,0,0,1,4-4' stroke-linecap='butt'/%3E%3C/svg%3E");
    --icon-shuffle: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M0.5,12.5h0.204 c1.143,0,2.231-0.489,2.99-1.343l5.613-6.315c0.759-0.854,1.847-1.343,2.99-1.343H15.5'/%3E%3Cpolyline points='12.5,0.5 15.5,3.5 12.5,6.5'/%3E%3Cpath d='M8.278,10l1.029,1.157 c0.759,0.854,1.847,1.343,2.99,1.343H15.5'/%3E%3Cpath d='M0.5,3.5h0.204 c1.143,0,2.231,0.489,2.99,1.343L4.722,6'/%3E%3Cpolyline points='12.5,15.5 15.5,12.5 12.5,9.5'/%3E%3C/svg%3E");
    --icon-shuffle-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13.2,15l0.6,0.7 c0.8,0.8,1.8,1.3,3,1.3H22' stroke-linecap='butt'/%3E%3Cpath d='M1,7h3.2c1.1,0,2.2,0.5,3,1.3 L7.8,9' stroke-linecap='butt'/%3E%3Cpath d='M1,17h3.2c1.1,0,2.2-0.5,3-1.3l6.6-7.4 c0.8-0.8,1.8-1.3,3-1.3H22' stroke-linecap='butt'/%3E%3Cpolyline points='19,14 22,17 19,20'/%3E%3Cpolyline points='19,10 22,7 19,4'/%3E%3C/svg%3E");
    --icon-sign-out: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5.5' y1='8' x2='15.5' y2='8'/%3E%3Cpolyline points='11.5 4 15.5 8 11.5 12'/%3E%3Cpath d='M8.5,15.5H2A1.5,1.5,0,0,1,.5,14V2A1.5,1.5,0,0,1,2,.5H8.5'/%3E%3C/svg%3E");
    --icon-sign-out-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='9' y1='12' x2='21' y2='12' stroke-linecap='butt'/%3E%3Cpolyline points='17 16 21 12 17 8'/%3E%3Cpath d='M19,4V3a2,2,0,0,0-2-2H7A2,2,0,0,0,5,3V21a2,2,0,0,0,2,2H17a2,2,0,0,0,2-2V20'/%3E%3C/svg%3E");
    --icon-skip-back: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.4,0.2l-10,7c-0.6,0.4-0.6,1.2,0,1.6l10,7c0.7,0.5,1.6,0,1.6-0.8V1C16,0.2,15.1-0.3,14.4,0.2z' fill='%23000' stroke='none'/%3E%3Cpath d='M1,0C0.4,0,0,0.4,0,1v14c0,0.6,0.4,1,1,1s1-0.4,1-1V1C2,0.4,1.6,0,1,0z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-skip-back-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.458,1.11c-0.333-0.172-0.734-0.142-1.039,0.076l-14,10C6.156,11.374,6,11.677,6,12 s0.156,0.626,0.419,0.813l14,10C20.592,22.938,20.795,23,21,23c0.156,0,0.313-0.037,0.458-0.11C21.791,22.718,22,22.375,22,22V2 C22,1.625,21.791,1.282,21.458,1.11z' fill='%23000' stroke='none'/%3E%3Cpath d='M3,0C2.448,0,2,0.447,2,1v22c0,0.553,0.448,1,1,1s1-0.447,1-1V1C4,0.447,3.552,0,3,0z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-skip-forward: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11.6,7.2l-10-7C0.9-0.3,0,0.2,0,1v14c0,0.8,0.9,1.3,1.6,0.8l10-7C12.1,8.4,12.1,7.6,11.6,7.2z' fill='%23000' stroke='none'/%3E%3Cpath d='M15,0c-0.6,0-1,0.4-1,1v14c0,0.6,0.4,1,1,1s1-0.4,1-1V1C16,0.4,15.6,0,15,0z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-skip-forward-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17.581,11.187l-14-10C3.276,0.969,2.875,0.941,2.542,1.11C2.209,1.282,2,1.625,2,2v20 c0,0.375,0.209,0.718,0.542,0.89C2.687,22.964,2.844,23,3,23c0.205,0,0.408-0.062,0.581-0.187l14-10C17.844,12.626,18,12.323,18,12 S17.844,11.374,17.581,11.187z' fill='%23000' stroke='none'/%3E%3Cpath d='M21,0c-0.552,0-1,0.447-1,1v22c0,0.553,0.448,1,1,1s1-0.447,1-1V1C22,0.447,21.552,0,21,0z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-sliders: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='3.5' y1='0.5' x2='3.5' y2='6.5'/%3E%3Cline x1='12.5' y1='9.5' x2='12.5' y2='15.5'/%3E%3Cline x1='3.5' y1='12.5' x2='3.5' y2='15.5'/%3E%3Cline x1='12.5' y1='0.5' x2='12.5' y2='3.5'/%3E%3Crect x='0.5' y='9.5' width='6' height='3'/%3E%3Crect x='9.5' y='3.5' width='6' height='3'/%3E%3C/svg%3E");
    --icon-sliders-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='4' y1='12' x2='4' y2='1'/%3E%3Cline x1='4' y1='23' x2='4' y2='20'/%3E%3Crect x='1' y='16' width='6' height='4'/%3E%3Cline x1='12' y1='2' x2='12' y2='1'/%3E%3Cline x1='12' y1='23' x2='12' y2='10'/%3E%3Crect x='9' y='6' width='6' height='4'/%3E%3Cline x1='20' y1='12' x2='20' y2='1'/%3E%3Cline x1='20' y1='23' x2='20' y2='20'/%3E%3Crect x='17' y='16' width='6' height='4'/%3E%3C/svg%3E");
    --icon-soundcloud: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M0.3,8.2C0.3,8.2,0.3,8.1,0.3,8.2c-0.1-0.1-0.1,0-0.1,0c0,0-0.2,1.5-0.2,1.5l0.2,1.5c0,0,0,0.1,0.1,0.1 c0,0,0.1,0,0.1-0.1l0.2-1.5L0.3,8.2z' fill='%23000' stroke='none'/%3E%3Cpath d='M2.3,6.8C2.2,6.8,2.1,6.9,2.1,7L2,9.7l0.1,1.8c0,0.1,0.1,0.1,0.1,0.1c0.1,0,0.1-0.1,0.1-0.1v0l0.1-1.8L2.4,7 C2.4,6.9,2.3,6.8,2.3,6.8z' fill='%23000' stroke='none'/%3E%3Cpath d='M6.3,11.6c0.1,0,0.2-0.1,0.2-0.2v0v0l0.1-1.7L6.5,5.5c0-0.1-0.1-0.2-0.2-0.2c-0.1,0-0.2,0.1-0.2,0.2L6,9.7 c0,0,0.1,1.7,0.1,1.7C6.1,11.5,6.2,11.6,6.3,11.6z' fill='%23000' stroke='none'/%3E%3Cpath d='M4.3,11.6c0.1,0,0.2-0.1,0.2-0.2v0l0.1-1.7L4.5,6c0-0.1-0.1-0.2-0.2-0.2C4.2,5.8,4.1,5.9,4.1,6L4,9.7 l0.1,1.7C4.1,11.5,4.2,11.6,4.3,11.6z' fill='%23000' stroke='none'/%3E%3Cpath d='M14,7.5c-0.3,0-0.5,0.1-0.8,0.2C13,5.8,11.5,4.4,9.6,4.4c-0.5,0-0.9,0.1-1.3,0.2C8.1,4.7,8.1,4.8,8.1,4.9 v6.5c0,0.1,0.1,0.2,0.2,0.2c0,0,5.6,0,5.6,0c1.1,0,2-0.9,2-2S15.1,7.5,14,7.5z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-soundcloud-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M0.45116,12.30429c-0.00855-0.05933-0.05105-0.10023-0.10343-0.10023 c-0.05265,0-0.09622,0.04223-0.10343,0.10023C0.24429,12.30482,0,14.53628,0,14.53628l0.24429,2.18255 c0.00695,0.05853,0.05051,0.10076,0.10343,0.10076c0.05212,0,0.09461-0.04116,0.10317-0.10023l0.27796-2.18308L0.45116,12.30429z' fill='%23000' stroke='none'/%3E%3Cpath d='M4.30095,10.24549c-0.10023,0-0.18308,0.08205-0.18789,0.18629l-0.19457,4.10637 l0.19457,2.65375c0.00508,0.1037,0.08767,0.18549,0.18789,0.18549c0.09969,0,0.18228-0.08205,0.18816-0.18602v0.0008 l0.21996-2.65402l-0.21996-4.10637C4.48323,10.32754,4.40064,10.24549,4.30095,10.24549z' fill='%23000' stroke='none'/%3E%3Cpath d='M2.30843,11.67272c-0.07697,0-0.13978,0.06147-0.14593,0.14353l-0.21916,2.72083 l0.21916,2.63237c0.00588,0.08152,0.06896,0.14299,0.14593,0.14299c0.07617,0,0.13898-0.06147,0.14566-0.14299l0.2491-2.63237 l-0.2491-2.72137C2.44741,11.7342,2.38461,11.67272,2.30843,11.67272z' fill='%23000' stroke='none'/%3E%3Cpath d='M6.32581,17.37712c0.12428,0,0.22531-0.10023,0.23039-0.22852l0.19083-2.60911 L6.55646,9.07243C6.55138,8.94414,6.45035,8.84391,6.32607,8.84391c-0.12535,0-0.22665,0.10049-0.23066,0.22879l-0.16918,5.46652 l0.16918,2.61018C6.09943,17.27663,6.20072,17.37712,6.32581,17.37712z' fill='%23000' stroke='none'/%3E%3Cpath d='M10.4712,17.38942c0.17105,0,0.31217-0.14085,0.31538-0.31404v0.00187v-0.00187 l0.1331-2.53428l-0.1331-6.31404C10.78364,8.05412,10.64226,7.913,10.4712,7.913c-0.17132,0-0.31271,0.14085-0.31538,0.31431 l-0.11894,6.31164c0,0.00401,0.11894,2.53802,0.11894,2.53802C10.15849,17.24856,10.30015,17.38942,10.4712,17.38942z' fill='%23000' stroke='none'/%3E%3Cpath d='M8.38273,17.37953c0.14887,0,0.26888-0.11947,0.27289-0.27181v0.00187l0.16197-2.56956 L8.65535,9.03341C8.65134,8.88106,8.53134,8.76186,8.38247,8.76186c-0.14994,0-0.26994,0.1192-0.27315,0.27155l-0.14406,5.50688 l0.14433,2.56902C8.11279,17.26006,8.23279,17.37953,8.38273,17.37953z' fill='%23000' stroke='none'/%3E%3Cpath d='M20.94347,11.28224c-0.41882,0-0.81839,0.08472-1.18241,0.23734 c-0.24322-2.75504-2.55352-4.91621-5.37164-4.91621c-0.68956,0-1.36175,0.13577-1.95537,0.36536 c-0.23066,0.08927-0.29213,0.18121-0.29427,0.35948v9.70199c0.00241,0.18709,0.14753,0.34291,0.33008,0.36135 c0.00775,0.0008,8.41882,0.00508,8.47334,0.00508c1.68809,0,3.0568-1.3687,3.0568-3.05706S22.63157,11.28224,20.94347,11.28224z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-spinner: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='8' y1='1' x2='8' y2='4'/%3E%3Cline x1='12.95' y1='3.05' x2='10.828' y2='5.172' opacity='0.9'/%3E%3Cline x1='15' y1='8' x2='12' y2='8' opacity='0.8'/%3E%3Cline x1='12.95' y1='12.95' x2='10.828' y2='10.828' opacity='0.7'/%3E%3Cline x1='8' y1='15' x2='8' y2='12' opacity='0.6'/%3E%3Cline x1='3.05' y1='12.95' x2='5.172' y2='10.828' opacity='0.5'/%3E%3Cline x1='1' y1='8' x2='4' y2='8' opacity='0.4'/%3E%3Cline x1='3.05' y1='3.05' x2='5.172' y2='5.172' opacity='0.3'/%3E%3C/svg%3E");
    --icon-spinner-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' y1='1' x2='12' y2='5'/%3E%3Cline x1='19.778' y1='4.222' x2='16.95' y2='7.05' opacity='0.9'/%3E%3Cline x1='23' y1='12' x2='19' y2='12' opacity='0.8'/%3E%3Cline x1='19.778' y1='19.778' x2='16.95' y2='16.95' opacity='0.7'/%3E%3Cline x1='12' y1='23' x2='12' y2='19' opacity='0.6'/%3E%3Cline x1='4.222' y1='19.778' x2='7.05' y2='16.95' opacity='0.5'/%3E%3Cline x1='1' y1='12' x2='5' y2='12' opacity='0.4'/%3E%3Cline x1='4.222' y1='4.222' x2='7.05' y2='7.05' opacity='0.3'/%3E%3C/svg%3E");
    --icon-star: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='8,0.867 10.318,5.563 15.5,6.316 11.75,9.971 12.635,15.133 8,12.696 3.365,15.133 4.25,9.971 0.5,6.316 5.682,5.563' stroke-linecap='butt'/%3E%3C/svg%3E");
    --icon-star-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12,2.49 15.09,8.75 22,9.754 17,14.628 18.18,21.51 12,18.262 5.82,21.51 7,14.628 2,9.754 8.91,8.75'/%3E%3C/svg%3E");
    --icon-sync: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15.162 0.569 15.211 5.904 10.124 4.202'/%3E%3Cpath d='M15.434,9A7.5,7.5,0,1,1,15.2,5.9'/%3E%3C/svg%3E");
    --icon-sync-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='21.034 1.13 21.763 6.927 16.071 5.341'/%3E%3Cpath d='M21.763,6.927A11,11,0,1,0,23,12' stroke-linecap='butt'/%3E%3C/svg%3E");
    --icon-tag: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M.5.5h7l7.53,7.53a1.5,1.5,0,0,1,0,2.122L10.152,15.03a1.5,1.5,0,0,1-2.122,0L.5,7.5Z'/%3E%3Ccircle cx='5' cy='5' r='1.5'/%3E%3C/svg%3E");
    --icon-tag-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.242,21.414l7.172-7.172a2,2,0,0,0,0-2.829L12,2H2V12l9.413,9.415A2,2,0,0,0,14.242,21.414Z'/%3E%3Ccircle cx='8' cy='8' r='2'/%3E%3C/svg%3E");
    --icon-text-size: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='10.5 7.5 13 5 15.5 7.5'/%3E%3Cpolyline points='15.5 10.5 13 13 10.5 10.5'/%3E%3Cline x1='.5' y1='1.5' x2='12.5' y2='1.5'/%3E%3Cline x1='6.5' y1='1.5' x2='6.5' y2='14.5'/%3E%3C/svg%3E");
    --icon-text-size-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='16 10 19 7 22 10'/%3E%3Cpolyline points='22 15 19 18 16 15'/%3E%3Cline x1='1' y1='2' x2='19' y2='2'/%3E%3Cline x1='10' y1='2' x2='10' y2='22'/%3E%3C/svg%3E");
    --icon-tower: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='7.5' cy='5.5' r='1'/%3E%3Cline x1='7.5' y1='15.5' x2='7.5' y2='6.5'/%3E%3Cline x1='4.5' y1='15.5' x2='10.5' y2='15.5'/%3E%3Cpath d='M10.328,8.328a4,4,0,0,0,0-5.656'/%3E%3Cpath d='M12.45,10.45a7,7,0,0,0,0-9.9'/%3E%3Cpath d='M4.672,8.328a4,4,0,0,1,0-5.656'/%3E%3Cpath d='M2.55,10.45a7,7,0,0,1,0-9.9'/%3E%3C/svg%3E");
    --icon-tower-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='9' r='2.5' fill='%23000' stroke='none'/%3E%3Cpath d='M19.071,16.071a10,10,0,0,0,0-14.142'/%3E%3Cpath d='M16.243,13.243a6,6,0,0,0,0-8.486'/%3E%3Cpath d='M4.929,16.071a10,10,0,0,1,0-14.142'/%3E%3Cpath d='M7.757,13.243a6,6,0,0,1,0-8.486'/%3E%3Cline x1='12' y1='9' x2='12' y2='23'/%3E%3Cline x1='8' y1='23' x2='16' y2='23'/%3E%3C/svg%3E");
    --icon-trash: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.5,8.5v5.5c0,.828,.672,1.5,1.5,1.5H12c.828,0,1.5-.672,1.5-1.5v-5.5'/%3E%3Cpolyline points='5.5 3.5 5.5 .5 10.5 .5 10.5 3.5'/%3E%3Crect x='.5' y='3.5' width='15' height='3'/%3E%3C/svg%3E");
    --icon-trash-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='8 5 8 1 16 1 16 5'/%3E%3Cpath d='M20,12v9a2,2,0,0,1-2,2H6a2,2,0,0,1-2-2V12'/%3E%3Cline x1='12' y1='14' x2='12' y2='18'/%3E%3Cline x1='8' y1='14' x2='8' y2='18'/%3E%3Cline x1='16' y1='14' x2='16' y2='18'/%3E%3Crect x='1' y='5' width='22' height='4'/%3E%3C/svg%3E");
    --icon-user: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='3.5' r='3'/%3E%3Cpath d='M8,9c-3.59,0-6.5,2.91-6.5,6.5H14.5c0-3.59-2.91-6.5-6.5-6.5Z'/%3E%3C/svg%3E");
    --icon-user-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='5.5' r='4.5'/%3E%3Cpath d='M12,14c-4.971,0-9,4.029-9,9H21c0-4.971-4.029-9-9-9Z'/%3E%3C/svg%3E");
    --icon-users: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='5.5' cy='4.5' r='3' stroke-linecap='butt'/%3E%3Ccircle cx='12.5' cy='4.5' r='2' stroke-linecap='butt'/%3E%3Cpath d='M5.5,9.5h0a5,5,0,0,0-5,5h10A5,5,0,0,0,5.5,9.5Z' stroke-linecap='butt'/%3E%3Cpath d='M10.841,9A2.986,2.986,0,0,1,12.5,8.5h0a3,3,0,0,1,3,3v1h-3' stroke-linecap='butt'/%3E%3C/svg%3E");
    --icon-users-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='10' r='3'/%3E%3Cpath d='M8,16c-3.866,0-7,3.134-7,7H15c0-3.866-3.134-7-7-7Z'/%3E%3Ccircle cx='16' cy='4' r='3'/%3E%3Cpath d='M17,17h6c0-3.866-3.134-7-7-7-.34,0-.673,.024-1,.071'/%3E%3C/svg%3E");
    --icon-vinyl: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='8' r='1.5'/%3E%3Cpolyline points='8.5 12.5 11.5 10.5 13.578 3.436'/%3E%3Ccircle cx='14' cy='2' r='1.5'/%3E%3Cpath d='M10.664,1A7.522,7.522,0,1,0,15,5.336'/%3E%3C/svg%3E");
    --icon-vinyl-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='2' stroke-linecap='butt'/%3E%3Cpolyline points='15 18 17 16 20.412 4.909'/%3E%3Ccircle cx='21' cy='3' r='2' stroke-linecap='butt'/%3E%3Cpath d='M15.2,1.477a11.032,11.032,0,1,0,7.686,8.986'/%3E%3C/svg%3E");
    --icon-volume-high: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='9.333,14.667 4,10.667 0.667,10.667 0.667,5.333 4,5.333 9.333,1.333'/%3E%3Cpath d='M11.667 10.333 c1.333 -1.333 1.333 -3.4 0 -4.733'/%3E%3Cpath d='M13.6 12.267 c2.333 -2.333 2.333 -6.133 0 -8.467'/%3E%3C/svg%3E");
    --icon-volume-high-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='14,22 6,16 1,16 1,8 6,8 14,2'/%3E%3Cpath d='M17.5,15.5 c2-2,2-5.1,0-7.1'/%3E%3Cpath d='M20.4,18.4 c3.5-3.5,3.5-9.2,0-12.7'/%3E%3C/svg%3E");
    --icon-volume-low: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='9.333,14.667 4,10.667 0.667,10.667 0.667,5.333 4,5.333 9.333,1.333'/%3E%3Cpath d='M11.667 10.333 c1.333 -1.333 1.333 -3.4 0 -4.733'/%3E%3C/svg%3E");
    --icon-volume-low-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='14,22 6,16 1,16 1,8 6,8 14,2'/%3E%3Cpath d='M17.5,15.5 c2-2,2-5.1,0-7.1'/%3E%3C/svg%3E");
    --icon-volume-mute: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='9.333,14.667 4,10.667 0.667,10.667 0.667,5.333 4,5.333 9.333,1.333'/%3E%3Cline x1='11' y1='6' x2='15' y2='10'/%3E%3Cline x1='15' y1='6' x2='11' y2='10'/%3E%3C/svg%3E");
    --icon-volume-mute-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='14,22 6,16 1,16 1,8 6,8 14,2'/%3E%3Cline x1='16.5' y1='9' x2='22.5' y2='15'/%3E%3Cline x1='22.5' y1='9' x2='16.5' y2='15'/%3E%3C/svg%3E");
    --icon-wand: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='.5 13.5 2.5 15.5 11.487 6.487 9.513 4.487 .5 13.5'/%3E%3Cline x1='7.513' y1='6.487' x2='9.513' y2='8.487'/%3E%3Cpath d='M3.5,2.5c1.105,0,2-.895,2-2,0,1.105,.895,2,2,2-1.105,0-2,.895-2,2,0-1.105-.895-2-2-2' fill='%23000' stroke='none'/%3E%3Cpath d='M11.5,2.5c1.105,0,2-.895,2-2,0,1.105,.895,2,2,2-1.105,0-2,.895-2,2,0-1.105-.895-2-2-2' fill='%23000' stroke='none'/%3E%3Cpath d='M11.5,10.493c1.105,0,2-.895,2-2,0,1.105,.895,2,2,2-1.105,0-2,.895-2,2,0-1.105-.895-2-2-2' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-wand-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='2 19 5 22 17 10 14 7 2 19'/%3E%3Cline x1='11' y1='10' x2='14' y2='13' stroke-linecap='butt'/%3E%3Cpath d='M23,2.5c-.827,0-1.5-.673-1.5-1.5,0-.552-.448-1-1-1s-1,.448-1,1c0,.827-.673,1.5-1.5,1.5-.552,0-1,.448-1,1s.448,1,1,1c.827,0,1.5,.673,1.5,1.5,0,.552,.448,1,1,1s1-.448,1-1c0-.827,.673-1.5,1.5-1.5,.552,0,1-.448,1-1s-.448-1-1-1Z' fill='%23000' stroke='none'/%3E%3Cpath d='M10,2.5c-.827,0-1.5-.673-1.5-1.5,0-.552-.448-1-1-1s-1,.448-1,1c0,.827-.673,1.5-1.5,1.5-.552,0-1,.448-1,1s.448,1,1,1c.827,0,1.5,.673,1.5,1.5,0,.552,.448,1,1,1s1-.448,1-1c0-.827,.673-1.5,1.5-1.5,.552,0,1-.448,1-1s-.448-1-1-1Z' fill='%23000' stroke='none'/%3E%3Cpath d='M18,17.5c.827,0,1.5,.673,1.5,1.5,0,.552,.448,1,1,1s1-.448,1-1c0-.827,.673-1.5,1.5-1.5,.552,0,1-.448,1-1s-.448-1-1-1c-.827,0-1.5-.673-1.5-1.5,0-.552-.448-1-1-1s-1,.448-1,1c0,.827-.673,1.5-1.5,1.5-.552,0-1,.448-1,1s.448,1,1,1Z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-wave-square: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='0.5,12.5 3.5,7.5 6.5,13.5 11.5,2.5 15.5,11.5'/%3E%3C/svg%3E");
    --icon-wave-square-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='1,13 3,13 5,10 9,20 14,4 18,17 21,13 23,13'/%3E%3C/svg%3E");
    --icon-wikipedia: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16,3.104c0,0.058-0.018,0.11-0.053,0.158c-0.037,0.046-0.075,0.07-0.118,0.07 c-0.35,0.034-0.639,0.146-0.861,0.339c-0.224,0.191-0.453,0.559-0.691,1.099l-3.631,8.182c-0.024,0.076-0.09,0.114-0.2,0.114 c-0.086,0-0.152-0.038-0.2-0.114L8.21,8.694l-2.342,4.258c-0.048,0.076-0.114,0.114-0.2,0.114c-0.104,0-0.173-0.038-0.207-0.114 L1.894,4.77C1.672,4.262,1.437,3.908,1.189,3.707C0.943,3.505,0.598,3.38,0.158,3.332c-0.038,0-0.075-0.02-0.107-0.061 C0.017,3.232,0,3.186,0,3.134c0-0.134,0.038-0.2,0.114-0.2c0.318,0,0.65,0.014,0.998,0.042c0.322,0.03,0.626,0.044,0.91,0.044 c0.29,0,0.632-0.014,1.026-0.044C3.46,2.948,3.826,2.934,4.144,2.934c0.076,0,0.114,0.066,0.114,0.2c0,0.132-0.024,0.198-0.07,0.198 C3.87,3.356,3.619,3.438,3.436,3.574C3.253,3.712,3.162,3.892,3.162,4.116c0,0.114,0.038,0.256,0.114,0.426L6.224,11.2l1.673-3.161 L6.338,4.77c-0.28-0.583-0.511-0.96-0.691-1.129c-0.18-0.167-0.453-0.272-0.819-0.31c-0.034,0-0.065-0.02-0.096-0.061 C4.701,3.232,4.686,3.186,4.686,3.134c0-0.134,0.032-0.2,0.1-0.2c0.318,0,0.609,0.014,0.875,0.042C5.917,3.006,6.19,3.02,6.48,3.02 c0.284,0,0.585-0.014,0.903-0.044c0.328-0.028,0.65-0.042,0.968-0.042c0.076,0,0.114,0.066,0.114,0.2 c0,0.132-0.023,0.198-0.07,0.198C7.759,3.376,7.441,3.556,7.441,3.874c0,0.142,0.073,0.363,0.221,0.661l1.031,2.094L9.72,4.714 c0.142-0.27,0.214-0.498,0.214-0.684c0-0.436-0.318-0.668-0.954-0.698c-0.058,0-0.086-0.066-0.086-0.198 c0-0.048,0.014-0.093,0.042-0.135c0.03-0.044,0.058-0.065,0.086-0.065c0.228,0,0.508,0.014,0.84,0.042 c0.318,0.03,0.58,0.044,0.784,0.044c0.146,0,0.363-0.013,0.647-0.037c0.36-0.032,0.663-0.049,0.905-0.049 c0.056,0,0.084,0.056,0.084,0.17c0,0.152-0.052,0.228-0.156,0.228c-0.37,0.038-0.668,0.141-0.894,0.307 c-0.225,0.166-0.507,0.543-0.843,1.131L9.022,7.299l1.852,3.773l2.734-6.358c0.094-0.232,0.142-0.446,0.142-0.64 c0-0.466-0.318-0.712-0.954-0.742c-0.058,0-0.086-0.066-0.086-0.198c0-0.134,0.042-0.2,0.128-0.2c0.232,0,0.508,0.014,0.826,0.042 c0.294,0.03,0.542,0.044,0.74,0.044c0.21,0,0.452-0.014,0.726-0.044c0.286-0.028,0.542-0.042,0.77-0.042 C15.966,2.934,16,2.99,16,3.104z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-wikipedia-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24,4.656c0,0.087-0.027,0.165-0.08,0.236c-0.055,0.07-0.112,0.106-0.177,0.106 c-0.526,0.051-0.958,0.22-1.292,0.509c-0.336,0.287-0.68,0.838-1.036,1.649l-5.446,12.272c-0.036,0.114-0.135,0.171-0.3,0.171 c-0.129,0-0.228-0.057-0.3-0.171l-3.054-6.387l-3.512,6.387c-0.072,0.114-0.171,0.171-0.3,0.171c-0.156,0-0.26-0.057-0.31-0.171 L2.841,7.156C2.508,6.394,2.155,5.862,1.784,5.56C1.414,5.258,0.897,5.07,0.236,4.998c-0.057,0-0.112-0.03-0.16-0.091 C0.025,4.849,0,4.779,0,4.701c0-0.201,0.057-0.3,0.171-0.3c0.477,0,0.975,0.021,1.497,0.063C2.151,4.509,2.607,4.53,3.033,4.53 c0.435,0,0.948-0.021,1.539-0.065c0.618-0.042,1.167-0.063,1.644-0.063c0.114,0,0.171,0.099,0.171,0.3 c0,0.198-0.036,0.298-0.106,0.298C5.805,5.034,5.429,5.157,5.155,5.361C4.88,5.568,4.743,5.839,4.743,6.174 c0,0.171,0.057,0.384,0.171,0.64L9.336,16.8l2.51-4.741L9.507,7.156c-0.42-0.874-0.766-1.44-1.036-1.693 c-0.27-0.251-0.68-0.407-1.228-0.464c-0.051,0-0.097-0.03-0.144-0.091c-0.046-0.059-0.07-0.129-0.07-0.207 c0-0.201,0.049-0.3,0.15-0.3c0.477,0,0.914,0.021,1.313,0.063C8.876,4.509,9.285,4.53,9.72,4.53c0.426,0,0.878-0.021,1.355-0.065 c0.492-0.042,0.975-0.063,1.452-0.063c0.114,0,0.171,0.099,0.171,0.3c0,0.198-0.034,0.298-0.106,0.298 c-0.954,0.065-1.431,0.336-1.431,0.813c0,0.213,0.11,0.545,0.331,0.992l1.547,3.141l1.539-2.873C14.793,6.666,14.9,6.324,14.9,6.045 c0-0.654-0.477-1.003-1.431-1.047c-0.087,0-0.129-0.099-0.129-0.298c0-0.072,0.021-0.139,0.063-0.203 c0.044-0.065,0.087-0.097,0.129-0.097c0.342,0,0.762,0.021,1.26,0.063c0.477,0.044,0.87,0.065,1.176,0.065 c0.22,0,0.545-0.019,0.971-0.055c0.54-0.049,0.994-0.074,1.357-0.074c0.084,0,0.127,0.084,0.127,0.255 c0,0.228-0.078,0.342-0.234,0.342c-0.555,0.057-1.003,0.211-1.34,0.46s-0.76,0.815-1.264,1.697l-2.052,3.793l2.778,5.659 l4.101-9.537c0.141-0.348,0.213-0.669,0.213-0.96c0-0.699-0.477-1.068-1.431-1.112c-0.087,0-0.129-0.099-0.129-0.298 c0-0.201,0.063-0.3,0.192-0.3c0.348,0,0.762,0.021,1.239,0.063c0.441,0.044,0.813,0.065,1.11,0.065c0.315,0,0.678-0.021,1.089-0.065 c0.428-0.042,0.813-0.063,1.155-0.063C23.949,4.401,24,4.485,24,4.656z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-youtube: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23000' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15.8,4.8c-0.2-1.3-0.8-2.2-2.2-2.4C11.4,2,8,2,8,2S4.6,2,2.4,2.4C1,2.6,0.3,3.5,0.2,4.8C0,6.1,0,8,0,8 s0,1.9,0.2,3.2c0.2,1.3,0.8,2.2,2.2,2.4C4.6,14,8,14,8,14s3.4,0,5.6-0.4c1.4-0.3,2-1.1,2.2-2.4C16,9.9,16,8,16,8S16,6.1,15.8,4.8z M6,11V5l5,3L6,11z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
    --icon-youtube-24: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M23.8,7.2c0,0-0.2-1.7-1-2.4c-0.9-1-1.9-1-2.4-1C17,3.6,12,3.6,12,3.6h0c0,0-5,0-8.4,0.2 c-0.5,0.1-1.5,0.1-2.4,1c-0.7,0.7-1,2.4-1,2.4S0,9.1,0,11.1v1.8c0,1.9,0.2,3.9,0.2,3.9s0.2,1.7,1,2.4c0.9,1,2.1,0.9,2.6,1 c1.9,0.2,8.2,0.2,8.2,0.2s5,0,8.4-0.3c0.5-0.1,1.5-0.1,2.4-1c0.7-0.7,1-2.4,1-2.4s0.2-1.9,0.2-3.9v-1.8C24,9.1,23.8,7.2,23.8,7.2z M9.5,15.1l0-6.7l6.5,3.4L9.5,15.1z' fill='%23000' stroke='none'/%3E%3C/svg%3E");
}

.fas, .far, .fab, .nts-icon-playlist-add {
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: -0.125em;
    flex-shrink: 0;
    background-color: currentColor;
    -webkit-mask: var(--icon) no-repeat center / contain;
    mask: var(--icon) no-repeat center / contain;
}

@keyframes fa-spin {
    to { transform: rotate(360deg); }
}

.fa-spin {
    animation: fa-spin 1s linear infinite;
}

.fa-angles-left { --icon: var(--icon-chevrons-left); --icon-lg: var(--icon-chevrons-left-24); }
.fa-angles-right { --icon: var(--icon-chevrons-right); --icon-lg: var(--icon-chevrons-right-24); }
.fa-arrow-up-right-from-square { --icon: var(--icon-external-link); --icon-lg: var(--icon-external-link-24); }
.fa-backward-fast { --icon: var(--icon-skip-back); --icon-lg: var(--icon-skip-back-24); }
.fa-bandcamp { --icon: var(--icon-bandcamp); --icon-lg: var(--icon-bandcamp); }
.fa-broadcast-tower { --icon: var(--icon-tower); --icon-lg: var(--icon-tower-24); }
.fa-chart-bar { --icon: var(--icon-chart); --icon-lg: var(--icon-chart-24); }
.fa-check { --icon: var(--icon-check); --icon-lg: var(--icon-check-24); }
.fa-check-circle { --icon: var(--icon-check-circle); --icon-lg: var(--icon-check-circle-24); }
.fa-chevron-down { --icon: var(--icon-chevron-down); --icon-lg: var(--icon-chevron-down-24); }
.fa-chevron-left { --icon: var(--icon-chevron-left); --icon-lg: var(--icon-chevron-left-24); }
.fa-chevron-right { --icon: var(--icon-chevron-right); --icon-lg: var(--icon-chevron-right-24); }
.fa-circle-info { --icon: var(--icon-info-circle); --icon-lg: var(--icon-info-circle-24); }
.fa-cog { --icon: var(--icon-gear); --icon-lg: var(--icon-gear-24); }
.fa-compact-disc { --icon: var(--icon-disc); --icon-lg: var(--icon-disc-24); }
.fa-cut { --icon: var(--icon-scissors); --icon-lg: var(--icon-scissors-24); }
.fa-database { --icon: var(--icon-database); --icon-lg: var(--icon-database-24); }
.fa-download { --icon: var(--icon-download); --icon-lg: var(--icon-download-24); }
.fa-ellipsis-h { --icon: var(--icon-more-horizontal); --icon-lg: var(--icon-more-horizontal-24); }
.fa-ellipsis-v { --icon: var(--icon-more-vertical); --icon-lg: var(--icon-more-vertical-24); }
.fa-exclamation-circle { --icon: var(--icon-alert-circle); --icon-lg: var(--icon-alert-circle-24); }
.fa-exclamation-triangle { --icon: var(--icon-alert-triangle); --icon-lg: var(--icon-alert-triangle-24); }
.fa-external-link-alt { --icon: var(--icon-external-link); --icon-lg: var(--icon-external-link-24); }
.fa-file-import { --icon: var(--icon-import); --icon-lg: var(--icon-import-24); }
.fa-forward-fast { --icon: var(--icon-skip-forward); --icon-lg: var(--icon-skip-forward-24); }
.fa-grip-vertical { --icon: var(--icon-grip); --icon-lg: var(--icon-grip-24); }
.fa-headphones { --icon: var(--icon-headphones); --icon-lg: var(--icon-headphones-24); }
.fa-heart { --icon: var(--icon-heart); --icon-lg: var(--icon-heart-24); }
.fa-heart:where(.fas) { --icon: var(--icon-heart-solid); --icon-lg: var(--icon-heart-solid-24); }
.fa-heart-broken { --icon: var(--icon-heart-broken); --icon-lg: var(--icon-heart-broken-24); }
.fa-history { --icon: var(--icon-clock); --icon-lg: var(--icon-clock-24); }
.fa-info-circle { --icon: var(--icon-info-circle); --icon-lg: var(--icon-info-circle-24); }
.fa-keyboard { --icon: var(--icon-keyboard); --icon-lg: var(--icon-keyboard-24); }
.fa-link { --icon: var(--icon-link); --icon-lg: var(--icon-link-24); }
.fa-list { --icon: var(--icon-list); --icon-lg: var(--icon-list-24); }
.fa-list-ul { --icon: var(--icon-list); --icon-lg: var(--icon-list-24); }
.fa-magic { --icon: var(--icon-wand); --icon-lg: var(--icon-wand-24); }
.fa-music { --icon: var(--icon-music); --icon-lg: var(--icon-music-24); }
.fa-pause { --icon: var(--icon-pause); --icon-lg: var(--icon-pause-24); }
.fa-pen { --icon: var(--icon-pencil); --icon-lg: var(--icon-pencil-24); }
.fa-pencil-alt { --icon: var(--icon-pencil); --icon-lg: var(--icon-pencil-24); }
.fa-play { --icon: var(--icon-play); --icon-lg: var(--icon-play-24); }
.fa-plug { --icon: var(--icon-plug); --icon-lg: var(--icon-plug-24); }
.fa-plus { --icon: var(--icon-plus); --icon-lg: var(--icon-plus-24); }
.fa-podcast { --icon: var(--icon-podcast); --icon-lg: var(--icon-podcast-24); }
.fa-random { --icon: var(--icon-shuffle); --icon-lg: var(--icon-shuffle-24); }
.fa-record-vinyl { --icon: var(--icon-vinyl); --icon-lg: var(--icon-vinyl-24); }
.fa-redo { --icon: var(--icon-rotate); --icon-lg: var(--icon-rotate-24); }
.fa-search { --icon: var(--icon-search); --icon-lg: var(--icon-search-24); }
.fa-sign-out-alt { --icon: var(--icon-sign-out); --icon-lg: var(--icon-sign-out-24); }
.fa-sliders-h { --icon: var(--icon-sliders); --icon-lg: var(--icon-sliders-24); }
.fa-soundcloud { --icon: var(--icon-soundcloud); --icon-lg: var(--icon-soundcloud-24); }
.fa-spinner { --icon: var(--icon-spinner); --icon-lg: var(--icon-spinner-24); }
.fa-star { --icon: var(--icon-star); --icon-lg: var(--icon-star-24); }
.fa-stream { --icon: var(--icon-feed); --icon-lg: var(--icon-feed-24); }
.fa-sync-alt { --icon: var(--icon-sync); --icon-lg: var(--icon-sync-24); }
.fa-tags { --icon: var(--icon-tag); --icon-lg: var(--icon-tag-24); }
.fa-text-height { --icon: var(--icon-text-size); --icon-lg: var(--icon-text-size-24); }
.fa-times { --icon: var(--icon-close); --icon-lg: var(--icon-close-24); }
.fa-trash { --icon: var(--icon-trash); --icon-lg: var(--icon-trash-24); }
.fa-trash-alt { --icon: var(--icon-trash); --icon-lg: var(--icon-trash-24); }
.fa-user { --icon: var(--icon-user); --icon-lg: var(--icon-user-24); }
.fa-users { --icon: var(--icon-users); --icon-lg: var(--icon-users-24); }
.fa-volume-down { --icon: var(--icon-volume-low); --icon-lg: var(--icon-volume-low-24); }
.fa-volume-mute { --icon: var(--icon-volume-mute); --icon-lg: var(--icon-volume-mute-24); }
.fa-volume-up { --icon: var(--icon-volume-high); --icon-lg: var(--icon-volume-high-24); }
.fa-wave-square { --icon: var(--icon-wave-square); --icon-lg: var(--icon-wave-square-24); }
.fa-wikipedia-w { --icon: var(--icon-wikipedia); --icon-lg: var(--icon-wikipedia-24); }
.fa-youtube { --icon: var(--icon-youtube); --icon-lg: var(--icon-youtube-24); }
.nts-icon-playlist-add { --icon: var(--icon-playlist-add); --icon-lg: var(--icon-playlist-add-24); }
