Skip to content

Commit

Permalink
Revised design
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankeairns committed Apr 30, 2024
1 parent 668f46e commit 6846913
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions src/components/icon/__snapshots__/icon.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4373,16 +4373,16 @@ exports[`EuiIcon props type launch is rendered 1`] = `
>
<path
clip-rule="evenodd"
d="M10.5 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm0-1a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"
d="M10 4a2 2 0 1 0 0 4 2 2 0 0 0 0-4ZM9 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z"
fill-rule="evenodd"
/>
<path
clip-rule="evenodd"
d="M14.243 1.022a8.47 8.47 0 0 0-3.168.373c-1.534.491-2.94 1.533-4.138 2.715l-.168-.168a.995.995 0 0 0-1.175-.182l-4.09 2.23c-.656.357-.657 1.303-.002 1.702l1.372.836c.078.048.235.144.44.28l-.109.183c-.216.369-.14.84.17 1.15l2.484 2.484c.31.31.781.387 1.15.17l.183-.109c.137.206.233.363.28.442l.836 1.37c.4.656 1.345.654 1.703-.002l2.23-4.089a.995.995 0 0 0-.183-1.176l-.167-.167c1.182-1.2 2.223-2.605 2.714-4.138a8.477 8.477 0 0 0 .373-3.169.79.79 0 0 0-.735-.735ZM10.32 9.178c1.487-1.322 2.812-2.902 3.348-4.577a7.508 7.508 0 0 0 .341-2.61 7.543 7.543 0 0 0-2.608.342c-1.676.537-3.256 1.861-4.578 3.348-1.29 1.449-2.254 2.962-2.745 3.792l2.449 2.45c.83-.492 2.343-1.456 3.792-2.745Zm-4.055-4.37-.18-.18-4.089 2.228 1.373.837c.08.049.238.145.444.282a25.66 25.66 0 0 1 2.452-3.167Zm1.761 7.38c.138.208.235.367.284.446l.835 1.371 2.23-4.088-.181-.18a25.652 25.652 0 0 1-3.168 2.451Z"
d="M6.679 12.967c.353-.136.697-.3 1.033-.475l1.36 2.265a.5.5 0 0 0 .828.043l3-4a.5.5 0 0 0-.046-.654l-.886-.886C13.604 7.456 15 4.913 15 1.5a.5.5 0 0 0-.5-.5c-3.413 0-5.956 1.395-7.76 3.033l-.886-.887A.5.5 0 0 0 5.2 3.1l-4 3a.5.5 0 0 0 .043.829l2.264 1.358a9.59 9.59 0 0 0-.475 1.036v.001a.5.5 0 0 0 .114.53l3 3c.139.138.35.182.533.113ZM4.09 9.384l2.525 2.525a14.616 14.616 0 0 0 3.555-2.285c1.841-1.612 3.657-4.076 3.818-7.612-3.537.16-6.001 1.976-7.613 3.817A14.617 14.617 0 0 0 4.09 9.384Zm-.096-1.97a15.616 15.616 0 0 1 2.03-2.682l-.572-.572-3.058 2.294 1.6.96Zm5.551 6.191-.96-1.6a15.617 15.617 0 0 0 2.682-2.03l.572.572-2.294 3.058Z"
fill-rule="evenodd"
/>
<path
d="M3.236 12.058c.19-.19.5-.185.696.01.195.195.2.507.01.696L1.887 14.82a.442.442 0 0 1-.706-.706l2.055-2.056Zm1.412 1.412c.19-.19.5-.185.696.01.195.195.2.507.01.696l-.685.685c-.19.19-.5.185-.696-.01a.492.492 0 0 1-.01-.696l.685-.685Zm-2.824-2.824c.19-.19.5-.185.696.01.195.195.2.507.01.696l-.685.685c-.19.19-.5.185-.696-.01a.492.492 0 0 1-.01-.696l.685-.685Z"
d="M3.854 12.146a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708l2-2a.5.5 0 0 1 .708 0Zm2 1.708a.5.5 0 0 0-.708-.708l-1 1a.5.5 0 0 0 .708.708l1-1Zm-3-3.708a.5.5 0 0 1 0 .708l-1 1a.5.5 0 0 1-.708-.708l1-1a.5.5 0 0 1 .708 0Z"
/>
</svg>
`;
Expand Down
6 changes: 3 additions & 3 deletions src/components/icon/assets/launch.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@ const EuiIconLaunch = ({
{title ? <title id={titleId}>{title}</title> : null}
<path
fillRule="evenodd"
d="M10.5 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm0-1a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"
d="M10 4a2 2 0 1 0 0 4 2 2 0 0 0 0-4ZM9 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z"
clipRule="evenodd"
/>
<path
fillRule="evenodd"
d="M14.243 1.022a8.47 8.47 0 0 0-3.168.373c-1.534.491-2.94 1.533-4.138 2.715l-.168-.168a.995.995 0 0 0-1.175-.182l-4.09 2.23c-.656.357-.657 1.303-.002 1.702l1.372.836c.078.048.235.144.44.28l-.109.183c-.216.369-.14.84.17 1.15l2.484 2.484c.31.31.781.387 1.15.17l.183-.109c.137.206.233.363.28.442l.836 1.37c.4.656 1.345.654 1.703-.002l2.23-4.089a.995.995 0 0 0-.183-1.176l-.167-.167c1.182-1.2 2.223-2.605 2.714-4.138a8.477 8.477 0 0 0 .373-3.169.79.79 0 0 0-.735-.735ZM10.32 9.178c1.487-1.322 2.812-2.902 3.348-4.577a7.508 7.508 0 0 0 .341-2.61 7.543 7.543 0 0 0-2.608.342c-1.676.537-3.256 1.861-4.578 3.348-1.29 1.449-2.254 2.962-2.745 3.792l2.449 2.45c.83-.492 2.343-1.456 3.792-2.745Zm-4.055-4.37-.18-.18-4.089 2.228 1.373.837c.08.049.238.145.444.282a25.66 25.66 0 0 1 2.452-3.167Zm1.761 7.38c.138.208.235.367.284.446l.835 1.371 2.23-4.088-.181-.18a25.652 25.652 0 0 1-3.168 2.451Z"
d="M6.679 12.967c.353-.136.697-.3 1.033-.475l1.36 2.265a.5.5 0 0 0 .828.043l3-4a.5.5 0 0 0-.046-.654l-.886-.886C13.604 7.456 15 4.913 15 1.5a.5.5 0 0 0-.5-.5c-3.413 0-5.956 1.395-7.76 3.033l-.886-.887A.5.5 0 0 0 5.2 3.1l-4 3a.5.5 0 0 0 .043.829l2.264 1.358a9.59 9.59 0 0 0-.475 1.036v.001a.5.5 0 0 0 .114.53l3 3c.139.138.35.182.533.113ZM4.09 9.384l2.525 2.525a14.616 14.616 0 0 0 3.555-2.285c1.841-1.612 3.657-4.076 3.818-7.612-3.537.16-6.001 1.976-7.613 3.817A14.617 14.617 0 0 0 4.09 9.384Zm-.096-1.97a15.616 15.616 0 0 1 2.03-2.682l-.572-.572-3.058 2.294 1.6.96Zm5.551 6.191-.96-1.6a15.617 15.617 0 0 0 2.682-2.03l.572.572-2.294 3.058Z"
clipRule="evenodd"
/>
<path d="M3.236 12.058c.19-.19.5-.185.696.01.195.195.2.507.01.696L1.887 14.82a.442.442 0 0 1-.706-.706l2.055-2.056Zm1.412 1.412c.19-.19.5-.185.696.01.195.195.2.507.01.696l-.685.685c-.19.19-.5.185-.696-.01a.492.492 0 0 1-.01-.696l.685-.685Zm-2.824-2.824c.19-.19.5-.185.696.01.195.195.2.507.01.696l-.685.685c-.19.19-.5.185-.696-.01a.492.492 0 0 1-.01-.696l.685-.685Z" />
<path d="M3.854 12.146a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708l2-2a.5.5 0 0 1 .708 0Zm2 1.708a.5.5 0 0 0-.708-.708l-1 1a.5.5 0 0 0 .708.708l1-1Zm-3-3.708a.5.5 0 0 1 0 .708l-1 1a.5.5 0 0 1-.708-.708l1-1a.5.5 0 0 1 .708 0Z" />
</svg>
);
export const icon = EuiIconLaunch;
10 changes: 5 additions & 5 deletions src/components/icon/svgs/launch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6846913

Please sign in to comment.