-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New package: @alwatr/icon
Structure
#343
Conversation
لطفا سریع تر آیکون پک رو تایین کنید |
alwatr/
├─ ui/
│ ├─ alwatr-icon/
│ ├─ alwatr-grid/
│ ├─ .../
├─ core/
├─ .../ Or alwatr/
├─ components/
│ ├─ i-con/
│ ├─ d-rawer/
│ ├─ m-enu/ |
return html`<svg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"> | ||
<title>Book</title> | ||
<path | ||
d="M256 160c16-63.16 76.43-95.41 208-96a15.94 15.94 0 0116 16v288a16 16 0 01-16 16c-128 0-177.45 25.81-208 64-30.37-38-80-64-208-64-9.88 0-16-8.05-16-17.93V80a15.94 15.94 0 0116-16c131.57.59 192 32.84 208 96zM256 160v288" |
Check failure
Code scanning / ESLint
Enforce a maximum line length
Pull Request closed and locked due to lack of activity. |
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Fixes #(issue)
PR Checklist
Please check if your PR fulfills the following requirements:
jsdocs
format with@example
section.Other information