Feather A simple and beautiful set of open source ICONS

Feather A simple and beautiful set of open source ICONS

2022-09-01 0 952
Resource Number 36630 Last Updated 2025-02-24
¥ 0USD Upgrade VIP
Download Now Matters needing attention
Can't download? Please contact customer service to submit a link error!
Value-added Service: Installation Guide Environment Configuration Secondary Development Template Modification Source Code Installation

Feather is a collection of simple and beautiful open source ICONS, each designed on a 24×24 grid, emphasizing simplicity, consistency, and flexibility.

43514d22a7ff4fdd90ac6fb901865e1anoop.image_

Quick start

Start prototyping with Feather in your browser, or copy and paste the following code snippet into a blank html file.

<!DOCTYPE html><html lang="en">  <title></title>  <script src="https://unpkg.com/feather-icons"></script>  <body>    <!-- example icon -->    <i data-feather="circle"></i>    <script>      feather.replace()    </script>  </body></html>

use

1.install

Note: If you plan to use Feather with a CDN, you can skip this installation step.

Install using npm.

npm install feather-icons --save

Or just copy feather.js or feather.min.js into your project directory. feather.js and feather.min.js are not required.

2. include

Include feather.js or feather.min.js with <script> tags:

< script  src =" path/to/dist/feather.js " > </ script >

Note: feather.js and feather.min.js are located in the directory of the distnpm package.

Or load the script from the CDN provider:

<!-- choose one --><script src="https://unpkg.com/feather-icons"></script><script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>

Once the script is included, feather will be available as a global variable.

3.use

To use an icon on a page, add a data-feather attribute with the icon name to the element:

<i data-feather="circle"></i>

Check out the full list of ICONS at feathericons.com.

4.change

Call feather.replace() method:

<script>  feather.replace()</script>

All elements with a data-feather attribute will be replaced with an SVG tag corresponding to their data-feather attribute value. For more information, see the API reference feather.replace().

SVG wizard

1.install

Note: If you plan to use Feather with a CDN, you can skip this installation step.

Install using npm.

npm install feather-icons --save

Or just copy feather-sprite.svg into your project directory.

Step 2 Use

Add an icon on your page with the following marks:

<svg  width="24"  height="24"  fill="none"  stroke="currentColor"  stroke-width="2"  stroke-linecap="round"  stroke-linejoin="round">  <use href="path/to/feather-sprite.svg#circle"/></svg>

Note: circle can be replaced with any valid icon name in the above example. Check out the full list of icon names at feathericons.com.

However, you can simplify this markup with a simple CSS class to avoid repeating SVG attributes between ICONS:

.feather {  width: 24px;  height: 24px;  stroke: currentColor;  stroke-width: 2;  stroke-linecap: round;  stroke-linejoin: round;  fill: none;}
<svg class="feather">  <use href="path/to/dist/feather-sprite.svg#circle"/></svg>

74f5d9bfd02640bf85bb5aef13847fd2noop.image_

资源下载此资源为免费资源立即下载
Telegram:@John_Software

Disclaimer: This article is published by a third party and represents the views of the author only and has nothing to do with this website. This site does not make any guarantee or commitment to the authenticity, completeness and timeliness of this article and all or part of its content, please readers for reference only, and please verify the relevant content. The publication or republication of articles by this website for the purpose of conveying more information does not mean that it endorses its views or confirms its description, nor does it mean that this website is responsible for its authenticity.

Ictcoder Free source code Feather A simple and beautiful set of open source ICONS https://ictcoder.com/kyym/feather-a-simple-and-beautiful-set-of-open-source-icons.html

Share free open-source source code

Q&A
  • 1, automatic: after taking the photo, click the (download) link to download; 2. Manual: After taking the photo, contact the seller to issue it or contact the official to find the developer to ship.
View details
  • 1, the default transaction cycle of the source code: manual delivery of goods for 1-3 days, and the user payment amount will enter the platform guarantee until the completion of the transaction or 3-7 days can be issued, in case of disputes indefinitely extend the collection amount until the dispute is resolved or refunded!
View details
  • 1. Heptalon will permanently archive the process of trading between the two parties and the snapshots of the traded goods to ensure that the transaction is true, effective and safe! 2, Seven PAWS can not guarantee such as "permanent package update", "permanent technical support" and other similar transactions after the merchant commitment, please identify the buyer; 3, in the source code at the same time there is a website demonstration and picture demonstration, and the site is inconsistent with the diagram, the default according to the diagram as the dispute evaluation basis (except for special statements or agreement); 4, in the absence of "no legitimate basis for refund", the commodity written "once sold, no support for refund" and other similar statements, shall be deemed invalid; 5, before the shooting, the transaction content agreed by the two parties on QQ can also be the basis for dispute judgment (agreement and description of the conflict, the agreement shall prevail); 6, because the chat record can be used as the basis for dispute judgment, so when the two sides contact, only communicate with the other party on the QQ and mobile phone number left on the systemhere, in case the other party does not recognize self-commitment. 7, although the probability of disputes is very small, but be sure to retain such important information as chat records, mobile phone messages, etc., in case of disputes, it is convenient for seven PAWS to intervene in rapid processing.
View details
  • 1. As a third-party intermediary platform, Qichou protects the security of the transaction and the rights and interests of both buyers and sellers according to the transaction contract (commodity description, content agreed before the transaction); 2, non-platform online trading projects, any consequences have nothing to do with mutual site; No matter the seller for any reason to require offline transactions, please contact the management report.
View details

Related Article

make a comment
No comments available at the moment
Official customer service team

To solve your worries - 24 hours online professional service