@pluralsight/icons
Version:
Icons for Pluralsight.
91 lines • 110 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.iconStrings = void 0;
exports.iconStrings = {
ArrowDownRightIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='arrow pointing down-right' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M5.177 6.587a.25.25 0 0 1 0-.354l1.056-1.056a.25.25 0 0 1 .354 0L17 15.59V9.25a.25.25 0 0 1 .25-.25h1.5a.25.25 0 0 1 .25.25v9.25a.5.5 0 0 1-.5.5H9.25a.25.25 0 0 1-.25-.25v-1.5a.25.25 0 0 1 .25-.25h6.34L5.177 6.587Z'/></svg>",
ArrowDownIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='arrow pointing down' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M11.5 3a.5.5 0 0 0-.5.5v13.666l-4.479-4.48a.25.25 0 0 0-.354 0l-1.06 1.061a.25.25 0 0 0 0 .354l6.54 6.54a.5.5 0 0 0 .708 0l6.54-6.54a.25.25 0 0 0 0-.354l-1.06-1.06a.25.25 0 0 0-.354 0L13 17.167V3.5a.5.5 0 0 0-.5-.5h-1Z'/></svg>",
ArrowLeftIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='arrow pointing left' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M11.136 5.99a.5.5 0 0 1 0 .708L6.834 11H20.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H6.832l4.304 4.305a.5.5 0 0 1 0 .707l-.707.707a.5.5 0 0 1-.707 0l-6.364-6.364a.5.5 0 0 1 0-.707l6.364-6.364a.5.5 0 0 1 .707 0l.707.707Z'/></svg>",
ArrowRightIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='arrow pointing right' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M12.864 18.01a.5.5 0 0 1 0-.708L17.166 13H3.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h13.668l-4.304-4.304a.5.5 0 0 1 0-.708l.707-.707a.5.5 0 0 1 .707 0l6.364 6.364a.5.5 0 0 1 0 .707l-6.364 6.364a.5.5 0 0 1-.707 0l-.707-.707Z'/></svg>",
ArrowUpRightIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='arrow pointing up-right' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M5.177 17.767a.25.25 0 0 1 0-.354L15.59 7H9.25A.25.25 0 0 1 9 6.75v-1.5A.25.25 0 0 1 9.25 5h9.25a.5.5 0 0 1 .5.5v9.25a.25.25 0 0 1-.25.25h-1.5a.25.25 0 0 1-.25-.25V8.41L6.587 18.823a.25.25 0 0 1-.354 0l-1.056-1.056Z'/></svg>",
ArrowUpIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='arrow pointing up' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M18.01 11.136a.5.5 0 0 1-.708 0L13 6.834V20.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V6.832l-4.304 4.304a.5.5 0 0 1-.707 0l-.708-.707a.5.5 0 0 1 0-.707l6.364-6.364a.5.5 0 0 1 .707 0l6.364 6.364a.5.5 0 0 1 0 .707l-.707.707Z'/></svg>",
CaretDownIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='caret pointing down' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M12.354 15.646a.5.5 0 0 1-.707 0l-4.793-4.792A.5.5 0 0 1 7.207 10h9.586a.5.5 0 0 1 .354.854l-4.793 4.792Z' clip-rule='evenodd'/></svg>",
CaretLeftIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='caret pointing left' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M8.354 12.354a.5.5 0 0 1 0-.708l4.792-4.793a.5.5 0 0 1 .854.354v9.586a.5.5 0 0 1-.854.353l-4.792-4.793Z' clip-rule='evenodd'/></svg>",
CaretRightIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='caret pointing right' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M15.646 12.354a.5.5 0 0 0 0-.708l-4.792-4.793a.5.5 0 0 0-.854.354v9.586a.5.5 0 0 0 .854.353l4.793-4.793Z' clip-rule='evenodd'/></svg>",
CaretUpIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='caret pointing up' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='m12.354 8.354 4.792 4.793a.5.5 0 0 1-.353.853H7.207a.5.5 0 0 1-.353-.854l4.792-4.792a.5.5 0 0 1 .708 0Z'/></svg>",
ChevronDownIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='chevron pointing down' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='m11.646 15.056-4.292-4.292a.5.5 0 0 1 0-.707l.703-.704a.5.5 0 0 1 .707 0L12 12.58l3.236-3.227a.5.5 0 0 1 .707 0l.703.704a.5.5 0 0 1 0 .707l-4.292 4.293a.5.5 0 0 1-.708 0Z'/></svg>",
ChevronLeftIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='chevron pointing left' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='m8.354 11.646 4.292-4.292a.5.5 0 0 1 .708 0l.703.703a.5.5 0 0 1 0 .707L10.83 12l3.227 3.236a.5.5 0 0 1 0 .707l-.703.704a.5.5 0 0 1-.708 0l-4.292-4.293a.5.5 0 0 1 0-.707Z'/></svg>",
ChevronRightIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='chevron pointing right' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='m15.646 11.646-4.292-4.292a.5.5 0 0 0-.708 0l-.703.703a.5.5 0 0 0 0 .707L13.17 12l-3.227 3.236a.5.5 0 0 0 0 .707l.703.704a.5.5 0 0 0 .708 0l4.292-4.293a.5.5 0 0 0 0-.707Z'/></svg>",
ChevronUpIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='chevron pointing up' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='m11.646 9.353-4.292 4.293a.5.5 0 0 0 0 .707l.703.704a.5.5 0 0 0 .707 0L12 11.83l3.236 3.227a.5.5 0 0 0 .707 0l.703-.704a.5.5 0 0 0 0-.707l-4.292-4.293a.5.5 0 0 0-.708 0Z'/></svg>",
ClosedCaptionFilledIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='closed caption (filled)' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M2 3h20a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Zm6.524 13.132c1.485 0 2.365-.528 3.157-1.375l-1.078-1.089c-.605.55-1.144.902-2.024.902-1.32 0-2.233-1.1-2.233-2.42 0-1.342.935-2.42 2.233-2.42.77 0 1.375.33 1.969.869l1.078-1.243c-.715-.704-1.584-1.188-3.036-1.188-2.365 0-4.015 1.793-4.015 3.982 0 2.233 1.683 3.982 3.949 3.982Zm11.055-1.375c-.792.847-1.672 1.375-3.157 1.375-2.266 0-3.949-1.75-3.949-3.982 0-2.19 1.65-3.982 4.015-3.982 1.452 0 2.321.484 3.036 1.188l-1.078 1.243c-.594-.54-1.199-.869-1.969-.869-1.298 0-2.233 1.078-2.233 2.42 0 1.32.913 2.42 2.233 2.42.88 0 1.419-.352 2.024-.902l1.078 1.089Z' clip-rule='evenodd'/></svg>",
ClosedCaptionIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='closed caption' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M8.524 16.132c1.485 0 2.365-.528 3.157-1.375l-1.078-1.089c-.605.55-1.144.902-2.024.902-1.32 0-2.233-1.1-2.233-2.42 0-1.342.935-2.42 2.233-2.42.77 0 1.375.33 1.969.869l1.078-1.243c-.715-.704-1.584-1.188-3.036-1.188-2.365 0-4.015 1.793-4.015 3.982 0 2.233 1.683 3.982 3.949 3.982ZM19.579 14.757c-.792.847-1.672 1.375-3.157 1.375-2.266 0-3.949-1.75-3.949-3.982 0-2.19 1.65-3.982 4.015-3.982 1.452 0 2.321.484 3.036 1.188l-1.078 1.243c-.594-.54-1.199-.869-1.969-.869-1.298 0-2.233 1.078-2.233 2.42 0 1.32.913 2.42 2.233 2.42.88 0 1.419-.352 2.024-.902l1.078 1.089Z'/><path fill-rule='evenodd' d='M22 3H2a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Zm-1 2H3v14h18V5Z' clip-rule='evenodd'/></svg>",
FullscreenExitIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='exit fullscreen' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M20.646 1.94 15 7.585V4.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-3.086l5.647-5.647a.5.5 0 0 0 0-.707l-.707-.707a.5.5 0 0 0-.708 0ZM7.586 15l-5.647 5.646a.5.5 0 0 0 0 .708l.707.707a.5.5 0 0 0 .708 0L9 16.414V19.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-.5-.5h-6a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3.086Z'/></svg>",
FullscreenIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='fullscreen' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M14.5 3h6a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V6.414l-4.646 4.647a.5.5 0 0 1-.708 0l-.707-.707a.5.5 0 0 1 0-.708L17.586 5H14.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5ZM9.646 12.94 5 17.585V14.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H6.414l4.647-4.646a.5.5 0 0 0 0-.708l-.707-.707a.5.5 0 0 0-.708 0Z'/></svg>",
MicrophoneIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='microphone' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M14.99 11c0 1.66-1.33 3-2.99 3-1.66 0-3-1.34-3-3V5c0-1.66 1.34-3 3-3s3 1.34 3 3l-.01 6ZM12 3.7c-.66 0-1.2.54-1.2 1.2v6.2c0 .66.54 1.2 1.2 1.2.66 0 1.19-.54 1.19-1.2l.01-6.2c0-.66-.54-1.2-1.2-1.2Z' clip-rule='evenodd'/><path d='M17.269 11.457c-.022.26-.05.463-.081.611C16.669 14.487 14.419 16.1 12 16.1c-2.419 0-4.668-1.613-5.188-4.03a5.14 5.14 0 0 1-.081-.613.5.5 0 0 0-.498-.457H5.53a.5.5 0 0 0-.498.54c.02.261.046.47.075.628.535 2.869 2.995 5.12 5.892 5.552V20H9.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H13v-2.28c2.927-.428 5.409-2.72 5.908-5.64.024-.137.044-.318.061-.542a.5.5 0 0 0-.498-.538h-.704a.5.5 0 0 0-.498.457Z'/></svg>",
NextIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='next' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M18.5 5h-1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5ZM16.337 11.578 6.768 5.49A.5.5 0 0 0 6 5.911v12.178a.5.5 0 0 0 .768.422l9.57-6.09a.501.501 0 0 0 0-.843Z'/></svg>",
PauseCircleFilledIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='pause (filled)' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12Zm7.25-4a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h1.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25h-1.5Zm4 0a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h1.5a.25.25 0 0 0 .25-.25v-7.5a.25.25 0 0 0-.25-.25h-1.5Z' clip-rule='evenodd'/></svg>",
PauseCircleIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='pause' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M9 8.25A.25.25 0 0 1 9.25 8h1.5a.25.25 0 0 1 .25.25v7.5a.25.25 0 0 1-.25.25h-1.5a.25.25 0 0 1-.25-.25v-7.5ZM13 8.25a.25.25 0 0 1 .25-.25h1.5a.25.25 0 0 1 .25.25v7.5a.25.25 0 0 1-.25.25h-1.5a.25.25 0 0 1-.25-.25v-7.5Z'/><path fill-rule='evenodd' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Z' clip-rule='evenodd'/></svg>",
PauseIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='pause' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M14.5 19h3a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5Zm-4.5-.5a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v13Z' clip-rule='evenodd'/></svg>",
PlayCircleFilledIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='play (filled)' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12Zm8.389 3.74 5.299-3.532a.25.25 0 0 0 0-.416l-5.3-3.533a.25.25 0 0 0-.388.208v7.066a.25.25 0 0 0 .389.208Z' clip-rule='evenodd'/></svg>",
PlayCircleIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='play' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='m15.688 12.208-5.3 3.533a.25.25 0 0 1-.388-.208V8.467a.25.25 0 0 1 .389-.208l5.299 3.533a.25.25 0 0 1 0 .416Z'/><path fill-rule='evenodd' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Z' clip-rule='evenodd'/></svg>",
PlayIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='play' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M8.77 19.508 20 12.341c.246-.157.254-.68 0-.842L8.77 4.492c-.28-.179-.77.087-.77.422v14.172c0 .333.488.602.77.422Z' clip-rule='evenodd'/></svg>",
PodcastIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='podcast' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M5.175 20.31c.064.058.143.13.24.213a.3.3 0 0 0 .48-.133c.084-.255.21-.597.38-1.027a.5.5 0 0 0-.114-.537A8.22 8.22 0 0 1 3.75 13a8.25 8.25 0 1 1 14.348 5.558c-.064.07-.15.16-.26.268a.5.5 0 0 0-.112.537c.17.43.296.772.38 1.027a.3.3 0 0 0 .48.134A9.974 9.974 0 0 0 22 13c.001-5.523-4.476-10-9.999-10C6.477 3 2 7.477 2 13a9.973 9.973 0 0 0 3.175 7.31Zm1.969-3.785.001.002a.502.502 0 0 0 .774.042L8.437 16a.5.5 0 0 0 .041-.622A4.23 4.23 0 0 1 7.75 13a4.25 4.25 0 1 1 7.772 2.376.5.5 0 0 0 .04.623l.536.589a.478.478 0 0 0 .74-.04 6 6 0 1 0-9.695-.024ZM12 16.5c1.812 0 3.214 1.505 4.205 4.515a.75.75 0 0 1-.712.985H8.507a.75.75 0 0 1-.712-.985C8.786 18.005 10.188 16.5 12 16.5ZM9.75 13a2.25 2.25 0 1 0 4.5 0 2.25 2.25 0 0 0-4.5 0Z' clip-rule='evenodd'/></svg>",
PreviousIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='previous' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M6.5 5h-1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-13a.5.5 0 0 0-.5-.5ZM7.663 11.578l9.569-6.089a.5.5 0 0 1 .768.422v12.178a.5.5 0 0 1-.768.422l-9.57-6.09a.5.5 0 0 1 0-.843Z'/></svg>",
ScreenshareIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='screenshare' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M2 18a1 1 0 0 0 1 1h2.172l2-2H4V7h16v10h-3.172l2 2H21a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v12Zm10-3-6 6h12l-6-6Z' clip-rule='evenodd'/></svg>",
SkipBackwardIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='skip backward' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10a9.99 9.99 0 0 1-8.362-4.515.5.5 0 0 1 .167-.704l.866-.505a.5.5 0 0 1 .67.158l.073.109a8 8 0 1 0 .93-10.2l.802.803A.5.5 0 0 1 6.793 8H3.5a.5.5 0 0 1-.5-.5V4.207a.5.5 0 0 1 .854-.353l1.075 1.075A9.969 9.969 0 0 1 12 2ZM8.63 15.6h1.71V9.003H9.089l-1.908.549.333 1.359 1.116-.27V15.6Zm5.377.126c-1.845 0-3.006-1.521-3.006-3.384 0-1.881 1.179-3.42 3.024-3.42 1.827 0 2.997 1.521 2.997 3.384 0 1.881-1.179 3.42-3.015 3.42Zm.018-1.539c.756 0 1.242-.774 1.242-1.845v-.018c0-1.071-.513-1.863-1.26-1.863-.756 0-1.251.765-1.251 1.845v.018c0 1.08.504 1.863 1.269 1.863Z' clip-rule='evenodd'/></svg>",
SkipForwardIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='skip forward' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10a9.987 9.987 0 0 0 8.142-4.193c.06-.084.133-.193.219-.324a.5.5 0 0 0-.168-.704l-.866-.505a.5.5 0 0 0-.67.158A7.989 7.989 0 0 1 12 20a8 8 0 1 1 5.657-13.657l-.803.803a.5.5 0 0 0 .353.854H20.5a.5.5 0 0 0 .5-.5V4.207a.5.5 0 0 0-.854-.353l-1.075 1.075A9.969 9.969 0 0 0 12 2ZM8.63 15.6h1.71V9.003H9.089l-1.908.549.333 1.359 1.116-.27V15.6Zm5.377.126c-1.845 0-3.006-1.521-3.006-3.384 0-1.881 1.179-3.42 3.024-3.42 1.827 0 2.997 1.521 2.997 3.384 0 1.881-1.179 3.42-3.015 3.42Zm.018-1.539c.756 0 1.242-.774 1.242-1.845v-.018c0-1.071-.513-1.863-1.26-1.863-.756 0-1.251.765-1.251 1.845v.018c0 1.08.504 1.863 1.269 1.863Z' clip-rule='evenodd'/></svg>",
TranscriptIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='transcript' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M4 3.5c0-.3.2-.5.5-.5h15c.3 0 .5.2.5.5v13c0 .3-.2.5-.5.5H9.3l-4.5 3.4c-.3.2-.8 0-.8-.4v-4.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5V17l2.7-2H18V5H6v6h8V9H8.5c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v5c0 .3-.2.5-.5.5h-11c-.3 0-.5-.2-.5-.5v-9Z' clip-rule='evenodd'/></svg>",
VideoIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='video' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M21.2 8.1 18 10.5V6a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-4.5l3.2 2.4a.5.5 0 0 0 .8-.4v-7a.5.5 0 0 0-.8-.4ZM4 17V7h12v10H4Z' clip-rule='evenodd'/></svg>",
VolumeHighIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='high volume' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='m7 8 5.146-5.147a.5.5 0 0 1 .854.354v17.586a.5.5 0 0 1-.854.353L7 16H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3Zm-2 6v-4h3l3-3.172v10L8 14H5Z' clip-rule='evenodd'/><path d='M15 20.605a9.003 9.003 0 0 0 0-17.554v2.067a7.003 7.003 0 0 1 0 13.42v2.067Z'/><path d='M15 16.412a5.001 5.001 0 0 0 0-9.168v2.348c.614.55 1 1.348 1 2.236 0 .889-.386 1.687-1 2.237v2.347Z'/></svg>",
VolumeLowIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='low volume' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='m7 8 5.146-5.147a.5.5 0 0 1 .854.354v17.586a.5.5 0 0 1-.854.353L7 16H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3Zm-2 6v-4h3l3-3.172v10L8 14H5Z' clip-rule='evenodd'/><path d='M15 16.412a5.001 5.001 0 0 0 0-9.168v2.348c.614.55 1 1.348 1 2.236 0 .889-.386 1.687-1 2.237v2.347Z'/></svg>",
VolumeMediumIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='medium volume' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M15 17.745a6.002 6.002 0 0 0 0-11.834v2.043a4.002 4.002 0 0 1 0 7.748v2.043Z'/><path fill-rule='evenodd' d='m7 8 5.146-5.147a.5.5 0 0 1 .854.354v17.586a.5.5 0 0 1-.854.353L7 16H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3Zm-2 6v-4h3l3-3.172v10L8 14H5Z' clip-rule='evenodd'/></svg>",
VolumeOffIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='volume off' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M21.182 10.232 19.414 12l1.768 1.768a.5.5 0 0 1 0 .707l-.707.707a.5.5 0 0 1-.707 0L18 13.414l-1.768 1.768a.5.5 0 0 1-.707 0l-.707-.707a.5.5 0 0 1 0-.707L16.586 12l-1.768-1.768a.5.5 0 0 1 0-.707l.707-.707a.5.5 0 0 1 .707 0L18 10.586l1.768-1.768a.5.5 0 0 1 .707 0l.707.707a.5.5 0 0 1 0 .707Z'/><path fill-rule='evenodd' d='m7 8 5.146-5.147a.5.5 0 0 1 .854.354v17.586a.5.5 0 0 1-.854.353L7 16H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3Zm-2 6v-4h3l3-3.172v10L8 14H5Z' clip-rule='evenodd'/></svg>",
BoxIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='box logo' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M12.745 17.027a3.887 3.887 0 0 0 3.891-3.882 3.895 3.895 0 0 0-3.89-3.89 3.886 3.886 0 0 0-3.428 2.063 3.885 3.885 0 0 0-3.427-2.063c-.873 0-1.682.29-2.336.781v-3.29A.773.773 0 0 0 2.782 6C2.355 6 2 6.345 2 6.745v6.464a3.887 3.887 0 0 0 7.318 1.755 3.885 3.885 0 0 0 3.427 2.063Zm0-6.218a2.336 2.336 0 0 1 2.337 2.336 2.332 2.332 0 1 1-2.337-2.336Zm-4.527 2.336a2.334 2.334 0 0 0-2.327-2.336 2.336 2.336 0 0 0-1.653 3.985 2.332 2.332 0 0 0 3.98-1.649ZM22 16.264a.818.818 0 0 0-.145-.464l-1.982-2.655 1.982-2.663a.7.7 0 0 0 .145-.437c0-.245-.1-.481-.31-.636-.335-.254-.817-.19-1.054.146l-1.736 2.29-1.718-2.29a.787.787 0 0 0-1.091-.146.797.797 0 0 0-.3.618c0 .164.045.318.145.455l1.973 2.663-1.973 2.655a.841.841 0 0 0-.145.454c0 .237.109.491.3.628.154.1.318.154.482.154.227 0 .454-.1.609-.29l1.718-2.3 1.736 2.3c.137.19.364.29.591.29a.81.81 0 0 0 .464-.154.755.755 0 0 0 .309-.618Z' clip-rule='evenodd'/></svg>",
DiscordIcon: "<svg xmlns='http://www.w3.org/2000/svg' stroke-width='0' viewBox='0 0 146 146' role='img' fill='currentColor' class='ps-icon-svg' aria-label='discord icon'><path d='M107.75 125.001s-4.5-5.375-8.25-10.125c16.375-4.625 22.625-14.875 22.625-14.875-5.125 3.375-10 5.75-14.375 7.375-6.25 2.625-12.25 4.375-18.125 5.375-12 2.25-23 1.625-32.375-.125-7.125-1.375-13.25-3.375-18.375-5.375-2.875-1.125-6-2.5-9.125-4.25-.375-.25-.75-.375-1.125-.625-.25-.125-.375-.25-.5-.375-2.25-1.25-3.5-2.125-3.5-2.125s6 10 21.875 14.75c-3.75 4.75-8.375 10.375-8.375 10.375-27.625-.875-38.125-19-38.125-19 0-40.25 18-72.875 18-72.875 18-13.5 35.125-13.125 35.125-13.125l1.25 1.5c-22.5 6.5-32.875 16.375-32.875 16.375s2.75-1.5 7.375-3.625c13.375-5.875 24-7.5 28.375-7.875.75-.125 1.375-.25 2.125-.25 7.625-1 16.25-1.25 25.25-.25 11.875 1.375 24.625 4.875 37.625 12 0 0-9.875-9.375-31.125-15.875l1.75-2S110 19.626 128 33.126c0 0 18 32.625 18 72.875 0 0-10.625 18.125-38.25 19zM49.625 66.626c-7.125 0-12.75 6.25-12.75 13.875s5.75 13.875 12.75 13.875c7.125 0 12.75-6.25 12.75-13.875.125-7.625-5.625-13.875-12.75-13.875zm45.625 0c-7.125 0-12.75 6.25-12.75 13.875s5.75 13.875 12.75 13.875c7.125 0 12.75-6.25 12.75-13.875s-5.625-13.875-12.75-13.875z'/></svg>",
DribbbleIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='dribbble logo' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M15 13.17c.5-.07 1-.11 1.58-.11h.02c.93 0 1.95.12 3.06.37a7.788 7.788 0 0 1-3.24 4.99A57.5 57.5 0 0 0 15 13.17Zm-7.64 5.09c.28-.45.87-1.32 1.82-2.22.96-.93 2.32-1.89 4.05-2.46.59 1.67 1.13 3.57 1.54 5.71-.86.33-1.77.51-2.77.51-1.74 0-3.34-.57-4.64-1.54ZM4.2 11.89c.22.01.51.01.85.01 1.57-.01 4.31-.14 7.09-1.01.15.33.3.67.45 1.03-1.86.62-3.32 1.61-4.4 2.58-1.03.96-1.74 1.89-2.15 2.5a7.704 7.704 0 0 1-1.84-5v-.11Zm7.14-2.64c-2.34.71-4.73.87-6.16.87h-.12c-.25 0-.46 0-.63-.01C5 7.87 6.5 6 8.55 5c.55.65 1.63 2.06 2.79 4.25Zm5.52-3.34C15.84 7.14 14.5 8 13.03 8.65 12 6.67 11 5.25 10.34 4.38c.54-.11 1.09-.18 1.66-.18 1.84 0 3.53.64 4.86 1.71Zm2.93 5.72a15.32 15.32 0 0 0-3.19-.35c-.81 0-1.56.07-2.27.19-.17-.42-.33-.82-.52-1.21 1.58-.69 3.09-1.68 4.32-3.08a7.823 7.823 0 0 1 1.66 4.45ZM2 12A10 10 0 1 0 12 2C6.477 2 2 6.477 2 12Z' clip-rule='evenodd'/></svg>",
DropboxIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='dropbox logo' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M7 4 2 7.125l5 3.125-5 3.125L7 16.5l5-3.125-5-3.125 5-3.125L7 4ZM17 4l-5 3.125 5 3.125-5 3.125 5 3.125 5-3.125-5-3.125 5-3.125L17 4ZM12 20.667l-5-3.125 5-3.125 5 3.125-5 3.125Z'/></svg>",
FacebookAltIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='facebook logo' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M9.831 22v-8.75H6.656V9.625h3.175V6.862C9.831 3.725 11.694 2 14.556 2c1.363 0 2.788.237 2.788.237v3.088h-1.575c-1.55 0-2.038.962-2.038 1.95v2.35h3.475l-.562 3.625H13.73V22h-3.9Z'/></svg>",
FacebookIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='facebook logo' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M12 2C6.5 2 2 6.49 2 12.02c0 5 3.66 9.15 8.44 9.9v-7H7.9v-2.9h2.54V9.81c0-2.51 1.49-3.89 3.78-3.89 1.09 0 2.23.19 2.23.19v2.47h-1.26c-1.24 0-1.63.77-1.63 1.56v1.88h2.78l-.45 2.9h-2.33v7a10 10 0 0 0 8.44-9.9C22 6.49 17.5 2 12 2Z'/></svg>",
FigmaIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='figma icon'><path fill-rule='evenodd' d='M4.25 5.5A4.25 4.25 0 0 1 8.5 1.25h7A4.25 4.25 0 0 1 17.912 9a4.25 4.25 0 1 1-5.162 6.74v3.76A4.25 4.25 0 1 1 6.088 16a4.245 4.245 0 0 1-1.838-3.5c0-1.452.728-2.733 1.838-3.5A4.245 4.245 0 0 1 4.25 5.5Zm4.25 9.75h2.75v-5.5H8.5a2.75 2.75 0 1 0 0 5.5Zm2.75 1.5H8.5a2.75 2.75 0 1 0 2.75 2.75v-2.75Zm7-11.25a2.75 2.75 0 0 1-2.75 2.75h-2.75v-5.5h2.75a2.75 2.75 0 0 1 2.75 2.75ZM15.5 9.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5Zm-7-1.5h2.75v-5.5H8.5a2.75 2.75 0 0 0 0 5.5Z' clip-rule='evenodd'/></svg>",
GithubIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='github logo' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M2 12c0 4.42 2.87 8.17 6.84 9.5.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34-.46-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.6.07-.6 1 .07 1.53 1.03 1.53 1.03.87 1.52 2.34 1.07 2.91.83.09-.65.35-1.09.63-1.34-2.22-.25-4.55-1.11-4.55-4.92 0-1.11.38-2 1.03-2.71-.1-.25-.45-1.29.1-2.64 0 0 .84-.27 2.75 1.02.79-.22 1.65-.33 2.5-.33.85 0 1.71.11 2.5.33 1.91-1.29 2.75-1.02 2.75-1.02.55 1.35.2 2.39.1 2.64.65.71 1.03 1.6 1.03 2.71 0 3.82-2.34 4.66-4.57 4.91.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12a10 10 0 0 0-20 0Z' clip-rule='evenodd'/></svg>",
GoogleDriveIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='google-drive' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='m15.42 3 6.86 12h-6.85L8.57 3h6.85ZM7.71 4.5 1.15 16l3.43 6 6.55-11.5-3.42-6ZM9.73 16 6.3 22h13.12l3.43-6H9.73Z' clip-rule='evenodd'/></svg>",
IlxIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='integrated learning experience (ILX)' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M21 7a4 4 0 1 1-8 0 4 4 0 0 1 8 0ZM18.419 18.485s1.601-.91 2.344-1.281a.428.428 0 0 0-.023-.777l-6.643-2.847a.429.429 0 0 0-.562.562l2.847 6.644a.429.429 0 0 0 .776.023c.37-.74 1.26-2.324 1.26-2.324ZM3 3.809a.5.5 0 0 1 .724-.447l6.382 3.19a.5.5 0 0 1 0 .895l-6.382 3.191A.5.5 0 0 1 3 10.191V3.809ZM4 14a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1H4Z'/></svg>",
LabsIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='labs' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M12 14.222a2.222 2.222 0 1 0 0-4.445 2.222 2.222 0 0 0 0 4.445Z'/><path fill-rule='evenodd' d='M19.377 17.96c.314-.364.573-1.123.26-2.408a18.916 18.916 0 0 0 1.623-2.107c1.011 2.354 1.024 4.545-.199 5.966-2.332 2.71-8.28 1.588-13.285-2.504C2.77 12.814.606 7.299 2.939 4.589 4.634 2.62 8.237 2.674 12 4.42c3.763-1.745 7.366-1.799 9.061.17 1.471 1.709 1.154 4.532-.536 7.411-.4.684-.88 1.37-1.43 2.047-.808.992-1.77 1.96-2.87 2.86-.567.463-1.146.888-1.73 1.273.462.15.91.265 1.337.346 2.07.39 3.136-.09 3.545-.565Zm-.282-8.007a9.32 9.32 0 0 0 .23-.536c.741-1.885.439-2.93.052-3.378-.409-.475-1.474-.955-3.545-.565-.427.08-.875.196-1.336.345.583.386 1.162.811 1.728 1.274 1.1.9 2.063 1.868 2.871 2.86ZM12 6.908c.936.51 1.888 1.146 2.817 1.906A17.479 17.479 0 0 1 17.87 12a17.48 17.48 0 0 1-3.052 3.186c-.929.76-1.88 1.395-2.817 1.906a18.36 18.36 0 0 1-2.817-1.906A17.478 17.478 0 0 1 6.132 12a17.477 17.477 0 0 1 3.05-3.186c.471-.385.947-.738 1.425-1.059-.91-.433-1.777-.727-2.55-.887-.095.074-.188.15-.281.225-1.1.9-2.063 1.868-2.871 2.86a9.32 9.32 0 0 1-.23-.536c-.741-1.885-.438-2.93-.052-3.378.409-.475 1.474-.955 3.545-.565.427.08.875.196 1.336.345.8.26 1.641.622 2.496 1.089Z' clip-rule='evenodd'/><path d='M10.277 20.266a21.675 21.675 0 0 1-2.585-1.663c-1.76.237-2.693-.205-3.07-.642-.313-.365-.572-1.124-.26-2.409a18.915 18.915 0 0 1-1.622-2.107c-1.011 2.354-1.024 4.545.199 5.966 1.433 1.665 4.232 1.883 7.338.855Z'/></svg>",
LinkedinAltIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='linkedin logo' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M4 4.277a2.277 2.277 0 1 1 4.553 0 2.277 2.277 0 0 1-4.553 0ZM22 20h-3.857v-6.667c0-1.042-.935-1.886-1.977-1.886a1.887 1.887 0 0 0-1.887 1.886V20h-3.85V8.429h3.85v1.76c.63-1.057 2-1.761 3.145-1.761 2.431 0 4.576 1.97 4.576 4.402V20ZM4 20h3.857V8.429H4V20Z'/></svg>",
LinkedinIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='linkedin logo' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M21 2H3a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1Zm-5 17h3v-5.576c0-1.892-1.668-3.425-3.56-3.425-.89 0-1.956.548-2.445 1.37V10H10v9h2.995v-5.185c0-.81.657-1.468 1.468-1.468.81 0 1.537.657 1.537 1.468V19ZM5 6.77a1.77 1.77 0 1 1 3.542 0A1.77 1.77 0 0 1 5 6.77ZM5 19h3v-9H5v9Z' clip-rule='evenodd'/></svg>",
MediumAltIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='medium logo' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M13.281 12c0 3.137-2.525 5.68-5.64 5.68C4.526 17.68 2 15.136 2 12c0-3.136 2.525-5.68 5.64-5.68 3.116 0 5.641 2.544 5.641 5.68ZM19.47 12c0 2.952-1.264 5.347-2.821 5.347-1.558 0-2.82-2.395-2.82-5.347 0-2.952 1.262-5.347 2.82-5.347 1.557 0 2.82 2.394 2.82 5.347ZM22 12c0 2.645-.444 4.79-.992 4.79s-.992-2.145-.992-4.79.444-4.79.992-4.79S22 9.355 22 12Z'/></svg>",
MediumIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='medium logo' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M22 2H2v20h20V2ZM8.513 16.543c2.492 0 4.512-2.034 4.512-4.543 0-2.51-2.02-4.543-4.512-4.543C6.02 7.457 4 9.49 4 12c0 2.51 2.02 4.543 4.513 4.543ZM17.975 12c0 2.362-1.01 4.277-2.256 4.277-1.246 0-2.256-1.915-2.256-4.277s1.01-4.277 2.256-4.277c1.246 0 2.256 1.915 2.256 4.277Zm1.231 3.832c.439 0 .794-1.716.794-3.832 0-2.116-.355-3.832-.794-3.832-.438 0-.793 1.716-.793 3.832 0 2.116.355 3.832.793 3.832Z' clip-rule='evenodd'/></svg>",
NpmIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='NPM logo' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M12 12.444h-1.111v-2.222H12v2.222ZM22 8v6.667H12v1.11H7.556v-1.11H2V8h20ZM7.556 9.111H3.11v4.445h2.222v-3.334h1.111v3.334h1.112V9.11Zm5.555 0H8.667v5.556h2.222v-1.111h2.222V9.11Zm7.778 0h-6.667v4.445h2.222v-3.334h1.112v3.334h1.11v-3.334h1.112v3.334h1.11V9.11Z'/></svg>",
PluralsightIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='pluralsight logo' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M9.5 9.203 7.312 7.938v8.125L9.5 14.796v2.437L18.473 12 9.5 6.766v2.437Zm0 1.083-1.25-.723v4.874l1.25-.723v-3.428Zm.938 2.886v-2.344L12.463 12l-2.025 1.172Zm0 1.083L14.335 12l-3.898-2.255V8.398L16.614 12l-6.175 3.602v-1.347Z' clip-rule='evenodd'/><path fill-rule='evenodd' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm0-.938a9.062 9.062 0 1 0 0-18.124 9.062 9.062 0 0 0 0 18.125Z' clip-rule='evenodd'/></svg>",
RoleIqIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='role IQ' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-7-.25c.22 0 .41.1.55.25.12.13.2.31.2.5 0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-.19.08-.37.2-.5.14-.15.33-.25.55-.25ZM19 19H5V5h14v14ZM12 6c-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3-1.35-3-3-3Zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1Zm-6 6.47V18h12v-1.53c0-2.5-3.97-3.58-6-3.58s-6 1.07-6 3.58ZM8.31 16c.69-.56 2.38-1.12 3.69-1.12s3.01.56 3.69 1.12H8.31Z'/></svg>",
SkillIqIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='skill IQ' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M22 12v10H12C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10Zm-10 5a5 5 0 1 0 0-10 5 5 0 0 0 0 10Z' clip-rule='evenodd'/></svg>",
SlackIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='slack logo' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M6 15a2 2 0 1 1-2-2h2v2Zm1 0a2 2 0 0 1 4 0v5a2 2 0 0 1-4 0v-5Zm2-8a2 2 0 1 1 2-2v2H9Zm0 1a2 2 0 0 1 0 4H4a2 2 0 1 1 0-4h5Zm8 2a2 2 0 1 1 2 2h-2v-2Zm-1 0a2 2 0 0 1-4 0V5a2 2 0 1 1 4 0v5Zm-2 8a2 2 0 1 1-2 2v-2h2Zm0-1a2 2 0 0 1 0-4h5a2 2 0 0 1 0 4h-5Z'/></svg>",
StackOverflowIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='stack overflow logo' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M18 20v-5h2v7H4v-7h2v5h12Zm-9.86-7.44 8.79 1.85-.37 1.76-8.79-1.85.37-1.76ZM9.69 8.5l8.14 3.78-.76 1.62-8.14-3.79.76-1.61Zm2.65-3.76 6.9 5.76-1.15 1.37-6.9-5.75 1.15-1.38ZM21 9.08l-1.44 1.07-5.36-7.21 1.44-1.07L21 9.08ZM7.59 16.61h8.98v1.8H7.59v-1.8Z' clip-rule='evenodd'/></svg>",
TwitterIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='twitter logo' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M21 6.69c.88-.53 1.56-1.37 1.88-2.38-.83.5-1.75.85-2.72 1.05C19.37 4.5 18.26 4 17 4c-2.35 0-4.27 1.92-4.27 4.29 0 .34.04.67.11.98C9.28 9.09 6.11 7.38 4 4.79c-.37.63-.58 1.37-.58 2.15 0 1.49.75 2.81 1.91 3.56-.71 0-1.37-.2-1.95-.5 0 2.11 1.48 3.85 3.44 4.24a4.22 4.22 0 0 1-1.93.07 4.28 4.28 0 0 0 4 2.98 8.521 8.521 0 0 1-5.33 1.84c-.34 0-.68-.02-1.02-.06C4.44 20.29 6.7 21 9.12 21 17 21 21.33 14.46 21.33 8.79c0-.19 0-.37-.01-.56.84-.6 1.56-1.36 2.14-2.23-.77.35-1.6.58-2.46.69Z' clip-rule='evenodd'/></svg>",
YouTubeIcon: "<svg xmlns='http://www.w3.org/2000/svg' stroke-width='0' viewBox='0 -32 576 576' role='img' fill='currentColor' class='ps-icon-svg' aria-label='you tube icon'><path d='M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z'/></svg>",
BookmarkFilledIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='filled bookmark' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path fill-rule='evenodd' d='M21 5.958C21 3.776 19.708 2 17.501 2H9C6.794 2 5 3.776 5 5.958v15.547a.503.503 0 0 0 .869.334l4.631-4.998 4.631 4.999a.504.504 0 0 0 .707.03.493.493 0 0 0 .162-.365V9.915h4c.552 0 1-.442 1-.99V5.959Zm-5 1.978h3V5.958c0-1.093-.397-1.98-1.499-1.98-1.103 0-1.501.887-1.501 1.98v1.978Z' clip-rule='evenodd'/></svg>",
BookmarkIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='bookmark icon'><path fill-rule='evenodd' d='M17.501 2H9C6.794 2 5 3.776 5 5.958v15.547a.503.503 0 0 0 .869.334l4.631-4.998 4.631 4.999a.504.504 0 0 0 .707.03.493.493 0 0 0 .162-.365V9.915h4c.552 0 1-.442 1-.99V5.959C21 3.776 19.708 2 17.501 2ZM14 5.958V17.83l-3.5-3.957L7 17.83V5.958a1.99 1.99 0 0 1 2-1.98h5.536A3.915 3.915 0 0 0 14 5.959Zm2 1.978h3V5.958c0-1.093-.397-1.98-1.499-1.98-1.103 0-1.501.887-1.501 1.98v1.978Z' clip-rule='evenodd'/></svg>",
BriefcaseIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='briefcase icon'><path d='M11.5 12a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z'/><path fill-rule='evenodd' d='M21 6a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h5V3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v3h5Zm-1 13H4v-2h16v2ZM14 6V4h-4v2h4Zm6 2H4v7h16V8Z' clip-rule='evenodd'/></svg>",
BuildingIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='building icon'><path fill-rule='evenodd' d='M11 21v-2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V21a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1Zm-1.5-5a.5.5 0 0 0-.5.5V20H5V4h14v16h-4v-3.5a.5.5 0 0 0-.5-.5h-5Zm-2-9.975h3a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5Zm9 0h-3a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5Zm-3 5h3a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5Zm-3 0h-3a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5Z' clip-rule='evenodd'/></svg>",
CalendarIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='calendar icon'><path d='M8.5 10a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h1Zm4 0a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h1Zm4 0a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h1ZM20 3c.552 0 1 .444 1 .996v16.007A.997.997 0 0 1 20 21H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h2V1.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V3h8V1.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V3h2Zm-1 16V8H5v11h14ZM8.5 14a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h1Zm4 0a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h1Zm4 0a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h1Z'/></svg>",
ChallengeIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='challenge icon'><path d='m21.907 20.577-6.153-10.55V3.014a1.002 1.002 0 0 0-.46-.842 1 1 0 0 0-1.001-.07L9.07 4.497a1 1 0 0 0-.58.911 1.003 1.003 0 0 0 .58.912l4.642 2.114v1.553l-2.761 4.76-1.591-2.305a1.003 1.003 0 0 0-1.64 0l-5.554 8.015a1.003 1.003 0 0 0-.06 1.002 1.002 1.002 0 0 0 .88.541h18.01a1 1 0 0 0 .91-1.423h.001Zm-8.155-15.96V6.28l-1.82-.832 1.82-.831Zm-8.814 15.46 3.642-5.26 1.67 2.404a1 1 0 0 0 1.681-.06l2.822-4.86 4.502 7.775-14.317.001Z'/></svg>",
ClockWarningIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='clock warning icon'><path fill-rule='evenodd' d='M19.703 9.837c.194.688.297 1.414.297 2.163 0 4.411-3.589 8-8 8s-8-3.589-8-8 3.589-8 8-8c.75 0 1.475.103 2.163.297a4.49 4.49 0 0 1 .978-1.792A9.96 9.96 0 0 0 12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10a9.962 9.962 0 0 0-.505-3.141 4.492 4.492 0 0 1-1.792.978ZM18.5 9a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm-6.987-2h1a.5.5 0 0 1 .5.5v4.078l2.9 2.9a.5.5 0 0 1 0 .706l-.707.708a.498.498 0 0 1-.708 0l-3.485-3.486V7.5a.5.5 0 0 1 .5-.5ZM18 3.75a.25.25 0 0 1 .25-.25h.5a.25.25 0 0 1 .25.25v2a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-2Zm1.13 3.375a.625.625 0 1 1-1.25 0 .625.625 0 0 1 1.25 0Z' clip-rule='evenodd'/></svg>",
ClockIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='clock icon'><path d='M11.513 7h1a.5.5 0 0 1 .5.5v4.078l2.9 2.9a.5.5 0 0 1 0 .706l-.707.708a.5.5 0 0 1-.708 0l-3.485-3.486V7.5a.5.5 0 0 1 .5-.5Z'/><path fill-rule='evenodd' d='M2 12C2 6.486 6.486 2 12 2s10 4.486 10 10-4.486 10-10 10S2 17.514 2 12Zm2 0c0-4.411 3.589-8 8-8s8 3.589 8 8-3.589 8-8 8-8-3.589-8-8Z' clip-rule='evenodd'/></svg>",
CloudOffIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='cloud off icon'><path d='M18.738 9.537A6.866 6.866 0 0 0 12 4a6.8 6.8 0 0 0-3.676 1.072l1.338 1.339a5.039 5.039 0 0 1 7.38 4.464v.458h1.375a2.746 2.746 0 0 1 2.75 2.75 2.755 2.755 0 0 1-1.43 2.402l1.329 1.33A4.587 4.587 0 0 0 23 14.082c0-2.42-1.88-4.381-4.262-4.546Zm-14.81-4.55a.25.25 0 0 0 0 .354L6.27 7.676C3.347 7.804 1 10.206 1 13.166c0 3.035 2.466 5.5 5.5 5.5h10.753l1.656 1.657a.25.25 0 0 0 .354 0l.81-.81a.25.25 0 0 0 0-.354L5.091 4.177a.25.25 0 0 0-.354 0l-.81.81ZM8.085 9.5l7.333 7.333H6.5a3.666 3.666 0 0 1-3.667-3.666A3.666 3.666 0 0 1 6.5 9.5h1.586Z'/></svg>",
CloudIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='cloud icon'><path d='M18.738 9.537A6.866 6.866 0 0 0 12 4a6.871 6.871 0 0 0-6.096 3.703A5.495 5.495 0 0 0 1 13.167c0 3.034 2.466 5.5 5.5 5.5h11.917A4.585 4.585 0 0 0 23 14.083c0-2.42-1.88-4.381-4.262-4.546Zm-.321 7.296H6.5a3.666 3.666 0 0 1-3.667-3.666A3.666 3.666 0 0 1 6.5 9.5h.65A5.043 5.043 0 0 1 12 5.833a5.039 5.039 0 0 1 5.042 5.042v.458h1.375a2.746 2.746 0 0 1 2.75 2.75 2.746 2.746 0 0 1-2.75 2.75Z'/></svg>",
DangerDiamondFilledIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='danger diamond filled icon'><path fill-rule='evenodd' d='M11.293 21.707a.997.997 0 0 0 1.414 0l9-9a.999.999 0 0 0 0-1.414l-9-9a.999.999 0 0 0-1.414 0l-9 9a.999.999 0 0 0 0 1.414l9 9ZM12.5 14a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h1Zm0 3a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1Z' clip-rule='evenodd'/></svg>",
DangerDiamondIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='danger diamond icon'><path d='M12 22a.997.997 0 0 1-.707-.293l-9-9a.999.999 0 0 1 0-1.414l9-9a.999.999 0 0 1 1.414 0l9 9a.999.999 0 0 1 0 1.414l-9 9A.997.997 0 0 1 12 22ZM4.414 12 12 19.586 19.586 12 12 4.414 4.414 12Z'/><path d='M13 13.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v5ZM13 16.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1Z'/></svg>",
EllipsisHorizontalIcon: "<svg xmlns='http://www.w3.org/2000/svg' aria-label='horizontal ellipsis' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg'><path d='M6 14.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM18 14.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM14 12.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z'/></svg>",
EyeOffIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='eye off icon'><path fill-rule='evenodd' d='M19.648 20.868 3.632 4.852a.5.5 0 0 0-.706-.001l-.57.565-.001.002a.5.5 0 0 0 0 .707L4.19 7.96C2.79 9.19 1.69 10.74 1 12.5 2.73 16.89 7 20 12 20c1.28 0 2.5-.2 3.65-.58l2.725 2.725.002.001a.5.5 0 0 0 .707-.002l.565-.57a.5.5 0 0 0-.001-.706ZM14.83 13.5A3 3 0 0 0 11 9.67l3.83 3.83Zm8.17-1a11.79 11.79 0 0 1-4 5.19l-1.42-1.43a9.863 9.863 0 0 0 3.24-3.76A9.821 9.821 0 0 0 12 7c-1.09 0-2.16.18-3.16.5L7.3 5.97C8.74 5.35 10.33 5 12 5c5 0 9.27 3.11 11 7.5ZM12 18c-3.76 0-7.17-2.14-8.82-5.5.6-1.22 1.43-2.28 2.42-3.13L9 12.78a3.064 3.064 0 0 0 2.72 2.72L14 17.79c-.63.14-1.31.21-2 .21Z' clip-rule='evenodd'/></svg>",
EyeIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='eye icon'><path fill-rule='evenodd' d='M23 12.5c-1.73 4.39-6 7.5-11 7.5s-9.27-3.11-11-7.5C2.73 8.11 7 5 12 5s9.27 3.11 11 7.5Zm-8 0a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM12 18c-3.76 0-7.17-2.14-8.82-5.5a9.821 9.821 0 0 1 17.64 0A9.821 9.821 0 0 1 12 18Z' clip-rule='evenodd'/></svg>",
GlobeIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='globe icon'><path fill-rule='evenodd' d='M2 12C2 6.477 6.477 2 12 2A10 10 0 1 1 2 12Zm2 0c0-.69.088-1.36.252-2h3.464a17.178 17.178 0 0 0 .002 4H4.254A7.995 7.995 0 0 1 4 12Zm1.072 4a8 8 0 0 0 4.298 3.555A16.992 16.992 0 0 1 8.077 16H5.072Zm5.07 0A14.997 14.997 0 0 0 12 20.14 15 15 0 0 0 13.857 16h-3.714Zm5.78 0a17.005 17.005 0 0 1-1.293 3.556 8 8 0 0 0 4.3-3.556h-3.006Zm3.824-2h-3.464a16.98 16.98 0 0 0 0-4h3.464a7.997 7.997 0 0 1 0 4Zm-5.48 0H9.734a15.003 15.003 0 0 1-.002-4h4.534a14.988 14.988 0 0 1 0 4ZM8.073 8H5.07a8.024 8.024 0 0 1 4.297-3.557A16.874 16.874 0 0 0 8.073 8Zm2.066 0h3.718a15.008 15.008 0 0 0-1.858-4.14A14.915 14.915 0 0 0 10.139 8Zm5.784 0h3.005a7.997 7.997 0 0 0-4.3-3.556A17.005 17.005 0 0 1 15.923 8Z' clip-rule='evenodd'/></svg>",
HandIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='hand icon'><path d='m21.11 13.138-.64-.64a.453.453 0 0 0-.642 0l-6.021 6.028a5.892 5.892 0 1 1-8.332-8.333C8.065 7.602 8.67 6.145 8.06 3.041a19.263 19.263 0 0 0-.152-.69l-.002-.008a.453.453 0 0 0-.549-.33l-.878.22a.453.453 0 0 0-.331.544c.054.235.096.418.123.548.522 2.514.102 3.407-2.076 5.586a7.705 7.705 0 0 0 10.895 10.896l6.022-6.028a.453.453 0 0 0 0-.641Z'/><path d='M10.124 16.218a6.315 6.315 0 0 0 .877-3.219 6.314 6.314 0 0 0-.9-3.257L16.31 3.54a.453.453 0 0 0 0-.64l-.647-.647a.453.453 0 0 0-.64 0L7.64 9.639l.64.641c.59.784.908 1.738.907 2.72 0 .852-.236 1.65-.645 2.332a3.885 3.885 0 0 1-.15.227.453.453 0 0 0 .035.567l.622.677a.453.453 0 0 0 .697-.034c.136-.177.261-.36.377-.551Zm10.525-8.98.645.645a.453.453 0 0 1 0 .641l-5.574 5.57-1.281-1.282 5.568-5.575a.453.453 0 0 1 .642.001Z'/><path d='m19.934 4.258-.645-.646a.453.453 0 0 0-.64 0L12.625 9.64l1.282 1.282 6.027-6.022a.453.453 0 0 0 0-.641Z'/></svg>",
HelpCircleFilledIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='help circle filled icon'><path fill-rule='evenodd' d='M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12Zm7.42-1.59h.93a.476.476 0 0 0 .471-.411c.013-.094.031-.185.054-.273.054-.212.137-.397.25-.555.113-.158.257-.285.433-.38a1.31 1.31 0 0 1 .63-.142c.36 0 .643.1.846.298.203.199.304.506.304.92.01.244-.033.447-.128.61a1.814 1.814 0 0 1-.372.447 8.15 8.15 0 0 1-.501.406 3.4 3.4 0 0 0-.515.48 2.797 2.797 0 0 0-.426.67c-.019.04-.041.083-.066.13-.1.191-.236.449-.297.886a.442.442 0 0 0 .438.504h1.094c.236 0 .431-.182.447-.417.03-.441.113-.541.21-.658l.042-.052c.14-.18.3-.34.48-.48.181-.14.373-.28.576-.42a2.636 2.636 0 0 0 .975-1.225c.112-.28.169-.637.169-1.07a2.43 2.43 0 0 0-.731-1.692c-.262-.262-.607-.48-1.036-.656-.428-.176-.963-.264-1.604-.264-.496 0-.945.083-1.347.25a5.403 5.403 0 0 1-.164.065c-.23.087-.266.1-.865.632-.556.494-.676 1.37-.705 1.966a.41.41 0 0 0 .409.43ZM11.5 15h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5Z' clip-rule='evenodd'/></svg>",
HelpCircleIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='help circle icon'><path fill-rule='evenodd' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm-1.65 8.41h-.93l-.02-.001a.41.41 0 0 1-.388-.43c.03-.595.149-1.472.705-1.966.6-.531.635-.545.865-.632a5.39 5.39 0 0 0 .164-.065c.402-.167.85-.25 1.347-.25.64 0 1.176.088 1.604.264.429.176.774.394 1.036.656a2.43 2.43 0 0 1 .73 1.692c0 .433-.056.79-.168 1.07a2.64 2.64 0 0 1-.975 1.225c-.203.14-.395.28-.575.42a2.699 2.699 0 0 0-.524.532c-.096.117-.179.217-.209.658a.448.448 0 0 1-.447.417h-1.094a.442.442 0 0 1-.438-.504 2.47 2.47 0 0 1 .297-.886 3.08 3.08 0 0 0 .066-.13c.122-.261.264-.485.426-.67.163-.185.334-.345.515-.48.18-.136.347-.271.5-.406.154-.136.278-.285.373-.447.095-.162.137-.366.128-.61 0-.414-.101-.721-.304-.92-.203-.198-.485-.298-.846-.298-.244 0-.454.048-.63.143-.176.094-.32.22-.433.379a1.644 1.644 0 0 0-.25.555c-.023.088-.04.18-.054.273a.476.476 0 0 1-.472.41ZM11.5 15a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8Z' clip-rule='evenodd'/></svg>",
InfoCircleFilledIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='info circle filled icon'><path fill-rule='evenodd' d='M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12Zm11 4.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v5ZM12.5 9h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5Z' clip-rule='evenodd'/></svg>",
InfoCircleIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='info circle icon'><path fill-rule='evenodd' d='M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12Zm11 4.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v5ZM12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Zm.5-11h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5Z' clip-rule='evenodd'/></svg>",
InteractiveIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='interactive icon'><path d='M19.975 10.054H22V5a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h9.049v-2.02H3.997V5.997h15.977v4.057Z'/><path d='m20.528 14.295-1.874.937 3.199 3.199a.503.503 0 0 1 0 .71l-.711.712a.503.503 0 0 1-.71 0l-3.2-3.2-.937 1.875a.503.503 0 0 1-.911-.027l-3.343-7.8a.503.503 0 0 1 .66-.66l7.8 3.343a.503.503 0 0 1 .027.911Z'/></svg>",
LocationIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='location icon'><path fill-rule='evenodd' d='M12 12c-1.654 0-3-1.345-3-3 0-1.654 1.346-3 3-3s3 1.346 3 3c0 1.655-1.346 3-3 3Zm-1-3c0-.551.449-1 1-1a1.001 1.001 0 1 1-1 1Z' clip-rule='evenodd'/><path fill-rule='evenodd' d='M5 9c0 2.546 2.198 6.912 6.592 13.097a.5.5 0 0 0 .816 0C16.802 15.912 19 11.547 19 9c0-3.86-3.141-7-7-7S5 5.14 5 9Zm2 0c0-2.757 2.243-5 5-5s5 2.243 5 5c0 2.589-3.107 7.582-5 10.291-1.893-2.708-5-7.7-5-10.291Z' clip-rule='evenodd'/></svg>",
LockFilledIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='lock filled icon'><path fill-rule='evenodd' d='M17 8v2h1a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-9a1 1 0 0 1 1-1h1V8c0-2.756 2.243-5 5-5s5 2.244 5 5Zm-5-3c-1.654 0-3 1.346-3 3v2h6V8c0-1.654-1.346-3-3-3Zm0 12a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z' clip-rule='evenodd'/></svg>",
LockIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='lock icon'><path d='M12 17a1.5 1.5 0 1 0-.001-3A1.5 1.5 0 0 0 12 17Z'/><path fill-rule='evenodd' d='M17 10V8c0-2.756-2.243-5-5-5S7 5.244 7 8v2H6a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-9a1 1 0 0 0-1-1h-1ZM7 12v7h10.001L17 12H7Zm2-4c0-1.654 1.346-3 3-3s3 1.346 3 3v2H9V8Z' clip-rule='evenodd'/></svg>",
MachineLearningIcon: "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' role='img' fill='currentColor' class='ps-icon-svg' aria-label='machine learning icon'><path fill-rule='evenodd' d='M11 21.5v-1.09l-5.85-5.85a.471.471 0 0 1-.15-.35v-1.39a3 3 0 1 1 2 0v.77l4 4V7.82a3 3 0 1 1 2 0V21.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5Zm.19-15.913a1 1 0 1 1 1.619-1.175 1 1 0 0 1-1.618 1.175ZM6 9a1 1 0 1 1 0 2 1 1 0 0 1 0-2ZM20.567 8.438A3 3 0 0 1 19 12.82v2.6a.469.469 0 0 1-.15.35l-1.67 1.68v4.05a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-4.65a.52.52 0 0 1 .14-.36L17 14.82v-2a3 3 0 1 1 3.567-4.382Zm-3.123 2.393a1 1 0 1 0 1.112-1.663 1 1 0 0 0-1.112 1.663Z' clip-rule='evenodd'/></svg>",
MegaphoneIcon: "<svg xmlns='http://www.w3.or