Skip to content

Commit

Permalink
add heat-list, template-list, host-aggregates icon
Browse files Browse the repository at this point in the history
Change-Id: I2610960d9a3f10db707207e75a11934ae39fb483
  • Loading branch information
soniaxu7 committed Jul 20, 2017
1 parent 02389fb commit 6ce9226
Show file tree
Hide file tree
Showing 9 changed files with 269 additions and 166 deletions.
Binary file modified css/fonts/icons.eot
Binary file not shown.
118 changes: 64 additions & 54 deletions css/fonts/icons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/fonts/icons.ttf
Binary file not shown.
Binary file modified css/fonts/icons.woff
Binary file not shown.
133 changes: 77 additions & 56 deletions css/icons.less

Large diffs are not rendered by default.

133 changes: 77 additions & 56 deletions docs/raw_demos/icons.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@

@font-face {
font-family:"icons";
src:url("../../css/fonts/icons.eot?4c28554829949c4423e19e74585496b5");
src:url("../../css/fonts/icons.eot?b1de5740dee221aef5c1b5a5d3ec22d6");
src:url("../../css/fonts/icons.eot?#iefix") format("embedded-opentype"),
url("../../css/fonts/icons.woff?4c28554829949c4423e19e74585496b5") format("woff"),
url("../../css/fonts/icons.ttf?4c28554829949c4423e19e74585496b5") format("truetype"),
url("../../css/fonts/icons.svg?4c28554829949c4423e19e74585496b5#icons") format("svg");
url("../../css/fonts/icons.woff?b1de5740dee221aef5c1b5a5d3ec22d6") format("woff"),
url("../../css/fonts/icons.ttf?b1de5740dee221aef5c1b5a5d3ec22d6") format("truetype"),
url("../../css/fonts/icons.svg?b1de5740dee221aef5c1b5a5d3ec22d6#icons") format("svg");
font-weight:normal;
font-style:normal;
}
Expand Down Expand Up @@ -380,265 +380,280 @@
}


.icon-help:before {
.icon-heat-list:before {
content:"\f13b";
}


.icon-host:before {
.icon-help:before {
content:"\f13c";
}


.icon-image:before {
.icon-host-aggregates:before {
content:"\f13d";
}


.icon-instance:before {
.icon-host:before {
content:"\f13e";
}


.icon-invoice:before {
.icon-image:before {
content:"\f13f";
}


.icon-keypair:before {
.icon-instance:before {
content:"\f140";
}


.icon-lb:before {
.icon-invoice:before {
content:"\f141";
}


.icon-listener:before {
.icon-keypair:before {
content:"\f142";
}


.icon-loading:before {
.icon-lb:before {
content:"\f143";
}


.icon-log:before {
.icon-listener:before {
content:"\f144";
}


.icon-logout:before {
.icon-loading:before {
content:"\f145";
}


.icon-monitor:before {
.icon-log:before {
content:"\f146";
}


.icon-more:before {
.icon-logout:before {
content:"\f147";
}


.icon-network:before {
.icon-monitor:before {
content:"\f148";
}


.icon-notification:before {
.icon-more:before {
content:"\f149";
}


.icon-overview:before {
.icon-network:before {
content:"\f14a";
}


.icon-performance:before {
.icon-notification:before {
content:"\f14b";
}


.icon-port:before {
.icon-overview:before {
content:"\f14c";
}


.icon-power-off:before {
.icon-performance:before {
content:"\f14d";
}


.icon-power-on:before {
.icon-port:before {
content:"\f14e";
}


.icon-project:before {
.icon-power-off:before {
content:"\f14f";
}


.icon-property:before {
.icon-power-on:before {
content:"\f150";
}


.icon-question:before {
.icon-project:before {
content:"\f151";
}


.icon-redirect-policy:before {
.icon-property:before {
content:"\f152";
}


.icon-refresh:before {
.icon-question:before {
content:"\f153";
}


.icon-region:before {
.icon-redirect-policy:before {
content:"\f154";
}


.icon-remove:before {
.icon-refresh:before {
content:"\f155";
}


.icon-resource-pool:before {
.icon-region:before {
content:"\f156";
}


.icon-restart:before {
.icon-remove:before {
content:"\f157";
}


.icon-role:before {
.icon-resource-pool:before {
content:"\f158";
}


.icon-router:before {
.icon-restart:before {
content:"\f159";
}


.icon-search:before {
.icon-role:before {
content:"\f15a";
}


.icon-security-group:before {
.icon-router:before {
content:"\f15b";
}


.icon-setting:before {
.icon-search:before {
content:"\f15c";
}


.icon-snapshot:before {
.icon-security-group:before {
content:"\f15d";
}


.icon-status-active:before {
.icon-setting:before {
content:"\f15e";
}


.icon-status-approving:before {
.icon-snapshot:before {
content:"\f15f";
}


.icon-status-deleted:before {
.icon-status-active:before {
content:"\f160";
}


.icon-status-disabled:before {
.icon-status-approving:before {
content:"\f161";
}


.icon-status-light:before {
.icon-status-deleted:before {
content:"\f162";
}


.icon-status-paused:before {
.icon-status-disabled:before {
content:"\f163";
}


.icon-status-pending:before {
.icon-status-light:before {
content:"\f164";
}


.icon-status-shutdown:before {
.icon-status-paused:before {
content:"\f165";
}


.icon-status-warning:before {
.icon-status-pending:before {
content:"\f166";
}


.icon-subnet:before {
.icon-status-shutdown:before {
content:"\f167";
}


.icon-ticket:before {
.icon-status-warning:before {
content:"\f168";
}


.icon-topology:before {
.icon-subnet:before {
content:"\f169";
}


.icon-upload:before {
.icon-template-list:before {
content:"\f16a";
}


.icon-user-group:before {
.icon-ticket:before {
content:"\f16b";
}


.icon-user:before {
.icon-topology:before {
content:"\f16c";
}


.icon-vnc:before {
.icon-upload:before {
content:"\f16d";
}


.icon-volume:before {
.icon-user-group:before {
content:"\f16e";
}


.icon-user:before {
content:"\f16f";
}


.icon-vnc:before {
content:"\f170";
}


.icon-volume:before {
content:"\f171";
}

</style>
</head>
<body>
Expand Down Expand Up @@ -762,8 +777,12 @@ <h1>icons</h1>

<div class="icons__item" data-name="global"><i class="glyphicon icon-global"></i> icon-global</div>

<div class="icons__item" data-name="heat-list"><i class="glyphicon icon-heat-list"></i> icon-heat-list</div>

<div class="icons__item" data-name="help"><i class="glyphicon icon-help"></i> icon-help</div>

<div class="icons__item" data-name="host-aggregates"><i class="glyphicon icon-host-aggregates"></i> icon-host-aggregates</div>

<div class="icons__item" data-name="host"><i class="glyphicon icon-host"></i> icon-host</div>

<div class="icons__item" data-name="image"><i class="glyphicon icon-image"></i> icon-image</div>
Expand Down Expand Up @@ -852,6 +871,8 @@ <h1>icons</h1>

<div class="icons__item" data-name="subnet"><i class="glyphicon icon-subnet"></i> icon-subnet</div>

<div class="icons__item" data-name="template-list"><i class="glyphicon icon-template-list"></i> icon-template-list</div>

<div class="icons__item" data-name="ticket"><i class="glyphicon icon-ticket"></i> icon-ticket</div>

<div class="icons__item" data-name="topology"><i class="glyphicon icon-topology"></i> icon-topology</div>
Expand Down
25 changes: 25 additions & 0 deletions fonts_svg/heat-list.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6ce9226

Please sign in to comment.