2020-11-12 06:50:14 +01:00
<!doctype html> < html lang = en dir = auto > < head > < meta charset = utf-8 > < meta http-equiv = x-ua-compatible content = "IE=edge" > < meta name = viewport content = "width=device-width,initial-scale=1,shrink-to-fit=no" > < title > Papermod - Icons - PaperMod< / title > < meta name = keywords content = "PaperMod" > < meta name = description content = "List of all Icons supported by PaperMod" > < meta name = author content = "Aditya Telange" > < link rel = canonical href = https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-icons/ > < link href = https://adityatelange.github.io/hugo-PaperMod/assets/css/stylesheet.min.062749810aaf8ed3f79d58b41f1b90774bc8ac17d138d9aa2e032d26ae4a70c4.css integrity = "sha256-BidJgQqvjtP3nVi0HxuQd0vIrBfRONmqLgMtJq5KcMQ=" rel = "preload stylesheet" as = style > < link rel = manifest href = https://adityatelange.github.io/hugo-PaperMod/site.webmanifest > < link rel = icon href = https://adityatelange.github.io/hugo-PaperMod/favicon.ico > < link rel = icon type = image/png sizes = 16x16 href = https://adityatelange.github.io/hugo-PaperMod/favicon-16x16.png > < link rel = icon type = image/png sizes = 32x32 href = https://adityatelange.github.io/hugo-PaperMod/favicon-32x32.png > < link rel = apple-touch-icon href = https://adityatelange.github.io/hugo-PaperMod/apple-touch-icon.png > < link rel = mask-icon href = https://adityatelange.github.io/hugo-PaperMod/safari-pinned-tab.svg > < meta name = theme-color content = "#2e2e33" > < meta name = msapplication-TileColor content = "#2e2e33" > < meta name = generator content = "Hugo 0.78.1" > < meta property = "og:title" content = "Papermod - Icons" > < meta property = "og:description" content = "List of all Icons supported by PaperMod" > < meta property = "og:type" content = "article" > < meta property = "og:url" content = "https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-icons/" > < meta property = "article:published_time" content = "2020-09-17T11:30:03+05:30" > < meta property = "article:modified_time" content = "2020-09-17T11:30:03+05:30" > < meta name = twitter:card content = "summary" > < meta name = twitter:title content = "Papermod - Icons" > < meta name = twitter:description content = "List of all Icons supported by PaperMod" > < script type = application/ld+json > { "@context" : "https://schema.org" , "@type" : "BlogPosting" , "headline" : "Papermod - Icons" , "name" : "Papermod - Icons" , "description" : "List of all Icons supported by PaperMod" , "keywords" : [ "PaperMod" ] , "articleBody" : "Social Icons Usage :\nsocialIcons: # optional - name: \"\" url: \"\" - name: \"\" url: \"\" No. name platform link 1 123rf 123rf.com 2 adobestock stock.adobe.com 3 behance behance.net 4 codepen codepen.io 5 cryptohack cryptohack.org 6 dev dev.to 7 discogs discogs.com 8 dreamstime dreamstime.com 9 dribbble dribbble.com 10 email - 11 facebook facebook.com 12 freepik freepik.com 13 github github.com 14 gitlab gitlab.com 15 hackerrank hackerrank.com 16 hackthebox hackthebox.eu 17 instagram instagram.com 18 lastfm last.fm 19 linkedin linkedin.com 20 mixcloud mixcloud.com 21 paypal paypal.com 22 qq qq.com 23 soundcloud soundcloud.com 24 shutterstock shutterstock.com 25 slack slack.com 26 sourcerer sourcerer.io 27 stackoverflow stackoverflow.com 28 steam steampowered.com 29 telegram telegram.org 30 twitch twitch.tv 31 twitter twitter.com 32 youtube youtube.com other - Share Icons No. Platform 1 twitter 2 linkedin 3 reddit 4 facebook 5 whatsapp 6 telegram Usage:\nparams: ShowShareButtons: true You can see Below how share Icons Look.\n" , "wordCount" : "147" , "inLanguage" : "en" , "datePublished" : "2020-09-17T11:30:03+05:30" , "dateModified" : "2020-09-17T11:30:03+05:30" , "author" : { "@type" : "Person" , "name" : "Aditya Telange" } , "mainEntityOfPage" : { "@type" : "WebPage" , "@id" : "https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-icons/" } , "publisher" : { "@type" : "Organization" , "name" : "PaperMod" , "logo" : { "@type" : "ImageObject" , "url" : "https://adityatelange.github.io/hugo-PaperMod/favicon.ico" } } } < / script > < / head > < body class = single id = top > < script > i f ( l o c a l S t o r a g e . g e t I t e m ( " p r e f - t h e m e " ) = = = " d a r k " ) { d o c u m e n t . b o d y . c l a s s L i s t . a d d ( ' d a r k ' ) ; } e l s e i f ( l o c a l S t o r a g e . g e t I t e m ( " p r e f - t h e m e " ) = = = " l i g h t " )
2020-11-10 08:08:12 +01:00
< span class = logo-switches > < span class = theme-toggle > < a id = theme-toggle accesskey = t > < svg id = "moon" 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 = "M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z" / > < / svg > < svg id = "sun" 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" > < circle cx = "12" cy = "12" r = "5" / > < line x1 = "12" y1 = "1" x2 = "12" y2 = "3" / > < line x1 = "12" y1 = "21" x2 = "12" y2 = "23" / > < line x1 = "4.22" y1 = "4.22" x2 = "5.64" y2 = "5.64" / > < line x1 = "18.36" y1 = "18.36" x2 = "19.78" y2 = "19.78" / > < line x1 = "1" y1 = "12" x2 = "3" y2 = "12" / > < line x1 = "21" y1 = "12" x2 = "23" y2 = "12" / > < line x1 = "4.22" y1 = "19.78" x2 = "5.64" y2 = "18.36" / > < line x1 = "18.36" y1 = "5.64" x2 = "19.78" y2 = "4.22" / > < / svg > < / a > < / span > < span class = lang-switch > < span > |< / span > < ul > < li > < a href = https://adityatelange.github.io/hugo-PaperMod/l2/ title = Lang2 aria-label = Lang2 > Lang2< / a > < / li > < li > < a href = https://adityatelange.github.io/hugo-PaperMod/l3/ title = Langrtl aria-label = Langrtl > Langrtl< / a > < / li > < / ul > < / span > < / span > < / div > < ul class = menu id = menu onscroll = menu_on_scroll() > < li > < a href = https://adityatelange.github.io/hugo-PaperMod/archives/ > < span > Archives< / span > < / a > < / li > < li > < a href = https://adityatelange.github.io/hugo-PaperMod/tags/ > < span > Tags< / span > < / a > < / li > < / ul > < / nav > < / header > < main class = main > < article class = post-single > < header class = post-header > < h1 class = post-title > Papermod - Icons< / h1 > < div class = post-meta > September 17, 2020 · 1 min · Aditya Telange< / div > < / header > < div class = toc > < details open > < summary > < div class = details accesskey = c > Table of Contents< / div > < / summary > < blockquote > < ul > < li > < a href = #social-icons aria-label = "Social Icons" > Social Icons< / a > < / li > < li > < a href = #share-icons aria-label = "Share Icons" > Share Icons< / a > < / li > < / ul > < / blockquote > < / details > < / div > < div class = post-content > < h2 id = social-icons > Social Icons< a hidden class = anchor aria-hidden = true href = #social-icons > #< / a > < / h2 > < p > Usage :< / p > < pre > < code > socialIcons: # optional
2020-09-17 11:00:01 +02:00
- name: " < NAME> "
url: " < link> "
- name: " < NAME> "
url: " < link2> "
2020-11-10 08:08:12 +01:00
< / code > < / pre > < table > < thead > < tr > < th > No.< / th > < th > name< / th > < th > platform link< / th > < / tr > < / thead > < tbody > < tr > < td > 1< / td > < td > 123rf< / td > < td > 123rf.com< / td > < / tr > < tr > < td > 2< / td > < td > adobestock< / td > < td > stock.adobe.com< / td > < / tr > < tr > < td > 3< / td > < td > behance< / td > < td > behance.net< / td > < / tr > < tr > < td > 4< / td > < td > codepen< / td > < td > codepen.io< / td > < / tr > < tr > < td > 5< / td > < td > cryptohack< / td > < td > cryptohack.org< / td > < / tr > < tr > < td > 6< / td > < td > dev< / td > < td > dev.to< / td > < / tr > < tr > < td > 7< / td > < td > discogs< / td > < td > discogs.com< / td > < / tr > < tr > < td > 8< / td > < td > dreamstime< / td > < td > dreamstime.com< / td > < / tr > < tr > < td > 9< / td > < td > dribbble< / td > < td > dribbble.com< / td > < / tr > < tr > < td > 10< / td > < td > email< / td > < td > -< / td > < / tr > < tr > < td > 11< / td > < td > facebook< / td > < td > facebook.com< / td > < / tr > < tr > < td > 12< / td > < td > freepik< / td > < td > freepik.com< / td > < / tr > < tr > < td > 13< / td > < td > github< / td > < td > github.com< / td > < / tr > < tr > < td > 14< / td > < td > gitlab< / td > < td > gitlab.com< / td > < / tr > < tr > < td > 15< / td > < td > hackerrank< / td > < td > hackerrank.com< / td > < / tr > < tr > < td > 16< / td > < td > hackthebox< / td > < td > hackthebox.eu< / td > < / tr > < tr > < td > 17< / td > < td > instagram< / td > < td > instagram.com< / td > < / tr > < tr > < td > 18< / td > < td > lastfm< / td > < td > last.fm< / td > < / tr > < tr > < td > 19< / td > < td > linkedin< / td > < td > linkedin.com< / td > < / tr > < tr > < td > 20< / td > < td > mixcloud< / td > < td > mixcloud.com< / td > < / tr > < tr > < td > 21< / td > < td > paypal< / td > < td > paypal.com< / td > < / tr > < tr > < td > 22< / td > < td > qq< / td > < td > qq.com< / td > < / tr > < tr > < td > 23< / td > < td > soundcloud< / td > < td > soundcloud.com< / td > < / tr > < tr > < td > 24< / td > < td > shutterstock< / td > < td > shutterstock.com< / td > < / tr > < tr > < td > 25< / td > < td > slack< / td > < td > slack.com< / td > < / tr > < tr > < td > 26< / td > < td > sourcerer< / td > < td > sourcerer.io< / td > < / tr > < tr > < td > 27< / td > < td > stackoverflow< / td > < td > stackoverflow.com< / td > < / tr > < tr > < td > 28< / td > < td > steam< / td > < td > steampowered.com< / td > < / tr > < tr > < td > 29< / td > < td > telegram< / td > < td > telegram.org< / td > < / tr > < tr > < td > 30< / td > < td > twitch< / td > < td > twitch.tv< / td > < / tr > < tr > < td > 31< / td > < td > twitter< / td > < td > twitter.com< / td > < / tr > < tr > < td > 32< / td > < td > youtube< / td > < td > youtube.com< / td > < / tr > < tr > < td > < / td > < td > other< / td > < td > -< / td > < / tr > < / tbody > < / table > < hr > < h2 id = share-icons > Share Icons< a hidden class = anchor aria-hidden = true href = #share-icons > #< / a > < / h2 > < table > < thead > < tr > < th > No.< / th > < th > Platform< / th > < / tr > < / thead > < tbody > < tr > < td > 1< / td > < td > twitter< / td > < / tr > < tr > < td > 2< / td > < td > linkedin< / td > < / tr > < tr > < td > 3< / td > < td > reddit< / td > < / tr > < tr > < td > 4< / td > < td > facebook< / td > < / tr > < tr > < td > 5< / td > < td > whatsapp< / td > < / tr > < tr > < td > 6< / td > < td > telegram< / td > < / tr > < / tbody > < / table > < p > Usage:< / p > < div class = highlight > < pre style = color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4 > < code class = language-yml data-lang = yml > < span style = color:#f92672 > params< / span > :
2020-10-27 15:18:40 +01:00
< span style = color:#f92672 > ShowShareButtons< / span > : < span style = color:#66d9ef > true< / span >
< / code > < / pre > < / div > < p > You can see Below how share Icons Look.< / p > < / div > < footer class = post-footer > < ul class = post-tags > < li > < a href = https://adityatelange.github.io/hugo-PaperMod/tags/papermod > PaperMod< / a > < / li > < / ul > < div class = share-buttons > < a target = _blank rel = "noopener noreferrer" aria-label = "share Papermod - Icons on twitter" href = "https://twitter.com/intent/tweet/?text=Papermod%20-%20Icons&url=https%3a%2f%2fadityatelange.github.io%2fhugo-PaperMod%2fposts%2fpapermod%2fpapermod-icons%2f&hashtags=PaperMod" > < svg viewBox = "0 0 512 512" > < path d = "M449.446.0C483.971.0 512 28.03 512 62.554v386.892C512 483.97 483.97 512 449.446 512h-386.892c-34.524.0-62.554-28.03-62.554-62.554v-386.892c0-34.524 28.029-62.554 62.554-62.554h386.892zm-253.927 424.544c135.939.0 210.268-112.643 210.268-210.268.0-3.218.0-6.437-.153-9.502 14.406-10.421 26.973-23.448 36.935-38.314-13.18 5.824-27.433 9.809-42.452 11.648 15.326-9.196 26.973-23.602 32.49-40.92-14.252 8.429-30.038 14.56-46.896 17.931-13.487-14.406-32.644-23.295-53.946-23.295-40.767.0-73.87 33.104-73.87 73.87.0 5.824.613 11.494 1.992 16.858-61.456-3.065-115.862-32.49-152.337-77.241-6.284 10.881-9.962 23.601-9.962 37.088.0 25.594 13.027 48.276 32.95 61.456-12.107-.307-23.448-3.678-33.41-9.196v.92c0 35.862 25.441 65.594 59.311 72.49-6.13 1.686-12.72 2.606-19.464 2.606-4.751.0-9.348-.46-13.946-1.38 9.349 29.426 36.628 50.728 68.965 51.341-25.287 19.771-57.164 31.571-91.8 31.571-5.977.0-11.801-.306-17.625-1.073 32.337 21.15 71.264 33.41 112.95 33.41z" / > < / svg > < / a > < a target = _blank rel = "noopener noreferrer" aria-label = "share Papermod - Icons on linkedin" href = "https://www.linkedin.com/shareArticle?mini=true&url=https%3a%2f%2fadityatelange.github.io%2fhugo-PaperMod%2fposts%2fpapermod%2fpapermod-icons%2f&title=Papermod%20-%20Icons&summary=Papermod%20-%20Icons&source=https%3a%2f%2fadityatelange.github.io%2fhugo-PaperMod%2fposts%2fpapermod%2fpapermod-icons%2f" > < svg viewBox = "0 0 512 512" > < path d = "M449.446.0C483.971.0 512 28.03 512 62.554v386.892C512 483.97 483.97 512 449.446 512h-386.892c-34.524.0-62.554-28.03-62.554-62.554v-386.892c0-34.524 28.029-62.554 62.554-62.554h386.892zM160.461 423.278V197.561h-75.04v225.717h75.04zm270.539.0v-129.439c0-69.333-37.018-101.586-86.381-101.586-39.804.0-57.634 21.891-67.617 37.266v-31.958h-75.021c.995 21.181.0 225.717.0 225.717h75.02v-126.056c0-6.748.486-13.492 2.474-18.315 5.414-13.475 17.767-27.434 38.494-27.434 27.135.0 38.007 20.707 38.007 51.037v120.768h75.024zm-307.552-334.556c-25.674.0-42.448 16.879-42.448 39.002.0 21.658 16.264 39.002 41.455 39.002h.484c26.165.0 42.452-17.344 42.452-39.002-.485-22.092-16.241-38.954-41.943-39.002z" / > < / svg > < / a > < a target = _blank rel = "noopener noreferrer" aria-label = "share Papermod - Icons on reddit" href = "https://reddit.com/submit?url=https%3a%2f%2fadityatelange.github.io%2fhugo-PaperMod%2fposts%2fpapermod%2fpapermod-icons%2f&title=Papermod%20-%20Icons" > < svg viewBox = "0 0 512 512" > < path d = "M449.446.0C483.971.0 512 28 . 03 512 62 . 554v386 . 892C512 483 . 97 483 . 97 512 449 . 446 512h-386 . 892c-34 . 524 . 0-62 . 554-28 . 03-62 . 554-62 . 554v-386 . 892c0-34 . 524 28 . 029-62 . 554 62 . 554-62 . 554h386 . 892zM446 265 . 638c0-22 . 964-18 . 616-41 . 58-41 . 58-41 . 58-11 . 211 . 0-21 . 361 4 . 457-28 . 841 11 . 666-28 . 424-20 . 508-67 . 586-33 . 757-111 . 204-35 . 278l18 . 941-89 . 121 61 . 884 13 . 157c . 756 15 . 734 13 . 642 28 . 29 29 . 56 28 . 29 16 . 407 . 0 29 . 706-13 . 299 29 . 706-29 . 701 . 0-16 . 403-13 . 299-29 . 702-29 . 706-29 . 702-11 . 666 . 0-21 . 657 6 . 792-26 . 515 16 . 578l-69 . 105-14 . 69c-1 . 922- . 418-3 . 939- . 042-5 . 585 1 . 036-1 . 658 1 . 073-2 . 811 2 . 761-3 . 224 4 . 686l-21 . 152 99 . 438c-44 . 258 1 . 228-84 . 046 14 . 494-112 . 837 35 . 232-7 . 468-7 . 164-17 . 589-11 . 591-28 . 757-11 . 591-22 . 965 . 0-41 . 585 18 . 616-41 . 585 41 . 58 . 0 16 . 896 10 . 095 31 . 41 24 . 568 37 . 918- . 639 4 . 135- . 99 8 . 328- . 99 12 . 576 . 0 63 . 977 74 . 469 115 . 836 166 . 33 115 . 836s166 . 334-51 . 859 166 . 334-115 . 836c0-4 . 218- . 347-8 . 387- . 977-12 . 493 14 . 564-6 . 47 24 . 735-21 . 034 24 . 735-38 . 001zm-119 . 474 108 . 193c-20 . 27 20 . 241-59 . 115 21 . 816-70 . 534 21 . 816-11 . 428 . 0-50 . 277-1 . 575-70 . 522-21 . 82-3 . 007-3 . 008-3 . 007-7 . 882 . 0-10 . 889 3 . 003-2 . 999 7 . 882-3 . 003 10 . 885 . 0 12 . 777 12 . 781 40 . 11 17 . 317 59 . 637 17 . 317 19 . 522 . 0 46 . 86-4 . 536 59 . 657-17 . 321 3 . 016-2 . 999 7 . 886
2020-09-17 11:00:01 +02:00
< span > · < / span >
2020-10-30 13:02:18 +01:00
< span > Powered by < a href = https://gohugo.io/ rel = "noopener noreferrer" target = _blank > Hugo< / a > < / span >
2020-09-17 11:00:01 +02:00
< span > · < / span >
2020-10-30 13:02:18 +01:00
< span > Theme < a href = https://git.io/hugopapermod rel = noopener target = _blank > PaperMod< / a > < / span > < / footer > < a href = #top aria-label = "go to top" title = "Go to Top" accesskey = g > < button class = top-link id = top-link type = button > < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 12 6" > < path d = "M12 6H0l6-6z" / > < / svg > < / button > < / a >
2020-10-03 15:03:40 +02:00
< script src = https://adityatelange.github.io/hugo-PaperMod/assets/js/highlight.min.e7afc2928c0925d65c4732dfebe147014d91299a98e819e4b42f25c4fa68e91c.js integrity = "sha256-56/CkowJJdZcRzLf6+FHAU2RKZqY6BnktC8lxPpo6Rw=" > < / script > < script > hljs . initHighlightingOnLoad ( ) ; < / script > < script > w i n d o w . o n l o a d = f u n c t i o n ( ) { i f ( l o c a l S t o r a g e . g e t I t e m ( " m e n u - s c r o l l - p o s i t i o n " ) ) { d o c u m e n t . g e t E l e m e n t B y I d ( ' m e n u ' ) . s c r o l l L e f t = l o c a l S t o r a g e . g e t I t e m ( " m e n u - s c r o l l - p o s i t i o n " ) ; } }
2020-11-03 15:51:49 +01:00
document.querySelectorAll('a[href^="#"]').forEach(anchor=>{anchor.addEventListener("click",function(e){e.preventDefault();var id=this.getAttribute("href").substr(1);document.querySelector(`[id='${id}']`).scrollIntoView({behavior:"smooth"});});});var mybutton=document.getElementById("top-link");window.onscroll=function(){if(document.body.scrollTop>800||document.documentElement.scrollTop>800){mybutton.style.visibility="visible";mybutton.style.opacity="1";}else{mybutton.style.visibility="hidden";mybutton.style.opacity="0";}};function menu_on_scroll(){localStorage.setItem("menu-scroll-position",document.getElementById('menu').scrollLeft);}< / script > < script > document . getElementById ( "theme-toggle" ) . addEventListener ( "click" , ( ) => { if ( document . body . className . includes ( "dark" ) ) { document . body . classList . remove ( 'dark' ) ; localStorage . setItem ( "pref-theme" , 'light' ) ; } else { document . body . classList . add ( 'dark' ) ; localStorage . setItem ( "pref-theme" , 'dark' ) ; } } ) < / script > < / body > < / html >