Update salesforce-icon.tsx

This commit is contained in:
Stefan Pejcic 2025-05-15 14:27:34 +02:00 committed by GitHub
parent be4f2b860b
commit 6b79034019
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,15 @@ import * as React from "react";
import { SVGProps } from "react";
export const SalesforceIcon = (props: SVGProps<SVGSVGElement>) => (
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 732.08 180.42">
<svg
xmlns="http://www.w3.org/2000/svg"
width={732.08}
height={180.42}
viewBox="0 0 732.08 180.42"
fill="none"
{...props}
>
<defs>
<style>
.cls-1,