diff options
author | amzrk2 | 2020-04-18 18:08:13 +0800 |
---|---|---|
committer | amzrk2 | 2020-04-18 18:08:13 +0800 |
commit | d53b6ab5ec8d5648201efc6308306e0c222b65fd (patch) | |
tree | 7a13f40a2df9a7d8e9210445f5b5bac45e76df31 /layouts/partials/fas/fa-angle-right.html | |
parent | b8a0c1dacdbffbb8f9d3f9fdb92bebf2655d59df (diff) | |
download | hugo-theme-fuji-d53b6ab5ec8d5648201efc6308306e0c222b65fd.tar.gz hugo-theme-fuji-d53b6ab5ec8d5648201efc6308306e0c222b65fd.tar.bz2 hugo-theme-fuji-d53b6ab5ec8d5648201efc6308306e0c222b65fd.zip |
Smart pagination
Diffstat (limited to 'layouts/partials/fas/fa-angle-right.html')
-rw-r--r-- | layouts/partials/fas/fa-angle-right.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/fas/fa-angle-right.html b/layouts/partials/fas/fa-angle-right.html new file mode 100644 index 0000000..26cb61e --- /dev/null +++ b/layouts/partials/fas/fa-angle-right.html @@ -0,0 +1 @@ +<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="angle-right" class="svg-inline--fa fa-angle-right fa-w-8" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512"><path fill="currentColor" d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg>
\ No newline at end of file |