@violetprotocol/nudge-components
Version:
Components for Nudge's websites and applications.
6 lines (5 loc) • 376 B
JavaScript
const chevronUp = "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='M18%2015L12%209L6%2015'%20stroke='%23B4B5BD'%20strokeWidth='2'%20strokeLinecap='round'%20strokeLinejoin='round'/%3e%3c/svg%3e";
export {
chevronUp as default
};
//# sourceMappingURL=chevron-up.svg.esm.js.map