Yuzu Theme
from meowapps.com
This commit is contained in:
1
assets/icons/inline-arrow_up.svg.php
Normal file
1
assets/icons/inline-arrow_up.svg.php
Normal file
@@ -0,0 +1 @@
|
||||
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title>Arrow Up</title> <desc>Icon of a arrow pointing up</desc> <path d="M18 9l-6-6-6 6"/> <path d="M12 21V4"/> <path stroke-linecap="round" d="M12 3v1"/> </svg>
|
||||
|
After Width: | Height: | Size: 371 B |
1
assets/icons/inline-camera.svg.php
Normal file
1
assets/icons/inline-camera.svg.php
Normal file
@@ -0,0 +1 @@
|
||||
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title class="cameraIconTitle">Camera</title> <desc class="cameraIconDesc">Icon of a photographic camera</desc> <path d="M8 7l.74-1.11A2 2 0 0 1 10.404 5h3.192a2 2 0 0 1 1.664.89L16 7h5v11H3V7h5z"/> <circle cx="12" cy="12" r="3"/> </svg>
|
||||
|
After Width: | Height: | Size: 446 B |
1
assets/icons/inline-close.svg.php
Normal file
1
assets/icons/inline-close.svg.php
Normal file
@@ -0,0 +1 @@
|
||||
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title class="closeIconTitle">Close</title> <desc class="closeIconDesc">Icon of a cross (x)</desc> <path d="M6.34314575 6.34314575L17.6568542 17.6568542M6.34314575 17.6568542L17.6568542 6.34314575"/> </svg>
|
||||
|
After Width: | Height: | Size: 415 B |
1
assets/icons/inline-hamburger.svg.php
Normal file
1
assets/icons/inline-hamburger.svg.php
Normal file
@@ -0,0 +1 @@
|
||||
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title class="hamburgerIconTitle">Menu</title> <desc class="hamburgerIconDesc">Icon of a menu made of three horizontal lines</desc> <path d="M6 7L18 7M6 12L18 12M6 17L18 17"/> </svg>
|
||||
|
After Width: | Height: | Size: 391 B |
1
assets/icons/inline-search.svg.php
Normal file
1
assets/icons/inline-search.svg.php
Normal file
@@ -0,0 +1 @@
|
||||
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24" stroke="#2329D6" stroke-width="1" stroke-linecap="square" stroke-linejoin="miter" fill="none" color="#2329D6"> <title class="searchIconTitle">Search</title> <desc class="searchIconDesc">Icon of a magnifying glass</desc> <path d="M14.4121122,14.4121122 L20,20"/> <circle cx="10" cy="10" r="6"/> </svg>
|
||||
|
After Width: | Height: | Size: 398 B |
Reference in New Issue
Block a user