Add Backbone.js logo
This commit is contained in:
26
images/android-vector-drawable/backbone.xml
Normal file
26
images/android-vector-drawable/backbone.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="512dp"
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
|
||||
<path
|
||||
android:fillColor="#fff"
|
||||
android:pathData="M15,0 L497,0 Q512,0,512,15 L512,497 Q512,512,497,512 L15,512 Q0,512,0,497 L0,15 Q0,0,15,0 Z" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:strokeColor="#848484"
|
||||
android:strokeWidth="2"
|
||||
android:pathData="M380,102 L380,269 L256,339 L256,291 L339,244 L339,170 L256,217 L256,173 L380,102" />
|
||||
<path
|
||||
android:fillColor="#002a41"
|
||||
android:strokeColor="#848484"
|
||||
android:strokeWidth="2"
|
||||
android:pathData="M132,102 L132,269 L256,339 L256,291 L173,244 L173,170 L256,217 L256,173 L132,102 M380,410 L380,243 L256,173 L256,221 L339,268 L339,339 L256,291 L256,339 L380,410" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:strokeColor="#848484"
|
||||
android:strokeWidth="2"
|
||||
android:pathData="M132,410 L132,243 L256,173 L256,221 L173,268 L173,339 L256,291 L256,339 L132,410" />
|
||||
</vector>
|
56
images/reference/Backbone_js_logo.svg
Normal file
56
images/reference/Backbone_js_logo.svg
Normal file
@@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.1"
|
||||
width="900"
|
||||
height="161"
|
||||
id="svg2">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
transform="translate(129.47008,-1148.7329)"
|
||||
id="layer1">
|
||||
<g
|
||||
transform="matrix(0.17893165,0,0,0.17893165,-129.37356,1149.0013)"
|
||||
id="Page 1"
|
||||
style="fill:#d8d8d8;fill-rule:evenodd">
|
||||
<g
|
||||
id="BackBone.JS">
|
||||
<path
|
||||
d="M 0,0 0,485 361,690.78502 361,550.90277 119.49609,413.23549 119.49609,197 361,334.66728 361,205.78502 0,0 z m 0,0"
|
||||
id="Path"
|
||||
style="fill:#002a41;stroke:#848484;stroke-width:1" />
|
||||
<path
|
||||
d="M 722,0 722,485 361,690.78502 361,550.90277 602.50391,413.23549 602.50391,197 361,334.66728 361,205.78502 722,0 z m 0,0"
|
||||
id="path2996"
|
||||
style="fill:#0071b5;stroke:#848484;stroke-width:1" />
|
||||
<path
|
||||
d="m 0,896.78502 0,-485 L 361,206 l 0,139.88225 -241.50391,137.66728 0,205.23549 L 361,551.11775 361,691 0,896.78502 z m 0,0"
|
||||
id="path2998"
|
||||
style="fill:#0071b5;stroke:#848484;stroke-width:1" />
|
||||
<path
|
||||
d="m 722,896.78502 0,-485 L 361,206 l 0,139.88225 241.50391,137.66728 0,205.23549 L 361,551.11775 361,691 722,896.78502 z m 0,0"
|
||||
id="path3000"
|
||||
style="fill:#002a41;stroke:#848484;stroke-width:1" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
@@ -140,3 +140,4 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/linux.svg" width="256" /> | <img src="/images/reference/Classic_flat_look_v1.1.svg" width="256" /> | https://www.linuxfoundation.org/trademark-usage/ |
|
||||
| <img src="/images/svg/imdb.svg" width="256" /> | <img src="/images/reference/imdb.svg" width="256" /> | https://imdb.com/ |
|
||||
| <img src="/images/svg/nhs.svg" width="256" /> | <img src="/images/reference/nhs-logo-digital-space.jpg" width="256" /> | https://www.england.nhs.uk/nhsidentity/identity-guidelines/nhs-logo/ |
|
||||
| <img src="/images/svg/backbone.svg" width="256" /> | <img src="/images/reference/Backbone_js_logo.svg" width="256" /> | https://backbonejs.org/ |
|
||||
|
6
images/svg/backbone.svg
Normal file
6
images/svg/backbone.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Backbone" role="img"
|
||||
viewBox="0 0 512 512" fill="#0071b5"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><g stroke="#848484" stroke-width="2"><path d="M380 102v167l-124 70v-48l83-47v-74l-83 47v-44l124-71"/><path fill="#002a41" d="M132 102v167l124 70v-48l-83-47v-74l83 47v-44l-124-71M380 410V243l-124-70v48l83 47v71l-83-48v48l124 71"/><path d="M132 410V243l124-70v48l-83 47v71l83-48v48l-124 71"/></g></svg>
|
After Width: | Height: | Size: 463 B |
Reference in New Issue
Block a user