2022-11-14 04:01:17 +00:00
<!doctype html> < html lang = en-au dir = ltr class = scroll-smooth data-default-appearance = light data-auto-appearance = true > < head > < meta charset = utf-8 > < meta http-equiv = content-language content = "en-au" > < meta name = viewport content = "width=device-width,initial-scale=1" > < meta http-equiv = x-ua-compatible content = "ie=edge" > < title > Icons · Congo< / title > < meta name = title content = "Icons · Congo" > < meta name = description content = "A powerful, lightweight theme for Hugo built with Tailwind CSS." > < link rel = canonical href = https://jpanther.github.io/congo/samples/icons/ > < link type = text/css rel = stylesheet href = /congo/css/main.bundle.min.9c23c648e640c16018342c8c612bb089be14f3d92595f63e394d1b8ac7156c6eced0fad183355971ab53da70d5fe2cd333313a4a2917002780ac9a6ea88ac531.css integrity = "sha512-nCPGSOZAwWAYNCyMYSuwib4U89kllfY+OU0biscVbG7O0PrRgzVZcatT2nDV/izTMzE6SikXACeArJpuqIrFMQ==" > < script type = text/javascript src = /congo/js/appearance.min.badab316c9287a5a42a843e4eb45da65bb3d194a5a0f5fa4a3e516160e67df0b8c65f4f19a8e146436e29d583699e6cb41d6bbe99e05e1dbaa877763bad9f8e2.js integrity = "sha512-utqzFskoelpCqEPk60XaZbs9GUpaD1+ko+UWFg5n3wuMZfTxmo4UZDbinVg2mebLQda76Z4F4duqh3djutn44g==" > < / script >
2022-11-10 02:13:45 +00:00
< script defer type = text/javascript id = script-bundle src = /congo/js/main.bundle.min.6d78c827ca7bcbf72056dbf698bf9aeb759a08966686187deb23f5949f73eca5f39b461284900cdfc08e2976d99eb80a8663648de778ba2a83e633ae16dbfc25.js integrity = "sha512-bXjIJ8p7y/cgVtv2mL+a63WaCJZmhhh96yP1lJ9z7KXzm0YShJAM38COKXbZnrgKhmNkjed4uiqD5jOuFtv8JQ==" data-copy = Copy data-copied = Copied > < / script >
< link rel = apple-touch-icon sizes = 180x180 href = /congo/apple-touch-icon.png > < link rel = icon type = image/png sizes = 32x32 href = /congo/favicon-32x32.png > < link rel = icon type = image/png sizes = 16x16 href = /congo/favicon-16x16.png > < link rel = manifest href = /congo/site.webmanifest > < meta property = "og:title" content = "Icons" > < meta property = "og:description" content = "Icon support in Congo." > < meta property = "og:type" content = "article" > < meta property = "og:url" content = "https://jpanther.github.io/congo/samples/icons/" > < meta property = "article:section" content = "samples" > < meta property = "article:published_time" content = "2020-08-14T00:00:00+00:00" > < meta property = "article:modified_time" content = "2022-03-09T00:00:00+00:00" > < meta property = "og:site_name" content = "Congo" > < meta name = twitter:card content = "summary" > < meta name = twitter:title content = "Icons" > < meta name = twitter:description content = "Icon support in Congo." > < script type = application/ld+json > [ { "@context" : "https://schema.org" , "@type" : "Article" , "articleSection" : "Content Samples" , "name" : "Icons" , "headline" : "Icons" , "description" : "Icon support in Congo." , "abstract" : "Congo has built-in support for a number of FontAwesome 6 icons." , "inLanguage" : "en-au" , "url" : "https:\/\/jpanther.github.io\/congo\/samples\/icons\/" , "author" : { "@type" : "Person" , "name" : "Congo" } , "copyrightYear" : "2020" , "dateCreated" : "2020-08-14T00:00:00\u002b00:00" , "datePublished" : "2020-08-14T00:00:00\u002b00:00" , "dateModified" : "2022-03-09T00:00:00\u002b00:00" , "keywords" : [ "icons" , "sample" , "shortcodes" ] , "mainEntityOfPage" : "true" , "wordCount" : "140" } ] < / script > < meta name = author content = "Congo" > < link href = https://twitter.com/ rel = me > < link href = https://facebook.com/ rel = me > < link href = https://linkedin.com/ rel = me > < link href = https://youtube.com/ rel = me > < / head > < body class = "flex flex-col h-screen px-6 m-auto text-lg leading-7 max-w-7xl bg-neutral text-neutral-900 dark:bg-neutral-800 dark:text-neutral sm:px-14 md:px-24 lg:px-32" > < div id = the-top class = "absolute flex self-center" > < a class = "px-3 py-1 text-sm -translate-y-8 rounded-b-lg bg-primary-200 focus:translate-y-0 dark:bg-neutral-600" href = #main-content > < span class = "font-bold text-primary-600 ltr:pr-2 rtl:pl-2 dark:text-primary-400" > ↓ < / span > Skip to main content< / a > < / div > < header class = "py-6 font-semibold text-neutral-900 dark:text-neutral print:hidden sm:py-10" > < nav class = "flex items-start justify-between sm:items-center" > < div class = "flex flex-row items-center" > < a class = "decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2" rel = me href = /congo/ > Congo< / a > < / div > < ul class = "flex list-none flex-col ltr:text-right rtl:text-left sm:flex-row" > < li class = "mb-1 sm:mb-0 ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" > < a class = "decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2" href = /congo/docs/ title = Documentation > Docs< / a > < / li > < li class = "mb-1 sm:mb-0 ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" > < a class = "decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2" href = /congo/samples/ title = "Content Samples" > Samples< / a > < / li > < li class = "mb-1 sm:mb-0 ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" > < a class = "decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2" href = /congo/users/ title = Users > Users< / a > < / li > < li class = "mb-1 sm:mb-0 ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" > < a class = "decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2" href = https://github.com/jpanther/congo title > GitHub< / a > < / li > < li class = "ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0" > < button id = search-button class = "text-base hover:text-primary-600 dark:hover:text-primary-400" title = "Search (/)" >
< span class = "relative inline-block align-text-bottom icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fas" data-icon = "search" class = "svg-inline--fa fa-search fa-w-16" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M505 442.7 405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9.0 208 0S0 93.1.0 208s93.1 208 208 208c48.3.0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9.0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7.0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7.0 128 57.2 128 128 0 70.7-57.2 128-128 128z" / > < / svg > < / span > < / button > < / li > < / ul > < / nav > < / header > < div class = "relative flex flex-col grow" > < main id = main-content class = grow > < article > < header class = max-w-prose > < ol class = "text-sm text-neutral-500 dark:text-neutral-400 print:hidden" > < li class = "inline hidden" > < a class = "hover:underline decoration-neutral-300 dark:underline-neutral-600" href = /congo/ > Welcome to Congo! :tada:< / a > < span class = "px-1 text-primary-500" > /< / span > < / li > < li class = inline > < a class = "hover:underline decoration-neutral-300 dark:underline-neutral-600" href = /congo/samples/ > Content Samples< / a > < span class = "px-1 text-primary-500" > /< / span > < / li > < li class = "inline hidden" > < a class = "hover:underline decoration-neutral-300 dark:underline-neutral-600" href = /congo/samples/icons/ > Icons< / a > < span class = "px-1 text-primary-500" > /< / span > < / li > < / ol > < h1 class = "mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral" > Icons< / h1 > < div class = "mt-8 mb-12 text-base text-neutral-500 dark:text-neutral-400 print:hidden" > < div class = "flex flex-row flex-wrap items-center" > < time datetime = "2020-08-14 00:00:00 +0000 UTC" > 14 August 2020< / time > < span class = "px-2 text-primary-500" > · < / span > < time datetime = "2022-03-09 00:00:00 +0000 UTC" > Updated: 9 March 2022< / time > < span class = "px-2 text-primary-500" > · < / span > < span title = "Reading time" > 1 min< / span > < / div > < / div > < / header > < section class = "flex flex-col max-w-full mt-0 prose dark:prose-invert lg:flex-row" > < div class = "min-w-0 min-h-0 max-w-prose grow" > < p > Congo has built-in support for a number of < a href = https://fontawesome.com/icons target = _blank > FontAwesome 6< / a > icons. These can be included in your website through either the < a href = https://jpanther.github.io/congo/docs/partials/#icon > icon partial< / a > or < a href = https://jpanther.github.io/congo/docs/shortcodes/#icon > icon shortcode< / a > .< / p > < p > Additionally, custom icons are also fully supported. Simply provide your own SVG icon assets by placing them in the < code > assets/icons/< / code > directory in the root of your project. Any icons in the icons directory will then be available to use throughout the theme.< / p > < p > The full list of built-in icons and their corresponding names can referenced below.< / p > < table > < thead > < tr > < th > Icon name< / th > < th > Preview< / th > < / tr > < / thead > < tbody > < tr > < td > amazon< / td > < td > < span class = "relative inline-block align-text-bottom icon" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 448 512" > < path fill = "currentcolor" d = "M257.2 162.7c-48.7 1.8-169.5 15.5-169.5 117.5.0 109.5 138.3 114 183.5 43.2 6.5 10.2 35.4 37.5 45.3 46.8l56.8-56S341 288.9 341 261.4V114.3C341 89 316.5 32 228.7 32 140.7 32 94 87 94 136.3l73.5 6.8c16.3-49.5 54.2-49.5 54.2-49.5 40.7-.1 35.5 29.8 35.5 69.1zm0 86.8c0 80-84.2 68-84.2 17.2.0-47.2 50.5-56.7 84.2-57.8v40.6zm136 163.5c-7.7 10-70 67-174.5 67S34.2 408.5 9.7 379c-6.8-7.7 1-11.3 5.5-8.3C88.5 415.2 203 488.5 387.7 401c7.5-3.7 13.3 2 5.5 12zm39.8 2.2c-6.5 15.8-16 26.8-21.2 31-5.5 4.5-9.5 2.7-6.5-3.8s19.3-46.5 12.7-55c-6.5-8.3-37-4.3-48-3.2-10.8 1-13 2-14-.3-2.3-5.7 21.7-15.5 37.5-17.5 15.7-1.8 41-.8 46 5.7 3.7 5.1.0 27.1-6.5 43.1z" / > < / svg > < / span > < / td > < / tr > < tr > < td > apple< / td > < td > < span class = "relative inline-block align-text-bottom icon" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 384 512" > < path fill = "currentcolor" d = "M318.7 268 . 7c- . 2-36 . 7 16 . 4-64 . 4 50-84 . 8-18 . 8-26 . 9-47 . 2-41 . 7-84 . 7-44 . 6-35 . 5-2 . 8-74 . 3 20 . 7-88 . 5 20 . 7-15 0-49 . 4-19 . 7-76 . 4-19 . 7C63 . 3 141 . 2 4 184 . 8 4 273 . 5q0 39 . 3 14 . 4 81 . 2c12 . 8 36 . 7 59 126 . 7 107 . 2 125 . 2 25 . 2- . 6 43-17 . 9 75 . 8-17 . 9 31 . 8
< span class = "ml-2 text-neutral-700 transition-transform group-hover:translate-x-[2px] group-hover:text-primary-600 ltr:hidden rtl:inline dark:text-neutral dark:group-hover:text-primary-400" > → < / span >
2022-03-13 23:47:01 +00:00
< span class = "flex flex-col" > < span class = "mt-[0.1rem] leading-6 group-hover:underline group-hover:decoration-primary-500" > Markdown< / span >
< span class = "mt-[0.1rem] text-xs text-neutral-500 dark:text-neutral-400" > < time datetime = "2019-03-11 00:00:00 +0000 UTC" > 11 March 2019< / time > < / span > < / span > < / a > < / span >
2022-11-10 02:13:45 +00:00
< span > < / span > < / div > < / div > < / footer > < / article > < / main > < footer class = "py-10 print:hidden" > < div class = "flex items-center justify-between" > < div > < p class = "text-sm text-neutral-500 dark:text-neutral-400" > © 2022 Congo contributors< / p > < p class = "text-xs text-neutral-500 dark:text-neutral-400" > Powered by < a class = "hover:underline hover:decoration-primary-400 hover:text-primary-500" href = https://gohugo.io/ target = _blank rel = "noopener noreferrer" > Hugo< / a > & < a class = "hover:underline hover:decoration-primary-400 hover:text-primary-500" href = https://git.io/hugo-congo target = _blank rel = "noopener noreferrer" > Congo< / a > < / p > < / div > < div class = "ltr:mr-14 rtl:ml-14 cursor-pointer text-sm text-neutral-700 hover:text-primary-600 dark:text-neutral dark:hover:text-primary-400" > < button id = appearance-switcher type = button > < div class = "flex items-center justify-center w-12 h-12 dark:hidden" title = "Switch to dark appearance" > < span class = "relative inline-block align-text-bottom icon" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M32 256C32 132.2 132.3 32 255.8 32c11.36.0 29.7 1.668 40.9 3.746 9.616 1.777 11.75 14.63 3.279 19.44C245 86.5 211.2 144.6 211.2 207.8c0 109.7 99.71 193 208.3 172.3 9.561-1.805 16.28 9.324 10.11 16.95C387.9 448.6 324.8 480 255.8 480 132.1 480 32 379.6 32 256z" / > < / svg > < / span > < / div > < div class = "items-center justify-center hidden w-12 h-12 dark:flex" title = "Switch to light appearance" > < span class = "relative inline-block align-text-bottom icon" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M256 159.1c-53.02.0-95.1 42.98-95.1 95.1s41.2 96.9 95.1 96.9 95.1-42.98 95.1-95.1S309 159.1 256 159.1zM509.3 347l-63.2-91.9 63.15-91.01c6.332-9.125 1.104-21.74-9.826-23.72l-109-19.7-19.7-109c-1.975-10.93-14.59-16.16-23.72-9.824L256 65.89 164.1 2.736c-9.125-6.332-21.74-1.107-23.72 9.824L121.6 121.6 12.56 141.3C1.633 143.2-3.596 155.9 2.736 164.1L65.89 256 2.74 347.01c-6.332 9.125-1.105 21.74 9.824 23.72l109 19.7 19.7 109c1.975 10.93 14.59 16.16 23.72 9.824L256 446.1l91.01 63.15c9.127 6.334 21.75 1.107 23.72-9.822l19.7-109 109-19.7C510.4 368.8 515.6 356.1 509.3 347zM256 383.1c-70.69.0-127.1-57.31-127.1-127.1.0-70.69 57.31-127.1 127.1-127.1S383.1 186.2 383.1 256c0 70.7-56.4 127.1-127.1 127.1z" / > < / svg > < / span > < / div > < / button > < / div > < / div > < / footer > < div id = search-wrapper class = "invisible fixed inset-0 z-50 flex h-screen w-screen cursor-default flex-col bg-neutral-500/50 p-4 backdrop-blur-sm dark:bg-neutral-900/50 sm:p-6 md:p-[10vh] lg:p-[12vh]" data-url = https://jpanther.github.io/congo/ > < div id = search-modal class = "flex flex-col w-full max-w-3xl min-h-0 mx-auto border rounded-md shadow-lg top-20 border-neutral-200 bg-neutral dark:border-neutral-700 dark:bg-neutral-800" > < header class = "relative z-10 flex items-center justify-between flex-none px-2" > < form class = "flex items-center flex-auto min-w-0" > < div class = "flex items-center justify-center w-8 h-8 text-neutral-400" > < span class = "relative inline-block align-text-bottom icon" > < svg aria-hidden = "true" focusable = "false" data-prefix = "fas" data-icon = "search" class = "svg-inline--fa fa-search fa-w-16" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path fill = "currentcolor" d = "M505 442.7 405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9.0 208 0S0 93.1.0 208s93.1 208 208 208c48.3.0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9.0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7.0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7.0 128 57.2 128 128 0 70.7-57.2 128-128 128z" / > < / svg > < / span > < / div > < input type = search id = search-query class = "flex flex-auto h-12 mx-1 bg-transparent appearance-none focus:outline-dotted focus:outline-2 focus:outline-transparent" placeholder = Search tabindex = 0 > < / form > < button id = close-search-button class = "flex items-center justify-center w-8 h-8 text-neutral-700 hover:text-primary-600 dark:text-neutral dark:hover:text-primary-400" title = "Close (Esc)" >
2022-05-25 04:26:55 +00:00
< span class = "relative inline-block align-text-bottom icon" > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 320 512" > < path fill = "currentcolor" d = "M310.6 361.4c12.5 12.5 12.5 32.75.0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3 54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75.0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75.0-45.25s32.75-12.5 45.25.0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25.0s12.5 32.75.0 45.25l-105.4 105.4L310.6 361.4z" / > < / svg > < / span > < / button > < / header > < section class = "flex-auto px-2 overflow-auto" > < ul id = search-results > < / ul > < / section > < / div > < / div > < / div > < / body > < / html >