@violetprotocol/nudge-components
Version:
Components for Nudge's websites and applications.
6 lines (5 loc) • 465 B
JavaScript
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const chevronLeft = "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='M15%2018L9%2012L15%206'%20stroke='%23B4B5BD'%20strokeWidth='2'%20strokeLinecap='round'%20strokeLinejoin='round'/%3e%3c/svg%3e";
exports.default = chevronLeft;
//# sourceMappingURL=chevron-left-DRslTTFb.cjs.map