Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
refactor(Icons): use icons from zanata-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Eng committed Jul 18, 2016
1 parent 085fb80 commit 445c956
Show file tree
Hide file tree
Showing 92 changed files with 22 additions and 925 deletions.
1 change: 0 additions & 1 deletion zanata-editor/src/app/app.css
Expand Up @@ -24,7 +24,6 @@
@import './components/Dropdown/index.css';
@import './containers/EditorHeader/index.css';
@import './css/heading/index.css';
@import './components/Icon/index.css';
@import './css/links/index.css';
@import './components/TextDiff/index.css';
@import './components/LogoLoader/index.css';
Expand Down
2 changes: 1 addition & 1 deletion zanata-editor/src/app/components/DocsDropdown.js
@@ -1,6 +1,6 @@
import { encode } from '../utils/doc-id'
import Dropdown from './Dropdown'
import Icon from './Icon'
import { Icon } from 'zanata-ui'
import React, { PropTypes } from 'react'

/**
Expand Down
2 changes: 1 addition & 1 deletion zanata-editor/src/app/components/FilterToggle/index.js
@@ -1,5 +1,5 @@
import cx from 'classnames'
import Icon from '../Icon'
import { Icon } from 'zanata-ui'
import React, { PropTypes } from 'react'

/**
Expand Down
9 changes: 0 additions & 9 deletions zanata-editor/src/app/components/Icon/images/Icon-admin.svg

This file was deleted.

9 changes: 0 additions & 9 deletions zanata-editor/src/app/components/Icon/images/Icon-all.svg

This file was deleted.

9 changes: 0 additions & 9 deletions zanata-editor/src/app/components/Icon/images/Icon-attach.svg

This file was deleted.

9 changes: 0 additions & 9 deletions zanata-editor/src/app/components/Icon/images/Icon-block.svg

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

9 changes: 0 additions & 9 deletions zanata-editor/src/app/components/Icon/images/Icon-circle.svg

This file was deleted.

9 changes: 0 additions & 9 deletions zanata-editor/src/app/components/Icon/images/Icon-clock.svg

This file was deleted.

9 changes: 0 additions & 9 deletions zanata-editor/src/app/components/Icon/images/Icon-code.svg

This file was deleted.

9 changes: 0 additions & 9 deletions zanata-editor/src/app/components/Icon/images/Icon-comment.svg

This file was deleted.

0 comments on commit 445c956

Please sign in to comment.