12345678910111213141516 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <title>画板</title>
- <defs>
- <filter id="filter-1">
- <feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 1.000000 0"></feColorMatrix>
- </filter>
- </defs>
- <g id="画板" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g filter="url(#filter-1)" id="0.图标/面型/icons_filled_me备份-2">
- <g>
- <path d="M11.8518519,0 C18.6275556,0 24,5.37244444 24,12.1481481 C24,18.6275556 18.6275556,24 11.8518519,24 C5.37244444,24 0,18.6275556 0,12.1481481 C0,5.37244444 5.37244444,0 11.8518519,0 Z M11.8518519,1.2 C5.99438304,1.2 1.2,6.07685712 1.2,12.1481481 C1.2,17.9648139 6.03518614,22.8 11.8518519,22.8 C17.9231429,22.8 22.8,18.005617 22.8,12.1481481 C22.8,6.03518614 17.9648139,1.2 11.8518519,1.2 Z" id="Fill-3" fill="#000000"></path>
- </g>
- </g>
- </g>
- </svg>
|