aboutsummaryrefslogtreecommitdiff
path: root/icons-react/icons-js/brand-firebase.js
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-04-27 12:34:01 +0200
committercodecalm <codecalm@gmail.com>2022-04-27 12:34:01 +0200
commit6c4524c19d4cc640457d995878a1dfcffb6cd021 (patch)
treeb3f5de866f450d4ea3267c359c38b8aed6c553b3 /icons-react/icons-js/brand-firebase.js
parentMerge remote-tracking branch 'origin/master' (diff)
downloadtabler-icons-6c4524c19d4cc640457d995878a1dfcffb6cd021.tar.xz
Release 1.67.1v1.67.1
Diffstat (limited to 'icons-react/icons-js/brand-firebase.js')
-rw-r--r--icons-react/icons-js/brand-firebase.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons-react/icons-js/brand-firebase.js b/icons-react/icons-js/brand-firebase.js
index eaf93898..75929774 100644
--- a/icons-react/icons-js/brand-firebase.js
+++ b/icons-react/icons-js/brand-firebase.js
@@ -6,7 +6,7 @@ function IconBrandFirebase({
stroke = 2,
...props
}) {
- return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-firebase" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M4.53 17.05l6.15 -11.72h-.02c.38 -.74 1.28 -1.02 2.01 -.63c.26 .14 .48 .36 .62 .62l1.06 2.01" /><path d="M15.47 6.45c.58 -.59 1.53 -.59 2.11 -.01c.22 .22 .36 .5 .41 .81l1.5 9.11c.1 .62 -.2 1.24 -.76 1.54l-6.07 2.9c-.46 .25 -1.01 .26 -1.46 0l-6.02 -2.92c-.55 -.31 -.85 -.92 -.75 -1.54l1.96 -12.04c.12 -.82 .89 -1.38 1.7 -1.25c.46 .07 .87 .36 1.09 .77l1.24 1.76" /><path d="M4.57 17.18l10.93 -10.68" /></svg>;
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-firebase" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><desc>{"Download more icon variants from https://tabler-icons.io/i/brand-firebase"}</desc><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M4.53 17.05l6.15 -11.72h-.02c.38 -.74 1.28 -1.02 2.01 -.63c.26 .14 .48 .36 .62 .62l1.06 2.01" /><path d="M15.47 6.45c.58 -.59 1.53 -.59 2.11 -.01c.22 .22 .36 .5 .41 .81l1.5 9.11c.1 .62 -.2 1.24 -.76 1.54l-6.07 2.9c-.46 .25 -1.01 .26 -1.46 0l-6.02 -2.92c-.55 -.31 -.85 -.92 -.75 -1.54l1.96 -12.04c.12 -.82 .89 -1.38 1.7 -1.25c.46 .07 .87 .36 1.09 .77l1.24 1.76" /><path d="M4.57 17.18l10.93 -10.68" /></svg>;
}
export default IconBrandFirebase; \ No newline at end of file