@@ -13,6 +13,7 @@ export { ArrowUp } from './ArrowUp';
1313export { ArrowUpDown } from './ArrowUpDown' ;
1414export { ArrowUpLeft } from './ArrowUpLeft' ;
1515export { ArrowUpRight } from './ArrowUpRight' ;
16+ export { AudioWaveform } from './AudioWaveform' ;
1617export { Asterisk } from './Asterisk' ;
1718export { BadgeCheck } from './BadgeCheck' ;
1819export { Bandage } from './Bandage' ;
@@ -21,6 +22,7 @@ export { Binary } from './Binary';
2122export { Book } from './Book' ;
2223export { BookOpen } from './BookOpen' ;
2324export { Bot } from './Bot' ;
25+ export { Brain } from './Brain' ;
2426export { Bug } from './Bug' ;
2527export { BugOff } from './BugOff' ;
2628export { BugPlay } from './BugPlay' ;
@@ -130,6 +132,7 @@ export { EyeOff } from './EyeOff';
130132export { File } from './File' ;
131133export { FileDown } from './FileDown' ;
132134export { FileText } from './FileText' ;
135+ export { FilePlus } from './FilePlus' ;
133136export { Filter } from './Filter' ;
134137export { FilterX } from './FilterX' ;
135138export { FingerprintPattern } from './FingerprintPattern' ;
@@ -138,6 +141,7 @@ export { FlaskConical } from './FlaskConical';
138141export { Folder } from './Folder' ;
139142export { FunnelPlus } from './FunnelPlus' ;
140143export { Ghost } from './Ghost' ;
144+ export { GitBranch } from './GitBranch' ;
141145export { GitCommitHorizontal } from './GitCommitHorizontal' ;
142146export { GitCommitVertical } from './GitCommitVertical' ;
143147export { GitCompare } from './GitCompare' ;
@@ -297,8 +301,10 @@ export { Phone } from './Phone';
297301export { Pin } from './Pin' ;
298302export { PinOff } from './PinOff' ;
299303export { Play } from './Play' ;
304+ export { Plug } from './Plug' ;
300305export { Plus } from './Plus' ;
301306export { Quote } from './Quote' ;
307+ export { Radar } from './Radar' ;
302308export { Redo } from './Redo' ;
303309export { Redo2 } from './Redo2' ;
304310export { RedoDot } from './RedoDot' ;
0 commit comments