@violetprotocol/nudge-components
Version:
Components for Nudge's websites and applications.
6 lines (5 loc) • 384 B
JavaScript
const chevronRight = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2018L15%2012L9%206'%20stroke='%23B4B5BD'%20strokeWidth='2'%20strokeLinecap='round'%20strokeLinejoin='round'/%3e%3c/svg%3e";
export {
chevronRight as default
};
//# sourceMappingURL=chevron-right.svg.esm.js.map