Skip to content

Commit

Permalink
add icon
Browse files Browse the repository at this point in the history
  • Loading branch information
DVGY committed Oct 21, 2023
1 parent 51c45ff commit b27c7bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/src/components/svgs/OrganisationSVG.tsx
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
export const OrganisationSVG = () => {
return (
<svg
height='12'
height='40'
viewBox='0 -4 496 496'
width='12'
width='40'
xmlns='http://www.w3.org/2000/svg'
>
<path
Expand Down

0 comments on commit b27c7bd

Please sign in to comment.