@lansforsakringar/icons 4.9.0 → 4.11.0
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/CalendarCheck40.jsx +3 -0
- package/dist/CalendarCheck40.tsx +4 -0
- package/dist/Circle32.jsx +3 -0
- package/dist/Circle32.tsx +4 -0
- package/dist/Envelope24.jsx +1 -1
- package/dist/Envelope24.tsx +1 -1
- package/dist/Envelope32.jsx +1 -1
- package/dist/Envelope32.tsx +1 -1
- package/dist/Envelope40.jsx +1 -1
- package/dist/Envelope40.tsx +1 -1
- package/dist/Envelope72.jsx +1 -1
- package/dist/Envelope72.tsx +1 -1
- package/dist/EnvelopeUnreadMc24.jsx +3 -0
- package/dist/EnvelopeUnreadMc24.tsx +4 -0
- package/dist/InfoEnclosed40.jsx +3 -0
- package/dist/InfoEnclosed40.tsx +4 -0
- package/dist/Padlock24.jsx +1 -1
- package/dist/Padlock24.tsx +1 -1
- package/dist/PadlockOpen24.jsx +1 -1
- package/dist/PadlockOpen24.tsx +1 -1
- package/dist/Pin24.jsx +1 -1
- package/dist/Pin24.tsx +1 -1
- package/dist/Pin32.jsx +1 -1
- package/dist/Pin32.tsx +1 -1
- package/dist/Pin40.jsx +1 -1
- package/dist/Pin40.tsx +1 -1
- package/dist/Pin72.jsx +1 -1
- package/dist/Pin72.tsx +1 -1
- package/dist/Search24.jsx +1 -1
- package/dist/Search24.tsx +1 -1
- package/dist/Search32.jsx +1 -1
- package/dist/Search32.tsx +1 -1
- package/dist/User24.jsx +1 -1
- package/dist/User24.tsx +1 -1
- package/dist/Write40.jsx +3 -0
- package/dist/Write40.tsx +4 -0
- package/dist/WriteAlt24.jsx +3 -0
- package/dist/WriteAlt24.tsx +4 -0
- package/dist/WriteAlt32.jsx +3 -0
- package/dist/WriteAlt32.tsx +4 -0
- package/dist/WriteAlt40.jsx +3 -0
- package/dist/WriteAlt40.tsx +4 -0
- package/dist/calendar-check-40.svg +1 -0
- package/dist/circle-32.svg +1 -0
- package/dist/envelope-24.svg +1 -1
- package/dist/envelope-32.svg +1 -1
- package/dist/envelope-40.svg +1 -1
- package/dist/envelope-72.svg +1 -1
- package/dist/envelope-unread-mc-24.svg +1 -0
- package/dist/info-enclosed-40.svg +1 -0
- package/dist/manifest.jsx.json +8 -0
- package/dist/manifest.sprite.json +9 -0
- package/dist/manifest.svg.json +8 -0
- package/dist/manifest.tsx.json +8 -0
- package/dist/padlock-24.svg +1 -1
- package/dist/padlock-open-24.svg +1 -1
- package/dist/pin-24.svg +1 -1
- package/dist/pin-32.svg +1 -1
- package/dist/pin-40.svg +1 -1
- package/dist/pin-72.svg +1 -1
- package/dist/search-24.svg +1 -1
- package/dist/search-32.svg +1 -1
- package/dist/sprite-12.svg +1 -1
- package/dist/sprite-24.svg +1 -1
- package/dist/sprite-32.svg +1 -1
- package/dist/sprite-40.svg +1 -1
- package/dist/sprite-48.svg +1 -1
- package/dist/sprite-72.svg +1 -1
- package/dist/sprite-mc-24.svg +1 -0
- package/dist/sprite-mc-48.svg +1 -1
- package/dist/sprite-mc-64.svg +1 -1
- package/dist/sprite-mc-72.svg +1 -1
- package/dist/user-24.svg +1 -1
- package/dist/write-40.svg +1 -0
- package/dist/write-alt-24.svg +1 -0
- package/dist/write-alt-32.svg +1 -0
- package/dist/write-alt-40.svg +1 -0
- package/package.json +1 -1
- package/src/svg/24/envelope-24.svg +9 -4
- package/src/svg/24/envelope-unread-mc-24.svg +11 -0
- package/src/svg/24/padlock-24.svg +2 -1
- package/src/svg/24/padlock-open-24.svg +2 -1
- package/src/svg/24/pin-24.svg +10 -3
- package/src/svg/24/search-24.svg +2 -2
- package/src/svg/24/user-24.svg +6 -1
- package/src/svg/24/write-alt-24.svg +12 -0
- package/src/svg/32/circle-32.svg +10 -0
- package/src/svg/32/envelope-32.svg +9 -4
- package/src/svg/32/pin-32.svg +4 -3
- package/src/svg/32/search-32.svg +10 -3
- package/src/svg/32/write-alt-32.svg +12 -0
- package/src/svg/40/calendar-check-40.svg +14 -0
- package/src/svg/40/envelope-40.svg +10 -5
- package/src/svg/40/info-enclosed-40.svg +12 -0
- package/src/svg/40/pin-40.svg +11 -4
- package/src/svg/40/write-40.svg +12 -0
- package/src/svg/40/write-alt-40.svg +12 -0
- package/src/svg/72/envelope-72.svg +5 -4
- package/src/svg/72/pin-72.svg +6 -4
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const CalendarCheck40 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 40 40" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M31 34v2H9v-2zm2-2V9a2 2 0 0 0-1.796-1.99L31 7H9a2 2 0 0 0-1.99 1.796L7 9v23a2 2 0 0 0 2 2v2l-.206-.005A4 4 0 0 1 5 32V9a4 4 0 0 1 4-4h22a4 4 0 0 1 4 4v23a4 4 0 0 1-3.794 3.995L31 36v-2a2 2 0 0 0 2-2" /><path d="M27.703 19.71 17.9 29.407l-5.603-5.54 1.406-1.424 4.196 4.15 8.398-8.303zM12 2h2v7h-2zM26 2h2v7h-2zM34 12v2H6v-2z" /></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z" /></clipPath></defs></svg>;
|
|
3
|
+
export default CalendarCheck40;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { SVGProps } from "react";
|
|
3
|
+
const CalendarCheck40 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 40 40" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M31 34v2H9v-2zm2-2V9a2 2 0 0 0-1.796-1.99L31 7H9a2 2 0 0 0-1.99 1.796L7 9v23a2 2 0 0 0 2 2v2l-.206-.005A4 4 0 0 1 5 32V9a4 4 0 0 1 4-4h22a4 4 0 0 1 4 4v23a4 4 0 0 1-3.794 3.995L31 36v-2a2 2 0 0 0 2-2" /><path d="M27.703 19.71 17.9 29.407l-5.603-5.54 1.406-1.424 4.196 4.15 8.398-8.303zM12 2h2v7h-2zM26 2h2v7h-2zM34 12v2H6v-2z" /></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z" /></clipPath></defs></svg>;
|
|
4
|
+
export default CalendarCheck40;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const Circle32 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><g clipPath="url(#a)"><path fill="currentColor" d="M27.999 16c0-6.627-5.373-12-12-12-6.628 0-12 5.373-12 12s5.372 12 12 12v2c-7.732 0-14-6.268-14-14s6.268-14 14-14 14 6.268 14 14-6.268 14-14 14v-2c6.627 0 12-5.373 12-12" /></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z" /></clipPath></defs></svg>;
|
|
3
|
+
export default Circle32;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { SVGProps } from "react";
|
|
3
|
+
const Circle32 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><g clipPath="url(#a)"><path fill="currentColor" d="M27.999 16c0-6.627-5.373-12-12-12-6.628 0-12 5.373-12 12s5.372 12 12 12v2c-7.732 0-14-6.268-14-14s6.268-14 14-14 14 6.268 14 14-6.268 14-14 14v-2c6.627 0 12-5.373 12-12" /></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z" /></clipPath></defs></svg>;
|
|
4
|
+
export default Circle32;
|
package/dist/Envelope24.jsx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
const Envelope24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><
|
|
2
|
+
const Envelope24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M22 4v16H2V4zM4 18h16V6H4z" /><path d="m12.06 11.661 8.273-7.406 1.334 1.49-8.935 8a1 1 0 0 1-1.329.005l-9.065-8 1.324-1.5z" /></g><defs><clipPath id="a"><path d="M0 0h24v24H0z" /></clipPath></defs></svg>;
|
|
3
3
|
export default Envelope24;
|
package/dist/Envelope24.tsx
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import type { SVGProps } from "react";
|
|
3
|
-
const Envelope24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><
|
|
3
|
+
const Envelope24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M22 4v16H2V4zM4 18h16V6H4z" /><path d="m12.06 11.661 8.273-7.406 1.334 1.49-8.935 8a1 1 0 0 1-1.329.005l-9.065-8 1.324-1.5z" /></g><defs><clipPath id="a"><path d="M0 0h24v24H0z" /></clipPath></defs></svg>;
|
|
4
4
|
export default Envelope24;
|
package/dist/Envelope32.jsx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
const Envelope32 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><
|
|
2
|
+
const Envelope32 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M28 6v20H4V6zM6 24h20V8H6z" /><path d="m16.075 15.708 10.29-8.48 1.27 1.543-10.92 9a1 1 0 0 1-1.266.005l-11.08-9 1.262-1.552z" /></g><defs><clipPath id="a"><path d="M0 0h32v32H0z" /></clipPath></defs></svg>;
|
|
3
3
|
export default Envelope32;
|
package/dist/Envelope32.tsx
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import type { SVGProps } from "react";
|
|
3
|
-
const Envelope32 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><
|
|
3
|
+
const Envelope32 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M28 6v20H4V6zM6 24h20V8H6z" /><path d="m16.075 15.708 10.29-8.48 1.27 1.543-10.92 9a1 1 0 0 1-1.266.005l-11.08-9 1.262-1.552z" /></g><defs><clipPath id="a"><path d="M0 0h32v32H0z" /></clipPath></defs></svg>;
|
|
4
4
|
export default Envelope32;
|
package/dist/Envelope40.jsx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
const Envelope40 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 40
|
|
2
|
+
const Envelope40 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 40 40" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M34 8v24H6V8zM8 30h24V10H8z" /><path d="M20.089 19.69 32.352 9.24l1.296 1.52-12.905 11a1 1 0 0 1-1.292.006l-13.095-11 1.288-1.532z" /></g><defs><clipPath id="a"><path d="M0 0h40v40H0z" /></clipPath></defs></svg>;
|
|
3
3
|
export default Envelope40;
|
package/dist/Envelope40.tsx
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import type { SVGProps } from "react";
|
|
3
|
-
const Envelope40 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 40
|
|
3
|
+
const Envelope40 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 40 40" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M34 8v24H6V8zM8 30h24V10H8z" /><path d="M20.089 19.69 32.352 9.24l1.296 1.52-12.905 11a1 1 0 0 1-1.292.006l-13.095-11 1.288-1.532z" /></g><defs><clipPath id="a"><path d="M0 0h40v40H0z" /></clipPath></defs></svg>;
|
|
4
4
|
export default Envelope40;
|
package/dist/Envelope72.jsx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
const Envelope72 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 72 72" {...props}><g clipPath="url(#a)"><path
|
|
2
|
+
const Envelope72 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 72 72" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M64 14v44H8V14zM10 56h52V16H10z" /><path d="m36.19 35.709 26.175-21.482 1.27 1.546-26.804 22a1 1 0 0 1-1.264.004l-27.196-22 1.258-1.554z" /></g><defs><clipPath id="a"><path d="M0 0h72v72H0z" /></clipPath></defs></svg>;
|
|
3
3
|
export default Envelope72;
|
package/dist/Envelope72.tsx
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import type { SVGProps } from "react";
|
|
3
|
-
const Envelope72 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 72 72" {...props}><g clipPath="url(#a)"><path
|
|
3
|
+
const Envelope72 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 72 72" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M64 14v44H8V14zM10 56h52V16H10z" /><path d="m36.19 35.709 26.175-21.482 1.27 1.546-26.804 22a1 1 0 0 1-1.264.004l-27.196-22 1.258-1.554z" /></g><defs><clipPath id="a"><path d="M0 0h72v72H0z" /></clipPath></defs></svg>;
|
|
4
4
|
export default Envelope72;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const EnvelopeUnreadMc24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><g clipPath="url(#a)"><path fill="#005AA0" d="M14.1 4a5 5 0 0 0 0 2H5.647l6.414 5.661 3.447-3.086a5 5 0 0 0 1.755 1.113l-4.53 4.057a1 1 0 0 1-1.329.005L4 7.216V18h16V9.9a5 5 0 0 0 2-.901V20H2V4z" /><path fill="#E40523" d="M22 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0" /></g><defs><clipPath id="a"><path d="M0 0h24v24H0z" /></clipPath></defs></svg>;
|
|
3
|
+
export default EnvelopeUnreadMc24;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { SVGProps } from "react";
|
|
3
|
+
const EnvelopeUnreadMc24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><g clipPath="url(#a)"><path fill="#005AA0" d="M14.1 4a5 5 0 0 0 0 2H5.647l6.414 5.661 3.447-3.086a5 5 0 0 0 1.755 1.113l-4.53 4.057a1 1 0 0 1-1.329.005L4 7.216V18h16V9.9a5 5 0 0 0 2-.901V20H2V4z" /><path fill="#E40523" d="M22 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0" /></g><defs><clipPath id="a"><path d="M0 0h24v24H0z" /></clipPath></defs></svg>;
|
|
4
|
+
export default EnvelopeUnreadMc24;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const InfoEnclosed40 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 40 40" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M34 20c0-7.732-6.268-14-14-14S6 12.268 6 20s6.268 14 14 14v2c-8.837 0-16-7.163-16-16S11.163 4 20 4s16 7.163 16 16-7.163 16-16 16v-2c7.732 0 14-6.268 14-14" /><circle cx={20} cy={12.5} r={1.5} /><path d="M19 16h2v12h-2z" /></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z" /></clipPath></defs></svg>;
|
|
3
|
+
export default InfoEnclosed40;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { SVGProps } from "react";
|
|
3
|
+
const InfoEnclosed40 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 40 40" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M34 20c0-7.732-6.268-14-14-14S6 12.268 6 20s6.268 14 14 14v2c-8.837 0-16-7.163-16-16S11.163 4 20 4s16 7.163 16 16-7.163 16-16 16v-2c7.732 0 14-6.268 14-14" /><circle cx={20} cy={12.5} r={1.5} /><path d="M19 16h2v12h-2z" /></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z" /></clipPath></defs></svg>;
|
|
4
|
+
export default InfoEnclosed40;
|
package/dist/Padlock24.jsx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
const Padlock24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor"
|
|
2
|
+
const Padlock24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor" d="M19 10v10H5V10zM7 18h10v-6H7z" /><path fill="currentColor" d="M15 8.674C15 7.276 13.739 6 12 6S9 7.276 9 8.674V11H7V8.674C7 6.014 9.32 4 12 4s5 2.014 5 4.674V11h-2z" /></svg>;
|
|
3
3
|
export default Padlock24;
|
package/dist/Padlock24.tsx
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import type { SVGProps } from "react";
|
|
3
|
-
const Padlock24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor"
|
|
3
|
+
const Padlock24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor" d="M19 10v10H5V10zM7 18h10v-6H7z" /><path fill="currentColor" d="M15 8.674C15 7.276 13.739 6 12 6S9 7.276 9 8.674V11H7V8.674C7 6.014 9.32 4 12 4s5 2.014 5 4.674V11h-2z" /></svg>;
|
|
4
4
|
export default Padlock24;
|
package/dist/PadlockOpen24.jsx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
const PadlockOpen24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor"
|
|
2
|
+
const PadlockOpen24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor" d="M16.5 10v10h-14V10zm-12 8h10v-6h-10z" /><path fill="currentColor" d="M19.5 8.674C19.5 7.276 18.239 6 16.5 6s-3 1.276-3 2.674V11h-2V8.674c0-2.66 2.32-4.674 5-4.674s5 2.014 5 4.674V11h-2z" /></svg>;
|
|
3
3
|
export default PadlockOpen24;
|
package/dist/PadlockOpen24.tsx
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import type { SVGProps } from "react";
|
|
3
|
-
const PadlockOpen24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor"
|
|
3
|
+
const PadlockOpen24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor" d="M16.5 10v10h-14V10zm-12 8h10v-6h-10z" /><path fill="currentColor" d="M19.5 8.674C19.5 7.276 18.239 6 16.5 6s-3 1.276-3 2.674V11h-2V8.674c0-2.66 2.32-4.674 5-4.674s5 2.014 5 4.674V11h-2z" /></svg>;
|
|
4
4
|
export default PadlockOpen24;
|
package/dist/Pin24.jsx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
const Pin24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><
|
|
2
|
+
const Pin24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M16 9.625C16 7.743 14.333 6 12 6S8 7.743 8 9.625c0 1.583 1.074 3.45 2.521 5.148A22 22 0 0 0 12 16.333c.446-.427.964-.958 1.479-1.56C14.926 13.076 16 11.208 16 9.625m2 0C18 14.313 12 19 12 19s-6-4.687-6-9.375C6 6.518 8.686 4 12 4s6 2.518 6 5.625" /><path d="M17 18v2H7v-2zM14 10a2 2 0 1 1-4 0 2 2 0 0 1 4 0" /></g><defs><clipPath id="a"><path d="M0 0h24v24H0z" /></clipPath></defs></svg>;
|
|
3
3
|
export default Pin24;
|
package/dist/Pin24.tsx
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import type { SVGProps } from "react";
|
|
3
|
-
const Pin24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><
|
|
3
|
+
const Pin24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M16 9.625C16 7.743 14.333 6 12 6S8 7.743 8 9.625c0 1.583 1.074 3.45 2.521 5.148A22 22 0 0 0 12 16.333c.446-.427.964-.958 1.479-1.56C14.926 13.076 16 11.208 16 9.625m2 0C18 14.313 12 19 12 19s-6-4.687-6-9.375C6 6.518 8.686 4 12 4s6 2.518 6 5.625" /><path d="M17 18v2H7v-2zM14 10a2 2 0 1 1-4 0 2 2 0 0 1 4 0" /></g><defs><clipPath id="a"><path d="M0 0h24v24H0z" /></clipPath></defs></svg>;
|
|
4
4
|
export default Pin24;
|
package/dist/Pin32.jsx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
const Pin32 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32
|
|
2
|
+
const Pin32 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><path fill="currentColor" d="M21 13.125C21 10.261 18.728 8 16 8s-5 2.261-5 5.125c0 2.265 1.383 4.778 3.072 6.928.68.864 1.364 1.61 1.928 2.186a27 27 0 0 0 1.928-2.186C19.617 17.903 21 15.389 21 13.125m1.995.278C22.783 19.246 16 25 16 25l-.3-.267C14.36 23.516 9 18.32 9 13.125 9 9.19 12.134 6 16 6l.36.009c3.699.19 6.64 3.304 6.64 7.116z" /><path fill="currentColor" d="M22 24v2H10v-2zM18 13a2 2 0 1 1-4 0 2 2 0 0 1 4 0" /></svg>;
|
|
3
3
|
export default Pin32;
|
package/dist/Pin32.tsx
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import type { SVGProps } from "react";
|
|
3
|
-
const Pin32 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32
|
|
3
|
+
const Pin32 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><path fill="currentColor" d="M21 13.125C21 10.261 18.728 8 16 8s-5 2.261-5 5.125c0 2.265 1.383 4.778 3.072 6.928.68.864 1.364 1.61 1.928 2.186a27 27 0 0 0 1.928-2.186C19.617 17.903 21 15.389 21 13.125m1.995.278C22.783 19.246 16 25 16 25l-.3-.267C14.36 23.516 9 18.32 9 13.125 9 9.19 12.134 6 16 6l.36.009c3.699.19 6.64 3.304 6.64 7.116z" /><path fill="currentColor" d="M22 24v2H10v-2zM18 13a2 2 0 1 1-4 0 2 2 0 0 1 4 0" /></svg>;
|
|
4
4
|
export default Pin32;
|
package/dist/Pin40.jsx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
const Pin40 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 40
|
|
2
|
+
const Pin40 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 40 40" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M28 32v2H12v-2zM21 15a1 1 0 1 0-1 1v2a3 3 0 1 1 0-6 3 3 0 0 1 0 6v-2a1 1 0 0 0 1-1" /><path d="M28 16.125C28 11.615 24.395 8 20 8s-8 3.614-8 8.125c0 3.511 2.13 7.273 4.57 10.361a40 40 0 0 0 3.27 3.638q.082.078.16.152.078-.075.16-.152a40 40 0 0 0 3.27-3.638c2.44-3.088 4.57-6.85 4.57-10.361m1.993.395C29.69 24.825 20.001 33 20 33l-.43-.379C17.656 30.891 10 23.508 10 16.125 10 10.533 14.477 6 20 6l.515.013C25.798 6.283 30 10.708 30 16.125z" /></g><defs><clipPath id="a"><path d="M0 0h40v40H0z" /></clipPath></defs></svg>;
|
|
3
3
|
export default Pin40;
|
package/dist/Pin40.tsx
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import type { SVGProps } from "react";
|
|
3
|
-
const Pin40 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 40
|
|
3
|
+
const Pin40 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 40 40" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M28 32v2H12v-2zM21 15a1 1 0 1 0-1 1v2a3 3 0 1 1 0-6 3 3 0 0 1 0 6v-2a1 1 0 0 0 1-1" /><path d="M28 16.125C28 11.615 24.395 8 20 8s-8 3.614-8 8.125c0 3.511 2.13 7.273 4.57 10.361a40 40 0 0 0 3.27 3.638q.082.078.16.152.078-.075.16-.152a40 40 0 0 0 3.27-3.638c2.44-3.088 4.57-6.85 4.57-10.361m1.993.395C29.69 24.825 20.001 33 20 33l-.43-.379C17.656 30.891 10 23.508 10 16.125 10 10.533 14.477 6 20 6l.515.013C25.798 6.283 30 10.708 30 16.125z" /></g><defs><clipPath id="a"><path d="M0 0h40v40H0z" /></clipPath></defs></svg>;
|
|
4
4
|
export default Pin40;
|
package/dist/Pin72.jsx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
const Pin72 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 72 72" {...props}><g clipPath="url(#a)"><path
|
|
2
|
+
const Pin72 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 72 72" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M39 26.955a3 3 0 1 0-3 3v2a5 5 0 1 1 0-10 5 5 0 0 1 0 10v-2a3 3 0 0 0 3-3" /><path d="M53 29.08c0-9.47-7.623-17.125-17-17.125S19 19.61 19 29.08c0 7.257 4.375 14.768 9.065 20.67a77 77 0 0 0 6.365 7.036A70 70 0 0 0 36 58.273c.436-.401.97-.899 1.57-1.487a77 77 0 0 0 6.365-7.036C48.625 43.848 53 36.337 53 29.08m1.986.747C54.411 45.512 36 60.955 36 60.955l-.816-.716c-3.572-3.21-17.668-16.719-18.17-30.412L17 29.08c0-10.562 8.507-19.125 19-19.125s19 8.562 19 19.125z" /><path d="M48 59.955v2H24v-2z" /></g><defs><clipPath id="a"><path d="M0 0h72v72H0z" /></clipPath></defs></svg>;
|
|
3
3
|
export default Pin72;
|
package/dist/Pin72.tsx
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import type { SVGProps } from "react";
|
|
3
|
-
const Pin72 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 72 72" {...props}><g clipPath="url(#a)"><path
|
|
3
|
+
const Pin72 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 72 72" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M39 26.955a3 3 0 1 0-3 3v2a5 5 0 1 1 0-10 5 5 0 0 1 0 10v-2a3 3 0 0 0 3-3" /><path d="M53 29.08c0-9.47-7.623-17.125-17-17.125S19 19.61 19 29.08c0 7.257 4.375 14.768 9.065 20.67a77 77 0 0 0 6.365 7.036A70 70 0 0 0 36 58.273c.436-.401.97-.899 1.57-1.487a77 77 0 0 0 6.365-7.036C48.625 43.848 53 36.337 53 29.08m1.986.747C54.411 45.512 36 60.955 36 60.955l-.816-.716c-3.572-3.21-17.668-16.719-18.17-30.412L17 29.08c0-10.562 8.507-19.125 19-19.125s19 8.562 19 19.125z" /><path d="M48 59.955v2H24v-2z" /></g><defs><clipPath id="a"><path d="M0 0h72v72H0z" /></clipPath></defs></svg>;
|
|
4
4
|
export default Pin72;
|
package/dist/Search24.jsx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
const Search24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor" d="
|
|
2
|
+
const Search24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor" d="M20.707 19.086 19.293 20.5l-4-4 1.414-1.414z" /><path fill="currentColor" d="M16.293 11a5.5 5.5 0 1 0-5.5 5.5v2a7.5 7.5 0 1 1 0-15 7.5 7.5 0 0 1 0 15v-2a5.5 5.5 0 0 0 5.5-5.5" /></svg>;
|
|
3
3
|
export default Search24;
|
package/dist/Search24.tsx
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import type { SVGProps } from "react";
|
|
3
|
-
const Search24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor" d="
|
|
3
|
+
const Search24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor" d="M20.707 19.086 19.293 20.5l-4-4 1.414-1.414z" /><path fill="currentColor" d="M16.293 11a5.5 5.5 0 1 0-5.5 5.5v2a7.5 7.5 0 1 1 0-15 7.5 7.5 0 0 1 0 15v-2a5.5 5.5 0 0 0 5.5-5.5" /></svg>;
|
|
4
4
|
export default Search24;
|
package/dist/Search32.jsx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
const Search32 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32
|
|
2
|
+
const Search32 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M22.293 14a8 8 0 1 0-8 8v2c-5.523 0-10-4.477-10-10s4.477-10 10-10 10 4.477 10 10-4.477 10-10 10v-2a8 8 0 0 0 8-8" /><path d="M27.707 26.586 26.293 28l-6-6 1.414-1.414z" /></g><defs><clipPath id="a"><path d="M0 0h31.995v31.995H0z" /></clipPath></defs></svg>;
|
|
3
3
|
export default Search32;
|
package/dist/Search32.tsx
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import type { SVGProps } from "react";
|
|
3
|
-
const Search32 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32
|
|
3
|
+
const Search32 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M22.293 14a8 8 0 1 0-8 8v2c-5.523 0-10-4.477-10-10s4.477-10 10-10 10 4.477 10 10-4.477 10-10 10v-2a8 8 0 0 0 8-8" /><path d="M27.707 26.586 26.293 28l-6-6 1.414-1.414z" /></g><defs><clipPath id="a"><path d="M0 0h31.995v31.995H0z" /></clipPath></defs></svg>;
|
|
4
4
|
export default Search32;
|
package/dist/User24.jsx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
const User24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor"
|
|
2
|
+
const User24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor" d="M8.826 4.26a7 7 0 0 1 8.841 2.13l-1.62 1.175A5 5 0 1 0 17 10.5v-1h2v1A7 7 0 1 1 8.826 4.26" /><path fill="currentColor" d="M4 19.5a5 5 0 0 1 5-5v2a3 3 0 0 0-3 3zM6 19.5v1H4v-1zM20 19.5a5 5 0 0 0-3.087-4.619 5 5 0 0 0-1.913-.38v2a3 3 0 0 1 3 3z" /><path fill="currentColor" d="M20 19.5v1h-2v-1zM10.894 8.051c.126.252.195.43.347.692.139.239.286.429.442.553.229.183.425.204.965.204H19l-.5 2h-5.852c-.52 0-1.384.021-2.213-.641-.803-.641-1.216-1.687-1.329-1.91z" /></svg>;
|
|
3
3
|
export default User24;
|
package/dist/User24.tsx
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import type { SVGProps } from "react";
|
|
3
|
-
const User24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor"
|
|
3
|
+
const User24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><path fill="currentColor" d="M8.826 4.26a7 7 0 0 1 8.841 2.13l-1.62 1.175A5 5 0 1 0 17 10.5v-1h2v1A7 7 0 1 1 8.826 4.26" /><path fill="currentColor" d="M4 19.5a5 5 0 0 1 5-5v2a3 3 0 0 0-3 3zM6 19.5v1H4v-1zM20 19.5a5 5 0 0 0-3.087-4.619 5 5 0 0 0-1.913-.38v2a3 3 0 0 1 3 3z" /><path fill="currentColor" d="M20 19.5v1h-2v-1zM10.894 8.051c.126.252.195.43.347.692.139.239.286.429.442.553.229.183.425.204.965.204H19l-.5 2h-5.852c-.52 0-1.384.021-2.213-.641-.803-.641-1.216-1.687-1.329-1.91z" /></svg>;
|
|
4
4
|
export default User24;
|
package/dist/Write40.jsx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const Write40 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 40 40" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M29.385 3v2H9v30h22V24.706h2V37H7V3z" /><path d="M32.85 10.707 20.014 23.541l-.6 2.015 2.014-.6L34.263 12.12zM22.484 26.728l-.485.144-5.56 1.658 1.659-5.56.143-.485L32.85 7.88l4.243 4.242z" /><path d="m33.556 14.243-1.414 1.414-2.828-2.829 1.414-1.414z" /></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z" /></clipPath></defs></svg>;
|
|
3
|
+
export default Write40;
|
package/dist/Write40.tsx
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { SVGProps } from "react";
|
|
3
|
+
const Write40 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 40 40" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M29.385 3v2H9v30h22V24.706h2V37H7V3z" /><path d="M32.85 10.707 20.014 23.541l-.6 2.015 2.014-.6L34.263 12.12zM22.484 26.728l-.485.144-5.56 1.658 1.659-5.56.143-.485L32.85 7.88l4.243 4.242z" /><path d="m33.556 14.243-1.414 1.414-2.828-2.829 1.414-1.414z" /></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z" /></clipPath></defs></svg>;
|
|
4
|
+
export default Write40;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const WriteAlt24 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M20 19v2H4v-2zM15.843 3.224a1 1 0 0 1 1.338.069l2.526 2.526a1 1 0 0 1 0 1.414l-8.842 8.842c-.14.14-.317.235-.51.273l-4.63.926.926-4.629c.04-.193.134-.371.274-.51l8.842-8.842zm-7.29 10.11-.279 1.39 1.391-.278 7.92-7.92-1.111-1.112z" /><path d="m17.207 7.793-1.414 1.414-2.5-2.5 1.414-1.414z" /></g><defs><clipPath id="a"><path d="M0 0h23.997v24H0z" /></clipPath></defs></svg>;
|
|
3
|
+
export default WriteAlt24;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { SVGProps } from "react";
|
|
3
|
+
const WriteAlt24 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 24 24" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M20 19v2H4v-2zM15.843 3.224a1 1 0 0 1 1.338.069l2.526 2.526a1 1 0 0 1 0 1.414l-8.842 8.842c-.14.14-.317.235-.51.273l-4.63.926.926-4.629c.04-.193.134-.371.274-.51l8.842-8.842zm-7.29 10.11-.279 1.39 1.391-.278 7.92-7.92-1.111-1.112z" /><path d="m17.207 7.793-1.414 1.414-2.5-2.5 1.414-1.414z" /></g><defs><clipPath id="a"><path d="M0 0h23.997v24H0z" /></clipPath></defs></svg>;
|
|
4
|
+
export default WriteAlt24;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const WriteAlt32 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M26 24v2H6v-2zM20.422 6.225a1 1 0 0 1 1.338.068l2.947 2.947a1 1 0 0 1 0 1.414L14.392 20.971c-.14.14-.319.234-.512.273l-5.154 1.03 1.03-5.154.04-.143a1 1 0 0 1 .233-.369L20.346 6.293zm-8.764 11.583-.384 1.917 1.917-.384 9.395-9.394-1.533-1.533z" /><path d="m21.79 11.543-1.413 1.414-2.917-2.917 1.414-1.414z" /></g><defs><clipPath id="a"><path d="M0 0h31.997v32H0z" /></clipPath></defs></svg>;
|
|
3
|
+
export default WriteAlt32;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { SVGProps } from "react";
|
|
3
|
+
const WriteAlt32 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 32 32" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M26 24v2H6v-2zM20.422 6.225a1 1 0 0 1 1.338.068l2.947 2.947a1 1 0 0 1 0 1.414L14.392 20.971c-.14.14-.319.234-.512.273l-5.154 1.03 1.03-5.154.04-.143a1 1 0 0 1 .233-.369L20.346 6.293zm-8.764 11.583-.384 1.917 1.917-.384 9.395-9.394-1.533-1.533z" /><path d="m21.79 11.543-1.413 1.414-2.917-2.917 1.414-1.414z" /></g><defs><clipPath id="a"><path d="M0 0h31.997v32H0z" /></clipPath></defs></svg>;
|
|
4
|
+
export default WriteAlt32;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const WriteAlt40 = props => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 40 40" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M32 30v2H8v-2zM25.58 8.225a1 1 0 0 1 1.338.068l3.789 3.789a1 1 0 0 1 0 1.414L17.444 26.76c-.14.14-.318.234-.511.273l-6.207 1.241 1.24-6.207.04-.142c.05-.138.13-.265.234-.37L25.504 8.294zm-11.712 14.53-.594 2.97 2.97-.594 12.342-12.342-2.375-2.375z" /><path d="m26.958 15.043-1.415 1.414-3.75-3.75 1.414-1.414z" /></g><defs><clipPath id="a"><path d="M0 0h40v40H0z" /></clipPath></defs></svg>;
|
|
3
|
+
export default WriteAlt40;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { SVGProps } from "react";
|
|
3
|
+
const WriteAlt40 = (props: SVGProps<SVGSVGElement>) => <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 40 40" {...props}><g fill="currentColor" clipPath="url(#a)"><path d="M32 30v2H8v-2zM25.58 8.225a1 1 0 0 1 1.338.068l3.789 3.789a1 1 0 0 1 0 1.414L17.444 26.76c-.14.14-.318.234-.511.273l-6.207 1.241 1.24-6.207.04-.142c.05-.138.13-.265.234-.37L25.504 8.294zm-11.712 14.53-.594 2.97 2.97-.594 12.342-12.342-2.375-2.375z" /><path d="m26.958 15.043-1.415 1.414-3.75-3.75 1.414-1.414z" /></g><defs><clipPath id="a"><path d="M0 0h40v40H0z" /></clipPath></defs></svg>;
|
|
4
|
+
export default WriteAlt40;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><g fill="currentColor" clip-path="url(#a)"><path d="M31 34v2H9v-2zm2-2V9a2 2 0 0 0-1.796-1.99L31 7H9a2 2 0 0 0-1.99 1.796L7 9v23a2 2 0 0 0 2 2v2l-.206-.005A4 4 0 0 1 5 32V9a4 4 0 0 1 4-4h22a4 4 0 0 1 4 4v23a4 4 0 0 1-3.794 3.995L31 36v-2a2 2 0 0 0 2-2"/><path d="M27.703 19.71 17.9 29.407l-5.603-5.54 1.406-1.424 4.196 4.15 8.398-8.303zM12 2h2v7h-2zM26 2h2v7h-2zM34 12v2H6v-2z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z"/></clipPath></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32"><g clip-path="url(#a)"><path fill="currentColor" d="M27.999 16c0-6.627-5.373-12-12-12-6.628 0-12 5.373-12 12s5.372 12 12 12v2c-7.732 0-14-6.268-14-14s6.268-14 14-14 14 6.268 14 14-6.268 14-14 14v-2c6.627 0 12-5.373 12-12"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg>
|
package/dist/envelope-24.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor" clip-path="url(#a)"><path d="M22 4v16H2V4zM4 18h16V6H4z"/><path d="m12.06 11.661 8.273-7.406 1.334 1.49-8.935 8a1 1 0 0 1-1.329.005l-9.065-8 1.324-1.5z"/></g><defs><clipPath id="a"><path d="M0 0h24v24H0z"/></clipPath></defs></svg>
|
package/dist/envelope-32.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32"><
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32"><g fill="currentColor" clip-path="url(#a)"><path d="M28 6v20H4V6zM6 24h20V8H6z"/><path d="m16.075 15.708 10.29-8.48 1.27 1.543-10.92 9a1 1 0 0 1-1.266.005l-11.08-9 1.262-1.552z"/></g><defs><clipPath id="a"><path d="M0 0h32v32H0z"/></clipPath></defs></svg>
|
package/dist/envelope-40.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><g fill="currentColor" clip-path="url(#a)"><path d="M34 8v24H6V8zM8 30h24V10H8z"/><path d="M20.089 19.69 32.352 9.24l1.296 1.52-12.905 11a1 1 0 0 1-1.292.006l-13.095-11 1.288-1.532z"/></g><defs><clipPath id="a"><path d="M0 0h40v40H0z"/></clipPath></defs></svg>
|
package/dist/envelope-72.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="72" height="72" fill="none" viewBox="0 0 72 72"><g clip-path="url(#a)"><path
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="72" height="72" fill="none" viewBox="0 0 72 72"><g fill="currentColor" clip-path="url(#a)"><path d="M64 14v44H8V14zM10 56h52V16H10z"/><path d="m36.19 35.709 26.175-21.482 1.27 1.546-26.804 22a1 1 0 0 1-1.264.004l-27.196-22 1.258-1.554z"/></g><defs><clipPath id="a"><path d="M0 0h72v72H0z"/></clipPath></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="#005AA0" d="M14.1 4a5 5 0 0 0 0 2H5.647l6.414 5.661 3.447-3.086a5 5 0 0 0 1.755 1.113l-4.53 4.057a1 1 0 0 1-1.329.005L4 7.216V18h16V9.9a5 5 0 0 0 2-.901V20H2V4z"/><path fill="#E40523" d="M22 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0"/></g><defs><clipPath id="a"><path d="M0 0h24v24H0z"/></clipPath></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="none" viewBox="0 0 40 40"><g fill="currentColor" clip-path="url(#a)"><path d="M34 20c0-7.732-6.268-14-14-14S6 12.268 6 20s6.268 14 14 14v2c-8.837 0-16-7.163-16-16S11.163 4 20 4s16 7.163 16 16-7.163 16-16 16v-2c7.732 0 14-6.268 14-14"/><circle cx="20" cy="12.5" r="1.5"/><path d="M19 16h2v12h-2z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z"/></clipPath></defs></svg>
|
package/dist/manifest.jsx.json
CHANGED
|
@@ -218,6 +218,8 @@
|
|
|
218
218
|
"briefcase-first-aid-mc-48": "/Users/magnus/Code/Work/lfds/packages/icons/dist/BriefcaseFirstAidMc48.jsx",
|
|
219
219
|
"bills-coins-mc-48": "/Users/magnus/Code/Work/lfds/packages/icons/dist/BillsCoinsMc48.jsx",
|
|
220
220
|
"bike-mc-48": "/Users/magnus/Code/Work/lfds/packages/icons/dist/BikeMc48.jsx",
|
|
221
|
+
"write-alt-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/WriteAlt40.jsx",
|
|
222
|
+
"write-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Write40.jsx",
|
|
221
223
|
"wristwatch-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Wristwatch40.jsx",
|
|
222
224
|
"world-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/World40.jsx",
|
|
223
225
|
"wheat-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Wheat40.jsx",
|
|
@@ -274,6 +276,7 @@
|
|
|
274
276
|
"money-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Money40.jsx",
|
|
275
277
|
"mc-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Mc40.jsx",
|
|
276
278
|
"institution-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Institution40.jsx",
|
|
279
|
+
"info-enclosed-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/InfoEnclosed40.jsx",
|
|
277
280
|
"id-sign-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/IdSign40.jsx",
|
|
278
281
|
"house-sun-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/HouseSun40.jsx",
|
|
279
282
|
"house-insurance-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/HouseInsurance40.jsx",
|
|
@@ -323,6 +326,7 @@
|
|
|
323
326
|
"car-damage-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/CarDamage40.jsx",
|
|
324
327
|
"car-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Car40.jsx",
|
|
325
328
|
"camera-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Camera40.jsx",
|
|
329
|
+
"calendar-check-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/CalendarCheck40.jsx",
|
|
326
330
|
"bullseye-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Bullseye40.jsx",
|
|
327
331
|
"buildings-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Buildings40.jsx",
|
|
328
332
|
"briefcase-first-aid-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/BriefcaseFirstAid40.jsx",
|
|
@@ -338,6 +342,7 @@
|
|
|
338
342
|
"apartment-40": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Apartment40.jsx",
|
|
339
343
|
"youtube-32": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Youtube32.jsx",
|
|
340
344
|
"x-32": "/Users/magnus/Code/Work/lfds/packages/icons/dist/X32.jsx",
|
|
345
|
+
"write-alt-32": "/Users/magnus/Code/Work/lfds/packages/icons/dist/WriteAlt32.jsx",
|
|
341
346
|
"write-32": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Write32.jsx",
|
|
342
347
|
"world-32": "/Users/magnus/Code/Work/lfds/packages/icons/dist/World32.jsx",
|
|
343
348
|
"wheat-32": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Wheat32.jsx",
|
|
@@ -484,6 +489,7 @@
|
|
|
484
489
|
"coins-32": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Coins32.jsx",
|
|
485
490
|
"clock-32": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Clock32.jsx",
|
|
486
491
|
"clipboard-32": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Clipboard32.jsx",
|
|
492
|
+
"circle-32": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Circle32.jsx",
|
|
487
493
|
"chicken-32": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Chicken32.jsx",
|
|
488
494
|
"chevron-up-32": "/Users/magnus/Code/Work/lfds/packages/icons/dist/ChevronUp32.jsx",
|
|
489
495
|
"chevron-right-32": "/Users/magnus/Code/Work/lfds/packages/icons/dist/ChevronRight32.jsx",
|
|
@@ -534,6 +540,7 @@
|
|
|
534
540
|
"accounts-32": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Accounts32.jsx",
|
|
535
541
|
"arrow-right-28": "/Users/magnus/Code/Work/lfds/packages/icons/dist/ArrowRight28.jsx",
|
|
536
542
|
"arrow-left-28": "/Users/magnus/Code/Work/lfds/packages/icons/dist/ArrowLeft28.jsx",
|
|
543
|
+
"write-alt-24": "/Users/magnus/Code/Work/lfds/packages/icons/dist/WriteAlt24.jsx",
|
|
537
544
|
"write-24": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Write24.jsx",
|
|
538
545
|
"warning-24": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Warning24.jsx",
|
|
539
546
|
"wallet-plus-24": "/Users/magnus/Code/Work/lfds/packages/icons/dist/WalletPlus24.jsx",
|
|
@@ -731,6 +738,7 @@
|
|
|
731
738
|
"amount-24": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Amount24.jsx",
|
|
732
739
|
"alert-24": "/Users/magnus/Code/Work/lfds/packages/icons/dist/Alert24.jsx",
|
|
733
740
|
"add-photo-24": "/Users/magnus/Code/Work/lfds/packages/icons/dist/AddPhoto24.jsx",
|
|
741
|
+
"envelope-unread-mc-24": "/Users/magnus/Code/Work/lfds/packages/icons/dist/EnvelopeUnreadMc24.jsx",
|
|
734
742
|
"arrow-right-22": "/Users/magnus/Code/Work/lfds/packages/icons/dist/ArrowRight22.jsx",
|
|
735
743
|
"arrow-left-22": "/Users/magnus/Code/Work/lfds/packages/icons/dist/ArrowLeft22.jsx",
|
|
736
744
|
"padlock-open-16": "/Users/magnus/Code/Work/lfds/packages/icons/dist/PadlockOpen16.jsx",
|