stand alone - google searchstand alone lock-up the clearance area has been established to allow the...

13
018 Google Registry Icon should not exceed this area 81 x 81 Specifications 64 x 40 Minimum Size 47 30 182 157 41 81 62 Isolated Mark It’s very important that you adhere to the specific dimensions and proportions of the mark. Stand Alone

Upload: others

Post on 08-Mar-2021

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Stand Alone - Google SearchStand Alone Lock-up The clearance area has been established to allow the mark to stand out and not encroach upon other elements. The space surrounding the

018Google Registry

Icon should not exceed this area81 x 81

Specifications

64 x 40Minimum Size

47

30

182

157

41

81

62

Isolated Mark It’s very important that you adhere to the specific dimensions and proportions of the mark.

Stand Alone

Page 2: Stand Alone - Google SearchStand Alone Lock-up The clearance area has been established to allow the mark to stand out and not encroach upon other elements. The space surrounding the

019Google Registry

Isolated Mark The clearance area has been established to allow the mark to stand out and not encroach upon other elements.

The space surrounding the lockups is proportional to it’s size. The clearance area is always defined by the a square of the height of the letters in the domain.

Clear Spacing

Stand Alone

Page 3: Stand Alone - Google SearchStand Alone Lock-up The clearance area has been established to allow the mark to stand out and not encroach upon other elements. The space surrounding the

021Google Registry

25 x 102Minimum Size

89

20

7841252

Construction Guidelines

Lock-up It’s very important that you adhere to the specific dimensions and proportions of the lockups.

Stand Alone

Page 4: Stand Alone - Google SearchStand Alone Lock-up The clearance area has been established to allow the mark to stand out and not encroach upon other elements. The space surrounding the

022Google Registry

Stand Alone

Lock-up The clearance area has been established to allow the mark to stand out and not encroach upon other elements.

The space surrounding the lockups is proportional to it’s size. The clearance area is always defined by the a square of the height of the letters in the domain.

Clear Spacing

Page 5: Stand Alone - Google SearchStand Alone Lock-up The clearance area has been established to allow the mark to stand out and not encroach upon other elements. The space surrounding the

Logo Application Examples

Google Registry

Page 6: Stand Alone - Google SearchStand Alone Lock-up The clearance area has been established to allow the mark to stand out and not encroach upon other elements. The space surrounding the

025Google Registry

Application Example

Promotional Swag

Page 7: Stand Alone - Google SearchStand Alone Lock-up The clearance area has been established to allow the mark to stand out and not encroach upon other elements. The space surrounding the

026Google Registry

Application Example

Promotional Swag

Page 8: Stand Alone - Google SearchStand Alone Lock-up The clearance area has been established to allow the mark to stand out and not encroach upon other elements. The space surrounding the

027Google Registry

Application Example

Mark as Background Pattern

Page 9: Stand Alone - Google SearchStand Alone Lock-up The clearance area has been established to allow the mark to stand out and not encroach upon other elements. The space surrounding the

Marketing Site Example

Google Registry

Page 10: Stand Alone - Google SearchStand Alone Lock-up The clearance area has been established to allow the mark to stand out and not encroach upon other elements. The space surrounding the

029Google Registry

Marketing Site

Logo Lockup Option A

Shown without tagline, with Google logo.

Page 11: Stand Alone - Google SearchStand Alone Lock-up The clearance area has been established to allow the mark to stand out and not encroach upon other elements. The space surrounding the

030Google Registry

HTML Template

Google Registry

Page 12: Stand Alone - Google SearchStand Alone Lock-up The clearance area has been established to allow the mark to stand out and not encroach upon other elements. The space surrounding the

031Google Registry

HTML template

Page 13: Stand Alone - Google SearchStand Alone Lock-up The clearance area has been established to allow the mark to stand out and not encroach upon other elements. The space surrounding the

032Google Registry

Template Instructions

This project was coded using:

• Grunt to automatize tasks (including processing Less files): gruntjs.com

• Bower to install components: bower.io• Handlebars for templating: handlebarsjs.com• Less as CSS preprocessor: lesscss.org• Twitter Bootstrap as a front end framework:

getbootstrap.com• Server requirements: as long as the server supports

HTML and javascript it’s good to go. A basic Apache server would work perfectly.

To run this project locally Node.js will be required (nodejs.org)

1. To preview the template: dev.method.com/goog-49

2. Download or clone the repository from Github: github.com/Method-Inc/goog-49.git (to gain access please send us the Github account you would like to use)

3. Install Grunt-cli (may require sudo) - “npm install -g grunt-cli”

4. Using the command line, go inside the folder you cloned

5. Type ‘npm install’ in the command line, it will download all the bower components

6. Type ‘grunt’ in the command line and it will create the ‘dist’ folder where all the com-piled files will be placed to be readable.