{"id":474,"date":"2021-11-10T12:26:50","date_gmt":"2021-11-10T17:26:50","guid":{"rendered":"https:\/\/www.marshall.edu\/website\/?page_id=474"},"modified":"2026-03-02T14:00:57","modified_gmt":"2026-03-02T19:00:57","slug":"icons","status":"publish","type":"page","link":"https:\/\/www.marshall.edu\/marsha\/icons\/","title":{"rendered":"Icons"},"content":{"rendered":"<p>These are the icons available to use with the shortcodes that allow icons to be included.<\/p>\n<div class=\"w-full py-8\">\n\t<div class=\"grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-6 gap-3\">\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('announcement'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy announcement\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 6a13 13 0 0 0 8.4-2.8A1 1 0 0 1 21 4v12a1 1 0 0 1-1.6.8A13 13 0 0 0 11 14H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2z\"\/><path d=\"M6 14a12 12 0 0 0 2.4 7.2 2 2 0 0 0 3.2-2.4A8 8 0 0 1 10 14\"\/><path d=\"M8 6v8\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">announcement<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('ban'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy ban\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M4.929 4.929 19.07 19.071\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">ban<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('beaker'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy beaker\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4.5 3h15\"\/><path d=\"M6 3v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3\"\/><path d=\"M6 14h12\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">beaker<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('bluesky'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy bluesky\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M111.8 62.2C170.2 105.9 233 194.7 256 242.4c23-47.6 85.8-136.4 144.2-180.2c42.1-31.6 110.3-56 110.3 21.8c0 15.5-8.9 130.5-14.1 149.2C478.2 298 412 314.6 353.1 304.5c102.9 17.5 129.1 75.5 72.5 133.5c-107.4 110.2-154.3-27.6-166.3-62.9l0 0c-1.7-4.9-2.6-7.8-3.3-7.8s-1.6 3-3.3 7.8l0 0c-12 35.3-59 173.1-166.3 62.9c-56.5-58-30.4-116 72.5-133.5C100 314.6 33.8 298 15.7 233.1C10.4 214.4 1.5 99.4 1.5 83.9c0-77.8 68.2-53.4 110.3-21.8z\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">bluesky<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('book'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy book\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 7v14\"\/><path d=\"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">book<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('building'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy building\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 18v-7\"\/><path d=\"M11.12 2.198a2 2 0 0 1 1.76.006l7.866 3.847c.476.233.31.949-.22.949H3.474c-.53 0-.695-.716-.22-.949z\"\/><path d=\"M14 18v-7\"\/><path d=\"M18 18v-7\"\/><path d=\"M3 22h18\"\/><path d=\"M6 18v-7\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">building<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('calendar'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy calendar\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 2v4\"\/><path d=\"M16 2v4\"\/><rect width=\"18\" height=\"18\" x=\"3\" y=\"4\" rx=\"2\"\/><path d=\"M3 10h18\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">calendar<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('camera'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy camera\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13.997 4a2 2 0 0 1 1.76 1.05l.486.9A2 2 0 0 0 18.003 7H20a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1.997a2 2 0 0 0 1.759-1.048l.489-.904A2 2 0 0 1 10.004 4z\"\/><circle cx=\"12\" cy=\"13\" r=\"3\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">camera<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('candy'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy candy\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M497.5 92C469.6 33.1 411.8 0 352.4 0c-27.9 0-56.2 7.3-81.8 22.6L243.1 39c-15.2 9.1-20.1 28.7-11 43.9l32.8 54.9c6 10 16.6 15.6 27.5 15.6 5.6 0 11.2-1.5 16.4-4.5l27.5-16.4c5.1-3.1 10.8-4.5 16.4-4.5 10.9 0 21.5 5.6 27.5 15.6 9.1 15.1 4.1 34.8-11 43.9L15.6 397.6c-15.2 9.1-20.1 28.7-11 43.9l32.8 54.9c6 10 16.6 15.6 27.5 15.6 5.6 0 11.2-1.5 16.4-4.5L428.6 301c71.7-42.9 104.6-133.5 68.9-209zm-177.7 13l-2.5 1.5L296.8 45c9.7-4.7 19.8-8.1 30.3-10.2l20.6 61.8c-9.8.8-19.4 3.3-27.9 8.4zM145.9 431.8l-60.5-38.5 30.8-18.3 60.5 38.5-30.8 18.3zm107.5-63.9l-60.5-38.5 30.8-18.3 60.5 38.5-30.8 18.3zM364.3 302l-60.5-38.5 30.8-18.3 60.5 38.5-30.8 18.3zm20.4-197.3l46-46c8.4 6.5 16 14.1 22.6 22.6L407.6 127c-5.7-9.3-13.7-16.9-22.9-22.3zm82.1 107.8l-59.5-19.8c3.2-5.3 5.8-10.9 7.4-17.1 1.1-4.5 1.7-9.1 1.8-13.6l60.4 20.1c-2.1 10.4-5.5 20.6-10.1 30.4z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">candy<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('cap'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy cap\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21.42 10.922a1 1 0 0 0-.019-1.838L12.83 5.18a2 2 0 0 0-1.66 0L2.6 9.08a1 1 0 0 0 0 1.832l8.57 3.908a2 2 0 0 0 1.66 0z\"\/><path d=\"M22 10v6\"\/><path d=\"M6 12.5V16a6 3 0 0 0 12 0v-3.5\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">cap<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('certificate'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy certificate\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526\"\/><circle cx=\"12\" cy=\"8\" r=\"6\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">certificate<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('chart'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy chart\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 16v5\"\/><path d=\"M16 14v7\"\/><path d=\"M20 10v11\"\/><path d=\"m22 3-8.646 8.646a.5.5 0 0 1-.708 0L9.354 8.354a.5.5 0 0 0-.707 0L2 15\"\/><path d=\"M4 18v3\"\/><path d=\"M8 14v7\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">chart<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('chat'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy chat\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">chat<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('checkmark'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy checkmark\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">checkmark<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('check-circle'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy check-circle\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">check-circle<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('chevron-circle-right'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy chevron-circle-right\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m10 8 4 4-4 4\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">chevron-circle-right<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('circle'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy circle\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">circle<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('clean'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy clean\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 640 512\"><path d=\"M106.66,170.64l.09,0,49.55-20.65a7.32,7.32,0,0,0,3.68-6h0a7.29,7.29,0,0,0-3.68-6l-49.57-20.67-.07,0L86,67.68a6.66,6.66,0,0,0-11.92,0l-20.7,49.63-.05,0L3.7,138A7.29,7.29,0,0,0,0,144H0a7.32,7.32,0,0,0,3.68,6L53.27,170.6l.07,0L74,220.26a6.65,6.65,0,0,0,11.92,0l20.69-49.62ZM471.38,467.41l-1-.42-1-.5a38.67,38.67,0,0,1,0-69.14l1-.49,1-.43,37.49-15.63,15.63-37.48.41-1,.47-.95c3.85-7.74,10.58-13.63,18.35-17.34,0-1.33.25-2.69.27-4V144a32,32,0,0,0-64,0v72a8,8,0,0,1-8,8H456a8,8,0,0,1-8-8V64a32,32,0,0,0-64,0V216a8,8,0,0,1-8,8H360a8,8,0,0,1-8-8V32a32,32,0,0,0-64,0V216a8,8,0,0,1-8,8H264a8,8,0,0,1-8-8V64a32,32,0,0,0-64,0v241l-23.59-32.49a40,40,0,0,0-64.71,47.09L229.3,492.21A48.07,48.07,0,0,0,268.09,512H465.7c19.24,0,35.65-11.73,43.24-28.79l-.07-.17ZM349.79,339.52,320,351.93l-12.42,29.78a4,4,0,0,1-7.15,0L288,351.93l-29.79-12.41a4,4,0,0,1,0-7.16L288,319.94l12.42-29.78a4,4,0,0,1,7.15,0L320,319.94l29.79,12.42a4,4,0,0,1,0,7.16ZM640,431.91a7.28,7.28,0,0,0-3.68-6l-49.57-20.67-.07,0L566,355.63a6.66,6.66,0,0,0-11.92,0l-20.7,49.63-.05,0L483.7,426a7.28,7.28,0,0,0-3.68,6h0a7.29,7.29,0,0,0,3.68,5.95l49.57,20.67.07,0L554,508.21a6.65,6.65,0,0,0,11.92,0l20.69-49.62h0l.09,0,49.55-20.66a7.29,7.29,0,0,0,3.68-5.95h0Z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">clean<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('coffee'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy coffee\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v2\"\/><path d=\"M14 2v2\"\/><path d=\"M16 8a1 1 0 0 1 1 1v8a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1h14a4 4 0 1 1 0 8h-1\"\/><path d=\"M6 2v2\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">coffee<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('computer'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy computer\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"20\" height=\"14\" x=\"2\" y=\"3\" rx=\"2\"\/><line x1=\"8\" x2=\"16\" y1=\"21\" y2=\"21\"\/><line x1=\"12\" x2=\"12\" y1=\"17\" y2=\"21\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">computer<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('desktop'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy desktop\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"20\" height=\"14\" x=\"2\" y=\"3\" rx=\"2\"\/><line x1=\"8\" x2=\"16\" y1=\"21\" y2=\"21\"\/><line x1=\"12\" x2=\"12\" y1=\"17\" y2=\"21\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">desktop<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('diploma'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy diploma\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 640 512\"><path d=\"M302 59.7l18 20.6 18-20.6C353.4 42.1 375.6 32 399 32h1c44.2 0 80 35.8 80 80c0 11.4-2.4 22.2-6.7 32H544v32c0-32 0-32 0-32l0 0 .1 0 .2 0 .5 0c.4 0 .8 0 1.4 .1c1 .1 2.3 .1 3.8 .3c3 .3 7 .9 11.6 2.1c9.2 2.3 21.3 6.9 33.4 15.9C620.9 181.7 640 216.2 640 272c0 47.5-13.7 81.1-32 104.1c-18 22.6-38.5 32.6-49 36.6c-7.3 2.8-14 3.3-19 3.3h-.5c-4.7 0-9.3-.5-13.9-1.5L384 383v81c0 6.2-3.6 11.9-9.2 14.5s-12.3 1.8-17-2.2L320 444.8l-37.8 31.5c-4.8 4-11.4 4.8-17 2.2s-9.2-8.3-9.2-14.5V383L114.4 414.5c-4.6 1-9.2 1.5-13.9 1.5h-.5c-4.9 0-11.7-.5-19-3.3c-10.5-4-31-14-49-36.6C13.7 353.1 0 319.5 0 272c0-55.8 19.1-90.3 44.8-109.6c12.1-9.1 24.3-13.6 33.4-15.9c4.6-1.2 8.6-1.8 11.6-2.1c1.5-.2 2.8-.3 3.8-.3c.5 0 1 0 1.4-.1l.5 0 .2 0 .1 0 0 0c0 0 0 0 0 32V144h70.7c-4.3-9.8-6.7-20.6-6.7-32c0-44.2 35.8-80 80-80h1c23.4 0 45.6 10.1 61 27.7zM240 144h54.4c6.9 0 10.5-8.1 6-13.3L265.9 91.3C259.6 84.1 250.5 80 241 80h-1c-17.7 0-32 14.3-32 32s14.3 32 32 32zm105.6 0H392h8c17.7 0 32-14.3 32-32s-14.3-32-32-32h-1c-1.2 0-2.3 .1-3.5 .2c-8.2 .9-15.8 4.8-21.3 11.1l-34.5 39.5c-4.5 5.2-.9 13.3 6 13.3zM256 208H96.7l-.1 0c-.5 .1-1.5 .2-2.9 .5c-2.8 .7-6.7 2.1-10.6 5.1C76.9 218.3 64 231.8 64 272c0 34.5 9.6 53.7 18.1 64.3c7.2 9 14.9 13.5 19.2 15.6L256 317.4V208zM384 317.4l154.8 34.4c4.3-2 12-6.6 19.2-15.6c8.4-10.6 18.1-29.8 18.1-64.3c0-40.2-12.9-53.7-19.2-58.4c-3.9-2.9-7.7-4.4-10.6-5.1c-1.4-.3-2.4-.5-2.9-.5l-.1 0H384V317.4zM540.1 352c0 0 0 0 0 0l0 0h0zM99.9 352c0 0 0 0 0 0h0z\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">diploma<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('dumbbell'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy dumbbell\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.596 12.768a2 2 0 1 0 2.829-2.829l-1.768-1.767a2 2 0 0 0 2.828-2.829l-2.828-2.828a2 2 0 0 0-2.829 2.828l-1.767-1.768a2 2 1 0-2.829 2.829z\"\/><path d=\"m2.5 21.5 1.4-1.4\"\/><path d=\"m20.1 3.9 1.4-1.4\"\/><path d=\"M5.343 21.485a2 2 0 1 0 2.829-2.828l1.767 1.768a2 2 1 0 2.829-2.829l-6.364-6.364a2 2 1 0-2.829 2.829l1.768 1.767a2 2 0 0 0-2.828 2.829z\"\/><path d=\"m9.6 14.4 4.8-4.8\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">dumbbell<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('duopdf'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy duopdf\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"\" viewBox=\"0 0 512 512\"><path class=\"fa-secondary\" opacity=\".4\" d=\"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 144-208 0c-35.3 0-64 28.7-64 64l0 144-48 0c-35.3 0-64-28.7-64-64L0 64z\"\/><path class=\"fa-primary\" d=\"M384 160L224 0l0 128c0 17.7 14.3 32 32 32l128 0zM176 352c-8.8 0-16 7.2-16 16l0 80 0 48c0 8.8 7.2 16 16 16s16-7.2 16-16l0-32 16 0c30.9 0 56-25.1 56-56s-25.1-56-56-56l-32 0zm32 80l-16 0 0-48 16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24zm96-80c-8.8 0-16 7.2-16 16l0 128c0 8.8 7.2 16 16 16l32 0c26.5 0 48-21.5 48-48l0-64c0-26.5-21.5-48-48-48l-32 0zm32 128l-16 0 0-96 16 0c8.8 0 16 7.2 16 16l0 64c0 8.8-7.2 16-16 16zm80-112l0 64 0 64c0 8.8 7.2 16 16 16s16-7.2 16-16l0-48 32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0 0-32 32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0c-8.8 0-16 7.2-16 16z\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">duopdf<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('email'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy email\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7\"\/><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">email<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('emergency'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy emergency\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">emergency<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('facebook'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy facebook\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 320 512\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">facebook<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('fi-check'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy fi-check\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">fi-check<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('fi-x'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy fi-x\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 6 6 18\"\/><path d=\"m6 6 12 12\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">fi-x<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('flag'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy flag\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 22V4a1 1 0 0 1 .4-.8A6 6 0 0 1 8 2c3 0 5 2 7.333 2q2 0 3.067-.8A1 1 0 0 1 20 4v10a1 1 0 0 1-.4.8A6 6 0 0 1 16 16c-3 0-5-2-8-2a6 6 0 0 0-4 1.528\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">flag<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('football'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy football\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 496 512\"><path d=\"M481.5 60.3c-4.8-18.2-19.1-32.5-37.3-37.4C420.3 16.5 383 8.9 339.4 8L496 164.8c-.8-43.5-8.2-80.6-14.5-104.5zm-467 391.4c4.8 18.2 19.1 32.5 37.3 37.4 23.9 6.4 61.2 14 104.8 14.9L0 347.2c.8 43.5 8.2 80.6 14.5 104.5zM4.2 283.4L220.4 500c132.5-19.4 248.8-118.7 271.5-271.4L275.6 12C143.1 31.4 26.8 130.7 4.2 283.4zm317.3-123.6c3.1-3.1 8.2-3.1 11.3 0l11.3 11.3c3.1 3.1 3.1 8.2 0 11.3l-28.3 28.3 28.3 28.3c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-28.3-28.3-22.6 22.7 28.3 28.3c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0L248 278.6l-22.6 22.6 28.3 28.3c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-28.3-28.3-28.3 28.3c-3.1 3.1-8.2 3.1-11.3 0l-11.3-11.3c-3.1-3.1-3.1-8.2 0-11.3l28.3-28.3-28.3-28.2c-3.1-3.1-3.1-8.2 0-11.3l11.3-11.3c3.1-3.1 8.2-3.1 11.3 0l28.3 28.3 22.6-22.6-28.3-28.3c-3.1-3.1-3.1-8.2 0-11.3l11.3-11.3c3.1-3.1 8.2-3.1 11.3 0l28.3 28.3 22.6-22.6-28.3-28.3c-3.1-3.1-3.1-8.2 0-11.3l11.3-11.3c3.1-3.1 8.2-3.1 11.3 0l28.3 28.3 28.3-28.5z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">football<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('group'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy group\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"\/><path d=\"M16 3.128a4 4 0 0 1 0 7.744\"\/><path d=\"M22 21v-2a4 4 0 0 0-3-3.87\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">group<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('head-side-medical'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy head-side-medical\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M509.21 275c-20.94-47.12-48.44-151.73-73.08-186.75A207.94 207.94 0 0 0 266.09 0H192C86 0 0 86 0 192a191.28 191.28 0 0 0 64 142.82V512h256v-64h64a64 64 0 0 0 64-64v-64h32a32 32 0 0 0 29.21-45zM320 216a8 8 0 0 1-8 8h-56v56a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8v-56h-56a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h56v-56a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v56h56a8 8 0 0 1 8 8z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">head-side-medical<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('house'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy house\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8\"\/><path d=\"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">house<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('info-circle'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy info-circle\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 16v-4\"\/><path d=\"M12 8h.01\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">info-circle<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('info'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy info\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 16v-4\"\/><path d=\"M12 8h.01\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">info<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('instagram'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy instagram\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">instagram<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('laptop'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy laptop\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 5a2 2 0 0 1 2 2v8.526a2 2 0 0 0 .212.897l1.068 2.127a1 1 0 0 1-.9 1.45H3.62a1 1 0 0 1-.9-1.45l1.068-2.127A2 2 0 0 0 4 15.526V7a2 2 0 0 1 2-2z\"\/><path d=\"M20.054 15.987H3.946\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">laptop<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('library'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy library\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 18v-7\"\/><path d=\"M11.12 2.198a2 2 0 0 1 1.76.006l7.866 3.847c.476.233.31.949-.22.949H3.474c-.53 0-.695-.716-.22-.949z\"\/><path d=\"M14 18v-7\"\/><path d=\"M18 18v-7\"\/><path d=\"M3 22h18\"\/><path d=\"M6 18v-7\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">library<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('lightbulb'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy lightbulb\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5\"\/><path d=\"M9 18h6\"\/><path d=\"M10 22h4\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">lightbulb<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('linkedin'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy linkedin\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">linkedin<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('list-ol'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy list-ol\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 5h10\"\/><path d=\"M11 12h10\"\/><path d=\"M11 19h10\"\/><path d=\"M4 4h1v5\"\/><path d=\"M4 9h2\"\/><path d=\"M6.5 20H3.4c0-1 2.6-1.925 2.6-3.5a1.5 1.5 0 0 0-2.6-1.02\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">list-ol<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('list'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy list\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 5h.01\"\/><path d=\"M3 12h.01\"\/><path d=\"M3 19h.01\"\/><path d=\"M8 5h13\"\/><path d=\"M8 12h13\"\/><path d=\"M8 19h13\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">list<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('location'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy location\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">location<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('magazine'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy magazine\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 7v14\"\/><path d=\"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">magazine<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('mask'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy mask\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M.15,184.42C-2.17,244.21,23,298.06,64,334.88V512H224V316.51L3.67,156.25A182.28,182.28,0,0,0,.15,184.42ZM509.22,275c-21-47.12-48.5-151.75-73.12-186.75A208.11,208.11,0,0,0,266.11,0H200C117,0,42.48,50.57,13.25,123.65L239.21,288H511.76A31.35,31.35,0,0,0,509.22,275ZM320,224a32,32,0,1,1,32-32A32.07,32.07,0,0,1,320,224Zm16,144H496l16-48H256V512H401.88a64,64,0,0,0,60.71-43.76L464,464H336a16,16,0,0,1,0-32H474.67l10.67-32H336a16,16,0,0,1,0-32Z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">mask<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('medkit'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy medkit\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 11v4\"\/><path d=\"M14 13h-4\"\/><path d=\"M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2\"\/><path d=\"M18 6v14\"\/><path d=\"M6 6v14\"\/><rect width=\"20\" height=\"14\" x=\"2\" y=\"6\" rx=\"2\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">medkit<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('mobile_phone'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy mobile_phone\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"14\" height=\"20\" x=\"5\" y=\"2\" rx=\"2\" ry=\"2\"\/><path d=\"M12 18h.01\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">mobile_phone<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('money'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy money\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8\"\/><path d=\"M12 18V6\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">money<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('newspaper'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy newspaper\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 18h-5\"\/><path d=\"M18 14h-8\"\/><path d=\"M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-4 0v-9a2 2 0 0 1 2-2h2\"\/><rect width=\"8\" height=\"4\" x=\"10\" y=\"6\" rx=\"1\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">newspaper<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('notes-medical'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy notes-medical\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 384 512\"><path d=\"M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 40c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm96 304c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48zm0-192c0 4.4-3.6 8-8 8H104c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h176c4.4 0 8 3.6 8 8v16z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">notes-medical<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('notification'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy notification\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.268 21a2 2 0 0 0 3.464 0\"\/><path d=\"M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">notification<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('pencil'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy pencil\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z\"\/><path d=\"m15 5 4 4\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">pencil<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('peoplearrows'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy peoplearrows\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M96,128A64,64,0,1,0,32,64,64,64,0,0,0,96,128Zm0,176.08a44.11,44.11,0,0,1,13.64-32L181.77,204c1.65-1.55,3.77-2.31,5.61-3.57A63.91,63.91,0,0,0,128,160H64A64,64,0,0,0,0,224v96a32,32,0,0,0,32,32V480a32,32,0,0,0,32,32h64a32,32,0,0,0,32-32V383.61l-50.36-47.53A44.08,44.08,0,0,1,96,304.08ZM480,128a64,64,0,1,0-64-64A64,64,0,0,0,480,128Zm32,32H448a63.91,63.91,0,0,0-59.38,40.42c1.84,1.27,4,2,5.62,3.59l72.12,68.06a44.37,44.37,0,0,1,0,64L416,383.62V480a32,32,0,0,0,32,32h64a32,32,0,0,0,32-32V352a32,32,0,0,0,32-32V224A64,64,0,0,0,512,160ZM444.4,295.34l-72.12-68.06A12,12,0,0,0,352,236v36H224V236a12,12,0,0,0-20.28-8.73L131.6,295.34a12.4,12.4,0,0,0,0,17.47l72.12,68.07A12,12,0,0,0,224,372.14V336H352v36.14a12,12,0,0,0,20.28,8.74l72.12-68.07A12.4,12.4,0,0,0,444.4,295.34Z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">peoplearrows<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('personmask'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy personmask\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M.15,184.42C-2.17,244.21,23,298.06,64,334.88V512H224V316.51L3.67,156.25A182.28,182.28,0,0,0,.15,184.42ZM509.22,275c-21-47.12-48.5-151.75-73.12-186.75A208.11,208.11,0,0,0,266.11,0H200C117,0,42.48,50.57,13.25,123.65L239.21,288H511.76A31.35,31.35,0,0,0,509.22,275ZM320,224a32,32,0,1,1,32-32A32.07,32.07,0,0,1,320,224Zm16,144H496l16-48H256V512H401.88a64,64,0,0,0,60.71-43.76L464,464H336a16,16,0,0,1,0-32H474.67l10.67-32H336a16,16,0,0,1,0-32Z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">personmask<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('phone'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy phone\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">phone<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('pin'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy pin\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 17v5\"\/><path d=\"M9 10.76a2 2 0 0 1-1.11 1.79l-1.78.9A2 2 0 0 0 5 15.24V16a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-.76a2 2 0 0 0-1.11-1.79l-1.78-.9A2 2 0 0 1 15 10.76V7a1 1 0 0 1 1-1 2 2 0 0 0 0-4H8a2 2 0 0 0 0 4 1 1 0 0 1 1 1z\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">pin<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('plane'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy plane\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.8 19.2 16 11l3.5-3.5C21 6 21.5 4 21 3c-1-.5-3 0-4.5 1.5L13 8 4.8 6.2c-.5-.1-.9.1-1.1.5l-.3.5c-.2.5-.1 1 .3 1.3L9 12l-2 3H4l-1 1 3 2 2 3 1-1v-3l3-2 3.5 5.3c.3.4.8.5 1.3.3l.5-.2c.4-.3.6-.7.5-1.2z\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">plane<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('quarantine'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy quarantine\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M570.69,236.27,512,184.44V48a16,16,0,0,0-16-16H432a16,16,0,0,0-16,16V99.67L314.78,10.3C308.5,4.61,296.53,0,288,0s-20.46,4.61-26.74,10.3l-256,226A18.27,18.27,0,0,0,0,248.2a18.64,18.64,0,0,0,4.09,10.71L25.5,282.7a21.14,21.14,0,0,0,12,5.3,21.67,21.67,0,0,0,10.69-4.11l15.9-14V480a32,32,0,0,0,32,32H480a32,32,0,0,0,32-32V269.88l15.91,14A21.94,21.94,0,0,0,538.63,288a20.89,20.89,0,0,0,11.87-5.31l21.41-23.81A21.64,21.64,0,0,0,576,248.19,21,21,0,0,0,570.69,236.27ZM288,176a64,64,0,1,1-64,64A64,64,0,0,1,288,176ZM400,448H176a16,16,0,0,1-16-16,96,96,0,0,1,96-96h64a96,96,0,0,1,96,96A16,16,0,0,1,400,448Z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">quarantine<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('question'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy question\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\/><path d=\"M12 17h.01\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">question<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('rightarrow'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy rightarrow\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"m12 16 4-4-4-4\"\/><path d=\"M8 12h8\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">rightarrow<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('stethoscope'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy stethoscope\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 2v2\"\/><path d=\"M5 2v2\"\/><path d=\"M5 3H4a2 2 0 0 0-2 2v4a6 6 0 0 0 12 0V5a2 2 0 0 0-2-2h-1\"\/><path d=\"M8 15a6 6 0 0 0 12 0v-3\"\/><circle cx=\"20\" cy=\"10\" r=\"2\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">stethoscope<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('syringe'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy syringe\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M201.5 174.8l55.7 55.8c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-55.7-55.8-45.3 45.3 55.8 55.8c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0L111 265.2l-26.4 26.4c-17.3 17.3-25.6 41.1-23 65.4l7.1 63.6L2.3 487c-3.1 3.1-3.1 8.2 0 11.3l11.3 11.3c3.1 3.1 8.2 3.1 11.3 0l66.3-66.3 63.6 7.1c23.9 2.6 47.9-5.4 65.4-23l181.9-181.9-135.7-135.7-64.9 65zm308.2-93.3L430.5 2.3c-3.1-3.1-8.2-3.1-11.3 0l-11.3 11.3c-3.1 3.1-3.1 8.2 0 11.3l28.3 28.3-45.3 45.3-56.6-56.6-17-17c-3.1-3.1-8.2-3.1-11.3 0l-33.9 33.9c-3.1 3.1-3.1 8.2 0 11.3l17 17L424.8 223l17 17c3.1 3.1 8.2 3.1 11.3 0l33.9-34c3.1-3.1 3.1-8.2 0-11.3l-73.5-73.5 45.3-45.3 28.3 28.3c3.1 3.1 8.2 3.1 11.3 0l11.3-11.3c3.1-3.2 3.1-8.2 0-11.4z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">syringe<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('teacher'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy teacher\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 3h20\"\/><path d=\"M21 3v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V3\"\/><path d=\"m7 21 5-5 5 5\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">teacher<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('tikok'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy tikok\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path d=\"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">tikok<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('tool'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy tool\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">tool<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('twitter'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy twitter\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">twitter<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('two-virus'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy two-virus\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 640 512\"><path d=\"M624,352H611.88c-28.51,0-42.79-34.47-22.63-54.63l8.58-8.57a16,16,0,1,0-22.63-22.63l-8.57,8.58C546.47,294.91,512,280.63,512,252.12V240a16,16,0,0,0-32,0v12.12c0,28.51-34.47,42.79-54.63,22.63l-8.57-8.58a16,16,0,0,0-22.63,22.63l8.58,8.57c20.16,20.16,5.88,54.63-22.63,54.63H368a16,16,0,0,0,0,32h12.12c28.51,0,42.79,34.47,22.63,54.63l-8.58,8.57a16,16,0,1,0,22.63,22.63l8.57-8.58c20.16-20.16,54.63-5.88,54.63,22.63V496a16,16,0,0,0,32,0V483.88c0-28.51,34.47-42.79,54.63-22.63l8.57,8.58a16,16,0,1,0,22.63-22.63l-8.58-8.57C569.09,418.47,583.37,384,611.88,384H624a16,16,0,0,0,0-32ZM480,384a32,32,0,1,1,32-32A32,32,0,0,1,480,384ZM346.51,213.33h16.16a21.33,21.33,0,0,0,0-42.66H346.51c-38,0-57.05-46-30.17-72.84l11.43-11.44A21.33,21.33,0,0,0,297.6,56.23L286.17,67.66c-26.88,26.88-72.84,7.85-72.84-30.17V21.33a21.33,21.33,0,0,0-42.66,0V37.49c0,38-46,57.05-72.84,30.17L86.4,56.23A21.33,21.33,0,0,0,56.23,86.39L67.66,97.83c26.88,26.88,7.85,72.84-30.17,72.84H21.33a21.33,21.33,0,0,0,0,42.66H37.49c38,0,57.05,46,30.17,72.84L56.23,297.6A21.33,21.33,0,1,0,86.4,327.77l11.43-11.43c26.88-26.88,72.84-7.85,72.84,30.17v16.16a21.33,21.33,0,0,0,42.66,0V346.51c0-38,46-57.05,72.84-30.17l11.43,11.43a21.33,21.33,0,0,0,30.17-30.17l-11.43-11.43C289.46,259.29,308.49,213.33,346.51,213.33ZM160,192a32,32,0,1,1,32-32A32,32,0,0,1,160,192Zm80,32a16,16,0,1,1,16-16A16,16,0,0,1,240,224Z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">two-virus<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('ucomm-m'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy ucomm-m\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 250.96 166.04\"><defs><\/defs><path class=\"cls-1\" d=\"M85.99 117.3v-17H51.41v17c0 7.66-7.06 18.58-14.35 18.58v14.86h63.27v-14.86c-7.05 0-14.34-10.92-14.34-18.58zM51.41 44.05v21.78h68.84L90.32 15.89H37.06v12.59c7.29-.02 14.35 7.64 14.35 15.57zm109.34-28.18l-30 49.94h68.84V44.05c0-7.91 7.06-15.57 14.34-15.57V15.87zM96.92 100.32l28.6 47.09 28.59-47.09H96.92zM199.63 117.3v-17h-34.58v17c0 7.66-7.29 18.58-14.35 18.58v14.86h63.27v-14.86c-7.28 0-14.34-10.92-14.34-18.58z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">ucomm-m<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('users'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy users\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"\/><path d=\"M16 3.128a4 4 0 0 1 0 7.744\"\/><path d=\"M22 21v-2a4 4 0 0 0-3-3.87\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">users<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('user-headset'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy user-headset\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 11h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-5Zm0 0a9 9 0 1 1 18 0m0 0v5a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3Z\"\/><path d=\"M21 16v2a4 4 0 0 1-4 4h-5\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">user-headset<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('utensils'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy utensils\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m16 2-2.3 2.3a3 3 0 0 0 0 4.2l1.8 1.8a3 3 0 0 0 4.2 0L22 8\"\/><path d=\"M15 15 3.3 3.3a4.2 4.2 0 0 0 0 6l7.3 7.3c.7.7 2 .7 2.8 0L15 15Zm0 0 7 7\"\/><path d=\"m2.1 21.8 6.4-6.3\"\/><path d=\"m19 5-7 7\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">utensils<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('vial'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy vial\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 480 512\"><path d=\"M477.7 186.1L309.5 18.3c-3.1-3.1-8.2-3.1-11.3 0l-34 33.9c-3.1 3.1-3.1 8.2 0 11.3l11.2 11.1L33 316.5c-38.8 38.7-45.1 102-9.4 143.5 20.6 24 49.5 36 78.4 35.9 26.4 0 52.8-10 72.9-30.1l246.3-245.7 11.2 11.1c3.1 3.1 8.2 3.1 11.3 0l34-33.9c3.1-3 3.1-8.1 0-11.2zM318 256H161l148-147.7 78.5 78.3L318 256z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">vial<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('vials'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy vials\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 640 512\"><path d=\"M72 64h24v240c0 44.1 35.9 80 80 80s80-35.9 80-80V64h24c4.4 0 8-3.6 8-8V8c0-4.4-3.6-8-8-8H72c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm72 0h64v96h-64V64zm480 384H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h608c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM360 64h24v240c0 44.1 35.9 80 80 80s80-35.9 80-80V64h24c4.4 0 8-3.6 8-8V8c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm72 0h64v96h-64V64z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">vials<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('video'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy video\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5\"\/><rect x=\"2\" y=\"6\" width=\"14\" height=\"12\" rx=\"2\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">video<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('virus'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy virus\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M483.55,227.55H462c-50.68,0-76.07-61.27-40.23-97.11L437,115.19A28.44,28.44,0,0,0,396.8,75L381.56,90.22c-35.84,35.83-97.11,10.45-97.11-40.23V28.44a28.45,28.45,0,0,0-56.9,0V50c0,50.68-61.27,76.06-97.11,40.23L115.2,75A28.44,28.44,0,0,0,75,115.19l15.25,15.25c35.84,35.84,10.45,97.11-40.23,97.11H28.45a28.45,28.45,0,1,0,0,56.89H50c50.68,0,76.07,61.28,40.23,97.12L75,396.8A28.45,28.45,0,0,0,115.2,437l15.24-15.25c35.84-35.84,97.11-10.45,97.11,40.23v21.54a28.45,28.45,0,0,0,56.9,0V462c0-50.68,61.27-76.07,97.11-40.23L396.8,437A28.45,28.45,0,0,0,437,396.8l-15.25-15.24c-35.84-35.84-10.45-97.12,40.23-97.12h21.54a28.45,28.45,0,1,0,0-56.89ZM224,272a48,48,0,1,1,48-48A48,48,0,0,1,224,272Zm80,56a24,24,0,1,1,24-24A24,24,0,0,1,304,328Z\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">virus<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('vote'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy vote\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10.656V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.344\"\/><path d=\"m9 11 3 3L22 4\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">vote<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('warning'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy warning\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" x2=\"12\" y1=\"8\" y2=\"12\"\/><line x1=\"12\" x2=\"12.01\" y1=\"16\" y2=\"16\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">warning<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('wifi'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy wifi\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 20h.01\"\/><path d=\"M2 8.82a15 15 0 0 1 20 0\"\/><path d=\"M5 12.859a10 10 0 0 1 14 0\"\/><path d=\"M8.5 16.429a5 5 0 0 1 7 0\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">wifi<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\tx-data=\"{ copied: false }\"\n\t\t\t\t@click=\"navigator.clipboard.writeText('youtube'); copied = true; setTimeout(() => copied = false, 1500)\"\n\t\t\t\tclass=\"flex flex-col items-center gap-2 p-4 rounded-lg border border-gray-200 bg-white hover:border-green hover:shadow-sm transition-all duration-150 group cursor-pointer text-left w-full\"\n\t\t\t\t:class=\"copied ? 'border-green bg-green\/5' : ''\"\n\t\t\t\ttitle=\"Copy youtube\"\n\t\t\t>\n\t\t\t\t<div class=\"w-8 h-8 transition-colors duration-150 [&_svg]:w-full [&_svg]:h-full\" :class=\"copied ? 'text-green' : 'text-gray-700 group-hover:text-green'\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><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\"><\/path><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\t<span class=\"text-xs text-center font-mono leading-tight break-all transition-colors duration-150\" :class=\"copied ? 'text-green font-semibold' : 'text-gray-500'\">\n\t\t\t\t\t<span x-show=\"!copied\">youtube<\/span>\n\t\t\t\t\t<span x-show=\"copied\" x-cloak>copied!<\/span>\n\t\t\t\t<\/span>\n\t\t\t<\/button>\n\t\t\t<\/div>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>These are the icons available to use with the shortcodes that allow icons to be included.<\/p>\n","protected":false},"author":203,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-sidebar-left.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-474","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.marshall.edu\/marsha\/wp-json\/wp\/v2\/pages\/474","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.marshall.edu\/marsha\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.marshall.edu\/marsha\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.marshall.edu\/marsha\/wp-json\/wp\/v2\/users\/203"}],"replies":[{"embeddable":true,"href":"https:\/\/www.marshall.edu\/marsha\/wp-json\/wp\/v2\/comments?post=474"}],"version-history":[{"count":3,"href":"https:\/\/www.marshall.edu\/marsha\/wp-json\/wp\/v2\/pages\/474\/revisions"}],"predecessor-version":[{"id":859,"href":"https:\/\/www.marshall.edu\/marsha\/wp-json\/wp\/v2\/pages\/474\/revisions\/859"}],"wp:attachment":[{"href":"https:\/\/www.marshall.edu\/marsha\/wp-json\/wp\/v2\/media?parent=474"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}