Files
cunkebao_v3/Cunkebao/static/images/icons/users.svg
2025-03-24 13:57:17 +08:00

24 lines
823 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg width="68" height="68" viewBox="0 0 68 68" fill="none" xmlns="http://www.w3.org/2000/svg">
<!-- 第一个用户图标 -->
<circle cx="24" cy="21" r="7"
stroke="#4080ff"
stroke-width="3.5"
fill="none" />
<path d="M14 46C14 39.4 19.4 34 26 34H28C34.6 34 40 39.4 40 46"
stroke="#4080ff"
stroke-width="3.5"
stroke-linecap="round"
fill="none" />
<!-- 第二个用户图标(小一些,叠加效果) -->
<circle cx="44" cy="21" r="6"
stroke="#4080ff"
stroke-width="3"
fill="none" />
<path d="M34 46C34 39.4 39.4 34 46 34H48C54.6 34 60 39.4 60 46"
stroke="#4080ff"
stroke-width="3"
stroke-linecap="round"
fill="none" />
</svg>