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

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2021-04-13 22:29:10 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-04-13 22:29:10 +0300
commitdb82d1bfc80784a4d519531ed7d3508eb98cb31a (patch)
tree6d46671915076f971434fcdbdc75b99870d50fa2 /assets
parent75df0f11a50371bad11b3dee8bf514dd42238107 (diff)
feat: demo brand logos in Exp and Accomplishments sections
Diffstat (limited to 'assets')
-rw-r--r--assets/media/icon-pack/.gitkeep0
-rw-r--r--assets/media/icons/brands/org-gc.svg15
-rw-r--r--assets/media/icons/brands/org-x.svg15
3 files changed, 30 insertions, 0 deletions
diff --git a/assets/media/icon-pack/.gitkeep b/assets/media/icon-pack/.gitkeep
deleted file mode 100644
index e69de29b..00000000
--- a/assets/media/icon-pack/.gitkeep
+++ /dev/null
diff --git a/assets/media/icons/brands/org-gc.svg b/assets/media/icons/brands/org-gc.svg
new file mode 100644
index 00000000..5104413d
--- /dev/null
+++ b/assets/media/icons/brands/org-gc.svg
@@ -0,0 +1,15 @@
+<svg width="56" height="56" xmlns="http://www.w3.org/2000/svg">
+ <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ -->
+ <g>
+ <title>background</title>
+ <rect fill="#fff" id="canvas_background" height="58" width="58" y="-1" x="-1"/>
+ <g display="none" overflow="visible" y="0" x="0" height="100%" width="100%" id="canvasGrid">
+ <rect fill="url(#gridpattern)" stroke-width="0" y="0" x="0" height="100%" width="100%"/>
+ </g>
+ </g>
+ <g>
+ <title>Layer 1</title>
+ <path stroke="#000" id="svg_2" d="m0.5,28l11.78572,-23.57143l31.42857,0l11.78571,23.57143l-11.78571,23.57143l-31.42857,0l-11.78572,-23.57143z" stroke-width="2" fill="#fff"/>
+ <text font-style="normal" font-weight="normal" xml:space="preserve" text-anchor="start" font-family="'Montserrat Black'" font-size="30" id="svg_1" y="38.75" x="5.30469" stroke-width="0" stroke="#000" fill="#000000">GC</text>
+ </g>
+</svg> \ No newline at end of file
diff --git a/assets/media/icons/brands/org-x.svg b/assets/media/icons/brands/org-x.svg
new file mode 100644
index 00000000..2e7053c5
--- /dev/null
+++ b/assets/media/icons/brands/org-x.svg
@@ -0,0 +1,15 @@
+<svg width="56" height="56" xmlns="http://www.w3.org/2000/svg">
+ <!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ -->
+ <g>
+ <title>background</title>
+ <rect fill="#fff" id="canvas_background" height="58" width="58" y="-1" x="-1"/>
+ <g display="none" overflow="visible" y="0" x="0" height="100%" width="100%" id="canvasGrid">
+ <rect fill="url(#gridpattern)" stroke-width="0" y="0" x="0" height="100%" width="100%"/>
+ </g>
+ </g>
+ <g>
+ <title>Layer 1</title>
+ <path stroke="#000" id="svg_2" d="m0.5,28l11.78572,-23.57143l31.42857,0l11.78571,23.57143l-11.78571,23.57143l-31.42857,0l-11.78572,-23.57143z" stroke-width="2" fill="#fff"/>
+ <text transform="matrix(1,0,0,1,0,0) " style="cursor: text;" font-style="normal" font-weight="normal" xml:space="preserve" text-anchor="start" font-family="'Montserrat Black'" font-size="30" id="svg_1" y="38.75" x="16.57031" stroke-width="0" stroke="#000" fill="#000000">X</text>
+ </g>
+</svg> \ No newline at end of file