Skip to content

Commit

Permalink
Merge pull request #422 from haxybaxy/master
Browse files Browse the repository at this point in the history
added bruno icon
  • Loading branch information
Jean-Tinland authored Oct 24, 2024
2 parents 4ceb2d6 + 75e6e94 commit 3876fc1
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/app-icons.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export const apps = {
Bitwarden: Icons.BitWarden,
Blender: Icons.Blender,
"Brave Browser": Icons.BraveBrowser,
Bruno: Icons.Bruno,
CLion: Icons.CLion,
Calendar: Icons.Calendar,
Calibre: Icons.Book,
Expand Down
1 change: 1 addition & 0 deletions lib/components/icons/icons.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ export const Book = React.lazy(() => import("./library/book.jsx"));
export const BraveBrowser = React.lazy(() =>
import("./library/brave-browser.jsx")
);
export const Bruno = React.lazy(() => import("./library/bruno.jsx"));
export const CLion = React.lazy(() => import("./library/c-lion.jsx"));
export const Calendar = React.lazy(() => import("./library/calendar.jsx"));
export const Camera = React.lazy(() => import("./library/camera.jsx"));
Expand Down
11 changes: 11 additions & 0 deletions lib/components/icons/library/bruno.jsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import Icon from "../icon.jsx";

export default function Bruno(props) {
return (
<Icon width={190} height={190} {...props}>
<path d="M81.2 28c-4 1.1-9.4 3-12.1 4.4-2.6 1.3-7.3 3.1-10.4 4-14.4 4.2-30 22.6-39.8 47.1-2.8 7.1-3.1 8.7-2.7 15.5.5 8.7 3.7 16.5 11.4 28.2 7.2 10.7 10.5 13.8 14.8 13.8 3.7 0 8.6-3.5 8.6-6.1 0-.6 1 .1 2.2 1.7 9 12.1 21.3 19.9 23.2 14.8.9-2.3.9-2.2-2.6-4-5.6-2.8-11.8-8.4-15.5-14-3.2-4.9-3.4-5.5-2.3-8.8.9-2.7.8-4.7-.5-9.7-2.2-8.4-3-25.2-1.5-30.9 2.3-8.8 2.3-9.9.5-10.7-6.6-2.5-9.6 21.3-5.2 41.6 1.4 6.4 1.4 6.5-1.6 13-4.4 9.8-4.9 9.8-11.7 1.3-5.7-7.3-12.5-20.6-14.1-27.6-1.5-6.8-.9-9.1 6.5-24.9 8.2-17.5 21.5-32 31.9-34.8 2.3-.6 6.7-2.2 9.7-3.6C80.3 33.6 86.9 32 97.2 32c10.9 0 21 2.6 30.7 8 3 1.6 6.6 3 8 3 4.4 0 12.8 4.6 18 9.8 5.8 5.8 12.9 17.6 17.3 28.7 5.8 14.5 4 24.1-7.5 41.6-6 9.1-9 12.4-10.5 11.5-.6-.3-2.4-3.6-4.2-7.3l-3.1-6.8 1.6-8.2c4.1-20.5.1-45.4-6.2-39.1-1 1.1-1 2.2.2 6.2 2 6.6 1.9 22-.1 32.4-1.4 6.8-1.5 9-.5 12.3 1.1 3.6 1 4.4-1.1 7.7-3.4 5.7-10.8 13.2-15 15.3-2.4 1.2-3.8 2.7-3.8 3.8 0 6.9 14.1-1.7 21.7-13.1l2.5-3.7 2.5 2.9c3.4 4.1 8.8 4.2 12.5.2 9-9.7 18.2-26.4 20-36.2 1.4-7.4.4-12.2-5.1-24.9-5.6-13.1-9.7-19.7-16.8-26.9C152 42.8 143.7 38 138.8 38c-1.4 0-6-1.8-10.1-4-14.4-7.8-32.1-10-47.5-6z"/>
<path d="M72.2 73.6c-2.9 2-3 6.8-.1 8.8 1.9 1.3 2.7 1.3 5.3.2 2.7-1.1 3.1-1.8 2.9-4.7-.1-3.1-2.4-5.9-4.8-5.9-.6 0-2.1.7-3.3 1.6zM123.8 73.1c-1.2.7-1.8 2.2-1.8 4.9 0 3.3.4 3.9 3 4.9 3.8 1.3 5.4.7 6.9-2.5 1.3-2.9.2-5.7-2.9-7.4-2.3-1.2-3-1.2-5.2.1zM88.2 98c-2.4 1-5 6.1-5.9 11.5-.5 2.8-.1 3.3 3.4 4.9 5.3 2.4 21.5 2.6 25.9.3 5.5-2.9 5.9-4 3-10.2-1.7-3.8-3.3-5.8-5.1-6.5-3.3-1.2-18.2-1.2-21.3 0z"/>
<path d="M67 115.5c-3.4 4.1 2.2 17 9.4 21.4 3.3 2.1 3.4 2.2 3.8 10.4.8 14.6 5.3 20.9 16.3 22.2 6.8.9 12.9-.8 15.3-4.3 2.8-3.9 5.2-12.7 5.2-19.2v-5.7l5.3-3.9c5.9-4.4 9.7-10.8 9.7-16.5 0-4.4-2.2-6.8-4.5-4.9-.8.7-1.5 2.8-1.5 4.7 0 5.7-4 10.9-10.8 13.9-3.1 1.4-3.6 1.3-6-.2-5.8-3.6-7.2-5.6-7.2-10 0-2.9-.5-4.4-1.6-4.8-2.7-1-4.4 1.3-4.4 5.9 0 4-.3 4.5-4.7 7.4-5.2 3.5-6.8 3.4-12.1-.6-4.5-3.4-6.6-6.9-7.2-12.2-.5-4.9-2.6-6.4-5-3.6zm36.4 21.5c2.2 1.7 4.8 3 5.8 3 4.2 0 1 19.5-3.7 22.6-1.9 1.3-3.8 1.5-8 .9-8.7-1-10.9-4.4-11-16.4 0-6.3.1-6.5 3-7.3 1.7-.4 4.4-1.9 6-3.2 1.7-1.4 3.2-2.5 3.5-2.5.3 0 2.3 1.3 4.4 2.9z"/>
</Icon>
);
}

0 comments on commit 3876fc1

Please sign in to comment.