Skip to content

Commit

Permalink
add openBSD Icon
Browse files Browse the repository at this point in the history
  • Loading branch information
rwv committed Oct 29, 2023
1 parent 65a0665 commit 09137ef
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/misc/PlatformIcon.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import Windows from "@vicons/fa/Windows";
import Freebsd from "@vicons/fa/Freebsd";
import SunOSIcon from "./platform-icons/SunOSIcon.vue";
import NetBSDIcon from "./platform-icons/NetBSDIcon.vue";
import OpenBSDIcon from "./platform-icons/OpenBSDIcon.vue";
const props = defineProps<{
platform: string;
Expand All @@ -37,6 +38,8 @@ const icon = computed<Component>(() => {
return SunOSIcon;
case "netbsd":
return NetBSDIcon;
case "openbsd":
return OpenBSDIcon;
default:
return Desktop16Regular;
}
Expand Down
8 changes: 8 additions & 0 deletions src/components/misc/platform-icons/OpenBSDIcon.vue
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<template>
<!-- From Simple Icons -->
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path
d="M292.162 35.27c-4.318 10.036-3.11 21.745-6.256 32.176-.725 2.403-3.1 9.66-6.575 9.158-7.105-1.027-3.424-14.677-11.623-14.95 2.305 5.655 2.869 12.507 2.574 19.95-12.32 1.547-19.047-37.654-24.048-45.467 0 0 1.248 24.059 1.634 28.092.246 2.584.768 5.144 1.078 7.722.538 4.486.666 8.389.1 12.87 0 0-13.505-23.026-22.073-27.562 5.568 11.946 9.363 22.55 6.628 28.206-13.051-.11-21.153-10.64-26.883-20.63-2.393-4.17-11.823-12.171-11.823-12.171 2.683 11.593 11.697 23.958 12.344 36.019.168 3.118-2.775 11.034-7.1 9.577-9.993-3.366-13.847-10.61-19.976-18.61-6.129-7.998-18.787-22.308-18.787-22.308.007 9.617 19.83 35.852 23.192 44.855.724 1.936 2.755 8.744-1.464 8.617-7.54-.226-9.416-14.844-17.074-13.122.937 3.943 3.28 7.143 4.586 10.94.798 2.32 2.276 4.664 2.705 7.078.936 5.279-5.751 5.707-9.221 4.684-8.198-2.417-14.086-9.118-19.95-14.98-1.625-1.624-8.198-4.82-16.961-5.521 0 0 11.243 8.733 12.919 10.67 5.008 5.79 10.427 12.57 12.82 19.949 1.028 3.17 1.23 7.675-1.918 9.85-3.122 2.157-8.201-1.759-10.72-3.417-7.716-5.077-39.665-22.008-39.665-22.008s3.006 5.42 8.55 10.187l9.936 11.823 16.03 18.019-18.662-7.722c.753 4.878 12.442 10.79 10.14 15.818-1.363 2.98-8.125 3.03-10.784 2.651-9.514-1.356-40.528-18.059-49.378-20.598 0 0 41.901 35.945 45.517 40.097-2.828 6.72-4.783 15.518-5.963 21.88-5.203-.014-43.498-16.193-43.498-16.193s30.311 26.068 35.944 30.434c2.149 1.667 5.263 4.515 2.832 7.36-4.802 5.62-24.066 1.566-24.066 1.566 5.87 3.425 17.903 5.38 21.357 11.695 2.701 4.94-4.98 16.135-10.417 15.697-4.844-.391-9.297-5.859-12.87-8.73-8.553-6.869-17.703-14.95-27.672-19.69C30.527 221.101 13.55 234.047 0 242.485c0 0 8.574-.352 12.87.622 5.784 1.311 10.177 6.692 13.885 10.961 17.916 20.633 32.91 44.027 39.61 70.789 2.697 16.07-11.872 29.301-11.872 29.301s9.494-1.224 20.234-4.72 16.933-5.009 21.222-14.285c2.669-5.77 3.607-16.998 10.233-19.306 1.466 6.185 8.421 14.368 7.744 20.593-.601 5.53-6.425 11.937-9.83 16.03-1.206 1.45-4.117 4.63-2.375 6.711 1.733 2.072 5.311-2.39 6.392-3.41 4.883-4.612 15.558-11.896 18.457-1.312 2.52 9.203-5.577 24.082-9.622 32.176-1.125 2.252-6.309 9.29-4.285 11.802 2.334 2.895 7.215-4.648 8.255-6.01 4.056-5.312 18.26-21.056 25.806-15.398 9.204 6.9 6.03 11.834 2.542 21.19-.982 2.635-4.611 9.243-2.144 11.75 2.388 2.424 5.523.203 6.743-2.11 2.209-4.187 8.15-16.63 14.096-13.454 3.72 1.988 9.41 5.358 11.575 9.072 3.383 5.805.44 17.391-.46 23.7-.52 3.633-4.426 14.968-1.184 17.593 2.995 2.425 5.417-4.866 6.317-6.652 3.17-6.296 6.817-12.743 11.536-18.02 1.693-1.893 4.088-5.067 6.966-4.528 14.948 2.798-.323 17.687 5.81 25.288 1.242 1.538 4.608 1.427 6.417 1.764l7.723-19.95c3.927 1.514 9.704 2.038 12.6 5.287 2.435 2.73 2.913 7.341 3.616 10.802 1.97 9.69 3.047 19.114 1.803 28.959 1.223.88 3.152 2.922 4.794 1.875 2.078-1.326 2.343-6.734 3.053-8.954 2.27-7.1 5.734-13.889 8.952-20.593 2.12-4.416 7.899-9.12 12.07-3.038 4.277 6.238 2.564 17.149 5.238 24.275 6.834-3.37 7.58-17.598 7.722-24.454l8.864 1.292 5.326 10.935 9.62 27.671c4.98-1.905 3.403-11.48 3.961-16.088.758-6.247 2.207-18.798 6.788-23.448 1.847-1.874 5.52-2.033 7.914-2.937 2.73 6.659 4.229 14.21 7.535 20.584 1.289 2.484 4.226 5.161 7.196 3.638 2.842-1.458 2.735-4.776 2.37-7.49-.896-6.668-2.413-13.225-2.944-19.95 12.758-.9 20.243 9.415 28.258 18.02 3.098 3.325 5.795 7.729 10.354 9.009l-6.615-19.306-3.681-18.019c4.63-1.937 14.426-11.406 19.305-10.027 7.268 2.054 12.82 22.305 21.843 17.544 3.848-2.03 1.858-5.47.051-8.16-2.691-4.007-10.784-13.629-9.907-18.66.65-3.729 6.895-8.072 10.537-8.022 8.343.115 22.848 6.466 27.672 13.168l5.791-.644c-.868-11.52-18.134-16.776-20.604-28.314-.246-1.15-.205-2.537.078-3.679 1.834-7.396 6.283-4.166 10.874-2.179 1.431.62 4.56 2.209 5.745.437 1.306-1.953-1.008-4.53-1.857-6.164-1.733-3.336-3.323-7.188-2.601-10.94 6.012 1.573 9.723 5.15 14.8 8.527 1.202.799 3.851 2.8 5.367 1.684 1.594-1.173-.76-3.54-1.518-4.419-2.268-2.63-9.212-8.979-8.527-12.813.463-2.587 4.83-5.36 6.61-7.136 5.883-5.875 12.584-11.861 17.375-18.662h.643c11.368 13.259 46.998 3.96 42.473-16.089-2.834.406-5.466 2.634-8.366 1.634-12.675-4.37-9.611-24.674-23.81-24.8-1.047-13.236-6.365-26.466-12.782-37.969-2.942-5.274-9.058-10.1-11.195-15.47-1.184-2.977-.982-7.698-1.12-10.915 7.444-1.16 3.775-8.696 1.064-12.87-3.02-4.652-6.215-10.172-10.134-14.098-4.815-4.823-11.986-7.966-11.368-16.147.575-7.62 13.705-6.652 15.932-13.515-3.893.167-7.742 1.132-11.583 1.772-9.562 1.592-11.227-1.624-6.762-10.138 3.9-7.439 10.11-13.083 15.587-19.306 1.754-1.99 7.16-6.528 4.375-9.413-2.301-2.383-6.101 1.255-8.052 2.549-7.104 4.709-15.035 8.19-23.167 10.709-2.421.75-9.563 3.544-10.372-.749-1.092-5.794 9.877-6.876 8.442-13.392-4.389 1.042-13.012 7.968-17.228 4.757-5.074-3.863 2.377-13.727 3.174-18.27.807-4.603-2.895-4.772-5.5-1.894-.912 1.008-1.74 2.111-2.581 3.18-1.455 1.848-2.662 3.64-3.606 5.791-10.54-6.153 9.4-13.303 5.648-18.998-1.338-2.03-3.805.002-5.005 1.052-2.502 2.19-11.907 13.028-13.953 5.073-2.263-8.799 2.306-19.368 4.673-27.669.618-2.168 3.408-8.017.7-9.574-3.951-2.273-5.684 5.395-6.61 7.644-2.851 6.923-7.564 12.943-13.125 17.907-1.832 1.635-4.94 4.808-7.685 4.052-3.983-1.096-3.998-12.145-3.873-15.524.06-1.609.964-4.384-.607-5.55-2.05-1.52-3.12 1.53-3.426 2.979-.996 4.738-3.936 18.273-10.96 9.398-6.355-8.03 3.473-24.689-9.487-28.064-.293 9.306-2.25 17.165-7.079 22.524-8.483-1.852-6.6-13.98-4.504-20.593 0 0 2.025-7.476-.982-10.38-3.43 9.625-13.268 28.315-16.807 17.459-2.7-8.286-1.743-17.226-3.087-25.741-.536-3.396-.854-6.84-4.222-8.366z"
/>
</svg>
</template>

0 comments on commit 09137ef

Please sign in to comment.