| --- |
| title: Material |
| bold: true |
| bookCollapseSection: false |
| bookHidden: true |
| |
| tables: |
| png: |
| name: "png" |
| |
| cols: |
| - id: "Colored" |
| name: "Colored logo" |
| - id: "WhiteFilled" |
| name: "White filled logo" |
| - id: "BlackOutline" |
| name: "Black outline logo" |
| |
| rows: |
| - Colored: |
| val: "<img src='/img/logo/png/200/flink_squirrel_200_color.png' alt='Apache Flink Logo' title='Apache Flink Logo' width='200px' />" |
| html: true |
| WhiteFilled: |
| val: "<img src='/img/logo/png/200/flink_squirrel_200_white.png' alt='Apache Flink Logo' title='Apache Flink Logo' width='200px' style='background:black;' />" |
| html: true |
| BlackOutline: |
| val: "<img src='/img/logo/png/200/flink_squirrel_200_black.png' alt='Apache Flink Logo' title='Apache Flink Logo' width='200px'/>" |
| html: true |
| - Colored: "**Sizes (px)** [50x50](/img/logo/png/50/color_50.png), [100x100](/img/logo/png/100/flink_squirrel_100_color.png), [200x200](/img/logo/png/200/flink_squirrel_200_color.png), [500x500](/img/logo/png/500/flink_squirrel_500.png), [1000x1000](/img/logo/png/1000/flink_squirrel_1000.png)" |
| WhiteFilled: "**Sizes (px)**: [50x50](/img/logo/png/50/white_50.png), [100x100](/img/logo/png/100/flink_squirrel_100_white.png), [200x200](/img/logo/png/200/flink_squirrel_200_white.png), [500x500](/img/logo/png/500/flink_squirrel_500_white.png), [1000x1000](/img/logo/png/1000/flink_squirrel_white_1000.png)</p>" |
| BlackOutline: "**Sizes (px)**: [50x50](/img/logo/png/50/black_50.png), [100x100](/img/logo/png/100/flink_squirrel_100_black.png), [200x200](/img/logo/png/200/flink_squirrel_200_black.png), [500x500](/img/logo/png/500/flink_squirrel_500_black.png), [1000x1000](/img/logo/png/1000/flink_squirrel_black_1000.png)" |
| |
| svg: |
| name: "svg" |
| |
| cols: |
| - id: "Colored" |
| name: "Colored logo" |
| - id: "WhiteFilled" |
| name: "White filled logo" |
| - id: "BlackOutline" |
| name: "Black outline logo" |
| |
| rows: |
| - Colored: |
| val: "<img src='/img/logo/svg/color_black.svg' alt='Apache Flink Logo' title='Apache Flink Logo' width='200px' />" |
| html: true |
| WhiteFilled: |
| val: "<img src='/img/logo/svg/white_filled.svg' alt='Apache Flink Logo' title='Apache Flink Logo' width='200px' style='background:black;' />" |
| html: true |
| BlackOutline: |
| val: "<img src='/img/logo/svg/black_outline.svg' alt='Apache Flink Logo' title='Apache Flink Logo' width='200px'/>" |
| html: true |
| - Colored: "Colored logo with black text ([color_black.svg](/img/logo/svg/color_black.svg))" |
| WhiteFilled: "White filled logo ([white_filled.svg](/img/logo/svg/white_filled.svg))" |
| BlackOutline: "Black outline logo ([black_outline.svg](/img/logo/svg/black_outline.svg))" |
| |
| |
| --- |
| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| --> |
| |
| # Material |
| |
| ## Apache Flink Logos |
| |
| We provide the Apache Flink logo in different sizes and formats. You can [download all variants](/img/logo.zip) (7.4 MB) or just pick the one you need from this page. |
| |
| ### Portable Network Graphics (PNG) |
| |
| {{< table "png" >}} |
| |
| You can find more variants of the logo [in this directory](/img/logo/png) or [download all variants](/img/logo.zip) (7.4 MB). |
| |
| ### Scalable Vector Graphics (SVG) |
| |
| {{< table "svg" >}} |
| |
| You can find more variants of the logo [in this directory](/img/logo/svg) or [download all variants](/img/logo.zip) (7.4 MB). |
| |
| ### Photoshop (PSD) |
| |
| You can download the logo in PSD format as well: |
| |
| - **Colored logo**: [1000x1000](/img/logo/psd/flink_squirrel_1000.psd). |
| - **Black outline logo with text**: [1000x1000](/img/logo/psd/flink_1000.psd), [5000x5000](/img/logo/psd/flink_5000.psd). |
| |
| You can find more variants of the logo [in this directory](/img/logo/psd) or [download all variants](/img/logo.zip) (7.4 MB). |
| |
| ## Color Scheme |
| |
| You can use the provided color scheme which incorporates some colors of the Flink logo: |
| |
| - [PDF color scheme](/img/logo/colors/flink_colors.pdf) |
| - [Powerpoint color scheme](/img/logo/colors/flink_colors.pptx) |