Skip to content

Commit

Permalink
updated web bell icon paths
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyfromseattle committed Oct 25, 2019
1 parent 43a8954 commit 474bd44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/palette/src/svgs/BellFillIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const BellFillIcon: React.SFC<IconProps> = props => {
<Icon {...props} viewBox="0 0 18 18">
<Title>unwatch lot</Title>
<Path
d="M15.39 12.69A10.08 10.08 0 0 1 13.5 7V5.5a4.5 4.5 0 0 0-9 0V7a10.08 10.08 0 0 1-1.89 5.69.51.51 0 0 0-.06.53.5.5 0 0 0 .45.28h3.37a2.67 2.67 0 0 0-.12.75 2.75 2.75 0 0 0 5.5 0 2.67 2.67 0 0 0-.12-.75H15a.5.5 0 0 0 .45-.28.51.51 0 0 0-.06-.53zm-4.64 1.56a1.75 1.75 0 0 1-3.5 0 1.73 1.73 0 0 1 .18-.75h3.14c.116.233.177.49.18.75z"
d="M11.59125,10.22875 C10.5477671,8.7753221 9.97099646,7.03890677 9.93750001,5.25000002 L9.93750001,3.93750001 C9.93750001,1.7628788 8.17462121,0 6,0 C3.82537879,0 2.06249999,1.7628788 2.06249999,3.93750001 L2.06249999,5.25000002 C2.02900354,7.03890677 1.4522329,8.7753221 0.40874998,10.22875 C0.30536675,10.3611336 0.285077477,10.5403555 0.35624998,10.6925 C0.42986085,10.8427336 0.582702122,10.9378348 0.749999981,10.9375 L3.69874999,10.9375 C3.63265576,11.1501286 3.59729809,11.3711141 3.59374999,11.59375 C3.59375002,12.9226852 4.67106484,14 6,14 C7.32893516,14 8.40624998,12.9226852 8.40625001,11.59375 C8.40270191,11.3711141 8.36734424,11.1501286 8.30125001,10.9375 L11.25,10.9375 C11.4172979,10.9378348 11.5701392,10.8427336 11.64375,10.6925 C11.7149225,10.5403555 11.6946333,10.3611336 11.59125,10.22875 Z M7.53125001,11.59375 C7.53125001,12.4394361 6.84568603,13.125 6,13.125 C5.15431397,13.125 4.46874999,12.4394361 4.46874999,11.59375 C4.47119632,11.365935 4.52503421,11.1416104 4.62625,10.9375 L7.37375,10.9375 C7.47496579,11.1416104 7.52880368,11.365935 7.53125001,11.59375 L7.53125001,11.59375 Z"
fill={color(props.fill)}
fillRule="nonzero"
/>
Expand Down
2 changes: 1 addition & 1 deletion packages/palette/src/svgs/BellIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const BellIcon: React.SFC<IconProps> = props => {
<Icon {...props} viewBox="0 0 18 18">
<Title>watch lot</Title>
<Path
d="M15.39 12.69A10.08 10.08 0 0 1 13.5 7V5.5a4.5 4.5 0 0 0-9 0V7a10.08 10.08 0 0 1-1.89 5.69.51.51 0 0 0-.06.53.5.5 0 0 0 .45.28h3.37a2.67 2.67 0 0 0-.12.75 2.75 2.75 0 0 0 5.5 0 2.67 2.67 0 0 0-.12-.75H15a.5.5 0 0 0 .45-.28.51.51 0 0 0-.06-.53zm-4.64 1.56a1.75 1.75 0 0 1-3.5 0 1.73 1.73 0 0 1 .18-.75h3.14c.116.233.177.49.18.75zM3.94 12.5A11 11 0 0 0 5.5 7V5.5a3.5 3.5 0 0 1 7 0V7a11 11 0 0 0 1.56 5.5H3.94z"
d="M11.59125,10.22875 C10.5477671,8.7753221 9.97099646,7.03890677 9.93750001,5.25000002 L9.93750001,3.93750001 C9.93750001,1.7628788 8.17462121,0 6,0 C3.82537879,0 2.06249999,1.7628788 2.06249999,3.93750001 L2.06249999,5.25000002 C2.02900354,7.03890677 1.4522329,8.7753221 0.40874998,10.22875 C0.30536675,10.3611336 0.285077477,10.5403555 0.35624998,10.6925 C0.42986085,10.8427336 0.582702122,10.9378348 0.749999981,10.9375 L3.69874999,10.9375 C3.63265576,11.1501286 3.59729809,11.3711141 3.59374999,11.59375 C3.59375002,12.9226852 4.67106484,14 6,14 C7.32893516,14 8.40624998,12.9226852 8.40625001,11.59375 C8.40270191,11.3711141 8.36734424,11.1501286 8.30125001,10.9375 L11.25,10.9375 C11.4172979,10.9378348 11.5701392,10.8427336 11.64375,10.6925 C11.7149225,10.5403555 11.6946333,10.3611336 11.59125,10.22875 Z M7.53125001,11.59375 C7.53125001,12.4394361 6.84568603,13.125 6,13.125 C5.15431397,13.125 4.46874999,12.4394361 4.46874999,11.59375 C4.47119632,11.365935 4.52503421,11.1416104 4.62625,10.9375 L7.37375,10.9375 C7.47496579,11.1416104 7.52880368,11.365935 7.53125001,11.59375 L7.53125001,11.59375 Z M1.57249998,10.0625 C2.44369489,8.60667338 2.91459923,6.94643375 2.93749999,5.25000002 L2.93749999,3.93750001 C2.93750001,2.24612798 4.30862797,0.875000049 6,0.875000049 C7.69137203,0.875000049 9.06249999,2.24612798 9.06250001,3.93750001 L9.06250001,5.25000002 C9.08540077,6.94643375 9.55630511,8.60667338 10.4275,10.0625 L1.57249998,10.0625 Z"
fill={color(props.fill)}
fillRule="nonzero"
/>
Expand Down

0 comments on commit 474bd44

Please sign in to comment.