mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update salesforce-icon.tsx
This commit is contained in:
parent
f29058b0eb
commit
5f6dc438ae
@ -4,8 +4,8 @@ import { SVGProps } from "react";
|
||||
export const SalesforceIcon = (props: SVGProps<SVGSVGElement>) => (
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width={201.33}
|
||||
height={800}
|
||||
width={187}
|
||||
height={80}
|
||||
viewBox="0 0 800 201.333"
|
||||
fill="none"
|
||||
{...props}
|
||||
|
Loading…
Reference in New Issue
Block a user