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
diff options
context:
space:
mode:
authorTilman Vatteroth <git@tilmanvatteroth.de>2021-09-06 16:58:37 +0300
committerGitHub <noreply@github.com>2021-09-06 16:58:37 +0300
commitef984e90ab318209155190476a97af77f3008c89 (patch)
tree00da34241c61017f2c0d2f6fcfc152eb8fca92a9
parent2d2243494f04ca110dc9080b12399845480e76f3 (diff)
Add Canonical Icon (#356)
Co-authored-by: shine <4771718+shinenelson@users.noreply.github.com>
-rw-r--r--src/icons/icons.yml8
-rw-r--r--src/icons/svg/canonical.svg3
2 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/icons.yml b/src/icons/icons.yml
index ff0626dec..a770e4696 100644
--- a/src/icons/icons.yml
+++ b/src/icons/icons.yml
@@ -7897,6 +7897,14 @@ icons:
categories:
- Brand Icons
+ - name: Canonical
+ id: canonical
+ unicode: f36a
+ created: 1.3
+ url: canonical.com
+ categories:
+ - Brand Icons
+
diff --git a/src/icons/svg/canonical.svg b/src/icons/svg/canonical.svg
new file mode 100644
index 000000000..a779baa01
--- /dev/null
+++ b/src/icons/svg/canonical.svg
@@ -0,0 +1,3 @@
+<svg width="1536" height="1792" viewBox="0 0 1536 1792" xmlns="http://www.w3.org/2000/svg">
+ <path d="M 640.00002,256 C 286.51849,256 0,542.53157 0,896.01762 0,1249.4631 286.523,1536 640.00002,1536 993.46802,1536 1280.0087,1249.4676 1280.0087,896.01762 1280.0087,542.53157 993.46351,256 640.00002,256 Z m 0,155.68523 c 267.51101,0 484.32348,216.83967 484.32348,484.32359 0,267.52458 -216.81247,484.30598 -484.32348,484.30598 -267.50198,0 -484.30599,-216.7814 -484.30599,-484.30598 0,-267.48392 216.80401,-484.32359 484.30599,-484.32359 z m 0.0181,76.80243 c -225.0786,0 -407.52992,182.42925 -407.52992,407.51236 0,225.13278 182.45132,407.52108 407.52992,407.52108 225.08762,0 407.52108,-182.3883 407.52108,-407.52108 0,-225.08311 -182.43797,-407.51236 -407.52108,-407.51236 z"/>
+</svg>