feat: annotation management frontend (#1764)
This commit is contained in:
11
web/app/components/base/icons/assets/public/avatar/robot.svg
Normal file
11
web/app/components/base/icons/assets/public/avatar/robot.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 36 KiB |
12
web/app/components/base/icons/assets/public/avatar/user.svg
Normal file
12
web/app/components/base/icons/assets/public/avatar/user.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_5968_39205)">
|
||||
<rect width="512" height="512" rx="256" fill="#B2DDFF"/>
|
||||
<circle opacity="0.68" cx="256" cy="196" r="84" fill="white"/>
|
||||
<ellipse opacity="0.68" cx="256" cy="583.5" rx="266" ry="274.5" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_5968_39205">
|
||||
<rect width="512" height="512" rx="256" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 465 B |
@@ -1,9 +1,9 @@
|
||||
<svg width="600" height="600" viewBox="0 0 600 600" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g clip-path="url(#clip0_1_382)">
|
||||
<rect width="600" height="600" fill="url(#pattern0)"/>
|
||||
<rect width="600" height="600" fill="url(#pattern999)"/>
|
||||
</g>
|
||||
<defs>
|
||||
<pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1">
|
||||
<pattern id="pattern999" patternContentUnits="objectBoundingBox" width="1" height="1">
|
||||
<use xlink:href="#image0_1_382" transform="scale(0.000976562)"/>
|
||||
</pattern>
|
||||
<clipPath id="clip0_1_382">
|
||||
|
||||
|
Before Width: | Height: | Size: 364 KiB After Width: | Height: | Size: 364 KiB |
Reference in New Issue
Block a user