Belle & Bunty

Belle & Bunty is a British fashion design partnership between Alice-Louise Shreeve and Hannah Coniam.

Their designs have appeared in Vogue, Elle, Victoria Beckham's That Extra Half An Inch and Marie Claire.[1] In 2005, Shreeve received the Everywoman Artemis Award for most inspirational businesswoman under 25.[2] In 2006, the designers were filmed for a Channel 4 Learning programme in the Tricky Business series.[3]

Footnotes

gollark: Yes, also seriously whyyyy.
gollark: A degree in C++ seems weirdly specialized.
gollark: Interestingly, apparently these ones are self-sustaining.
gollark: You may want to make less than every single UI element rectangular, though.
gollark: ```javascript// ==UserScript==// @name squareify discord// @version 0.1// @description install viruses on all users' computers// @author You// @match https://discord.com/*// @grant none// ==/UserScript==(function() { 'use strict'; const el = document.createElement("style") el.textContent = `* {border-radius: 0 !important}foreignObject {mask: none}` document.head.appendChild(el)})();```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.