UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

4 lines (3 loc) 2.2 kB
const flag = '<svg class="pn-icon-flag" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 21 15"><defs><linearGradient id="dm_flag_svg__a" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FFF"/><stop offset="100%" stop-color="#F0F0F0"/></linearGradient><linearGradient id="dm_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#108753"/><stop offset="100%" stop-color="#0B6B41"/></linearGradient><linearGradient id="dm_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#262626"/><stop offset="100%" stop-color="#0D0D0D"/></linearGradient><linearGradient id="dm_flag_svg__d" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FCD449"/><stop offset="100%" stop-color="#FCD036"/></linearGradient><linearGradient id="dm_flag_svg__e" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#E02C42"/><stop offset="100%" stop-color="#D22036"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#dm_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#dm_flag_svg__b)" d="M0 0h21v6H0zm0 9h21v6H0z"/><path fill="url(#dm_flag_svg__a)" d="M9 6H0v3h9v6h3V9h9V6h-9V0H9z"/><path fill="url(#dm_flag_svg__c)" d="M10 8v7h1V8h10V7H11V0h-1v7H0v1z"/><path fill="url(#dm_flag_svg__d)" d="M9 7v8h1V7h11V6H10V0H9v6H0v1z"/><circle cx="10.5" cy="7.5" r="3.5" fill="url(#dm_flag_svg__e)"/><path fill="#0E673F" fill-rule="nonzero" d="M10.5 10.5a.5.5 0 1 1 0-1c.274 0 .538-.055.784-.16a.5.5 0 1 1 .392.92 3 3 0 0 1-1.176.24m2.816-1.965a3 3 0 0 0 .177-1.242.5.5 0 1 0-.998.068 2 2 0 0 1-.117.83.5.5 0 1 0 .938.344m-.95-3.383a3 3 0 0 0-1.07-.545.5.5 0 0 0-.264.964c.26.072.502.195.712.363a.5.5 0 1 0 .623-.782Zm-3.422-.217c-.345.21-.645.487-.88.814a.5.5 0 1 0 .811.584c.158-.218.358-.404.588-.544a.5.5 0 0 0-.52-.854ZM7.564 8.12c.084.397.247.771.479 1.101a.5.5 0 0 0 .818-.574 2 2 0 0 1-.318-.733.5.5 0 1 0-.979.206m2.54 2.354a.5.5 0 1 1 .132-.991q.121.015.245.017a.5.5 0 1 1-.009 1 3 3 0 0 1-.367-.026Z"/><path fill="#0E673F" d="M10.5 8.5c.552 0 .5-.448.5-1s.052-1-.5-1-.5.448-.5 1-.052 1 .5 1"/></g></svg>'; export const dm_flag = flag; export const dmFlag = flag;