mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-10 18:10:54 +09:00
#855: graph icons
This commit is contained in:
parent
91ee550d7c
commit
917d9140c9
5 changed files with 12 additions and 13 deletions
11
dist/img/icon/graph/task.svg
vendored
11
dist/img/icon/graph/task.svg
vendored
|
@ -1,11 +0,0 @@
|
|||
<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_3023_5870)">
|
||||
<path d="M1.32031 6.49023C1.32031 4.00495 3.33503 1.99023 5.82031 1.99023H14.8203C17.3056 1.99023 19.3203 4.00495 19.3203 6.49023V15.4902C19.3203 17.9755 17.3056 19.9902 14.8203 19.9902H5.82031C3.33503 19.9902 1.32031 17.9755 1.32031 15.4902V6.49023Z" fill="#5DD400"/>
|
||||
<path d="M6.32031 10.4902L9.82031 14.4902L14.8203 6.49023" stroke="white" stroke-width="1.35"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_3023_5870">
|
||||
<rect width="18" height="18" fill="white" transform="translate(1.32031 1.99023)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
Before Width: | Height: | Size: 653 B |
6
dist/img/icon/graph/task0.svg
vendored
Normal file
6
dist/img/icon/graph/task0.svg
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<mask id="path-1-inside-1_3040_11409" fill="white">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 2H5C3.34315 2 2 3.34315 2 5V15C2 16.6569 3.34315 18 5 18H15C16.6569 18 18 16.6569 18 15V5C18 3.34315 16.6569 2 15 2ZM5 1C2.79086 1 1 2.79086 1 5V15C1 17.2091 2.79086 19 5 19H15C17.2091 19 19 17.2091 19 15V5C19 2.79086 17.2091 1 15 1H5Z"/>
|
||||
</mask>
|
||||
<path d="M5 3H15V1H5V3ZM3 5C3 3.89543 3.89543 3 5 3V1C2.79086 1 1 2.79086 1 5H3ZM3 15V5H1V15H3ZM5 17C3.89543 17 3 16.1046 3 15H1C1 17.2091 2.79086 19 5 19V17ZM15 17H5V19H15V17ZM17 15C17 16.1046 16.1046 17 15 17V19C17.2091 19 19 17.2091 19 15H17ZM17 5V15H19V5H17ZM15 3C16.1046 3 17 3.89543 17 5H19C19 2.79086 17.2091 1 15 1V3ZM2 5C2 3.34315 3.34315 2 5 2V0C2.23858 0 0 2.23858 0 5H2ZM2 15V5H0V15H2ZM5 18C3.34315 18 2 16.6569 2 15H0C0 17.7614 2.23858 20 5 20V18ZM15 18H5V20H15V18ZM18 15C18 16.6569 16.6569 18 15 18V20C17.7614 20 20 17.7614 20 15H18ZM18 5V15H20V5H18ZM15 2C16.6569 2 18 3.34315 18 5H20C20 2.23858 17.7614 0 15 0V2ZM5 2H15V0H5V2Z" fill="#B6B6B6" mask="url(#path-1-inside-1_3040_11409)"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
4
dist/img/icon/graph/task1.svg
vendored
Normal file
4
dist/img/icon/graph/task1.svg
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="1" y="1" width="18" height="18" rx="4" fill="#5DD400"/>
|
||||
<path d="M5.5 10.0026L9.28947 13.5L14.5 6.5" stroke="white" stroke-width="1.5"/>
|
||||
</svg>
|
After Width: | Height: | Size: 248 B |
Loading…
Add table
Add a link
Reference in a new issue