Skip to content

Commit

Permalink
feat(Icon): Add new icon Decline
Browse files Browse the repository at this point in the history
  • Loading branch information
233mawile authored and 233mawile-rc committed Nov 22, 2024
1 parent ab168be commit 68d719f
Show file tree
Hide file tree
Showing 8 changed files with 704 additions and 601 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
exports[`icon svg file expect svg file to match snapshot 1`] = `
"export default \`<svg aria-hidden=\\"true\\" style=\\"position: absolute; width: 0; height: 0; overflow: hidden;\\" version=\\"1.1\\" xmlns=\\"http://www.w3.org/2000/svg\\" xmlns:xlink=\\"http://www.w3.org/1999/xlink\\">
<defs>
<symbol id=\\"icon-Decline\\" viewBox=\\"0 0 34 32\\">
<title>Decline</title>
<path d=\\"M5.486 4.686c-0.781 0.781-0.781 2.047 0 2.828l8.485 8.485-8.485 8.485c-0.781 0.781-0.781 2.047 0 2.828s2.047 0.781 2.828 0l8.485-8.485 8.485 8.485c0.781 0.781 2.047 0.781 2.828 0s0.781-2.047 0-2.828l-8.485-8.485 8.485-8.485c0.781-0.781 0.781-2.047 0-2.828s-2.047-0.781-2.828 0l-8.485 8.485-8.485-8.485c-0.781-0.781-2.047-0.781-2.828 0z\\"></path>
</symbol>
<symbol id=\\"icon-transcript_border\\" viewBox=\\"0 0 32 32\\">
<title>transcript_border</title>
<path d=\\"M23 21.6v2.4h-21v-2.4h21zM30 15.6v2.4h-28v-2.4h28zM30 9.6v2.4h-28v-2.4h28z\\"></path>
Expand Down
5 changes: 5 additions & 0 deletions packages/juno-icon/assets/icon-Decline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 68d719f

Please sign in to comment.