🌐 AI搜索 & 代理 主页
Skip to content

Commit d00c4ac

Browse files
authored
Update index.js
1 parent 49b426e commit d00c4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/icons/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export const BIconAlertCircleFill = /*#__PURE__*/ makeIcon(
6767
iconComponents.BIconAlertCircleFill = BIconAlertCircleFill
6868

6969
export const BIconAlertCircle = /*#__PURE__*/ makeIcon(
70-
'AlertCircle'
70+
'AlertCircle',
7171
'<path fill-rule="evenodd" d="M10 17a7 7 0 100-14 7 7 0 000 14zm0 1a8 8 0 100-16 8 8 0 000 16z" clip-rule="evenodd"/><path d="M9.002 13a1 1 0 112 0 1 1 0 01-2 0zM9.1 6.995a.905.905 0 111.8 0l-.35 3.507a.553.553 0 01-1.1 0L9.1 6.995z"/>'
7272
)
7373
iconComponents.BIconAlertCircle = BIconAlertCircle

0 commit comments

Comments
 (0)