Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

Commit fc281ca

Browse files
Added component for SvgIcon
1 parent 58b1c7a commit fc281ca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎src/components/SvgIcon.vue

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<script>
2+
export default {
3+
name: 'SvgIcon',
4+
render (h) {
5+
return (<svg id="lnr-sort-amount-asc" viewBox="0 0 1024 1024" width="100%" height="100%"><title>sort-amount-asc</title><path class="path1" d="M453.301 749.899c-9.997-9.997-26.206-9.997-36.203 0l-161.098 161.098v-885.397c0-14.138-11.462-25.6-25.6-25.6s-25.6 11.462-25.6 25.6v885.397l-161.099-161.098c-9.997-9.997-26.206-9.997-36.203 0s-9.998 26.206 0 36.203l204.8 204.8c5 4.998 11.55 7.498 18.102 7.498s13.102-2.499 18.101-7.499l204.8-204.8c9.998-9.997 9.998-26.205 0-36.202z"></path><path class="path2" d="M691.2 256h-102.4c-14.139 0-25.6-11.462-25.6-25.6v-102.4c0-14.138 11.461-25.6 25.6-25.6h102.4c14.139 0 25.6 11.462 25.6 25.6v102.4c0 14.138-11.461 25.6-25.6 25.6zM614.4 204.8h51.2v-51.2h-51.2v51.2z"></path><path class="path3" d="M793.6 460.8h-204.8c-14.139 0-25.6-11.462-25.6-25.6v-102.4c0-14.138 11.461-25.6 25.6-25.6h204.8c14.139 0 25.6 11.462 25.6 25.6v102.4c0 14.138-11.461 25.6-25.6 25.6zM614.4 409.6h153.6v-51.2h-153.6v51.2z"></path><path class="path4" d="M896 665.6h-307.2c-14.139 0-25.6-11.461-25.6-25.6v-102.4c0-14.139 11.461-25.6 25.6-25.6h307.2c14.139 0 25.6 11.461 25.6 25.6v102.4c0 14.139-11.461 25.6-25.6 25.6zM614.4 614.4h256v-51.2h-256v51.2z"></path><path class="path5" d="M998.4 870.4h-409.6c-14.139 0-25.6-11.461-25.6-25.6v-102.4c0-14.139 11.461-25.6 25.6-25.6h409.6c14.139 0 25.6 11.461 25.6 25.6v102.4c0 14.139-11.461 25.6-25.6 25.6zM614.4 819.2h358.4v-51.2h-358.4v51.2z"></path></svg>)
6+
}
7+
}
8+
</script>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /