Skip to content
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

Arepa Icon #1144

Open
eazancot opened this issue Apr 21, 2022 · 0 comments
Open

Arepa Icon #1144

eazancot opened this issue Apr 21, 2022 · 0 comments

Comments

@eazancot
Copy link

Icon Request

  • Icon name: arepa
  • Use case: Venezuelan breakfast food
  • Screenshots of this icon:
    arepa-icon

CODE HTML: <i data-feather="arepa"></i>

CODE FEATHER.JS:
arepa:'<circle cx="12" cy="12" r="10"></circle><line x1="12.57" y1="5.99" x2="16.15" y2="16.39"></line><line x1="7.85" y1="7.61" x2="11.43" y2="18.01"></line><line x1="16.39" y1="7.85" x2="5.99" y2="11.43"></line><line x1="18.01" y1="12.57" x2="7.61" y2="16.15"></line>'

CODE ICON SVG:
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arepa"><circle cx="12" cy="12" r="10"></circle><line x1="12.57" y1="5.99" x2="16.15" y2="16.39"></line><line x1="7.85" y1="7.61" x2="11.43" y2="18.01"></line><line x1="16.39" y1="7.85" x2="5.99" y2="11.43"></line><line x1="18.01" y1="12.57" x2="7.61" y2="16.15"></line></svg>

DESCRIPTION: Leverages part of the design of the previous "slack" icon (since they currently changed it to a new one).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant