Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-10-08 22:32:05 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-10-08 22:32:05 +0300
commit9600b30fb735d02237d052782cc650aee71cbdb3 (patch)
tree50e318fc924eac6506b9089db5c2659df6715d3c /src
parent43e7f35b5972dbd9309535d46e91cb4d9336461c (diff)
Adds dev-to icon. Fixes #85
Diffstat (limited to 'src')
-rw-r--r--src/icons/.fontcustom-manifest.json8
-rw-r--r--src/icons/icons.yml8
-rw-r--r--src/icons/svg/dev-to.svg4
3 files changed, 18 insertions, 2 deletions
diff --git a/src/icons/.fontcustom-manifest.json b/src/icons/.fontcustom-manifest.json
index 08b57c6b3..980114c6f 100644
--- a/src/icons/.fontcustom-manifest.json
+++ b/src/icons/.fontcustom-manifest.json
@@ -1,7 +1,7 @@
{
"checksum": {
- "previous": "5835fcb2bb37593d60be0c63db65f6b6652b7522f3900266678a3d189ca655d0",
- "current": "5835fcb2bb37593d60be0c63db65f6b6652b7522f3900266678a3d189ca655d0"
+ "previous": "3eb483bbff315308cf50167cb58f01278ec7b551ad392ec7ed8ee5ddbe6f8525",
+ "current": "3eb483bbff315308cf50167cb58f01278ec7b551ad392ec7ed8ee5ddbe6f8525"
},
"fonts": [
"forkawesome/forkawesome.ttf",
@@ -763,6 +763,10 @@
"codepoint": 61704,
"source": "svg/desktop.svg"
},
+ "dev-to": {
+ "codepoint": 62230,
+ "source": "svg/dev-to.svg"
+ },
"deviantart": {
"codepoint": 61885,
"source": "svg/deviantart.svg"
diff --git a/src/icons/icons.yml b/src/icons/icons.yml
index 09216efac..bc1aa4e46 100644
--- a/src/icons/icons.yml
+++ b/src/icons/icons.yml
@@ -7117,3 +7117,11 @@ icons:
url: getbootstrap.com
categories:
- Brand Icons
+
+ - name: Dev.to
+ id: dev-to
+ unicode: f316
+ created: 1.1
+ url: dev.to
+ categories:
+ - Brand Icons
diff --git a/src/icons/svg/dev-to.svg b/src/icons/svg/dev-to.svg
new file mode 100644
index 000000000..445279b5a
--- /dev/null
+++ b/src/icons/svg/dev-to.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
+ <path d="M38.932 132.993c-18.478 6.41-30.545 19.986-35.824 39.218C.468 182.393-.286 414.683.09 904.531c1.131 714.595 1.131 717.989 8.673 731.187 4.525 7.165 13.576 16.215 20.74 20.74C42.703 1664 45.342 1664 768.611 1664s725.909 0 739.107-7.542c7.165-4.525 16.215-13.575 20.74-20.74C1536 1622.52 1536 1619.88 1536 896.61s0-725.908-7.542-739.107c-4.525-7.164-13.575-16.215-20.74-20.74-13.198-7.542-16.592-7.542-733.45-8.296-614.289-.754-722.515 0-735.336 4.525zM403.96 600.591c33.939 7.165 58.45 21.118 83.715 47.514 23.003 24.134 37.333 51.662 43.366 82.584 4.902 26.02 4.902 305.825 0 332.221-12.821 68.632-71.27 122.179-143.673 131.606-15.084 1.886-65.615 3.771-111.62 3.771h-84.093V594.935h93.52c66.369 0 100.307 1.508 118.785 5.656zm492.864 49.023v54.679H704.505v135.754h116.9v109.358h-116.9l.754 68.63 1.131 69.01 95.406 1.13 95.028.755v109.357H785.58c-123.687 0-142.919-2.262-162.528-19.609-27.528-24.134-26.02-8.673-27.15-273.77-.755-165.168.377-243.227 3.016-253.786 5.28-19.609 27.528-43.743 47.137-50.53 11.69-4.149 41.104-5.28 133.115-5.657h117.654zm184.4-46.383c1.508 4.902 25.642 96.536 53.547 203.632 27.905 107.472 51.285 193.072 52.039 190.433 1.131-2.64 24.888-93.52 53.17-202.5l51.662-197.976 58.827-1.13c44.497-.755 59.204.376 59.204 3.77s-130.475 499.274-138.017 524.163c-5.28 17.346-33.561 52.793-49.4 62.22-19.985 11.313-49.399 13.199-67.5 3.771-16.214-8.296-37.709-33.184-48.645-56.564-6.787-14.33-117.653-422.347-143.296-527.933l-2.64-10.182h58.827c57.696 0 59.204 0 62.221 8.296z"/>
+ <path d="M301.013 896.611v193.073l38.84-1.508c33.562-1.132 40.727-2.64 55.811-11.313 29.413-17.347 29.79-18.478 29.79-182.514 0-159.889 0-159.889-27.527-177.99-13.576-9.05-19.232-10.18-56.188-11.69l-40.726-1.13z"/>
+</svg>