@veracity/vui
Version:
Veracity UI is a React component library crafted for use within Veracity applications and pages. Based on Styled Components and @xstyled.
17 lines (16 loc) • 721 B
JavaScript
//#region src/icons/baseIcons/ui/uiChevronCircleRight.ts
var uiChevronCircleRight_default = {
details: [
512,
512,
[],
"",
"M8 256c0 137 111 248 248 248s248-111 248-248S393 8 256 8 8 119 8 256zM256 40c118.7 0 216 96.1 216 216 0 118.7-96.1 216-216 216-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216zm86.6 224.5l-115.1 115c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17L303 256l-99.5-99.5c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l115.1 115c4.6 4.8 4.6 12.4-.1 17.1z"
],
name: "uiChevronCircleRight",
oldName: "falChevronCircleRight"
};
//#endregion
export { uiChevronCircleRight_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiChevronCircleRight.js.map