Initial commit
This commit is contained in:
13
public/static/icons/Icon-Svg/toggle-right.svg
Normal file
13
public/static/icons/Icon-Svg/toggle-right.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<?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>icon/toggle-right</title>
|
||||
<defs>
|
||||
<path d="M8,6 C4.6862915,6 2,8.6862915 2,12 C2,15.3137085 4.6862915,18 8,18 L16,18 C19.3137085,18 22,15.3137085 22,12 C22,8.6862915 19.3137085,6 16,6 L8,6 Z M16,4 C20.418278,4 24,7.581722 24,12 C24,16.418278 20.418278,20 16,20 L8,20 C3.581722,20 0,16.418278 0,12 C0,7.581722 3.581722,4 8,4 L16,4 Z M8,8 C5.790861,8 4,9.790861 4,12 C4,14.209139 5.790861,16 8,16 C10.209139,16 12,14.209139 12,12 C12,9.790861 10.209139,8 8,8 Z M8,10 C9.1045695,10 10,10.8954305 10,12 C10,13.1045695 9.1045695,14 8,14 C6.8954305,14 6,13.1045695 6,12 C6,10.8954305 6.8954305,10 8,10 Z" id="path-1"></path>
|
||||
</defs>
|
||||
<g id="icon/toggle-right" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<mask id="mask-2" fill="white">
|
||||
<use xlink:href="#path-1"></use>
|
||||
</mask>
|
||||
<use id="Combined-Shape" fill="#000000" fill-rule="nonzero" transform="translate(12.000000, 12.000000) scale(-1, 1) translate(-12.000000, -12.000000) " xlink:href="#path-1"></use>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user