@infineon/infineon-icons 2.1.2--canary.35.74a79fa10b25d09f541bf41bef4b9104b3603fae.0 → 2.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/icons.js +20 -0
- package/package.json +1 -1
- package/svg/file-sap-16.svg +1 -8
- package/svg/file-sap-24.svg +1 -9
package/dist/icons.js
CHANGED
@@ -2815,6 +2815,24 @@ var filertf24 = {
|
|
2815
2815
|
viewBox: '0 0 24 24'
|
2816
2816
|
};
|
2817
2817
|
|
2818
|
+
var filesap16 = {
|
2819
|
+
name: 'file-sap-16',
|
2820
|
+
height: 16,
|
2821
|
+
width: 16,
|
2822
|
+
svgContent: '<path d="M14.5 12.5V15.5H1.5V14.5" stroke="currentColor" stroke-linecap="square"/><path d="M1.5 6.5V0.5H9.5L14.5 5.5V6.5" stroke="currentColor" stroke-linecap="square"/><path d="M9.5 1V5.5H14" stroke="currentColor" stroke-linecap="square"/><path d="M3.18871 13.096C2.83671 13.096 2.48738 13.032 2.14071 12.904C1.79938 12.776 1.48738 12.5893 1.20471 12.344L1.88471 11.536C2.08205 11.696 2.29805 11.8267 2.53271 11.928C2.77271 12.0293 3.01805 12.08 3.26871 12.08C3.51938 12.08 3.70338 12.0373 3.82071 11.952C3.94338 11.8667 4.00471 11.7573 4.00471 11.624C4.00471 11.5013 3.97271 11.4053 3.90871 11.336C3.84471 11.2613 3.75138 11.1973 3.62871 11.144C3.50605 11.0853 3.36205 11.0213 3.19671 10.952L2.52471 10.664C2.33271 10.5893 2.15138 10.4907 1.98071 10.368C1.81005 10.24 1.67138 10.0853 1.56471 9.90399C1.46338 9.71732 1.41271 9.49599 1.41271 9.23999C1.41271 8.95199 1.49271 8.69332 1.65271 8.46399C1.81805 8.22932 2.04205 8.04266 2.32471 7.90399C2.61271 7.75999 2.94605 7.68799 3.32471 7.68799C3.63938 7.68799 3.94871 7.74665 4.25271 7.86399C4.55671 7.98132 4.82605 8.15199 5.06071 8.37599L4.46071 9.11999C4.27938 8.98665 4.09805 8.88532 3.91671 8.81599C3.73538 8.74132 3.51671 8.70399 3.26071 8.70399C3.06871 8.70399 2.91138 8.74399 2.78871 8.82399C2.66605 8.90399 2.60471 9.02132 2.60471 9.17599C2.60471 9.27732 2.64205 9.36266 2.71671 9.43199C2.79138 9.50132 2.89271 9.56266 3.02071 9.61599C3.14871 9.66932 3.29538 9.72799 3.46071 9.79199L4.09271 10.064C4.32738 10.1493 4.52738 10.256 4.69271 10.384C4.85805 10.5067 4.98605 10.6587 5.07671 10.84C5.16738 11.0213 5.21271 11.2347 5.21271 11.48C5.21271 11.768 5.13271 12.0347 4.97271 12.28C4.81805 12.5253 4.58871 12.7227 4.28471 12.872C3.98605 13.0213 3.62071 13.096 3.18871 13.096Z" fill="currentColor"/><path d="M5.67359 13L7.29759 7.78399H8.70559L10.3296 13H9.08159L8.40959 10.36C8.34559 10.0987 8.27625 9.82132 8.20159 9.52799C8.12692 9.23466 8.05759 8.95199 7.99359 8.67999H7.96159C7.89759 8.95199 7.83092 9.23466 7.76159 9.52799C7.69225 9.82132 7.62292 10.0987 7.55359 10.36L6.87359 13H5.67359ZM6.74559 11.76V10.84H9.24159V11.76H6.74559Z" fill="currentColor"/><path d="M10.9985 13V7.78399H12.8465C13.2251 7.78399 13.5665 7.83732 13.8705 7.94399C14.1798 8.04532 14.4251 8.21865 14.6065 8.46399C14.7931 8.70932 14.8865 9.04265 14.8865 9.46399C14.8865 9.86932 14.7931 10.2027 14.6065 10.464C14.4198 10.7253 14.1718 10.92 13.8625 11.048C13.5531 11.1707 13.2145 11.232 12.8465 11.232H12.1745V13H10.9985ZM12.1745 10.296H12.7745C13.0998 10.296 13.3398 10.224 13.4945 10.08C13.6545 9.93599 13.7345 9.73065 13.7345 9.46399C13.7345 9.18666 13.6518 8.99466 13.4865 8.88799C13.3265 8.77599 13.0891 8.71999 12.7745 8.71999H12.1745V10.296Z" fill="currentColor"/>',
|
2823
|
+
fill: 'none',
|
2824
|
+
viewBox: '0 0 16 16'
|
2825
|
+
};
|
2826
|
+
|
2827
|
+
var filesap24 = {
|
2828
|
+
name: 'file-sap-24',
|
2829
|
+
height: 24,
|
2830
|
+
width: 24,
|
2831
|
+
svgContent: '<path d="M20.5 21V23.5H3.5V21" stroke="currentColor" stroke-linecap="square"/><path d="M3.5 10.5V1.5H14.5L20.5 7.5V10.5" stroke="currentColor" stroke-linecap="square"/><path d="M14.5 2V7.5H20" stroke="currentColor" stroke-linecap="square"/><path d="M22.5 10.5H1.5V20.5H22.5V10.5Z" stroke="currentColor" stroke-linecap="square"/><path d="M7.18871 18.096C6.83671 18.096 6.48738 18.032 6.14071 17.904C5.79938 17.776 5.48738 17.5893 5.20471 17.344L5.88471 16.536C6.08205 16.696 6.29805 16.8267 6.53271 16.928C6.77271 17.0293 7.01805 17.08 7.26871 17.08C7.51938 17.08 7.70338 17.0373 7.82071 16.952C7.94338 16.8667 8.00471 16.7573 8.00471 16.624C8.00471 16.5013 7.97271 16.4053 7.90871 16.336C7.84471 16.2613 7.75138 16.1973 7.62871 16.144C7.50605 16.0853 7.36205 16.0213 7.19671 15.952L6.52471 15.664C6.33271 15.5893 6.15138 15.4907 5.98071 15.368C5.81005 15.24 5.67138 15.0853 5.56471 14.904C5.46338 14.7173 5.41271 14.496 5.41271 14.24C5.41271 13.952 5.49271 13.6933 5.65271 13.464C5.81805 13.2293 6.04205 13.0427 6.32471 12.904C6.61271 12.76 6.94605 12.688 7.32471 12.688C7.63938 12.688 7.94871 12.7467 8.25271 12.864C8.55671 12.9813 8.82605 13.152 9.06071 13.376L8.46071 14.12C8.27938 13.9867 8.09805 13.8853 7.91671 13.816C7.73538 13.7413 7.51671 13.704 7.26071 13.704C7.06871 13.704 6.91138 13.744 6.78871 13.824C6.66605 13.904 6.60471 14.0213 6.60471 14.176C6.60471 14.2773 6.64205 14.3627 6.71671 14.432C6.79138 14.5013 6.89271 14.5627 7.02071 14.616C7.14871 14.6693 7.29538 14.728 7.46071 14.792L8.09271 15.064C8.32738 15.1493 8.52738 15.256 8.69271 15.384C8.85805 15.5067 8.98605 15.6587 9.07671 15.84C9.16738 16.0213 9.21271 16.2347 9.21271 16.48C9.21271 16.768 9.13271 17.0347 8.97271 17.28C8.81805 17.5253 8.58871 17.7227 8.28471 17.872C7.98605 18.0213 7.62071 18.096 7.18871 18.096Z" fill="currentColor"/><path d="M9.67359 18L11.2976 12.784H12.7056L14.3296 18H13.0816L12.4096 15.36C12.3456 15.0987 12.2763 14.8213 12.2016 14.528C12.1269 14.2347 12.0576 13.952 11.9936 13.68H11.9616C11.8976 13.952 11.8309 14.2347 11.7616 14.528C11.6923 14.8213 11.6229 15.0987 11.5536 15.36L10.8736 18H9.67359ZM10.7456 16.76V15.84H13.2416V16.76H10.7456Z" fill="currentColor"/><path d="M14.9985 18V12.784H16.8465C17.2251 12.784 17.5665 12.8373 17.8705 12.944C18.1798 13.0453 18.4251 13.2187 18.6065 13.464C18.7931 13.7093 18.8865 14.0427 18.8865 14.464C18.8865 14.8693 18.7931 15.2027 18.6065 15.464C18.4198 15.7253 18.1718 15.92 17.8625 16.048C17.5531 16.1707 17.2145 16.232 16.8465 16.232H16.1745V18H14.9985ZM16.1745 15.296H16.7745C17.0998 15.296 17.3398 15.224 17.4945 15.08C17.6545 14.936 17.7345 14.7307 17.7345 14.464C17.7345 14.1867 17.6518 13.9947 17.4865 13.888C17.3265 13.776 17.0891 13.72 16.7745 13.72H16.1745V15.296Z" fill="currentColor"/>',
|
2832
|
+
fill: 'none',
|
2833
|
+
viewBox: '0 0 24 24'
|
2834
|
+
};
|
2835
|
+
|
2818
2836
|
var filesql16 = {
|
2819
2837
|
name: 'file-sql-16',
|
2820
2838
|
height: 16,
|
@@ -7071,6 +7089,8 @@ const icons = {
|
|
7071
7089
|
filerar24,
|
7072
7090
|
filertf16,
|
7073
7091
|
filertf24,
|
7092
|
+
filesap16,
|
7093
|
+
filesap24,
|
7074
7094
|
filesql16,
|
7075
7095
|
filesql24,
|
7076
7096
|
filestp16,
|
package/package.json
CHANGED
package/svg/file-sap-16.svg
CHANGED
@@ -1,8 +1 @@
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16"
|
2
|
-
<path d="M14.5 12.5V15.5H1.5V14.5" stroke="currentColor" stroke-linecap="square"/>
|
3
|
-
<path d="M1.5 6.5V0.5H9.5L14.5 5.5V6.5" stroke="currentColor" stroke-linecap="square"/>
|
4
|
-
<path d="M9.5 1V5.5H14" stroke="currentColor" stroke-linecap="square"/>
|
5
|
-
<path d="M3.18871 13.096C2.83671 13.096 2.48738 13.032 2.14071 12.904C1.79938 12.776 1.48738 12.5893 1.20471 12.344L1.88471 11.536C2.08205 11.696 2.29805 11.8267 2.53271 11.928C2.77271 12.0293 3.01805 12.08 3.26871 12.08C3.51938 12.08 3.70338 12.0373 3.82071 11.952C3.94338 11.8667 4.00471 11.7573 4.00471 11.624C4.00471 11.5013 3.97271 11.4053 3.90871 11.336C3.84471 11.2613 3.75138 11.1973 3.62871 11.144C3.50605 11.0853 3.36205 11.0213 3.19671 10.952L2.52471 10.664C2.33271 10.5893 2.15138 10.4907 1.98071 10.368C1.81005 10.24 1.67138 10.0853 1.56471 9.90399C1.46338 9.71732 1.41271 9.49599 1.41271 9.23999C1.41271 8.95199 1.49271 8.69332 1.65271 8.46399C1.81805 8.22932 2.04205 8.04266 2.32471 7.90399C2.61271 7.75999 2.94605 7.68799 3.32471 7.68799C3.63938 7.68799 3.94871 7.74665 4.25271 7.86399C4.55671 7.98132 4.82605 8.15199 5.06071 8.37599L4.46071 9.11999C4.27938 8.98665 4.09805 8.88532 3.91671 8.81599C3.73538 8.74132 3.51671 8.70399 3.26071 8.70399C3.06871 8.70399 2.91138 8.74399 2.78871 8.82399C2.66605 8.90399 2.60471 9.02132 2.60471 9.17599C2.60471 9.27732 2.64205 9.36266 2.71671 9.43199C2.79138 9.50132 2.89271 9.56266 3.02071 9.61599C3.14871 9.66932 3.29538 9.72799 3.46071 9.79199L4.09271 10.064C4.32738 10.1493 4.52738 10.256 4.69271 10.384C4.85805 10.5067 4.98605 10.6587 5.07671 10.84C5.16738 11.0213 5.21271 11.2347 5.21271 11.48C5.21271 11.768 5.13271 12.0347 4.97271 12.28C4.81805 12.5253 4.58871 12.7227 4.28471 12.872C3.98605 13.0213 3.62071 13.096 3.18871 13.096Z" fill="currentColor"/>
|
6
|
-
<path d="M5.67359 13L7.29759 7.78399H8.70559L10.3296 13H9.08159L8.40959 10.36C8.34559 10.0987 8.27625 9.82132 8.20159 9.52799C8.12692 9.23466 8.05759 8.95199 7.99359 8.67999H7.96159C7.89759 8.95199 7.83092 9.23466 7.76159 9.52799C7.69225 9.82132 7.62292 10.0987 7.55359 10.36L6.87359 13H5.67359ZM6.74559 11.76V10.84H9.24159V11.76H6.74559Z" fill="currentColor"/>
|
7
|
-
<path d="M10.9985 13V7.78399H12.8465C13.2251 7.78399 13.5665 7.83732 13.8705 7.94399C14.1798 8.04532 14.4251 8.21865 14.6065 8.46399C14.7931 8.70932 14.8865 9.04265 14.8865 9.46399C14.8865 9.86932 14.7931 10.2027 14.6065 10.464C14.4198 10.7253 14.1718 10.92 13.8625 11.048C13.5531 11.1707 13.2145 11.232 12.8465 11.232H12.1745V13H10.9985ZM12.1745 10.296H12.7745C13.0998 10.296 13.3398 10.224 13.4945 10.08C13.6545 9.93599 13.7345 9.73065 13.7345 9.46399C13.7345 9.18666 13.6518 8.99466 13.4865 8.88799C13.3265 8.77599 13.0891 8.71999 12.7745 8.71999H12.1745V10.296Z" fill="currentColor"/>
|
8
|
-
</svg>
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M14.5 12.5V15.5H1.5V14.5" stroke="currentColor" stroke-linecap="square"/><path d="M1.5 6.5V0.5H9.5L14.5 5.5V6.5" stroke="currentColor" stroke-linecap="square"/><path d="M9.5 1V5.5H14" stroke="currentColor" stroke-linecap="square"/><path d="M3.18871 13.096C2.83671 13.096 2.48738 13.032 2.14071 12.904C1.79938 12.776 1.48738 12.5893 1.20471 12.344L1.88471 11.536C2.08205 11.696 2.29805 11.8267 2.53271 11.928C2.77271 12.0293 3.01805 12.08 3.26871 12.08C3.51938 12.08 3.70338 12.0373 3.82071 11.952C3.94338 11.8667 4.00471 11.7573 4.00471 11.624C4.00471 11.5013 3.97271 11.4053 3.90871 11.336C3.84471 11.2613 3.75138 11.1973 3.62871 11.144C3.50605 11.0853 3.36205 11.0213 3.19671 10.952L2.52471 10.664C2.33271 10.5893 2.15138 10.4907 1.98071 10.368C1.81005 10.24 1.67138 10.0853 1.56471 9.90399C1.46338 9.71732 1.41271 9.49599 1.41271 9.23999C1.41271 8.95199 1.49271 8.69332 1.65271 8.46399C1.81805 8.22932 2.04205 8.04266 2.32471 7.90399C2.61271 7.75999 2.94605 7.68799 3.32471 7.68799C3.63938 7.68799 3.94871 7.74665 4.25271 7.86399C4.55671 7.98132 4.82605 8.15199 5.06071 8.37599L4.46071 9.11999C4.27938 8.98665 4.09805 8.88532 3.91671 8.81599C3.73538 8.74132 3.51671 8.70399 3.26071 8.70399C3.06871 8.70399 2.91138 8.74399 2.78871 8.82399C2.66605 8.90399 2.60471 9.02132 2.60471 9.17599C2.60471 9.27732 2.64205 9.36266 2.71671 9.43199C2.79138 9.50132 2.89271 9.56266 3.02071 9.61599C3.14871 9.66932 3.29538 9.72799 3.46071 9.79199L4.09271 10.064C4.32738 10.1493 4.52738 10.256 4.69271 10.384C4.85805 10.5067 4.98605 10.6587 5.07671 10.84C5.16738 11.0213 5.21271 11.2347 5.21271 11.48C5.21271 11.768 5.13271 12.0347 4.97271 12.28C4.81805 12.5253 4.58871 12.7227 4.28471 12.872C3.98605 13.0213 3.62071 13.096 3.18871 13.096Z" fill="currentColor"/><path d="M5.67359 13L7.29759 7.78399H8.70559L10.3296 13H9.08159L8.40959 10.36C8.34559 10.0987 8.27625 9.82132 8.20159 9.52799C8.12692 9.23466 8.05759 8.95199 7.99359 8.67999H7.96159C7.89759 8.95199 7.83092 9.23466 7.76159 9.52799C7.69225 9.82132 7.62292 10.0987 7.55359 10.36L6.87359 13H5.67359ZM6.74559 11.76V10.84H9.24159V11.76H6.74559Z" fill="currentColor"/><path d="M10.9985 13V7.78399H12.8465C13.2251 7.78399 13.5665 7.83732 13.8705 7.94399C14.1798 8.04532 14.4251 8.21865 14.6065 8.46399C14.7931 8.70932 14.8865 9.04265 14.8865 9.46399C14.8865 9.86932 14.7931 10.2027 14.6065 10.464C14.4198 10.7253 14.1718 10.92 13.8625 11.048C13.5531 11.1707 13.2145 11.232 12.8465 11.232H12.1745V13H10.9985ZM12.1745 10.296H12.7745C13.0998 10.296 13.3398 10.224 13.4945 10.08C13.6545 9.93599 13.7345 9.73065 13.7345 9.46399C13.7345 9.18666 13.6518 8.99466 13.4865 8.88799C13.3265 8.77599 13.0891 8.71999 12.7745 8.71999H12.1745V10.296Z" fill="currentColor"/></svg>
|
package/svg/file-sap-24.svg
CHANGED
@@ -1,9 +1 @@
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
2
|
-
<path d="M20.5 21V23.5H3.5V21" stroke="currentColor" stroke-linecap="square"/>
|
3
|
-
<path d="M3.5 10.5V1.5H14.5L20.5 7.5V10.5" stroke="currentColor" stroke-linecap="square"/>
|
4
|
-
<path d="M14.5 2V7.5H20" stroke="currentColor" stroke-linecap="square"/>
|
5
|
-
<path d="M22.5 10.5H1.5V20.5H22.5V10.5Z" stroke="currentColor" stroke-linecap="square"/>
|
6
|
-
<path d="M7.18871 18.096C6.83671 18.096 6.48738 18.032 6.14071 17.904C5.79938 17.776 5.48738 17.5893 5.20471 17.344L5.88471 16.536C6.08205 16.696 6.29805 16.8267 6.53271 16.928C6.77271 17.0293 7.01805 17.08 7.26871 17.08C7.51938 17.08 7.70338 17.0373 7.82071 16.952C7.94338 16.8667 8.00471 16.7573 8.00471 16.624C8.00471 16.5013 7.97271 16.4053 7.90871 16.336C7.84471 16.2613 7.75138 16.1973 7.62871 16.144C7.50605 16.0853 7.36205 16.0213 7.19671 15.952L6.52471 15.664C6.33271 15.5893 6.15138 15.4907 5.98071 15.368C5.81005 15.24 5.67138 15.0853 5.56471 14.904C5.46338 14.7173 5.41271 14.496 5.41271 14.24C5.41271 13.952 5.49271 13.6933 5.65271 13.464C5.81805 13.2293 6.04205 13.0427 6.32471 12.904C6.61271 12.76 6.94605 12.688 7.32471 12.688C7.63938 12.688 7.94871 12.7467 8.25271 12.864C8.55671 12.9813 8.82605 13.152 9.06071 13.376L8.46071 14.12C8.27938 13.9867 8.09805 13.8853 7.91671 13.816C7.73538 13.7413 7.51671 13.704 7.26071 13.704C7.06871 13.704 6.91138 13.744 6.78871 13.824C6.66605 13.904 6.60471 14.0213 6.60471 14.176C6.60471 14.2773 6.64205 14.3627 6.71671 14.432C6.79138 14.5013 6.89271 14.5627 7.02071 14.616C7.14871 14.6693 7.29538 14.728 7.46071 14.792L8.09271 15.064C8.32738 15.1493 8.52738 15.256 8.69271 15.384C8.85805 15.5067 8.98605 15.6587 9.07671 15.84C9.16738 16.0213 9.21271 16.2347 9.21271 16.48C9.21271 16.768 9.13271 17.0347 8.97271 17.28C8.81805 17.5253 8.58871 17.7227 8.28471 17.872C7.98605 18.0213 7.62071 18.096 7.18871 18.096Z" fill="currentColor"/>
|
7
|
-
<path d="M9.67359 18L11.2976 12.784H12.7056L14.3296 18H13.0816L12.4096 15.36C12.3456 15.0987 12.2763 14.8213 12.2016 14.528C12.1269 14.2347 12.0576 13.952 11.9936 13.68H11.9616C11.8976 13.952 11.8309 14.2347 11.7616 14.528C11.6923 14.8213 11.6229 15.0987 11.5536 15.36L10.8736 18H9.67359ZM10.7456 16.76V15.84H13.2416V16.76H10.7456Z" fill="currentColor"/>
|
8
|
-
<path d="M14.9985 18V12.784H16.8465C17.2251 12.784 17.5665 12.8373 17.8705 12.944C18.1798 13.0453 18.4251 13.2187 18.6065 13.464C18.7931 13.7093 18.8865 14.0427 18.8865 14.464C18.8865 14.8693 18.7931 15.2027 18.6065 15.464C18.4198 15.7253 18.1718 15.92 17.8625 16.048C17.5531 16.1707 17.2145 16.232 16.8465 16.232H16.1745V18H14.9985ZM16.1745 15.296H16.7745C17.0998 15.296 17.3398 15.224 17.4945 15.08C17.6545 14.936 17.7345 14.7307 17.7345 14.464C17.7345 14.1867 17.6518 13.9947 17.4865 13.888C17.3265 13.776 17.0891 13.72 16.7745 13.72H16.1745V15.296Z" fill="currentColor"/>
|
9
|
-
</svg>
|
1
|
+
<svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20.5 21V23.5H3.5V21" stroke="currentColor" stroke-linecap="square"/><path d="M3.5 10.5V1.5H14.5L20.5 7.5V10.5" stroke="currentColor" stroke-linecap="square"/><path d="M14.5 2V7.5H20" stroke="currentColor" stroke-linecap="square"/><path d="M22.5 10.5H1.5V20.5H22.5V10.5Z" stroke="currentColor" stroke-linecap="square"/><path d="M7.18871 18.096C6.83671 18.096 6.48738 18.032 6.14071 17.904C5.79938 17.776 5.48738 17.5893 5.20471 17.344L5.88471 16.536C6.08205 16.696 6.29805 16.8267 6.53271 16.928C6.77271 17.0293 7.01805 17.08 7.26871 17.08C7.51938 17.08 7.70338 17.0373 7.82071 16.952C7.94338 16.8667 8.00471 16.7573 8.00471 16.624C8.00471 16.5013 7.97271 16.4053 7.90871 16.336C7.84471 16.2613 7.75138 16.1973 7.62871 16.144C7.50605 16.0853 7.36205 16.0213 7.19671 15.952L6.52471 15.664C6.33271 15.5893 6.15138 15.4907 5.98071 15.368C5.81005 15.24 5.67138 15.0853 5.56471 14.904C5.46338 14.7173 5.41271 14.496 5.41271 14.24C5.41271 13.952 5.49271 13.6933 5.65271 13.464C5.81805 13.2293 6.04205 13.0427 6.32471 12.904C6.61271 12.76 6.94605 12.688 7.32471 12.688C7.63938 12.688 7.94871 12.7467 8.25271 12.864C8.55671 12.9813 8.82605 13.152 9.06071 13.376L8.46071 14.12C8.27938 13.9867 8.09805 13.8853 7.91671 13.816C7.73538 13.7413 7.51671 13.704 7.26071 13.704C7.06871 13.704 6.91138 13.744 6.78871 13.824C6.66605 13.904 6.60471 14.0213 6.60471 14.176C6.60471 14.2773 6.64205 14.3627 6.71671 14.432C6.79138 14.5013 6.89271 14.5627 7.02071 14.616C7.14871 14.6693 7.29538 14.728 7.46071 14.792L8.09271 15.064C8.32738 15.1493 8.52738 15.256 8.69271 15.384C8.85805 15.5067 8.98605 15.6587 9.07671 15.84C9.16738 16.0213 9.21271 16.2347 9.21271 16.48C9.21271 16.768 9.13271 17.0347 8.97271 17.28C8.81805 17.5253 8.58871 17.7227 8.28471 17.872C7.98605 18.0213 7.62071 18.096 7.18871 18.096Z" fill="currentColor"/><path d="M9.67359 18L11.2976 12.784H12.7056L14.3296 18H13.0816L12.4096 15.36C12.3456 15.0987 12.2763 14.8213 12.2016 14.528C12.1269 14.2347 12.0576 13.952 11.9936 13.68H11.9616C11.8976 13.952 11.8309 14.2347 11.7616 14.528C11.6923 14.8213 11.6229 15.0987 11.5536 15.36L10.8736 18H9.67359ZM10.7456 16.76V15.84H13.2416V16.76H10.7456Z" fill="currentColor"/><path d="M14.9985 18V12.784H16.8465C17.2251 12.784 17.5665 12.8373 17.8705 12.944C18.1798 13.0453 18.4251 13.2187 18.6065 13.464C18.7931 13.7093 18.8865 14.0427 18.8865 14.464C18.8865 14.8693 18.7931 15.2027 18.6065 15.464C18.4198 15.7253 18.1718 15.92 17.8625 16.048C17.5531 16.1707 17.2145 16.232 16.8465 16.232H16.1745V18H14.9985ZM16.1745 15.296H16.7745C17.0998 15.296 17.3398 15.224 17.4945 15.08C17.6545 14.936 17.7345 14.7307 17.7345 14.464C17.7345 14.1867 17.6518 13.9947 17.4865 13.888C17.3265 13.776 17.0891 13.72 16.7745 13.72H16.1745V15.296Z" fill="currentColor"/></svg>
|