mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update and rename salesforce-icon.tsx to hostkey-icon.tsx
This commit is contained in:
parent
fa9b1b2bd3
commit
8d2ee42b63
@ -1,7 +1,7 @@
|
|||||||
import * as React from "react";
|
import * as React from "react";
|
||||||
import { SVGProps } from "react";
|
import { SVGProps } from "react";
|
||||||
|
|
||||||
export const SalesforceIcon = (props: SVGProps<SVGSVGElement>) => (
|
export const HostkeyIcon = (props: SVGProps<SVGSVGElement>) => (
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
width={187}
|
width={187}
|
Loading…
Reference in New Issue
Block a user