UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

3 lines 1.89 kB
const flag: string = '<svg class="pn-icon-flag" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 21 15"><defs><linearGradient id="nc_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="nc_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#094CC7"/><stop offset="100%" stop-color="#003CAB"/></linearGradient><linearGradient id="nc_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#2AAD55"/><stop offset="100%" stop-color="#219447"/></linearGradient><linearGradient id="nc_flag_svg__d" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#F65D55"/><stop offset="100%" stop-color="#E9443C"/></linearGradient><linearGradient id="nc_flag_svg__e" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FAE749"/><stop offset="100%" stop-color="#FBE533"/></linearGradient><linearGradient id="nc_flag_svg__f" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#262626"/><stop offset="100%" stop-color="#0D0D0D"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#nc_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#nc_flag_svg__b)" d="M0 0h21v5H0z"/><path fill="url(#nc_flag_svg__c)" d="M0 10h21v5H0z"/><path fill="url(#nc_flag_svg__d)" d="M0 5h21v5H0z"/><circle cx="10.5" cy="7.5" r="3.5" fill="url(#nc_flag_svg__e)"/><path fill="url(#nc_flag_svg__f)" d="M10.092 6.211a.5.5 0 1 0 .514-.2q.072-.036.144-.078c.598-.345.97-.819.833-1.058-.139-.24-.735-.153-1.333.192s-.97.819-.833 1.058c.086.148.347.171.675.086M10.5 10.5c-.828 0-1-.724-1-1s.172-.5 1-.5 1 .224 1 .5-.172 1-1 1m0-1.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m0-1a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1"/></g></svg>'; export const nc_flag = flag; export const ncFlag = flag;