@benefex/icons 0.2.9 → 0.2.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/BadgeThin.d.ts +4 -0
- package/dist/BadgeThin.js +6 -0
- package/dist/BarGraphThin.d.ts +4 -0
- package/dist/BarGraphThin.js +6 -0
- package/dist/BriefcaseThin.d.ts +4 -0
- package/dist/BriefcaseThin.js +6 -0
- package/dist/CircleExclamationSolid.d.ts +4 -0
- package/dist/CircleExclamationSolid.js +5 -0
- package/dist/CircleXmarkSolid.d.ts +4 -0
- package/dist/CircleXmarkSolid.js +5 -0
- package/dist/GiftThin.d.ts +4 -0
- package/dist/GiftThin.js +5 -0
- package/dist/HomeThin.d.ts +4 -0
- package/dist/HomeThin.js +6 -0
- package/dist/LotusThin.d.ts +4 -0
- package/dist/LotusThin.js +5 -0
- package/dist/PercentThin.d.ts +4 -0
- package/dist/PercentThin.js +7 -0
- package/dist/PieChartThin.d.ts +4 -0
- package/dist/PieChartThin.js +5 -0
- package/dist/WalletThin.d.ts +4 -0
- package/dist/WalletThin.js +5 -0
- package/dist/index.d.ts +11 -0
- package/dist/index.js +11 -0
- package/package.json +1 -1
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const BadgeThin = ({ title, titleId, ...props }) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 32 32", "aria-labelledby": titleId, ...props },
|
|
3
|
+
title ? React.createElement("title", { id: titleId }, title) : null,
|
|
4
|
+
React.createElement("path", { fill: "currentColor", d: "M9 18.2v8.62a1 1 0 0 0 1.64.768l3.72-3.1a1 1 0 0 1 1.28 0l3.72 3.1A1 1 0 0 0 21 26.82V18.2l-1 .55v8.07l-3.72-3.1a2 2 0 0 0-2.56 0L10 26.82v-8.07z" }),
|
|
5
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m22.493 6.978-7.02-3.857a.98.98 0 0 0-.945 0l-7.02 3.857A.98.98 0 0 0 7 7.834v7.55c0 .355.194.684.507.856l7.02 3.856c.295.162.651.162.945 0l7.02-3.856a.98.98 0 0 0 .508-.857V7.834a.98.98 0 0 0-.507-.856m-6.54-4.733a1.98 1.98 0 0 0-1.907 0L7.026 6.1A1.98 1.98 0 0 0 6 7.834v7.55c0 .72.393 1.385 1.026 1.732l7.02 3.857a1.98 1.98 0 0 0 1.908 0l7.02-3.857A1.98 1.98 0 0 0 24 15.383V7.834c0-.721-.393-1.385-1.026-1.733z", clipRule: "evenodd" })));
|
|
6
|
+
export default BadgeThin;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const BarGraphThin = ({ title, titleId, ...props }) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 32 32", "aria-labelledby": titleId, ...props },
|
|
3
|
+
title ? React.createElement("title", { id: titleId }, title) : null,
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11 12.135v11h1v-11zM6 18v5h1v-5zm10 5.135v-8h1v8zm5-11v11h1v-11z", clipRule: "evenodd" }),
|
|
5
|
+
React.createElement("path", { fill: "currentColor", d: "M22.861 5.168c.188.188.188.5-.031.688l-6.5 5a.49.49 0 0 1-.688 0l-3.687-3.72-6.156 3.75a.47.47 0 0 1-.688-.093.47.47 0 0 1 .094-.687l6.5-4c.187-.157.469-.125.656.03l3.656 3.657 6.157-4.656a.465.465 0 0 1 .687.031" })));
|
|
6
|
+
export default BarGraphThin;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const BriefcaseThin = ({ title, titleId, ...props }) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 32 32", "aria-labelledby": titleId, ...props },
|
|
3
|
+
title ? React.createElement("title", { id: titleId }, title) : null,
|
|
4
|
+
React.createElement("path", { fill: "currentColor", d: "M17.66 19.01q0 .8-.56 1.35-.55.55-1.49.69v.63a.5.5 0 0 1-.14.37.48.48 0 0 1-.37.15.48.48 0 0 1-.37-.15.5.5 0 0 1-.14-.37v-.61a4.5 4.5 0 0 1-1.11-.24 3.2 3.2 0 0 1-.93-.5.5.5 0 0 1-.18-.2.65.65 0 0 1-.05-.27.6.6 0 0 1 .12-.37q.13-.16.29-.16.1 0 .18.04.09.03.23.11.46.3.9.44.45.14.94.14.67 0 1.03-.26.37-.26.37-.75a.6.6 0 0 0-.2-.47q-.2-.18-.5-.28-.3-.11-.84-.25a10 10 0 0 1-1.22-.38 2.16 2.16 0 0 1-.81-.6q-.34-.4-.34-1.08 0-.81.58-1.38t1.52-.71v-.63a.5.5 0 0 1 .14-.37q.14-.15.37-.15t.37.15a.5.5 0 0 1 .14.37v.62q1.01.13 1.74.73.24.18.24.47a.57.57 0 0 1-.13.37q-.12.16-.29.16-.09 0-.18-.03a1.3 1.3 0 0 1-.22-.12 3.5 3.5 0 0 0-.78-.43 2.2 2.2 0 0 0-.86-.15q-.62 0-.99.28a.88.88 0 0 0-.37.75q0 .33.21.54.21.2.53.31t.87.25q.73.18 1.19.37t.78.58q.33.38.33 1.04" }),
|
|
5
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13 4.5A2.5 2.5 0 0 0 10.5 7v1.5h-5c-.87 0-1.522.296-1.947.805C3.143 9.798 3 10.425 3 11v2c0 .837.406 1.441 1.013 1.887A.5.5 0 0 0 4 15v8.5c0 .663.326 1.283.771 1.729.446.445 1.066.771 1.729.771h17c.663 0 1.283-.326 1.729-.771.445-.446.771-1.066.771-1.729V15a.5.5 0 0 0-.013-.113C26.594 14.442 27 13.837 27 13v-2c0-.574-.143-1.202-.553-1.695-.424-.51-1.077-.805-1.947-.805h-5V7A2.5 2.5 0 0 0 17 4.5zm11.5 5c.63 0 .977.204 1.178.445.215.257.322.63.322 1.055v2c0 .666-.468 1.173-1.61 1.593-1.128.416-2.697.66-4.46.912a.5.5 0 0 0 .14.99c1.737-.248 3.418-.504 4.665-.963q.135-.05.265-.104V23.5c0 .337-.174.717-.479 1.021-.304.305-.684.479-1.021.479h-17c-.337 0-.717-.174-1.021-.479C5.174 24.217 5 23.837 5 23.5v-8.072q.13.054.265.104c1.247.46 2.928.715 4.664.963a.5.5 0 0 0 .142-.99c-1.764-.252-3.333-.496-4.46-.912C4.468 14.173 4 13.666 4 13v-2c0-.426.107-.798.322-1.055.2-.24.548-.445 1.178-.445zm-6-1V7A1.5 1.5 0 0 0 17 5.5h-4A1.5 1.5 0 0 0 11.5 7v1.5h7", clipRule: "evenodd" })));
|
|
6
|
+
export default BriefcaseThin;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleExclamationSolid = ({ title, titleId, ...props }) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", "aria-labelledby": titleId, ...props },
|
|
3
|
+
title ? React.createElement("title", { id: titleId }, title) : null,
|
|
4
|
+
React.createElement("path", { fill: "currentColor", d: "M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0m-24 152c0-13.2 10.8-24 24-24s24 10.75 24 24v128c0 13.25-10.75 24-24 24s-24-10.7-24-24zm24 248c-17.36 0-31.44-14.08-31.44-31.44s14.07-31.44 31.44-31.44 31.44 14.08 31.44 31.44C287.4 385.9 273.4 400 256 400" })));
|
|
5
|
+
export default CircleExclamationSolid;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const CircleXmarkSolid = ({ title, titleId, ...props }) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", "aria-labelledby": titleId, ...props },
|
|
3
|
+
title ? React.createElement("title", { id: titleId }, title) : null,
|
|
4
|
+
React.createElement("path", { fill: "currentColor", d: "M0 256C0 114.6 114.6 0 256 0s256 114.6 256 256-114.6 256-256 256S0 397.4 0 256m175-47.9 47.1 47L175 303c-9.3 9.4-9.3 24.6 0 33.1 9.4 10.2 24.6 10.2 33.1 0l47-46.2 47.9 46.2c9.4 10.2 24.6 10.2 33.1 0 10.2-8.5 10.2-23.7 0-33.1l-46.2-47.9 46.2-47c10.2-8.5 10.2-23.7 0-33.1-8.5-9.3-23.7-9.3-33.1 0l-47.9 47.1-47-47.1c-8.5-9.3-23.7-9.3-33.1 0-9.3 9.4-9.3 24.6 0 33.1" })));
|
|
5
|
+
export default CircleXmarkSolid;
|
package/dist/GiftThin.js
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const GiftThin = ({ title, titleId, ...props }) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 32 32", "aria-labelledby": titleId, ...props },
|
|
3
|
+
title ? React.createElement("title", { id: titleId }, title) : null,
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M21.249 9c.467-.535.751-1.24.751-2 0-1.58-1.29-3-2.91-3h-.101c-1.08 0-2.052.588-2.569 1.496l-1.437 2.386-1.437-2.386A2.96 2.96 0 0 0 10.977 4h-.068C9.245 4 8 5.432 8 7c0 .757.276 1.463.74 2H6a2 2 0 0 0-2 2v2a2 2 0 0 0 1 1.732V23a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-8.268A2 2 0 0 0 26 13v-2a2 2 0 0 0-2-2zm-2.26-4c-.716 0-1.364.393-1.705 1l-1.807 3h3.614C20.114 9 21 8.107 21 7c0-1.071-.886-2-1.91-2zm-8.08 4h3.58l-1.807-3c-.341-.607-.989-1-1.705-1h-.068C9.852 5 9 5.929 9 7c0 1.107.852 2 1.91 2M6 10a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h8.5v-4zm9.5 0v4H24a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1zM6 15h8.5v10H8a2 2 0 0 1-2-2zm16 10h-6.5V15H24v8a2 2 0 0 1-2 2", clipRule: "evenodd" })));
|
|
5
|
+
export default GiftThin;
|
package/dist/HomeThin.js
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const HomeThin = ({ title, titleId, ...props }) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 32 32", "aria-labelledby": titleId, ...props },
|
|
3
|
+
title ? React.createElement("title", { id: titleId }, title) : null,
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15.5 6.422a2.5 2.5 0 0 0-1 0c-.374.077-.72.267-1.218.542L5.535 11.23c-.25.137-.47.258-.635.437a1.5 1.5 0 0 0-.324.547c-.077.233-.076.483-.076.768v9.34c0 .541 0 .978.029 1.332.03.365.093.685.243.981a2.5 2.5 0 0 0 1.093 1.092c.296.151.616.214.98.244C7.2 26 7.638 26 8.18 26H21.82c.542 0 .98 0 1.333-.029.365-.03.685-.093.981-.244a2.5 2.5 0 0 0 1.092-1.092c.151-.296.214-.616.244-.98.029-.355.029-.792.029-1.334v-9.34c0-.284 0-.534-.076-.767a1.5 1.5 0 0 0-.324-.547c-.166-.18-.385-.3-.635-.437l-7.747-4.266c-.499-.275-.844-.465-1.218-.542M18.5 25h3.3c.568 0 .965 0 1.273-.026.302-.024.476-.07.608-.137a1.5 1.5 0 0 0 .656-.656c.067-.132.113-.306.137-.608.026-.308.026-.705.026-1.273v-9.259c0-.378-.006-.453-.025-.512a.5.5 0 0 0-.108-.182c-.042-.045-.105-.087-.436-.27l-7.629-4.2c-.591-.326-.796-.433-1.002-.475a1.5 1.5 0 0 0-.6 0c-.206.042-.41.149-1.002.475l-7.629 4.2c-.331.183-.394.225-.436.27a.5.5 0 0 0-.108.182c-.019.059-.025.134-.025.512V22.3c0 .568 0 .965.026 1.273.024.302.07.476.137.608a1.5 1.5 0 0 0 .656.656c.132.067.306.113.608.137C7.236 25 7.632 25 8.2 25h3.3v-7.5A1.5 1.5 0 0 1 13 16h4a1.5 1.5 0 0 1 1.5 1.5zm-6 0h5v-7.5a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0-.5.5z", clipRule: "evenodd" }),
|
|
5
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M14.318 4.067a3.5 3.5 0 0 1 1.364 0c.509.101.983.354 1.739.757l.073.04 9.741 5.195a.5.5 0 0 1-.47.882l-9.742-5.195c-.853-.455-1.19-.63-1.536-.698a2.5 2.5 0 0 0-.974 0c-.346.069-.683.243-1.537.698l-9.74 5.195a.5.5 0 0 1-.471-.882l9.74-5.195.074-.04c.756-.403 1.23-.656 1.74-.757", clipRule: "evenodd" })));
|
|
6
|
+
export default HomeThin;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const LotusThin = ({ title, titleId, ...props }) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 32 32", "aria-labelledby": titleId, ...props },
|
|
3
|
+
title ? React.createElement("title", { id: titleId }, title) : null,
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M20.278 13.46a12.44 12.44 0 0 1 6.68-1.96.5.5 0 0 1 .5.541c-.529 6.403-5.882 11.437-12.415 11.459q-.022 0-.043-.002l-.043.002C8.424 23.478 3.071 18.444 2.543 12.04a.5.5 0 0 1 .5-.54c2.464.007 4.76.728 6.692 1.967.256-3.101 2.188-5.8 5.009-7.546a.5.5 0 0 1 .526 0c2.818 1.745 4.75 4.44 5.008 7.537m-.97.686A12.5 12.5 0 0 0 15 20.49a12.5 12.5 0 0 0-4.294-6.332c.006-2.874 1.652-5.48 4.3-7.217 2.647 1.736 4.292 4.337 4.302 7.206m-15.71-1.63c5.567.285 10.087 4.528 10.803 9.969-5.566-.286-10.086-4.529-10.802-9.97m22.803 0c-.716 5.44-5.236 9.683-10.802 9.969.716-5.441 5.236-9.684 10.802-9.97", clipRule: "evenodd" })));
|
|
5
|
+
export default LotusThin;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const PercentThin = ({ title, titleId, ...props }) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 32 32", "aria-labelledby": titleId, ...props },
|
|
3
|
+
title ? React.createElement("title", { id: titleId }, title) : null,
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M14.112 3.031a1.5 1.5 0 0 1 1.776 0l3.527 2.59a.5.5 0 0 0 .165.08l4.224 1.143a1.5 1.5 0 0 1 1.107 1.388l.174 4.372a.5.5 0 0 0 .041.179l1.74 4.015a1.5 1.5 0 0 1-.395 1.73l-3.31 2.863a.5.5 0 0 0-.114.144l-2.054 3.863a1.5 1.5 0 0 1-1.6.77l-4.301-.802a.5.5 0 0 0-.184 0l-4.301.803a1.5 1.5 0 0 1-1.6-.77l-2.054-3.864a.5.5 0 0 0-.114-.144l-3.31-2.862a1.5 1.5 0 0 1-.395-1.731l1.74-4.015a.5.5 0 0 0 .04-.179l.175-4.372a1.5 1.5 0 0 1 1.107-1.388L10.42 5.7a.5.5 0 0 0 .165-.08zm1.184.807a.5.5 0 0 0-.592 0l-3.527 2.59a1.5 1.5 0 0 1-.496.238L6.457 7.809a.5.5 0 0 0-.369.463l-.174 4.372a1.5 1.5 0 0 1-.123.536l-1.74 4.015a.5.5 0 0 0 .132.577l3.31 2.863a1.5 1.5 0 0 1 .343.43L9.89 24.93a.5.5 0 0 0 .533.256l4.302-.802c.182-.034.368-.034.55 0l4.302.802a.5.5 0 0 0 .533-.256l2.054-3.864c.087-.163.203-.31.343-.43l3.31-2.863a.5.5 0 0 0 .131-.577l-1.74-4.015a1.5 1.5 0 0 1-.122-.536l-.174-4.372a.5.5 0 0 0-.37-.463L19.32 6.666a1.5 1.5 0 0 1-.496-.239z", clipRule: "evenodd" }),
|
|
5
|
+
React.createElement("path", { fill: "currentColor", d: "M11.489 18.085a.438.438 0 1 0 .63.608l6.573-6.809a.438.438 0 1 0-.63-.607z" }),
|
|
6
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12.729 14.558c1.009 0 1.83-.82 1.83-1.83 0-1.008-.821-1.828-1.83-1.828-1.008 0-1.829.82-1.829 1.829s.82 1.829 1.829 1.829m0-2.783a.955.955 0 1 1-.953.953c0-.525.427-.953.953-.953M17.377 15.442c-1.01 0-1.83.82-1.83 1.83 0 1.008.82 1.828 1.83 1.828 1.008 0 1.829-.82 1.829-1.829s-.821-1.829-1.83-1.829m0 2.782a.955.955 0 0 1-.954-.953.955.955 0 0 1 1.907 0 .955.955 0 0 1-.953.953", clipRule: "evenodd" })));
|
|
7
|
+
export default PercentThin;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const PieChartThin = ({ title, titleId, ...props }) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 32 32", "aria-labelledby": titleId, ...props },
|
|
3
|
+
title ? React.createElement("title", { id: titleId }, title) : null,
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15 25c5.523 0 10-4.477 10-10S20.523 5 15 5 5 9.477 5 15s4.477 10 10 10m6.708-4A8.97 8.97 0 0 0 24 15a9 9 0 0 0-.498-2.96l-7.618 3.137zm-.707.708a9 9 0 1 1-6.5-15.694v9.193zM15.5 6.014v8.24l7.62-3.139a9 9 0 0 0-7.62-5.101", clipRule: "evenodd" })));
|
|
5
|
+
export default PieChartThin;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const WalletThin = ({ title, titleId, ...props }) => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 32 32", "aria-labelledby": titleId, ...props },
|
|
3
|
+
title ? React.createElement("title", { id: titleId }, title) : null,
|
|
4
|
+
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M24 24a2 2 0 0 0 2-2v-3h-4a4 4 0 0 1 0-8h4V8a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2zM3 8a3 3 0 0 1 3-3h18a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3zm16 7a3 3 0 0 0 3 3h4v-6h-4a3 3 0 0 0-3 3m4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0", clipRule: "evenodd" })));
|
|
5
|
+
export default WalletThin;
|
package/dist/index.d.ts
CHANGED
|
@@ -18,12 +18,14 @@ export { default as ArrowsRotateLight } from './ArrowsRotateLight';
|
|
|
18
18
|
export { default as AtLight } from './AtLight';
|
|
19
19
|
export { default as AwardSimpleLight } from './AwardSimpleLight';
|
|
20
20
|
export { default as BadgePercentLight } from './BadgePercentLight';
|
|
21
|
+
export { default as BadgeThin } from './BadgeThin';
|
|
21
22
|
export { default as BagShoppingLight } from './BagShoppingLight';
|
|
22
23
|
export { default as BagShoppingThin } from './BagShoppingThin';
|
|
23
24
|
export { default as BagsShoppingRegular } from './BagsShoppingRegular';
|
|
24
25
|
export { default as BanLight } from './BanLight';
|
|
25
26
|
export { default as BanRegular } from './BanRegular';
|
|
26
27
|
export { default as BanThin } from './BanThin';
|
|
28
|
+
export { default as BarGraphThin } from './BarGraphThin';
|
|
27
29
|
export { default as BarsFilterLight } from './BarsFilterLight';
|
|
28
30
|
export { default as BarsLight } from './BarsLight';
|
|
29
31
|
export { default as BasketShoppingRegular } from './BasketShoppingRegular';
|
|
@@ -34,6 +36,7 @@ export { default as BoldRegular } from './BoldRegular';
|
|
|
34
36
|
export { default as BookOpenLight } from './BookOpenLight';
|
|
35
37
|
export { default as BookOpenThin } from './BookOpenThin';
|
|
36
38
|
export { default as BoxHeartLight } from './BoxHeartLight';
|
|
39
|
+
export { default as BriefcaseThin } from './BriefcaseThin';
|
|
37
40
|
export { default as BuildingLight } from './BuildingLight';
|
|
38
41
|
export { default as CalendarLight } from './CalendarLight';
|
|
39
42
|
export { default as CalendarThin } from './CalendarThin';
|
|
@@ -55,6 +58,7 @@ export { default as CircleCheckSolid } from './CircleCheckSolid';
|
|
|
55
58
|
export { default as CircleCheckThin } from './CircleCheckThin';
|
|
56
59
|
export { default as CircleExclamationThin } from './CircleExclamationThin';
|
|
57
60
|
export { default as CircleExclamationLight } from './CircleExclamationLight';
|
|
61
|
+
export { default as CircleExclamationSolid } from './CircleExclamationSolid';
|
|
58
62
|
export { default as CircleInfoLight } from './CircleInfoLight';
|
|
59
63
|
export { default as CircleInfoRegular } from './CircleInfoRegular';
|
|
60
64
|
export { default as CircleInfoThin } from './CircleInfoThin';
|
|
@@ -64,6 +68,7 @@ export { default as CircleQuestionLight } from './CircleQuestionLight';
|
|
|
64
68
|
export { default as CircleQuestionRegular } from './CircleQuestionRegular';
|
|
65
69
|
export { default as CircleQuestionSolid } from './CircleQuestionSolid';
|
|
66
70
|
export { default as CircleQuestionThin } from './CircleQuestionThin';
|
|
71
|
+
export { default as CircleXmarkSolid } from './CircleXmarkSolid';
|
|
67
72
|
export { default as ClapperboardPlayLight } from './ClapperboardPlayLight';
|
|
68
73
|
export { default as ClipboardLight } from './ClipboardLight';
|
|
69
74
|
export { default as ClipboardThin } from './ClipboardThin';
|
|
@@ -124,6 +129,7 @@ export { default as GearThin } from './GearThin';
|
|
|
124
129
|
export { default as GearsLight } from './GearsLight';
|
|
125
130
|
export { default as GifLight } from './GifLight';
|
|
126
131
|
export { default as GiftLight } from './GiftLight';
|
|
132
|
+
export { default as GiftThin } from './GiftThin';
|
|
127
133
|
export { default as GlassesLight } from './GlassesLight';
|
|
128
134
|
export { default as GooglePlayBrands } from './GooglePlayBrands';
|
|
129
135
|
export { default as Grid2Light } from './Grid2Light';
|
|
@@ -149,6 +155,7 @@ export { default as HexagonCheckLight } from './HexagonCheckLight';
|
|
|
149
155
|
export { default as HexagonLight } from './HexagonLight';
|
|
150
156
|
export { default as HexagonPlusLight } from './HexagonPlusLight';
|
|
151
157
|
export { default as HexagonPlusThin } from './HexagonPlusThin';
|
|
158
|
+
export { default as HomeThin } from './HomeThin';
|
|
152
159
|
export { default as HorizontalRuleLight } from './HorizontalRuleLight';
|
|
153
160
|
export { default as HorizontalRuleRegular } from './HorizontalRuleRegular';
|
|
154
161
|
export { default as HourglassClockLight } from './HourglassClockLight';
|
|
@@ -176,6 +183,7 @@ export { default as LoaderLight } from './LoaderLight';
|
|
|
176
183
|
export { default as LocationDotLight } from './LocationDotLight';
|
|
177
184
|
export { default as LockKeyholeLight } from './LockKeyholeLight';
|
|
178
185
|
export { default as LockKeyholeThin } from './LockKeyholeThin';
|
|
186
|
+
export { default as LotusThin } from './LotusThin';
|
|
179
187
|
export { default as MagnifyingGlassLight } from './MagnifyingGlassLight';
|
|
180
188
|
export { default as MagnifyingGlassThin } from './MagnifyingGlassThin';
|
|
181
189
|
export { default as MapLocationLight } from './MapLocationLight';
|
|
@@ -230,8 +238,10 @@ export { default as PenToSquareLight } from './PenToSquareLight';
|
|
|
230
238
|
export { default as PenToSquareRegular } from './PenToSquareRegular';
|
|
231
239
|
export { default as PenToSquareThin } from './PenToSquareThin';
|
|
232
240
|
export { default as PeopleGroupLight } from './PeopleGroupLight';
|
|
241
|
+
export { default as PercentThin } from './PercentThin';
|
|
233
242
|
export { default as PhoneLight } from './PhoneLight';
|
|
234
243
|
export { default as PhoneRegular } from './PhoneRegular';
|
|
244
|
+
export { default as PieChartThin } from './PieChartThin';
|
|
235
245
|
export { default as PiggyBankLight } from './PiggyBankLight';
|
|
236
246
|
export { default as PlayLight } from './PlayLight';
|
|
237
247
|
export { default as PlusLight } from './PlusLight';
|
|
@@ -309,6 +319,7 @@ export { default as UserThin } from './UserThin';
|
|
|
309
319
|
export { default as UsersLight } from './UsersLight';
|
|
310
320
|
export { default as UsersMedicalLight } from './UsersMedicalLight';
|
|
311
321
|
export { default as VimeoVBrands } from './VimeoVBrands';
|
|
322
|
+
export { default as WalletThin } from './WalletThin';
|
|
312
323
|
export { default as XTwitterBrands } from './XTwitterBrands';
|
|
313
324
|
export { default as XmarkLight } from './XmarkLight';
|
|
314
325
|
export { default as XmarkThin } from './XmarkThin';
|
package/dist/index.js
CHANGED
|
@@ -18,12 +18,14 @@ export { default as ArrowsRotateLight } from './ArrowsRotateLight';
|
|
|
18
18
|
export { default as AtLight } from './AtLight';
|
|
19
19
|
export { default as AwardSimpleLight } from './AwardSimpleLight';
|
|
20
20
|
export { default as BadgePercentLight } from './BadgePercentLight';
|
|
21
|
+
export { default as BadgeThin } from './BadgeThin';
|
|
21
22
|
export { default as BagShoppingLight } from './BagShoppingLight';
|
|
22
23
|
export { default as BagShoppingThin } from './BagShoppingThin';
|
|
23
24
|
export { default as BagsShoppingRegular } from './BagsShoppingRegular';
|
|
24
25
|
export { default as BanLight } from './BanLight';
|
|
25
26
|
export { default as BanRegular } from './BanRegular';
|
|
26
27
|
export { default as BanThin } from './BanThin';
|
|
28
|
+
export { default as BarGraphThin } from './BarGraphThin';
|
|
27
29
|
export { default as BarsFilterLight } from './BarsFilterLight';
|
|
28
30
|
export { default as BarsLight } from './BarsLight';
|
|
29
31
|
export { default as BasketShoppingRegular } from './BasketShoppingRegular';
|
|
@@ -34,6 +36,7 @@ export { default as BoldRegular } from './BoldRegular';
|
|
|
34
36
|
export { default as BookOpenLight } from './BookOpenLight';
|
|
35
37
|
export { default as BookOpenThin } from './BookOpenThin';
|
|
36
38
|
export { default as BoxHeartLight } from './BoxHeartLight';
|
|
39
|
+
export { default as BriefcaseThin } from './BriefcaseThin';
|
|
37
40
|
export { default as BuildingLight } from './BuildingLight';
|
|
38
41
|
export { default as CalendarLight } from './CalendarLight';
|
|
39
42
|
export { default as CalendarThin } from './CalendarThin';
|
|
@@ -55,6 +58,7 @@ export { default as CircleCheckSolid } from './CircleCheckSolid';
|
|
|
55
58
|
export { default as CircleCheckThin } from './CircleCheckThin';
|
|
56
59
|
export { default as CircleExclamationThin } from './CircleExclamationThin';
|
|
57
60
|
export { default as CircleExclamationLight } from './CircleExclamationLight';
|
|
61
|
+
export { default as CircleExclamationSolid } from './CircleExclamationSolid';
|
|
58
62
|
export { default as CircleInfoLight } from './CircleInfoLight';
|
|
59
63
|
export { default as CircleInfoRegular } from './CircleInfoRegular';
|
|
60
64
|
export { default as CircleInfoThin } from './CircleInfoThin';
|
|
@@ -64,6 +68,7 @@ export { default as CircleQuestionLight } from './CircleQuestionLight';
|
|
|
64
68
|
export { default as CircleQuestionRegular } from './CircleQuestionRegular';
|
|
65
69
|
export { default as CircleQuestionSolid } from './CircleQuestionSolid';
|
|
66
70
|
export { default as CircleQuestionThin } from './CircleQuestionThin';
|
|
71
|
+
export { default as CircleXmarkSolid } from './CircleXmarkSolid';
|
|
67
72
|
export { default as ClapperboardPlayLight } from './ClapperboardPlayLight';
|
|
68
73
|
export { default as ClipboardLight } from './ClipboardLight';
|
|
69
74
|
export { default as ClipboardThin } from './ClipboardThin';
|
|
@@ -124,6 +129,7 @@ export { default as GearThin } from './GearThin';
|
|
|
124
129
|
export { default as GearsLight } from './GearsLight';
|
|
125
130
|
export { default as GifLight } from './GifLight';
|
|
126
131
|
export { default as GiftLight } from './GiftLight';
|
|
132
|
+
export { default as GiftThin } from './GiftThin';
|
|
127
133
|
export { default as GlassesLight } from './GlassesLight';
|
|
128
134
|
export { default as GooglePlayBrands } from './GooglePlayBrands';
|
|
129
135
|
export { default as Grid2Light } from './Grid2Light';
|
|
@@ -149,6 +155,7 @@ export { default as HexagonCheckLight } from './HexagonCheckLight';
|
|
|
149
155
|
export { default as HexagonLight } from './HexagonLight';
|
|
150
156
|
export { default as HexagonPlusLight } from './HexagonPlusLight';
|
|
151
157
|
export { default as HexagonPlusThin } from './HexagonPlusThin';
|
|
158
|
+
export { default as HomeThin } from './HomeThin';
|
|
152
159
|
export { default as HorizontalRuleLight } from './HorizontalRuleLight';
|
|
153
160
|
export { default as HorizontalRuleRegular } from './HorizontalRuleRegular';
|
|
154
161
|
export { default as HourglassClockLight } from './HourglassClockLight';
|
|
@@ -176,6 +183,7 @@ export { default as LoaderLight } from './LoaderLight';
|
|
|
176
183
|
export { default as LocationDotLight } from './LocationDotLight';
|
|
177
184
|
export { default as LockKeyholeLight } from './LockKeyholeLight';
|
|
178
185
|
export { default as LockKeyholeThin } from './LockKeyholeThin';
|
|
186
|
+
export { default as LotusThin } from './LotusThin';
|
|
179
187
|
export { default as MagnifyingGlassLight } from './MagnifyingGlassLight';
|
|
180
188
|
export { default as MagnifyingGlassThin } from './MagnifyingGlassThin';
|
|
181
189
|
export { default as MapLocationLight } from './MapLocationLight';
|
|
@@ -230,8 +238,10 @@ export { default as PenToSquareLight } from './PenToSquareLight';
|
|
|
230
238
|
export { default as PenToSquareRegular } from './PenToSquareRegular';
|
|
231
239
|
export { default as PenToSquareThin } from './PenToSquareThin';
|
|
232
240
|
export { default as PeopleGroupLight } from './PeopleGroupLight';
|
|
241
|
+
export { default as PercentThin } from './PercentThin';
|
|
233
242
|
export { default as PhoneLight } from './PhoneLight';
|
|
234
243
|
export { default as PhoneRegular } from './PhoneRegular';
|
|
244
|
+
export { default as PieChartThin } from './PieChartThin';
|
|
235
245
|
export { default as PiggyBankLight } from './PiggyBankLight';
|
|
236
246
|
export { default as PlayLight } from './PlayLight';
|
|
237
247
|
export { default as PlusLight } from './PlusLight';
|
|
@@ -309,6 +319,7 @@ export { default as UserThin } from './UserThin';
|
|
|
309
319
|
export { default as UsersLight } from './UsersLight';
|
|
310
320
|
export { default as UsersMedicalLight } from './UsersMedicalLight';
|
|
311
321
|
export { default as VimeoVBrands } from './VimeoVBrands';
|
|
322
|
+
export { default as WalletThin } from './WalletThin';
|
|
312
323
|
export { default as XTwitterBrands } from './XTwitterBrands';
|
|
313
324
|
export { default as XmarkLight } from './XmarkLight';
|
|
314
325
|
export { default as XmarkThin } from './XmarkThin';
|