diff options
author | amzrk2 | 2020-04-23 11:50:45 +0800 |
---|---|---|
committer | amzrk2 | 2020-04-23 11:50:45 +0800 |
commit | 77ec19755260ec2e65ef284a63d28129c42d70dc (patch) | |
tree | 09dd25613d6b65d1dd83abbde3d69d7b0cf6ed11 /layouts/partials/fas/fa-angle-double-right.html | |
parent | 7376c7f9e511b59638271861600305dd821c559a (diff) | |
download | hugo-theme-fuji-77ec19755260ec2e65ef284a63d28129c42d70dc.tar.gz hugo-theme-fuji-77ec19755260ec2e65ef284a63d28129c42d70dc.tar.bz2 hugo-theme-fuji-77ec19755260ec2e65ef284a63d28129c42d70dc.zip |
Switch progressbar.js to fa
Diffstat (limited to 'layouts/partials/fas/fa-angle-double-right.html')
-rw-r--r-- | layouts/partials/fas/fa-angle-double-right.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/fas/fa-angle-double-right.html b/layouts/partials/fas/fa-angle-double-right.html deleted file mode 100644 index 998f859..0000000 --- a/layouts/partials/fas/fa-angle-double-right.html +++ /dev/null @@ -1 +0,0 @@ -<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="angle-double-right" class="svg-inline--fa fa-angle-double-right fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 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 34zm192-34l-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.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l136-136c9.4-9.2 9.4-24.4 0-33.8z"></path></svg>
\ No newline at end of file |