pn-design-assets
Version:
Icons, SCSS, and more for PostNord Graphical Guidelines
3 lines (2 loc) • 1.02 kB
JavaScript
const illustration = '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 120 120"><g clip-path="url(#wedding_svg__a)"><path fill="#F06365" d="M39.362 6h11.594c1.242 0 2.485.693 3.037 1.941L56.2 12.38l-9.8 12.758c-.69.832-1.932.832-2.484 0l-9.8-12.758 2.209-4.438C36.878 6.693 37.982 6 39.362 6"/><path fill="#9B1C2E" d="M45.16 26.801 56.202 12.38H33.981z"/><path stroke="#FFF1E3" stroke-miterlimit="10" stroke-width="4.5" d="M75.348 41.64c-18.502 0-33.5 14.999-33.5 33.5 0 18.503 14.998 33.501 33.5 33.501s33.5-14.998 33.5-33.5-14.998-33.5-33.5-33.5Z"/><path stroke="#FFC8A3" stroke-miterlimit="10" stroke-width="4.5" d="M45.57 25C27.107 25 12 39.998 12 58.5S27.107 92 45.57 92 79 77.002 79 58.5 64.033 25 45.57 25Z"/><path stroke="#FFF1E3" stroke-miterlimit="10" stroke-width="4.5" d="M43.23 65.076a32.7 32.7 0 0 0-1.52 9.846c0 11.926 6.35 22.466 15.874 28.29"/></g><defs><clipPath id="wedding_svg__a"><path fill="#fff" d="M9 6h102v109H9z"/></clipPath></defs></svg>';
export const wedding = illustration;