/*!
* (C) Ionic http://ionicframework.com - MIT License
*/
/* Ionicons v7.2.2, ES Modules */
const arrowBackSharp = "data:image/svg+xml;utf8,";
const arrowDown = "data:image/svg+xml;utf8,";
const caretBackSharp = "data:image/svg+xml;utf8,";
const caretDownSharp = "data:image/svg+xml;utf8,";
const caretUpSharp = "data:image/svg+xml;utf8,";
const checkmarkOutline = "data:image/svg+xml;utf8,";
const chevronBack = "data:image/svg+xml;utf8,";
const chevronDown = "data:image/svg+xml;utf8,";
const chevronExpand = "data:image/svg+xml;utf8,";
const chevronForward = "data:image/svg+xml;utf8,";
const chevronForwardOutline = "data:image/svg+xml;utf8,";
const close = "data:image/svg+xml;utf8,";
const closeCircle = "data:image/svg+xml;utf8,";
const closeSharp = "data:image/svg+xml;utf8,";
const ellipseOutline = "data:image/svg+xml;utf8,";
const ellipsisHorizontal = "data:image/svg+xml;utf8,";
const eye = "data:image/svg+xml;utf8,";
const eyeOff = "data:image/svg+xml;utf8,";
const menuOutline = "data:image/svg+xml;utf8,";
const menuSharp = "data:image/svg+xml;utf8,";
const removeOutline = "data:image/svg+xml;utf8,";
const reorderThreeOutline = "data:image/svg+xml;utf8,";
const reorderTwoSharp = "data:image/svg+xml;utf8,";
const searchOutline = "data:image/svg+xml;utf8,";
const searchSharp = "data:image/svg+xml;utf8,";
export { chevronBack as a, arrowBackSharp as b, chevronDown as c, chevronForwardOutline as d, ellipsisHorizontal as e, chevronForward as f, caretUpSharp as g, caretDownSharp as h, close as i, closeCircle as j, closeSharp as k, eye as l, eyeOff as m, menuOutline as n, menuSharp as o, caretBackSharp as p, arrowDown as q, reorderThreeOutline as r, reorderTwoSharp as s, searchOutline as t, searchSharp as u, chevronExpand as v, checkmarkOutline as w, removeOutline as x, ellipseOutline as y };