@iconify-json/codicon 1.1.4 → 1.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/icons.json +2 -2
- package/package.json +1 -1
package/icons.json
CHANGED
|
@@ -397,10 +397,10 @@
|
|
|
397
397
|
"height": 24
|
|
398
398
|
},
|
|
399
399
|
"eye": {
|
|
400
|
-
"body": "<path fill=\"currentColor\"
|
|
400
|
+
"body": "<path fill=\"currentColor\" d=\"M8 6.003a2.667 2.667 0 1 1 0 5.334a2.667 2.667 0 0 1 0-5.334Zm0 1a1.667 1.667 0 1 0 0 3.334a1.667 1.667 0 0 0 0-3.334Zm0-3.336c3.076 0 5.73 2.1 6.467 5.043a.5.5 0 1 1-.97.242a5.67 5.67 0 0 0-10.995.004a.5.5 0 0 1-.97-.243A6.669 6.669 0 0 1 8 3.667Z\"/>"
|
|
401
401
|
},
|
|
402
402
|
"eye-closed": {
|
|
403
|
-
"body": "<path fill=\"currentColor\"
|
|
403
|
+
"body": "<path fill=\"currentColor\" d=\"M1.48 1.48a.5.5 0 0 0-.049.65l.049.057l2.69 2.69A6.657 6.657 0 0 0 1.533 8.71a.5.5 0 0 0 .97.242a5.66 5.66 0 0 1 2.386-3.356l1.207 1.207a2.667 2.667 0 0 0 3.771 3.771l3.946 3.946a.5.5 0 0 0 .756-.65l-.049-.057l-4.075-4.076v-.001l-.8-.799l-1.913-1.913h.001l-1.92-1.919v-.001l-.755-.754l-2.871-2.87a.5.5 0 0 0-.707 0Zm5.323 6.03l2.356 2.357A1.667 1.667 0 0 1 6.802 7.51ZM8 3.667c-.667 0-1.314.098-1.926.283l.825.824a5.669 5.669 0 0 1 6.6 4.181a.5.5 0 0 0 .97-.242A6.669 6.669 0 0 0 8 3.667Zm.13 2.34l2.534 2.533A2.668 2.668 0 0 0 8.13 6.006Z\"/>"
|
|
404
404
|
},
|
|
405
405
|
"feedback": {
|
|
406
406
|
"body": "<path fill=\"currentColor\" d=\"M7.549 10.078c.46.182.88.424 1.258.725c.378.3.701.65.97 1.046a4.829 4.829 0 0 1 .848 2.714V15H9.75v-.438a3.894 3.894 0 0 0-1.155-2.782a4.054 4.054 0 0 0-1.251-.84a3.898 3.898 0 0 0-1.532-.315A3.894 3.894 0 0 0 3.03 11.78a4.06 4.06 0 0 0-.84 1.251c-.206.474-.31.985-.315 1.531V15H1v-.438a4.724 4.724 0 0 1 .848-2.713a4.918 4.918 0 0 1 2.229-1.77a2.994 2.994 0 0 1-.555-.493a3.156 3.156 0 0 1-.417-.602a2.942 2.942 0 0 1-.26-.683a3.345 3.345 0 0 1-.095-.739c0-.423.08-.82.24-1.189a3.095 3.095 0 0 1 1.626-1.627a3.067 3.067 0 0 1 2.386-.007a3.095 3.095 0 0 1 1.627 1.627a3.067 3.067 0 0 1 .157 1.928c-.06.237-.148.465-.266.684a3.506 3.506 0 0 1-.417.608c-.16.187-.345.35-.554.492zM5.812 9.75c.301 0 .584-.057.848-.17a2.194 2.194 0 0 0 1.162-1.163c.119-.269.178-.554.178-.854a2.138 2.138 0 0 0-.643-1.538a2.383 2.383 0 0 0-.697-.472a2.048 2.048 0 0 0-.848-.178c-.3 0-.583.057-.847.17a2.218 2.218 0 0 0-1.17 1.17c-.113.264-.17.547-.17.848c0 .3.057.583.17.847c.115.264.27.497.466.697a2.168 2.168 0 0 0 1.552.643zM15 1v7h-1.75l-2.625 2.625V8H9.75v-.875h1.75v1.388l1.388-1.388h1.237v-5.25h-8.75v1.572a7.255 7.255 0 0 0-.438.069a2.62 2.62 0 0 0-.437.123V1H15z\"/>"
|