Skip to content

Commit

Permalink
Polymer 3 Conversion and patch (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenao authored Jan 11, 2019
1 parent 1ecf57b commit faf4cf0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@
@mixin d2l-icon-tier1-google-drive() {
@include d2l-icon();
&:before {
content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2218%22%20width%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23565a5c%22%20d%3D%22M17.98%2011.67zM3.702%2018H14.74c.284%200%20.54-.217.666-.487l2.11-4.51H6.212L3.702%2018zM16.2%2011.003h1.7L12.532.213c-.128-.27-.383-.206-.66-.206H6.65l6.004%2010.996H16.2zM5.304.778l-.322.662-4.89%2010.04a.885.885%200%200%200-.01.762l2.3%204.86%205.704-11.03L5.64%201.417l-.336-.64zM17.98%2011.67a.784.784%200%200%200-.07-.213h-.01l.01.025c.032.06.054.123.07.188z%22%2F%3E%3C%2Fsvg%3E");
content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23565a5c%22%20d%3D%22M8.68%206.75l-5.57%209.41L0%2010.86l5.54-9.57%203.14%205.46zm8.98%203.52h-6.3L5.94.85h6.26l5.46%209.42zm.34.59l-3.12%205.32H3.76l3.16-5.34h11.07l.01.02z%22%2F%3E%3C%2Fsvg%3E");
}
}
@mixin d2l-icon-tier1-grabber() {
Expand Down
4 changes: 2 additions & 2 deletions images/tier1/google-drive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"fs": "0.0.2",
"imagemin": "^4.0.0",
"images-to-variables": "^0.3.0",
"polymer-cli": "^1.9.4",
"polymer-cli": "^1.9.5",
"q": "^1.4.1",
"through2": "^2.0.1",
"vinyl-fs": "^2.3.1",
Expand Down
2 changes: 1 addition & 1 deletion tier1-icons.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit faf4cf0

Please sign in to comment.