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-up.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-up.html')
-rw-r--r-- | layouts/partials/fas/fa-angle-up.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/fas/fa-angle-up.html b/layouts/partials/fas/fa-angle-up.html deleted file mode 100644 index 47ffb0b..0000000 --- a/layouts/partials/fas/fa-angle-up.html +++ /dev/null @@ -1 +0,0 @@ -<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="angle-up" class="svg-inline--fa fa-angle-up fa-w-10" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z"></path></svg>
\ No newline at end of file |