/*!
* (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 { arrowBackSharp as a, closeCircle as b, chevronBack as c, closeSharp as d, searchSharp as e, checkmarkOutline as f, ellipseOutline as g, caretBackSharp as h, arrowDown as i, reorderThreeOutline as j, reorderTwoSharp as k, chevronDown as l, chevronForwardOutline as m, ellipsisHorizontal as n, chevronForward as o, caretUpSharp as p, caretDownSharp as q, removeOutline as r, searchOutline as s, close as t, menuOutline as u, menuSharp as v, chevronExpand as w, eye as x, eyeOff as y };