Skip to content

Commit

Permalink
feat(icon): update icon
Browse files Browse the repository at this point in the history
  • Loading branch information
PixeledCode committed Nov 21, 2024
1 parent 731010d commit 777da98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/paste-icons/src/BlockquoteIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const BlockquoteIcon = React.forwardRef<HTMLElement, BlockquoteIconProps>(
aria-hidden={decorative}
width="100%"
height="100%"
fill="none"
viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg"
aria-labelledby={titleId}
>
Expand Down
2 changes: 1 addition & 1 deletion packages/paste-icons/svg/Blockquote.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 777da98

Please sign in to comment.