diff --git a/_config.yml b/_config.yml index c7dddba..67f8c47 100644 --- a/_config.yml +++ b/_config.yml @@ -61,20 +61,21 @@ links: url: /manifeste_du_crapaud/ - title: Cercles & Principes url: /cercles/ - - title: Crapauds - url: /crapauds/ - title: Mare à crapauds url: /textes/ + - title: Crapauds + url: /crapauds/ - title: Partenaires url: /partenaires/ - - title: Nous rejoindre + - title: Les Nouvelles + url: /nouvelles/ + - title: Nous rejoindre url: /contact/ - - title: Source + - title: Source url: https://github.com/crazy-toads/crazy-toads.github.io external: true - - title: Feed + - title: Feed url: /feed.xml - # Google Custom Search: #google_search: xyz123abc diff --git a/_devconfig.yml b/_devconfig.yml index d89dfe6..7df114f 100644 --- a/_devconfig.yml +++ b/_devconfig.yml @@ -62,18 +62,20 @@ links: url: /manifeste_du_crapaud/ - title: Cercles & Principes url: /cercles/ - - title: Crapauds - url: /crapauds/ - title: Mare à crapauds url: /textes/ + - title: Crapauds + url: /crapauds/ - title: Partenaires url: /partenaires/ - - title: Nous rejoindre + - title: Les Nouvelles + url: /nouvelles/ + - title: Nous rejoindre url: /contact/ - - title: Source + - title: Source url: https://github.com/crazy-toads/crazy-toads.github.io external: true - - title: Feed + - title: Feed url: /feed.xml diff --git a/_includes/news.html b/_includes/news.html new file mode 100644 index 0000000..d6bdea7 --- /dev/null +++ b/_includes/news.html @@ -0,0 +1,12 @@ + +{% assign pages = site.pages | sort: 'sortkey' %} +{% for page in pages %} +{% if page.categories contains "news" %} +
+
{{ page.title }}
+
{{ page.html }}
+
+{% endif %} +{% endfor %} + + diff --git a/_layouts/news.html b/_layouts/news.html new file mode 100644 index 0000000..7ba04e1 --- /dev/null +++ b/_layouts/news.html @@ -0,0 +1,13 @@ +--- +layout: default +linktitle: "Nouvelles " +linkurl: /nouvelles/ +--- + +
+

{{ page.title }}

+ {% if page.authors %} +
par {{ page.authors }}
+ {% endif %} + {{ content }} +
diff --git a/images/manifeste-crapaud-fou-cover.png b/images/manifeste-crapaud-fou-cover.png new file mode 100644 index 0000000..4f94664 Binary files /dev/null and b/images/manifeste-crapaud-fou-cover.png differ diff --git a/news/2017-10-12-le_bouquin.md b/news/2017-10-12-le_bouquin.md new file mode 100644 index 0000000..c5e6b94 --- /dev/null +++ b/news/2017-10-12-le_bouquin.md @@ -0,0 +1,20 @@ +--- +layout: page +title: Le livre est disponible +authors: + - le crapaud reporter +date: "2017-10-12" +slug: "le_bouquin" +categories: + - news +--- + + + +Aprés des mois d'attente, le livre "Le manifeste du crapaud fou" est sorti des presses. + +Il est disponible chez Massot, 17, rue dupin a Paris 6e. + + + +
diff --git a/news/2017-10-22-france_inter.md b/news/2017-10-22-france_inter.md new file mode 100644 index 0000000..298e884 --- /dev/null +++ b/news/2017-10-22-france_inter.md @@ -0,0 +1,15 @@ +--- +layout: page +title: Les crapauds fous sur France Inter +authors: + - le crapaud reporter +date: "2017-10-22" +slug: "france_inter" +categories: + - news +--- + +Lors de la soirée de lancement du manifeste, nous avons eu la visite de Pochon, qui a diffusé quelques minutes lors de notre rencontre de lancement du livre. + +- +- diff --git a/pages/news.md b/pages/news.md new file mode 100644 index 0000000..2202260 --- /dev/null +++ b/pages/news.md @@ -0,0 +1,10 @@ +--- +layout: news +title: Les Nouvelles des Crapauds fous +description: "Nos partenaires" +linktitle: "Nouvelles " +linkurl: /nouvelles/ +permalink: /nouvelles/ +--- + +{% include news.html %} diff --git a/public/css/addon.css b/public/css/addon.css index 15a17ae..10cff33 100644 --- a/public/css/addon.css +++ b/public/css/addon.css @@ -10,6 +10,29 @@ background-image: linear-gradient(to bottom,#fff,#fff 20%,#90a959 20%,#90a959 40%,#fff 40%,#fff 60%,#90a959 60%,#90a959 80%,#fff 80%,#fff 100%); } +.headicons { + display: inline-block; + margin-left: 20px; +} +.masthead-title .headicons a { + color: #505050; + text-decoration: none; +} +.iconm { + -o-transition:.5s; + -ms-transition:.5s; + -moz-transition:.5s; + -webkit-transition:.5s; + transition: .5s; + background-color: #ffffff; +} +.iconm:hover { + background-color: #999999; + border-radius: 30px; + color: white; +} + + .page.crapaud .photo { float: right; margin-left: 20px; diff --git a/public/css/iconmoon.css b/public/css/iconmoon.css index 9e20cb4..a553ffd 100644 --- a/public/css/iconmoon.css +++ b/public/css/iconmoon.css @@ -1,131 +1,119 @@ @font-face { - font-family: 'icomoon'; - src: url('../fonts/icomoon.eot?o6nkuq'); - src: url('../fonts/icomoon.eot?o6nkuq#iefix') format('embedded-opentype'), - url('../fonts/icomoon.ttf?o6nkuq') format('truetype'), - url('../fonts/icomoon.woff?o6nkuq') format('woff'), - url('../fonts/icomoon.svg?o6nkuq#icomoon') format('svg'); - font-weight: normal; - font-style: normal; + font-family: 'icomoon'; + src: url('../fonts/icomoon.eot?gd3efx'); + src: url('../fonts/icomoon.eot?gd3efx#iefix') format('embedded-opentype'), + url('../fonts/icomoon.ttf?gd3efx') format('truetype'), + url('../fonts/icomoon.woff?gd3efx') format('woff'), + url('../fonts/icomoon.svg?gd3efx#icomoon') format('svg'); + font-weight: normal; + font-style: normal; } -.headicons { - display: inline-block; - margin-left: 20px; +[class^="iconm-"], [class*=" iconm-"] { + /* use !important to prevent issues with browser extensions that change fonts */ + font-family: 'icomoon' !important; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; } -.masthead-title .headicons a { - color: #505050; - text-decoration: none; +.iconm-git-square:before { + content: "\f1d2"; } - -i.iconm { - /* use !important to prevent issues with browser extensions that change fonts */ - font-family: 'icomoon' !important; - speak: none; - font-style: normal; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - padding: 0px 4px 0px 4px; - - /* Better Font Rendering =========== */ - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; +.iconm-creative-commons:before { + content: "\e900"; } - -i.iconside { - /* use !important to prevent issues with browser extensions that change fonts */ - font-family: 'icomoon' !important; - speak: none; - font-style: normal; - font-weight: normal; - font-size: 1.0rem; - font-variant: normal; - text-transform: none; - line-height: 1; - - /* Better Font Rendering =========== */ - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; +.iconm-envelope-o:before { + content: "\e901"; } - -.iconm { - -o-transition:.5s; - -ms-transition:.5s; - -moz-transition:.5s; - -webkit-transition:.5s; - transition: .5s; - background-color: #ffffff; +.iconm-print:before { + content: "\e902"; } - -.iconm:hover { - background-color: #999999; - border-radius: 30px; - color: white; +.iconm-tags:before { + content: "\e903"; +} +.iconm-calendar:before { + content: "\e904"; +} +.iconm-github-alt:before { + content: "\e905"; } - .iconm-home:before { - content: "\e900"; + content: "\e906"; } -.iconm-pencil2:before { - content: "\e906"; +.iconm-newspaper:before { + content: "\e907"; } .iconm-quill:before { - content: "\e907"; + content: "\e908"; } .iconm-blog:before { - content: "\e909"; + content: "\e909"; } -.iconm-profile:before { - content: "\e923"; +.iconm-image:before { + content: "\e90d"; } -.iconm-envelop:before { - content: "\e945"; +.iconm-camera:before { + content: "\e90f"; } -.iconm-location:before { - content: "\e947"; +.iconm-play:before { + content: "\e912"; +} +.iconm-bullhorn:before { + content: "\e91a"; } .iconm-compass2:before { - content: "\e94a"; + content: "\e94a"; } - .iconm-user:before { - content: "\e971"; + content: "\e971"; +} +.iconm-users:before { + content: "\e972"; } .iconm-user-tie:before { - content: "\e976"; + content: "\e976"; +} +.iconm-arrow-right:before { + content: "\ea34"; +} +.iconm-arrow-left:before { + content: "\ea38"; } .iconm-embed2:before { - content: "\ea80"; + content: "\ea80"; } -.iconm-terminal:before { - content: "\ea81"; +.iconm-share2:before { + content: "\ea82"; } .iconm-google-plus:before { - content: "\ea88"; + content: "\ea8b"; +} +.iconm-facebook2:before { + content: "\ea91"; } .iconm-twitter:before { - content: "\ea91"; + content: "\ea96"; } -.iconm-feed2:before { - content: "\ea94"; +.iconm-rss:before { + content: "\ea9b"; } -.iconm-github2:before { - content: "\eab2"; +.iconm-github:before { + content: "\eab0"; } -.iconm-wordpress:before { - content: "\eab6"; -} -.iconm-linkedin2:before { - content: "\eac9"; +.iconm-skype:before { + content: "\eac5"; } .iconm-file-pdf:before { - content: "\eada"; + content: "\eadf"; } -.iconm-html5:before { - content: "\eadf"; +.iconm-html-five:before { + content: "\eae4"; } - -/*END*/ diff --git a/public/fonts/icomoon.eot b/public/fonts/icomoon.eot index e094a50..9fddc5d 100644 Binary files a/public/fonts/icomoon.eot and b/public/fonts/icomoon.eot differ diff --git a/public/fonts/icomoon.svg b/public/fonts/icomoon.svg index 7144a36..92615a1 100644 --- a/public/fonts/icomoon.svg +++ b/public/fonts/icomoon.svg @@ -7,24 +7,35 @@ - - - + + + + + + + + + - - - + + + + + + + - - - - - - - - - + + + + + + + + + + \ No newline at end of file diff --git a/public/fonts/icomoon.ttf b/public/fonts/icomoon.ttf index e70ee65..0c531b7 100644 Binary files a/public/fonts/icomoon.ttf and b/public/fonts/icomoon.ttf differ diff --git a/public/fonts/icomoon.woff b/public/fonts/icomoon.woff index aa6dd07..f835f0e 100644 Binary files a/public/fonts/icomoon.woff and b/public/fonts/icomoon.woff differ diff --git a/public/fonts/selection.json b/public/fonts/selection.json new file mode 100644 index 0000000..ad83072 --- /dev/null +++ b/public/fonts/selection.json @@ -0,0 +1,925 @@ +{ + "IcoMoonType": "selection", + "icons": [ + { + "icon": { + "paths": [ + "M332.571 747.429c0 30.857-28 37.714-53.143 37.714-24.571 0-61.143-4-61.143-36 0-31.429 30.857-36.571 56-36.571 24 0 58.286 4 58.286 34.857zM312 481.143c0 28.571-11.429 48.571-42.286 48.571-31.429 0-44-18.286-44-48s11.429-51.429 44-51.429c29.143 0 42.286 24 42.286 50.857zM406.857 438.286v-71.429c-24.571 9.143-50.857 16.571-77.143 16.571-18.857-10.857-40.571-16.571-62.857-16.571-65.143 0-116.571 48-116.571 114.286 0 35.429 23.429 84.571 58.857 96.571v1.714c-18.286 8-21.714 30.286-21.714 48.571 0 18.857 6.857 34.286 23.429 44v1.714c-38.857 12.571-64.571 37.143-64.571 79.429 0 72.571 69.143 93.143 129.714 93.143 73.143 0 128-26.857 128-107.429 0-57.143-52-74.286-99.429-82.857-16-2.857-43.429-14.286-43.429-34.286 0-18.857 10.286-26.857 28-29.714 58.286-11.429 95.429-56.571 95.429-116.571 0-10.286-2.286-20-5.714-29.714 9.143-2.286 18.857-4.571 28-7.429zM440.571 677.714h78.286c-1.143-15.429-1.143-31.429-1.143-46.857v-221.143c0-13.143 0-26.286 1.143-39.429h-78.286c1.714 13.143 1.714 27.429 1.714 40.571v224c0 14.286 0 28.571-1.714 42.857zM731.429 668.571v-69.143c-11.429 8-25.143 12-38.857 12-25.714 0-30.286-25.714-30.286-46.857v-128.571h29.714c10.286 0 20 1.143 30.286 1.143v-66.857h-60c0-19.429-1.143-38.857 1.714-58.286h-80c1.714 10.286 2.286 20.571 2.286 31.429v26.857h-34.286v66.857c6.857-0.571 13.714-1.714 21.143-1.714 4 0 8.571 0.571 13.143 0.571v1.143h-1.143v124c0 61.714 9.143 121.143 84.571 121.143 21.143 0 42.857-3.429 61.714-13.714zM528 265.143c0-26.857-20-52-48-52s-48.571 24.571-48.571 52c0 26.857 21.143 50.857 48.571 50.857s48-24.571 48-50.857zM877.714 237.714v548.571c0 90.857-73.714 164.571-164.571 164.571h-548.571c-90.857 0-164.571-73.714-164.571-164.571v-548.571c0-90.857 73.714-164.571 164.571-164.571h548.571c90.857 0 164.571 73.714 164.571 164.571z" + ], + "width": 877.7142857142857, + "attrs": [], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "git-square" + ], + "defaultCode": 61906, + "grid": 14 + }, + "attrs": [], + "properties": { + "name": "git-square", + "id": 423, + "order": 37, + "prevSize": 28, + "code": 61906 + }, + "setIdx": 0, + "setId": 4, + "iconIdx": 423 + }, + { + "icon": { + "paths": [ + "M345.714 704.571c93.714 0 144.571-57.143 146.857-59.429 4.571-5.714 5.714-14.286 1.714-20.571l-25.714-46.857c-2.286-5.143-8-8.571-13.714-9.714-5.714-0.571-11.429 1.714-15.429 6.286-0.571 0-36.571 38.286-89.143 38.286-57.714 0-99.429-42.286-99.429-101.143 0-58.286 40.571-100 97.143-100 47.429 0 78.857 32 78.857 32 4 4 9.143 6.286 14.857 5.714s10.857-3.429 13.714-8l30.286-44.571c4.571-6.857 4-16-1.143-22.286-1.714-2.286-48-54.857-138.857-54.857-112.571 0-196.571 82.857-196.571 192.571 0 111.429 82.286 192.571 196.571 192.571zM705.714 704.571c94.286 0 144.571-57.143 146.857-59.429 4.571-5.714 5.714-14.286 2.286-20.571l-25.714-46.857c-2.857-5.143-8-8.571-14.286-9.714-5.714-0.571-11.429 1.714-15.429 6.286-0.571 0-36.571 38.286-89.143 38.286-57.714 0-99.429-42.286-99.429-101.143 0-58.286 40.571-100 97.143-100 48 0 78.857 32 78.857 32 4 4 9.143 6.286 14.857 5.714s10.857-3.429 13.714-8l30.286-44.571c4.571-6.857 4-16-1.143-22.286-1.714-2.286-48-54.857-138.857-54.857-112 0-196.571 82.857-196.571 192.571 0 111.429 82.286 192.571 196.571 192.571zM512 91.429c-232 0-420.571 188.571-420.571 420.571s188.571 420.571 420.571 420.571 420.571-188.571 420.571-420.571-188.571-420.571-420.571-420.571zM512 0c282.857 0 512 229.143 512 512s-229.143 512-512 512-512-229.143-512-512 229.143-512 512-512z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "creative-commons" + ], + "grid": 14 + }, + "attrs": [ + {} + ], + "properties": { + "order": 1, + "id": 5, + "prevSize": 28, + "name": "creative-commons", + "code": 59648 + }, + "setIdx": 1, + "setId": 3, + "iconIdx": 0 + }, + { + "icon": { + "paths": [ + "M950.857 859.429v-438.857c-12 13.714-25.143 26.286-39.429 37.714-81.714 62.857-164 126.857-243.429 193.143-42.857 36-96 80-155.429 80h-1.143c-59.429 0-112.571-44-155.429-80-79.429-66.286-161.714-130.286-243.429-193.143-14.286-11.429-27.429-24-39.429-37.714v438.857c0 9.714 8.571 18.286 18.286 18.286h841.143c9.714 0 18.286-8.571 18.286-18.286zM950.857 258.857c0-14.286 3.429-39.429-18.286-39.429h-841.143c-9.714 0-18.286 8.571-18.286 18.286 0 65.143 32.571 121.714 84 162.286 76.571 60 153.143 120.571 229.143 181.143 30.286 24.571 85.143 77.143 125.143 77.143h1.143c40 0 94.857-52.571 125.143-77.143 76-60.571 152.571-121.143 229.143-181.143 37.143-29.143 84-92.571 84-141.143zM1024 237.714v621.714c0 50.286-41.143 91.429-91.429 91.429h-841.143c-50.286 0-91.429-41.143-91.429-91.429v-621.714c0-50.286 41.143-91.429 91.429-91.429h841.143c50.286 0 91.429 41.143 91.429 91.429z" + ], + "attrs": [ + {} + ], + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "envelope-o" + ], + "grid": 14 + }, + "attrs": [ + {} + ], + "properties": { + "order": 1, + "id": 4, + "name": "envelope-o", + "prevSize": 28, + "code": 59649 + }, + "setIdx": 1, + "setId": 3, + "iconIdx": 1 + }, + { + "icon": { + "paths": [ + "M219.429 877.714h512v-146.286h-512v146.286zM219.429 512h512v-219.429h-91.429c-30.286 0-54.857-24.571-54.857-54.857v-91.429h-365.714v365.714zM877.714 548.571c0-20-16.571-36.571-36.571-36.571s-36.571 16.571-36.571 36.571 16.571 36.571 36.571 36.571 36.571-16.571 36.571-36.571zM950.857 548.571v237.714c0 9.714-8.571 18.286-18.286 18.286h-128v91.429c0 30.286-24.571 54.857-54.857 54.857h-548.571c-30.286 0-54.857-24.571-54.857-54.857v-91.429h-128c-9.714 0-18.286-8.571-18.286-18.286v-237.714c0-60 49.714-109.714 109.714-109.714h36.571v-310.857c0-30.286 24.571-54.857 54.857-54.857h384c30.286 0 72 17.143 93.714 38.857l86.857 86.857c21.714 21.714 38.857 63.429 38.857 93.714v146.286h36.571c60 0 109.714 49.714 109.714 109.714z" + ], + "attrs": [ + {} + ], + "width": 951, + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "print" + ], + "grid": 14 + }, + "attrs": [ + {} + ], + "properties": { + "order": 1, + "id": 3, + "name": "print", + "prevSize": 28, + "code": 59650 + }, + "setIdx": 1, + "setId": 3, + "iconIdx": 2 + }, + { + "icon": { + "paths": [ + "M256 256c0-40.571-32.571-73.143-73.143-73.143s-73.143 32.571-73.143 73.143 32.571 73.143 73.143 73.143 73.143-32.571 73.143-73.143zM865.714 585.143c0 19.429-8 38.286-21.143 51.429l-280.571 281.143c-13.714 13.143-32.571 21.143-52 21.143s-38.286-8-51.429-21.143l-408.571-409.143c-29.143-28.571-52-84-52-124.571v-237.714c0-40 33.143-73.143 73.143-73.143h237.714c40.571 0 96 22.857 125.143 52l408.571 408c13.143 13.714 21.143 32.571 21.143 52zM1085.143 585.143c0 19.429-8 38.286-21.143 51.429l-280.571 281.143c-13.714 13.143-32.571 21.143-52 21.143-29.714 0-44.571-13.714-64-33.714l268.571-268.571c13.143-13.143 21.143-32 21.143-51.429s-8-38.286-21.143-52l-408.571-408c-29.143-29.143-84.571-52-125.143-52h128c40.571 0 96 22.857 125.143 52l408.571 408c13.143 13.714 21.143 32.571 21.143 52z" + ], + "attrs": [ + {} + ], + "width": 1085, + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "tags" + ], + "grid": 14 + }, + "attrs": [ + {} + ], + "properties": { + "order": 1, + "id": 2, + "name": "tags", + "prevSize": 28, + "code": 59651 + }, + "setIdx": 1, + "setId": 3, + "iconIdx": 3 + }, + { + "icon": { + "paths": [ + "M73.143 950.857h164.571v-164.571h-164.571v164.571zM274.286 950.857h182.857v-164.571h-182.857v164.571zM73.143 749.714h164.571v-182.857h-164.571v182.857zM274.286 749.714h182.857v-182.857h-182.857v182.857zM73.143 530.286h164.571v-164.571h-164.571v164.571zM493.714 950.857h182.857v-164.571h-182.857v164.571zM274.286 530.286h182.857v-164.571h-182.857v164.571zM713.143 950.857h164.571v-164.571h-164.571v164.571zM493.714 749.714h182.857v-182.857h-182.857v182.857zM292.571 256v-164.571c0-9.714-8.571-18.286-18.286-18.286h-36.571c-9.714 0-18.286 8.571-18.286 18.286v164.571c0 9.714 8.571 18.286 18.286 18.286h36.571c9.714 0 18.286-8.571 18.286-18.286zM713.143 749.714h164.571v-182.857h-164.571v182.857zM493.714 530.286h182.857v-164.571h-182.857v164.571zM713.143 530.286h164.571v-164.571h-164.571v164.571zM731.429 256v-164.571c0-9.714-8.571-18.286-18.286-18.286h-36.571c-9.714 0-18.286 8.571-18.286 18.286v164.571c0 9.714 8.571 18.286 18.286 18.286h36.571c9.714 0 18.286-8.571 18.286-18.286zM950.857 219.429v731.429c0 40-33.143 73.143-73.143 73.143h-804.571c-40 0-73.143-33.143-73.143-73.143v-731.429c0-40 33.143-73.143 73.143-73.143h73.143v-54.857c0-50.286 41.143-91.429 91.429-91.429h36.571c50.286 0 91.429 41.143 91.429 91.429v54.857h219.429v-54.857c0-50.286 41.143-91.429 91.429-91.429h36.571c50.286 0 91.429 41.143 91.429 91.429v54.857h73.143c40 0 73.143 33.143 73.143 73.143z" + ], + "attrs": [ + {} + ], + "width": 951, + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "calendar" + ], + "grid": 14 + }, + "attrs": [ + {} + ], + "properties": { + "order": 1, + "id": 1, + "name": "calendar", + "prevSize": 28, + "code": 59652 + }, + "setIdx": 1, + "setId": 3, + "iconIdx": 4 + }, + { + "icon": { + "paths": [ + "M365.714 694.857c0 41.714-21.714 109.714-73.143 109.714s-73.143-68-73.143-109.714 21.714-109.714 73.143-109.714 73.143 68 73.143 109.714zM731.429 694.857c0 41.714-21.714 109.714-73.143 109.714s-73.143-68-73.143-109.714 21.714-109.714 73.143-109.714 73.143 68 73.143 109.714zM822.857 694.857c0-87.429-53.143-164.571-146.286-164.571-37.714 0-73.714 6.857-111.429 12-29.714 4.571-59.429 6.286-89.714 6.286s-60-1.714-89.714-6.286c-37.143-5.143-73.714-12-111.429-12-93.143 0-146.286 77.143-146.286 164.571 0 174.857 160 201.714 299.429 201.714h96c139.429 0 299.429-26.857 299.429-201.714zM950.857 594.286c0 63.429-6.286 130.857-34.857 189.143-75.429 152.571-282.857 167.429-431.429 167.429-150.857 0-370.857-13.143-449.143-167.429-29.143-57.714-35.429-125.714-35.429-189.143 0-83.429 22.857-162.286 77.714-226.286-10.286-31.429-15.429-64.571-15.429-97.143 0-42.857 9.714-85.714 29.143-124.571 90.286 0 148 39.429 216.571 93.143 57.714-13.714 117.143-20 176.571-20 53.714 0 108 5.714 160 18.286 68-53.143 125.714-91.429 214.857-91.429 19.429 38.857 29.143 81.714 29.143 124.571 0 32.571-5.143 65.143-15.429 96 54.857 64.571 77.714 144 77.714 227.429z" + ], + "attrs": [ + {} + ], + "width": 951, + "isMulticolor": false, + "isMulticolor2": false, + "tags": [ + "github-alt" + ], + "grid": 14 + }, + "attrs": [ + {} + ], + "properties": { + "order": 1, + "id": 0, + "name": "github-alt", + "prevSize": 28, + "code": 59653 + }, + "setIdx": 1, + "setId": 3, + "iconIdx": 5 + }, + { + "icon": { + "paths": [ + "M1024 590.444l-512-397.426-512 397.428v-162.038l512-397.426 512 397.428zM896 576v384h-256v-256h-256v256h-256v-384l384-288z" + ], + "tags": [ + "home", + "house" + ], + "defaultCode": 59648, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "home, house", + "name": "home", + "order": 4, + "id": 1, + "prevSize": 32, + "code": 59654 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 0 + }, + { + "icon": { + "paths": [ + "M896 256v-128h-896v704c0 35.346 28.654 64 64 64h864c53.022 0 96-42.978 96-96v-544h-128zM832 832h-768v-640h768v640zM128 320h640v64h-640zM512 448h256v64h-256zM512 576h256v64h-256zM512 704h192v64h-192zM128 448h320v320h-320z" + ], + "tags": [ + "newspaper", + "news", + "paper" + ], + "defaultCode": 59652, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "newspaper, news", + "name": "newspaper", + "order": 6, + "id": 5, + "prevSize": 32, + "code": 59655 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 4 + }, + { + "icon": { + "paths": [ + "M0 1024c128-384 463-1024 1024-1024-263 211-384 704-576 704s-192 0-192 0l-192 320h-64z" + ], + "tags": [ + "quill", + "feather", + "write", + "edit" + ], + "defaultCode": 59655, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "quill, feather", + "name": "quill", + "order": 5, + "id": 8, + "prevSize": 32, + "code": 59656 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 7 + }, + { + "icon": { + "paths": [ + "M384 0v96c73.482 0 144.712 14.37 211.716 42.71 64.768 27.394 122.958 66.632 172.948 116.624s89.228 108.18 116.624 172.948c28.342 67.004 42.712 138.238 42.712 211.718h96c0-353.46-286.54-640-640-640z", + "M384 192v96c94.022 0 182.418 36.614 248.9 103.098 66.486 66.484 103.1 154.878 103.1 248.902h96c0-247.422-200.576-448-448-448z", + "M480 384l-64 64-224 64-192 416 25.374 25.374 232.804-232.804c-1.412-5.286-2.178-10.84-2.178-16.57 0-35.346 28.654-64 64-64s64 28.654 64 64-28.654 64-64 64c-5.732 0-11.282-0.764-16.568-2.178l-232.804 232.804 25.372 25.374 416-192 64-224 64-64-160-160z" + ], + "tags": [ + "blog", + "pen", + "feed", + "publish", + "broadcast", + "write" + ], + "defaultCode": 59657, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "blog, pen2", + "name": "blog", + "order": 22, + "id": 10, + "prevSize": 32, + "code": 59657 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 9 + }, + { + "icon": { + "paths": [ + "M959.884 128c0.040 0.034 0.082 0.076 0.116 0.116v767.77c-0.034 0.040-0.076 0.082-0.116 0.116h-895.77c-0.040-0.034-0.082-0.076-0.114-0.116v-767.772c0.034-0.040 0.076-0.082 0.114-0.114h895.77zM960 64h-896c-35.2 0-64 28.8-64 64v768c0 35.2 28.8 64 64 64h896c35.2 0 64-28.8 64-64v-768c0-35.2-28.8-64-64-64v0z", + "M832 288c0 53.020-42.98 96-96 96s-96-42.98-96-96 42.98-96 96-96 96 42.98 96 96z", + "M896 832h-768v-128l224-384 256 320h64l224-192z" + ], + "tags": [ + "image", + "picture", + "photo", + "graphic" + ], + "defaultCode": 59661, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "image, picture", + "name": "image", + "order": 8, + "id": 14, + "prevSize": 32, + "code": 59661 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 13 + }, + { + "icon": { + "paths": [ + "M304 608c0 114.876 93.124 208 208 208s208-93.124 208-208-93.124-208-208-208-208 93.124-208 208zM960 256h-224c-16-64-32-128-96-128h-256c-64 0-80 64-96 128h-224c-35.2 0-64 28.8-64 64v576c0 35.2 28.8 64 64 64h896c35.2 0 64-28.8 64-64v-576c0-35.2-28.8-64-64-64zM512 892c-156.85 0-284-127.148-284-284 0-156.85 127.15-284 284-284 156.852 0 284 127.15 284 284 0 156.852-127.146 284-284 284zM960 448h-128v-64h128v64z" + ], + "tags": [ + "camera", + "photo", + "picture", + "image" + ], + "defaultCode": 59663, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "camera, photo", + "name": "camera", + "order": 7, + "id": 16, + "prevSize": 32, + "code": 59663 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 15 + }, + { + "icon": { + "paths": [ + "M981.188 160.108c-143.632-20.65-302.332-32.108-469.186-32.108-166.86 0-325.556 11.458-469.194 32.108-27.53 107.726-42.808 226.75-42.808 351.892 0 125.14 15.278 244.166 42.808 351.89 143.638 20.652 302.336 32.11 469.194 32.11 166.854 0 325.552-11.458 469.186-32.11 27.532-107.724 42.812-226.75 42.812-351.89 0-125.142-15.28-244.166-42.812-351.892zM384.002 704v-384l320 192-320 192z" + ], + "tags": [ + "play", + "video", + "movie" + ], + "defaultCode": 59666, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "play, video", + "name": "play", + "order": 23, + "id": 19, + "prevSize": 32, + "code": 59666 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 18 + }, + { + "icon": { + "paths": [ + "M1024 429.256c0-200.926-58.792-363.938-131.482-365.226 0.292-0.006 0.578-0.030 0.872-0.030h-82.942c0 0-194.8 146.336-475.23 203.754-8.56 45.292-14.030 99.274-14.030 161.502s5.466 116.208 14.030 161.5c280.428 57.418 475.23 203.756 475.23 203.756h82.942c-0.292 0-0.578-0.024-0.872-0.032 72.696-1.288 131.482-164.298 131.482-365.224zM864.824 739.252c-9.382 0-19.532-9.742-24.746-15.548-12.63-14.064-24.792-35.96-35.188-63.328-23.256-61.232-36.066-143.31-36.066-231.124 0-87.81 12.81-169.89 36.066-231.122 10.394-27.368 22.562-49.266 35.188-63.328 5.214-5.812 15.364-15.552 24.746-15.552 9.38 0 19.536 9.744 24.744 15.552 12.634 14.064 24.796 35.958 35.188 63.328 23.258 61.23 36.068 143.312 36.068 231.122 0 87.804-12.81 169.888-36.068 231.124-10.39 27.368-22.562 49.264-35.188 63.328-5.208 5.806-15.36 15.548-24.744 15.548zM251.812 429.256c0-51.95 3.81-102.43 11.052-149.094-47.372 6.554-88.942 10.324-140.34 10.324-67.058 0-67.058 0-67.058 0l-55.466 94.686v88.17l55.46 94.686c0 0 0 0 67.060 0 51.398 0 92.968 3.774 140.34 10.324-7.236-46.664-11.048-97.146-11.048-149.096zM368.15 642.172l-127.998-24.51 81.842 321.544c4.236 16.634 20.744 25.038 36.686 18.654l118.556-47.452c15.944-6.376 22.328-23.964 14.196-39.084l-123.282-229.152zM864.824 548.73c-3.618 0-7.528-3.754-9.538-5.992-4.87-5.42-9.556-13.86-13.562-24.408-8.962-23.6-13.9-55.234-13.9-89.078s4.938-65.478 13.9-89.078c4.006-10.548 8.696-18.988 13.562-24.408 2.010-2.24 5.92-5.994 9.538-5.994 3.616 0 7.53 3.756 9.538 5.994 4.87 5.42 9.556 13.858 13.56 24.408 8.964 23.598 13.902 55.234 13.902 89.078 0 33.842-4.938 65.478-13.902 89.078-4.004 10.548-8.696 18.988-13.56 24.408-2.008 2.238-5.92 5.992-9.538 5.992z" + ], + "tags": [ + "bullhorn", + "megaphone", + "announcement", + "advertisement", + "news" + ], + "defaultCode": 59674, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "bullhorn, megaphone", + "name": "bullhorn", + "order": 36, + "id": 27, + "prevSize": 32, + "code": 59674 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 26 + }, + { + "icon": { + "paths": [ + "M512 0c-282.77 0-512 229.23-512 512s229.23 512 512 512 512-229.23 512-512-229.23-512-512-512zM96 512c0-229.75 186.25-416 416-416 109.574 0 209.232 42.386 283.534 111.628l-411.534 176.372-176.372 411.534c-69.242-74.302-111.628-173.96-111.628-283.534zM585.166 585.166l-256.082 109.75 109.75-256.082 146.332 146.332zM512 928c-109.574 0-209.234-42.386-283.532-111.628l411.532-176.372 176.372-411.532c69.242 74.298 111.628 173.958 111.628 283.532 0 229.75-186.25 416-416 416z" + ], + "tags": [ + "compass", + "direction", + "location" + ], + "defaultCode": 59722, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "compass2, direction2", + "name": "compass2", + "order": 21, + "id": 75, + "prevSize": 32, + "code": 59722 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 74 + }, + { + "icon": { + "paths": [ + "M576 706.612v-52.78c70.498-39.728 128-138.772 128-237.832 0-159.058 0-288-192-288s-192 128.942-192 288c0 99.060 57.502 198.104 128 237.832v52.78c-217.102 17.748-384 124.42-384 253.388h896c0-128.968-166.898-235.64-384-253.388z" + ], + "tags": [ + "user", + "profile", + "avatar", + "person", + "member" + ], + "defaultCode": 59761, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "user, profile2", + "name": "user", + "order": 12, + "id": 114, + "prevSize": 32, + "code": 59761 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 113 + }, + { + "icon": { + "width": 1152, + "paths": [ + "M768 770.612v-52.78c70.498-39.728 128-138.772 128-237.832 0-159.058 0-288-192-288s-192 128.942-192 288c0 99.060 57.502 198.104 128 237.832v52.78c-217.102 17.748-384 124.42-384 253.388h896c0-128.968-166.898-235.64-384-253.388z", + "M327.196 795.328c55.31-36.15 124.080-63.636 199.788-80.414-15.054-17.784-28.708-37.622-40.492-59.020-30.414-55.234-46.492-116.058-46.492-175.894 0-86.042 0-167.31 30.6-233.762 29.706-64.504 83.128-104.496 159.222-119.488-16.914-76.48-61.94-126.75-181.822-126.75-192 0-192 128.942-192 288 0 99.060 57.502 198.104 128 237.832v52.78c-217.102 17.748-384 124.42-384 253.388h279.006c14.518-12.91 30.596-25.172 48.19-36.672z" + ], + "tags": [ + "users", + "group", + "team", + "members", + "community", + "collaborate" + ], + "defaultCode": 59762, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "users, group", + "name": "users", + "order": 13, + "id": 115, + "prevSize": 32, + "code": 59762 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 114 + }, + { + "icon": { + "paths": [ + "M320 192c0-106.039 85.961-192 192-192s192 85.961 192 192c0 106.039-85.961 192-192 192s-192-85.961-192-192zM768.078 448h-35.424l-199.104 404.244 74.45-372.244-96-96-96 96 74.45 372.244-199.102-404.244h-35.424c-127.924 0-127.924 85.986-127.924 192v320h768v-320c0-106.014 0-192-127.922-192z" + ], + "tags": [ + "user-tie", + "user", + "user-employee", + "profile", + "avatar", + "person", + "member", + "job", + "official" + ], + "defaultCode": 59766, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "user-tie, user5", + "name": "user-tie", + "order": 11, + "id": 119, + "prevSize": 32, + "code": 59766 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 118 + }, + { + "icon": { + "paths": [ + "M992 512l-480-480v288h-512v384h512v288z" + ], + "tags": [ + "arrow-right", + "right", + "next" + ], + "defaultCode": 59956, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "arrow-right, right3", + "name": "arrow-right", + "order": 39, + "id": 309, + "prevSize": 32, + "code": 59956 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 308 + }, + { + "icon": { + "paths": [ + "M32 512l480 480v-288h512v-384h-512v-288z" + ], + "tags": [ + "arrow-left", + "left", + "previous" + ], + "defaultCode": 59960, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "arrow-left, left3", + "name": "arrow-left", + "order": 38, + "id": 313, + "prevSize": 32, + "code": 59960 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 312 + }, + { + "icon": { + "width": 1280, + "paths": [ + "M832 736l96 96 320-320-320-320-96 96 224 224z", + "M448 288l-96-96-320 320 320 320 96-96-224-224z", + "M701.298 150.519l69.468 18.944-191.987 704.026-69.468-18.944 191.987-704.026z" + ], + "tags": [ + "embed", + "code", + "html", + "xml" + ], + "defaultCode": 60032, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "embed2, code2", + "name": "embed2", + "order": 14, + "id": 385, + "prevSize": 32, + "code": 60032 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 384 + }, + { + "icon": { + "paths": [ + "M864 704c-45.16 0-85.92 18.738-115.012 48.83l-431.004-215.502c1.314-8.252 2.016-16.706 2.016-25.328s-0.702-17.076-2.016-25.326l431.004-215.502c29.092 30.090 69.852 48.828 115.012 48.828 88.366 0 160-71.634 160-160s-71.634-160-160-160-160 71.634-160 160c0 8.622 0.704 17.076 2.016 25.326l-431.004 215.504c-29.092-30.090-69.852-48.83-115.012-48.83-88.366 0-160 71.636-160 160 0 88.368 71.634 160 160 160 45.16 0 85.92-18.738 115.012-48.828l431.004 215.502c-1.312 8.25-2.016 16.704-2.016 25.326 0 88.368 71.634 160 160 160s160-71.632 160-160c0-88.364-71.634-160-160-160z" + ], + "tags": [ + "share", + "social" + ], + "defaultCode": 60034, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "share2, social", + "name": "share2", + "order": 16, + "id": 387, + "prevSize": 32, + "code": 60034 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 386 + }, + { + "icon": { + "paths": [ + "M325.8 457.4v111.8h184.8c-7.4 48-55.8 140.6-184.8 140.6-111.2 0-202-92.2-202-205.8s90.8-205.8 202-205.8c63.4 0 105.6 27 129.8 50.2l88.4-85.2c-56.8-53-130.4-85.2-218.2-85.2-180.2 0.2-325.8 145.8-325.8 326s145.6 325.8 325.8 325.8c188 0 312.8-132.2 312.8-318.4 0-21.4-2.4-37.8-5.2-54h-307.6z", + "M1024 448h-96v-96h-96v96h-96v96h96v96h96v-96h96z" + ], + "tags": [ + "google-plus", + "brand", + "social" + ], + "defaultCode": 60043, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "google-plus, brand5", + "name": "google-plus", + "order": 18, + "id": 396, + "prevSize": 32, + "code": 60043 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 395 + }, + { + "icon": { + "paths": [ + "M928 0h-832c-52.8 0-96 43.2-96 96v832c0 52.8 43.2 96 96 96h416v-448h-128v-128h128v-64c0-105.8 86.2-192 192-192h128v128h-128c-35.2 0-64 28.8-64 64v64h192l-32 128h-160v448h288c52.8 0 96-43.2 96-96v-832c0-52.8-43.2-96-96-96z" + ], + "tags": [ + "facebook", + "brand", + "social" + ], + "defaultCode": 60049, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "facebook2, brand11", + "name": "facebook2", + "order": 25, + "id": 402, + "prevSize": 32, + "code": 60049 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 401 + }, + { + "icon": { + "paths": [ + "M1024 226.4c-37.6 16.8-78.2 28-120.6 33 43.4-26 76.6-67.2 92.4-116.2-40.6 24-85.6 41.6-133.4 51-38.4-40.8-93-66.2-153.4-66.2-116 0-210 94-210 210 0 16.4 1.8 32.4 5.4 47.8-174.6-8.8-329.4-92.4-433-219.6-18 31-28.4 67.2-28.4 105.6 0 72.8 37 137.2 93.4 174.8-34.4-1-66.8-10.6-95.2-26.2 0 0.8 0 1.8 0 2.6 0 101.8 72.4 186.8 168.6 206-17.6 4.8-36.2 7.4-55.4 7.4-13.6 0-26.6-1.4-39.6-3.8 26.8 83.4 104.4 144.2 196.2 146-72 56.4-162.4 90-261 90-17 0-33.6-1-50.2-3 93.2 59.8 203.6 94.4 322.2 94.4 386.4 0 597.8-320.2 597.8-597.8 0-9.2-0.2-18.2-0.6-27.2 41-29.4 76.6-66.4 104.8-108.6z" + ], + "tags": [ + "twitter", + "brand", + "tweet", + "social" + ], + "defaultCode": 60054, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "twitter, brand16", + "name": "twitter", + "order": 24, + "id": 407, + "prevSize": 32, + "code": 60054 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 406 + }, + { + "icon": { + "paths": [ + "M136.294 750.93c-75.196 0-136.292 61.334-136.292 136.076 0 75.154 61.1 135.802 136.292 135.802 75.466 0 136.494-60.648 136.494-135.802-0.002-74.742-61.024-136.076-136.494-136.076zM0.156 347.93v196.258c127.784 0 247.958 49.972 338.458 140.512 90.384 90.318 140.282 211.036 140.282 339.3h197.122c-0.002-372.82-303.282-676.070-675.862-676.070zM0.388 0v196.356c455.782 0 826.756 371.334 826.756 827.644h196.856c0-564.47-459.254-1024-1023.612-1024z" + ], + "tags": [ + "feed", + "rss", + "social" + ], + "defaultCode": 60059, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "feed2, rss", + "name": "rss", + "order": 17, + "id": 412, + "prevSize": 32, + "code": 60059 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 411 + }, + { + "icon": { + "paths": [ + "M512.008 12.642c-282.738 0-512.008 229.218-512.008 511.998 0 226.214 146.704 418.132 350.136 485.836 25.586 4.738 34.992-11.11 34.992-24.632 0-12.204-0.48-52.542-0.696-95.324-142.448 30.976-172.504-60.41-172.504-60.41-23.282-59.176-56.848-74.916-56.848-74.916-46.452-31.778 3.51-31.124 3.51-31.124 51.4 3.61 78.476 52.766 78.476 52.766 45.672 78.27 119.776 55.64 149.004 42.558 4.588-33.086 17.852-55.68 32.506-68.464-113.73-12.942-233.276-56.85-233.276-253.032 0-55.898 20.004-101.574 52.76-137.428-5.316-12.9-22.854-64.972 4.952-135.5 0 0 43.006-13.752 140.84 52.49 40.836-11.348 84.636-17.036 128.154-17.234 43.502 0.198 87.336 5.886 128.256 17.234 97.734-66.244 140.656-52.49 140.656-52.49 27.872 70.528 10.35 122.6 5.036 135.5 32.82 35.856 52.694 81.532 52.694 137.428 0 196.654-119.778 239.95-233.79 252.624 18.364 15.89 34.724 47.046 34.724 94.812 0 68.508-0.596 123.644-0.596 140.508 0 13.628 9.222 29.594 35.172 24.566 203.322-67.776 349.842-259.626 349.842-485.768 0-282.78-229.234-511.998-511.992-511.998z" + ], + "tags": [ + "github", + "brand", + "octacat", + "social" + ], + "defaultCode": 60080, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "github, brand40", + "name": "github", + "order": 10, + "id": 433, + "prevSize": 32, + "code": 60080 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 432 + }, + { + "icon": { + "paths": [ + "M425.6 37.4c-1.6-1-3.4-1.8-5-2.6-1.8 0.4-3.4 0.6-5.2 1l10.2 1.6z", + "M36.8 421c-0.4 1.8-0.6 3.6-0.8 5.2 1 1.6 1.6 3.2 2.6 4.8l-1.8-10z", + "M986.8 602.6c0.4-1.8 0.6-3.6 1-5.4-1-1.6-1.6-3.2-2.6-4.8l1.6 10.2z", + "M592 983c1.6 1 3.4 1.8 5 2.6 1.8-0.4 3.6-0.6 5.4-0.8l-10.4-1.8z", + "M987.8 597.2c-0.4 1.8-0.6 3.6-1 5.4l-1.8-10.4c1 1.8 1.8 3.4 2.8 5 5.2-28.8 8-58.2 8-87.6 0-65.2-12.8-128.6-38-188.2-24.4-57.6-59.2-109.4-103.6-153.8s-96.2-79.2-153.6-103.6c-59.6-25.2-123-38-188.2-38-30.8 0-61.6 2.8-91.6 8.6 0 0-0.2 0-0.2 0 1.6 0.8 3.4 1.6 5 2.6l-10.2-1.6c1.8-0.4 3.4-0.6 5.2-1-41.2-21.8-87.4-33.6-134.2-33.6-76.4 0-148.4 29.8-202.4 83.8s-83.8 126-83.8 202.4c0 48.6 12.6 96.6 36 138.8 0.4-1.8 0.6-3.6 0.8-5.2l1.8 10.2c-1-1.6-1.8-3.2-2.6-4.8-4.8 27.4-7.2 55.4-7.2 83.4 0 65.2 12.8 128.6 38 188.2 24.4 57.6 59.2 109.2 103.6 153.6s96.2 79.2 153.8 103.6c59.6 25.2 123 38 188.2 38 28.4 0 56.8-2.6 84.6-7.6-1.6-1-3.2-1.8-5-2.6l10.4 1.8c-1.8 0.4-3.6 0.6-5.4 0.8 42.8 24.2 91.4 37.2 140.8 37.2 76.4 0 148.4-29.8 202.4-83.8s83.8-126 83.8-202.4c-0.2-48.6-12.8-96.6-36.4-139.2zM514.2 805.8c-171.8 0-248.6-84.4-248.6-147.8 0-32.4 24-55.2 57-55.2 73.6 0 54.4 105.6 191.6 105.6 70.2 0 109-38.2 109-77.2 0-23.4-11.6-49.4-57.8-60.8l-152.8-38.2c-123-30.8-145.4-97.4-145.4-160 0-129.8 122.2-178.6 237-178.6 105.8 0 230.4 58.4 230.4 136.4 0 33.4-29 52.8-62 52.8-62.8 0-51.2-86.8-177.6-86.8-62.8 0-97.4 28.4-97.4 69s49.6 53.6 92.6 63.4l113.2 25.2c123.8 27.6 155.2 100 155.2 168 0 105.4-81 184.2-244.4 184.2z" + ], + "tags": [ + "skype", + "brand", + "social" + ], + "defaultCode": 60101, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "skype, brand60", + "name": "skype", + "order": 19, + "id": 454, + "prevSize": 32, + "code": 60101 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 453 + }, + { + "icon": { + "paths": [ + "M842.012 589.48c-13.648-13.446-43.914-20.566-89.972-21.172-31.178-0.344-68.702 2.402-108.17 7.928-17.674-10.198-35.892-21.294-50.188-34.658-38.462-35.916-70.568-85.772-90.576-140.594 1.304-5.12 2.414-9.62 3.448-14.212 0 0 21.666-123.060 15.932-164.666-0.792-5.706-1.276-7.362-2.808-11.796l-1.882-4.834c-5.894-13.592-17.448-27.994-35.564-27.208l-10.916-0.344c-20.202 0-36.664 10.332-40.986 25.774-13.138 48.434 0.418 120.892 24.98 214.738l-6.288 15.286c-17.588 42.876-39.63 86.060-59.078 124.158l-2.528 4.954c-20.46 40.040-39.026 74.028-55.856 102.822l-17.376 9.188c-1.264 0.668-31.044 16.418-38.028 20.644-59.256 35.38-98.524 75.542-105.038 107.416-2.072 10.17-0.53 23.186 10.014 29.212l16.806 8.458c7.292 3.652 14.978 5.502 22.854 5.502 42.206 0 91.202-52.572 158.698-170.366 77.93-25.37 166.652-46.458 244.412-58.090 59.258 33.368 132.142 56.544 178.142 56.544 8.168 0 15.212-0.78 20.932-2.294 8.822-2.336 16.258-7.368 20.792-14.194 8.926-13.432 10.734-31.932 8.312-50.876-0.72-5.622-5.21-12.574-10.068-17.32zM211.646 814.048c7.698-21.042 38.16-62.644 83.206-99.556 2.832-2.296 9.808-8.832 16.194-14.902-47.104 75.124-78.648 105.066-99.4 114.458zM478.434 199.686c13.566 0 21.284 34.194 21.924 66.254s-6.858 54.56-16.158 71.208c-7.702-24.648-11.426-63.5-11.426-88.904 0 0-0.566-48.558 5.66-48.558v0zM398.852 637.494c9.45-16.916 19.282-34.756 29.33-53.678 24.492-46.316 39.958-82.556 51.478-112.346 22.91 41.684 51.444 77.12 84.984 105.512 4.186 3.542 8.62 7.102 13.276 10.65-68.21 13.496-127.164 29.91-179.068 49.862v0zM828.902 633.652c-4.152 2.598-16.052 4.1-23.708 4.1-24.708 0-55.272-11.294-98.126-29.666 16.468-1.218 31.562-1.838 45.102-1.838 24.782 0 32.12-0.108 56.35 6.072 24.228 6.18 24.538 18.734 20.382 21.332v0z", + "M917.806 229.076c-22.21-30.292-53.174-65.7-87.178-99.704s-69.412-64.964-99.704-87.178c-51.574-37.82-76.592-42.194-90.924-42.194h-496c-44.112 0-80 35.888-80 80v864c0 44.112 35.886 80 80 80h736c44.112 0 80-35.888 80-80v-624c0-14.332-4.372-39.35-42.194-90.924v0zM785.374 174.626c30.7 30.7 54.8 58.398 72.58 81.374h-153.954v-153.946c22.982 17.78 50.678 41.878 81.374 72.572v0zM896 944c0 8.672-7.328 16-16 16h-736c-8.672 0-16-7.328-16-16v-864c0-8.672 7.328-16 16-16 0 0 495.956-0.002 496 0v224c0 17.672 14.324 32 32 32h224v624z" + ], + "tags": [ + "file-pdf", + "file", + "file-format" + ], + "defaultCode": 60127, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "file-pdf, file10", + "name": "file-pdf", + "order": 40, + "id": 480, + "prevSize": 32, + "code": 60127 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 479 + }, + { + "icon": { + "paths": [ + "M60.538 0l82.144 921.63 368.756 102.37 369.724-102.524 82.3-921.476h-902.924zM784.63 301.428h-432.54l10.302 115.75h411.968l-31.042 347.010-231.844 64.254-231.572-64.254-15.83-177.512h113.494l8.048 90.232 125.862 33.916 0.278-0.078 125.934-33.992 13.070-146.55h-391.74l-30.494-341.8h566.214l-10.108 113.024z" + ], + "tags": [ + "html-five", + "w3c" + ], + "defaultCode": 60132, + "grid": 16, + "attrs": [] + }, + "attrs": [], + "properties": { + "ligatures": "html-five, w3c", + "name": "html-five", + "order": 26, + "id": 485, + "prevSize": 32, + "code": 60132 + }, + "setIdx": 3, + "setId": 1, + "iconIdx": 484 + } + ], + "height": 1024, + "metadata": { + "name": "icomoon" + }, + "preferences": { + "showGlyphs": true, + "showQuickUse": true, + "showQuickUse2": true, + "showSVGs": true, + "fontPref": { + "prefix": "icon-", + "metadata": { + "fontFamily": "icomoon" + }, + "metrics": { + "emSize": 1024, + "baseline": 6.25, + "whitespace": 50 + }, + "embed": false + }, + "imagePref": { + "prefix": "icon-", + "png": true, + "useClassSelector": true, + "color": 0, + "bgColor": 16777215, + "classSelector": ".icon" + }, + "historySize": 50, + "showCodes": true, + "gridSize": 16 + } +} \ No newline at end of file