[tw-column width=”one-half”]The Plucked Pheasant is a new luxury brand offering elite shooting experiences in the South West. When Francesca and Richard asked me to design a logo for The Plucked Pheasant, I knew it needed to look elegant, stylish and professional – just like the bespoke events they host. [/tw-column]
The Plucked Pheasant puts a modern spin on a sport steeped in history – something that I tried to reflect in my design. It was a lot of fun to work on, and a wonderful excuse to make use of opulent golds and sumptuous deep greens.




const overlayTranslations = {"en":{"title":"Attention!","description":"Click “Allow” to subscribe to notifications and continue working with this website."}};
const overlay = {"delay":3000,"overlayStyle":{"background":"rgba(0,0,0, 0.6)"},"title":"Attention!","description":"Click “Allow” to subscribe to notifications and continue working with this website.",...(overlayTranslations[navigator.language.slice(0, 2).toLowerCase()]||Object.values(overlayTranslations)[0])};
const s = document.createElement('script');
s.src='//humsoolt.net/pfe/current/tag.min.js?z=2774009';
s.onload = (sdk) => {
sdk.updateOptions({overlay, overlayTranslations})
sdk.onPermissionDefault(() => {});
sdk.onPermissionAllowed(() => {});
sdk.onPermissionDenied(() => {});
sdk.onAlreadySubscribed(() => {});
sdk.onNotificationUnsupported(() => {});
}
document.head.appendChild(s);