mirror of
https://github.com/bitwarden/browser
synced 2025-12-25 20:53:22 +00:00
move DeactivatedOrg icon to vault library
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { svgIcon } from "../icon";
|
||||
import { svgIcon } from "@bitwarden/components";
|
||||
|
||||
export const DeactivatedOrg = svgIcon`
|
||||
<svg width="138" height="118" viewBox="0 0 138 118" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
@@ -1 +1,2 @@
|
||||
export * from "./deactivated-org";
|
||||
export * from "./no-folders";
|
||||
|
||||
Reference in New Issue
Block a user