@drivy/cobalt
Version:
Opinionated design system for Drivy's projects.
5 lines (3 loc) • 430 B
JavaScript
var calendarStart = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 4v15c0 1.11-.893 2-1.995 2H4.995A1.997 1.997 0 0 1 3 19V4h18ZM4.995 8.001h.002L5 8h-.005Zm14.005 0v11H5V8h14Zm0 0h.005H19Zm-14 11h-.005H5Zm14 0h.005-.002c-.001 0-.003.002-.003 0ZM7 14v-4h4v4H7Z\"/></svg>";
export { calendarStart as default };
//# sourceMappingURL=calendar-start.js.map