mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-30 13:15:24 -04:00
swap copy to clipboard octicons
This commit is contained in:
@@ -2,5 +2,6 @@ export { default as CheckOcticon } from "./octicons/check.svg";
|
||||
export { default as CopyOcticon } from "./octicons/copy.svg";
|
||||
export { default as ForkOcticon } from "./octicons/fork.svg";
|
||||
export { default as OctocatOcticon } from "./octicons/octocat.svg";
|
||||
export { default as PasteOcticon } from "./octicons/paste.svg";
|
||||
export { default as StarOcticon } from "./octicons/star.svg";
|
||||
export { default as XOcticon } from "./octicons/x.svg";
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M5.75 1a.75.75 0 00-.75.75v3c0 .414.336.75.75.75h4.5a.75.75 0 00.75-.75v-3a.75.75 0 00-.75-.75h-4.5zm.75 3V2.5h3V4h-3zm-2.874-.467a.75.75 0 00-.752-1.298A1.75 1.75 0 002 3.75v9.5c0 .966.784 1.75 1.75 1.75h8.5A1.75 1.75 0 0014 13.25v-9.5a1.75 1.75 0 00-.874-1.515.75.75 0 10-.752 1.298.25.25 0 01.126.217v9.5a.25.25 0 01-.25.25h-8.5a.25.25 0 01-.25-.25v-9.5a.25.25 0 01.126-.217z"></path></svg>
|
||||
|
After Width: | Height: | Size: 506 B |
Reference in New Issue
Block a user