UNPKG

pn-design-assets

Version:

Icons, SCSS, and more for PostNord Graphical Guidelines

4 lines (3 loc) 1.81 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="et_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="et_flag_svg__b" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#20AA46"/><stop offset="100%" stop-color="#168835"/></linearGradient><linearGradient id="et_flag_svg__c" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#E92F3B"/><stop offset="100%" stop-color="#D81824"/></linearGradient><linearGradient id="et_flag_svg__d" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FADF50"/><stop offset="100%" stop-color="#FCDC34"/></linearGradient><linearGradient id="et_flag_svg__e" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#205CCA"/><stop offset="100%" stop-color="#154BAD"/></linearGradient><linearGradient id="et_flag_svg__f" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#FFDB3D"/><stop offset="100%" stop-color="#FDD420"/></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#et_flag_svg__a)" d="M0 0h21v15H0z"/><path fill="url(#et_flag_svg__b)" d="M0 0h21v5H0z"/><path fill="url(#et_flag_svg__c)" d="M0 10h21v5H0z"/><path fill="url(#et_flag_svg__d)" d="M0 5h21v5H0z"/><circle cx="10.5" cy="7.5" r="3.5" fill="url(#et_flag_svg__e)"/><path fill="url(#et_flag_svg__f)" fill-rule="nonzero" d="M10.5 8.475 9.03 9.523 9.574 7.8l-1.45-1.074 1.804-.016L10.5 5l.573 1.711 1.805.016-1.45 1.074.541 1.722zm0-.614.544.388-.2-.637.536-.398-.668-.006-.212-.634-.212.634-.668.006.537.398-.201.637z"/></g></svg>'; export const et_flag = flag; export const etFlag = flag;