Skip to content

Commit

Permalink
Update switch-camera-solid. (#132)
Browse files Browse the repository at this point in the history
It was 0.5px off centre 😄
  • Loading branch information
pixlwave authored Dec 10, 2024
1 parent 8f1df6d commit 3cce08a
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M15.8 2.3a1 1 0 0 1 1.4 0l2 2a1 1 0 0 1 0 1.4l-2 2a1 1 0 1 1-1.4-1.4L16.08 6H5.5a2 2 0 0 0-2 2v7a1 1 0 1 1-2 0V8a4 4 0 0 1 4-4h10.59l-0.3-0.3a1 1 0 0 1 0-1.4ZM17.5 18H6.91l0.3-0.3a1 1 0 1 0-1.42-1.4l-2 2a1 1 0 0 0 0 1.4l2 2a1 1 0 0 0 1.42-1.4L6.9 20H17.5a4 4 0 0 0 4-4V9a1 1 0 1 0-2 0v7a2 2 0 0 1-2 2Z"/>
android:pathData="M16.3 2.3a1 1 0 0 1 1.4 0l2 2a1 1 0 0 1 0 1.4l-2 2a1 1 0 1 1-1.4-1.4L16.58 6H6a2 2 0 0 0-2 2v7a1 1 0 1 1-2 0V8a4 4 0 0 1 4-4h10.59l-0.3-0.3a1 1 0 0 1 0-1.4ZM18 18H7.41l0.3-0.3a1 1 0 1 0-1.42-1.4l-2 2a1 1 0 0 0 0 1.4l2 2a1 1 0 0 0 1.42-1.4L7.4 20H18a4 4 0 0 0 4-4V9a1 1 0 1 0-2 0v7a2 2 0 0 1-2 2Z"/>
<path
android:fillColor="#FF000000"
android:pathData="M11.5 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"/>
android:pathData="M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"/>
</vector>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions assets/web/icons/switch-camera-solid.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ function SwitchCameraSolidIcon(props, ref) {
ref: ref,
...props,
children: [/*#__PURE__*/_reactJsxRuntime.jsx("path", {
d: "M15.793 2.293a1 1 0 0 1 1.414 0l2 2a1 1 0 0 1 0 1.414l-2 2a1 1 0 1 1-1.414-1.414L16.086 6H5.5a2 2 0 0 0-2 2v7a1 1 0 1 1-2 0V8a4 4 0 0 1 4-4h10.586l-.293-.293a1 1 0 0 1 0-1.414ZM17.5 18H6.914l.293-.293a1 1 0 1 0-1.414-1.414l-2 2a1 1 0 0 0 0 1.414l2 2a1 1 0 0 0 1.414-1.414L6.914 20H17.5a4 4 0 0 0 4-4V9a1 1 0 1 0-2 0v7a2 2 0 0 1-2 2Z"
d: "M16.293 2.293a1 1 0 0 1 1.414 0l2 2a1 1 0 0 1 0 1.414l-2 2a1 1 0 1 1-1.414-1.414L16.586 6H6a2 2 0 0 0-2 2v7a1 1 0 1 1-2 0V8a4 4 0 0 1 4-4h10.586l-.293-.293a1 1 0 0 1 0-1.414ZM18 18H7.414l.293-.293a1 1 0 1 0-1.414-1.414l-2 2a1 1 0 0 0 0 1.414l2 2a1 1 0 0 0 1.414-1.414L7.414 20H18a4 4 0 0 0 4-4V9a1 1 0 1 0-2 0v7a2 2 0 0 1-2 2Z"
}), /*#__PURE__*/_reactJsxRuntime.jsx("path", {
d: "M11.5 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"
d: "M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"
})]
});
}
Expand Down
4 changes: 2 additions & 2 deletions assets/web/icons/switch-camera-solid.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ function SwitchCameraSolidIcon(props, ref) {
ref: ref,
...props,
children: [/*#__PURE__*/_jsx("path", {
d: "M15.793 2.293a1 1 0 0 1 1.414 0l2 2a1 1 0 0 1 0 1.414l-2 2a1 1 0 1 1-1.414-1.414L16.086 6H5.5a2 2 0 0 0-2 2v7a1 1 0 1 1-2 0V8a4 4 0 0 1 4-4h10.586l-.293-.293a1 1 0 0 1 0-1.414ZM17.5 18H6.914l.293-.293a1 1 0 1 0-1.414-1.414l-2 2a1 1 0 0 0 0 1.414l2 2a1 1 0 0 0 1.414-1.414L6.914 20H17.5a4 4 0 0 0 4-4V9a1 1 0 1 0-2 0v7a2 2 0 0 1-2 2Z"
d: "M16.293 2.293a1 1 0 0 1 1.414 0l2 2a1 1 0 0 1 0 1.414l-2 2a1 1 0 1 1-1.414-1.414L16.586 6H6a2 2 0 0 0-2 2v7a1 1 0 1 1-2 0V8a4 4 0 0 1 4-4h10.586l-.293-.293a1 1 0 0 1 0-1.414ZM18 18H7.414l.293-.293a1 1 0 1 0-1.414-1.414l-2 2a1 1 0 0 0 0 1.414l2 2a1 1 0 0 0 1.414-1.414L7.414 20H18a4 4 0 0 0 4-4V9a1 1 0 1 0-2 0v7a2 2 0 0 1-2 2Z"
}), /*#__PURE__*/_jsx("path", {
d: "M11.5 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"
d: "M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"
})]
});
}
Expand Down
4 changes: 2 additions & 2 deletions icons/switch-camera-solid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3cce08a

Please sign in to comment.