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:26:43 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-10-08 22:26:43 +0300
commit43e7f35b5972dbd9309535d46e91cb4d9336461c (patch)
tree7beb2bd3eca8df7edf176524d0c1d7b03daa3726 /src
parent6e6c8e480fc6b1a95830bf3a9bb948a3155df018 (diff)
Adds Bootstrap icon. Fixes #90
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/bootstrap.svg3
-rw-r--r--src/icons/svg/pixelfed.svg2
4 files changed, 18 insertions, 3 deletions
diff --git a/src/icons/.fontcustom-manifest.json b/src/icons/.fontcustom-manifest.json
index 62b351576..08b57c6b3 100644
--- a/src/icons/.fontcustom-manifest.json
+++ b/src/icons/.fontcustom-manifest.json
@@ -1,7 +1,7 @@
{
"checksum": {
- "previous": "1de221971e8a257ddc897b9eb3133a7a12d8328bd70079bb2faeb42879a0b4d6",
- "current": "1de221971e8a257ddc897b9eb3133a7a12d8328bd70079bb2faeb42879a0b4d6"
+ "previous": "5835fcb2bb37593d60be0c63db65f6b6652b7522f3900266678a3d189ca655d0",
+ "current": "5835fcb2bb37593d60be0c63db65f6b6652b7522f3900266678a3d189ca655d0"
},
"fonts": [
"forkawesome/forkawesome.ttf",
@@ -359,6 +359,10 @@
"codepoint": 61591,
"source": "svg/bookmark-o.svg"
},
+ "bootstrap": {
+ "codepoint": 62229,
+ "source": "svg/bootstrap.svg"
+ },
"braille": {
"codepoint": 62113,
"source": "svg/braille.svg"
diff --git a/src/icons/icons.yml b/src/icons/icons.yml
index e64a91d9c..09216efac 100644
--- a/src/icons/icons.yml
+++ b/src/icons/icons.yml
@@ -7109,3 +7109,11 @@ icons:
- photo
categories:
- Brand Icons
+
+ - name: Bootstrap
+ id: bootstrap
+ unicode: f315
+ created: 1.1
+ url: getbootstrap.com
+ categories:
+ - Brand Icons
diff --git a/src/icons/svg/bootstrap.svg b/src/icons/svg/bootstrap.svg
new file mode 100644
index 000000000..40c1f79d3
--- /dev/null
+++ b/src/icons/svg/bootstrap.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
+ <path d="M256 128C115.2 128 0 243.2 0 384v1024c0 140.8 115.2 256 256 256h1024c140.8 0 256-115.2 256-256V384c0-140.8-115.2-256-256-256H256zm237.854 387.59h311.591c136.207 0 228.393 79.41 228.393 198.525 0 82.824-60.661 159.925-137.31 173.703v4.416c108.097 13.78 177.568 89.902 177.568 195.766 0 140.072-100.392 223.373-269.678 223.373H493.854V515.59zm99.263 87.566v255.448h158.82c117.46 0 181.434-46.884 181.434-133.02 0-78.858-54.036-122.428-150.588-122.428H593.117zm0 341.008v279.592l196.317-.076c119.667 0 182.539-48.54 182.539-140.55 0-92.009-65.08-138.966-191.9-138.966H593.116z" fill="currentColor"/>
+</svg>
diff --git a/src/icons/svg/pixelfed.svg b/src/icons/svg/pixelfed.svg
index 38bbc11b3..660f1f90d 100644
--- a/src/icons/svg/pixelfed.svg
+++ b/src/icons/svg/pixelfed.svg
@@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
- <path d="M768 1664C343.845 1664 0 1320.155 0 896s343.845-768 768-768 768 343.845 768 768-343.845 768-768 768zm-60.97-600.33h140.887c132.72 0 240.312-104.74 240.312-233.944S980.638 595.782 847.917 595.782H644.576c-76.57 0-138.642 60.427-138.642 134.968v525.312z" fill="#000" fill-rule="evenodd"/>
+ <path d="M768 1664C343.845 1664 0 1320.155 0 896s343.845-768 768-768 768 343.845 768 768-343.845 768-768 768zm-60.97-600.33h140.887c132.72 0 240.312-104.74 240.312-233.944S980.638 595.782 847.917 595.782H644.576c-76.57 0-138.642 60.427-138.642 134.968v525.312z" fill-rule="evenodd"/>
</svg>