Skip to content

Commit

Permalink
fix(plasma-icons): delete unnecessary prop opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
Yakutoc committed Jul 3, 2024
1 parent 6068211 commit 0b72ea3
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion packages/plasma-icons/src/old/Icon.assets/Location.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { IconProps } from '../IconRoot';
export const Location: React.FC<IconProps> = (props) => (
<svg width="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
<path
opacity={0.95}
fillRule="evenodd"
clipRule="evenodd"
d="M17.546 18.258c1.701-2.425 3.12-5.56 3.12-8.258a8.667 8.667 0 00-17.333 0c0 2.697 1.42 5.833 3.121 8.258.858 1.223 1.813 2.3 2.742 3.08.51.428.975.736 1.394.947.352.177.86.382 1.41.382.55 0 1.058-.206 1.41-.382.419-.211.884-.519 1.393-.946.93-.78 1.884-1.858 2.743-3.081zm-1.637-1.149c1.596-2.275 2.758-5.004 2.758-7.11a6.667 6.667 0 00-13.334 0c0 2.106 1.162 4.835 2.758 7.11.784 1.117 1.625 2.055 2.391 2.698.83.696 1.349.86 1.518.86.17 0 .689-.165 1.518-.86.766-.643 1.607-1.581 2.39-2.698zm-3.91-2.776A4.667 4.667 0 1012 5a4.667 4.667 0 000 9.333zm0-2A2.667 2.667 0 1012 7a2.667 2.667 0 000 5.333z"
Expand Down
1 change: 0 additions & 1 deletion packages/plasma-icons/src/old/Icon.assets/MusicAlbum.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { IconProps } from '../IconRoot';
export const MusicAlbum: React.FC<IconProps> = (props) => (
<svg width="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
<path
opacity={0.5}
d="M3 7c0-.93 0-1.394.077-1.78A4 4 0 016.22 2.077C6.606 2 7.07 2 8 2h8c.93 0 1.394 0 1.78.077a4 4 0 013.143 3.143C21 5.606 21 6.07 21 7H3z"
fill="currentColor"
/>
Expand Down
3 changes: 0 additions & 3 deletions packages/plasma-icons/src/old/Icon.assets/WifiSignal0.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,18 @@ import { IconProps } from '../IconRoot';
export const WifiSignal0: React.FC<IconProps> = (props) => (
<svg width="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
<path
opacity={0.1}
fillRule="evenodd"
clipRule="evenodd"
d="M6.46 12.517A7.799 7.799 0 0112 10.214c2.164 0 4.124.882 5.54 2.303a1 1 0 01-1.417 1.411A5.798 5.798 0 0012 12.214c-1.61 0-3.066.654-4.123 1.714a1 1 0 11-1.417-1.411z"
fill="currentColor"
/>
<path
opacity={0.5}
fillRule="evenodd"
clipRule="evenodd"
d="M14.5 17.86a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z"
fill="currentColor"
/>
<path
opacity={0.1}
fillRule="evenodd"
clipRule="evenodd"
d="M12 6.5a11.464 11.464 0 00-8.149 3.388 1 1 0 11-1.417-1.412A13.464 13.464 0 0112 4.5c3.737 0 7.12 1.52 9.566 3.976a1 1 0 11-1.416 1.412A11.464 11.464 0 0012 6.5z"
Expand Down
2 changes: 0 additions & 2 deletions packages/plasma-icons/src/old/Icon.assets/WifiSignal1.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { IconProps } from '../IconRoot';
export const WifiSignal1: React.FC<IconProps> = (props) => (
<svg width="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
<path
opacity={0.3}
fillRule="evenodd"
clipRule="evenodd"
d="M6.46 12.517A7.799 7.799 0 0112 10.214c2.164 0 4.124.882 5.54 2.303a1 1 0 01-1.417 1.411A5.798 5.798 0 0012 12.214c-1.61 0-3.066.654-4.123 1.714a1 1 0 11-1.417-1.411z"
Expand All @@ -18,7 +17,6 @@ export const WifiSignal1: React.FC<IconProps> = (props) => (
fill="currentColor"
/>
<path
opacity={0.1}
fillRule="evenodd"
clipRule="evenodd"
d="M12 6.5a11.464 11.464 0 00-8.149 3.388 1 1 0 11-1.417-1.412A13.464 13.464 0 0112 4.5c3.737 0 7.12 1.52 9.566 3.976a1 1 0 11-1.416 1.412A11.464 11.464 0 0012 6.5z"
Expand Down
2 changes: 0 additions & 2 deletions packages/plasma-icons/src/old/Icon.assets/WifiSignal2.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,12 @@ export const WifiSignal2: React.FC<IconProps> = (props) => (
fill="currentColor"
/>
<path
opacity={0.6}
fillRule="evenodd"
clipRule="evenodd"
d="M6.46 12.517A7.799 7.799 0 0112 10.214c2.164 0 4.124.882 5.54 2.303a1 1 0 01-1.417 1.411A5.798 5.798 0 0012 12.214c-1.61 0-3.066.654-4.123 1.714a1 1 0 11-1.417-1.411z"
fill="currentColor"
/>
<path
opacity={0.3}
fillRule="evenodd"
clipRule="evenodd"
d="M12 6.5a11.464 11.464 0 00-8.149 3.388 1 1 0 11-1.417-1.412A13.464 13.464 0 0112 4.5c3.737 0 7.12 1.52 9.566 3.976a1 1 0 11-1.416 1.412A11.464 11.464 0 0012 6.5z"
Expand Down
1 change: 0 additions & 1 deletion packages/plasma-icons/src/old/Icon.assets/WifiSignal3.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ export const WifiSignal3: React.FC<IconProps> = (props) => (
fill="currentColor"
/>
<path
opacity={0.3}
fillRule="evenodd"
clipRule="evenodd"
d="M12 6.5a11.464 11.464 0 00-8.149 3.388 1 1 0 11-1.417-1.412A13.464 13.464 0 0112 4.5c3.737 0 7.12 1.52 9.566 3.976a1 1 0 11-1.416 1.412A11.464 11.464 0 0012 6.5z"
Expand Down

0 comments on commit 0b72ea3

Please sign in to comment.