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) 616 B
//#region src/icons/baseIcons/ui/uiStopCircle.ts var uiStopCircle_default = { details: [ 512, 512, [], "", "M256 504c137 0 248-111 248-248S393 8 256 8 8 119 8 256s111 248 248 248zM40 256c0-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-216zm296-96H176c-8.8 0-16 7.2-16 16v160c0 8.8 7.2 16 16 16h160c8.8 0 16-7.2 16-16V176c0-8.8-7.2-16-16-16zm-16 160H192V192h128v128z" ], name: "uiStopCircle", oldName: "falStopCircle" }; //#endregion export { uiStopCircle_default as default }; globalThis.__vuiVersion__ = "5.3.1" //# sourceMappingURL=uiStopCircle.js.map