Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/scaleflex/ui into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
amrelbialy committed Aug 5, 2024
2 parents ee21dbf + 0275f6b commit 0072ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/icons/src/mail-outline.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const MailOutline = intrinsicComponent<IconProps, SVGSVGElement>(
{...rest}
>
<path
d="M48.7316 12.3005C48.7316 9.92924 46.8024 8 44.4311 8H6.30051C3.92969 8.00009 2.00082 9.92842 2 12.3012V12.302V38.698C2 41.099 3.94886 43 6.30197 43H44.4295C46.8304 43 48.7315 41.0512 48.7315 38.698V12.302C48.7315 12.3018 48.7315 12.3016 48.7315 12.3014C48.7316 12.3011 48.7316 12.3009 48.7316 12.3005ZM6.30051 10.7383H44.4311C45.2925 10.7383 45.9934 11.4392 45.9934 12.3028C45.9934 12.7617 45.7653 13.1877 45.3829 13.4425L26.2333 26.2094C25.7064 26.5607 25.0253 26.5608 24.4983 26.2094C24.4983 26.2094 5.34835 13.4422 5.34872 13.4425C5.34881 13.4426 5.34844 13.4423 5.34835 13.4422C4.96628 13.1877 4.73819 12.7617 4.73819 12.3005C4.73819 11.4391 5.43908 10.7383 6.30051 10.7383ZM44.4296 40.2618H6.30197C5.44957 40.2618 4.73819 39.5726 4.73819 38.698V16.3265L22.9794 28.4876C23.7043 28.9709 24.535 29.2125 25.3658 29.2125C26.1967 29.2125 27.0275 28.9709 27.7523 28.4876L45.9934 16.3265V38.6981C45.9934 39.5504 45.3042 40.2618 44.4296 40.2618Z"
d="M15.5936 3.02492C15.5936 2.23901 14.9763 1.59961 14.2175 1.59961H2.01613C1.2575 1.59964 0.640278 2.23874 0.640015 3.02516V11.7738C0.640015 12.5696 1.26363 13.1996 2.0166 13.1996H14.217C14.9852 13.1996 15.5936 12.5537 15.5936 11.7738V3.02541L15.5936 3.02492ZM2.01613 2.50715H14.2175C14.4931 2.50715 14.7174 2.73945 14.7174 3.02568C14.7174 3.17778 14.6444 3.31896 14.5221 3.40342L8.39442 7.63473C8.22581 7.75116 8.00788 7.7512 7.83924 7.63473L1.71157 3.40342C1.58931 3.31905 1.51621 3.17778 1.51621 3.02492C1.51621 2.73942 1.74048 2.50715 2.01613 2.50715ZM14.217 12.2921H2.0166C1.74384 12.2921 1.51621 12.0637 1.51621 11.7738V4.35924L7.35319 8.38978C7.58514 8.54996 7.85098 8.63003 8.11681 8.63003C8.38268 8.63003 8.64855 8.54996 8.88047 8.38978L14.7174 4.35924V11.7738C14.7174 12.0563 14.4969 12.2921 14.217 12.2921Z"
fill={color}
/>
</svg>
Expand Down

0 comments on commit 0072ee0

Please sign in to comment.