Skip to content

Commit

Permalink
feat(icons): add enterprise file storage icon
Browse files Browse the repository at this point in the history
Signed-off-by: Marie JONES <marie.jones@corp.ovh.com>
  • Loading branch information
marie-j authored and JeremyDec committed Jul 26, 2021
1 parent 36162ec commit 529a4e1
Show file tree
Hide file tree
Showing 11 changed files with 1,011 additions and 987 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -737,6 +737,11 @@ export const Concept = () => `
<div class="doc-badge__code"><code>.oui-icon-dslam_concept</code></div>
</div>
<div class="doc-badge">
<div class="doc-badge__preview doc-badge__preview_s"><span class="oui-icon oui-icon-enterprise-file-storage_concept"></span></div>
<div class="doc-badge__code"><code>.oui-icon-enterprise-file-storage_concept</code></div>
</div>
<div class="doc-badge">
<div class="doc-badge__preview doc-badge__preview_s"><span class="oui-icon oui-icon-envelop_concept"></span></div>
<div class="doc-badge__code"><code>.oui-icon-envelop_concept</code></div>
Expand Down
395 changes: 198 additions & 197 deletions packages/base/core/src/css/tokens/_icons.css

Large diffs are not rendered by default.

Loading

0 comments on commit 529a4e1

Please sign in to comment.