Commit Graph

2 Commits

Author SHA1 Message Date
Pam Hiett 28c49317b8 Update canvas icon font with replacements and add new one
Fixes: CNVS-25973

notes:
- old icons: http://screencast.com/t/F1iM8Nplm

- new icons: http://screencast.com/t/AhkxbTDwBs

*** running locally may require be rake icons:compile
along with compiling css AND restarting the server

test plan:
- in order to see these updated icons frd
- login in to local canvas and navigate to
  /styleguide
- click on the "Style" link and then select "Icons" from
  the sub-nav
- note: titles have been added to all of the icon for a11y

Change-Id: I54cc59dd116fae5fc792b9260a6b4a9e9e77a285
Reviewed-on: https://gerrit.instructure.com/69190
Reviewed-by: Jennifer Stern <jstern@instructure.com>
Product-Review: Jennifer Stern <jstern@instructure.com>
Tested-by: Jenkins
QA-Review: Myller de Araujo <myller@instructure.com>
2015-12-24 07:42:50 +00:00
Ryan Shaw 50054fb25b mv public/font public/fonts (so it works with asset pipeline)
the rails asset pipeline expects fonts to be
in the 'fonts' directory of it's assets folder.

since we're using it to put md5s in our urls,
I'm moving it there

test plan:
* no changes, 
* load page and ensure icons and fonts still work

Change-Id: Iec3a1b04259b1d74fbfa98f9ecc53d98e972e02a
Reviewed-on: https://gerrit.instructure.com/54805
Tested-by: Jenkins
Reviewed-by: Jennifer Stern <jstern@instructure.com>
Product-Review: Ryan Shaw <ryan@instructure.com>
QA-Review: Ryan Shaw <ryan@instructure.com>
2015-06-08 18:02:55 +00:00