Añadido soporte para crear grupos nuevos
This commit is contained in:
20
Front/public/plus.svg
Normal file
20
Front/public/plus.svg
Normal file
@@ -0,0 +1,20 @@
|
||||
<!--
|
||||
category: Math
|
||||
tags: [add, create, new, "+"]
|
||||
version: "1.0"
|
||||
unicode: "eb0b"
|
||||
-->
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M12 5l0 14" />
|
||||
<path d="M5 12l14 0" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 345 B |
Reference in New Issue
Block a user