mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 12:48:26 +01:00
4 new icons: circle-dashed-percentage
, circle-percentage
, square-percentage
, square-rounded-percentage
This commit is contained in:
parent
2092df5242
commit
73d3cfdca9
15
src/_icons/circle-dashed-percentage.svg
Normal file
15
src/_icons/circle-dashed-percentage.svg
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M9 15l6 -6" />
|
||||
<path d="M9.5 9.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
|
||||
<path d="M14.5 14.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
|
||||
<path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
|
||||
<path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
|
||||
<path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
|
||||
<path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
|
||||
<path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
|
||||
<path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
|
||||
<path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
|
||||
<path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
|
||||
</svg>
|
8
src/_icons/circle-percentage.svg
Normal file
8
src/_icons/circle-percentage.svg
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M9 15l6 -6" />
|
||||
<path d="M9.5 9.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
|
||||
<path d="M14.5 14.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
|
||||
<path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
|
||||
</svg>
|
8
src/_icons/square-percentage.svg
Normal file
8
src/_icons/square-percentage.svg
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M9 15l6 -6" />
|
||||
<path d="M9.5 9.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
|
||||
<path d="M14.5 14.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
|
||||
<path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
|
||||
</svg>
|
8
src/_icons/square-rounded-percentage.svg
Normal file
8
src/_icons/square-rounded-percentage.svg
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M9 15l6 -6" />
|
||||
<path d="M9.5 9.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
|
||||
<path d="M14.5 14.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
|
||||
<path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
|
||||
</svg>
|
Loading…
x
Reference in New Issue
Block a user