@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) • 717 B
JavaScript
//#region src/icons/baseIcons/ui/uiChevronCircleDown.ts
var uiChevronCircleDown_default = {
details: [
512,
512,
[],
"",
"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm216 248c0 118.7-96.1 216-216 216-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216zm-207.5 86.6l115-115.1c4.7-4.7 4.7-12.3 0-17l-7.1-7.1c-4.7-4.7-12.3-4.7-17 0L256 303l-99.5-99.5c-4.7-4.7-12.3-4.7-17 0l-7.1 7.1c-4.7 4.7-4.7 12.3 0 17l115 115.1c4.8 4.6 12.4 4.6 17.1-.1z"
],
name: "uiChevronCircleDown",
oldName: "falChevronCircleDown"
};
//#endregion
export { uiChevronCircleDown_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiChevronCircleDown.js.map