diff --git a/src/components/BrandingSample.jsx b/src/components/BrandingSample.jsx
deleted file mode 100644
index a1f0b81c2564..000000000000
--- a/src/components/BrandingSample.jsx
+++ /dev/null
@@ -1,7 +0,0 @@
-import PropTypes from 'prop-types';
-BrandingSample.propTypes = {
- color: PropTypes.string.isRequired,
-};
-export default function BrandingSample({ color }) {
- return
-
+
+
[svg](https://github.com/webpack/media/blob/master/logo/logo-on-dark-bg.svg) | [png](https://github.com/webpack/media/blob/master/logo/logo-on-dark-bg.png) | [jpg](https://github.com/webpack/media/blob/master/logo/logo-on-dark-bg.jpg)
@@ -46,59 +38,43 @@ T> Please use the **icon + text** whenever possible.
**The icon is designed to be used in layout-constrained areas. As previously stated, please prefer icon + text.**
-
+
[svg](https://github.com/webpack/media/blob/master/logo/icon.svg) | [png](https://github.com/webpack/media/blob/master/logo/icon.png) | [jpg](https://github.com/webpack/media/blob/master/logo/icon.jpg)
Square-sized icon for bigger areas (like avatars or profile pictures):
-
+
[svg](https://github.com/webpack/media/blob/master/logo/icon-square-big.svg) | [png](https://github.com/webpack/media/blob/master/logo/icon-square-big.png) | [jpg](https://github.com/webpack/media/blob/master/logo/icon-square-big.jpg)
Square-sized icon for smaller areas (like favicons):
-
+
[svg](https://github.com/webpack/media/blob/master/logo/icon-square-small.svg) | [png](https://github.com/webpack/media/blob/master/logo/icon-square-small.png) | [jpg](https://github.com/webpack/media/blob/master/logo/icon-square-small.jpg)
T> For those of you following our guidelines and have gotten this far, we've made a special smaller size image used especially for custom emoji (like in a slack or gitter channel ;))
-
+
## Color Palette
The following colors are used throughout the site in various combinations and on our fancy clothing line launched with the help of [Open Collective](https://opencollective.com/) and [Threadless](https://medium.com/u/840563ee2a56) over at the [official webpack store](https://webpack.threadless.com/collections/the-final-release-collection/)!
-| Color Name | HEX Code | RGB Code | Sample |
-| ------------ | ------------- | -------------------- | ---------------------------------- |
-| Malibu: | HEX `#8dd6f9` | `rgb: 141, 214, 249` |
|
-| Denim: | HEX `#1d78c1` | `rgb: 29, 120, 193` |
|
-| Fiord: | HEX `#465E69` | `rgb: 70, 94, 105` |
|
-| Outer Space: | HEX `#2B3A42` | `rgb: 43, 58, 66` |
|
-| White: | HEX `#ffffff` | `rgb: 255, 255, 255` |
|
-| Concrete: | HEX `#f2f2f2` | `rgb: 242, 242, 242` |
|
-| Alto: | HEX `#dedede` | `rgb: 222, 222, 222` |
|
-| Dusty Gray: | HEX `#999999` | `rgb: 153, 153, 153` |
|
-| Dove Gray: | HEX `#666666` | `rgb: 102, 102, 102` |
|
-| Emperor: | HEX `#535353` | `rgb: 83, 83, 83` |
|
-| Mine Shaft: | HEX `#333333` | `rgb: 51, 51, 51` |
|
+| Color Name | HEX Code | RGB Code | Sample |
+| ------------ | ------------- | -------------------- | ---------------------------------------------------- |
+| Malibu: | HEX `#8dd6f9` | `rgb: 141, 214, 249` |
|
+| Denim: | HEX `#1d78c1` | `rgb: 29, 120, 193` |
|
+| Fiord: | HEX `#465E69` | `rgb: 70, 94, 105` |
|
+| Outer Space: | HEX `#2B3A42` | `rgb: 43, 58, 66` |
|
+| White: | HEX `#ffffff` | `rgb: 255, 255, 255` |
|
+| Concrete: | HEX `#f2f2f2` | `rgb: 242, 242, 242` |
|
+| Alto: | HEX `#dedede` | `rgb: 222, 222, 222` |
|
+| Dusty Gray: | HEX `#999999` | `rgb: 153, 153, 153` |
|
+| Dove Gray: | HEX `#666666` | `rgb: 102, 102, 102` |
|
+| Emperor: | HEX `#535353` | `rgb: 83, 83, 83` |
|
+| Mine Shaft: | HEX `#333333` | `rgb: 51, 51, 51` |
|
In addition, you can grab the following file types directly from these links: