@pretto/picto 4.15.0 → 4.17.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pretto/picto",
3
- "version": "4.15.0",
3
+ "version": "4.17.0",
4
4
  "repository": "git@github.com:finspot/picto.git",
5
5
  "author": "Sylvain Reucherand <sylvain@pretto.fr>",
6
6
  "files": [
@@ -0,0 +1,2 @@
1
+ import React from 'react';
2
+ export declare const ExclamationMarkCircleLine: (props: React.SVGProps<SVGElement>) => JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React from 'react';
2
+ export declare const ExclamationMarkTriangleLine: (props: React.SVGProps<SVGElement>) => JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React from 'react';
2
+ export declare const InfoCircleLine: (props: React.SVGProps<SVGElement>) => JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React from 'react';
2
+ export declare const QuestionCircleLine: (props: React.SVGProps<SVGElement>) => JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React from 'react';
2
+ export declare const TimesCircleLine: (props: React.SVGProps<SVGElement>) => JSX.Element;
@@ -55,8 +55,10 @@ import { Euro } from './Euro';
55
55
  import { EuroBold } from './EuroBold';
56
56
  import { ExclamationMarkCircle } from './ExclamationMarkCircle';
57
57
  import { ExclamationMarkCircleBold } from './ExclamationMarkCircleBold';
58
+ import { ExclamationMarkCircleLine } from './ExclamationMarkCircleLine';
58
59
  import { ExclamationMarkTriangle } from './ExclamationMarkTriangle';
59
60
  import { ExclamationMarkTriangleBold } from './ExclamationMarkTriangleBold';
61
+ import { ExclamationMarkTriangleLine } from './ExclamationMarkTriangleLine';
60
62
  import { ExternalLink } from './ExternalLink';
61
63
  import { Eye } from './Eye';
62
64
  import { Facebook } from './Facebook';
@@ -80,6 +82,7 @@ import { House } from './House';
80
82
  import { HouseMagnifier } from './HouseMagnifier';
81
83
  import { InfoCircle } from './InfoCircle';
82
84
  import { InfoCircleBold } from './InfoCircleBold';
85
+ import { InfoCircleLine } from './InfoCircleLine';
83
86
  import { Instagram } from './Instagram';
84
87
  import { Key } from './Key';
85
88
  import { LightningBolt } from './LightningBolt';
@@ -107,6 +110,7 @@ import { PlusBold } from './PlusBold';
107
110
  import { PlusCircle } from './PlusCircle';
108
111
  import { PlusTenBold } from './PlusTenBold';
109
112
  import { Print } from './Print';
113
+ import { QuestionCircleLine } from './QuestionCircleLine';
110
114
  import { QuestionMarkCircle } from './QuestionMarkCircle';
111
115
  import { QuestionMarkCircleBold } from './QuestionMarkCircleBold';
112
116
  import { QuoteClose } from './QuoteClose';
@@ -129,6 +133,7 @@ import { Times } from './Times';
129
133
  import { TimesBold } from './TimesBold';
130
134
  import { TimesCircle } from './TimesCircle';
131
135
  import { TimesCircleBold } from './TimesCircleBold';
136
+ import { TimesCircleLine } from './TimesCircleLine';
132
137
  import { Toast } from './Toast';
133
138
  import { Trash } from './Trash';
134
139
  import { Tree } from './Tree';
@@ -150,6 +155,6 @@ import { Youtube } from './Youtube';
150
155
  import { ZeroPercent } from './ZeroPercent';
151
156
  export { PictoProvider } from '../core';
152
157
  export { manifest } from './manifest';
153
- export { Archive, ArrowDouble, ArrowDown, ArrowDownRightCircle, ArrowLeft, ArrowLeftBold, ArrowRight, ArrowRightBold, ArrowUp, ArrowUpRightCircle, Bank, BankNote, Bars, Bell, Bookmark, BreakBold, Briefcase, BubbleDouble, Building, Bulb, BulletBold, BulletBook, Burden, BurgerBold, Calculator, Calendar, CalendarBold, Camera, ChalkboardTeacher, ChartBar, Check, CheckBold, CheckHandwrite, ChevronDown, ChevronDownBold, ChevronLeftBold, ChevronRightBold, ChevronUp, ChevronUpBold, Clock, ClockBold, CloseBold, Cloud, CloudUpload, Coins, Crane, Crown, DoubleArrow, Download, Duplicate, Envelope, EqualBold, EqualCircle, Euro, EuroBold, ExclamationMarkCircle, ExclamationMarkCircleBold, ExclamationMarkTriangle, ExclamationMarkTriangleBold, ExternalLink, Eye, Facebook, FacebookSmall, File, FileCheck, Files, Filter, FirstCircle, Flag, Folder, FolderOpen, FourCircle, Globe, GraduationCap, HandCoin, Heart, HeartPlain, HorseChase, House, HouseMagnifier, InfoCircle, InfoCircleBold, Instagram, Key, LightningBolt, Link, Lock, MagicWand, MagnifyingBold, MagnifyingGlassLeft, Marker, Microphone, MinusBold, MinusCircle, MinusTenBold, Paperclip, Pen, Percent, Phone, Plan, Plane, Play, PlayBold, PlayerBeginBold, PlayerEndBold, PlusBold, PlusCircle, PlusTenBold, Print, QuestionMarkCircle, QuestionMarkCircleBold, QuoteClose, QuoteOpenPlain, Share, ShieldCheck, Smartphone, SmileyFrown, SmileyHappy, SmileyNeutral, SpeechBubble, SquareMeter, SquareMetersBold, Star, StarFilled, StarHalf, Tada, ThreeCircle, Times, TimesBold, TimesCircle, TimesCircleBold, Toast, Trash, Tree, TreePlain, TribarCircle, Trustpilot, Tune, Twitter, TwitterSmall, TwoCircle, TwoPeople, UserBook, UserCircle, UserId, UserStars, Wall, WorkingMan, Youtube, ZeroPercent };
158
+ export { Archive, ArrowDouble, ArrowDown, ArrowDownRightCircle, ArrowLeft, ArrowLeftBold, ArrowRight, ArrowRightBold, ArrowUp, ArrowUpRightCircle, Bank, BankNote, Bars, Bell, Bookmark, BreakBold, Briefcase, BubbleDouble, Building, Bulb, BulletBold, BulletBook, Burden, BurgerBold, Calculator, Calendar, CalendarBold, Camera, ChalkboardTeacher, ChartBar, Check, CheckBold, CheckHandwrite, ChevronDown, ChevronDownBold, ChevronLeftBold, ChevronRightBold, ChevronUp, ChevronUpBold, Clock, ClockBold, CloseBold, Cloud, CloudUpload, Coins, Crane, Crown, DoubleArrow, Download, Duplicate, Envelope, EqualBold, EqualCircle, Euro, EuroBold, ExclamationMarkCircle, ExclamationMarkCircleBold, ExclamationMarkCircleLine, ExclamationMarkTriangle, ExclamationMarkTriangleBold, ExclamationMarkTriangleLine, ExternalLink, Eye, Facebook, FacebookSmall, File, FileCheck, Files, Filter, FirstCircle, Flag, Folder, FolderOpen, FourCircle, Globe, GraduationCap, HandCoin, Heart, HeartPlain, HorseChase, House, HouseMagnifier, InfoCircle, InfoCircleBold, InfoCircleLine, Instagram, Key, LightningBolt, Link, Lock, MagicWand, MagnifyingBold, MagnifyingGlassLeft, Marker, Microphone, MinusBold, MinusCircle, MinusTenBold, Paperclip, Pen, Percent, Phone, Plan, Plane, Play, PlayBold, PlayerBeginBold, PlayerEndBold, PlusBold, PlusCircle, PlusTenBold, Print, QuestionCircleLine, QuestionMarkCircle, QuestionMarkCircleBold, QuoteClose, QuoteOpenPlain, Share, ShieldCheck, Smartphone, SmileyFrown, SmileyHappy, SmileyNeutral, SpeechBubble, SquareMeter, SquareMetersBold, Star, StarFilled, StarHalf, Tada, ThreeCircle, Times, TimesBold, TimesCircle, TimesCircleBold, TimesCircleLine, Toast, Trash, Tree, TreePlain, TribarCircle, Trustpilot, Tune, Twitter, TwitterSmall, TwoCircle, TwoPeople, UserBook, UserCircle, UserId, UserStars, Wall, WorkingMan, Youtube, ZeroPercent };
154
159
  export type { PictoName } from './manifest';
155
- export declare type Picto = typeof Archive | typeof ArrowDouble | typeof ArrowDown | typeof ArrowDownRightCircle | typeof ArrowLeft | typeof ArrowLeftBold | typeof ArrowRight | typeof ArrowRightBold | typeof ArrowUp | typeof ArrowUpRightCircle | typeof Bank | typeof BankNote | typeof Bars | typeof Bell | typeof Bookmark | typeof BreakBold | typeof Briefcase | typeof BubbleDouble | typeof Building | typeof Bulb | typeof BulletBold | typeof BulletBook | typeof Burden | typeof BurgerBold | typeof Calculator | typeof Calendar | typeof CalendarBold | typeof Camera | typeof ChalkboardTeacher | typeof ChartBar | typeof Check | typeof CheckBold | typeof CheckHandwrite | typeof ChevronDown | typeof ChevronDownBold | typeof ChevronLeftBold | typeof ChevronRightBold | typeof ChevronUp | typeof ChevronUpBold | typeof Clock | typeof ClockBold | typeof CloseBold | typeof Cloud | typeof CloudUpload | typeof Coins | typeof Crane | typeof Crown | typeof DoubleArrow | typeof Download | typeof Duplicate | typeof Envelope | typeof EqualBold | typeof EqualCircle | typeof Euro | typeof EuroBold | typeof ExclamationMarkCircle | typeof ExclamationMarkCircleBold | typeof ExclamationMarkTriangle | typeof ExclamationMarkTriangleBold | typeof ExternalLink | typeof Eye | typeof Facebook | typeof FacebookSmall | typeof File | typeof FileCheck | typeof Files | typeof Filter | typeof FirstCircle | typeof Flag | typeof Folder | typeof FolderOpen | typeof FourCircle | typeof Globe | typeof GraduationCap | typeof HandCoin | typeof Heart | typeof HeartPlain | typeof HorseChase | typeof House | typeof HouseMagnifier | typeof InfoCircle | typeof InfoCircleBold | typeof Instagram | typeof Key | typeof LightningBolt | typeof Link | typeof Lock | typeof MagicWand | typeof MagnifyingBold | typeof MagnifyingGlassLeft | typeof Marker | typeof Microphone | typeof MinusBold | typeof MinusCircle | typeof MinusTenBold | typeof Paperclip | typeof Pen | typeof Percent | typeof Phone | typeof Plan | typeof Plane | typeof Play | typeof PlayBold | typeof PlayerBeginBold | typeof PlayerEndBold | typeof PlusBold | typeof PlusCircle | typeof PlusTenBold | typeof Print | typeof QuestionMarkCircle | typeof QuestionMarkCircleBold | typeof QuoteClose | typeof QuoteOpenPlain | typeof Share | typeof ShieldCheck | typeof Smartphone | typeof SmileyFrown | typeof SmileyHappy | typeof SmileyNeutral | typeof SpeechBubble | typeof SquareMeter | typeof SquareMetersBold | typeof Star | typeof StarFilled | typeof StarHalf | typeof Tada | typeof ThreeCircle | typeof Times | typeof TimesBold | typeof TimesCircle | typeof TimesCircleBold | typeof Toast | typeof Trash | typeof Tree | typeof TreePlain | typeof TribarCircle | typeof Trustpilot | typeof Tune | typeof Twitter | typeof TwitterSmall | typeof TwoCircle | typeof TwoPeople | typeof UserBook | typeof UserCircle | typeof UserId | typeof UserStars | typeof Wall | typeof WorkingMan | typeof Youtube | typeof ZeroPercent;
160
+ export declare type Picto = typeof Archive | typeof ArrowDouble | typeof ArrowDown | typeof ArrowDownRightCircle | typeof ArrowLeft | typeof ArrowLeftBold | typeof ArrowRight | typeof ArrowRightBold | typeof ArrowUp | typeof ArrowUpRightCircle | typeof Bank | typeof BankNote | typeof Bars | typeof Bell | typeof Bookmark | typeof BreakBold | typeof Briefcase | typeof BubbleDouble | typeof Building | typeof Bulb | typeof BulletBold | typeof BulletBook | typeof Burden | typeof BurgerBold | typeof Calculator | typeof Calendar | typeof CalendarBold | typeof Camera | typeof ChalkboardTeacher | typeof ChartBar | typeof Check | typeof CheckBold | typeof CheckHandwrite | typeof ChevronDown | typeof ChevronDownBold | typeof ChevronLeftBold | typeof ChevronRightBold | typeof ChevronUp | typeof ChevronUpBold | typeof Clock | typeof ClockBold | typeof CloseBold | typeof Cloud | typeof CloudUpload | typeof Coins | typeof Crane | typeof Crown | typeof DoubleArrow | typeof Download | typeof Duplicate | typeof Envelope | typeof EqualBold | typeof EqualCircle | typeof Euro | typeof EuroBold | typeof ExclamationMarkCircle | typeof ExclamationMarkCircleBold | typeof ExclamationMarkCircleLine | typeof ExclamationMarkTriangle | typeof ExclamationMarkTriangleBold | typeof ExclamationMarkTriangleLine | typeof ExternalLink | typeof Eye | typeof Facebook | typeof FacebookSmall | typeof File | typeof FileCheck | typeof Files | typeof Filter | typeof FirstCircle | typeof Flag | typeof Folder | typeof FolderOpen | typeof FourCircle | typeof Globe | typeof GraduationCap | typeof HandCoin | typeof Heart | typeof HeartPlain | typeof HorseChase | typeof House | typeof HouseMagnifier | typeof InfoCircle | typeof InfoCircleBold | typeof InfoCircleLine | typeof Instagram | typeof Key | typeof LightningBolt | typeof Link | typeof Lock | typeof MagicWand | typeof MagnifyingBold | typeof MagnifyingGlassLeft | typeof Marker | typeof Microphone | typeof MinusBold | typeof MinusCircle | typeof MinusTenBold | typeof Paperclip | typeof Pen | typeof Percent | typeof Phone | typeof Plan | typeof Plane | typeof Play | typeof PlayBold | typeof PlayerBeginBold | typeof PlayerEndBold | typeof PlusBold | typeof PlusCircle | typeof PlusTenBold | typeof Print | typeof QuestionCircleLine | typeof QuestionMarkCircle | typeof QuestionMarkCircleBold | typeof QuoteClose | typeof QuoteOpenPlain | typeof Share | typeof ShieldCheck | typeof Smartphone | typeof SmileyFrown | typeof SmileyHappy | typeof SmileyNeutral | typeof SpeechBubble | typeof SquareMeter | typeof SquareMetersBold | typeof Star | typeof StarFilled | typeof StarHalf | typeof Tada | typeof ThreeCircle | typeof Times | typeof TimesBold | typeof TimesCircle | typeof TimesCircleBold | typeof TimesCircleLine | typeof Toast | typeof Trash | typeof Tree | typeof TreePlain | typeof TribarCircle | typeof Trustpilot | typeof Tune | typeof Twitter | typeof TwitterSmall | typeof TwoCircle | typeof TwoPeople | typeof UserBook | typeof UserCircle | typeof UserId | typeof UserStars | typeof Wall | typeof WorkingMan | typeof Youtube | typeof ZeroPercent;
@@ -1,2 +1,2 @@
1
- export declare type PictoName = "Archive" | "ArrowDouble" | "ArrowDown" | "ArrowDownRightCircle" | "ArrowLeft" | "ArrowLeftBold" | "ArrowRight" | "ArrowRightBold" | "ArrowUp" | "ArrowUpRightCircle" | "Bank" | "BankNote" | "Bars" | "Bell" | "Bookmark" | "BreakBold" | "Briefcase" | "BubbleDouble" | "Building" | "Bulb" | "BulletBold" | "BulletBook" | "Burden" | "BurgerBold" | "Calculator" | "Calendar" | "CalendarBold" | "Camera" | "ChalkboardTeacher" | "ChartBar" | "Check" | "CheckBold" | "CheckHandwrite" | "ChevronDown" | "ChevronDownBold" | "ChevronLeftBold" | "ChevronRightBold" | "ChevronUp" | "ChevronUpBold" | "Clock" | "ClockBold" | "CloseBold" | "Cloud" | "CloudUpload" | "Coins" | "Crane" | "Crown" | "DoubleArrow" | "Download" | "Duplicate" | "Envelope" | "EqualBold" | "EqualCircle" | "Euro" | "EuroBold" | "ExclamationMarkCircle" | "ExclamationMarkCircleBold" | "ExclamationMarkTriangle" | "ExclamationMarkTriangleBold" | "ExternalLink" | "Eye" | "Facebook" | "FacebookSmall" | "File" | "FileCheck" | "Files" | "Filter" | "FirstCircle" | "Flag" | "Folder" | "FolderOpen" | "FourCircle" | "Globe" | "GraduationCap" | "HandCoin" | "Heart" | "HeartPlain" | "HorseChase" | "House" | "HouseMagnifier" | "InfoCircle" | "InfoCircleBold" | "Instagram" | "Key" | "LightningBolt" | "Link" | "Lock" | "MagicWand" | "MagnifyingBold" | "MagnifyingGlassLeft" | "Marker" | "Microphone" | "MinusBold" | "MinusCircle" | "MinusTenBold" | "Paperclip" | "Pen" | "Percent" | "Phone" | "Plan" | "Plane" | "Play" | "PlayBold" | "PlayerBeginBold" | "PlayerEndBold" | "PlusBold" | "PlusCircle" | "PlusTenBold" | "Print" | "QuestionMarkCircle" | "QuestionMarkCircleBold" | "QuoteClose" | "QuoteOpenPlain" | "Share" | "ShieldCheck" | "Smartphone" | "SmileyFrown" | "SmileyHappy" | "SmileyNeutral" | "SpeechBubble" | "SquareMeter" | "SquareMetersBold" | "Star" | "StarFilled" | "StarHalf" | "Tada" | "ThreeCircle" | "Times" | "TimesBold" | "TimesCircle" | "TimesCircleBold" | "Toast" | "Trash" | "Tree" | "TreePlain" | "TribarCircle" | "Trustpilot" | "Tune" | "Twitter" | "TwitterSmall" | "TwoCircle" | "TwoPeople" | "UserBook" | "UserCircle" | "UserId" | "UserStars" | "Wall" | "WorkingMan" | "Youtube" | "ZeroPercent";
1
+ export declare type PictoName = "Archive" | "ArrowDouble" | "ArrowDown" | "ArrowDownRightCircle" | "ArrowLeft" | "ArrowLeftBold" | "ArrowRight" | "ArrowRightBold" | "ArrowUp" | "ArrowUpRightCircle" | "Bank" | "BankNote" | "Bars" | "Bell" | "Bookmark" | "BreakBold" | "Briefcase" | "BubbleDouble" | "Building" | "Bulb" | "BulletBold" | "BulletBook" | "Burden" | "BurgerBold" | "Calculator" | "Calendar" | "CalendarBold" | "Camera" | "ChalkboardTeacher" | "ChartBar" | "Check" | "CheckBold" | "CheckHandwrite" | "ChevronDown" | "ChevronDownBold" | "ChevronLeftBold" | "ChevronRightBold" | "ChevronUp" | "ChevronUpBold" | "Clock" | "ClockBold" | "CloseBold" | "Cloud" | "CloudUpload" | "Coins" | "Crane" | "Crown" | "DoubleArrow" | "Download" | "Duplicate" | "Envelope" | "EqualBold" | "EqualCircle" | "Euro" | "EuroBold" | "ExclamationMarkCircle" | "ExclamationMarkCircleBold" | "ExclamationMarkCircleLine" | "ExclamationMarkTriangle" | "ExclamationMarkTriangleBold" | "ExclamationMarkTriangleLine" | "ExternalLink" | "Eye" | "Facebook" | "FacebookSmall" | "File" | "FileCheck" | "Files" | "Filter" | "FirstCircle" | "Flag" | "Folder" | "FolderOpen" | "FourCircle" | "Globe" | "GraduationCap" | "HandCoin" | "Heart" | "HeartPlain" | "HorseChase" | "House" | "HouseMagnifier" | "InfoCircle" | "InfoCircleBold" | "InfoCircleLine" | "Instagram" | "Key" | "LightningBolt" | "Link" | "Lock" | "MagicWand" | "MagnifyingBold" | "MagnifyingGlassLeft" | "Marker" | "Microphone" | "MinusBold" | "MinusCircle" | "MinusTenBold" | "Paperclip" | "Pen" | "Percent" | "Phone" | "Plan" | "Plane" | "Play" | "PlayBold" | "PlayerBeginBold" | "PlayerEndBold" | "PlusBold" | "PlusCircle" | "PlusTenBold" | "Print" | "QuestionCircleLine" | "QuestionMarkCircle" | "QuestionMarkCircleBold" | "QuoteClose" | "QuoteOpenPlain" | "Share" | "ShieldCheck" | "Smartphone" | "SmileyFrown" | "SmileyHappy" | "SmileyNeutral" | "SpeechBubble" | "SquareMeter" | "SquareMetersBold" | "Star" | "StarFilled" | "StarHalf" | "Tada" | "ThreeCircle" | "Times" | "TimesBold" | "TimesCircle" | "TimesCircleBold" | "TimesCircleLine" | "Toast" | "Trash" | "Tree" | "TreePlain" | "TribarCircle" | "Trustpilot" | "Tune" | "Twitter" | "TwitterSmall" | "TwoCircle" | "TwoPeople" | "UserBook" | "UserCircle" | "UserId" | "UserStars" | "Wall" | "WorkingMan" | "Youtube" | "ZeroPercent";
2
2
  export declare const manifest: PictoName[];