Add icon image-plus (#184)
* add icon image-add * Rename to "image-plus"
This commit is contained in:
17
icons/image-plus.svg
Normal file
17
icons/image-plus.svg
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
<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="M21 11V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3H13" />
|
||||||
|
<path d="M8.5 10C9.32843 10 10 9.32843 10 8.5C10 7.67157 9.32843 7 8.5 7C7.67157 7 7 7.67157 7 8.5C7 9.32843 7.67157 10 8.5 10Z" />
|
||||||
|
<path d="M21 15L16 10L5 21" />
|
||||||
|
<path d="M19 2V8" />
|
||||||
|
<path d="M22 5H16" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 532 B |
Reference in New Issue
Block a user