mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Feature: Add icon high-definition
This commit is contained in:
parent
3c64e93543
commit
febf875ce0
14
icons/hd.svg
Normal file
14
icons/hd.svg
Normal file
@ -0,0 +1,14 @@
|
||||
<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="M14 9h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-2V9zM6 9v6M10 12H6M10 9v6"/>
|
||||
<rect x="2" y="2" width="20" height="20" rx="2"/>
|
||||
</svg>
|
After Width: | Height: | Size: 339 B |
Loading…
Reference in New Issue
Block a user