UNPKG

@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) 680 B
//#region src/icons/baseIcons/ui/uiDotCircle.ts var uiDotCircle_default = { details: [ 512, 512, [], "", "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 464c-118.663 0-216-96.055-216-216 0-118.663 96.055-216 216-216 118.663 0 216 96.055 216 216 0 118.663-96.055 216-216 216zm0-296c-44.183 0-80 35.817-80 80s35.817 80 80 80 80-35.817 80-80-35.817-80-80-80zm0 128c-26.467 0-48-21.533-48-48s21.533-48 48-48 48 21.533 48 48-21.533 48-48 48z" ], name: "uiDotCircle", oldName: "falDotCircle" }; //#endregion export { uiDotCircle_default as default }; globalThis.__vuiVersion__ = "5.3.1" //# sourceMappingURL=uiDotCircle.js.map