From 0bb8738607d71228e8a18917a87fc7b307f32c1a Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 23 Aug 2026 14:49:58 +0200 Subject: [PATCH] feat: comprehensive Wino Mail updates - ReaderView: complete rewrite with CSS styling, headers, attachments, zoom, find, dark mode, image blocking - Categories: DAO + UI tree widget with colors, nested categories, assignment - Rules engine: DAO + evaluation + actions (move, mark read, flag, delete, category, forward) - Templates: DAO + editor + manager with variables support - Signatures: DAO + manager + auto-per-account + manual selector in compose - ComposeView: signature combo, template selector, auto-signature on new email - MainWindow: frameless with rounded corners, 1px border, resize from edges, no status bar - Database: new tables (Category, MailCategory, Rule, Template, Signature) with indexes --- CMakeLists.txt | 42 +- icons.qrc | 21 + .../Arrows Action/Arrow To Down Left.svg | 7 + .../Arrows Action/Arrow To Down Right.svg | 7 + .../Arrows Action/Arrow To Top Left.svg | 7 + .../Arrows Action/Arrow To Top Right.svg | 7 + .../Arrows Action/Circle Bottom Down.svg | 4 + .../Arrows Action/Circle Bottom Up.svg | 4 + .../Arrows Action/Circle Top Down.svg | 4 + .../Arrows Action/Circle Top Up.svg | 4 + .../Arrows Action/Download Minimalistic.svg | 4 + .../Arrows Action/Download Square.svg | 5 + .../Arrows Action/Download Twice Square.svg | 6 + .../Bold Duotone/Arrows Action/Download.svg | 4 + .../SVG/Bold Duotone/Arrows Action/Exit.svg | 4 + .../SVG/Bold Duotone/Arrows Action/Export.svg | 4 + .../Bold Duotone/Arrows Action/Forward 2.svg | 7 + .../Bold Duotone/Arrows Action/Forward.svg | 7 + .../SVG/Bold Duotone/Arrows Action/Import.svg | 4 + .../Bold Duotone/Arrows Action/Login 2.svg | 4 + .../Bold Duotone/Arrows Action/Login 3.svg | 5 + .../SVG/Bold Duotone/Arrows Action/Login.svg | 4 + .../Bold Duotone/Arrows Action/Logout 2.svg | 4 + .../Bold Duotone/Arrows Action/Logout 3.svg | 5 + .../SVG/Bold Duotone/Arrows Action/Logout.svg | 4 + .../Arrows Action/Maximize Square 2.svg | 7 + .../Arrows Action/Maximize Square 3.svg | 5 + .../Maximize Square Minimalistic.svg | 4 + .../Arrows Action/Maximize Square.svg | 4 + .../Bold Duotone/Arrows Action/Maximize.svg | 4 + .../Arrows Action/Minimize Square 2.svg | 7 + .../Arrows Action/Minimize Square 3.svg | 5 + .../Minimize Square Minimalistic.svg | 5 + .../Arrows Action/Minimize Square.svg | 5 + .../Bold Duotone/Arrows Action/Minimize.svg | 4 + .../Arrows Action/Recive Square.svg | 5 + .../Arrows Action/Recive Twice Square.svg | 6 + .../Bold Duotone/Arrows Action/Reorder.svg | 5 + .../Bold Duotone/Arrows Action/Reply 2.svg | 7 + .../SVG/Bold Duotone/Arrows Action/Reply.svg | 7 + .../SVG/Bold Duotone/Arrows Action/Scale.svg | 4 + .../Arrows Action/Screen Share.svg | 4 + .../Arrows Action/Send Square.svg | 5 + .../Arrows Action/Send Twice Square.svg | 6 + .../Arrows Action/Square Bottom Down.svg | 4 + .../Arrows Action/Square Bottom Up.svg | 4 + .../Arrows Action/Square Top Down.svg | 4 + .../Arrows Action/Square Top Up.svg | 4 + .../Arrows Action/Undo Left Round Square.svg | 4 + .../Arrows Action/Undo Left Round.svg | 4 + .../Arrows Action/Undo Left Square.svg | 4 + .../Bold Duotone/Arrows Action/Undo Left.svg | 4 + .../Arrows Action/Undo Right Round Square.svg | 4 + .../Arrows Action/Undo Right Round.svg | 4 + .../Arrows Action/Undo Right Square.svg | 4 + .../Bold Duotone/Arrows Action/Undo Right.svg | 4 + .../Arrows Action/Upload Minimalistic.svg | 4 + .../Arrows Action/Upload Square.svg | 5 + .../Arrows Action/Upload Twice Square.svg | 6 + .../SVG/Bold Duotone/Arrows Action/Upload.svg | 4 + .../Bold Duotone/Arrows/Alt Arrow Down.svg | 4 + .../Bold Duotone/Arrows/Alt Arrow Left.svg | 4 + .../Bold Duotone/Arrows/Alt Arrow Right.svg | 4 + .../SVG/Bold Duotone/Arrows/Alt Arrow Up.svg | 4 + .../SVG/Bold Duotone/Arrows/Arrow Down.svg | 4 + .../Bold Duotone/Arrows/Arrow Left Down.svg | 4 + .../SVG/Bold Duotone/Arrows/Arrow Left Up.svg | 4 + .../SVG/Bold Duotone/Arrows/Arrow Left.svg | 4 + .../Bold Duotone/Arrows/Arrow Right Down.svg | 4 + .../Bold Duotone/Arrows/Arrow Right Up.svg | 4 + .../SVG/Bold Duotone/Arrows/Arrow Right.svg | 4 + .../SVG/Bold Duotone/Arrows/Arrow Up.svg | 4 + .../Arrows/Double Alt Arrow Down.svg | 4 + .../Arrows/Double Alt Arrow Left.svg | 4 + .../Arrows/Double Alt Arrow Right.svg | 4 + .../Arrows/Double Alt Arrow Up.svg | 4 + .../Bold Duotone/Arrows/Refresh Circle.svg | 5 + .../Bold Duotone/Arrows/Refresh Square.svg | 5 + .../icons/SVG/Bold Duotone/Arrows/Refresh.svg | 4 + .../Bold Duotone/Arrows/Restart Circle.svg | 4 + .../Bold Duotone/Arrows/Restart Square.svg | 4 + .../icons/SVG/Bold Duotone/Arrows/Restart.svg | 4 + .../Arrows/Round Alt Arrow Down.svg | 4 + .../Arrows/Round Alt Arrow Left.svg | 4 + .../Arrows/Round Alt Arrow Right.svg | 4 + .../Arrows/Round Alt Arrow Up.svg | 4 + .../Bold Duotone/Arrows/Round Arrow Down.svg | 4 + .../Arrows/Round Arrow Left Down.svg | 4 + .../Arrows/Round Arrow Left Up.svg | 4 + .../Bold Duotone/Arrows/Round Arrow Left.svg | 4 + .../Arrows/Round Arrow Right Down.svg | 4 + .../Arrows/Round Arrow Right Up.svg | 4 + .../Bold Duotone/Arrows/Round Arrow Right.svg | 4 + .../Bold Duotone/Arrows/Round Arrow Up.svg | 4 + .../Arrows/Round Double Alt Arrow Down.svg | 5 + .../Arrows/Round Double Alt Arrow Left.svg | 5 + .../Arrows/Round Double Alt Arrow Right.svg | 5 + .../Arrows/Round Double Alt Arrow Up.svg | 5 + .../Arrows/Round Sort Horizontal.svg | 5 + .../Arrows/Round Sort Vertical.svg | 5 + .../Arrows/Round Transfer Diagonal.svg | 5 + .../Arrows/Round Transfer Horizontal.svg | 5 + .../Arrows/Round Transfer Vertical.svg | 5 + .../Bold Duotone/Arrows/Sort Horizontal.svg | 4 + .../SVG/Bold Duotone/Arrows/Sort Vertical.svg | 4 + .../Arrows/Square Alt Arrow Down.svg | 4 + .../Arrows/Square Alt Arrow Left.svg | 4 + .../Arrows/Square Alt Arrow Right.svg | 4 + .../Arrows/Square Alt Arrow Up.svg | 4 + .../Bold Duotone/Arrows/Square Arrow Down.svg | 4 + .../Arrows/Square Arrow Left Down.svg | 4 + .../Arrows/Square Arrow Left Up.svg | 4 + .../Bold Duotone/Arrows/Square Arrow Left.svg | 4 + .../Arrows/Square Arrow Right Down.svg | 4 + .../Arrows/Square Arrow Right Up.svg | 4 + .../Arrows/Square Arrow Right.svg | 4 + .../Bold Duotone/Arrows/Square Arrow Up.svg | 4 + .../Arrows/Square Double Alt Arrow Right.svg | 5 + .../Arrows/Square Double Alt Arrow Down.svg | 5 + .../Arrows/Square Double Alt Arrow Left.svg | 5 + .../Arrows/Square Double Alt Arrow Up.svg | 5 + .../Arrows/Square Sort Horizontal.svg | 5 + .../Arrows/Square Sort Vertical.svg | 5 + .../Arrows/Square Transfer Horizontal.svg | 5 + .../Arrows/Square Transfer Vertical.svg | 5 + .../Arrows/Transfer Horizontal.svg | 4 + .../Bold Duotone/Arrows/Transfer Vertical.svg | 4 + .../SVG/Bold Duotone/Astronomy/Asteroid.svg | 7 + .../icons/SVG/Bold Duotone/Astronomy/Atom.svg | 5 + .../Bold Duotone/Astronomy/Black Hole 2.svg | 21 + .../Bold Duotone/Astronomy/Black Hole 3.svg | 7 + .../SVG/Bold Duotone/Astronomy/Black Hole.svg | 21 + .../SVG/Bold Duotone/Astronomy/Earth.svg | 5 + .../SVG/Bold Duotone/Astronomy/Infinity.svg | 4 + .../icons/SVG/Bold Duotone/Astronomy/Men.svg | 4 + .../SVG/Bold Duotone/Astronomy/Planet 2.svg | 5 + .../SVG/Bold Duotone/Astronomy/Planet 3.svg | 5 + .../SVG/Bold Duotone/Astronomy/Planet 4.svg | 6 + .../SVG/Bold Duotone/Astronomy/Planet.svg | 4 + .../SVG/Bold Duotone/Astronomy/Rocket 2.svg | 12 + .../SVG/Bold Duotone/Astronomy/Rocket.svg | 7 + .../SVG/Bold Duotone/Astronomy/Satellite.svg | 6 + .../SVG/Bold Duotone/Astronomy/Star Angle.svg | 8 + .../Bold Duotone/Astronomy/Star Circle.svg | 4 + .../Bold Duotone/Astronomy/Star Fall 2.svg | 7 + .../Astronomy/Star Fall Minimalistic 2.svg | 4 + .../Astronomy/Star Fall Minimalistic.svg | 4 + .../SVG/Bold Duotone/Astronomy/Star Fall.svg | 6 + .../Bold Duotone/Astronomy/Star Rainbow.svg | 8 + .../SVG/Bold Duotone/Astronomy/Star Ring.svg | 4 + .../SVG/Bold Duotone/Astronomy/Star Rings.svg | 4 + .../icons/SVG/Bold Duotone/Astronomy/Star.svg | 9 + .../SVG/Bold Duotone/Astronomy/Stars Line.svg | 8 + .../Astronomy/Stars Minimalistic.svg | 5 + .../SVG/Bold Duotone/Astronomy/Stars.svg | 4 + .../SVG/Bold Duotone/Astronomy/UFO 2.svg | 9 + .../SVG/Bold Duotone/Astronomy/UFO 3.svg | 9 + .../icons/SVG/Bold Duotone/Astronomy/UFO.svg | 4 + .../SVG/Bold Duotone/Astronomy/Women.svg | 4 + .../Business, Statistic/Chart 2.svg | 6 + .../Business, Statistic/Chart Square.svg | 6 + .../Business, Statistic/Chart.svg | 6 + .../Business, Statistic/Chat Square 2.svg | 6 + .../Business, Statistic/Course Down.svg | 4 + .../Business, Statistic/Course Up.svg | 4 + .../Business, Statistic/Diagram Down.svg | 4 + .../Business, Statistic/Diagram Up.svg | 4 + .../Business, Statistic/Graph Down New.svg | 5 + .../Business, Statistic/Graph Down.svg | 4 + .../Business, Statistic/Graph New Up.svg | 5 + .../Business, Statistic/Graph New.svg | 5 + .../Business, Statistic/Graph Up.svg | 4 + .../Business, Statistic/Graph.svg | 4 + .../Business, Statistic/Pie Chart 2.svg | 4 + .../Business, Statistic/Pie Chart 3.svg | 4 + .../Business, Statistic/Pie Chart.svg | 4 + .../Presentation Graph.svg | 6 + .../Business, Statistic/Round Graph.svg | 5 + .../Bold Duotone/Call/Call Cancel Rounded.svg | 4 + .../SVG/Bold Duotone/Call/Call Cancel.svg | 4 + .../Bold Duotone/Call/Call Chat Rounded.svg | 4 + .../icons/SVG/Bold Duotone/Call/Call Chat.svg | 4 + .../Call/Call Dropped Rounded.svg | 4 + .../SVG/Bold Duotone/Call/Call Dropped.svg | 4 + .../Call/Call Medicine Rounded.svg | 4 + .../SVG/Bold Duotone/Call/Call Medicine.svg | 4 + .../Bold Duotone/Call/End Call Rounded.svg | 4 + .../icons/SVG/Bold Duotone/Call/End Call.svg | 4 + .../Call/Incoming Call Rounded.svg | 4 + .../SVG/Bold Duotone/Call/Incoming Call.svg | 4 + .../Call/Outgoing Call Rounded.svg | 4 + .../SVG/Bold Duotone/Call/Outgoing Call.svg | 4 + .../Call/Phone Calling Rounded.svg | 5 + .../SVG/Bold Duotone/Call/Phone Calling.svg | 5 + .../SVG/Bold Duotone/Call/Phone Rounded.svg | 4 + .../icons/SVG/Bold Duotone/Call/Phone.svg | 4 + .../SVG/Bold Duotone/Call/Record Circle.svg | 4 + .../Bold Duotone/Call/Record Minimalistic.svg | 5 + .../SVG/Bold Duotone/Call/Record Square.svg | 4 + .../Design, Tools/Align Bottom.svg | 5 + .../Design, Tools/Align Horizonta Spacing.svg | 4 + .../Design, Tools/Align Horizontal Center.svg | 9 + .../Bold Duotone/Design, Tools/Align Left.svg | 5 + .../Design, Tools/Align Right.svg | 5 + .../Bold Duotone/Design, Tools/Align Top.svg | 5 + .../Design, Tools/Align Vertical Center.svg | 9 + .../Design, Tools/Align Vertical Spacing.svg | 4 + .../Design, Tools/Colour Tuneing.svg | 6 + .../Design, Tools/Crop Minimalistic.svg | 5 + .../SVG/Bold Duotone/Design, Tools/Crop.svg | 7 + .../Bold Duotone/Design, Tools/Filters.svg | 5 + .../Design, Tools/Flip Horizontal.svg | 7 + .../Design, Tools/Flip Vertical.svg | 7 + .../Design, Tools/Layers Minimalistic.svg | 5 + .../SVG/Bold Duotone/Design, Tools/Layers.svg | 6 + .../Design, Tools/Mirror Left.svg | 4 + .../Design, Tools/Mirror Right.svg | 4 + .../Design, Tools/Paint Roller.svg | 6 + .../Design, Tools/Palette Round.svg | 6 + .../Bold Duotone/Design, Tools/Palette.svg | 9 + .../Bold Duotone/Design, Tools/Pallete 2.svg | 7 + .../Bold Duotone/Design, Tools/Pipette.svg | 6 + .../Design, Tools/Radial Blur.svg | 15 + .../Design, Tools/Ruler Angular.svg | 11 + .../Design, Tools/Ruler Cross Pen.svg | 10 + .../Bold Duotone/Design, Tools/Ruler Pen.svg | 10 + .../SVG/Bold Duotone/Design, Tools/Ruler.svg | 8 + .../Design, Tools/Three Squares.svg | 5 + .../Airbuds Case Charge.svg | 5 + .../Airbuds Case Minimalistic.svg | 4 + .../Electronic, Devices/Airbuds Case Open.svg | 9 + .../Electronic, Devices/Airbuds Case.svg | 5 + .../Electronic, Devices/Airbuds Charge.svg | 8 + .../Electronic, Devices/Airbuds Check.svg | 8 + .../Electronic, Devices/Airbuds Left.svg | 7 + .../Electronic, Devices/Airbuds Remove.svg | 8 + .../Electronic, Devices/Airbuds Right.svg | 7 + .../Electronic, Devices/Airbuds.svg | 8 + .../Electronic, Devices/Bluetooth Circle.svg | 7 + .../Electronic, Devices/Bluetooth Square.svg | 5 + .../Electronic, Devices/Bluetooth Wave.svg | 5 + .../Electronic, Devices/Bluetooth.svg | 4 + .../Electronic, Devices/Boombox.svg | 7 + .../Electronic, Devices/CPU Bolt.svg | 5 + .../Bold Duotone/Electronic, Devices/CPU.svg | 4 + .../Electronic, Devices/Cassette 2.svg | 8 + .../Electronic, Devices/Cassette.svg | 5 + .../Electronic, Devices/Cloud Storage.svg | 4 + .../Electronic, Devices/Devices.svg | 5 + .../Electronic, Devices/Diskette.svg | 5 + .../Electronic, Devices/Display.svg | 4 + .../Electronic, Devices/Flash Drive.svg | 6 + .../Electronic, Devices/Gameboy.svg | 9 + .../Electronic, Devices/Gamepad Charge.svg | 9 + .../Gamepad Minimalistic.svg | 7 + .../Electronic, Devices/Gamepad No Charge.svg | 9 + .../Electronic, Devices/Gamepad Old.svg | 7 + .../Electronic, Devices/Gamepad.svg | 8 + .../Headphones Round Sound.svg | 8 + .../Electronic, Devices/Headphones Round.svg | 5 + .../Headphones Square Sound.svg | 8 + .../Electronic, Devices/Headphones Square.svg | 5 + .../Electronic, Devices/Keyboard.svg | 14 + .../Electronic, Devices/Laptop 2.svg | 4 + .../Electronic, Devices/Laptop 3.svg | 4 + .../Laptop Minimalistic.svg | 5 + .../Electronic, Devices/Laptop.svg | 5 + .../Electronic, Devices/Lightbulb Bolt.svg | 5 + .../Lightbulb Minimalistic.svg | 4 + .../Electronic, Devices/Lightbulb.svg | 5 + .../Electronic, Devices/Lightning.svg | 7 + .../Electronic, Devices/Monitor Camera.svg | 5 + .../Monitor Smartphone.svg | 5 + .../Electronic, Devices/Monitor.svg | 4 + .../Electronic, Devices/Mouse Circle.svg | 6 + .../Mouse Minimalistic.svg | 4 + .../Electronic, Devices/Mouse.svg | 4 + .../Electronic, Devices/Plug Circle.svg | 7 + .../Electronic, Devices/Printer 2.svg | 7 + .../Printer Minimalistic.svg | 5 + .../Electronic, Devices/Printer.svg | 11 + .../Electronic, Devices/Projector.svg | 5 + .../Radio Minimalistic.svg | 8 + .../Electronic, Devices/Radio.svg | 7 + .../Electronic, Devices/SD Card.svg | 6 + .../SIM Card Minimalistic.svg | 4 + .../Electronic, Devices/SIM Card.svg | 6 + .../Electronic, Devices/SIM Cards.svg | 4 + .../Electronic, Devices/SSD Round.svg | 4 + .../Electronic, Devices/SSD Square.svg | 4 + .../Electronic, Devices/Server 2.svg | 12 + .../Server Minimalistic.svg | 9 + .../Electronic, Devices/Server Path.svg | 4 + .../Server Square Cloud.svg | 14 + .../Server Square Update.svg | 14 + .../Electronic, Devices/Server Square.svg | 13 + .../Electronic, Devices/Server.svg | 10 + .../Electronic, Devices/Smart Speaker 2.svg | 5 + .../Smart Speaker Minimalistic.svg | 4 + .../Electronic, Devices/Smart Speaker.svg | 5 + .../Electronic, Devices/Smartphone 2.svg | 5 + .../Smartphone Rotate 2.svg | 7 + .../Smartphone Rotate Angle.svg | 5 + .../Smartphone Rotate Orientation.svg | 8 + .../Electronic, Devices/Smartphone Update.svg | 13 + .../Smartphone Vibration.svg | 5 + .../Electronic, Devices/Smartphone.svg | 4 + .../Electronic, Devices/Socket.svg | 4 + .../Bold Duotone/Electronic, Devices/TV.svg | 7 + .../Electronic, Devices/Tablet.svg | 4 + .../Electronic, Devices/Telescope.svg | 7 + .../Turntable Minimalistic.svg | 6 + .../Turntable Music Note.svg | 5 + .../Electronic, Devices/Turntable.svg | 5 + .../Electronic, Devices/Weigher.svg | 5 + .../Electronic, Devices/Wireless Charge.svg | 5 + .../Electronic, Devices/iPhone.svg | 4 + .../SVG/Bold Duotone/Essentional, UI/4K.svg | 5 + .../Essentional, UI/Accessibility.svg | 5 + .../Essentional, UI/Add Circle.svg | 4 + .../Essentional, UI/Add Square.svg | 4 + .../Essentional, UI/Augmented Reality.svg | 5 + .../Bold Duotone/Essentional, UI/Balloon.svg | 6 + .../Battery Charge Minimalistic.svg | 5 + .../Essentional, UI/Battery Charge.svg | 5 + .../Battery Full Minimalistic.svg | 7 + .../Essentional, UI/Battery Full.svg | 7 + .../Battery Half Minimalistic.svg | 6 + .../Essentional, UI/Battery Half.svg | 6 + .../Battery Low Minimalistic.svg | 5 + .../Essentional, UI/Battery Low.svg | 5 + .../SVG/Bold Duotone/Essentional, UI/Body.svg | 4 + .../Essentional, UI/Bolt Circle.svg | 4 + .../SVG/Bold Duotone/Essentional, UI/Bolt.svg | 4 + .../Essentional, UI/Box Minimalistic.svg | 5 + .../SVG/Bold Duotone/Essentional, UI/Box.svg | 6 + .../Bold Duotone/Essentional, UI/Broom.svg | 5 + .../SVG/Bold Duotone/Essentional, UI/Cat.svg | 10 + .../Essentional, UI/Check Circle.svg | 4 + .../Essentional, UI/Check Square.svg | 4 + .../Essentional, UI/Close Circle.svg | 4 + .../Essentional, UI/Close Square.svg | 4 + .../Essentional, UI/Confetti Minimalistic.svg | 15 + .../Bold Duotone/Essentional, UI/Confetti.svg | 16 + .../SVG/Bold Duotone/Essentional, UI/Copy.svg | 4 + .../Essentional, UI/Copyright.svg | 4 + .../Bold Duotone/Essentional, UI/Cosmetic.svg | 6 + .../Essentional, UI/Creative Commons.svg | 5 + .../Essentional, UI/Crown Line.svg | 4 + .../Essentional, UI/Crown Minimalistic.svg | 4 + .../Essentional, UI/Crown Star.svg | 4 + .../Bold Duotone/Essentional, UI/Crown.svg | 7 + .../Essentional, UI/Cup First.svg | 9 + .../Essentional, UI/Cup Music.svg | 9 + .../Bold Duotone/Essentional, UI/Cup Star.svg | 9 + .../SVG/Bold Duotone/Essentional, UI/Cup.svg | 8 + .../Essentional, UI/Cursor Square.svg | 4 + .../Bold Duotone/Essentional, UI/Cursor.svg | 4 + .../Essentional, UI/Danger Circle.svg | 5 + .../Essentional, UI/Danger Square.svg | 5 + .../Essentional, UI/Danger Triangle.svg | 5 + .../Bold Duotone/Essentional, UI/Danger.svg | 5 + .../Bold Duotone/Essentional, UI/Database.svg | 5 + .../Bold Duotone/Essentional, UI/Delivery.svg | 4 + .../Bold Duotone/Essentional, UI/Explicit.svg | 4 + .../SVG/Bold Duotone/Essentional, UI/Feed.svg | 5 + .../Essentional, UI/Ferris Wheel.svg | 12 + .../Bold Duotone/Essentional, UI/Figma.svg | 7 + .../Bold Duotone/Essentional, UI/Filter.svg | 4 + .../Bold Duotone/Essentional, UI/Flag 2.svg | 4 + .../SVG/Bold Duotone/Essentional, UI/Flag.svg | 4 + .../Essentional, UI/Flashlight On.svg | 9 + .../Essentional, UI/Flashlight.svg | 6 + .../Essentional, UI/Forbidden Circle.svg | 4 + .../Essentional, UI/Forbidden.svg | 4 + .../SVG/Bold Duotone/Essentional, UI/Fuel.svg | 5 + .../Essentional, UI/Ghost Smile.svg | 6 + .../Bold Duotone/Essentional, UI/Ghost.svg | 5 + .../SVG/Bold Duotone/Essentional, UI/Gift.svg | 4 + .../Bold Duotone/Essentional, UI/Glasses.svg | 4 + .../Essentional, UI/Hamburger Menu.svg | 6 + .../Bold Duotone/Essentional, UI/Hanger 2.svg | 4 + .../Bold Duotone/Essentional, UI/Hanger.svg | 4 + .../SVG/Bold Duotone/Essentional, UI/Help.svg | 7 + .../Essentional, UI/High Definition.svg | 5 + .../Essentional, UI/High Quality.svg | 5 + .../Bold Duotone/Essentional, UI/Home 2.svg | 4 + .../Essentional, UI/Home Add Angle.svg | 4 + .../Bold Duotone/Essentional, UI/Home Add.svg | 4 + .../Essentional, UI/Home Angle 2.svg | 4 + .../Essentional, UI/Home Angle.svg | 4 + .../Essentional, UI/Home Smile Angle.svg | 4 + .../Essentional, UI/Home Smile.svg | 4 + .../Essentional, UI/Home WiFi Angle.svg | 6 + .../Essentional, UI/Home WiFi.svg | 6 + .../SVG/Bold Duotone/Essentional, UI/Home.svg | 4 + .../Essentional, UI/Info Circle.svg | 5 + .../Essentional, UI/Info Square.svg | 5 + .../Essentional, UI/Magic Stick 2.svg | 4 + .../Essentional, UI/Magic Stick 3.svg | 7 + .../Essentional, UI/Magic Stick.svg | 4 + .../Essentional, UI/Magnet Wave.svg | 12 + .../Bold Duotone/Essentional, UI/Magnet.svg | 7 + .../Essentional, UI/Mask Happly.svg | 6 + .../Bold Duotone/Essentional, UI/Mask Sad.svg | 6 + .../Bold Duotone/Essentional, UI/Masks.svg | 6 + .../Essentional, UI/Mention Circle.svg | 4 + .../Essentional, UI/Mention Square.svg | 4 + .../Essentional, UI/Menu Dots Circle.svg | 6 + .../Essentional, UI/Menu Dots Square.svg | 6 + .../Essentional, UI/Menu Dots.svg | 5 + .../Essentional, UI/Minus Circle.svg | 4 + .../Essentional, UI/Minus Square.svg | 4 + .../Bold Duotone/Essentional, UI/Mirror.svg | 4 + .../Essentional, UI/Paper Bin.svg | 4 + .../SVG/Bold Duotone/Essentional, UI/Paw.svg | 7 + .../Bold Duotone/Essentional, UI/Perfume.svg | 11 + .../Essentional, UI/Pin Circle.svg | 4 + .../Bold Duotone/Essentional, UI/Pin List.svg | 9 + .../SVG/Bold Duotone/Essentional, UI/Pin.svg | 4 + .../Bold Duotone/Essentional, UI/Plate.svg | 6 + .../Posts Carousel Horizontal.svg | 7 + .../Posts Carousel Vertical.svg | 7 + .../Bold Duotone/Essentional, UI/Power.svg | 4 + .../Essentional, UI/Question Circle.svg | 5 + .../Essentional, UI/Question Square.svg | 5 + .../Bold Duotone/Essentional, UI/Reorder.svg | 7 + .../Bold Duotone/Essentional, UI/Revote.svg | 4 + .../Essentional, UI/Scissors Square.svg | 4 + .../Bold Duotone/Essentional, UI/Scissors.svg | 4 + .../Essentional, UI/Share Circle.svg | 10 + .../Bold Duotone/Essentional, UI/Share.svg | 3 + .../Bold Duotone/Essentional, UI/Skirt.svg | 6 + .../Essentional, UI/Sledgehammer.svg | 7 + .../Bold Duotone/Essentional, UI/Sleeping.svg | 5 + .../Essentional, UI/Slider Horizontal.svg | 7 + .../Slider Minimalistic Horizontal.svg | 4 + .../Slider Vertical Minimalistic.svg | 4 + .../Essentional, UI/Slider Vertical.svg | 7 + .../Essentional, UI/Smart Home Angle.svg | 6 + .../Essentional, UI/Smart Home.svg | 4 + .../SVG/Bold Duotone/Essentional, UI/Sort.svg | 6 + .../Essentional, UI/Special Effects.svg | 5 + .../Essentional, UI/Subtitles.svg | 9 + .../Bold Duotone/Essentional, UI/T-shirt.svg | 4 + .../Bold Duotone/Essentional, UI/Target.svg | 8 + .../Essentional, UI/Traffic Economy.svg | 6 + .../Bold Duotone/Essentional, UI/Traffic.svg | 5 + .../Essentional, UI/Trash Bin 2.svg | 4 + .../Trash Bin Minimalistic 2.svg | 4 + .../Trash Bin Minimalistic.svg | 6 + .../Essentional, UI/Trash Bin Trash.svg | 6 + .../Bold Duotone/Essentional, UI/Umbrella.svg | 5 + .../Essentional, UI/Waterdrop.svg | 4 + .../Bold Duotone/Essentional, UI/WinRar.svg | 15 + .../SVG/Bold Duotone/Essentional, UI/XXX.svg | 4 + .../Confounded Circle.svg | 6 + .../Confounded Square.svg | 6 + .../Emoji Funny Circle.svg | 6 + .../Emoji Funny Square.svg | 6 + .../Expressionless Circle.svg | 6 + .../Expressionless Square.svg | 6 + .../Face Scan Circle.svg | 10 + .../Face Scan Square.svg | 15 + .../Facemask Circle.svg | 8 + .../Facemask Square.svg | 10 + .../Faces, Emotions, Stickers/Sad Circle.svg | 6 + .../Faces, Emotions, Stickers/Sad Square.svg | 6 + .../Sleeping Circle.svg | 8 + .../Sleeping Square.svg | 8 + .../Smile Circle.svg | 6 + .../Smile Square.svg | 6 + .../Sticker Circle.svg | 4 + .../Sticker Smile Circle 2.svg | 7 + .../Sticker Smile Circle.svg | 7 + .../Sticker Smile Square.svg | 7 + .../Sticker Square.svg | 4 + .../SVG/Bold Duotone/Files/Cloud File.svg | 5 + .../SVG/Bold Duotone/Files/Code File.svg | 7 + .../SVG/Bold Duotone/Files/Figma File.svg | 5 + .../SVG/Bold Duotone/Files/File Check.svg | 5 + .../SVG/Bold Duotone/Files/File Corrupted.svg | 5 + .../SVG/Bold Duotone/Files/File Download.svg | 5 + .../SVG/Bold Duotone/Files/File Favourite.svg | 5 + .../SVG/Bold Duotone/Files/File Left.svg | 5 + .../SVG/Bold Duotone/Files/File Remove.svg | 5 + .../SVG/Bold Duotone/Files/File Right.svg | 5 + .../SVG/Bold Duotone/Files/File Send.svg | 5 + .../SVG/Bold Duotone/Files/File Smile _).svg | 7 + .../SVG/Bold Duotone/Files/File Text.svg | 6 + .../icons/SVG/Bold Duotone/Files/File.svg | 4 + .../icons/SVG/Bold Duotone/Files/ZIP File.svg | 8 + .../SVG/Bold Duotone/Folders/Add Folder.svg | 4 + .../SVG/Bold Duotone/Folders/Folder 2.svg | 4 + .../SVG/Bold Duotone/Folders/Folder Check.svg | 4 + .../SVG/Bold Duotone/Folders/Folder Cloud.svg | 4 + .../SVG/Bold Duotone/Folders/Folder Error.svg | 4 + .../Folders/Folder Favourite (Bookmark).svg | 4 + .../Folders/Folder Favourite (Star).svg | 4 + .../SVG/Bold Duotone/Folders/Folder Open.svg | 4 + .../Folders/Folder Path Connect.svg | 5 + .../Bold Duotone/Folders/Folder Security.svg | 4 + .../Folders/Folder With Files.svg | 5 + .../icons/SVG/Bold Duotone/Folders/Folder.svg | 4 + .../Bold Duotone/Folders/Move To Folder.svg | 4 + .../Bold Duotone/Folders/Remove Folder.svg | 4 + .../SVG/Bold Duotone/Food, Kitchen/Bottle.svg | 5 + .../Food, Kitchen/Chef Hat Heart.svg | 5 + .../Food, Kitchen/Chef Hat Minimalistic.svg | 4 + .../Bold Duotone/Food, Kitchen/Chef Hat.svg | 4 + .../Bold Duotone/Food, Kitchen/Corkscrew.svg | 5 + .../Bold Duotone/Food, Kitchen/Cup Hot.svg | 5 + .../Bold Duotone/Food, Kitchen/Cup Paper.svg | 5 + .../SVG/Bold Duotone/Food, Kitchen/Cup.svg | 5 + .../Food, Kitchen/Donut Bitten.svg | 14 + .../SVG/Bold Duotone/Food, Kitchen/Donut.svg | 14 + .../SVG/Bold Duotone/Food, Kitchen/Ladle.svg | 5 + .../Food, Kitchen/Oven Mitts Minimalistic.svg | 4 + .../Bold Duotone/Food, Kitchen/Oven Mitts.svg | 4 + .../Food, Kitchen/Rolling Pin.svg | 7 + .../Bold Duotone/Food, Kitchen/Tea Cup.svg | 8 + .../SVG/Bold Duotone/Food, Kitchen/Whisk.svg | 4 + .../Food, Kitchen/Wineglass Triangle.svg | 6 + .../Bold Duotone/Food, Kitchen/Wineglass.svg | 6 + .../Home, Furniture/Armchair 2.svg | 4 + .../Bold Duotone/Home, Furniture/Armchair.svg | 4 + .../Home, Furniture/Bar Chair.svg | 4 + .../SVG/Bold Duotone/Home, Furniture/Bath.svg | 7 + .../SVG/Bold Duotone/Home, Furniture/Bed.svg | 6 + .../Home, Furniture/Bedside Table 2.svg | 5 + .../Home, Furniture/Bedside Table 3.svg | 5 + .../Home, Furniture/Bedside Table 4.svg | 9 + .../Home, Furniture/Bedside Table.svg | 6 + .../Bold Duotone/Home, Furniture/Chair 2.svg | 10 + .../Bold Duotone/Home, Furniture/Chair.svg | 4 + .../Home, Furniture/Chandelier.svg | 6 + .../Bold Duotone/Home, Furniture/Closet 2.svg | 5 + .../Bold Duotone/Home, Furniture/Closet.svg | 7 + .../Home, Furniture/Condicioner 2.svg | 4 + .../Home, Furniture/Condicioner.svg | 9 + .../Floor Lamp Minimalistic.svg | 8 + .../Home, Furniture/Floor Lamp.svg | 13 + .../Bold Duotone/Home, Furniture/Fridge.svg | 5 + .../SVG/Bold Duotone/Home, Furniture/Lamp.svg | 6 + .../Bold Duotone/Home, Furniture/Mirror.svg | 4 + .../Home, Furniture/Remote Controller 2.svg | 8 + .../Remote Controller Minimalistic.svg | 6 + .../Home, Furniture/Remote Controller.svg | 8 + .../Smart Vacuum Cleaner 2.svg | 6 + .../Home, Furniture/Smart Vacuum Cleaner.svg | 6 + .../Bold Duotone/Home, Furniture/Sofa 2.svg | 7 + .../Bold Duotone/Home, Furniture/Sofa 3.svg | 4 + .../SVG/Bold Duotone/Home, Furniture/Sofa.svg | 4 + .../Home, Furniture/Speaker Minimalistic.svg | 5 + .../Bold Duotone/Home, Furniture/Speaker.svg | 5 + .../Bold Duotone/Home, Furniture/Trellis.svg | 8 + .../Home, Furniture/Volume Knob.svg | 10 + .../Washing Machine Minimalistic.svg | 5 + .../Home, Furniture/Washing Machine.svg | 8 + .../icons/SVG/Bold Duotone/Like/Dislike.svg | 4 + .../SVG/Bold Duotone/Like/Heart Angle.svg | 4 + .../SVG/Bold Duotone/Like/Heart Broken.svg | 4 + .../SVG/Bold Duotone/Like/Heart Lock.svg | 5 + .../SVG/Bold Duotone/Like/Heart Shine.svg | 10 + .../SVG/Bold Duotone/Like/Heart Unlock.svg | 5 + .../icons/SVG/Bold Duotone/Like/Heart.svg | 4 + .../icons/SVG/Bold Duotone/Like/Hearts.svg | 4 + .../icons/SVG/Bold Duotone/Like/Like.svg | 4 + .../Bold Duotone/Like/Medal Ribbon Star.svg | 4 + .../SVG/Bold Duotone/Like/Medal Ribbon.svg | 4 + .../Bold Duotone/Like/Medal Ribbons Star.svg | 4 + .../Bold Duotone/Like/Medal Star Circle.svg | 4 + .../Bold Duotone/Like/Medal Star Square.svg | 4 + .../SVG/Bold Duotone/Like/Medal Star.svg | 4 + .../SVG/Bold Duotone/Like/Star Shine.svg | 10 + .../icons/SVG/Bold Duotone/Like/Star.svg | 4 + .../icons/SVG/Bold Duotone/List/Bill.svg | 6 + .../List/Checklist Minimalistic.svg | 7 + .../icons/SVG/Bold Duotone/List/Checklist.svg | 7 + .../List/List Arrow Down Minimalistic.svg | 4 + .../SVG/Bold Duotone/List/List Arrow Down.svg | 4 + .../List/List Arrow Up Minimalistic.svg | 4 + .../SVG/Bold Duotone/List/List Arrow Up.svg | 4 + .../List/List Check Minimalistic.svg | 4 + .../SVG/Bold Duotone/List/List Check.svg | 4 + .../List/List Cross Minimalistic.svg | 4 + .../SVG/Bold Duotone/List/List Cross.svg | 4 + .../List/List Down Minimalistic.svg | 4 + .../icons/SVG/Bold Duotone/List/List Down.svg | 4 + .../List/List Heart Minimalistic.svg | 4 + .../SVG/Bold Duotone/List/List Heart.svg | 4 + .../List/List Up Minimalistic.svg | 4 + .../icons/SVG/Bold Duotone/List/List Up.svg | 4 + .../icons/SVG/Bold Duotone/List/List-1.svg | 5 + .../icons/SVG/Bold Duotone/List/List.svg | 8 + .../List/Plaaylist Minimalistic.svg | 4 + .../SVG/Bold Duotone/List/Playlist 2.svg | 4 + .../List/Playlist Minimalistic 2.svg | 9 + .../List/Playlist Minimalistic 3.svg | 4 + .../icons/SVG/Bold Duotone/List/Playlist.svg | 4 + .../Bold Duotone/List/Sort By Alphabet.svg | 6 + .../SVG/Bold Duotone/List/Sort By Time.svg | 4 + .../List/Sort From Bottom To Top.svg | 6 + .../List/Sort From Top To Bottom.svg | 6 + .../Map & Location/Branching Paths Down.svg | 4 + .../Map & Location/Branching Paths Up.svg | 4 + .../Map & Location/Compass Big.svg | 4 + .../Map & Location/Compass Square.svg | 4 + .../Bold Duotone/Map & Location/Compass.svg | 4 + .../SVG/Bold Duotone/Map & Location/GPS.svg | 8 + .../Bold Duotone/Map & Location/Global.svg | 9 + .../Bold Duotone/Map & Location/Globus.svg | 6 + .../Map & Location/Map Arrow Down.svg | 4 + .../Map & Location/Map Arrow Left.svg | 4 + .../Map & Location/Map Arrow Right.svg | 4 + .../Map & Location/Map Arrow Square.svg | 4 + .../Map & Location/Map Arrow Up.svg | 4 + .../Map & Location/Map Point Add.svg | 4 + .../Map & Location/Map Point Favourite.svg | 4 + .../Map & Location/Map Point Hospital.svg | 4 + .../Map & Location/Map Point Remove.svg | 4 + .../Map & Location/Map Point Rotate.svg | 4 + .../Map & Location/Map Point School.svg | 4 + .../Map & Location/Map Point Search.svg | 4 + .../Map & Location/Map Point Wave.svg | 4 + .../Bold Duotone/Map & Location/Map Point.svg | 4 + .../SVG/Bold Duotone/Map & Location/Map.svg | 8 + .../Map & Location/People Nearby.svg | 5 + .../Point On Map Perspective.svg | 6 + .../Map & Location/Point On Map.svg | 4 + .../Bold Duotone/Map & Location/Radar 2.svg | 4 + .../SVG/Bold Duotone/Map & Location/Radar.svg | 4 + .../SVG/Bold Duotone/Map & Location/Route.svg | 4 + .../Bold Duotone/Map & Location/Routing 2.svg | 9 + .../Bold Duotone/Map & Location/Routing 3.svg | 5 + .../Bold Duotone/Map & Location/Routing.svg | 5 + .../Map & Location/Signpost 2.svg | 5 + .../Bold Duotone/Map & Location/Signpost.svg | 5 + .../Map & Location/Streets Map Point.svg | 8 + .../Map & Location/Streets Navigation.svg | 6 + .../Bold Duotone/Map & Location/Streets.svg | 5 + .../Medicine/Adhesive Plaster 2.svg | 9 + .../Medicine/Adhesive Plaster.svg | 7 + .../SVG/Bold Duotone/Medicine/Bacteria.svg | 9 + .../Bold Duotone/Medicine/Benzene Ring.svg | 8 + .../SVG/Bold Duotone/Medicine/Bone Broken.svg | 12 + .../SVG/Bold Duotone/Medicine/Bone Crack.svg | 4 + .../icons/SVG/Bold Duotone/Medicine/Bone.svg | 4 + .../icons/SVG/Bold Duotone/Medicine/Bones.svg | 5 + .../icons/SVG/Bold Duotone/Medicine/DNA.svg | 9 + .../SVG/Bold Duotone/Medicine/Dropper 2.svg | 5 + .../SVG/Bold Duotone/Medicine/Dropper 3.svg | 5 + .../Medicine/Dropper Minimalistic 2.svg | 10 + .../Medicine/Dropper Minimalistic.svg | 9 + .../SVG/Bold Duotone/Medicine/Dropper.svg | 5 + .../SVG/Bold Duotone/Medicine/Health.svg | 4 + .../Bold Duotone/Medicine/Heart Pulse 2.svg | 4 + .../SVG/Bold Duotone/Medicine/Heart Pulse.svg | 4 + .../Bold Duotone/Medicine/Jar Of Pills 2.svg | 9 + .../Bold Duotone/Medicine/Jar Of Pills.svg | 7 + .../SVG/Bold Duotone/Medicine/Medical Kit.svg | 5 + .../icons/SVG/Bold Duotone/Medicine/Pill.svg | 4 + .../SVG/Bold Duotone/Medicine/Pills 2.svg | 6 + .../SVG/Bold Duotone/Medicine/Pills 3.svg | 7 + .../icons/SVG/Bold Duotone/Medicine/Pills.svg | 5 + .../SVG/Bold Duotone/Medicine/Pulse 2.svg | 4 + .../icons/SVG/Bold Duotone/Medicine/Pulse.svg | 4 + .../SVG/Bold Duotone/Medicine/Stethoscope.svg | 5 + .../SVG/Bold Duotone/Medicine/Syringe.svg | 11 + .../Medicine/Test Tube Minimalistic.svg | 5 + .../SVG/Bold Duotone/Medicine/Test Tube.svg | 10 + .../SVG/Bold Duotone/Medicine/Thermometer.svg | 7 + .../icons/SVG/Bold Duotone/Medicine/Virus.svg | 16 + .../Chat Square Arrow.svg | 4 + .../Chat Square Call.svg | 6 + .../Chat Square Check.svg | 4 + .../Chat Square Code.svg | 6 + .../Messages, Conversation/Chat Dots.svg | 6 + .../Messages, Conversation/Chat Line.svg | 5 + .../Chat Round Call.svg | 6 + .../Chat Round Check.svg | 4 + .../Chat Round Dots.svg | 6 + .../Chat Round Like.svg | 4 + .../Chat Round Line.svg | 5 + .../Chat Round Money.svg | 4 + .../Chat Round Unread.svg | 4 + .../Chat Round Video.svg | 4 + .../Messages, Conversation/Chat Round.svg | 4 + .../Chat Square Like.svg | 4 + .../Messages, Conversation/Chat Square.svg | 5 + .../Messages, Conversation/Chat Unread.svg | 4 + .../Messages, Conversation/Check Read.svg | 5 + .../Messages, Conversation/Dialog 2.svg | 4 + .../Messages, Conversation/Dialog.svg | 4 + .../Messages, Conversation/Forward.svg | 3 + .../Messages, Conversation/Inbox Archive.svg | 6 + .../Messages, Conversation/Inbox In.svg | 5 + .../Messages, Conversation/Inbox Line.svg | 6 + .../Messages, Conversation/Inbox Out.svg | 5 + .../Messages, Conversation/Inbox Unread.svg | 5 + .../Messages, Conversation/Inbox.svg | 4 + .../Messages, Conversation/Letter Opened.svg | 4 + .../Messages, Conversation/Letter Unread.svg | 6 + .../Messages, Conversation/Letter.svg | 4 + .../Messages, Conversation/Mailbox.svg | 8 + .../Multiple Forward Left.svg | 4 + .../Multiple Forward Right.svg | 4 + .../Messages, Conversation/Paperclip 2.svg | 4 + .../Paperclip Rounded 2.svg | 4 + .../Paperclip Rounded.svg | 4 + .../Messages, Conversation/Paperclip.svg | 4 + .../Messages, Conversation/Pen 2.svg | 5 + .../Messages, Conversation/Pen New Round.svg | 5 + .../Messages, Conversation/Pen New Square.svg | 5 + .../Messages, Conversation/Pen.svg | 4 + .../Messages, Conversation/Plain 2.svg | 4 + .../Messages, Conversation/Plain 3.svg | 4 + .../Messages, Conversation/Plain.svg | 4 + .../Messages, Conversation/Square Forward.svg | 4 + .../Square Share Line.svg | 4 + .../Messages, Conversation/Unread.svg | 4 + .../SVG/Bold Duotone/Money/Banknote 2.svg | 5 + .../icons/SVG/Bold Duotone/Money/Banknote.svg | 6 + .../SVG/Bold Duotone/Money/Bill Check.svg | 5 + .../SVG/Bold Duotone/Money/Bill Cross.svg | 5 + .../SVG/Bold Duotone/Money/Bill List.svg | 9 + .../icons/SVG/Bold Duotone/Money/Bill.svg | 6 + .../icons/SVG/Bold Duotone/Money/Card 2.svg | 7 + .../SVG/Bold Duotone/Money/Card Recive.svg | 7 + .../SVG/Bold Duotone/Money/Card Search.svg | 6 + .../SVG/Bold Duotone/Money/Card Send.svg | 7 + .../SVG/Bold Duotone/Money/Card Transfer.svg | 7 + .../icons/SVG/Bold Duotone/Money/Card.svg | 6 + .../SVG/Bold Duotone/Money/Cardholder.svg | 6 + .../icons/SVG/Bold Duotone/Money/Cash Out.svg | 5 + .../Money/Dollar Minimalistic.svg | 4 + .../icons/SVG/Bold Duotone/Money/Dollar.svg | 4 + .../icons/SVG/Bold Duotone/Money/Euro.svg | 4 + .../SVG/Bold Duotone/Money/Money Bag.svg | 5 + .../icons/SVG/Bold Duotone/Money/Ruble.svg | 4 + .../icons/SVG/Bold Duotone/Money/Safe 2.svg | 7 + .../SVG/Bold Duotone/Money/Safe Circle.svg | 5 + .../SVG/Bold Duotone/Money/Safe Square.svg | 5 + .../SVG/Bold Duotone/Money/Sale Square.svg | 6 + .../icons/SVG/Bold Duotone/Money/Sale.svg | 6 + .../SVG/Bold Duotone/Money/Tag Horizontal.svg | 4 + .../SVG/Bold Duotone/Money/Tag Price.svg | 5 + .../icons/SVG/Bold Duotone/Money/Tag.svg | 5 + .../SVG/Bold Duotone/Money/Ticker Star.svg | 4 + .../SVG/Bold Duotone/Money/Ticket Sale.svg | 6 + .../icons/SVG/Bold Duotone/Money/Ticket.svg | 4 + .../SVG/Bold Duotone/Money/Verified Check.svg | 4 + .../SVG/Bold Duotone/Money/Wad Of Money.svg | 5 + .../icons/SVG/Bold Duotone/Money/Wallet 2.svg | 5 + .../SVG/Bold Duotone/Money/Wallet Money.svg | 6 + .../icons/SVG/Bold Duotone/Money/Wallet.svg | 5 + .../Bold Duotone/Nature, Travel/Bonfire.svg | 4 + .../Nature, Travel/Fire Minimalistic.svg | 4 + .../Nature, Travel/Fire Square.svg | 4 + .../SVG/Bold Duotone/Nature, Travel/Fire.svg | 4 + .../SVG/Bold Duotone/Nature, Travel/Flame.svg | 4 + .../SVG/Bold Duotone/Nature, Travel/Leaf.svg | 7 + .../Nature, Travel/Suitcase Lines.svg | 6 + .../Nature, Travel/Suitcase Tag.svg | 8 + .../Bold Duotone/Nature, Travel/Suitcase.svg | 6 + .../Bug Minimalistic.svg | 13 + .../Network, IT, Programming/Bug.svg | 15 + .../Network, IT, Programming/Code 2.svg | 5 + .../Network, IT, Programming/Code Circle.svg | 6 + .../Network, IT, Programming/Code Square.svg | 6 + .../Network, IT, Programming/Code.svg | 5 + .../Network, IT, Programming/Command.svg | 6 + .../Network, IT, Programming/Hashtag Chat.svg | 7 + .../Hashtag Circle.svg | 4 + .../Hashtag Square.svg | 4 + .../Network, IT, Programming/Hashtag.svg | 6 + .../Network, IT, Programming/Programming.svg | 5 + .../Network, IT, Programming/Screencast 2.svg | 4 + .../Network, IT, Programming/Screencast.svg | 6 + .../Network, IT, Programming/Sidebar Code.svg | 7 + .../Sidebar Minimalistic.svg | 4 + .../Network, IT, Programming/Siderbar.svg | 6 + .../Network, IT, Programming/Slash Circle.svg | 4 + .../Network, IT, Programming/Slash Square.svg | 4 + .../Station Minimalistic.svg | 5 + .../Network, IT, Programming/Station.svg | 11 + .../Network, IT, Programming/Structure.svg | 12 + .../Translation 2.svg | 6 + .../Network, IT, Programming/Translation.svg | 11 + .../Network, IT, Programming/USB Circle.svg | 4 + .../Network, IT, Programming/USB Square.svg | 4 + .../Network, IT, Programming/USB.svg | 11 + .../Wi-Fi Router Minimalistic.svg | 6 + .../Wi-Fi Router Round.svg | 9 + .../Network, IT, Programming/Wi-Fi Router.svg | 8 + .../Network, IT, Programming/Window Frame.svg | 8 + .../SVG/Bold Duotone/Notes/Archive Check.svg | 4 + .../Notes/Archive Down Minimlistic.svg | 4 + .../SVG/Bold Duotone/Notes/Archive Down.svg | 4 + .../Notes/Archive Minimalistic.svg | 4 + .../Notes/Archive Up Minimlistic.svg | 4 + .../SVG/Bold Duotone/Notes/Archive Up.svg | 4 + .../icons/SVG/Bold Duotone/Notes/Archive.svg | 4 + .../SVG/Bold Duotone/Notes/Clipboard Add.svg | 5 + .../Bold Duotone/Notes/Clipboard Check.svg | 5 + .../Bold Duotone/Notes/Clipboard Heart.svg | 5 + .../SVG/Bold Duotone/Notes/Clipboard List.svg | 5 + .../Bold Duotone/Notes/Clipboard Remove.svg | 5 + .../SVG/Bold Duotone/Notes/Clipboard Text.svg | 5 + .../SVG/Bold Duotone/Notes/Clipboard.svg | 5 + .../SVG/Bold Duotone/Notes/Document Add.svg | 6 + .../Bold Duotone/Notes/Document Medicine.svg | 4 + .../SVG/Bold Duotone/Notes/Document Text.svg | 6 + .../icons/SVG/Bold Duotone/Notes/Document.svg | 5 + .../Notes/Documents Minimalistic.svg | 7 + .../SVG/Bold Duotone/Notes/Documents.svg | 5 + .../icons/SVG/Bold Duotone/Notes/Notebook.svg | 7 + .../Bold Duotone/Notes/Notes Minimalistic.svg | 4 + .../icons/SVG/Bold Duotone/Notes/Notes.svg | 4 + .../Bold Duotone/Notifications/Bell Bing.svg | 5 + .../Bold Duotone/Notifications/Bell Off.svg | 5 + .../SVG/Bold Duotone/Notifications/Bell.svg | 4 + .../Notification Lines Remove.svg | 6 + .../Notifications/Notification Remove.svg | 4 + .../Notification Unread Lines.svg | 6 + .../Notifications/Notification Unread.svg | 4 + .../SVG/Bold Duotone/School/Backpack.svg | 5 + .../icons/SVG/Bold Duotone/School/Book 2.svg | 6 + .../School/Book Bookmark Minimalistic.svg | 6 + .../SVG/Bold Duotone/School/Book Bookmark.svg | 7 + .../Bold Duotone/School/Book Minimalistic.svg | 6 + .../icons/SVG/Bold Duotone/School/Book.svg | 6 + .../Bold Duotone/School/Bookmark Circle.svg | 4 + .../Bold Duotone/School/Bookmark Opened.svg | 8 + .../School/Bookmark Square Minimalistic.svg | 4 + .../Bold Duotone/School/Bookmark Square.svg | 5 + .../SVG/Bold Duotone/School/Bookmark.svg | 4 + .../School/Calculator Minimalistic.svg | 4 + .../SVG/Bold Duotone/School/Calculator.svg | 10 + .../Bold Duotone/School/Case Minimalistic.svg | 4 + .../School/Case Round Minimalistic.svg | 4 + .../SVG/Bold Duotone/School/Case Round.svg | 5 + .../icons/SVG/Bold Duotone/School/Case.svg | 5 + .../Bold Duotone/School/Diploma Verified.svg | 6 + .../icons/SVG/Bold Duotone/School/Diploma.svg | 8 + .../SVG/Bold Duotone/School/Document.svg | 4 + .../Bold Duotone/School/Notebook Bookmark.svg | 7 + .../School/Notebook Minimalistic.svg | 4 + .../Bold Duotone/School/Notebook Square.svg | 5 + .../SVG/Bold Duotone/School/Notebook.svg | 7 + .../School/Passport Minimalistic.svg | 5 + .../SVG/Bold Duotone/School/Passport.svg | 5 + .../SVG/Bold Duotone/School/Plus, Minus.svg | 5 + .../School/Square Academic Cap 2.svg | 5 + .../School/Square Academic Cap.svg | 4 + .../SVG/Bold Duotone/Search/Magnifer Bug.svg | 5 + .../Bold Duotone/Search/Magnifer Zoom In.svg | 5 + .../Bold Duotone/Search/Magnifer Zoom Out.svg | 5 + .../SVG/Bold Duotone/Search/Magnifer.svg | 4 + .../Search/Minimalistic Magnifer Bug.svg | 5 + .../Search/Minimalistic Magnifer Zoom In.svg | 5 + .../Search/Minimalistic Magnifer Zoom Out.svg | 5 + .../Search/Minimalistic Magnifer.svg | 4 + .../Search/Rounded Magnifer Bug.svg | 5 + .../Search/Rounded Magnifer Zoom In.svg | 5 + .../Search/Rounded Magnifer Zoom Out.svg | 5 + .../Bold Duotone/Search/Rounded Magnifer.svg | 4 + .../SVG/Bold Duotone/Security/Bomb Emoji.svg | 8 + .../Security/Bomb Minimalistic.svg | 7 + .../icons/SVG/Bold Duotone/Security/Bomb.svg | 5 + .../SVG/Bold Duotone/Security/Code Scan.svg | 12 + .../SVG/Bold Duotone/Security/Eye Closed.svg | 4 + .../SVG/Bold Duotone/Security/Eye Scan.svg | 10 + .../icons/SVG/Bold Duotone/Security/Eye.svg | 4 + .../SVG/Bold Duotone/Security/Incognito.svg | 7 + .../Security/Key Minimalistic 2.svg | 4 + .../Security/Key Minimalistic Square 2.svg | 4 + .../Security/Key Minimalistic Square 3.svg | 4 + .../Security/Key Minimalistic Square.svg | 4 + .../Security/Key Minimalistic.svg | 5 + .../Bold Duotone/Security/Key Square 2.svg | 4 + .../SVG/Bold Duotone/Security/Key Square.svg | 4 + .../icons/SVG/Bold Duotone/Security/Key.svg | 4 + .../Lock Keyhole Minimalistic Unlocked.svg | 5 + .../Security/Lock Keyhole Minimalistic.svg | 5 + .../Security/Lock Keyhole Unlocked.svg | 5 + .../Bold Duotone/Security/Lock Keyhole.svg | 5 + .../Security/Lock Password Unlocked.svg | 7 + .../Bold Duotone/Security/Lock Password.svg | 7 + .../Bold Duotone/Security/Lock Unlocked.svg | 4 + .../icons/SVG/Bold Duotone/Security/Lock.svg | 4 + .../SVG/Bold Duotone/Security/Object Scan.svg | 5 + .../Security/Password Minimalistic Input.svg | 6 + .../Security/Password Minimalistic.svg | 6 + .../SVG/Bold Duotone/Security/Password.svg | 6 + .../SVG/Bold Duotone/Security/QR Code.svg | 15 + .../SVG/Bold Duotone/Security/Scanner 2.svg | 8 + .../SVG/Bold Duotone/Security/Scanner.svg | 8 + .../Bold Duotone/Security/Shield Check.svg | 4 + .../Bold Duotone/Security/Shield Cross.svg | 4 + .../Security/Shield Keyhole Minimalistic.svg | 4 + .../Bold Duotone/Security/Shield Keyhole.svg | 4 + .../Security/Shield Minimalistic.svg | 4 + .../Bold Duotone/Security/Shield Minus.svg | 4 + .../Bold Duotone/Security/Shield Network.svg | 4 + .../SVG/Bold Duotone/Security/Shield Plus.svg | 4 + .../SVG/Bold Duotone/Security/Shield Star.svg | 4 + .../SVG/Bold Duotone/Security/Shield Up.svg | 4 + .../SVG/Bold Duotone/Security/Shield User.svg | 5 + .../Bold Duotone/Security/Shield Warning.svg | 5 + .../SVG/Bold Duotone/Security/Shield.svg | 6 + .../Bold Duotone/Security/Siren Rounded.svg | 9 + .../icons/SVG/Bold Duotone/Security/Siren.svg | 9 + .../Settings Minimalistic.svg | 4 + .../Settings, Fine Tuning/Settings.svg | 4 + .../Settings, Fine Tuning/Tuning 2.svg | 10 + .../Settings, Fine Tuning/Tuning 3.svg | 13 + .../Settings, Fine Tuning/Tuning 4.svg | 13 + .../Settings, Fine Tuning/Tuning Square 2.svg | 9 + .../Settings, Fine Tuning/Tuning Square.svg | 9 + .../Settings, Fine Tuning/Tuning.svg | 10 + .../Settings, Fine Tuning/Widget 2.svg | 6 + .../Settings, Fine Tuning/Widget 3.svg | 8 + .../Settings, Fine Tuning/Widget 4.svg | 5 + .../Settings, Fine Tuning/Widget 5.svg | 6 + .../Settings, Fine Tuning/Widget 6.svg | 8 + .../Settings, Fine Tuning/Widget Add.svg | 6 + .../Settings, Fine Tuning/Widget.svg | 6 + .../Shopping, Ecommerce/Bag 2.svg | 6 + .../Shopping, Ecommerce/Bag 3.svg | 4 + .../Shopping, Ecommerce/Bag 4.svg | 6 + .../Shopping, Ecommerce/Bag 5.svg | 6 + .../Shopping, Ecommerce/Bag Check.svg | 5 + .../Shopping, Ecommerce/Bag Cross.svg | 5 + .../Shopping, Ecommerce/Bag Heart.svg | 5 + .../Shopping, Ecommerce/Bag Music 2.svg | 5 + .../Shopping, Ecommerce/Bag Music.svg | 5 + .../Shopping, Ecommerce/Bag Smile.svg | 5 + .../Bold Duotone/Shopping, Ecommerce/Bag.svg | 4 + .../Shopping, Ecommerce/Cart 2.svg | 7 + .../Shopping, Ecommerce/Cart 3.svg | 9 + .../Shopping, Ecommerce/Cart 4.svg | 5 + .../Shopping, Ecommerce/Cart 5.svg | 7 + .../Shopping, Ecommerce/Cart Check.svg | 6 + .../Shopping, Ecommerce/Cart Cross.svg | 6 + .../Shopping, Ecommerce/Cart Large 2.svg | 6 + .../Shopping, Ecommerce/Cart Large 3.svg | 7 + .../Shopping, Ecommerce/Cart Large 4.svg | 7 + .../Cart Large Minimalistic.svg | 6 + .../Shopping, Ecommerce/Cart Large.svg | 7 + .../Shopping, Ecommerce/Cart Plus.svg | 6 + .../Bold Duotone/Shopping, Ecommerce/Cart.svg | 6 + .../Shopping, Ecommerce/Shop 2.svg | 6 + .../Shopping, Ecommerce/Shop Minimalistic.svg | 4 + .../Bold Duotone/Shopping, Ecommerce/Shop.svg | 7 + .../icons/SVG/Bold Duotone/Sports/Balls.svg | 11 + .../SVG/Bold Duotone/Sports/Basketball.svg | 10 + .../Bold Duotone/Sports/Bicycling Round.svg | 8 + .../SVG/Bold Duotone/Sports/Bicycling.svg | 8 + .../Sports/Body Shape Minimalistic.svg | 3 + .../SVG/Bold Duotone/Sports/Body Shape.svg | 4 + .../icons/SVG/Bold Duotone/Sports/Bowling.svg | 6 + .../Sports/Dumbbell Large Minimalistic.svg | 5 + .../Bold Duotone/Sports/Dumbbell Large.svg | 6 + .../Bold Duotone/Sports/Dumbbell Small.svg | 9 + .../SVG/Bold Duotone/Sports/Dumbbell.svg | 4 + .../SVG/Bold Duotone/Sports/Dumbbells 2.svg | 4 + .../SVG/Bold Duotone/Sports/Dumbbells.svg | 4 + .../SVG/Bold Duotone/Sports/Football.svg | 4 + .../icons/SVG/Bold Duotone/Sports/Golf.svg | 4 + .../Sports/Hiking Minimalistic.svg | 5 + .../SVG/Bold Duotone/Sports/Hiking Round.svg | 8 + .../icons/SVG/Bold Duotone/Sports/Hiking.svg | 8 + .../Bold Duotone/Sports/Meditation Round.svg | 5 + .../SVG/Bold Duotone/Sports/Meditation.svg | 5 + .../icons/SVG/Bold Duotone/Sports/Ranking.svg | 8 + .../icons/SVG/Bold Duotone/Sports/Rugby.svg | 6 + .../SVG/Bold Duotone/Sports/Running 2.svg | 5 + .../SVG/Bold Duotone/Sports/Running Round.svg | 8 + .../icons/SVG/Bold Duotone/Sports/Running.svg | 5 + .../SVG/Bold Duotone/Sports/Skateboard.svg | 5 + .../Sports/Skateboarding Round.svg | 10 + .../SVG/Bold Duotone/Sports/Skateboarding.svg | 11 + .../Bold Duotone/Sports/Stretching Round.svg | 5 + .../SVG/Bold Duotone/Sports/Stretching.svg | 5 + .../SVG/Bold Duotone/Sports/Swimming.svg | 6 + .../SVG/Bold Duotone/Sports/Tennis 2.svg | 13 + .../icons/SVG/Bold Duotone/Sports/Tennis.svg | 7 + .../Bold Duotone/Sports/Treadmill Round.svg | 9 + .../SVG/Bold Duotone/Sports/Treadmill.svg | 9 + .../SVG/Bold Duotone/Sports/Volleyball 2.svg | 5 + .../SVG/Bold Duotone/Sports/Volleyball.svg | 12 + .../SVG/Bold Duotone/Sports/Walking Round.svg | 5 + .../icons/SVG/Bold Duotone/Sports/Walking.svg | 5 + .../SVG/Bold Duotone/Sports/Water Sun.svg | 9 + .../icons/SVG/Bold Duotone/Sports/Water.svg | 4 + .../Text Formatting/Backspace.svg | 4 + .../Text Formatting/Eraser Circle.svg | 5 + .../Text Formatting/Eraser Square.svg | 5 + .../Bold Duotone/Text Formatting/Eraser.svg | 8 + .../Link Broken Minimalistic.svg | 8 + .../Text Formatting/Link Broken.svg | 8 + .../Text Formatting/Link Circle.svg | 5 + .../Text Formatting/Link Minimalistic 2.svg | 7 + .../Text Formatting/Link Minimalistic.svg | 7 + .../Text Formatting/Link Round Angle.svg | 4 + .../Text Formatting/Link Round.svg | 4 + .../Text Formatting/Link Square.svg | 5 + .../SVG/Bold Duotone/Text Formatting/Link.svg | 4 + .../Text Formatting/Paragraph Spacing.svg | 7 + .../Text Formatting/Text Bold Circle.svg | 4 + .../Text Formatting/Text Bold Square.svg | 4 + .../Text Formatting/Text Bold.svg | 4 + .../Text Formatting/Text Circle.svg | 4 + .../Text Formatting/Text Cross Circle.svg | 6 + .../Text Formatting/Text Cross Square.svg | 6 + .../Text Formatting/Text Cross.svg | 4 + .../Text Formatting/Text Field Focus.svg | 5 + .../Text Formatting/Text Field.svg | 4 + .../Text Formatting/Text Italic Circle.svg | 4 + .../Text Formatting/Text Italic Square.svg | 4 + .../Text Formatting/Text Italic.svg | 4 + .../Text Formatting/Text Selection.svg | 13 + .../Text Formatting/Text Square 2.svg | 6 + .../Text Formatting/Text Square.svg | 4 + .../Text Formatting/Text Underline Circle.svg | 5 + .../Text Formatting/Text Underline Cross.svg | 5 + .../Text Formatting/Text Underline.svg | 4 + .../SVG/Bold Duotone/Text Formatting/Text.svg | 5 + .../icons/SVG/Bold Duotone/Time/Alarm Add.svg | 6 + .../SVG/Bold Duotone/Time/Alarm Pause.svg | 7 + .../SVG/Bold Duotone/Time/Alarm Play.svg | 6 + .../SVG/Bold Duotone/Time/Alarm Remove.svg | 6 + .../SVG/Bold Duotone/Time/Alarm Sleep.svg | 6 + .../SVG/Bold Duotone/Time/Alarm Turn Off.svg | 6 + .../icons/SVG/Bold Duotone/Time/Alarm.svg | 6 + .../SVG/Bold Duotone/Time/Calendar Add.svg | 5 + .../SVG/Bold Duotone/Time/Calendar Date.svg | 6 + .../SVG/Bold Duotone/Time/Calendar Mark.svg | 5 + .../Time/Calendar Minimalistic.svg | 4 + .../SVG/Bold Duotone/Time/Calendar Search.svg | 5 + .../icons/SVG/Bold Duotone/Time/Calendar.svg | 10 + .../SVG/Bold Duotone/Time/Clock Circle.svg | 4 + .../SVG/Bold Duotone/Time/Clock Square.svg | 4 + .../icons/SVG/Bold Duotone/Time/History 2.svg | 5 + .../icons/SVG/Bold Duotone/Time/History 3.svg | 5 + .../icons/SVG/Bold Duotone/Time/History.svg | 4 + .../SVG/Bold Duotone/Time/Hourglass Line.svg | 5 + .../icons/SVG/Bold Duotone/Time/Hourglass.svg | 4 + .../SVG/Bold Duotone/Time/Stopwatch Pause.svg | 6 + .../SVG/Bold Duotone/Time/Stopwatch Play.svg | 5 + .../icons/SVG/Bold Duotone/Time/Stopwatch.svg | 5 + .../SVG/Bold Duotone/Time/Watch Round.svg | 6 + .../Time/Watch Square Minimalistic Charge.svg | 5 + .../Time/Watch Square Minimalistic.svg | 5 + .../SVG/Bold Duotone/Time/Watch Square.svg | 6 + .../Bold Duotone/Users/User Block Rounded.svg | 5 + .../SVG/Bold Duotone/Users/User Block.svg | 5 + .../Bold Duotone/Users/User Check Rounded.svg | 5 + .../SVG/Bold Duotone/Users/User Check.svg | 5 + .../SVG/Bold Duotone/Users/User Circle.svg | 5 + .../Bold Duotone/Users/User Cross Rounded.svg | 5 + .../SVG/Bold Duotone/Users/User Cross.svg | 5 + .../SVG/Bold Duotone/Users/User Hand Up.svg | 5 + .../SVG/Bold Duotone/Users/User Hands.svg | 5 + .../Bold Duotone/Users/User Heart Rounded.svg | 5 + .../SVG/Bold Duotone/Users/User Heart.svg | 5 + .../icons/SVG/Bold Duotone/Users/User Id.svg | 8 + .../Bold Duotone/Users/User Minus Rounded.svg | 5 + .../SVG/Bold Duotone/Users/User Minus.svg | 5 + .../Bold Duotone/Users/User Plus Rounded.svg | 5 + .../SVG/Bold Duotone/Users/User Plus.svg | 5 + .../SVG/Bold Duotone/Users/User Rounded.svg | 4 + .../Bold Duotone/Users/User Speak Rounded.svg | 6 + .../SVG/Bold Duotone/Users/User Speak.svg | 6 + .../icons/SVG/Bold Duotone/Users/User.svg | 4 + .../Users/Users Group Rounded.svg | 6 + .../Users/Users Group Two Rounded.svg | 8 + .../Video, Audio, Sound/Album.svg | 6 + .../Video, Audio, Sound/Camera Add.svg | 5 + .../Camera Minimalistic.svg | 7 + .../Video, Audio, Sound/Camera Rotate.svg | 4 + .../Video, Audio, Sound/Camera Square.svg | 4 + .../Video, Audio, Sound/Camera.svg | 5 + .../Video, Audio, Sound/Clapperboard Edit.svg | 7 + .../Clapperboard Open Play.svg | 7 + .../Video, Audio, Sound/Clapperboard Open.svg | 6 + .../Video, Audio, Sound/Clapperboard Play.svg | 7 + .../Video, Audio, Sound/Clapperboard Text.svg | 8 + .../Video, Audio, Sound/Clapperboard.svg | 6 + .../Full Screen Circle.svg | 7 + .../Full Screen Square.svg | 7 + .../Video, Audio, Sound/Full Screen.svg | 7 + .../Video, Audio, Sound/Gallery Add.svg | 4 + .../Video, Audio, Sound/Gallery Check.svg | 4 + .../Video, Audio, Sound/Gallery Circle.svg | 5 + .../Video, Audio, Sound/Gallery Download.svg | 4 + .../Video, Audio, Sound/Gallery Edit.svg | 4 + .../Video, Audio, Sound/Gallery Favourite.svg | 4 + .../Gallery Minimalistic.svg | 5 + .../Video, Audio, Sound/Gallery Remove.svg | 4 + .../Video, Audio, Sound/Gallery Round.svg | 5 + .../Video, Audio, Sound/Gallery Send.svg | 4 + .../Video, Audio, Sound/Gallery Wide.svg | 5 + .../Video, Audio, Sound/Gallery.svg | 5 + .../Video, Audio, Sound/Library.svg | 5 + .../Video, Audio, Sound/Microphone 2.svg | 8 + .../Video, Audio, Sound/Microphone 3.svg | 6 + .../Video, Audio, Sound/Microphone Large.svg | 6 + .../Video, Audio, Sound/Microphone.svg | 6 + .../Video, Audio, Sound/Music Library 2.svg | 6 + .../Video, Audio, Sound/Music Library.svg | 7 + .../Video, Audio, Sound/Music Note 2.svg | 5 + .../Video, Audio, Sound/Music Note 3.svg | 3 + .../Video, Audio, Sound/Music Note 4.svg | 3 + .../Music Note Slider 2.svg | 9 + .../Video, Audio, Sound/Music Note Slider.svg | 8 + .../Video, Audio, Sound/Music Note.svg | 7 + .../Video, Audio, Sound/Music Notes.svg | 4 + .../Video, Audio, Sound/Muted.svg | 4 + .../Video, Audio, Sound/PIP 2.svg | 4 + .../Bold Duotone/Video, Audio, Sound/PIP.svg | 4 + .../Video, Audio, Sound/Panorama.svg | 4 + .../Video, Audio, Sound/Pause Circle.svg | 5 + .../Video, Audio, Sound/Pause.svg | 4 + .../Video, Audio, Sound/Play Circle.svg | 4 + .../Video, Audio, Sound/Play Stream.svg | 4 + .../Bold Duotone/Video, Audio, Sound/Play.svg | 4 + .../Video, Audio, Sound/Playback Speed.svg | 9 + .../Video, Audio, Sound/Podcast.svg | 4 + .../Quit Full Screen Circle.svg | 7 + .../Quit Full Screen Square.svg | 7 + .../Video, Audio, Sound/Quit Full Screen.svg | 7 + .../Video, Audio, Sound/Quit PIP.svg | 5 + .../Video, Audio, Sound/Record Circle.svg | 4 + .../Video, Audio, Sound/Record.svg | 4 + .../Video, Audio, Sound/Reel 2.svg | 8 + .../Bold Duotone/Video, Audio, Sound/Reel.svg | 7 + .../Repeat One Minimalistic.svg | 5 + .../Video, Audio, Sound/Repeat One.svg | 4 + .../Video, Audio, Sound/Repeat.svg | 4 + .../Rewind 10 Seconds Back.svg | 5 + .../Rewind 10 Seconds Forward.svg | 5 + .../Rewind 15 Seconds Back.svg | 5 + .../Rewind 15 Seconds Forward.svg | 5 + .../Rewind 5 Seconds Back.svg | 4 + .../Rewind 5 Seconds Forward.svg | 4 + .../Rewind Back Circle.svg | 5 + .../Video, Audio, Sound/Rewind Back.svg | 4 + .../Rewind Forward Circle.svg | 5 + .../Video, Audio, Sound/Rewind Forward.svg | 4 + .../Video, Audio, Sound/Shuffle.svg | 6 + .../Video, Audio, Sound/Skip Next.svg | 4 + .../Video, Audio, Sound/Skip Previous.svg | 4 + .../Video, Audio, Sound/Soundwave Circle.svg | 11 + .../Video, Audio, Sound/Soundwave Square.svg | 6 + .../Video, Audio, Sound/Soundwave.svg | 7 + .../Video, Audio, Sound/Stop Circle.svg | 4 + .../Bold Duotone/Video, Audio, Sound/Stop.svg | 4 + .../Video, Audio, Sound/Stream.svg | 5 + .../Video, Audio, Sound/To PIP.svg | 5 + .../Video, Audio, Sound/Upload Track 2.svg | 5 + .../Video, Audio, Sound/Upload Track.svg | 5 + .../Video, Audio, Sound/Video Frame 2.svg | 14 + .../Video, Audio, Sound/Video Frame Cut 2.svg | 9 + .../Video, Audio, Sound/Video Frame Cut.svg | 13 + .../Video Frame Play Horizontal.svg | 12 + .../Video Frame Play Vertical.svg | 12 + .../Video Frame Replace.svg | 16 + .../Video, Audio, Sound/Video Frame.svg | 14 + .../Video, Audio, Sound/Video Library.svg | 5 + .../Video, Audio, Sound/Videocamera Add.svg | 5 + .../Videocamera Record.svg | 5 + .../Video, Audio, Sound/Videocamera.svg | 4 + .../Video, Audio, Sound/Vinyl Record.svg | 6 + .../Video, Audio, Sound/Vinyl.svg | 4 + .../Video, Audio, Sound/Volume Cross.svg | 8 + .../Video, Audio, Sound/Volume Loud.svg | 5 + .../Video, Audio, Sound/Volume Small.svg | 4 + .../Video, Audio, Sound/Volume.svg | 4 + .../Video, Audio, Sound/Wallpaper.svg | 8 + .../Weather/Cloud Bolt Minimalistic.svg | 4 + .../SVG/Bold Duotone/Weather/Cloud Bolt.svg | 4 + .../SVG/Bold Duotone/Weather/Cloud Check.svg | 4 + .../Bold Duotone/Weather/Cloud Download.svg | 4 + .../SVG/Bold Duotone/Weather/Cloud Minus.svg | 4 + .../SVG/Bold Duotone/Weather/Cloud Plus.svg | 4 + .../SVG/Bold Duotone/Weather/Cloud Rain.svg | 6 + .../Weather/Cloud Snowfall Minimalistic.svg | 12 + .../Bold Duotone/Weather/Cloud Snowfall.svg | 4 + .../SVG/Bold Duotone/Weather/Cloud Storm.svg | 4 + .../SVG/Bold Duotone/Weather/Cloud Sun 2.svg | 5 + .../SVG/Bold Duotone/Weather/Cloud Sun.svg | 4 + .../SVG/Bold Duotone/Weather/Cloud Upload.svg | 4 + .../Bold Duotone/Weather/Cloud Waterdrop.svg | 4 + .../Bold Duotone/Weather/Cloud Waterdrops.svg | 6 + .../icons/SVG/Bold Duotone/Weather/Cloud.svg | 4 + .../icons/SVG/Bold Duotone/Weather/Clouds.svg | 4 + .../SVG/Bold Duotone/Weather/Cloudy Moon.svg | 4 + .../SVG/Bold Duotone/Weather/Clound Cross.svg | 4 + .../icons/SVG/Bold Duotone/Weather/Fog.svg | 6 + .../SVG/Bold Duotone/Weather/Moon Fog.svg | 7 + .../SVG/Bold Duotone/Weather/Moon Sleep.svg | 4 + .../SVG/Bold Duotone/Weather/Moon Stars.svg | 5 + .../icons/SVG/Bold Duotone/Weather/Moon.svg | 4 + .../SVG/Bold Duotone/Weather/Snowflake.svg | 4 + .../icons/SVG/Bold Duotone/Weather/Stars.svg | 4 + .../icons/SVG/Bold Duotone/Weather/Sun 2.svg | 10 + .../SVG/Bold Duotone/Weather/Sun Fog.svg | 11 + .../icons/SVG/Bold Duotone/Weather/Sun.svg | 10 + .../SVG/Bold Duotone/Weather/Sunrise.svg | 11 + .../icons/SVG/Bold Duotone/Weather/Sunset.svg | 12 + .../SVG/Bold Duotone/Weather/Temperature.svg | 4 + .../Bold Duotone/Weather/Tornado Small.svg | 7 + .../SVG/Bold Duotone/Weather/Tornado.svg | 7 + .../SVG/Bold Duotone/Weather/Waterdrops.svg | 5 + .../icons/SVG/Bold Duotone/Weather/Wind.svg | 5 + .../Bold/Arrows Action/Arrow To Down Left.svg | 3 + .../Arrows Action/Arrow To Down Right.svg | 3 + .../Bold/Arrows Action/Arrow To Top Left.svg | 3 + .../Bold/Arrows Action/Arrow To Top Right.svg | 3 + .../Bold/Arrows Action/Circle Bottom Down.svg | 5 + .../Bold/Arrows Action/Circle Bottom Up.svg | 4 + .../Bold/Arrows Action/Circle Top Down.svg | 4 + .../SVG/Bold/Arrows Action/Circle Top Up.svg | 4 + .../Arrows Action/Download Minimalistic.svg | 4 + .../Bold/Arrows Action/Download Square.svg | 3 + .../Arrows Action/Download Twice Square.svg | 3 + .../icons/SVG/Bold/Arrows Action/Download.svg | 4 + .../icons/SVG/Bold/Arrows Action/Exit.svg | 4 + .../icons/SVG/Bold/Arrows Action/Export.svg | 4 + .../SVG/Bold/Arrows Action/Forward 2.svg | 3 + .../icons/SVG/Bold/Arrows Action/Forward.svg | 3 + .../icons/SVG/Bold/Arrows Action/Import.svg | 4 + .../icons/SVG/Bold/Arrows Action/Login 2.svg | 4 + .../icons/SVG/Bold/Arrows Action/Login 3.svg | 3 + .../icons/SVG/Bold/Arrows Action/Login.svg | 4 + .../icons/SVG/Bold/Arrows Action/Logout 2.svg | 4 + .../icons/SVG/Bold/Arrows Action/Logout 3.svg | 3 + .../icons/SVG/Bold/Arrows Action/Logout.svg | 4 + .../Bold/Arrows Action/Maximize Square 2.svg | 3 + .../Bold/Arrows Action/Maximize Square 3.svg | 4 + .../Maximize Square Minimalistic.svg | 3 + .../Bold/Arrows Action/Maximize Square.svg | 3 + .../icons/SVG/Bold/Arrows Action/Maximize.svg | 4 + .../Bold/Arrows Action/Minimize Square 2.svg | 3 + .../Bold/Arrows Action/Minimize Square 3.svg | 4 + .../Minimize Square Minimalistic.svg | 3 + .../Bold/Arrows Action/Minimize Square.svg | 3 + .../icons/SVG/Bold/Arrows Action/Minimize.svg | 4 + .../SVG/Bold/Arrows Action/Recive Square.svg | 3 + .../Arrows Action/Recive Twice Square.svg | 3 + .../icons/SVG/Bold/Arrows Action/Reorder.svg | 5 + .../icons/SVG/Bold/Arrows Action/Reply 2.svg | 3 + .../icons/SVG/Bold/Arrows Action/Reply.svg | 3 + .../icons/SVG/Bold/Arrows Action/Scale.svg | 4 + .../SVG/Bold/Arrows Action/Screen Share.svg | 4 + .../SVG/Bold/Arrows Action/Send Square.svg | 3 + .../Bold/Arrows Action/Send Twice Square.svg | 3 + .../Bold/Arrows Action/Square Bottom Down.svg | 4 + .../Bold/Arrows Action/Square Bottom Up.svg | 4 + .../Bold/Arrows Action/Square Top Down.svg | 4 + .../SVG/Bold/Arrows Action/Square Top Up.svg | 4 + .../Arrows Action/Undo Left Round Square.svg | 3 + .../Bold/Arrows Action/Undo Left Round.svg | 3 + .../Bold/Arrows Action/Undo Left Square.svg | 3 + .../SVG/Bold/Arrows Action/Undo Left.svg | 3 + .../Arrows Action/Undo Right Round Square.svg | 3 + .../Bold/Arrows Action/Undo Right Round.svg | 3 + .../Bold/Arrows Action/Undo Right Square.svg | 3 + .../SVG/Bold/Arrows Action/Undo Right.svg | 3 + .../Arrows Action/Upload Minimalistic.svg | 4 + .../SVG/Bold/Arrows Action/Upload Square.svg | 3 + .../Arrows Action/Upload Twice Square.svg | 3 + .../icons/SVG/Bold/Arrows Action/Upload.svg | 4 + .../icons/SVG/Bold/Arrows/Alt Arrow Down.svg | 3 + .../icons/SVG/Bold/Arrows/Alt Arrow Left.svg | 3 + .../icons/SVG/Bold/Arrows/Alt Arrow Right.svg | 3 + .../icons/SVG/Bold/Arrows/Alt Arrow Up.svg | 3 + .../icons/SVG/Bold/Arrows/Arrow Down.svg | 3 + .../icons/SVG/Bold/Arrows/Arrow Left Down.svg | 3 + .../icons/SVG/Bold/Arrows/Arrow Left Up.svg | 3 + .../icons/SVG/Bold/Arrows/Arrow Left.svg | 3 + .../SVG/Bold/Arrows/Arrow Right Down.svg | 3 + .../icons/SVG/Bold/Arrows/Arrow Right Up.svg | 3 + .../icons/SVG/Bold/Arrows/Arrow Right.svg | 3 + resources/icons/SVG/Bold/Arrows/Arrow Up.svg | 3 + .../SVG/Bold/Arrows/Double Alt Arrow Down.svg | 4 + .../SVG/Bold/Arrows/Double Alt Arrow Left.svg | 4 + .../Bold/Arrows/Double Alt Arrow Right.svg | 4 + .../SVG/Bold/Arrows/Double Alt Arrow Up.svg | 4 + .../icons/SVG/Bold/Arrows/Refresh Circle.svg | 3 + .../icons/SVG/Bold/Arrows/Refresh Square.svg | 3 + resources/icons/SVG/Bold/Arrows/Refresh.svg | 4 + .../icons/SVG/Bold/Arrows/Restart Circle.svg | 3 + .../icons/SVG/Bold/Arrows/Restart Square.svg | 3 + resources/icons/SVG/Bold/Arrows/Restart.svg | 3 + .../SVG/Bold/Arrows/Round Alt Arrow Down.svg | 3 + .../SVG/Bold/Arrows/Round Alt Arrow Left.svg | 3 + .../SVG/Bold/Arrows/Round Alt Arrow Right.svg | 3 + .../SVG/Bold/Arrows/Round Alt Arrow Up.svg | 3 + .../SVG/Bold/Arrows/Round Arrow Down.svg | 3 + .../SVG/Bold/Arrows/Round Arrow Left Down.svg | 3 + .../SVG/Bold/Arrows/Round Arrow Left Up.svg | 3 + .../SVG/Bold/Arrows/Round Arrow Left.svg | 3 + .../Bold/Arrows/Round Arrow Right Down.svg | 3 + .../SVG/Bold/Arrows/Round Arrow Right Up.svg | 3 + .../SVG/Bold/Arrows/Round Arrow Right.svg | 3 + .../icons/SVG/Bold/Arrows/Round Arrow Up.svg | 3 + .../Arrows/Round Double Alt Arrow Down.svg | 3 + .../Arrows/Round Double Alt Arrow Left.svg | 3 + .../Arrows/Round Double Alt Arrow Right.svg | 3 + .../Bold/Arrows/Round Double Alt Arrow Up.svg | 3 + .../SVG/Bold/Arrows/Round Sort Horizontal.svg | 3 + .../SVG/Bold/Arrows/Round Sort Vertical.svg | 3 + .../Bold/Arrows/Round Transfer Diagonal.svg | 3 + .../Bold/Arrows/Round Transfer Horizontal.svg | 3 + .../Bold/Arrows/Round Transfer Vertical.svg | 3 + .../icons/SVG/Bold/Arrows/Sort Horizontal.svg | 4 + .../icons/SVG/Bold/Arrows/Sort Vertical.svg | 4 + .../Bold/Arrows/Square Alt Arrow Down.svg | 3 + .../SVG/Bold/Arrows/Square Alt Arrow Left.svg | 3 + .../Bold/Arrows/Square Alt Arrow Right.svg | 3 + .../SVG/Bold/Arrows/Square Alt Arrow Up.svg | 3 + .../SVG/Bold/Arrows/Square Arrow Down.svg | 3 + .../Bold/Arrows/Square Arrow Left Down.svg | 3 + .../SVG/Bold/Arrows/Square Arrow Left Up.svg | 3 + .../SVG/Bold/Arrows/Square Arrow Left.svg | 3 + .../Bold/Arrows/Square Arrow Right Down.svg | 3 + .../SVG/Bold/Arrows/Square Arrow Right Up.svg | 3 + .../SVG/Bold/Arrows/Square Arrow Right.svg | 3 + .../icons/SVG/Bold/Arrows/Square Arrow Up.svg | 3 + .../Arrows/Square Double Alt Arrow Right.svg | 3 + .../Arrows/Square Double Alt Arrow Down.svg | 3 + .../Arrows/Square Double Alt Arrow Left.svg | 3 + .../Arrows/Square Double Alt Arrow Up.svg | 3 + .../Bold/Arrows/Square Sort Horizontal.svg | 3 + .../SVG/Bold/Arrows/Square Sort Vertical.svg | 3 + .../Arrows/Square Transfer Horizontal.svg | 3 + .../Bold/Arrows/Square Transfer Vertical.svg | 3 + .../SVG/Bold/Arrows/Transfer Horizontal.svg | 4 + .../SVG/Bold/Arrows/Transfer Vertical.svg | 4 + .../icons/SVG/Bold/Astronomy/Asteroid.svg | 5 + resources/icons/SVG/Bold/Astronomy/Atom.svg | 7 + .../icons/SVG/Bold/Astronomy/Black Hole 2.svg | 15 + .../icons/SVG/Bold/Astronomy/Black Hole 3.svg | 3 + .../icons/SVG/Bold/Astronomy/Black Hole.svg | 15 + resources/icons/SVG/Bold/Astronomy/Earth.svg | 5 + .../icons/SVG/Bold/Astronomy/Infinity.svg | 3 + resources/icons/SVG/Bold/Astronomy/Men.svg | 3 + .../icons/SVG/Bold/Astronomy/Planet 2.svg | 3 + .../icons/SVG/Bold/Astronomy/Planet 3.svg | 7 + .../icons/SVG/Bold/Astronomy/Planet 4.svg | 6 + resources/icons/SVG/Bold/Astronomy/Planet.svg | 4 + .../icons/SVG/Bold/Astronomy/Rocket 2.svg | 6 + resources/icons/SVG/Bold/Astronomy/Rocket.svg | 5 + .../icons/SVG/Bold/Astronomy/Satellite.svg | 3 + .../icons/SVG/Bold/Astronomy/Star Angle.svg | 6 + .../icons/SVG/Bold/Astronomy/Star Circle.svg | 3 + .../icons/SVG/Bold/Astronomy/Star Fall 2.svg | 5 + .../Astronomy/Star Fall Minimalistic 2.svg | 4 + .../Bold/Astronomy/Star Fall Minimalistic.svg | 4 + .../icons/SVG/Bold/Astronomy/Star Fall.svg | 6 + .../icons/SVG/Bold/Astronomy/Star Rainbow.svg | 6 + .../icons/SVG/Bold/Astronomy/Star Ring.svg | 4 + .../icons/SVG/Bold/Astronomy/Star Rings.svg | 4 + resources/icons/SVG/Bold/Astronomy/Star.svg | 3 + .../icons/SVG/Bold/Astronomy/Stars Line.svg | 5 + .../SVG/Bold/Astronomy/Stars Minimalistic.svg | 5 + resources/icons/SVG/Bold/Astronomy/Stars.svg | 4 + resources/icons/SVG/Bold/Astronomy/UFO 2.svg | 7 + resources/icons/SVG/Bold/Astronomy/UFO 3.svg | 7 + resources/icons/SVG/Bold/Astronomy/UFO.svg | 4 + resources/icons/SVG/Bold/Astronomy/Women.svg | 3 + .../Building, Infrastructure/Buildings 2.svg | 3 + .../Building, Infrastructure/Buildings 3.svg | 3 + .../Building, Infrastructure/Buildings.svg | 3 + .../Bold/Building, Infrastructure/City.svg | 4 + .../Bold/Building, Infrastructure/Garage.svg | 3 + .../Bold/Building, Infrastructure/Home.svg | 6 + .../Building, Infrastructure/Hospital.svg | 3 + .../SVG/Bold/Business, Statistic/Chart 2.svg | 6 + .../Bold/Business, Statistic/Chart Square.svg | 3 + .../SVG/Bold/Business, Statistic/Chart.svg | 3 + .../Business, Statistic/Chat Square 2.svg | 3 + .../Bold/Business, Statistic/Course Down.svg | 3 + .../Bold/Business, Statistic/Course Up.svg | 3 + .../Bold/Business, Statistic/Diagram Down.svg | 4 + .../Bold/Business, Statistic/Diagram Up.svg | 4 + .../Business, Statistic/Graph Down New.svg | 4 + .../Bold/Business, Statistic/Graph Down.svg | 3 + .../Bold/Business, Statistic/Graph New Up.svg | 4 + .../Bold/Business, Statistic/Graph New.svg | 4 + .../SVG/Bold/Business, Statistic/Graph Up.svg | 3 + .../SVG/Bold/Business, Statistic/Graph.svg | 3 + .../Bold/Business, Statistic/Pie Chart 2.svg | 4 + .../Bold/Business, Statistic/Pie Chart 3.svg | 4 + .../Bold/Business, Statistic/Pie Chart.svg | 4 + .../Presentation Graph.svg | 3 + .../Bold/Business, Statistic/Round Graph.svg | 3 + .../SVG/Bold/Call/Call Cancel Rounded.svg | 4 + resources/icons/SVG/Bold/Call/Call Cancel.svg | 4 + .../icons/SVG/Bold/Call/Call Chat Rounded.svg | 4 + resources/icons/SVG/Bold/Call/Call Chat.svg | 4 + .../SVG/Bold/Call/Call Dropped Rounded.svg | 4 + .../icons/SVG/Bold/Call/Call Dropped.svg | 4 + .../SVG/Bold/Call/Call Medicine Rounded.svg | 4 + .../icons/SVG/Bold/Call/Call Medicine.svg | 4 + .../icons/SVG/Bold/Call/End Call Rounded.svg | 3 + resources/icons/SVG/Bold/Call/End Call.svg | 3 + .../SVG/Bold/Call/Incoming Call Rounded.svg | 4 + .../icons/SVG/Bold/Call/Incoming Call.svg | 4 + .../SVG/Bold/Call/Outgoing Call Rounded.svg | 4 + .../icons/SVG/Bold/Call/Outgoing Call.svg | 4 + .../SVG/Bold/Call/Phone Calling Rounded.svg | 5 + .../icons/SVG/Bold/Call/Phone Calling.svg | 5 + .../icons/SVG/Bold/Call/Phone Rounded.svg | 3 + resources/icons/SVG/Bold/Call/Phone.svg | 3 + .../icons/SVG/Bold/Call/Record Circle.svg | 5 + .../SVG/Bold/Call/Record Minimalistic.svg | 3 + .../icons/SVG/Bold/Call/Record Square.svg | 5 + .../SVG/Bold/Design, Tools/Align Bottom.svg | 5 + .../Design, Tools/Align Horizonta Spacing.svg | 4 + .../Design, Tools/Align Horizontal Center.svg | 3 + .../SVG/Bold/Design, Tools/Align Left.svg | 5 + .../SVG/Bold/Design, Tools/Align Right.svg | 5 + .../SVG/Bold/Design, Tools/Align Top.svg | 5 + .../Design, Tools/Align Vertical Center.svg | 3 + .../Design, Tools/Align Vertical Spacing.svg | 4 + .../SVG/Bold/Design, Tools/Colour Tuneing.svg | 3 + .../Bold/Design, Tools/Crop Minimalistic.svg | 3 + .../icons/SVG/Bold/Design, Tools/Crop.svg | 4 + .../icons/SVG/Bold/Design, Tools/Filters.svg | 5 + .../Bold/Design, Tools/Flip Horizontal.svg | 5 + .../SVG/Bold/Design, Tools/Flip Vertical.svg | 5 + .../Design, Tools/Layers Minimalistic.svg | 4 + .../icons/SVG/Bold/Design, Tools/Layers.svg | 6 + .../SVG/Bold/Design, Tools/Mirror Left.svg | 4 + .../SVG/Bold/Design, Tools/Mirror Right.svg | 4 + .../SVG/Bold/Design, Tools/Paint Roller.svg | 6 + .../SVG/Bold/Design, Tools/Palette Round.svg | 5 + .../icons/SVG/Bold/Design, Tools/Palette.svg | 5 + .../SVG/Bold/Design, Tools/Pallete 2.svg | 3 + .../icons/SVG/Bold/Design, Tools/Pipette.svg | 4 + .../SVG/Bold/Design, Tools/Radial Blur.svg | 3 + .../SVG/Bold/Design, Tools/Ruler Angular.svg | 3 + .../Bold/Design, Tools/Ruler Cross Pen.svg | 6 + .../SVG/Bold/Design, Tools/Ruler Pen.svg | 5 + .../icons/SVG/Bold/Design, Tools/Ruler.svg | 3 + .../SVG/Bold/Design, Tools/Three Squares.svg | 5 + .../Airbuds Case Charge.svg | 3 + .../Airbuds Case Minimalistic.svg | 3 + .../Electronic, Devices/Airbuds Case Open.svg | 6 + .../Bold/Electronic, Devices/Airbuds Case.svg | 5 + .../Electronic, Devices/Airbuds Charge.svg | 6 + .../Electronic, Devices/Airbuds Check.svg | 6 + .../Bold/Electronic, Devices/Airbuds Left.svg | 6 + .../Electronic, Devices/Airbuds Remove.svg | 6 + .../Electronic, Devices/Airbuds Right.svg | 6 + .../SVG/Bold/Electronic, Devices/Airbuds.svg | 6 + .../Electronic, Devices/Bluetooth Circle.svg | 8 + .../Electronic, Devices/Bluetooth Square.svg | 6 + .../Electronic, Devices/Bluetooth Wave.svg | 5 + .../Bold/Electronic, Devices/Bluetooth.svg | 3 + .../SVG/Bold/Electronic, Devices/Boombox.svg | 5 + .../SVG/Bold/Electronic, Devices/CPU Bolt.svg | 4 + .../SVG/Bold/Electronic, Devices/CPU.svg | 4 + .../Bold/Electronic, Devices/Cassette 2.svg | 7 + .../SVG/Bold/Electronic, Devices/Cassette.svg | 7 + .../Electronic, Devices/Cloud Storage.svg | 4 + .../SVG/Bold/Electronic, Devices/Devices.svg | 4 + .../SVG/Bold/Electronic, Devices/Diskette.svg | 4 + .../SVG/Bold/Electronic, Devices/Display.svg | 3 + .../Bold/Electronic, Devices/Flash Drive.svg | 4 + .../SVG/Bold/Electronic, Devices/Gameboy.svg | 3 + .../Electronic, Devices/Gamepad Charge.svg | 4 + .../Gamepad Minimalistic.svg | 3 + .../Electronic, Devices/Gamepad No Charge.svg | 4 + .../Bold/Electronic, Devices/Gamepad Old.svg | 3 + .../SVG/Bold/Electronic, Devices/Gamepad.svg | 3 + .../Headphones Round Sound.svg | 6 + .../Electronic, Devices/Headphones Round.svg | 3 + .../Headphones Square Sound.svg | 6 + .../Electronic, Devices/Headphones Square.svg | 3 + .../SVG/Bold/Electronic, Devices/Keyboard.svg | 3 + .../SVG/Bold/Electronic, Devices/Laptop 2.svg | 4 + .../SVG/Bold/Electronic, Devices/Laptop 3.svg | 4 + .../Laptop Minimalistic.svg | 4 + .../SVG/Bold/Electronic, Devices/Laptop.svg | 4 + .../Electronic, Devices/Lightbulb Bolt.svg | 3 + .../Lightbulb Minimalistic.svg | 4 + .../Bold/Electronic, Devices/Lightbulb.svg | 4 + .../Bold/Electronic, Devices/Lightning.svg | 5 + .../Electronic, Devices/Monitor Camera.svg | 5 + .../Monitor Smartphone.svg | 5 + .../SVG/Bold/Electronic, Devices/Monitor.svg | 4 + .../Bold/Electronic, Devices/Mouse Circle.svg | 6 + .../Mouse Minimalistic.svg | 3 + .../SVG/Bold/Electronic, Devices/Mouse.svg | 3 + .../Bold/Electronic, Devices/Plug Circle.svg | 3 + .../Bold/Electronic, Devices/Printer 2.svg | 5 + .../Printer Minimalistic.svg | 5 + .../SVG/Bold/Electronic, Devices/Printer.svg | 5 + .../Bold/Electronic, Devices/Projector.svg | 4 + .../Radio Minimalistic.svg | 4 + .../SVG/Bold/Electronic, Devices/Radio.svg | 5 + .../SVG/Bold/Electronic, Devices/SD Card.svg | 3 + .../SIM Card Minimalistic.svg | 3 + .../SVG/Bold/Electronic, Devices/SIM Card.svg | 3 + .../Bold/Electronic, Devices/SIM Cards.svg | 4 + .../Bold/Electronic, Devices/SSD Round.svg | 4 + .../Bold/Electronic, Devices/SSD Square.svg | 4 + .../SVG/Bold/Electronic, Devices/Server 2.svg | 4 + .../Server Minimalistic.svg | 4 + .../Bold/Electronic, Devices/Server Path.svg | 3 + .../Server Square Cloud.svg | 6 + .../Server Square Update.svg | 5 + .../Electronic, Devices/Server Square.svg | 3 + .../SVG/Bold/Electronic, Devices/Server.svg | 4 + .../Electronic, Devices/Smart Speaker 2.svg | 5 + .../Smart Speaker Minimalistic.svg | 3 + .../Electronic, Devices/Smart Speaker.svg | 5 + .../Bold/Electronic, Devices/Smartphone 2.svg | 3 + .../Smartphone Rotate 2.svg | 5 + .../Smartphone Rotate Angle.svg | 4 + .../Smartphone Rotate Orientation.svg | 5 + .../Electronic, Devices/Smartphone Update.svg | 4 + .../Smartphone Vibration.svg | 4 + .../Bold/Electronic, Devices/Smartphone.svg | 3 + .../SVG/Bold/Electronic, Devices/Socket.svg | 4 + .../icons/SVG/Bold/Electronic, Devices/TV.svg | 4 + .../SVG/Bold/Electronic, Devices/Tablet.svg | 3 + .../Bold/Electronic, Devices/Telescope.svg | 5 + .../Turntable Minimalistic.svg | 3 + .../Turntable Music Note.svg | 5 + .../Bold/Electronic, Devices/Turntable.svg | 5 + .../SVG/Bold/Electronic, Devices/Weigher.svg | 3 + .../Electronic, Devices/Wireless Charge.svg | 4 + .../SVG/Bold/Electronic, Devices/iPhone.svg | 3 + .../icons/SVG/Bold/Essentional, UI/4K.svg | 3 + .../Bold/Essentional, UI/Accessibility.svg | 3 + .../SVG/Bold/Essentional, UI/Add Circle.svg | 3 + .../SVG/Bold/Essentional, UI/Add Square.svg | 3 + .../Essentional, UI/Augmented Reality.svg | 3 + .../SVG/Bold/Essentional, UI/Balloon.svg | 4 + .../Battery Charge Minimalistic.svg | 4 + .../Bold/Essentional, UI/Battery Charge.svg | 3 + .../Battery Full Minimalistic.svg | 4 + .../SVG/Bold/Essentional, UI/Battery Full.svg | 3 + .../Battery Half Minimalistic.svg | 4 + .../SVG/Bold/Essentional, UI/Battery Half.svg | 3 + .../Battery Low Minimalistic.svg | 4 + .../SVG/Bold/Essentional, UI/Battery Low.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Body.svg | 3 + .../SVG/Bold/Essentional, UI/Bolt Circle.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Bolt.svg | 3 + .../Bold/Essentional, UI/Box Minimalistic.svg | 5 + .../icons/SVG/Bold/Essentional, UI/Box.svg | 6 + .../icons/SVG/Bold/Essentional, UI/Broom.svg | 4 + .../icons/SVG/Bold/Essentional, UI/Cat.svg | 3 + .../SVG/Bold/Essentional, UI/Check Circle.svg | 3 + .../SVG/Bold/Essentional, UI/Check Square.svg | 3 + .../SVG/Bold/Essentional, UI/Close Circle.svg | 3 + .../SVG/Bold/Essentional, UI/Close Square.svg | 3 + .../Essentional, UI/Confetti Minimalistic.svg | 13 + .../SVG/Bold/Essentional, UI/Confetti.svg | 14 + .../icons/SVG/Bold/Essentional, UI/Copy.svg | 4 + .../SVG/Bold/Essentional, UI/Copyright.svg | 3 + .../SVG/Bold/Essentional, UI/Cosmetic.svg | 6 + .../Bold/Essentional, UI/Creative Commons.svg | 3 + .../SVG/Bold/Essentional, UI/Crown Line.svg | 3 + .../Essentional, UI/Crown Minimalistic.svg | 3 + .../SVG/Bold/Essentional, UI/Crown Star.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Crown.svg | 4 + .../SVG/Bold/Essentional, UI/Cup First.svg | 5 + .../SVG/Bold/Essentional, UI/Cup Music.svg | 6 + .../SVG/Bold/Essentional, UI/Cup Star.svg | 5 + .../icons/SVG/Bold/Essentional, UI/Cup.svg | 5 + .../Bold/Essentional, UI/Cursor Square.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Cursor.svg | 3 + .../Bold/Essentional, UI/Danger Circle.svg | 3 + .../Bold/Essentional, UI/Danger Square.svg | 3 + .../Bold/Essentional, UI/Danger Triangle.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Danger.svg | 3 + .../SVG/Bold/Essentional, UI/Database.svg | 5 + .../SVG/Bold/Essentional, UI/Delivery.svg | 4 + .../SVG/Bold/Essentional, UI/Explicit.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Feed.svg | 3 + .../SVG/Bold/Essentional, UI/Ferris Wheel.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Figma.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Filter.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Flag 2.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Flag.svg | 3 + .../Bold/Essentional, UI/Flashlight On.svg | 8 + .../SVG/Bold/Essentional, UI/Flashlight.svg | 5 + .../Bold/Essentional, UI/Forbidden Circle.svg | 4 + .../SVG/Bold/Essentional, UI/Forbidden.svg | 4 + .../icons/SVG/Bold/Essentional, UI/Fuel.svg | 3 + .../SVG/Bold/Essentional, UI/Ghost Smile.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Ghost.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Gift.svg | 8 + .../SVG/Bold/Essentional, UI/Glasses.svg | 3 + .../Bold/Essentional, UI/Hamburger Menu.svg | 3 + .../SVG/Bold/Essentional, UI/Hanger 2.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Hanger.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Help.svg | 6 + .../Bold/Essentional, UI/High Definition.svg | 3 + .../SVG/Bold/Essentional, UI/High Quality.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Home 2.svg | 3 + .../Bold/Essentional, UI/Home Add Angle.svg | 3 + .../SVG/Bold/Essentional, UI/Home Add.svg | 3 + .../SVG/Bold/Essentional, UI/Home Angle 2.svg | 3 + .../SVG/Bold/Essentional, UI/Home Angle.svg | 3 + .../Bold/Essentional, UI/Home Smile Angle.svg | 3 + .../SVG/Bold/Essentional, UI/Home Smile.svg | 3 + .../Bold/Essentional, UI/Home WiFi Angle.svg | 3 + .../SVG/Bold/Essentional, UI/Home WiFi.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Home.svg | 3 + .../SVG/Bold/Essentional, UI/Info Circle.svg | 3 + .../SVG/Bold/Essentional, UI/Info Square.svg | 3 + .../Bold/Essentional, UI/Magic Stick 2.svg | 3 + .../Bold/Essentional, UI/Magic Stick 3.svg | 7 + .../SVG/Bold/Essentional, UI/Magic Stick.svg | 4 + .../SVG/Bold/Essentional, UI/Magnet Wave.svg | 8 + .../icons/SVG/Bold/Essentional, UI/Magnet.svg | 5 + .../SVG/Bold/Essentional, UI/Mask Happly.svg | 3 + .../SVG/Bold/Essentional, UI/Mask Sad.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Masks.svg | 4 + .../Bold/Essentional, UI/Mention Circle.svg | 4 + .../Bold/Essentional, UI/Mention Square.svg | 4 + .../Bold/Essentional, UI/Menu Dots Circle.svg | 3 + .../Bold/Essentional, UI/Menu Dots Square.svg | 3 + .../SVG/Bold/Essentional, UI/Menu Dots.svg | 5 + .../SVG/Bold/Essentional, UI/Minus Circle.svg | 3 + .../SVG/Bold/Essentional, UI/Minus Square.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Mirror.svg | 4 + .../SVG/Bold/Essentional, UI/Paper Bin.svg | 18 + .../icons/SVG/Bold/Essentional, UI/Paw.svg | 7 + .../SVG/Bold/Essentional, UI/Perfume.svg | 5 + .../SVG/Bold/Essentional, UI/Pin Circle.svg | 3 + .../SVG/Bold/Essentional, UI/Pin List.svg | 6 + .../icons/SVG/Bold/Essentional, UI/Pin.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Plate.svg | 4 + .../Posts Carousel Horizontal.svg | 5 + .../Posts Carousel Vertical.svg | 5 + .../icons/SVG/Bold/Essentional, UI/Power.svg | 5 + .../Bold/Essentional, UI/Question Circle.svg | 3 + .../Bold/Essentional, UI/Question Square.svg | 3 + .../SVG/Bold/Essentional, UI/Reorder.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Revote.svg | 4 + .../Bold/Essentional, UI/Scissors Square.svg | 3 + .../SVG/Bold/Essentional, UI/Scissors.svg | 3 + .../SVG/Bold/Essentional, UI/Share Circle.svg | 8 + .../icons/SVG/Bold/Essentional, UI/Share.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Skirt.svg | 6 + .../SVG/Bold/Essentional, UI/Sledgehammer.svg | 6 + .../SVG/Bold/Essentional, UI/Sleeping.svg | 4 + .../Essentional, UI/Slider Horizontal.svg | 5 + .../Slider Minimalistic Horizontal.svg | 4 + .../Slider Vertical Minimalistic.svg | 4 + .../Bold/Essentional, UI/Slider Vertical.svg | 5 + .../Bold/Essentional, UI/Smart Home Angle.svg | 6 + .../SVG/Bold/Essentional, UI/Smart Home.svg | 4 + .../icons/SVG/Bold/Essentional, UI/Sort.svg | 3 + .../Bold/Essentional, UI/Special Effects.svg | 3 + .../SVG/Bold/Essentional, UI/Subtitles.svg | 3 + .../SVG/Bold/Essentional, UI/T-shirt.svg | 3 + .../icons/SVG/Bold/Essentional, UI/Target.svg | 3 + .../Bold/Essentional, UI/Traffic Economy.svg | 3 + .../SVG/Bold/Essentional, UI/Traffic.svg | 3 + .../SVG/Bold/Essentional, UI/Trash Bin 2.svg | 4 + .../Trash Bin Minimalistic 2.svg | 4 + .../Trash Bin Minimalistic.svg | 4 + .../Bold/Essentional, UI/Trash Bin Trash.svg | 4 + .../SVG/Bold/Essentional, UI/Umbrella.svg | 5 + .../SVG/Bold/Essentional, UI/Waterdrop.svg | 3 + .../icons/SVG/Bold/Essentional, UI/WinRar.svg | 7 + .../icons/SVG/Bold/Essentional, UI/XXX.svg | 5 + .../Confounded Circle.svg | 3 + .../Confounded Square.svg | 3 + .../Emoji Funny Circle.svg | 3 + .../Emoji Funny Square.svg | 3 + .../Expressionless Circle.svg | 3 + .../Expressionless Square.svg | 3 + .../Face Scan Circle.svg | 7 + .../Face Scan Square.svg | 7 + .../Facemask Circle.svg | 6 + .../Facemask Square.svg | 8 + .../Faces, Emotions, Stickers/Sad Circle.svg | 3 + .../Faces, Emotions, Stickers/Sad Square.svg | 3 + .../Sleeping Circle.svg | 5 + .../Sleeping Square.svg | 5 + .../Smile Circle.svg | 3 + .../Smile Square.svg | 3 + .../Sticker Circle.svg | 4 + .../Sticker Smile Circle 2.svg | 4 + .../Sticker Smile Circle.svg | 4 + .../Sticker Smile Square.svg | 5 + .../Sticker Square.svg | 5 + resources/icons/SVG/Bold/Files/Cloud File.svg | 4 + resources/icons/SVG/Bold/Files/Code File.svg | 4 + resources/icons/SVG/Bold/Files/Figma File.svg | 4 + resources/icons/SVG/Bold/Files/File Check.svg | 4 + .../icons/SVG/Bold/Files/File Corrupted.svg | 5 + .../icons/SVG/Bold/Files/File Download.svg | 4 + .../icons/SVG/Bold/Files/File Favourite.svg | 4 + resources/icons/SVG/Bold/Files/File Left.svg | 4 + .../icons/SVG/Bold/Files/File Remove.svg | 4 + resources/icons/SVG/Bold/Files/File Right.svg | 4 + resources/icons/SVG/Bold/Files/File Send.svg | 4 + .../icons/SVG/Bold/Files/File Smile _).svg | 4 + resources/icons/SVG/Bold/Files/File Text.svg | 4 + resources/icons/SVG/Bold/Files/File.svg | 4 + resources/icons/SVG/Bold/Files/ZIP File.svg | 3 + .../icons/SVG/Bold/Folders/Add Folder.svg | 3 + resources/icons/SVG/Bold/Folders/Folder 2.svg | 3 + .../icons/SVG/Bold/Folders/Folder Check.svg | 3 + .../icons/SVG/Bold/Folders/Folder Cloud.svg | 3 + .../icons/SVG/Bold/Folders/Folder Error.svg | 3 + .../Folders/Folder Favourite (Bookmark).svg | 4 + .../Bold/Folders/Folder Favourite (Star).svg | 3 + .../icons/SVG/Bold/Folders/Folder Open.svg | 4 + .../SVG/Bold/Folders/Folder Path Connect.svg | 3 + .../SVG/Bold/Folders/Folder Security.svg | 4 + .../SVG/Bold/Folders/Folder With Files.svg | 5 + resources/icons/SVG/Bold/Folders/Folder.svg | 3 + .../icons/SVG/Bold/Folders/Move To Folder.svg | 3 + .../icons/SVG/Bold/Folders/Remove Folder.svg | 3 + .../icons/SVG/Bold/Food, Kitchen/Bottle.svg | 3 + .../SVG/Bold/Food, Kitchen/Chef Hat Heart.svg | 4 + .../Food, Kitchen/Chef Hat Minimalistic.svg | 3 + .../icons/SVG/Bold/Food, Kitchen/Chef Hat.svg | 4 + .../SVG/Bold/Food, Kitchen/Corkscrew.svg | 4 + .../icons/SVG/Bold/Food, Kitchen/Cup Hot.svg | 5 + .../SVG/Bold/Food, Kitchen/Cup Paper.svg | 5 + .../icons/SVG/Bold/Food, Kitchen/Cup.svg | 5 + .../SVG/Bold/Food, Kitchen/Donut Bitten.svg | 5 + .../icons/SVG/Bold/Food, Kitchen/Donut.svg | 5 + .../icons/SVG/Bold/Food, Kitchen/Ladle.svg | 5 + .../Food, Kitchen/Oven Mitts Minimalistic.svg | 3 + .../SVG/Bold/Food, Kitchen/Oven Mitts.svg | 4 + .../SVG/Bold/Food, Kitchen/Rolling Pin.svg | 5 + .../icons/SVG/Bold/Food, Kitchen/Tea Cup.svg | 6 + .../icons/SVG/Bold/Food, Kitchen/Whisk.svg | 3 + .../Bold/Food, Kitchen/Wineglass Triangle.svg | 4 + .../SVG/Bold/Food, Kitchen/Wineglass.svg | 4 + resources/icons/SVG/Bold/Hands/Hand Heart.svg | 4 + resources/icons/SVG/Bold/Hands/Hand Money.svg | 8 + resources/icons/SVG/Bold/Hands/Hand Pills.svg | 5 + resources/icons/SVG/Bold/Hands/Hand Shake.svg | 5 + resources/icons/SVG/Bold/Hands/Hand Stars.svg | 6 + .../SVG/Bold/Home, Furniture/Armchair 2.svg | 4 + .../SVG/Bold/Home, Furniture/Armchair.svg | 4 + .../SVG/Bold/Home, Furniture/Bar Chair.svg | 3 + .../icons/SVG/Bold/Home, Furniture/Bath.svg | 3 + .../icons/SVG/Bold/Home, Furniture/Bed.svg | 5 + .../Bold/Home, Furniture/Bedside Table 2.svg | 5 + .../Bold/Home, Furniture/Bedside Table 3.svg | 4 + .../Bold/Home, Furniture/Bedside Table 4.svg | 5 + .../Bold/Home, Furniture/Bedside Table.svg | 5 + .../SVG/Bold/Home, Furniture/Chair 2.svg | 3 + .../icons/SVG/Bold/Home, Furniture/Chair.svg | 4 + .../SVG/Bold/Home, Furniture/Chandelier.svg | 3 + .../SVG/Bold/Home, Furniture/Closet 2.svg | 4 + .../icons/SVG/Bold/Home, Furniture/Closet.svg | 7 + .../Bold/Home, Furniture/Condicioner 2.svg | 4 + .../SVG/Bold/Home, Furniture/Condicioner.svg | 7 + .../Floor Lamp Minimalistic.svg | 5 + .../SVG/Bold/Home, Furniture/Floor Lamp.svg | 6 + .../icons/SVG/Bold/Home, Furniture/Fridge.svg | 4 + .../icons/SVG/Bold/Home, Furniture/Lamp.svg | 3 + .../icons/SVG/Bold/Home, Furniture/Mirror.svg | 3 + .../Home, Furniture/Remote Controller 2.svg | 4 + .../Remote Controller Minimalistic.svg | 4 + .../Home, Furniture/Remote Controller.svg | 4 + .../Smart Vacuum Cleaner 2.svg | 4 + .../Home, Furniture/Smart Vacuum Cleaner.svg | 4 + .../icons/SVG/Bold/Home, Furniture/Sofa 2.svg | 5 + .../icons/SVG/Bold/Home, Furniture/Sofa 3.svg | 4 + .../icons/SVG/Bold/Home, Furniture/Sofa.svg | 4 + .../Home, Furniture/Speaker Minimalistic.svg | 4 + .../SVG/Bold/Home, Furniture/Speaker.svg | 5 + .../SVG/Bold/Home, Furniture/Trellis.svg | 5 + .../SVG/Bold/Home, Furniture/Volume Knob.svg | 10 + .../Washing Machine Minimalistic.svg | 4 + .../Bold/Home, Furniture/Washing Machine.svg | 5 + resources/icons/SVG/Bold/Like/Dislike.svg | 4 + resources/icons/SVG/Bold/Like/Heart Angle.svg | 3 + .../icons/SVG/Bold/Like/Heart Broken.svg | 4 + resources/icons/SVG/Bold/Like/Heart Lock.svg | 3 + resources/icons/SVG/Bold/Like/Heart Shine.svg | 4 + .../icons/SVG/Bold/Like/Heart Unlock.svg | 3 + resources/icons/SVG/Bold/Like/Heart.svg | 3 + resources/icons/SVG/Bold/Like/Hearts.svg | 4 + resources/icons/SVG/Bold/Like/Like.svg | 4 + .../icons/SVG/Bold/Like/Medal Ribbon Star.svg | 4 + .../icons/SVG/Bold/Like/Medal Ribbon.svg | 4 + .../SVG/Bold/Like/Medal Ribbons Star.svg | 5 + .../icons/SVG/Bold/Like/Medal Star Circle.svg | 4 + .../icons/SVG/Bold/Like/Medal Star Square.svg | 4 + resources/icons/SVG/Bold/Like/Medal Star.svg | 4 + resources/icons/SVG/Bold/Like/Star Shine.svg | 4 + resources/icons/SVG/Bold/Like/Star.svg | 3 + resources/icons/SVG/Bold/List/Bill.svg | 3 + .../SVG/Bold/List/Checklist Minimalistic.svg | 3 + resources/icons/SVG/Bold/List/Checklist.svg | 3 + .../List/List Arrow Down Minimalistic.svg | 4 + .../icons/SVG/Bold/List/List Arrow Down.svg | 3 + .../Bold/List/List Arrow Up Minimalistic.svg | 3 + .../icons/SVG/Bold/List/List Arrow Up.svg | 3 + .../SVG/Bold/List/List Check Minimalistic.svg | 3 + resources/icons/SVG/Bold/List/List Check.svg | 3 + .../SVG/Bold/List/List Cross Minimalistic.svg | 3 + resources/icons/SVG/Bold/List/List Cross.svg | 3 + .../SVG/Bold/List/List Down Minimalistic.svg | 4 + resources/icons/SVG/Bold/List/List Down.svg | 3 + .../SVG/Bold/List/List Heart Minimalistic.svg | 4 + resources/icons/SVG/Bold/List/List Heart.svg | 4 + .../SVG/Bold/List/List Up Minimalistic.svg | 3 + resources/icons/SVG/Bold/List/List Up.svg | 3 + resources/icons/SVG/Bold/List/List-1.svg | 3 + resources/icons/SVG/Bold/List/List.svg | 3 + .../SVG/Bold/List/Plaaylist Minimalistic.svg | 4 + resources/icons/SVG/Bold/List/Playlist 2.svg | 4 + .../SVG/Bold/List/Playlist Minimalistic 2.svg | 7 + .../SVG/Bold/List/Playlist Minimalistic 3.svg | 4 + resources/icons/SVG/Bold/List/Playlist.svg | 4 + .../icons/SVG/Bold/List/Sort By Alphabet.svg | 3 + .../icons/SVG/Bold/List/Sort By Time.svg | 4 + .../SVG/Bold/List/Sort From Bottom To Top.svg | 3 + .../SVG/Bold/List/Sort From Top To Bottom.svg | 3 + .../Map & Location/Branching Paths Down.svg | 3 + .../Map & Location/Branching Paths Up.svg | 3 + .../SVG/Bold/Map & Location/Compass Big.svg | 3 + .../Bold/Map & Location/Compass Square.svg | 3 + .../icons/SVG/Bold/Map & Location/Compass.svg | 3 + .../icons/SVG/Bold/Map & Location/GPS.svg | 4 + .../icons/SVG/Bold/Map & Location/Global.svg | 7 + .../icons/SVG/Bold/Map & Location/Globus.svg | 6 + .../Bold/Map & Location/Map Arrow Down.svg | 3 + .../Bold/Map & Location/Map Arrow Left.svg | 3 + .../Bold/Map & Location/Map Arrow Right.svg | 3 + .../Bold/Map & Location/Map Arrow Square.svg | 3 + .../SVG/Bold/Map & Location/Map Arrow Up.svg | 3 + .../SVG/Bold/Map & Location/Map Point Add.svg | 3 + .../Map & Location/Map Point Favourite.svg | 3 + .../Map & Location/Map Point Hospital.svg | 4 + .../Bold/Map & Location/Map Point Remove.svg | 3 + .../Bold/Map & Location/Map Point Rotate.svg | 4 + .../Bold/Map & Location/Map Point School.svg | 5 + .../Bold/Map & Location/Map Point Search.svg | 3 + .../Bold/Map & Location/Map Point Wave.svg | 4 + .../SVG/Bold/Map & Location/Map Point.svg | 3 + .../icons/SVG/Bold/Map & Location/Map.svg | 5 + .../SVG/Bold/Map & Location/People Nearby.svg | 5 + .../Point On Map Perspective.svg | 6 + .../SVG/Bold/Map & Location/Point On Map.svg | 4 + .../icons/SVG/Bold/Map & Location/Radar 2.svg | 3 + .../icons/SVG/Bold/Map & Location/Radar.svg | 3 + .../icons/SVG/Bold/Map & Location/Route.svg | 3 + .../SVG/Bold/Map & Location/Routing 2.svg | 5 + .../SVG/Bold/Map & Location/Routing 3.svg | 5 + .../icons/SVG/Bold/Map & Location/Routing.svg | 3 + .../SVG/Bold/Map & Location/Signpost 2.svg | 3 + .../SVG/Bold/Map & Location/Signpost.svg | 3 + .../Bold/Map & Location/Streets Map Point.svg | 6 + .../Map & Location/Streets Navigation.svg | 6 + .../icons/SVG/Bold/Map & Location/Streets.svg | 5 + .../SVG/Bold/Medicine/Adhesive Plaster 2.svg | 5 + .../SVG/Bold/Medicine/Adhesive Plaster.svg | 5 + .../icons/SVG/Bold/Medicine/Bacteria.svg | 3 + .../icons/SVG/Bold/Medicine/Benzene Ring.svg | 3 + .../icons/SVG/Bold/Medicine/Bone Broken.svg | 10 + .../icons/SVG/Bold/Medicine/Bone Crack.svg | 4 + resources/icons/SVG/Bold/Medicine/Bone.svg | 3 + resources/icons/SVG/Bold/Medicine/Bones.svg | 3 + resources/icons/SVG/Bold/Medicine/DNA.svg | 3 + .../icons/SVG/Bold/Medicine/Dropper 2.svg | 4 + .../icons/SVG/Bold/Medicine/Dropper 3.svg | 4 + .../Bold/Medicine/Dropper Minimalistic 2.svg | 4 + .../Bold/Medicine/Dropper Minimalistic.svg | 4 + resources/icons/SVG/Bold/Medicine/Dropper.svg | 4 + resources/icons/SVG/Bold/Medicine/Health.svg | 3 + .../icons/SVG/Bold/Medicine/Heart Pulse 2.svg | 4 + .../icons/SVG/Bold/Medicine/Heart Pulse.svg | 3 + .../SVG/Bold/Medicine/Jar Of Pills 2.svg | 8 + .../icons/SVG/Bold/Medicine/Jar Of Pills.svg | 6 + .../icons/SVG/Bold/Medicine/Medical Kit.svg | 4 + resources/icons/SVG/Bold/Medicine/Pill.svg | 4 + resources/icons/SVG/Bold/Medicine/Pills 2.svg | 6 + resources/icons/SVG/Bold/Medicine/Pills 3.svg | 7 + resources/icons/SVG/Bold/Medicine/Pills.svg | 5 + resources/icons/SVG/Bold/Medicine/Pulse 2.svg | 4 + resources/icons/SVG/Bold/Medicine/Pulse.svg | 3 + .../icons/SVG/Bold/Medicine/Stethoscope.svg | 3 + resources/icons/SVG/Bold/Medicine/Syringe.svg | 4 + .../Bold/Medicine/Test Tube Minimalistic.svg | 4 + .../icons/SVG/Bold/Medicine/Test Tube.svg | 4 + .../icons/SVG/Bold/Medicine/Thermometer.svg | 3 + resources/icons/SVG/Bold/Medicine/Virus.svg | 4 + .../Bold/Messages, Conversation/Chat Dots.svg | 3 + .../Bold/Messages, Conversation/Chat Line.svg | 3 + .../Chat Round Call.svg | 3 + .../Chat Round Check.svg | 3 + .../Chat Round Dots.svg | 6 + .../Chat Round Like.svg | 3 + .../Chat Round Line.svg | 3 + .../Chat Round Money.svg | 3 + .../Chat Round Unread.svg | 4 + .../Chat Round Video.svg | 3 + .../Messages, Conversation/Chat Round.svg | 3 + .../Chat Square Arrow.svg | 4 + .../Chat Square Call.svg | 3 + .../Chat Square Check.svg | 3 + .../Chat Square Code.svg | 3 + .../Chat Square Like.svg | 3 + .../Messages, Conversation/Chat Square.svg | 3 + .../Messages, Conversation/Chat Unread.svg | 4 + .../Messages, Conversation/Check Read.svg | 3 + .../Bold/Messages, Conversation/Dialog 2.svg | 4 + .../Bold/Messages, Conversation/Dialog.svg | 4 + .../Bold/Messages, Conversation/Forward.svg | 3 + .../Messages, Conversation/Inbox Archive.svg | 3 + .../Bold/Messages, Conversation/Inbox In.svg | 5 + .../Messages, Conversation/Inbox Line.svg | 5 + .../Bold/Messages, Conversation/Inbox Out.svg | 5 + .../Messages, Conversation/Inbox Unread.svg | 5 + .../SVG/Bold/Messages, Conversation/Inbox.svg | 4 + .../Messages, Conversation/Letter Opened.svg | 4 + .../Messages, Conversation/Letter Unread.svg | 4 + .../Bold/Messages, Conversation/Letter.svg | 3 + .../Bold/Messages, Conversation/Mailbox.svg | 7 + .../Multiple Forward Left.svg | 4 + .../Multiple Forward Right.svg | 4 + .../Messages, Conversation/Paperclip 2.svg | 3 + .../Paperclip Rounded 2.svg | 3 + .../Paperclip Rounded.svg | 3 + .../Bold/Messages, Conversation/Paperclip.svg | 3 + .../SVG/Bold/Messages, Conversation/Pen 2.svg | 5 + .../Messages, Conversation/Pen New Round.svg | 5 + .../Messages, Conversation/Pen New Square.svg | 5 + .../SVG/Bold/Messages, Conversation/Pen.svg | 4 + .../Bold/Messages, Conversation/Plain 2.svg | 4 + .../Bold/Messages, Conversation/Plain 3.svg | 3 + .../SVG/Bold/Messages, Conversation/Plain.svg | 3 + .../Messages, Conversation/Square Forward.svg | 4 + .../Square Share Line.svg | 4 + .../Bold/Messages, Conversation/Unread.svg | 3 + resources/icons/SVG/Bold/Money/Banknote 2.svg | 5 + resources/icons/SVG/Bold/Money/Banknote.svg | 4 + resources/icons/SVG/Bold/Money/Bill Check.svg | 3 + resources/icons/SVG/Bold/Money/Bill Cross.svg | 3 + resources/icons/SVG/Bold/Money/Bill List.svg | 3 + resources/icons/SVG/Bold/Money/Bill.svg | 3 + resources/icons/SVG/Bold/Money/Card 2.svg | 5 + .../icons/SVG/Bold/Money/Card Recive.svg | 5 + .../icons/SVG/Bold/Money/Card Search.svg | 6 + resources/icons/SVG/Bold/Money/Card Send.svg | 5 + .../icons/SVG/Bold/Money/Card Transfer.svg | 5 + resources/icons/SVG/Bold/Money/Card.svg | 6 + resources/icons/SVG/Bold/Money/Cardholder.svg | 3 + resources/icons/SVG/Bold/Money/Cash Out.svg | 5 + .../SVG/Bold/Money/Dollar Minimalistic.svg | 3 + resources/icons/SVG/Bold/Money/Dollar.svg | 5 + resources/icons/SVG/Bold/Money/Euro.svg | 3 + resources/icons/SVG/Bold/Money/Money Bag.svg | 3 + resources/icons/SVG/Bold/Money/Ruble.svg | 4 + resources/icons/SVG/Bold/Money/Safe 2.svg | 7 + .../icons/SVG/Bold/Money/Safe Circle.svg | 4 + .../icons/SVG/Bold/Money/Safe Square.svg | 4 + .../icons/SVG/Bold/Money/Sale Square.svg | 3 + resources/icons/SVG/Bold/Money/Sale.svg | 3 + .../icons/SVG/Bold/Money/Tag Horizontal.svg | 3 + resources/icons/SVG/Bold/Money/Tag Price.svg | 3 + resources/icons/SVG/Bold/Money/Tag.svg | 3 + .../icons/SVG/Bold/Money/Ticker Star.svg | 3 + .../icons/SVG/Bold/Money/Ticket Sale.svg | 3 + resources/icons/SVG/Bold/Money/Ticket.svg | 3 + .../icons/SVG/Bold/Money/Verified Check.svg | 3 + .../icons/SVG/Bold/Money/Wad Of Money.svg | 5 + resources/icons/SVG/Bold/Money/Wallet 2.svg | 4 + .../icons/SVG/Bold/Money/Wallet Money.svg | 5 + resources/icons/SVG/Bold/Money/Wallet.svg | 4 + .../icons/SVG/Bold/Nature, Travel/Bonfire.svg | 4 + .../Bold/Nature, Travel/Fire Minimalistic.svg | 3 + .../SVG/Bold/Nature, Travel/Fire Square.svg | 3 + .../icons/SVG/Bold/Nature, Travel/Fire.svg | 3 + .../icons/SVG/Bold/Nature, Travel/Flame.svg | 3 + .../icons/SVG/Bold/Nature, Travel/Leaf.svg | 7 + .../Bold/Nature, Travel/Suitcase Lines.svg | 5 + .../SVG/Bold/Nature, Travel/Suitcase Tag.svg | 6 + .../SVG/Bold/Nature, Travel/Suitcase.svg | 3 + .../Bug Minimalistic.svg | 3 + .../SVG/Bold/Network, IT, Programming/Bug.svg | 4 + .../Bold/Network, IT, Programming/Code 2.svg | 5 + .../Network, IT, Programming/Code Circle.svg | 3 + .../Network, IT, Programming/Code Square.svg | 3 + .../Bold/Network, IT, Programming/Code.svg | 5 + .../Bold/Network, IT, Programming/Command.svg | 5 + .../Network, IT, Programming/Hashtag Chat.svg | 4 + .../Hashtag Circle.svg | 4 + .../Hashtag Square.svg | 4 + .../Bold/Network, IT, Programming/Hashtag.svg | 3 + .../Network, IT, Programming/Programming.svg | 3 + .../Network, IT, Programming/Screencast 2.svg | 4 + .../Network, IT, Programming/Screencast.svg | 6 + .../Network, IT, Programming/Sidebar Code.svg | 3 + .../Sidebar Minimalistic.svg | 3 + .../Network, IT, Programming/Siderbar.svg | 4 + .../Network, IT, Programming/Slash Circle.svg | 3 + .../Network, IT, Programming/Slash Square.svg | 3 + .../Station Minimalistic.svg | 5 + .../Bold/Network, IT, Programming/Station.svg | 7 + .../Network, IT, Programming/Structure.svg | 3 + .../Translation 2.svg | 6 + .../Network, IT, Programming/Translation.svg | 7 + .../Network, IT, Programming/USB Circle.svg | 3 + .../Network, IT, Programming/USB Square.svg | 3 + .../SVG/Bold/Network, IT, Programming/USB.svg | 3 + .../Wi-Fi Router Minimalistic.svg | 5 + .../Wi-Fi Router Round.svg | 7 + .../Network, IT, Programming/Wi-Fi Router.svg | 6 + .../Network, IT, Programming/Window Frame.svg | 4 + .../icons/SVG/Bold/Notes/Archive Check.svg | 4 + .../Bold/Notes/Archive Down Minimlistic.svg | 4 + .../icons/SVG/Bold/Notes/Archive Down.svg | 4 + .../SVG/Bold/Notes/Archive Minimalistic.svg | 4 + .../SVG/Bold/Notes/Archive Up Minimlistic.svg | 4 + resources/icons/SVG/Bold/Notes/Archive Up.svg | 4 + resources/icons/SVG/Bold/Notes/Archive.svg | 4 + .../icons/SVG/Bold/Notes/Clipboard Add.svg | 4 + .../icons/SVG/Bold/Notes/Clipboard Check.svg | 4 + .../icons/SVG/Bold/Notes/Clipboard Heart.svg | 4 + .../icons/SVG/Bold/Notes/Clipboard List.svg | 4 + .../icons/SVG/Bold/Notes/Clipboard Remove.svg | 4 + .../icons/SVG/Bold/Notes/Clipboard Text.svg | 4 + resources/icons/SVG/Bold/Notes/Clipboard.svg | 4 + .../icons/SVG/Bold/Notes/Document Add.svg | 5 + .../SVG/Bold/Notes/Document Medicine.svg | 3 + .../icons/SVG/Bold/Notes/Document Text.svg | 3 + resources/icons/SVG/Bold/Notes/Document.svg | 3 + .../SVG/Bold/Notes/Documents Minimalistic.svg | 5 + resources/icons/SVG/Bold/Notes/Documents.svg | 5 + resources/icons/SVG/Bold/Notes/Notebook.svg | 3 + .../SVG/Bold/Notes/Notes Minimalistic.svg | 4 + resources/icons/SVG/Bold/Notes/Notes.svg | 4 + .../SVG/Bold/Notifications/Bell Bing.svg | 4 + .../icons/SVG/Bold/Notifications/Bell Off.svg | 4 + .../icons/SVG/Bold/Notifications/Bell.svg | 4 + .../Notification Lines Remove.svg | 4 + .../Notifications/Notification Remove.svg | 4 + .../Notification Unread Lines.svg | 5 + .../Notifications/Notification Unread.svg | 4 + resources/icons/SVG/Bold/School/Backpack.svg | 4 + resources/icons/SVG/Bold/School/Book 2.svg | 4 + .../School/Book Bookmark Minimalistic.svg | 5 + .../icons/SVG/Bold/School/Book Bookmark.svg | 4 + .../SVG/Bold/School/Book Minimalistic.svg | 5 + resources/icons/SVG/Bold/School/Book.svg | 4 + .../icons/SVG/Bold/School/Bookmark Circle.svg | 3 + .../icons/SVG/Bold/School/Bookmark Opened.svg | 4 + .../School/Bookmark Square Minimalistic.svg | 4 + .../icons/SVG/Bold/School/Bookmark Square.svg | 4 + resources/icons/SVG/Bold/School/Bookmark.svg | 3 + .../Bold/School/Calculator Minimalistic.svg | 3 + .../icons/SVG/Bold/School/Calculator.svg | 3 + .../SVG/Bold/School/Case Minimalistic.svg | 4 + .../Bold/School/Case Round Minimalistic.svg | 3 + .../icons/SVG/Bold/School/Case Round.svg | 6 + resources/icons/SVG/Bold/School/Case.svg | 3 + .../SVG/Bold/School/Diploma Verified.svg | 4 + resources/icons/SVG/Bold/School/Diploma.svg | 7 + resources/icons/SVG/Bold/School/Document.svg | 4 + .../SVG/Bold/School/Notebook Bookmark.svg | 5 + .../SVG/Bold/School/Notebook Minimalistic.svg | 4 + .../icons/SVG/Bold/School/Notebook Square.svg | 3 + resources/icons/SVG/Bold/School/Notebook.svg | 4 + .../SVG/Bold/School/Passport Minimalistic.svg | 5 + resources/icons/SVG/Bold/School/Passport.svg | 5 + .../icons/SVG/Bold/School/Plus, Minus.svg | 4 + .../SVG/Bold/School/Square Academic Cap 2.svg | 5 + .../SVG/Bold/School/Square Academic Cap.svg | 4 + .../icons/SVG/Bold/Search/Magnifer Bug.svg | 4 + .../SVG/Bold/Search/Magnifer Zoom In.svg | 3 + .../SVG/Bold/Search/Magnifer Zoom Out.svg | 3 + resources/icons/SVG/Bold/Search/Magnifer.svg | 3 + .../Bold/Search/Minimalistic Magnifer Bug.svg | 5 + .../Search/Minimalistic Magnifer Zoom In.svg | 5 + .../Search/Minimalistic Magnifer Zoom Out.svg | 5 + .../SVG/Bold/Search/Minimalistic Magnifer.svg | 4 + .../SVG/Bold/Search/Rounded Magnifer Bug.svg | 7 + .../Bold/Search/Rounded Magnifer Zoom In.svg | 5 + .../Bold/Search/Rounded Magnifer Zoom Out.svg | 5 + .../SVG/Bold/Search/Rounded Magnifer.svg | 4 + .../icons/SVG/Bold/Security/Bomb Emoji.svg | 5 + .../SVG/Bold/Security/Bomb Minimalistic.svg | 7 + resources/icons/SVG/Bold/Security/Bomb.svg | 5 + .../icons/SVG/Bold/Security/Code Scan.svg | 10 + .../icons/SVG/Bold/Security/Eye Closed.svg | 3 + .../icons/SVG/Bold/Security/Eye Scan.svg | 8 + resources/icons/SVG/Bold/Security/Eye.svg | 4 + .../icons/SVG/Bold/Security/Incognito.svg | 3 + .../SVG/Bold/Security/Key Minimalistic 2.svg | 3 + .../Security/Key Minimalistic Square 2.svg | 4 + .../Security/Key Minimalistic Square 3.svg | 4 + .../Bold/Security/Key Minimalistic Square.svg | 4 + .../SVG/Bold/Security/Key Minimalistic.svg | 3 + .../icons/SVG/Bold/Security/Key Square 2.svg | 4 + .../icons/SVG/Bold/Security/Key Square.svg | 4 + resources/icons/SVG/Bold/Security/Key.svg | 3 + .../Lock Keyhole Minimalistic Unlocked.svg | 3 + .../Security/Lock Keyhole Minimalistic.svg | 3 + .../Bold/Security/Lock Keyhole Unlocked.svg | 3 + .../icons/SVG/Bold/Security/Lock Keyhole.svg | 3 + .../Bold/Security/Lock Password Unlocked.svg | 3 + .../icons/SVG/Bold/Security/Lock Password.svg | 3 + .../icons/SVG/Bold/Security/Lock Unlocked.svg | 3 + resources/icons/SVG/Bold/Security/Lock.svg | 3 + .../icons/SVG/Bold/Security/Object Scan.svg | 8 + .../Security/Password Minimalistic Input.svg | 4 + .../Bold/Security/Password Minimalistic.svg | 3 + .../icons/SVG/Bold/Security/Password.svg | 3 + resources/icons/SVG/Bold/Security/QR Code.svg | 10 + .../icons/SVG/Bold/Security/Scanner 2.svg | 3 + resources/icons/SVG/Bold/Security/Scanner.svg | 3 + .../icons/SVG/Bold/Security/Shield Check.svg | 3 + .../icons/SVG/Bold/Security/Shield Cross.svg | 3 + .../Security/Shield Keyhole Minimalistic.svg | 4 + .../SVG/Bold/Security/Shield Keyhole.svg | 3 + .../SVG/Bold/Security/Shield Minimalistic.svg | 3 + .../icons/SVG/Bold/Security/Shield Minus.svg | 3 + .../SVG/Bold/Security/Shield Network.svg | 9 + .../icons/SVG/Bold/Security/Shield Plus.svg | 3 + .../icons/SVG/Bold/Security/Shield Star.svg | 3 + .../icons/SVG/Bold/Security/Shield Up.svg | 3 + .../icons/SVG/Bold/Security/Shield User.svg | 3 + .../SVG/Bold/Security/Shield Warning.svg | 3 + resources/icons/SVG/Bold/Security/Shield.svg | 6 + .../icons/SVG/Bold/Security/Siren Rounded.svg | 6 + resources/icons/SVG/Bold/Security/Siren.svg | 6 + .../Settings Minimalistic.svg | 3 + .../Bold/Settings, Fine Tuning/Settings.svg | 3 + .../Bold/Settings, Fine Tuning/Tuning 2.svg | 8 + .../Bold/Settings, Fine Tuning/Tuning 3.svg | 11 + .../Bold/Settings, Fine Tuning/Tuning 4.svg | 11 + .../Settings, Fine Tuning/Tuning Square 2.svg | 5 + .../Settings, Fine Tuning/Tuning Square.svg | 5 + .../SVG/Bold/Settings, Fine Tuning/Tuning.svg | 8 + .../Bold/Settings, Fine Tuning/Widget 2.svg | 6 + .../Bold/Settings, Fine Tuning/Widget 3.svg | 6 + .../Bold/Settings, Fine Tuning/Widget 4.svg | 5 + .../Bold/Settings, Fine Tuning/Widget 5.svg | 6 + .../Bold/Settings, Fine Tuning/Widget 6.svg | 6 + .../Bold/Settings, Fine Tuning/Widget Add.svg | 6 + .../SVG/Bold/Settings, Fine Tuning/Widget.svg | 6 + .../SVG/Bold/Shopping, Ecommerce/Bag 2.svg | 3 + .../SVG/Bold/Shopping, Ecommerce/Bag 3.svg | 3 + .../SVG/Bold/Shopping, Ecommerce/Bag 4.svg | 3 + .../SVG/Bold/Shopping, Ecommerce/Bag 5.svg | 3 + .../Bold/Shopping, Ecommerce/Bag Check.svg | 3 + .../Bold/Shopping, Ecommerce/Bag Cross.svg | 3 + .../Bold/Shopping, Ecommerce/Bag Heart.svg | 3 + .../Bold/Shopping, Ecommerce/Bag Music 2.svg | 4 + .../Bold/Shopping, Ecommerce/Bag Music.svg | 5 + .../Bold/Shopping, Ecommerce/Bag Smile.svg | 3 + .../SVG/Bold/Shopping, Ecommerce/Bag.svg | 3 + .../SVG/Bold/Shopping, Ecommerce/Cart 2.svg | 6 + .../SVG/Bold/Shopping, Ecommerce/Cart 3.svg | 3 + .../SVG/Bold/Shopping, Ecommerce/Cart 4.svg | 4 + .../SVG/Bold/Shopping, Ecommerce/Cart 5.svg | 3 + .../Bold/Shopping, Ecommerce/Cart Check.svg | 5 + .../Bold/Shopping, Ecommerce/Cart Cross.svg | 5 + .../Bold/Shopping, Ecommerce/Cart Large 2.svg | 5 + .../Bold/Shopping, Ecommerce/Cart Large 3.svg | 7 + .../Bold/Shopping, Ecommerce/Cart Large 4.svg | 3 + .../Cart Large Minimalistic.svg | 5 + .../Bold/Shopping, Ecommerce/Cart Large.svg | 5 + .../Bold/Shopping, Ecommerce/Cart Plus.svg | 5 + .../SVG/Bold/Shopping, Ecommerce/Cart.svg | 3 + .../SVG/Bold/Shopping, Ecommerce/Shop 2.svg | 4 + .../Shopping, Ecommerce/Shop Minimalistic.svg | 4 + .../SVG/Bold/Shopping, Ecommerce/Shop.svg | 4 + resources/icons/SVG/Bold/Sports/Balls.svg | 8 + .../icons/SVG/Bold/Sports/Basketball.svg | 7 + .../icons/SVG/Bold/Sports/Bicycling Round.svg | 4 + resources/icons/SVG/Bold/Sports/Bicycling.svg | 4 + .../Bold/Sports/Body Shape Minimalistic.svg | 3 + .../icons/SVG/Bold/Sports/Body Shape.svg | 4 + resources/icons/SVG/Bold/Sports/Bowling.svg | 3 + .../Sports/Dumbbell Large Minimalistic.svg | 4 + .../icons/SVG/Bold/Sports/Dumbbell Large.svg | 3 + .../icons/SVG/Bold/Sports/Dumbbell Small.svg | 5 + resources/icons/SVG/Bold/Sports/Dumbbell.svg | 3 + .../icons/SVG/Bold/Sports/Dumbbells 2.svg | 4 + resources/icons/SVG/Bold/Sports/Dumbbells.svg | 4 + resources/icons/SVG/Bold/Sports/Football.svg | 13 + resources/icons/SVG/Bold/Sports/Golf.svg | 5 + .../SVG/Bold/Sports/Hiking Minimalistic.svg | 4 + .../icons/SVG/Bold/Sports/Hiking Round.svg | 4 + resources/icons/SVG/Bold/Sports/Hiking.svg | 4 + .../SVG/Bold/Sports/Meditation Round.svg | 4 + .../icons/SVG/Bold/Sports/Meditation.svg | 4 + resources/icons/SVG/Bold/Sports/Ranking.svg | 4 + resources/icons/SVG/Bold/Sports/Rugby.svg | 5 + resources/icons/SVG/Bold/Sports/Running 2.svg | 4 + .../icons/SVG/Bold/Sports/Running Round.svg | 4 + resources/icons/SVG/Bold/Sports/Running.svg | 4 + .../icons/SVG/Bold/Sports/Skateboard.svg | 5 + .../SVG/Bold/Sports/Skateboarding Round.svg | 8 + .../icons/SVG/Bold/Sports/Skateboarding.svg | 9 + .../SVG/Bold/Sports/Stretching Round.svg | 4 + .../icons/SVG/Bold/Sports/Stretching.svg | 4 + resources/icons/SVG/Bold/Sports/Swimming.svg | 5 + resources/icons/SVG/Bold/Sports/Tennis 2.svg | 3 + resources/icons/SVG/Bold/Sports/Tennis.svg | 5 + .../icons/SVG/Bold/Sports/Treadmill Round.svg | 5 + resources/icons/SVG/Bold/Sports/Treadmill.svg | 5 + .../icons/SVG/Bold/Sports/Volleyball 2.svg | 5 + .../icons/SVG/Bold/Sports/Volleyball.svg | 8 + .../icons/SVG/Bold/Sports/Walking Round.svg | 4 + resources/icons/SVG/Bold/Sports/Walking.svg | 4 + resources/icons/SVG/Bold/Sports/Water Sun.svg | 4 + resources/icons/SVG/Bold/Sports/Water.svg | 3 + .../SVG/Bold/Text Formatting/Backspace.svg | 3 + .../Bold/Text Formatting/Eraser Circle.svg | 3 + .../Bold/Text Formatting/Eraser Square.svg | 3 + .../icons/SVG/Bold/Text Formatting/Eraser.svg | 4 + .../Link Broken Minimalistic.svg | 6 + .../SVG/Bold/Text Formatting/Link Broken.svg | 6 + .../SVG/Bold/Text Formatting/Link Circle.svg | 3 + .../Text Formatting/Link Minimalistic 2.svg | 5 + .../Text Formatting/Link Minimalistic.svg | 5 + .../Bold/Text Formatting/Link Round Angle.svg | 4 + .../SVG/Bold/Text Formatting/Link Round.svg | 3 + .../SVG/Bold/Text Formatting/Link Square.svg | 3 + .../icons/SVG/Bold/Text Formatting/Link.svg | 4 + .../Text Formatting/Paragraph Spacing.svg | 5 + .../Bold/Text Formatting/Text Bold Circle.svg | 5 + .../Bold/Text Formatting/Text Bold Square.svg | 5 + .../SVG/Bold/Text Formatting/Text Bold.svg | 3 + .../SVG/Bold/Text Formatting/Text Circle.svg | 3 + .../Text Formatting/Text Cross Circle.svg | 3 + .../Text Formatting/Text Cross Square.svg | 3 + .../SVG/Bold/Text Formatting/Text Cross.svg | 5 + .../Bold/Text Formatting/Text Field Focus.svg | 4 + .../SVG/Bold/Text Formatting/Text Field.svg | 3 + .../Text Formatting/Text Italic Circle.svg | 3 + .../Text Formatting/Text Italic Square.svg | 3 + .../SVG/Bold/Text Formatting/Text Italic.svg | 3 + .../Bold/Text Formatting/Text Selection.svg | 4 + .../Bold/Text Formatting/Text Square 2.svg | 5 + .../SVG/Bold/Text Formatting/Text Square.svg | 3 + .../Text Formatting/Text Underline Circle.svg | 3 + .../Text Formatting/Text Underline Cross.svg | 3 + .../Bold/Text Formatting/Text Underline.svg | 4 + .../icons/SVG/Bold/Text Formatting/Text.svg | 4 + resources/icons/SVG/Bold/Time/Alarm Add.svg | 4 + resources/icons/SVG/Bold/Time/Alarm Pause.svg | 4 + resources/icons/SVG/Bold/Time/Alarm Play.svg | 4 + .../icons/SVG/Bold/Time/Alarm Remove.svg | 4 + resources/icons/SVG/Bold/Time/Alarm Sleep.svg | 4 + .../icons/SVG/Bold/Time/Alarm Turn Off.svg | 4 + resources/icons/SVG/Bold/Time/Alarm.svg | 5 + .../icons/SVG/Bold/Time/Calendar Add.svg | 4 + .../icons/SVG/Bold/Time/Calendar Date.svg | 4 + .../icons/SVG/Bold/Time/Calendar Mark.svg | 4 + .../SVG/Bold/Time/Calendar Minimalistic.svg | 4 + .../icons/SVG/Bold/Time/Calendar Search.svg | 5 + resources/icons/SVG/Bold/Time/Calendar.svg | 4 + .../icons/SVG/Bold/Time/Clock Circle.svg | 4 + .../icons/SVG/Bold/Time/Clock Square.svg | 4 + resources/icons/SVG/Bold/Time/History 2.svg | 4 + resources/icons/SVG/Bold/Time/History 3.svg | 5 + resources/icons/SVG/Bold/Time/History.svg | 3 + .../icons/SVG/Bold/Time/Hourglass Line.svg | 3 + resources/icons/SVG/Bold/Time/Hourglass.svg | 3 + .../icons/SVG/Bold/Time/Stopwatch Pause.svg | 4 + .../icons/SVG/Bold/Time/Stopwatch Play.svg | 4 + resources/icons/SVG/Bold/Time/Stopwatch.svg | 4 + resources/icons/SVG/Bold/Time/Watch Round.svg | 5 + .../Time/Watch Square Minimalistic Charge.svg | 4 + .../Bold/Time/Watch Square Minimalistic.svg | 4 + .../icons/SVG/Bold/Time/Watch Square.svg | 6 + .../Transport, Parts, Service/Accumulator.svg | 6 + .../Bold/Transport, Parts, Service/Bus.svg | 3 + .../Electric Refueling.svg | 3 + .../Transport, Parts, Service/Gas Station.svg | 3 + .../Kick Scooter.svg | 3 + .../Transport, Parts, Service/Scooter.svg | 3 + .../Shock Absorber.svg | 5 + .../Spedometer Low.svg | 3 + .../Spedometer Max.svg | 3 + .../Spedometer Middle.svg | 3 + .../Suspension Bolt.svg | 5 + .../Suspension Cross.svg | 8 + .../Transport, Parts, Service/Suspension.svg | 3 + .../Bold/Transport, Parts, Service/Tram.svg | 4 + .../Transmission Circle.svg | 3 + .../Transmission Square.svg | 3 + .../Transmission.svg | 4 + .../Transport, Parts, Service/Wheel Angle.svg | 4 + .../Bold/Transport, Parts, Service/Wheel.svg | 3 + .../SVG/Bold/Users/User Block Rounded.svg | 5 + resources/icons/SVG/Bold/Users/User Block.svg | 5 + .../SVG/Bold/Users/User Check Rounded.svg | 5 + resources/icons/SVG/Bold/Users/User Check.svg | 5 + .../icons/SVG/Bold/Users/User Circle.svg | 3 + .../SVG/Bold/Users/User Cross Rounded.svg | 5 + resources/icons/SVG/Bold/Users/User Cross.svg | 5 + .../icons/SVG/Bold/Users/User Hand Up.svg | 4 + resources/icons/SVG/Bold/Users/User Hands.svg | 4 + .../SVG/Bold/Users/User Heart Rounded.svg | 5 + resources/icons/SVG/Bold/Users/User Heart.svg | 5 + resources/icons/SVG/Bold/Users/User Id.svg | 3 + .../SVG/Bold/Users/User Minus Rounded.svg | 5 + resources/icons/SVG/Bold/Users/User Minus.svg | 5 + .../SVG/Bold/Users/User Plus Rounded.svg | 5 + resources/icons/SVG/Bold/Users/User Plus.svg | 5 + .../icons/SVG/Bold/Users/User Rounded.svg | 4 + .../SVG/Bold/Users/User Speak Rounded.svg | 6 + resources/icons/SVG/Bold/Users/User Speak.svg | 6 + resources/icons/SVG/Bold/Users/User.svg | 4 + .../SVG/Bold/Users/Users Group Rounded.svg | 6 + .../Bold/Users/Users Group Two Rounded.svg | 8 + .../SVG/Bold/Video, Audio, Sound/Album.svg | 6 + .../Bold/Video, Audio, Sound/Camera Add.svg | 4 + .../Camera Minimalistic.svg | 4 + .../Video, Audio, Sound/Camera Rotate.svg | 3 + .../Video, Audio, Sound/Camera Square.svg | 3 + .../SVG/Bold/Video, Audio, Sound/Camera.svg | 3 + .../Video, Audio, Sound/Clapperboard Edit.svg | 7 + .../Clapperboard Open Play.svg | 6 + .../Video, Audio, Sound/Clapperboard Open.svg | 6 + .../Video, Audio, Sound/Clapperboard Play.svg | 6 + .../Video, Audio, Sound/Clapperboard Text.svg | 6 + .../Bold/Video, Audio, Sound/Clapperboard.svg | 6 + .../Full Screen Circle.svg | 3 + .../Full Screen Square.svg | 3 + .../Bold/Video, Audio, Sound/Full Screen.svg | 3 + .../Bold/Video, Audio, Sound/Gallery Add.svg | 4 + .../Video, Audio, Sound/Gallery Check.svg | 4 + .../Video, Audio, Sound/Gallery Circle.svg | 4 + .../Video, Audio, Sound/Gallery Download.svg | 4 + .../Bold/Video, Audio, Sound/Gallery Edit.svg | 4 + .../Video, Audio, Sound/Gallery Favourite.svg | 4 + .../Gallery Minimalistic.svg | 3 + .../Video, Audio, Sound/Gallery Remove.svg | 4 + .../Video, Audio, Sound/Gallery Round.svg | 4 + .../Bold/Video, Audio, Sound/Gallery Send.svg | 4 + .../Bold/Video, Audio, Sound/Gallery Wide.svg | 5 + .../SVG/Bold/Video, Audio, Sound/Gallery.svg | 4 + .../SVG/Bold/Video, Audio, Sound/Library.svg | 5 + .../Bold/Video, Audio, Sound/Microphone 2.svg | 4 + .../Bold/Video, Audio, Sound/Microphone 3.svg | 4 + .../Video, Audio, Sound/Microphone Large.svg | 4 + .../Bold/Video, Audio, Sound/Microphone.svg | 4 + .../Video, Audio, Sound/Music Library 2.svg | 6 + .../Video, Audio, Sound/Music Library.svg | 7 + .../Bold/Video, Audio, Sound/Music Note 2.svg | 3 + .../Bold/Video, Audio, Sound/Music Note 3.svg | 3 + .../Bold/Video, Audio, Sound/Music Note 4.svg | 3 + .../Music Note Slider 2.svg | 3 + .../Video, Audio, Sound/Music Note Slider.svg | 6 + .../Bold/Video, Audio, Sound/Music Note.svg | 3 + .../Bold/Video, Audio, Sound/Music Notes.svg | 4 + .../SVG/Bold/Video, Audio, Sound/Muted.svg | 4 + .../SVG/Bold/Video, Audio, Sound/PIP 2.svg | 3 + .../SVG/Bold/Video, Audio, Sound/PIP.svg | 4 + .../SVG/Bold/Video, Audio, Sound/Panorama.svg | 4 + .../Bold/Video, Audio, Sound/Pause Circle.svg | 3 + .../SVG/Bold/Video, Audio, Sound/Pause.svg | 4 + .../Bold/Video, Audio, Sound/Play Circle.svg | 3 + .../Bold/Video, Audio, Sound/Play Stream.svg | 4 + .../SVG/Bold/Video, Audio, Sound/Play.svg | 3 + .../Video, Audio, Sound/Playback Speed.svg | 7 + .../SVG/Bold/Video, Audio, Sound/Podcast.svg | 4 + .../Quit Full Screen Circle.svg | 3 + .../Quit Full Screen Square.svg | 3 + .../Video, Audio, Sound/Quit Full Screen.svg | 3 + .../SVG/Bold/Video, Audio, Sound/Quit PIP.svg | 4 + .../Video, Audio, Sound/Record Circle.svg | 4 + .../SVG/Bold/Video, Audio, Sound/Record.svg | 3 + .../SVG/Bold/Video, Audio, Sound/Reel 2.svg | 4 + .../SVG/Bold/Video, Audio, Sound/Reel.svg | 3 + .../Repeat One Minimalistic.svg | 5 + .../Bold/Video, Audio, Sound/Repeat One.svg | 3 + .../SVG/Bold/Video, Audio, Sound/Repeat.svg | 3 + .../Rewind 10 Seconds Back.svg | 4 + .../Rewind 10 Seconds Forward.svg | 4 + .../Rewind 15 Seconds Back.svg | 4 + .../Rewind 15 Seconds Forward.svg | 4 + .../Rewind 5 Seconds Back.svg | 4 + .../Rewind 5 Seconds Forward.svg | 4 + .../Rewind Back Circle.svg | 3 + .../Bold/Video, Audio, Sound/Rewind Back.svg | 3 + .../Rewind Forward Circle.svg | 3 + .../Video, Audio, Sound/Rewind Forward.svg | 3 + .../SVG/Bold/Video, Audio, Sound/Shuffle.svg | 3 + .../Bold/Video, Audio, Sound/Skip Next.svg | 4 + .../Video, Audio, Sound/Skip Previous.svg | 4 + .../Video, Audio, Sound/Soundwave Circle.svg | 3 + .../Video, Audio, Sound/Soundwave Square.svg | 3 + .../Bold/Video, Audio, Sound/Soundwave.svg | 3 + .../Bold/Video, Audio, Sound/Stop Circle.svg | 3 + .../SVG/Bold/Video, Audio, Sound/Stop.svg | 3 + .../SVG/Bold/Video, Audio, Sound/Stream.svg | 3 + .../SVG/Bold/Video, Audio, Sound/To PIP.svg | 4 + .../Video, Audio, Sound/Upload Track 2.svg | 5 + .../Bold/Video, Audio, Sound/Upload Track.svg | 6 + .../Video, Audio, Sound/Video Frame 2.svg | 12 + .../Video, Audio, Sound/Video Frame Cut 2.svg | 3 + .../Video, Audio, Sound/Video Frame Cut.svg | 3 + .../Video Frame Play Horizontal.svg | 11 + .../Video Frame Play Vertical.svg | 11 + .../Video Frame Replace.svg | 13 + .../Bold/Video, Audio, Sound/Video Frame.svg | 12 + .../Video, Audio, Sound/Video Library.svg | 5 + .../Video, Audio, Sound/Videocamera Add.svg | 3 + .../Videocamera Record.svg | 3 + .../Bold/Video, Audio, Sound/Videocamera.svg | 3 + .../Bold/Video, Audio, Sound/Vinyl Record.svg | 3 + .../SVG/Bold/Video, Audio, Sound/Vinyl.svg | 4 + .../Bold/Video, Audio, Sound/Volume Cross.svg | 6 + .../Bold/Video, Audio, Sound/Volume Loud.svg | 5 + .../Bold/Video, Audio, Sound/Volume Small.svg | 4 + .../SVG/Bold/Video, Audio, Sound/Volume.svg | 3 + .../Bold/Video, Audio, Sound/Wallpaper.svg | 6 + .../Bold/Weather/Cloud Bolt Minimalistic.svg | 4 + .../icons/SVG/Bold/Weather/Cloud Bolt.svg | 4 + .../icons/SVG/Bold/Weather/Cloud Check.svg | 4 + .../icons/SVG/Bold/Weather/Cloud Download.svg | 4 + .../icons/SVG/Bold/Weather/Cloud Minus.svg | 4 + .../icons/SVG/Bold/Weather/Cloud Plus.svg | 4 + .../icons/SVG/Bold/Weather/Cloud Rain.svg | 6 + .../Weather/Cloud Snowfall Minimalistic.svg | 12 + .../icons/SVG/Bold/Weather/Cloud Snowfall.svg | 4 + .../icons/SVG/Bold/Weather/Cloud Storm.svg | 4 + .../icons/SVG/Bold/Weather/Cloud Sun 2.svg | 5 + .../icons/SVG/Bold/Weather/Cloud Sun.svg | 4 + .../icons/SVG/Bold/Weather/Cloud Upload.svg | 4 + .../SVG/Bold/Weather/Cloud Waterdrop.svg | 4 + .../SVG/Bold/Weather/Cloud Waterdrops.svg | 6 + resources/icons/SVG/Bold/Weather/Cloud.svg | 3 + resources/icons/SVG/Bold/Weather/Clouds.svg | 4 + .../icons/SVG/Bold/Weather/Cloudy Moon.svg | 5 + .../icons/SVG/Bold/Weather/Clound Cross.svg | 4 + resources/icons/SVG/Bold/Weather/Fog.svg | 5 + resources/icons/SVG/Bold/Weather/Moon Fog.svg | 7 + .../icons/SVG/Bold/Weather/Moon Sleep.svg | 4 + .../icons/SVG/Bold/Weather/Moon Stars.svg | 5 + resources/icons/SVG/Bold/Weather/Moon.svg | 3 + .../icons/SVG/Bold/Weather/Snowflake.svg | 3 + resources/icons/SVG/Bold/Weather/Stars.svg | 4 + resources/icons/SVG/Bold/Weather/Sun 2.svg | 4 + resources/icons/SVG/Bold/Weather/Sun Fog.svg | 5 + resources/icons/SVG/Bold/Weather/Sun.svg | 4 + resources/icons/SVG/Bold/Weather/Sunrise.svg | 5 + resources/icons/SVG/Bold/Weather/Sunset.svg | 5 + .../icons/SVG/Bold/Weather/Temperature.svg | 3 + .../icons/SVG/Bold/Weather/Tornado Small.svg | 7 + resources/icons/SVG/Bold/Weather/Tornado.svg | 5 + .../icons/SVG/Bold/Weather/Waterdrops.svg | 5 + resources/icons/SVG/Bold/Weather/Wind.svg | 3 + .../Arrows Action/Arrow To Down Left.svg | 3 + .../Arrows Action/Arrow To Down Right.svg | 3 + .../Arrows Action/Arrow To Top Left.svg | 3 + .../Arrows Action/Arrow To Top Right.svg | 3 + .../Arrows Action/Circle Bottom Down.svg | 4 + .../Broken/Arrows Action/Circle Bottom Up.svg | 4 + .../Broken/Arrows Action/Circle Top Down.svg | 4 + .../Broken/Arrows Action/Circle Top Up.svg | 4 + .../Arrows Action/Download Minimalistic.svg | 4 + .../Broken/Arrows Action/Download Square.svg | 5 + .../Arrows Action/Download Twice Square.svg | 6 + .../SVG/Broken/Arrows Action/Download.svg | 4 + .../icons/SVG/Broken/Arrows Action/Exit.svg | 5 + .../icons/SVG/Broken/Arrows Action/Export.svg | 4 + .../SVG/Broken/Arrows Action/Forward 2.svg | 3 + .../SVG/Broken/Arrows Action/Forward.svg | 3 + .../icons/SVG/Broken/Arrows Action/Import.svg | 4 + .../SVG/Broken/Arrows Action/Login 2.svg | 4 + .../SVG/Broken/Arrows Action/Login 3.svg | 5 + .../icons/SVG/Broken/Arrows Action/Login.svg | 4 + .../SVG/Broken/Arrows Action/Logout 2.svg | 4 + .../SVG/Broken/Arrows Action/Logout 3.svg | 5 + .../icons/SVG/Broken/Arrows Action/Logout.svg | 4 + .../Arrows Action/Maximize Square 2.svg | 5 + .../Arrows Action/Maximize Square 3.svg | 5 + .../Maximize Square Minimalistic.svg | 4 + .../Broken/Arrows Action/Maximize Square.svg | 5 + .../SVG/Broken/Arrows Action/Maximize.svg | 4 + .../Arrows Action/Minimize Square 2.svg | 7 + .../Arrows Action/Minimize Square 3.svg | 5 + .../Minimize Square Minimalistic.svg | 5 + .../Broken/Arrows Action/Minimize Square.svg | 5 + .../SVG/Broken/Arrows Action/Minimize.svg | 4 + .../Broken/Arrows Action/Recive Square.svg | 5 + .../Arrows Action/Recive Twice Square.svg | 6 + .../SVG/Broken/Arrows Action/Reorder.svg | 6 + .../SVG/Broken/Arrows Action/Reply 2.svg | 3 + .../icons/SVG/Broken/Arrows Action/Reply.svg | 3 + .../icons/SVG/Broken/Arrows Action/Scale.svg | 4 + .../SVG/Broken/Arrows Action/Screen Share.svg | 5 + .../SVG/Broken/Arrows Action/Send Square.svg | 5 + .../Arrows Action/Send Twice Square.svg | 6 + .../Arrows Action/Square Bottom Down.svg | 4 + .../Broken/Arrows Action/Square Bottom Up.svg | 4 + .../Broken/Arrows Action/Square Top Down.svg | 4 + .../Broken/Arrows Action/Square Top Up.svg | 4 + .../Arrows Action/Undo Left Round Square.svg | 4 + .../Broken/Arrows Action/Undo Left Round.svg | 3 + .../Broken/Arrows Action/Undo Left Square.svg | 4 + .../SVG/Broken/Arrows Action/Undo Left.svg | 3 + .../Arrows Action/Undo Right Round Square.svg | 4 + .../Broken/Arrows Action/Undo Right Round.svg | 3 + .../Arrows Action/Undo Right Square.svg | 4 + .../SVG/Broken/Arrows Action/Undo Right.svg | 3 + .../Arrows Action/Upload Minimalistic.svg | 4 + .../Broken/Arrows Action/Upload Square.svg | 5 + .../Arrows Action/Upload Twice Square.svg | 6 + .../icons/SVG/Broken/Arrows Action/Upload.svg | 4 + .../SVG/Broken/Arrows/Alt Arrow Down.svg | 3 + .../SVG/Broken/Arrows/Alt Arrow Left.svg | 3 + .../SVG/Broken/Arrows/Alt Arrow Right.svg | 3 + .../icons/SVG/Broken/Arrows/Alt Arrow Up.svg | 3 + .../icons/SVG/Broken/Arrows/Arrow Down.svg | 3 + .../SVG/Broken/Arrows/Arrow Left Down.svg | 3 + .../icons/SVG/Broken/Arrows/Arrow Left Up.svg | 3 + .../icons/SVG/Broken/Arrows/Arrow Left.svg | 3 + .../SVG/Broken/Arrows/Arrow Right Down.svg | 3 + .../SVG/Broken/Arrows/Arrow Right Up.svg | 3 + .../icons/SVG/Broken/Arrows/Arrow Right.svg | 3 + .../icons/SVG/Broken/Arrows/Arrow Up.svg | 3 + .../Broken/Arrows/Double Alt Arrow Down.svg | 4 + .../Broken/Arrows/Double Alt Arrow Left.svg | 4 + .../Broken/Arrows/Double Alt Arrow Right.svg | 4 + .../SVG/Broken/Arrows/Double Alt Arrow Up.svg | 4 + .../SVG/Broken/Arrows/Refresh Circle.svg | 5 + .../SVG/Broken/Arrows/Refresh Square.svg | 5 + resources/icons/SVG/Broken/Arrows/Refresh.svg | 4 + .../SVG/Broken/Arrows/Restart Circle.svg | 4 + .../SVG/Broken/Arrows/Restart Square.svg | 4 + resources/icons/SVG/Broken/Arrows/Restart.svg | 10 + .../Broken/Arrows/Round Alt Arrow Down.svg | 4 + .../Broken/Arrows/Round Alt Arrow Left.svg | 4 + .../Broken/Arrows/Round Alt Arrow Right.svg | 4 + .../SVG/Broken/Arrows/Round Alt Arrow Up.svg | 4 + .../SVG/Broken/Arrows/Round Arrow Down.svg | 4 + .../Broken/Arrows/Round Arrow Left Down.svg | 4 + .../SVG/Broken/Arrows/Round Arrow Left Up.svg | 4 + .../SVG/Broken/Arrows/Round Arrow Left.svg | 4 + .../Broken/Arrows/Round Arrow Right Down.svg | 4 + .../Broken/Arrows/Round Arrow Right Up.svg | 4 + .../SVG/Broken/Arrows/Round Arrow Right.svg | 4 + .../SVG/Broken/Arrows/Round Arrow Up.svg | 4 + .../Arrows/Round Double Alt Arrow Down.svg | 5 + .../Arrows/Round Double Alt Arrow Left.svg | 5 + .../Arrows/Round Double Alt Arrow Right.svg | 5 + .../Arrows/Round Double Alt Arrow Up.svg | 5 + .../Broken/Arrows/Round Sort Horizontal.svg | 5 + .../SVG/Broken/Arrows/Round Sort Vertical.svg | 5 + .../Broken/Arrows/Round Transfer Diagonal.svg | 5 + .../Arrows/Round Transfer Horizontal.svg | 5 + .../Broken/Arrows/Round Transfer Vertical.svg | 5 + .../SVG/Broken/Arrows/Sort Horizontal.svg | 4 + .../icons/SVG/Broken/Arrows/Sort Vertical.svg | 4 + .../Broken/Arrows/Square Alt Arrow Down.svg | 4 + .../Broken/Arrows/Square Alt Arrow Left.svg | 4 + .../Broken/Arrows/Square Alt Arrow Right.svg | 4 + .../SVG/Broken/Arrows/Square Alt Arrow Up.svg | 4 + .../SVG/Broken/Arrows/Square Arrow Down.svg | 4 + .../Broken/Arrows/Square Arrow Left Down.svg | 4 + .../Broken/Arrows/Square Arrow Left Up.svg | 4 + .../SVG/Broken/Arrows/Square Arrow Left.svg | 4 + .../Broken/Arrows/Square Arrow Right Down.svg | 4 + .../Broken/Arrows/Square Arrow Right Up.svg | 4 + .../SVG/Broken/Arrows/Square Arrow Right.svg | 4 + .../SVG/Broken/Arrows/Square Arrow Up.svg | 4 + .../Arrows/Square Double Alt Arrow Right.svg | 5 + .../Arrows/Square Double Alt Arrow Down.svg | 5 + .../Arrows/Square Double Alt Arrow Left.svg | 5 + .../Arrows/Square Double Alt Arrow Up.svg | 5 + .../Broken/Arrows/Square Sort Horizontal.svg | 5 + .../Broken/Arrows/Square Sort Vertical.svg | 5 + .../Arrows/Square Transfer Horizontal.svg | 5 + .../Arrows/Square Transfer Vertical.svg | 5 + .../SVG/Broken/Arrows/Transfer Horizontal.svg | 4 + .../SVG/Broken/Arrows/Transfer Vertical.svg | 4 + .../icons/SVG/Broken/Astronomy/Asteroid.svg | 7 + resources/icons/SVG/Broken/Astronomy/Atom.svg | 4 + .../SVG/Broken/Astronomy/Black Hole 2.svg | 7 + .../SVG/Broken/Astronomy/Black Hole 3.svg | 7 + .../icons/SVG/Broken/Astronomy/Black Hole.svg | 11 + .../icons/SVG/Broken/Astronomy/Earth.svg | 5 + .../icons/SVG/Broken/Astronomy/Infinity.svg | 4 + resources/icons/SVG/Broken/Astronomy/Men.svg | 4 + .../icons/SVG/Broken/Astronomy/Planet 2.svg | 4 + .../icons/SVG/Broken/Astronomy/Planet 3.svg | 5 + .../icons/SVG/Broken/Astronomy/Planet 4.svg | 6 + .../icons/SVG/Broken/Astronomy/Planet.svg | 4 + .../icons/SVG/Broken/Astronomy/Rocket 2.svg | 7 + .../icons/SVG/Broken/Astronomy/Rocket.svg | 6 + .../icons/SVG/Broken/Astronomy/Satellite.svg | 5 + .../icons/SVG/Broken/Astronomy/Star Angle.svg | 4 + .../SVG/Broken/Astronomy/Star Circle.svg | 4 + .../SVG/Broken/Astronomy/Star Fall 2.svg | 4 + .../Astronomy/Star Fall Minimalistic 2.svg | 6 + .../Astronomy/Star Fall Minimalistic.svg | 6 + .../icons/SVG/Broken/Astronomy/Star Fall.svg | 6 + .../SVG/Broken/Astronomy/Star Rainbow.svg | 4 + .../icons/SVG/Broken/Astronomy/Star Ring.svg | 5 + .../icons/SVG/Broken/Astronomy/Star Rings.svg | 5 + resources/icons/SVG/Broken/Astronomy/Star.svg | 3 + .../icons/SVG/Broken/Astronomy/Stars Line.svg | 6 + .../Broken/Astronomy/Stars Minimalistic.svg | 5 + .../icons/SVG/Broken/Astronomy/Stars.svg | 4 + .../icons/SVG/Broken/Astronomy/UFO 2.svg | 7 + .../icons/SVG/Broken/Astronomy/UFO 3.svg | 9 + resources/icons/SVG/Broken/Astronomy/UFO.svg | 9 + .../icons/SVG/Broken/Astronomy/Women.svg | 4 + .../Broken/Business, Statistic/Chart 2.svg | 6 + .../Business, Statistic/Chart Square.svg | 6 + .../SVG/Broken/Business, Statistic/Chart.svg | 6 + .../Business, Statistic/Chat Square 2.svg | 6 + .../Business, Statistic/Course Down.svg | 3 + .../Broken/Business, Statistic/Course Up.svg | 3 + .../Business, Statistic/Diagram Down.svg | 4 + .../Broken/Business, Statistic/Diagram Up.svg | 4 + .../Business, Statistic/Graph Down New.svg | 5 + .../Broken/Business, Statistic/Graph Down.svg | 4 + .../Business, Statistic/Graph New Up.svg | 5 + .../Broken/Business, Statistic/Graph New.svg | 5 + .../Broken/Business, Statistic/Graph Up.svg | 4 + .../SVG/Broken/Business, Statistic/Graph.svg | 4 + .../Business, Statistic/Pie Chart 2.svg | 4 + .../Business, Statistic/Pie Chart 3.svg | 4 + .../Broken/Business, Statistic/Pie Chart.svg | 4 + .../Presentation Graph.svg | 8 + .../Business, Statistic/Round Graph.svg | 5 + .../SVG/Broken/Call/Call Cancel Rounded.svg | 4 + .../icons/SVG/Broken/Call/Call Cancel.svg | 4 + .../SVG/Broken/Call/Call Chat Rounded.svg | 4 + resources/icons/SVG/Broken/Call/Call Chat.svg | 4 + .../SVG/Broken/Call/Call Dropped Rounded.svg | 4 + .../icons/SVG/Broken/Call/Call Dropped.svg | 4 + .../SVG/Broken/Call/Call Medicine Rounded.svg | 5 + .../icons/SVG/Broken/Call/Call Medicine.svg | 5 + .../SVG/Broken/Call/End Call Rounded.svg | 3 + resources/icons/SVG/Broken/Call/End Call.svg | 3 + .../SVG/Broken/Call/Incoming Call Rounded.svg | 4 + .../icons/SVG/Broken/Call/Incoming Call.svg | 4 + .../SVG/Broken/Call/Outgoing Call Rounded.svg | 4 + .../icons/SVG/Broken/Call/Outgoing Call.svg | 4 + .../SVG/Broken/Call/Phone Calling Rounded.svg | 5 + .../icons/SVG/Broken/Call/Phone Calling.svg | 5 + .../icons/SVG/Broken/Call/Phone Rounded.svg | 3 + resources/icons/SVG/Broken/Call/Phone.svg | 3 + .../icons/SVG/Broken/Call/Record Circle.svg | 6 + .../SVG/Broken/Call/Record Minimalistic.svg | 5 + .../icons/SVG/Broken/Call/Record Square.svg | 6 + .../SVG/Broken/Design, Tools/Align Bottom.svg | 5 + .../Design, Tools/Align Horizonta Spacing.svg | 5 + .../Design, Tools/Align Horizontal Center.svg | 5 + .../SVG/Broken/Design, Tools/Align Left.svg | 5 + .../SVG/Broken/Design, Tools/Align Right.svg | 5 + .../SVG/Broken/Design, Tools/Align Top.svg | 5 + .../Design, Tools/Align Vertical Center.svg | 5 + .../Design, Tools/Align Vertical Spacing.svg | 5 + .../Broken/Design, Tools/Colour Tuneing.svg | 4 + .../Design, Tools/Crop Minimalistic.svg | 4 + .../icons/SVG/Broken/Design, Tools/Crop.svg | 5 + .../SVG/Broken/Design, Tools/Filters.svg | 5 + .../Broken/Design, Tools/Flip Horizontal.svg | 5 + .../Broken/Design, Tools/Flip Vertical.svg | 5 + .../Design, Tools/Layers Minimalistic.svg | 5 + .../icons/SVG/Broken/Design, Tools/Layers.svg | 5 + .../SVG/Broken/Design, Tools/Mirror Left.svg | 5 + .../SVG/Broken/Design, Tools/Mirror Right.svg | 5 + .../SVG/Broken/Design, Tools/Paint Roller.svg | 3 + .../Broken/Design, Tools/Palette Round.svg | 6 + .../SVG/Broken/Design, Tools/Palette.svg | 6 + .../SVG/Broken/Design, Tools/Pallete 2.svg | 7 + .../SVG/Broken/Design, Tools/Pipette.svg | 3 + .../SVG/Broken/Design, Tools/Radial Blur.svg | 17 + .../Broken/Design, Tools/Ruler Angular.svg | 5 + .../Broken/Design, Tools/Ruler Cross Pen.svg | 4 + .../SVG/Broken/Design, Tools/Ruler Pen.svg | 5 + .../icons/SVG/Broken/Design, Tools/Ruler.svg | 8 + .../Broken/Design, Tools/Three Squares.svg | 5 + .../Airbuds Case Charge.svg | 5 + .../Airbuds Case Minimalistic.svg | 4 + .../Electronic, Devices/Airbuds Case Open.svg | 6 + .../Electronic, Devices/Airbuds Case.svg | 5 + .../Electronic, Devices/Airbuds Charge.svg | 8 + .../Electronic, Devices/Airbuds Check.svg | 8 + .../Electronic, Devices/Airbuds Left.svg | 7 + .../Electronic, Devices/Airbuds Remove.svg | 8 + .../Electronic, Devices/Airbuds Right.svg | 7 + .../Broken/Electronic, Devices/Airbuds.svg | 6 + .../Electronic, Devices/Bluetooth Circle.svg | 7 + .../Electronic, Devices/Bluetooth Square.svg | 7 + .../Electronic, Devices/Bluetooth Wave.svg | 8 + .../Broken/Electronic, Devices/Bluetooth.svg | 6 + .../Broken/Electronic, Devices/Boombox.svg | 9 + .../Broken/Electronic, Devices/CPU Bolt.svg | 17 + .../SVG/Broken/Electronic, Devices/CPU.svg | 16 + .../Broken/Electronic, Devices/Cassette 2.svg | 8 + .../Broken/Electronic, Devices/Cassette.svg | 7 + .../Electronic, Devices/Cloud Storage.svg | 5 + .../Broken/Electronic, Devices/Devices.svg | 5 + .../Broken/Electronic, Devices/Diskette.svg | 5 + .../Broken/Electronic, Devices/Display.svg | 4 + .../Electronic, Devices/Flash Drive.svg | 7 + .../Broken/Electronic, Devices/Gameboy.svg | 9 + .../Electronic, Devices/Gamepad Charge.svg | 10 + .../Gamepad Minimalistic.svg | 7 + .../Electronic, Devices/Gamepad No Charge.svg | 10 + .../Electronic, Devices/Gamepad Old.svg | 14 + .../Broken/Electronic, Devices/Gamepad.svg | 8 + .../Headphones Round Sound.svg | 8 + .../Electronic, Devices/Headphones Round.svg | 7 + .../Headphones Square Sound.svg | 8 + .../Electronic, Devices/Headphones Square.svg | 7 + .../Broken/Electronic, Devices/Keyboard.svg | 14 + .../Broken/Electronic, Devices/Laptop 2.svg | 4 + .../Broken/Electronic, Devices/Laptop 3.svg | 4 + .../Laptop Minimalistic.svg | 5 + .../SVG/Broken/Electronic, Devices/Laptop.svg | 5 + .../Electronic, Devices/Lightbulb Bolt.svg | 4 + .../Lightbulb Minimalistic.svg | 4 + .../Broken/Electronic, Devices/Lightbulb.svg | 5 + .../Broken/Electronic, Devices/Lightning.svg | 7 + .../Electronic, Devices/Monitor Camera.svg | 8 + .../Monitor Smartphone.svg | 7 + .../Broken/Electronic, Devices/Monitor.svg | 6 + .../Electronic, Devices/Mouse Circle.svg | 6 + .../Mouse Minimalistic.svg | 4 + .../SVG/Broken/Electronic, Devices/Mouse.svg | 5 + .../Electronic, Devices/Plug Circle.svg | 6 + .../Broken/Electronic, Devices/Printer 2.svg | 7 + .../Printer Minimalistic.svg | 5 + .../Broken/Electronic, Devices/Printer.svg | 9 + .../Broken/Electronic, Devices/Projector.svg | 8 + .../Radio Minimalistic.svg | 8 + .../SVG/Broken/Electronic, Devices/Radio.svg | 8 + .../Broken/Electronic, Devices/SD Card.svg | 6 + .../SIM Card Minimalistic.svg | 4 + .../Broken/Electronic, Devices/SIM Card.svg | 4 + .../Broken/Electronic, Devices/SIM Cards.svg | 5 + .../Broken/Electronic, Devices/SSD Round.svg | 7 + .../Broken/Electronic, Devices/SSD Square.svg | 7 + .../Broken/Electronic, Devices/Server 2.svg | 10 + .../Server Minimalistic.svg | 8 + .../Electronic, Devices/Server Path.svg | 11 + .../Server Square Cloud.svg | 9 + .../Server Square Update.svg | 10 + .../Electronic, Devices/Server Square.svg | 10 + .../SVG/Broken/Electronic, Devices/Server.svg | 8 + .../Electronic, Devices/Smart Speaker 2.svg | 4 + .../Smart Speaker Minimalistic.svg | 4 + .../Electronic, Devices/Smart Speaker.svg | 6 + .../Electronic, Devices/Smartphone 2.svg | 5 + .../Smartphone Rotate 2.svg | 5 + .../Smartphone Rotate Angle.svg | 5 + .../Smartphone Rotate Orientation.svg | 8 + .../Electronic, Devices/Smartphone Update.svg | 12 + .../Smartphone Vibration.svg | 6 + .../Broken/Electronic, Devices/Smartphone.svg | 4 + .../SVG/Broken/Electronic, Devices/Socket.svg | 8 + .../SVG/Broken/Electronic, Devices/TV.svg | 7 + .../SVG/Broken/Electronic, Devices/Tablet.svg | 4 + .../Broken/Electronic, Devices/Telescope.svg | 5 + .../Turntable Minimalistic.svg | 6 + .../Turntable Music Note.svg | 7 + .../Broken/Electronic, Devices/Turntable.svg | 6 + .../Broken/Electronic, Devices/Weigher.svg | 6 + .../Electronic, Devices/Wireless Charge.svg | 6 + .../SVG/Broken/Electronic, Devices/iPhone.svg | 5 + .../icons/SVG/Broken/Essentional, UI/4K.svg | 4 + .../Broken/Essentional, UI/Accessibility.svg | 6 + .../SVG/Broken/Essentional, UI/Add Circle.svg | 4 + .../SVG/Broken/Essentional, UI/Add Square.svg | 4 + .../Essentional, UI/Augmented Reality.svg | 4 + .../SVG/Broken/Essentional, UI/Balloon.svg | 5 + .../Battery Charge Minimalistic.svg | 5 + .../Broken/Essentional, UI/Battery Charge.svg | 5 + .../Battery Full Minimalistic.svg | 7 + .../Broken/Essentional, UI/Battery Full.svg | 7 + .../Battery Half Minimalistic.svg | 6 + .../Broken/Essentional, UI/Battery Half.svg | 6 + .../Battery Low Minimalistic.svg | 5 + .../Broken/Essentional, UI/Battery Low.svg | 5 + .../icons/SVG/Broken/Essentional, UI/Body.svg | 3 + .../Broken/Essentional, UI/Bolt Circle.svg | 4 + .../icons/SVG/Broken/Essentional, UI/Bolt.svg | 3 + .../Essentional, UI/Box Minimalistic.svg | 4 + .../icons/SVG/Broken/Essentional, UI/Box.svg | 4 + .../SVG/Broken/Essentional, UI/Broom.svg | 3 + .../icons/SVG/Broken/Essentional, UI/Cat.svg | 10 + .../Broken/Essentional, UI/Check Circle.svg | 4 + .../Broken/Essentional, UI/Check Square.svg | 4 + .../Broken/Essentional, UI/Close Circle.svg | 4 + .../Broken/Essentional, UI/Close Square.svg | 4 + .../Essentional, UI/Confetti Minimalistic.svg | 12 + .../SVG/Broken/Essentional, UI/Confetti.svg | 13 + .../icons/SVG/Broken/Essentional, UI/Copy.svg | 4 + .../SVG/Broken/Essentional, UI/Copyright.svg | 4 + .../SVG/Broken/Essentional, UI/Cosmetic.svg | 6 + .../Essentional, UI/Creative Commons.svg | 5 + .../SVG/Broken/Essentional, UI/Crown Line.svg | 4 + .../Essentional, UI/Crown Minimalistic.svg | 3 + .../SVG/Broken/Essentional, UI/Crown Star.svg | 4 + .../SVG/Broken/Essentional, UI/Crown.svg | 4 + .../SVG/Broken/Essentional, UI/Cup First.svg | 9 + .../SVG/Broken/Essentional, UI/Cup Music.svg | 11 + .../SVG/Broken/Essentional, UI/Cup Star.svg | 9 + .../icons/SVG/Broken/Essentional, UI/Cup.svg | 8 + .../Broken/Essentional, UI/Cursor Square.svg | 4 + .../SVG/Broken/Essentional, UI/Cursor.svg | 3 + .../Broken/Essentional, UI/Danger Circle.svg | 5 + .../Broken/Essentional, UI/Danger Square.svg | 5 + .../Essentional, UI/Danger Triangle.svg | 5 + .../SVG/Broken/Essentional, UI/Danger.svg | 5 + .../SVG/Broken/Essentional, UI/Database.svg | 7 + .../SVG/Broken/Essentional, UI/Delivery.svg | 4 + .../SVG/Broken/Essentional, UI/Explicit.svg | 4 + .../icons/SVG/Broken/Essentional, UI/Feed.svg | 5 + .../Broken/Essentional, UI/Ferris Wheel.svg | 12 + .../SVG/Broken/Essentional, UI/Figma.svg | 3 + .../SVG/Broken/Essentional, UI/Filter.svg | 3 + .../SVG/Broken/Essentional, UI/Flag 2.svg | 3 + .../icons/SVG/Broken/Essentional, UI/Flag.svg | 3 + .../Broken/Essentional, UI/Flashlight On.svg | 9 + .../SVG/Broken/Essentional, UI/Flashlight.svg | 6 + .../Essentional, UI/Forbidden Circle.svg | 4 + .../SVG/Broken/Essentional, UI/Forbidden.svg | 4 + .../icons/SVG/Broken/Essentional, UI/Fuel.svg | 9 + .../Broken/Essentional, UI/Ghost Smile.svg | 6 + .../SVG/Broken/Essentional, UI/Ghost.svg | 5 + .../icons/SVG/Broken/Essentional, UI/Gift.svg | 9 + .../SVG/Broken/Essentional, UI/Glasses.svg | 7 + .../Broken/Essentional, UI/Hamburger Menu.svg | 5 + .../SVG/Broken/Essentional, UI/Hanger 2.svg | 4 + .../SVG/Broken/Essentional, UI/Hanger.svg | 3 + .../icons/SVG/Broken/Essentional, UI/Help.svg | 8 + .../Essentional, UI/High Definition.svg | 4 + .../Broken/Essentional, UI/High Quality.svg | 4 + .../SVG/Broken/Essentional, UI/Home 2.svg | 4 + .../Broken/Essentional, UI/Home Add Angle.svg | 4 + .../SVG/Broken/Essentional, UI/Home Add.svg | 4 + .../Broken/Essentional, UI/Home Angle 2.svg | 4 + .../SVG/Broken/Essentional, UI/Home Angle.svg | 4 + .../Essentional, UI/Home Smile Angle.svg | 4 + .../SVG/Broken/Essentional, UI/Home Smile.svg | 4 + .../Essentional, UI/Home WiFi Angle.svg | 4 + .../SVG/Broken/Essentional, UI/Home WiFi.svg | 4 + .../icons/SVG/Broken/Essentional, UI/Home.svg | 4 + .../Broken/Essentional, UI/Info Circle.svg | 5 + .../Broken/Essentional, UI/Info Square.svg | 5 + .../Broken/Essentional, UI/Magic Stick 2.svg | 4 + .../Broken/Essentional, UI/Magic Stick 3.svg | 7 + .../Broken/Essentional, UI/Magic Stick.svg | 4 + .../Broken/Essentional, UI/Magnet Wave.svg | 5 + .../SVG/Broken/Essentional, UI/Magnet.svg | 3 + .../Broken/Essentional, UI/Mask Happly.svg | 6 + .../SVG/Broken/Essentional, UI/Mask Sad.svg | 6 + .../SVG/Broken/Essentional, UI/Masks.svg | 9 + .../Broken/Essentional, UI/Mention Circle.svg | 4 + .../Broken/Essentional, UI/Mention Square.svg | 4 + .../Essentional, UI/Menu Dots Circle.svg | 6 + .../Essentional, UI/Menu Dots Square.svg | 6 + .../SVG/Broken/Essentional, UI/Menu Dots.svg | 5 + .../Broken/Essentional, UI/Minus Circle.svg | 4 + .../Broken/Essentional, UI/Minus Square.svg | 4 + .../SVG/Broken/Essentional, UI/Mirror.svg | 4 + .../SVG/Broken/Essentional, UI/Paper Bin.svg | 6 + .../icons/SVG/Broken/Essentional, UI/Paw.svg | 7 + .../SVG/Broken/Essentional, UI/Perfume.svg | 9 + .../SVG/Broken/Essentional, UI/Pin Circle.svg | 4 + .../SVG/Broken/Essentional, UI/Pin List.svg | 7 + .../icons/SVG/Broken/Essentional, UI/Pin.svg | 4 + .../SVG/Broken/Essentional, UI/Plate.svg | 6 + .../Posts Carousel Horizontal.svg | 5 + .../Posts Carousel Vertical.svg | 5 + .../SVG/Broken/Essentional, UI/Power.svg | 4 + .../Essentional, UI/Question Circle.svg | 5 + .../Essentional, UI/Question Square.svg | 5 + .../SVG/Broken/Essentional, UI/Reorder.svg | 6 + .../SVG/Broken/Essentional, UI/Revote.svg | 4 + .../Essentional, UI/Scissors Square.svg | 5 + .../SVG/Broken/Essentional, UI/Scissors.svg | 4 + .../Broken/Essentional, UI/Share Circle.svg | 6 + .../SVG/Broken/Essentional, UI/Share.svg | 7 + .../SVG/Broken/Essentional, UI/Skirt.svg | 3 + .../Broken/Essentional, UI/Sledgehammer.svg | 3 + .../SVG/Broken/Essentional, UI/Sleeping.svg | 6 + .../Essentional, UI/Slider Horizontal.svg | 5 + .../Slider Minimalistic Horizontal.svg | 5 + .../Slider Vertical Minimalistic.svg | 5 + .../Essentional, UI/Slider Vertical.svg | 5 + .../Essentional, UI/Smart Home Angle.svg | 6 + .../SVG/Broken/Essentional, UI/Smart Home.svg | 6 + .../icons/SVG/Broken/Essentional, UI/Sort.svg | 5 + .../Essentional, UI/Special Effects.svg | 4 + .../SVG/Broken/Essentional, UI/Subtitles.svg | 9 + .../SVG/Broken/Essentional, UI/T-shirt.svg | 3 + .../SVG/Broken/Essentional, UI/Target.svg | 9 + .../Essentional, UI/Traffic Economy.svg | 5 + .../SVG/Broken/Essentional, UI/Traffic.svg | 4 + .../Broken/Essentional, UI/Trash Bin 2.svg | 5 + .../Trash Bin Minimalistic 2.svg | 5 + .../Trash Bin Minimalistic.svg | 7 + .../Essentional, UI/Trash Bin Trash.svg | 7 + .../SVG/Broken/Essentional, UI/Umbrella.svg | 4 + .../SVG/Broken/Essentional, UI/Waterdrop.svg | 4 + .../SVG/Broken/Essentional, UI/WinRar.svg | 4 + .../icons/SVG/Broken/Essentional, UI/XXX.svg | 4 + .../Confounded Circle.svg | 6 + .../Confounded Square.svg | 6 + .../Emoji Funny Circle.svg | 7 + .../Emoji Funny Square.svg | 7 + .../Expressionless Circle.svg | 6 + .../Expressionless Square.svg | 6 + .../Face Scan Circle.svg | 9 + .../Face Scan Square.svg | 9 + .../Facemask Circle.svg | 8 + .../Facemask Square.svg | 10 + .../Faces, Emotions, Stickers/Sad Circle.svg | 6 + .../Faces, Emotions, Stickers/Sad Square.svg | 6 + .../Sleeping Circle.svg | 8 + .../Sleeping Square.svg | 8 + .../Smile Circle.svg | 6 + .../Smile Square.svg | 6 + .../Sticker Circle.svg | 4 + .../Sticker Smile Circle 2.svg | 7 + .../Sticker Smile Circle.svg | 7 + .../Sticker Smile Square.svg | 6 + .../Sticker Square.svg | 3 + .../icons/SVG/Broken/Files/Cloud File.svg | 5 + .../icons/SVG/Broken/Files/Code File.svg | 5 + .../icons/SVG/Broken/Files/Figma File.svg | 9 + .../icons/SVG/Broken/Files/File Check.svg | 5 + .../icons/SVG/Broken/Files/File Corrupted.svg | 4 + .../icons/SVG/Broken/Files/File Download.svg | 5 + .../icons/SVG/Broken/Files/File Favourite.svg | 5 + .../icons/SVG/Broken/Files/File Left.svg | 5 + .../icons/SVG/Broken/Files/File Remove.svg | 5 + .../icons/SVG/Broken/Files/File Right.svg | 5 + .../icons/SVG/Broken/Files/File Send.svg | 5 + .../icons/SVG/Broken/Files/File Smile _).svg | 7 + .../icons/SVG/Broken/Files/File Text.svg | 6 + resources/icons/SVG/Broken/Files/File.svg | 4 + resources/icons/SVG/Broken/Files/ZIP File.svg | 8 + .../icons/SVG/Broken/Folders/Add Folder.svg | 4 + .../icons/SVG/Broken/Folders/Folder 2.svg | 4 + .../icons/SVG/Broken/Folders/Folder Check.svg | 4 + .../icons/SVG/Broken/Folders/Folder Cloud.svg | 4 + .../icons/SVG/Broken/Folders/Folder Error.svg | 4 + .../Folders/Folder Favourite (Bookmark).svg | 4 + .../Folders/Folder Favourite (Star).svg | 4 + .../icons/SVG/Broken/Folders/Folder Open.svg | 5 + .../Broken/Folders/Folder Path Connect.svg | 7 + .../SVG/Broken/Folders/Folder Security.svg | 5 + .../SVG/Broken/Folders/Folder With Files.svg | 5 + resources/icons/SVG/Broken/Folders/Folder.svg | 4 + .../SVG/Broken/Folders/Move To Folder.svg | 4 + .../SVG/Broken/Folders/Remove Folder.svg | 4 + .../icons/SVG/Broken/Food, Kitchen/Bottle.svg | 4 + .../Broken/Food, Kitchen/Chef Hat Heart.svg | 5 + .../Food, Kitchen/Chef Hat Minimalistic.svg | 4 + .../SVG/Broken/Food, Kitchen/Chef Hat.svg | 4 + .../SVG/Broken/Food, Kitchen/Corkscrew.svg | 4 + .../SVG/Broken/Food, Kitchen/Cup Hot.svg | 6 + .../SVG/Broken/Food, Kitchen/Cup Paper.svg | 5 + .../icons/SVG/Broken/Food, Kitchen/Cup.svg | 6 + .../SVG/Broken/Food, Kitchen/Donut Bitten.svg | 16 + .../icons/SVG/Broken/Food, Kitchen/Donut.svg | 16 + .../icons/SVG/Broken/Food, Kitchen/Ladle.svg | 4 + .../Food, Kitchen/Oven Mitts Minimalistic.svg | 4 + .../SVG/Broken/Food, Kitchen/Oven Mitts.svg | 4 + .../SVG/Broken/Food, Kitchen/Rolling Pin.svg | 3 + .../SVG/Broken/Food, Kitchen/Tea Cup.svg | 7 + .../icons/SVG/Broken/Food, Kitchen/Whisk.svg | 3 + .../Food, Kitchen/Wineglass Triangle.svg | 3 + .../SVG/Broken/Food, Kitchen/Wineglass.svg | 4 + .../SVG/Broken/Home, Furniture/Armchair 2.svg | 5 + .../SVG/Broken/Home, Furniture/Armchair.svg | 5 + .../SVG/Broken/Home, Furniture/Bar Chair.svg | 6 + .../icons/SVG/Broken/Home, Furniture/Bath.svg | 7 + .../icons/SVG/Broken/Home, Furniture/Bed.svg | 7 + .../Home, Furniture/Bedside Table 2.svg | 7 + .../Home, Furniture/Bedside Table 3.svg | 7 + .../Home, Furniture/Bedside Table 4.svg | 8 + .../Broken/Home, Furniture/Bedside Table.svg | 9 + .../SVG/Broken/Home, Furniture/Chair 2.svg | 6 + .../SVG/Broken/Home, Furniture/Chair.svg | 5 + .../SVG/Broken/Home, Furniture/Chandelier.svg | 6 + .../SVG/Broken/Home, Furniture/Closet 2.svg | 7 + .../SVG/Broken/Home, Furniture/Closet.svg | 10 + .../Broken/Home, Furniture/Condicioner 2.svg | 6 + .../Broken/Home, Furniture/Condicioner.svg | 7 + .../Floor Lamp Minimalistic.svg | 7 + .../SVG/Broken/Home, Furniture/Floor Lamp.svg | 8 + .../SVG/Broken/Home, Furniture/Fridge.svg | 7 + .../icons/SVG/Broken/Home, Furniture/Lamp.svg | 6 + .../SVG/Broken/Home, Furniture/Mirror.svg | 6 + .../Home, Furniture/Remote Controller 2.svg | 8 + .../Remote Controller Minimalistic.svg | 6 + .../Home, Furniture/Remote Controller.svg | 8 + .../Smart Vacuum Cleaner 2.svg | 7 + .../Home, Furniture/Smart Vacuum Cleaner.svg | 7 + .../SVG/Broken/Home, Furniture/Sofa 2.svg | 6 + .../SVG/Broken/Home, Furniture/Sofa 3.svg | 5 + .../icons/SVG/Broken/Home, Furniture/Sofa.svg | 5 + .../Home, Furniture/Speaker Minimalistic.svg | 5 + .../SVG/Broken/Home, Furniture/Speaker.svg | 5 + .../SVG/Broken/Home, Furniture/Trellis.svg | 9 + .../Broken/Home, Furniture/Volume Knob.svg | 11 + .../Washing Machine Minimalistic.svg | 6 + .../Home, Furniture/Washing Machine.svg | 10 + resources/icons/SVG/Broken/Like/Dislike.svg | 3 + .../icons/SVG/Broken/Like/Heart Angle.svg | 3 + .../icons/SVG/Broken/Like/Heart Broken.svg | 4 + .../icons/SVG/Broken/Like/Heart Lock.svg | 5 + .../icons/SVG/Broken/Like/Heart Shine.svg | 11 + .../icons/SVG/Broken/Like/Heart Unlock.svg | 5 + resources/icons/SVG/Broken/Like/Heart.svg | 3 + resources/icons/SVG/Broken/Like/Hearts.svg | 3 + resources/icons/SVG/Broken/Like/Like.svg | 3 + .../SVG/Broken/Like/Medal Ribbon Star.svg | 5 + .../icons/SVG/Broken/Like/Medal Ribbon.svg | 4 + .../SVG/Broken/Like/Medal Ribbons Star.svg | 6 + .../SVG/Broken/Like/Medal Star Circle.svg | 5 + .../SVG/Broken/Like/Medal Star Square.svg | 5 + .../icons/SVG/Broken/Like/Medal Star.svg | 5 + .../icons/SVG/Broken/Like/Star Shine.svg | 11 + resources/icons/SVG/Broken/Like/Star.svg | 3 + resources/icons/SVG/Broken/List/Bill.svg | 6 + .../Broken/List/Checklist Minimalistic.svg | 7 + resources/icons/SVG/Broken/List/Checklist.svg | 8 + .../List/List Arrow Down Minimalistic.svg | 6 + .../icons/SVG/Broken/List/List Arrow Down.svg | 7 + .../List/List Arrow Up Minimalistic.svg | 6 + .../icons/SVG/Broken/List/List Arrow Up.svg | 7 + .../Broken/List/List Check Minimalistic.svg | 6 + .../icons/SVG/Broken/List/List Check.svg | 7 + .../Broken/List/List Cross Minimalistic.svg | 6 + .../icons/SVG/Broken/List/List Cross.svg | 7 + .../Broken/List/List Down Minimalistic.svg | 6 + resources/icons/SVG/Broken/List/List Down.svg | 7 + .../Broken/List/List Heart Minimalistic.svg | 6 + .../icons/SVG/Broken/List/List Heart.svg | 7 + .../SVG/Broken/List/List Up Minimalistic.svg | 6 + resources/icons/SVG/Broken/List/List Up.svg | 7 + resources/icons/SVG/Broken/List/List-1.svg | 5 + resources/icons/SVG/Broken/List/List.svg | 6 + .../Broken/List/Plaaylist Minimalistic.svg | 6 + .../icons/SVG/Broken/List/Playlist 2.svg | 8 + .../Broken/List/Playlist Minimalistic 2.svg | 9 + .../Broken/List/Playlist Minimalistic 3.svg | 7 + resources/icons/SVG/Broken/List/Playlist.svg | 7 + .../SVG/Broken/List/Sort By Alphabet.svg | 6 + .../icons/SVG/Broken/List/Sort By Time.svg | 7 + .../Broken/List/Sort From Bottom To Top.svg | 6 + .../Broken/List/Sort From Top To Bottom.svg | 6 + .../Map & Location/Branching Paths Down.svg | 5 + .../Map & Location/Branching Paths Up.svg | 5 + .../SVG/Broken/Map & Location/Compass Big.svg | 4 + .../Broken/Map & Location/Compass Square.svg | 4 + .../SVG/Broken/Map & Location/Compass.svg | 4 + .../icons/SVG/Broken/Map & Location/GPS.svg | 8 + .../SVG/Broken/Map & Location/Global.svg | 5 + .../SVG/Broken/Map & Location/Globus.svg | 9 + .../Broken/Map & Location/Map Arrow Down.svg | 3 + .../Broken/Map & Location/Map Arrow Left.svg | 3 + .../Broken/Map & Location/Map Arrow Right.svg | 3 + .../Map & Location/Map Arrow Square.svg | 4 + .../Broken/Map & Location/Map Arrow Up.svg | 3 + .../Broken/Map & Location/Map Point Add.svg | 4 + .../Map & Location/Map Point Favourite.svg | 4 + .../Map & Location/Map Point Hospital.svg | 6 + .../Map & Location/Map Point Remove.svg | 4 + .../Map & Location/Map Point Rotate.svg | 5 + .../Map & Location/Map Point School.svg | 5 + .../Map & Location/Map Point Search.svg | 4 + .../Broken/Map & Location/Map Point Wave.svg | 5 + .../SVG/Broken/Map & Location/Map Point.svg | 4 + .../icons/SVG/Broken/Map & Location/Map.svg | 5 + .../Broken/Map & Location/People Nearby.svg | 5 + .../Point On Map Perspective.svg | 7 + .../Broken/Map & Location/Point On Map.svg | 5 + .../SVG/Broken/Map & Location/Radar 2.svg | 3 + .../icons/SVG/Broken/Map & Location/Radar.svg | 3 + .../icons/SVG/Broken/Map & Location/Route.svg | 11 + .../SVG/Broken/Map & Location/Routing 2.svg | 7 + .../SVG/Broken/Map & Location/Routing 3.svg | 5 + .../SVG/Broken/Map & Location/Routing.svg | 4 + .../SVG/Broken/Map & Location/Signpost 2.svg | 10 + .../SVG/Broken/Map & Location/Signpost.svg | 8 + .../Map & Location/Streets Map Point.svg | 6 + .../Map & Location/Streets Navigation.svg | 5 + .../SVG/Broken/Map & Location/Streets.svg | 4 + .../Broken/Medicine/Adhesive Plaster 2.svg | 7 + .../SVG/Broken/Medicine/Adhesive Plaster.svg | 11 + .../icons/SVG/Broken/Medicine/Bacteria.svg | 12 + .../SVG/Broken/Medicine/Benzene Ring.svg | 7 + .../icons/SVG/Broken/Medicine/Bone Broken.svg | 9 + .../icons/SVG/Broken/Medicine/Bone Crack.svg | 4 + resources/icons/SVG/Broken/Medicine/Bone.svg | 3 + resources/icons/SVG/Broken/Medicine/Bones.svg | 5 + resources/icons/SVG/Broken/Medicine/DNA.svg | 9 + .../icons/SVG/Broken/Medicine/Dropper 2.svg | 8 + .../icons/SVG/Broken/Medicine/Dropper 3.svg | 7 + .../Medicine/Dropper Minimalistic 2.svg | 7 + .../Broken/Medicine/Dropper Minimalistic.svg | 9 + .../icons/SVG/Broken/Medicine/Dropper.svg | 7 + .../icons/SVG/Broken/Medicine/Health.svg | 4 + .../SVG/Broken/Medicine/Heart Pulse 2.svg | 4 + .../icons/SVG/Broken/Medicine/Heart Pulse.svg | 4 + .../SVG/Broken/Medicine/Jar Of Pills 2.svg | 8 + .../SVG/Broken/Medicine/Jar Of Pills.svg | 7 + .../icons/SVG/Broken/Medicine/Medical Kit.svg | 6 + resources/icons/SVG/Broken/Medicine/Pill.svg | 4 + .../icons/SVG/Broken/Medicine/Pills 2.svg | 4 + .../icons/SVG/Broken/Medicine/Pills 3.svg | 6 + resources/icons/SVG/Broken/Medicine/Pills.svg | 5 + .../icons/SVG/Broken/Medicine/Pulse 2.svg | 4 + resources/icons/SVG/Broken/Medicine/Pulse.svg | 4 + .../icons/SVG/Broken/Medicine/Stethoscope.svg | 7 + .../icons/SVG/Broken/Medicine/Syringe.svg | 3 + .../Medicine/Test Tube Minimalistic.svg | 3 + .../icons/SVG/Broken/Medicine/Test Tube.svg | 4 + .../icons/SVG/Broken/Medicine/Thermometer.svg | 4 + resources/icons/SVG/Broken/Medicine/Virus.svg | 18 + .../Chat Square Arrow.svg | 3 + .../Chat Square Call.svg | 6 + .../Chat Square Check.svg | 4 + .../Chat Square Code.svg | 6 + .../Chat Square Like.svg | 4 + .../Messages, Conversation/Chat Square.svg | 3 + .../Messages, Conversation/Chat Dots.svg | 4 + .../Messages, Conversation/Chat Line.svg | 5 + .../Chat Round Call.svg | 6 + .../Chat Round Check.svg | 4 + .../Chat Round Dots.svg | 4 + .../Chat Round Like.svg | 4 + .../Chat Round Line.svg | 5 + .../Chat Round Money.svg | 4 + .../Chat Round Unread.svg | 4 + .../Chat Round Video.svg | 4 + .../Messages, Conversation/Chat Round.svg | 3 + .../Messages, Conversation/Chat Unread.svg | 4 + .../Messages, Conversation/Check Read.svg | 4 + .../Messages, Conversation/Dialog 2.svg | 5 + .../Broken/Messages, Conversation/Dialog.svg | 5 + .../Broken/Messages, Conversation/Forward.svg | 3 + .../Messages, Conversation/Inbox Archive.svg | 7 + .../Messages, Conversation/Inbox In.svg | 5 + .../Messages, Conversation/Inbox Line.svg | 6 + .../Messages, Conversation/Inbox Out.svg | 5 + .../Messages, Conversation/Inbox Unread.svg | 5 + .../Broken/Messages, Conversation/Inbox.svg | 4 + .../Messages, Conversation/Letter Opened.svg | 6 + .../Messages, Conversation/Letter Unread.svg | 5 + .../Broken/Messages, Conversation/Letter.svg | 4 + .../Broken/Messages, Conversation/Mailbox.svg | 6 + .../Multiple Forward Left.svg | 4 + .../Multiple Forward Right.svg | 4 + .../Messages, Conversation/Paperclip 2.svg | 3 + .../Paperclip Rounded 2.svg | 3 + .../Paperclip Rounded.svg | 3 + .../Messages, Conversation/Paperclip.svg | 3 + .../Broken/Messages, Conversation/Pen 2.svg | 4 + .../Messages, Conversation/Pen New Round.svg | 4 + .../Messages, Conversation/Pen New Square.svg | 4 + .../SVG/Broken/Messages, Conversation/Pen.svg | 3 + .../Broken/Messages, Conversation/Plain 2.svg | 4 + .../Broken/Messages, Conversation/Plain 3.svg | 4 + .../Broken/Messages, Conversation/Plain.svg | 4 + .../Messages, Conversation/Square Forward.svg | 4 + .../Square Share Line.svg | 4 + .../Broken/Messages, Conversation/Unread.svg | 3 + .../icons/SVG/Broken/Money/Banknote 2.svg | 7 + resources/icons/SVG/Broken/Money/Banknote.svg | 6 + .../icons/SVG/Broken/Money/Bill Check.svg | 5 + .../icons/SVG/Broken/Money/Bill Cross.svg | 5 + .../icons/SVG/Broken/Money/Bill List.svg | 9 + resources/icons/SVG/Broken/Money/Bill.svg | 6 + resources/icons/SVG/Broken/Money/Card 2.svg | 7 + .../icons/SVG/Broken/Money/Card Recive.svg | 7 + .../icons/SVG/Broken/Money/Card Search.svg | 7 + .../icons/SVG/Broken/Money/Card Send.svg | 7 + .../icons/SVG/Broken/Money/Card Transfer.svg | 6 + resources/icons/SVG/Broken/Money/Card.svg | 6 + .../icons/SVG/Broken/Money/Cardholder.svg | 6 + resources/icons/SVG/Broken/Money/Cash Out.svg | 6 + .../SVG/Broken/Money/Dollar Minimalistic.svg | 6 + resources/icons/SVG/Broken/Money/Dollar.svg | 5 + resources/icons/SVG/Broken/Money/Euro.svg | 6 + .../icons/SVG/Broken/Money/Money Bag.svg | 5 + resources/icons/SVG/Broken/Money/Ruble.svg | 5 + resources/icons/SVG/Broken/Money/Safe 2.svg | 11 + .../icons/SVG/Broken/Money/Safe Circle.svg | 9 + .../icons/SVG/Broken/Money/Safe Square.svg | 10 + .../icons/SVG/Broken/Money/Sale Square.svg | 6 + resources/icons/SVG/Broken/Money/Sale.svg | 6 + .../icons/SVG/Broken/Money/Tag Horizontal.svg | 4 + .../icons/SVG/Broken/Money/Tag Price.svg | 5 + resources/icons/SVG/Broken/Money/Tag.svg | 5 + .../icons/SVG/Broken/Money/Ticker Star.svg | 4 + .../icons/SVG/Broken/Money/Ticket Sale.svg | 6 + resources/icons/SVG/Broken/Money/Ticket.svg | 4 + .../icons/SVG/Broken/Money/Verified Check.svg | 4 + .../icons/SVG/Broken/Money/Wad Of Money.svg | 7 + resources/icons/SVG/Broken/Money/Wallet 2.svg | 6 + .../icons/SVG/Broken/Money/Wallet Money.svg | 7 + resources/icons/SVG/Broken/Money/Wallet.svg | 6 + .../SVG/Broken/Nature, Travel/Bonfire.svg | 6 + .../Nature, Travel/Fire Minimalistic.svg | 3 + .../SVG/Broken/Nature, Travel/Fire Square.svg | 4 + .../icons/SVG/Broken/Nature, Travel/Fire.svg | 4 + .../icons/SVG/Broken/Nature, Travel/Flame.svg | 3 + .../icons/SVG/Broken/Nature, Travel/Leaf.svg | 4 + .../Broken/Nature, Travel/Suitcase Lines.svg | 6 + .../Broken/Nature, Travel/Suitcase Tag.svg | 7 + .../SVG/Broken/Nature, Travel/Suitcase.svg | 6 + .../Bug Minimalistic.svg | 13 + .../Broken/Network, IT, Programming/Bug.svg | 13 + .../Network, IT, Programming/Code 2.svg | 5 + .../Network, IT, Programming/Code Circle.svg | 6 + .../Network, IT, Programming/Code Square.svg | 6 + .../Broken/Network, IT, Programming/Code.svg | 5 + .../Network, IT, Programming/Command.svg | 7 + .../Network, IT, Programming/Hashtag Chat.svg | 7 + .../Hashtag Circle.svg | 7 + .../Hashtag Square.svg | 7 + .../Network, IT, Programming/Hashtag.svg | 6 + .../Network, IT, Programming/Programming.svg | 5 + .../Network, IT, Programming/Screencast 2.svg | 4 + .../Network, IT, Programming/Screencast.svg | 6 + .../Network, IT, Programming/Sidebar Code.svg | 5 + .../Sidebar Minimalistic.svg | 4 + .../Network, IT, Programming/Siderbar.svg | 6 + .../Network, IT, Programming/Slash Circle.svg | 4 + .../Network, IT, Programming/Slash Square.svg | 4 + .../Station Minimalistic.svg | 6 + .../Network, IT, Programming/Station.svg | 6 + .../Network, IT, Programming/Structure.svg | 10 + .../Translation 2.svg | 6 + .../Network, IT, Programming/Translation.svg | 5 + .../Network, IT, Programming/USB Circle.svg | 9 + .../Network, IT, Programming/USB Square.svg | 9 + .../Broken/Network, IT, Programming/USB.svg | 8 + .../Wi-Fi Router Minimalistic.svg | 8 + .../Wi-Fi Router Round.svg | 10 + .../Network, IT, Programming/Wi-Fi Router.svg | 11 + .../Network, IT, Programming/Window Frame.svg | 8 + .../icons/SVG/Broken/Notes/Archive Check.svg | 5 + .../Broken/Notes/Archive Down Minimlistic.svg | 5 + .../icons/SVG/Broken/Notes/Archive Down.svg | 5 + .../SVG/Broken/Notes/Archive Minimalistic.svg | 5 + .../Broken/Notes/Archive Up Minimlistic.svg | 5 + .../icons/SVG/Broken/Notes/Archive Up.svg | 5 + resources/icons/SVG/Broken/Notes/Archive.svg | 5 + .../icons/SVG/Broken/Notes/Clipboard Add.svg | 5 + .../SVG/Broken/Notes/Clipboard Check.svg | 5 + .../SVG/Broken/Notes/Clipboard Heart.svg | 5 + .../icons/SVG/Broken/Notes/Clipboard List.svg | 10 + .../SVG/Broken/Notes/Clipboard Remove.svg | 5 + .../icons/SVG/Broken/Notes/Clipboard Text.svg | 6 + .../icons/SVG/Broken/Notes/Clipboard.svg | 7 + .../icons/SVG/Broken/Notes/Document Add.svg | 7 + .../SVG/Broken/Notes/Document Medicine.svg | 6 + .../icons/SVG/Broken/Notes/Document Text.svg | 6 + resources/icons/SVG/Broken/Notes/Document.svg | 5 + .../Broken/Notes/Documents Minimalistic.svg | 8 + .../icons/SVG/Broken/Notes/Documents.svg | 8 + resources/icons/SVG/Broken/Notes/Notebook.svg | 9 + .../SVG/Broken/Notes/Notes Minimalistic.svg | 4 + resources/icons/SVG/Broken/Notes/Notes.svg | 6 + .../SVG/Broken/Notifications/Bell Bing.svg | 5 + .../SVG/Broken/Notifications/Bell Off.svg | 5 + .../icons/SVG/Broken/Notifications/Bell.svg | 4 + .../Notification Lines Remove.svg | 6 + .../Notifications/Notification Remove.svg | 4 + .../Notification Unread Lines.svg | 6 + .../Notifications/Notification Unread.svg | 4 + .../icons/SVG/Broken/School/Backpack.svg | 7 + resources/icons/SVG/Broken/School/Book 2.svg | 7 + .../School/Book Bookmark Minimalistic.svg | 6 + .../icons/SVG/Broken/School/Book Bookmark.svg | 7 + .../SVG/Broken/School/Book Minimalistic.svg | 5 + resources/icons/SVG/Broken/School/Book.svg | 6 + .../SVG/Broken/School/Bookmark Circle.svg | 4 + .../SVG/Broken/School/Bookmark Opened.svg | 5 + .../School/Bookmark Square Minimalistic.svg | 4 + .../SVG/Broken/School/Bookmark Square.svg | 5 + .../icons/SVG/Broken/School/Bookmark.svg | 4 + .../Broken/School/Calculator Minimalistic.svg | 4 + .../icons/SVG/Broken/School/Calculator.svg | 10 + .../SVG/Broken/School/Case Minimalistic.svg | 7 + .../Broken/School/Case Round Minimalistic.svg | 7 + .../icons/SVG/Broken/School/Case Round.svg | 6 + resources/icons/SVG/Broken/School/Case.svg | 6 + .../SVG/Broken/School/Diploma Verified.svg | 7 + resources/icons/SVG/Broken/School/Diploma.svg | 8 + .../icons/SVG/Broken/School/Document.svg | 6 + .../SVG/Broken/School/Notebook Bookmark.svg | 8 + .../Broken/School/Notebook Minimalistic.svg | 4 + .../SVG/Broken/School/Notebook Square.svg | 5 + .../icons/SVG/Broken/School/Notebook.svg | 8 + .../Broken/School/Passport Minimalistic.svg | 5 + .../icons/SVG/Broken/School/Passport.svg | 6 + .../icons/SVG/Broken/School/Plus, Minus.svg | 6 + .../Broken/School/Square Academic Cap 2.svg | 5 + .../SVG/Broken/School/Square Academic Cap.svg | 5 + .../icons/SVG/Broken/Search/Magnifer Bug.svg | 5 + .../SVG/Broken/Search/Magnifer Zoom In.svg | 5 + .../SVG/Broken/Search/Magnifer Zoom Out.svg | 5 + .../icons/SVG/Broken/Search/Magnifer.svg | 4 + .../Search/Minimalistic Magnifer Bug.svg | 5 + .../Search/Minimalistic Magnifer Zoom In.svg | 5 + .../Search/Minimalistic Magnifer Zoom Out.svg | 5 + .../Broken/Search/Minimalistic Magnifer.svg | 4 + .../Broken/Search/Rounded Magnifer Bug.svg | 5 + .../Search/Rounded Magnifer Zoom In.svg | 5 + .../Search/Rounded Magnifer Zoom Out.svg | 5 + .../SVG/Broken/Search/Rounded Magnifer.svg | 4 + .../icons/SVG/Broken/Security/Bomb Emoji.svg | 8 + .../SVG/Broken/Security/Bomb Minimalistic.svg | 7 + resources/icons/SVG/Broken/Security/Bomb.svg | 5 + .../icons/SVG/Broken/Security/Code Scan.svg | 10 + .../icons/SVG/Broken/Security/Eye Closed.svg | 3 + .../icons/SVG/Broken/Security/Eye Scan.svg | 8 + resources/icons/SVG/Broken/Security/Eye.svg | 4 + .../icons/SVG/Broken/Security/Incognito.svg | 7 + .../Broken/Security/Key Minimalistic 2.svg | 6 + .../Security/Key Minimalistic Square 2.svg | 4 + .../Security/Key Minimalistic Square 3.svg | 5 + .../Security/Key Minimalistic Square.svg | 4 + .../SVG/Broken/Security/Key Minimalistic.svg | 3 + .../SVG/Broken/Security/Key Square 2.svg | 4 + .../icons/SVG/Broken/Security/Key Square.svg | 4 + resources/icons/SVG/Broken/Security/Key.svg | 4 + .../Lock Keyhole Minimalistic Unlocked.svg | 5 + .../Security/Lock Keyhole Minimalistic.svg | 5 + .../Broken/Security/Lock Keyhole Unlocked.svg | 5 + .../SVG/Broken/Security/Lock Keyhole.svg | 5 + .../Security/Lock Password Unlocked.svg | 7 + .../SVG/Broken/Security/Lock Password.svg | 7 + .../SVG/Broken/Security/Lock Unlocked.svg | 4 + resources/icons/SVG/Broken/Security/Lock.svg | 4 + .../icons/SVG/Broken/Security/Object Scan.svg | 9 + .../Security/Password Minimalistic Input.svg | 6 + .../Broken/Security/Password Minimalistic.svg | 6 + .../icons/SVG/Broken/Security/Password.svg | 6 + .../icons/SVG/Broken/Security/QR Code.svg | 11 + .../icons/SVG/Broken/Security/Scanner 2.svg | 7 + .../icons/SVG/Broken/Security/Scanner.svg | 7 + .../SVG/Broken/Security/Shield Check.svg | 4 + .../SVG/Broken/Security/Shield Cross.svg | 4 + .../Security/Shield Keyhole Minimalistic.svg | 4 + .../SVG/Broken/Security/Shield Keyhole.svg | 4 + .../Broken/Security/Shield Minimalistic.svg | 3 + .../SVG/Broken/Security/Shield Minus.svg | 4 + .../SVG/Broken/Security/Shield Network.svg | 6 + .../icons/SVG/Broken/Security/Shield Plus.svg | 4 + .../icons/SVG/Broken/Security/Shield Star.svg | 4 + .../icons/SVG/Broken/Security/Shield Up.svg | 4 + .../icons/SVG/Broken/Security/Shield User.svg | 5 + .../SVG/Broken/Security/Shield Warning.svg | 5 + .../icons/SVG/Broken/Security/Shield.svg | 5 + .../SVG/Broken/Security/Siren Rounded.svg | 10 + resources/icons/SVG/Broken/Security/Siren.svg | 10 + .../Settings Minimalistic.svg | 4 + .../Broken/Settings, Fine Tuning/Settings.svg | 4 + .../Broken/Settings, Fine Tuning/Tuning 2.svg | 8 + .../Broken/Settings, Fine Tuning/Tuning 3.svg | 11 + .../Broken/Settings, Fine Tuning/Tuning 4.svg | 11 + .../Settings, Fine Tuning/Tuning Square 2.svg | 9 + .../Settings, Fine Tuning/Tuning Square.svg | 9 + .../Broken/Settings, Fine Tuning/Tuning.svg | 8 + .../Broken/Settings, Fine Tuning/Widget 2.svg | 6 + .../Broken/Settings, Fine Tuning/Widget 3.svg | 6 + .../Broken/Settings, Fine Tuning/Widget 4.svg | 5 + .../Broken/Settings, Fine Tuning/Widget 5.svg | 6 + .../Broken/Settings, Fine Tuning/Widget 6.svg | 6 + .../Settings, Fine Tuning/Widget Add.svg | 6 + .../Broken/Settings, Fine Tuning/Widget.svg | 6 + .../SVG/Broken/Shopping, Ecommerce/Bag 2.svg | 6 + .../SVG/Broken/Shopping, Ecommerce/Bag 3.svg | 4 + .../SVG/Broken/Shopping, Ecommerce/Bag 4.svg | 6 + .../SVG/Broken/Shopping, Ecommerce/Bag 5.svg | 6 + .../Broken/Shopping, Ecommerce/Bag Check.svg | 5 + .../Broken/Shopping, Ecommerce/Bag Cross.svg | 5 + .../Broken/Shopping, Ecommerce/Bag Heart.svg | 5 + .../Shopping, Ecommerce/Bag Music 2.svg | 7 + .../Broken/Shopping, Ecommerce/Bag Music.svg | 6 + .../Broken/Shopping, Ecommerce/Bag Smile.svg | 5 + .../SVG/Broken/Shopping, Ecommerce/Bag.svg | 4 + .../SVG/Broken/Shopping, Ecommerce/Cart 2.svg | 6 + .../SVG/Broken/Shopping, Ecommerce/Cart 3.svg | 8 + .../SVG/Broken/Shopping, Ecommerce/Cart 4.svg | 7 + .../SVG/Broken/Shopping, Ecommerce/Cart 5.svg | 7 + .../Broken/Shopping, Ecommerce/Cart Check.svg | 6 + .../Broken/Shopping, Ecommerce/Cart Cross.svg | 6 + .../Shopping, Ecommerce/Cart Large 2.svg | 6 + .../Shopping, Ecommerce/Cart Large 3.svg | 7 + .../Shopping, Ecommerce/Cart Large 4.svg | 7 + .../Cart Large Minimalistic.svg | 5 + .../Broken/Shopping, Ecommerce/Cart Large.svg | 7 + .../Broken/Shopping, Ecommerce/Cart Plus.svg | 6 + .../SVG/Broken/Shopping, Ecommerce/Cart.svg | 5 + .../SVG/Broken/Shopping, Ecommerce/Shop 2.svg | 7 + .../Shopping, Ecommerce/Shop Minimalistic.svg | 6 + .../SVG/Broken/Shopping, Ecommerce/Shop.svg | 5 + resources/icons/SVG/Broken/Sports/Balls.svg | 9 + .../icons/SVG/Broken/Sports/Basketball.svg | 6 + .../SVG/Broken/Sports/Bicycling Round.svg | 6 + .../icons/SVG/Broken/Sports/Bicycling.svg | 6 + .../Broken/Sports/Body Shape Minimalistic.svg | 7 + .../icons/SVG/Broken/Sports/Body Shape.svg | 8 + resources/icons/SVG/Broken/Sports/Bowling.svg | 6 + .../Sports/Dumbbell Large Minimalistic.svg | 7 + .../SVG/Broken/Sports/Dumbbell Large.svg | 3 + .../SVG/Broken/Sports/Dumbbell Small.svg | 5 + .../icons/SVG/Broken/Sports/Dumbbell.svg | 3 + .../icons/SVG/Broken/Sports/Dumbbells 2.svg | 4 + .../icons/SVG/Broken/Sports/Dumbbells.svg | 4 + .../icons/SVG/Broken/Sports/Football.svg | 4 + resources/icons/SVG/Broken/Sports/Golf.svg | 5 + .../SVG/Broken/Sports/Hiking Minimalistic.svg | 6 + .../icons/SVG/Broken/Sports/Hiking Round.svg | 7 + resources/icons/SVG/Broken/Sports/Hiking.svg | 7 + .../SVG/Broken/Sports/Meditation Round.svg | 5 + .../icons/SVG/Broken/Sports/Meditation.svg | 5 + resources/icons/SVG/Broken/Sports/Ranking.svg | 6 + resources/icons/SVG/Broken/Sports/Rugby.svg | 4 + .../icons/SVG/Broken/Sports/Running 2.svg | 6 + .../icons/SVG/Broken/Sports/Running Round.svg | 6 + resources/icons/SVG/Broken/Sports/Running.svg | 6 + .../icons/SVG/Broken/Sports/Skateboard.svg | 5 + .../SVG/Broken/Sports/Skateboarding Round.svg | 9 + .../icons/SVG/Broken/Sports/Skateboarding.svg | 9 + .../SVG/Broken/Sports/Stretching Round.svg | 4 + .../icons/SVG/Broken/Sports/Stretching.svg | 4 + .../icons/SVG/Broken/Sports/Swimming.svg | 6 + .../icons/SVG/Broken/Sports/Tennis 2.svg | 4 + resources/icons/SVG/Broken/Sports/Tennis.svg | 4 + .../SVG/Broken/Sports/Treadmill Round.svg | 8 + .../icons/SVG/Broken/Sports/Treadmill.svg | 8 + .../icons/SVG/Broken/Sports/Volleyball 2.svg | 4 + .../icons/SVG/Broken/Sports/Volleyball.svg | 4 + .../icons/SVG/Broken/Sports/Walking Round.svg | 5 + resources/icons/SVG/Broken/Sports/Walking.svg | 5 + .../icons/SVG/Broken/Sports/Water Sun.svg | 10 + resources/icons/SVG/Broken/Sports/Water.svg | 5 + .../SVG/Broken/Text Formatting/Backspace.svg | 4 + .../Broken/Text Formatting/Eraser Circle.svg | 4 + .../Broken/Text Formatting/Eraser Square.svg | 4 + .../SVG/Broken/Text Formatting/Eraser.svg | 4 + .../Link Broken Minimalistic.svg | 6 + .../Broken/Text Formatting/Link Broken.svg | 6 + .../Broken/Text Formatting/Link Circle.svg | 4 + .../Text Formatting/Link Minimalistic 2.svg | 5 + .../Text Formatting/Link Minimalistic.svg | 5 + .../Text Formatting/Link Round Angle.svg | 4 + .../SVG/Broken/Text Formatting/Link Round.svg | 3 + .../Broken/Text Formatting/Link Square.svg | 4 + .../icons/SVG/Broken/Text Formatting/Link.svg | 4 + .../Text Formatting/Paragraph Spacing.svg | 5 + .../Text Formatting/Text Bold Circle.svg | 5 + .../Text Formatting/Text Bold Square.svg | 5 + .../SVG/Broken/Text Formatting/Text Bold.svg | 3 + .../Broken/Text Formatting/Text Circle.svg | 4 + .../Text Formatting/Text Cross Circle.svg | 4 + .../Text Formatting/Text Cross Square.svg | 4 + .../SVG/Broken/Text Formatting/Text Cross.svg | 5 + .../Text Formatting/Text Field Focus.svg | 5 + .../SVG/Broken/Text Formatting/Text Field.svg | 4 + .../Text Formatting/Text Italic Circle.svg | 4 + .../Text Formatting/Text Italic Square.svg | 4 + .../Broken/Text Formatting/Text Italic.svg | 3 + .../Broken/Text Formatting/Text Selection.svg | 12 + .../Broken/Text Formatting/Text Square 2.svg | 7 + .../Broken/Text Formatting/Text Square.svg | 4 + .../Text Formatting/Text Underline Circle.svg | 5 + .../Text Formatting/Text Underline Cross.svg | 5 + .../Broken/Text Formatting/Text Underline.svg | 4 + .../icons/SVG/Broken/Text Formatting/Text.svg | 4 + resources/icons/SVG/Broken/Time/Alarm Add.svg | 6 + .../icons/SVG/Broken/Time/Alarm Pause.svg | 7 + .../icons/SVG/Broken/Time/Alarm Play.svg | 6 + .../icons/SVG/Broken/Time/Alarm Remove.svg | 6 + .../icons/SVG/Broken/Time/Alarm Sleep.svg | 6 + .../icons/SVG/Broken/Time/Alarm Turn Off.svg | 6 + resources/icons/SVG/Broken/Time/Alarm.svg | 6 + .../icons/SVG/Broken/Time/Calendar Add.svg | 7 + .../icons/SVG/Broken/Time/Calendar Date.svg | 8 + .../icons/SVG/Broken/Time/Calendar Mark.svg | 7 + .../SVG/Broken/Time/Calendar Minimalistic.svg | 6 + .../icons/SVG/Broken/Time/Calendar Search.svg | 8 + resources/icons/SVG/Broken/Time/Calendar.svg | 12 + .../icons/SVG/Broken/Time/Clock Circle.svg | 4 + .../icons/SVG/Broken/Time/Clock Square.svg | 4 + resources/icons/SVG/Broken/Time/History 2.svg | 5 + resources/icons/SVG/Broken/Time/History 3.svg | 5 + resources/icons/SVG/Broken/Time/History.svg | 4 + .../icons/SVG/Broken/Time/Hourglass Line.svg | 5 + resources/icons/SVG/Broken/Time/Hourglass.svg | 3 + .../icons/SVG/Broken/Time/Stopwatch Pause.svg | 6 + .../icons/SVG/Broken/Time/Stopwatch Play.svg | 5 + resources/icons/SVG/Broken/Time/Stopwatch.svg | 5 + .../icons/SVG/Broken/Time/Watch Round.svg | 6 + .../Time/Watch Square Minimalistic Charge.svg | 6 + .../Broken/Time/Watch Square Minimalistic.svg | 6 + .../icons/SVG/Broken/Time/Watch Square.svg | 7 + .../SVG/Broken/Video, Audio, Sound/Album.svg | 7 + .../Broken/Video, Audio, Sound/Camera Add.svg | 6 + .../Camera Minimalistic.svg | 6 + .../Video, Audio, Sound/Camera Rotate.svg | 4 + .../Video, Audio, Sound/Camera Square.svg | 4 + .../SVG/Broken/Video, Audio, Sound/Camera.svg | 5 + .../Video, Audio, Sound/Clapperboard Edit.svg | 7 + .../Clapperboard Open Play.svg | 7 + .../Video, Audio, Sound/Clapperboard Open.svg | 6 + .../Video, Audio, Sound/Clapperboard Play.svg | 7 + .../Video, Audio, Sound/Clapperboard Text.svg | 8 + .../Video, Audio, Sound/Clapperboard.svg | 6 + .../Full Screen Circle.svg | 7 + .../Full Screen Square.svg | 7 + .../Video, Audio, Sound/Full Screen.svg | 6 + .../Video, Audio, Sound/Gallery Add.svg | 5 + .../Video, Audio, Sound/Gallery Check.svg | 5 + .../Video, Audio, Sound/Gallery Circle.svg | 5 + .../Video, Audio, Sound/Gallery Download.svg | 5 + .../Video, Audio, Sound/Gallery Edit.svg | 5 + .../Video, Audio, Sound/Gallery Favourite.svg | 5 + .../Gallery Minimalistic.svg | 5 + .../Video, Audio, Sound/Gallery Remove.svg | 5 + .../Video, Audio, Sound/Gallery Round.svg | 6 + .../Video, Audio, Sound/Gallery Send.svg | 5 + .../Video, Audio, Sound/Gallery Wide.svg | 6 + .../Broken/Video, Audio, Sound/Gallery.svg | 5 + .../Broken/Video, Audio, Sound/Library.svg | 6 + .../Video, Audio, Sound/Microphone 2.svg | 9 + .../Video, Audio, Sound/Microphone 3.svg | 7 + .../Video, Audio, Sound/Microphone Large.svg | 6 + .../Broken/Video, Audio, Sound/Microphone.svg | 7 + .../Video, Audio, Sound/Music Library 2.svg | 6 + .../Video, Audio, Sound/Music Library.svg | 6 + .../Video, Audio, Sound/Music Note 2.svg | 5 + .../Video, Audio, Sound/Music Note 3.svg | 5 + .../Video, Audio, Sound/Music Note 4.svg | 4 + .../Music Note Slider 2.svg | 7 + .../Video, Audio, Sound/Music Note Slider.svg | 8 + .../Broken/Video, Audio, Sound/Music Note.svg | 7 + .../Video, Audio, Sound/Music Notes.svg | 9 + .../SVG/Broken/Video, Audio, Sound/Muted.svg | 4 + .../SVG/Broken/Video, Audio, Sound/PIP 2.svg | 4 + .../SVG/Broken/Video, Audio, Sound/PIP.svg | 4 + .../Broken/Video, Audio, Sound/Panorama.svg | 5 + .../Video, Audio, Sound/Pause Circle.svg | 5 + .../SVG/Broken/Video, Audio, Sound/Pause.svg | 4 + .../Video, Audio, Sound/Play Circle.svg | 4 + .../Video, Audio, Sound/Play Stream.svg | 5 + .../SVG/Broken/Video, Audio, Sound/Play.svg | 3 + .../Video, Audio, Sound/Playback Speed.svg | 5 + .../Broken/Video, Audio, Sound/Podcast.svg | 11 + .../Quit Full Screen Circle.svg | 7 + .../Quit Full Screen Square.svg | 7 + .../Video, Audio, Sound/Quit Full Screen.svg | 6 + .../Broken/Video, Audio, Sound/Quit PIP.svg | 5 + .../Video, Audio, Sound/Record Circle.svg | 4 + .../SVG/Broken/Video, Audio, Sound/Record.svg | 3 + .../SVG/Broken/Video, Audio, Sound/Reel 2.svg | 9 + .../SVG/Broken/Video, Audio, Sound/Reel.svg | 8 + .../Repeat One Minimalistic.svg | 5 + .../Broken/Video, Audio, Sound/Repeat One.svg | 5 + .../SVG/Broken/Video, Audio, Sound/Repeat.svg | 4 + .../Rewind 10 Seconds Back.svg | 5 + .../Rewind 10 Seconds Forward.svg | 5 + .../Rewind 15 Seconds Back.svg | 5 + .../Rewind 15 Seconds Forward.svg | 5 + .../Rewind 5 Seconds Back.svg | 4 + .../Rewind 5 Seconds Forward.svg | 4 + .../Rewind Back Circle.svg | 4 + .../Video, Audio, Sound/Rewind Back.svg | 4 + .../Rewind Forward Circle.svg | 4 + .../Video, Audio, Sound/Rewind Forward.svg | 4 + .../Broken/Video, Audio, Sound/Shuffle.svg | 4 + .../Broken/Video, Audio, Sound/Skip Next.svg | 4 + .../Video, Audio, Sound/Skip Previous.svg | 4 + .../Video, Audio, Sound/Soundwave Circle.svg | 6 + .../Video, Audio, Sound/Soundwave Square.svg | 6 + .../Broken/Video, Audio, Sound/Soundwave.svg | 7 + .../Video, Audio, Sound/Stop Circle.svg | 4 + .../SVG/Broken/Video, Audio, Sound/Stop.svg | 3 + .../SVG/Broken/Video, Audio, Sound/Stream.svg | 5 + .../SVG/Broken/Video, Audio, Sound/To PIP.svg | 5 + .../Video, Audio, Sound/Upload Track 2.svg | 7 + .../Video, Audio, Sound/Upload Track.svg | 7 + .../Video, Audio, Sound/Video Frame 2.svg | 3 + .../Video, Audio, Sound/Video Frame Cut 2.svg | 12 + .../Video, Audio, Sound/Video Frame Cut.svg | 8 + .../Video Frame Play Horizontal.svg | 9 + .../Video Frame Play Vertical.svg | 9 + .../Video Frame Replace.svg | 12 + .../Video, Audio, Sound/Video Frame.svg | 8 + .../Video, Audio, Sound/Video Library.svg | 6 + .../Video, Audio, Sound/Videocamera Add.svg | 5 + .../Videocamera Record.svg | 5 + .../Video, Audio, Sound/Videocamera.svg | 4 + .../Video, Audio, Sound/Vinyl Record.svg | 5 + .../SVG/Broken/Video, Audio, Sound/Vinyl.svg | 5 + .../Video, Audio, Sound/Volume Cross.svg | 6 + .../Video, Audio, Sound/Volume Loud.svg | 5 + .../Video, Audio, Sound/Volume Small.svg | 4 + .../SVG/Broken/Video, Audio, Sound/Volume.svg | 3 + .../Broken/Video, Audio, Sound/Wallpaper.svg | 7 + .../Weather/Cloud Bolt Minimalistic.svg | 4 + .../icons/SVG/Broken/Weather/Cloud Bolt.svg | 4 + .../icons/SVG/Broken/Weather/Cloud Check.svg | 4 + .../SVG/Broken/Weather/Cloud Download.svg | 4 + .../icons/SVG/Broken/Weather/Cloud Minus.svg | 4 + .../icons/SVG/Broken/Weather/Cloud Plus.svg | 4 + .../icons/SVG/Broken/Weather/Cloud Rain.svg | 8 + .../Weather/Cloud Snowfall Minimalistic.svg | 9 + .../SVG/Broken/Weather/Cloud Snowfall.svg | 6 + .../icons/SVG/Broken/Weather/Cloud Storm.svg | 7 + .../icons/SVG/Broken/Weather/Cloud Sun 2.svg | 9 + .../icons/SVG/Broken/Weather/Cloud Sun.svg | 4 + .../icons/SVG/Broken/Weather/Cloud Upload.svg | 4 + .../SVG/Broken/Weather/Cloud Waterdrop.svg | 4 + .../SVG/Broken/Weather/Cloud Waterdrops.svg | 6 + resources/icons/SVG/Broken/Weather/Cloud.svg | 3 + resources/icons/SVG/Broken/Weather/Clouds.svg | 4 + .../icons/SVG/Broken/Weather/Cloudy Moon.svg | 4 + .../icons/SVG/Broken/Weather/Clound Cross.svg | 4 + resources/icons/SVG/Broken/Weather/Fog.svg | 6 + .../icons/SVG/Broken/Weather/Moon Fog.svg | 8 + .../icons/SVG/Broken/Weather/Moon Sleep.svg | 5 + .../icons/SVG/Broken/Weather/Moon Stars.svg | 5 + resources/icons/SVG/Broken/Weather/Moon.svg | 3 + .../icons/SVG/Broken/Weather/Snowflake.svg | 5 + resources/icons/SVG/Broken/Weather/Stars.svg | 4 + resources/icons/SVG/Broken/Weather/Sun 2.svg | 11 + .../icons/SVG/Broken/Weather/Sun Fog.svg | 11 + resources/icons/SVG/Broken/Weather/Sun.svg | 11 + .../icons/SVG/Broken/Weather/Sunrise.svg | 12 + resources/icons/SVG/Broken/Weather/Sunset.svg | 12 + .../icons/SVG/Broken/Weather/Temperature.svg | 5 + .../SVG/Broken/Weather/Tornado Small.svg | 7 + .../icons/SVG/Broken/Weather/Tornado.svg | 9 + .../icons/SVG/Broken/Weather/Waterdrops.svg | 5 + resources/icons/SVG/Broken/Weather/Wind.svg | 5 + .../Arrows Action/Arrow To Down Left.svg | 4 + .../Arrows Action/Arrow To Down Right.svg | 4 + .../Arrows Action/Arrow To Top Left.svg | 4 + .../Arrows Action/Arrow To Top Right.svg | 4 + .../Arrows Action/Circle Bottom Down.svg | 4 + .../Arrows Action/Circle Bottom Up.svg | 4 + .../Arrows Action/Circle Top Down.svg | 4 + .../Arrows Action/Circle Top Up.svg | 4 + .../Arrows Action/Download Minimalistic.svg | 4 + .../Arrows Action/Download Square.svg | 5 + .../Arrows Action/Download Twice Square.svg | 6 + .../Line Duotone/Arrows Action/Download.svg | 4 + .../SVG/Line Duotone/Arrows Action/Exit.svg | 5 + .../SVG/Line Duotone/Arrows Action/Export.svg | 4 + .../Line Duotone/Arrows Action/Forward 2.svg | 4 + .../Line Duotone/Arrows Action/Forward.svg | 4 + .../SVG/Line Duotone/Arrows Action/Import.svg | 4 + .../Line Duotone/Arrows Action/Login 2.svg | 4 + .../Line Duotone/Arrows Action/Login 3.svg | 5 + .../SVG/Line Duotone/Arrows Action/Login.svg | 4 + .../Line Duotone/Arrows Action/Logout 2.svg | 4 + .../Line Duotone/Arrows Action/Logout 3.svg | 5 + .../SVG/Line Duotone/Arrows Action/Logout.svg | 4 + .../Arrows Action/Maximize Square 2.svg | 5 + .../Arrows Action/Maximize Square 3.svg | 5 + .../Maximize Square Minimalistic.svg | 4 + .../Arrows Action/Maximize Square.svg | 5 + .../Line Duotone/Arrows Action/Maximize.svg | 4 + .../Arrows Action/Minimize Square 2.svg | 7 + .../Arrows Action/Minimize Square 3.svg | 5 + .../Minimize Square Minimalistic.svg | 5 + .../Arrows Action/Minimize Square.svg | 5 + .../Line Duotone/Arrows Action/Minimize.svg | 4 + .../Arrows Action/Recive Square.svg | 5 + .../Arrows Action/Recive Twice Square.svg | 6 + .../Line Duotone/Arrows Action/Reorder.svg | 6 + .../Line Duotone/Arrows Action/Reply 2.svg | 4 + .../SVG/Line Duotone/Arrows Action/Reply.svg | 4 + .../SVG/Line Duotone/Arrows Action/Scale.svg | 4 + .../Arrows Action/Screen Share.svg | 5 + .../Arrows Action/Send Square.svg | 5 + .../Arrows Action/Send Twice Square.svg | 6 + .../Arrows Action/Square Bottom Down.svg | 4 + .../Arrows Action/Square Bottom Up.svg | 4 + .../Arrows Action/Square Top Down.svg | 4 + .../Arrows Action/Square Top Up.svg | 4 + .../Arrows Action/Undo Left Round Square.svg | 4 + .../Arrows Action/Undo Left Round.svg | 4 + .../Arrows Action/Undo Left Square.svg | 4 + .../Line Duotone/Arrows Action/Undo Left.svg | 4 + .../Arrows Action/Undo Right Round Square.svg | 4 + .../Arrows Action/Undo Right Round.svg | 4 + .../Arrows Action/Undo Right Square.svg | 4 + .../Line Duotone/Arrows Action/Undo Right.svg | 4 + .../Arrows Action/Upload Minimalistic.svg | 4 + .../Arrows Action/Upload Square.svg | 5 + .../Arrows Action/Upload Twice Square.svg | 6 + .../SVG/Line Duotone/Arrows Action/Upload.svg | 4 + .../Line Duotone/Arrows/Alt Arrow Down.svg | 3 + .../Line Duotone/Arrows/Alt Arrow Left.svg | 3 + .../Line Duotone/Arrows/Alt Arrow Right.svg | 3 + .../SVG/Line Duotone/Arrows/Alt Arrow Up.svg | 3 + .../SVG/Line Duotone/Arrows/Arrow Down.svg | 4 + .../Line Duotone/Arrows/Arrow Left Down.svg | 4 + .../SVG/Line Duotone/Arrows/Arrow Left Up.svg | 4 + .../SVG/Line Duotone/Arrows/Arrow Left.svg | 4 + .../Line Duotone/Arrows/Arrow Right Down.svg | 4 + .../Line Duotone/Arrows/Arrow Right Up.svg | 4 + .../SVG/Line Duotone/Arrows/Arrow Right.svg | 4 + .../SVG/Line Duotone/Arrows/Arrow Up.svg | 4 + .../Arrows/Double Alt Arrow Down.svg | 4 + .../Arrows/Double Alt Arrow Left.svg | 4 + .../Arrows/Double Alt Arrow Right.svg | 4 + .../Arrows/Double Alt Arrow Up.svg | 4 + .../Line Duotone/Arrows/Refresh Circle.svg | 5 + .../Line Duotone/Arrows/Refresh Square.svg | 5 + .../icons/SVG/Line Duotone/Arrows/Refresh.svg | 4 + .../Line Duotone/Arrows/Restart Circle.svg | 4 + .../Line Duotone/Arrows/Restart Square.svg | 4 + .../icons/SVG/Line Duotone/Arrows/Restart.svg | 11 + .../Arrows/Round Alt Arrow Down.svg | 4 + .../Arrows/Round Alt Arrow Left.svg | 4 + .../Arrows/Round Alt Arrow Right.svg | 4 + .../Arrows/Round Alt Arrow Up.svg | 4 + .../Line Duotone/Arrows/Round Arrow Down.svg | 4 + .../Arrows/Round Arrow Left Down.svg | 4 + .../Arrows/Round Arrow Left Up.svg | 4 + .../Line Duotone/Arrows/Round Arrow Left.svg | 4 + .../Arrows/Round Arrow Right Down.svg | 4 + .../Arrows/Round Arrow Right Up.svg | 4 + .../Line Duotone/Arrows/Round Arrow Right.svg | 4 + .../Line Duotone/Arrows/Round Arrow Up.svg | 4 + .../Arrows/Round Double Alt Arrow Down.svg | 5 + .../Arrows/Round Double Alt Arrow Left.svg | 5 + .../Arrows/Round Double Alt Arrow Right.svg | 5 + .../Arrows/Round Double Alt Arrow Up.svg | 5 + .../Arrows/Round Sort Horizontal.svg | 5 + .../Arrows/Round Sort Vertical.svg | 5 + .../Arrows/Round Transfer Diagonal.svg | 5 + .../Arrows/Round Transfer Horizontal.svg | 5 + .../Arrows/Round Transfer Vertical.svg | 5 + .../Line Duotone/Arrows/Sort Horizontal.svg | 4 + .../SVG/Line Duotone/Arrows/Sort Vertical.svg | 4 + .../Arrows/Square Alt Arrow Down.svg | 4 + .../Arrows/Square Alt Arrow Left.svg | 4 + .../Arrows/Square Alt Arrow Right.svg | 4 + .../Arrows/Square Alt Arrow Up.svg | 4 + .../Line Duotone/Arrows/Square Arrow Down.svg | 4 + .../Arrows/Square Arrow Left Down.svg | 4 + .../Arrows/Square Arrow Left Up.svg | 4 + .../Line Duotone/Arrows/Square Arrow Left.svg | 4 + .../Arrows/Square Arrow Right Down.svg | 4 + .../Arrows/Square Arrow Right Up.svg | 4 + .../Arrows/Square Arrow Right.svg | 4 + .../Line Duotone/Arrows/Square Arrow Up.svg | 4 + .../Arrows/Square Double Alt Arrow Right.svg | 5 + .../Arrows/Square Double Alt Arrow Down.svg | 5 + .../Arrows/Square Double Alt Arrow Left.svg | 5 + .../Arrows/Square Double Alt Arrow Up.svg | 5 + .../Arrows/Square Sort Horizontal.svg | 5 + .../Arrows/Square Sort Vertical.svg | 5 + .../Arrows/Square Transfer Horizontal.svg | 5 + .../Arrows/Square Transfer Vertical.svg | 5 + .../Arrows/Transfer Horizontal.svg | 4 + .../Line Duotone/Arrows/Transfer Vertical.svg | 4 + .../SVG/Line Duotone/Astronomy/Asteroid.svg | 7 + .../icons/SVG/Line Duotone/Astronomy/Atom.svg | 4 + .../Line Duotone/Astronomy/Black Hole 2.svg | 7 + .../Line Duotone/Astronomy/Black Hole 3.svg | 7 + .../SVG/Line Duotone/Astronomy/Black Hole.svg | 11 + .../SVG/Line Duotone/Astronomy/Earth.svg | 5 + .../SVG/Line Duotone/Astronomy/Infinity.svg | 3 + .../icons/SVG/Line Duotone/Astronomy/Men.svg | 4 + .../SVG/Line Duotone/Astronomy/Planet 2.svg | 4 + .../SVG/Line Duotone/Astronomy/Planet 3.svg | 5 + .../SVG/Line Duotone/Astronomy/Planet 4.svg | 6 + .../SVG/Line Duotone/Astronomy/Planet.svg | 4 + .../SVG/Line Duotone/Astronomy/Rocket 2.svg | 7 + .../SVG/Line Duotone/Astronomy/Rocket.svg | 5 + .../SVG/Line Duotone/Astronomy/Satellite.svg | 5 + .../SVG/Line Duotone/Astronomy/Star Angle.svg | 4 + .../Line Duotone/Astronomy/Star Circle.svg | 4 + .../Line Duotone/Astronomy/Star Fall 2.svg | 4 + .../Astronomy/Star Fall Minimalistic 2.svg | 6 + .../Astronomy/Star Fall Minimalistic.svg | 6 + .../SVG/Line Duotone/Astronomy/Star Fall.svg | 5 + .../Line Duotone/Astronomy/Star Rainbow.svg | 4 + .../SVG/Line Duotone/Astronomy/Star Ring.svg | 5 + .../SVG/Line Duotone/Astronomy/Star Rings.svg | 5 + .../icons/SVG/Line Duotone/Astronomy/Star.svg | 4 + .../SVG/Line Duotone/Astronomy/Stars Line.svg | 6 + .../Astronomy/Stars Minimalistic.svg | 5 + .../SVG/Line Duotone/Astronomy/Stars.svg | 4 + .../SVG/Line Duotone/Astronomy/UFO 2.svg | 10 + .../SVG/Line Duotone/Astronomy/UFO 3.svg | 10 + .../icons/SVG/Line Duotone/Astronomy/UFO.svg | 10 + .../SVG/Line Duotone/Astronomy/Women.svg | 4 + .../Business, Statistic/Chart 2.svg | 6 + .../Business, Statistic/Chart Square.svg | 6 + .../Business, Statistic/Chart.svg | 6 + .../Business, Statistic/Chat Square 2.svg | 6 + .../Business, Statistic/Course Down.svg | 4 + .../Business, Statistic/Course Up.svg | 4 + .../Business, Statistic/Diagram Down.svg | 4 + .../Business, Statistic/Diagram Up.svg | 4 + .../Business, Statistic/Graph Down New.svg | 5 + .../Business, Statistic/Graph Down.svg | 4 + .../Business, Statistic/Graph New Up.svg | 5 + .../Business, Statistic/Graph New.svg | 5 + .../Business, Statistic/Graph Up.svg | 4 + .../Business, Statistic/Graph.svg | 4 + .../Business, Statistic/Pie Chart 2.svg | 4 + .../Business, Statistic/Pie Chart 3.svg | 4 + .../Business, Statistic/Pie Chart.svg | 4 + .../Presentation Graph.svg | 6 + .../Business, Statistic/Round Graph.svg | 5 + .../Line Duotone/Call/Call Cancel Rounded.svg | 4 + .../SVG/Line Duotone/Call/Call Cancel.svg | 4 + .../Line Duotone/Call/Call Chat Rounded.svg | 4 + .../icons/SVG/Line Duotone/Call/Call Chat.svg | 4 + .../Call/Call Dropped Rounded.svg | 4 + .../SVG/Line Duotone/Call/Call Dropped.svg | 4 + .../Call/Call Medicine Rounded.svg | 5 + .../SVG/Line Duotone/Call/Call Medicine.svg | 5 + .../Line Duotone/Call/End Call Rounded.svg | 5 + .../icons/SVG/Line Duotone/Call/End Call.svg | 4 + .../Call/Incoming Call Rounded.svg | 4 + .../SVG/Line Duotone/Call/Incoming Call.svg | 4 + .../Call/Outgoing Call Rounded.svg | 4 + .../SVG/Line Duotone/Call/Outgoing Call.svg | 4 + .../Call/Phone Calling Rounded.svg | 5 + .../SVG/Line Duotone/Call/Phone Calling.svg | 5 + .../SVG/Line Duotone/Call/Phone Rounded.svg | 4 + .../icons/SVG/Line Duotone/Call/Phone.svg | 5 + .../SVG/Line Duotone/Call/Record Circle.svg | 6 + .../Line Duotone/Call/Record Minimalistic.svg | 5 + .../SVG/Line Duotone/Call/Record Square.svg | 6 + .../Design, Tools/Align Bottom.svg | 5 + .../Design, Tools/Align Horizonta Spacing.svg | 5 + .../Design, Tools/Align Horizontal Center.svg | 5 + .../Line Duotone/Design, Tools/Align Left.svg | 5 + .../Design, Tools/Align Right.svg | 5 + .../Line Duotone/Design, Tools/Align Top.svg | 5 + .../Design, Tools/Align Vertical Center.svg | 5 + .../Design, Tools/Align Vertical Spacing.svg | 5 + .../Design, Tools/Colour Tuneing.svg | 4 + .../Design, Tools/Crop Minimalistic.svg | 4 + .../SVG/Line Duotone/Design, Tools/Crop.svg | 5 + .../Line Duotone/Design, Tools/Filters.svg | 5 + .../Design, Tools/Flip Horizontal.svg | 7 + .../Design, Tools/Flip Vertical.svg | 7 + .../Design, Tools/Layers Minimalistic.svg | 5 + .../SVG/Line Duotone/Design, Tools/Layers.svg | 4 + .../Design, Tools/Mirror Left.svg | 5 + .../Design, Tools/Mirror Right.svg | 5 + .../Design, Tools/Paint Roller.svg | 5 + .../Design, Tools/Palette Round.svg | 6 + .../Line Duotone/Design, Tools/Palette.svg | 6 + .../Line Duotone/Design, Tools/Pallete 2.svg | 7 + .../Line Duotone/Design, Tools/Pipette.svg | 4 + .../Design, Tools/Radial Blur.svg | 17 + .../Design, Tools/Ruler Angular.svg | 5 + .../Design, Tools/Ruler Cross Pen.svg | 5 + .../Line Duotone/Design, Tools/Ruler Pen.svg | 6 + .../SVG/Line Duotone/Design, Tools/Ruler.svg | 8 + .../Design, Tools/Three Squares.svg | 5 + .../Airbuds Case Charge.svg | 5 + .../Airbuds Case Minimalistic.svg | 4 + .../Electronic, Devices/Airbuds Case Open.svg | 6 + .../Electronic, Devices/Airbuds Case.svg | 5 + .../Electronic, Devices/Airbuds Charge.svg | 8 + .../Electronic, Devices/Airbuds Check.svg | 8 + .../Electronic, Devices/Airbuds Left.svg | 7 + .../Electronic, Devices/Airbuds Remove.svg | 8 + .../Electronic, Devices/Airbuds Right.svg | 7 + .../Electronic, Devices/Airbuds.svg | 6 + .../Electronic, Devices/Bluetooth Circle.svg | 4 + .../Electronic, Devices/Bluetooth Square.svg | 4 + .../Electronic, Devices/Bluetooth Wave.svg | 7 + .../Electronic, Devices/Bluetooth.svg | 5 + .../Electronic, Devices/Boombox.svg | 9 + .../Electronic, Devices/CPU Bolt.svg | 17 + .../Line Duotone/Electronic, Devices/CPU.svg | 16 + .../Electronic, Devices/Cassette 2.svg | 6 + .../Electronic, Devices/Cassette.svg | 7 + .../Electronic, Devices/Cloud Storage.svg | 5 + .../Electronic, Devices/Devices.svg | 5 + .../Electronic, Devices/Diskette.svg | 5 + .../Electronic, Devices/Display.svg | 4 + .../Electronic, Devices/Flash Drive.svg | 8 + .../Electronic, Devices/Gameboy.svg | 11 + .../Electronic, Devices/Gamepad Charge.svg | 12 + .../Gamepad Minimalistic.svg | 9 + .../Electronic, Devices/Gamepad No Charge.svg | 12 + .../Electronic, Devices/Gamepad Old.svg | 16 + .../Electronic, Devices/Gamepad.svg | 10 + .../Headphones Round Sound.svg | 8 + .../Electronic, Devices/Headphones Round.svg | 7 + .../Headphones Square Sound.svg | 8 + .../Electronic, Devices/Headphones Square.svg | 7 + .../Electronic, Devices/Keyboard.svg | 14 + .../Electronic, Devices/Laptop 2.svg | 4 + .../Electronic, Devices/Laptop 3.svg | 4 + .../Laptop Minimalistic.svg | 5 + .../Electronic, Devices/Laptop.svg | 5 + .../Electronic, Devices/Lightbulb Bolt.svg | 5 + .../Lightbulb Minimalistic.svg | 4 + .../Electronic, Devices/Lightbulb.svg | 5 + .../Electronic, Devices/Lightning.svg | 7 + .../Electronic, Devices/Monitor Camera.svg | 7 + .../Monitor Smartphone.svg | 7 + .../Electronic, Devices/Monitor.svg | 5 + .../Electronic, Devices/Mouse Circle.svg | 6 + .../Mouse Minimalistic.svg | 4 + .../Electronic, Devices/Mouse.svg | 5 + .../Electronic, Devices/Plug Circle.svg | 6 + .../Electronic, Devices/Printer 2.svg | 8 + .../Printer Minimalistic.svg | 6 + .../Electronic, Devices/Printer.svg | 10 + .../Electronic, Devices/Projector.svg | 8 + .../Radio Minimalistic.svg | 8 + .../Electronic, Devices/Radio.svg | 8 + .../Electronic, Devices/SD Card.svg | 6 + .../SIM Card Minimalistic.svg | 4 + .../Electronic, Devices/SIM Card.svg | 4 + .../Electronic, Devices/SIM Cards.svg | 5 + .../Electronic, Devices/SSD Round.svg | 7 + .../Electronic, Devices/SSD Square.svg | 7 + .../Electronic, Devices/Server 2.svg | 10 + .../Server Minimalistic.svg | 8 + .../Electronic, Devices/Server Path.svg | 11 + .../Server Square Cloud.svg | 9 + .../Server Square Update.svg | 10 + .../Electronic, Devices/Server Square.svg | 9 + .../Electronic, Devices/Server.svg | 8 + .../Electronic, Devices/Smart Speaker 2.svg | 4 + .../Smart Speaker Minimalistic.svg | 4 + .../Electronic, Devices/Smart Speaker.svg | 6 + .../Electronic, Devices/Smartphone 2.svg | 5 + .../Smartphone Rotate 2.svg | 6 + .../Smartphone Rotate Angle.svg | 6 + .../Smartphone Rotate Orientation.svg | 8 + .../Electronic, Devices/Smartphone Update.svg | 13 + .../Smartphone Vibration.svg | 6 + .../Electronic, Devices/Smartphone.svg | 4 + .../Electronic, Devices/Socket.svg | 8 + .../Line Duotone/Electronic, Devices/TV.svg | 7 + .../Electronic, Devices/Tablet.svg | 4 + .../Electronic, Devices/Telescope.svg | 4 + .../Turntable Minimalistic.svg | 6 + .../Turntable Music Note.svg | 7 + .../Electronic, Devices/Turntable.svg | 5 + .../Electronic, Devices/Weigher.svg | 6 + .../Electronic, Devices/Wireless Charge.svg | 5 + .../Electronic, Devices/iPhone.svg | 5 + .../SVG/Line Duotone/Essentional, UI/4K.svg | 4 + .../Essentional, UI/Accessibility.svg | 7 + .../Essentional, UI/Add Circle.svg | 4 + .../Essentional, UI/Add Square.svg | 4 + .../Essentional, UI/Augmented Reality.svg | 4 + .../Line Duotone/Essentional, UI/Balloon.svg | 5 + .../Battery Charge Minimalistic.svg | 5 + .../Essentional, UI/Battery Charge.svg | 5 + .../Battery Full Minimalistic.svg | 7 + .../Essentional, UI/Battery Full.svg | 7 + .../Battery Half Minimalistic.svg | 6 + .../Essentional, UI/Battery Half.svg | 6 + .../Battery Low Minimalistic.svg | 5 + .../Essentional, UI/Battery Low.svg | 5 + .../SVG/Line Duotone/Essentional, UI/Body.svg | 3 + .../Essentional, UI/Bolt Circle.svg | 4 + .../SVG/Line Duotone/Essentional, UI/Bolt.svg | 4 + .../Essentional, UI/Box Minimalistic.svg | 4 + .../SVG/Line Duotone/Essentional, UI/Box.svg | 4 + .../Line Duotone/Essentional, UI/Broom.svg | 4 + .../SVG/Line Duotone/Essentional, UI/Cat.svg | 10 + .../Essentional, UI/Check Circle.svg | 4 + .../Essentional, UI/Check Square.svg | 4 + .../Essentional, UI/Close Circle.svg | 4 + .../Essentional, UI/Close Square.svg | 4 + .../Essentional, UI/Confetti Minimalistic.svg | 12 + .../Line Duotone/Essentional, UI/Confetti.svg | 13 + .../SVG/Line Duotone/Essentional, UI/Copy.svg | 4 + .../Essentional, UI/Copyright.svg | 4 + .../Line Duotone/Essentional, UI/Cosmetic.svg | 6 + .../Essentional, UI/Creative Commons.svg | 5 + .../Essentional, UI/Crown Line.svg | 4 + .../Essentional, UI/Crown Minimalistic.svg | 3 + .../Essentional, UI/Crown Star.svg | 4 + .../Line Duotone/Essentional, UI/Crown.svg | 4 + .../Essentional, UI/Cup First.svg | 9 + .../Essentional, UI/Cup Music.svg | 11 + .../Line Duotone/Essentional, UI/Cup Star.svg | 9 + .../SVG/Line Duotone/Essentional, UI/Cup.svg | 8 + .../Essentional, UI/Cursor Square.svg | 4 + .../Line Duotone/Essentional, UI/Cursor.svg | 4 + .../Essentional, UI/Danger Circle.svg | 5 + .../Essentional, UI/Danger Square.svg | 5 + .../Essentional, UI/Danger Triangle.svg | 5 + .../Line Duotone/Essentional, UI/Danger.svg | 5 + .../Line Duotone/Essentional, UI/Database.svg | 7 + .../Line Duotone/Essentional, UI/Delivery.svg | 4 + .../Line Duotone/Essentional, UI/Explicit.svg | 4 + .../SVG/Line Duotone/Essentional, UI/Feed.svg | 5 + .../Essentional, UI/Ferris Wheel.svg | 12 + .../Line Duotone/Essentional, UI/Figma.svg | 7 + .../Line Duotone/Essentional, UI/Filter.svg | 4 + .../Line Duotone/Essentional, UI/Flag 2.svg | 4 + .../SVG/Line Duotone/Essentional, UI/Flag.svg | 4 + .../Essentional, UI/Flashlight On.svg | 9 + .../Essentional, UI/Flashlight.svg | 6 + .../Essentional, UI/Forbidden Circle.svg | 4 + .../Essentional, UI/Forbidden.svg | 4 + .../SVG/Line Duotone/Essentional, UI/Fuel.svg | 9 + .../Essentional, UI/Ghost Smile.svg | 6 + .../Line Duotone/Essentional, UI/Ghost.svg | 5 + .../SVG/Line Duotone/Essentional, UI/Gift.svg | 9 + .../Line Duotone/Essentional, UI/Glasses.svg | 7 + .../Essentional, UI/Hamburger Menu.svg | 5 + .../Line Duotone/Essentional, UI/Hanger 2.svg | 4 + .../Line Duotone/Essentional, UI/Hanger.svg | 3 + .../SVG/Line Duotone/Essentional, UI/Help.svg | 8 + .../Essentional, UI/High Definition.svg | 4 + .../Essentional, UI/High Quality.svg | 4 + .../Line Duotone/Essentional, UI/Home 2.svg | 4 + .../Essentional, UI/Home Add Angle.svg | 4 + .../Line Duotone/Essentional, UI/Home Add.svg | 4 + .../Essentional, UI/Home Angle 2.svg | 4 + .../Essentional, UI/Home Angle.svg | 4 + .../Essentional, UI/Home Smile Angle.svg | 4 + .../Essentional, UI/Home Smile.svg | 4 + .../Essentional, UI/Home WiFi Angle.svg | 4 + .../Essentional, UI/Home WiFi.svg | 4 + .../SVG/Line Duotone/Essentional, UI/Home.svg | 4 + .../Essentional, UI/Info Circle.svg | 5 + .../Essentional, UI/Info Square.svg | 5 + .../Essentional, UI/Magic Stick 2.svg | 4 + .../Essentional, UI/Magic Stick 3.svg | 7 + .../Essentional, UI/Magic Stick.svg | 4 + .../Essentional, UI/Magnet Wave.svg | 6 + .../Line Duotone/Essentional, UI/Magnet.svg | 4 + .../Essentional, UI/Mask Happly.svg | 6 + .../Line Duotone/Essentional, UI/Mask Sad.svg | 6 + .../Line Duotone/Essentional, UI/Masks.svg | 9 + .../Essentional, UI/Mention Circle.svg | 4 + .../Essentional, UI/Mention Square.svg | 4 + .../Essentional, UI/Menu Dots Circle.svg | 6 + .../Essentional, UI/Menu Dots Square.svg | 6 + .../Essentional, UI/Menu Dots.svg | 5 + .../Essentional, UI/Minus Circle.svg | 4 + .../Essentional, UI/Minus Square.svg | 4 + .../Line Duotone/Essentional, UI/Mirror.svg | 4 + .../Essentional, UI/Paper Bin.svg | 6 + .../SVG/Line Duotone/Essentional, UI/Paw.svg | 7 + .../Line Duotone/Essentional, UI/Perfume.svg | 9 + .../Essentional, UI/Pin Circle.svg | 4 + .../Line Duotone/Essentional, UI/Pin List.svg | 7 + .../SVG/Line Duotone/Essentional, UI/Pin.svg | 4 + .../Line Duotone/Essentional, UI/Plate.svg | 6 + .../Posts Carousel Horizontal.svg | 5 + .../Posts Carousel Vertical.svg | 5 + .../Line Duotone/Essentional, UI/Power.svg | 4 + .../Essentional, UI/Question Circle.svg | 5 + .../Essentional, UI/Question Square.svg | 5 + .../Line Duotone/Essentional, UI/Reorder.svg | 6 + .../Line Duotone/Essentional, UI/Revote.svg | 4 + .../Essentional, UI/Scissors Square.svg | 5 + .../Line Duotone/Essentional, UI/Scissors.svg | 4 + .../Essentional, UI/Share Circle.svg | 6 + .../Line Duotone/Essentional, UI/Share.svg | 7 + .../Line Duotone/Essentional, UI/Skirt.svg | 4 + .../Essentional, UI/Sledgehammer.svg | 5 + .../Line Duotone/Essentional, UI/Sleeping.svg | 6 + .../Essentional, UI/Slider Horizontal.svg | 5 + .../Slider Minimalistic Horizontal.svg | 5 + .../Slider Vertical Minimalistic.svg | 5 + .../Essentional, UI/Slider Vertical.svg | 5 + .../Essentional, UI/Smart Home Angle.svg | 6 + .../Essentional, UI/Smart Home.svg | 6 + .../SVG/Line Duotone/Essentional, UI/Sort.svg | 5 + .../Essentional, UI/Special Effects.svg | 4 + .../Essentional, UI/Subtitles.svg | 9 + .../Line Duotone/Essentional, UI/T-shirt.svg | 3 + .../Line Duotone/Essentional, UI/Target.svg | 8 + .../Essentional, UI/Traffic Economy.svg | 5 + .../Line Duotone/Essentional, UI/Traffic.svg | 4 + .../Essentional, UI/Trash Bin 2.svg | 5 + .../Trash Bin Minimalistic 2.svg | 5 + .../Trash Bin Minimalistic.svg | 7 + .../Essentional, UI/Trash Bin Trash.svg | 7 + .../Line Duotone/Essentional, UI/Umbrella.svg | 4 + .../Essentional, UI/Waterdrop.svg | 4 + .../Line Duotone/Essentional, UI/WinRar.svg | 5 + .../SVG/Line Duotone/Essentional, UI/XXX.svg | 4 + .../Confounded Circle.svg | 6 + .../Confounded Square.svg | 6 + .../Emoji Funny Circle.svg | 7 + .../Emoji Funny Square.svg | 7 + .../Expressionless Circle.svg | 6 + .../Expressionless Square.svg | 6 + .../Face Scan Circle.svg | 9 + .../Face Scan Square.svg | 9 + .../Facemask Circle.svg | 8 + .../Facemask Square.svg | 10 + .../Faces, Emotions, Stickers/Sad Circle.svg | 6 + .../Faces, Emotions, Stickers/Sad Square.svg | 6 + .../Sleeping Circle.svg | 8 + .../Sleeping Square.svg | 8 + .../Smile Circle.svg | 6 + .../Smile Square.svg | 6 + .../Sticker Circle.svg | 4 + .../Sticker Smile Circle 2.svg | 7 + .../Sticker Smile Circle.svg | 7 + .../Sticker Smile Square.svg | 6 + .../Sticker Square.svg | 4 + .../SVG/Line Duotone/Files/Cloud File.svg | 5 + .../SVG/Line Duotone/Files/Code File.svg | 5 + .../SVG/Line Duotone/Files/Figma File.svg | 9 + .../SVG/Line Duotone/Files/File Check.svg | 5 + .../SVG/Line Duotone/Files/File Corrupted.svg | 4 + .../SVG/Line Duotone/Files/File Download.svg | 5 + .../SVG/Line Duotone/Files/File Favourite.svg | 5 + .../SVG/Line Duotone/Files/File Left.svg | 5 + .../SVG/Line Duotone/Files/File Remove.svg | 5 + .../SVG/Line Duotone/Files/File Right.svg | 5 + .../SVG/Line Duotone/Files/File Send.svg | 5 + .../SVG/Line Duotone/Files/File Smile _).svg | 7 + .../SVG/Line Duotone/Files/File Text.svg | 6 + .../icons/SVG/Line Duotone/Files/File.svg | 4 + .../icons/SVG/Line Duotone/Files/ZIP File.svg | 8 + .../SVG/Line Duotone/Folders/Add Folder.svg | 4 + .../SVG/Line Duotone/Folders/Folder 2.svg | 4 + .../SVG/Line Duotone/Folders/Folder Check.svg | 4 + .../SVG/Line Duotone/Folders/Folder Cloud.svg | 4 + .../SVG/Line Duotone/Folders/Folder Error.svg | 4 + .../Folders/Folder Favourite (Bookmark).svg | 4 + .../Folders/Folder Favourite (Star).svg | 4 + .../SVG/Line Duotone/Folders/Folder Open.svg | 5 + .../Folders/Folder Path Connect.svg | 7 + .../Line Duotone/Folders/Folder Security.svg | 4 + .../Folders/Folder With Files.svg | 5 + .../icons/SVG/Line Duotone/Folders/Folder.svg | 4 + .../Line Duotone/Folders/Move To Folder.svg | 4 + .../Line Duotone/Folders/Remove Folder.svg | 4 + .../SVG/Line Duotone/Food, Kitchen/Bottle.svg | 4 + .../Food, Kitchen/Chef Hat Heart.svg | 5 + .../Food, Kitchen/Chef Hat Minimalistic.svg | 4 + .../Line Duotone/Food, Kitchen/Chef Hat.svg | 4 + .../Line Duotone/Food, Kitchen/Corkscrew.svg | 5 + .../Line Duotone/Food, Kitchen/Cup Hot.svg | 7 + .../Line Duotone/Food, Kitchen/Cup Paper.svg | 5 + .../SVG/Line Duotone/Food, Kitchen/Cup.svg | 6 + .../Food, Kitchen/Donut Bitten.svg | 16 + .../SVG/Line Duotone/Food, Kitchen/Donut.svg | 16 + .../SVG/Line Duotone/Food, Kitchen/Ladle.svg | 4 + .../Food, Kitchen/Oven Mitts Minimalistic.svg | 4 + .../Line Duotone/Food, Kitchen/Oven Mitts.svg | 4 + .../Food, Kitchen/Rolling Pin.svg | 4 + .../Line Duotone/Food, Kitchen/Tea Cup.svg | 7 + .../SVG/Line Duotone/Food, Kitchen/Whisk.svg | 5 + .../Food, Kitchen/Wineglass Triangle.svg | 5 + .../Line Duotone/Food, Kitchen/Wineglass.svg | 5 + .../Home, Furniture/Armchair 2.svg | 5 + .../Line Duotone/Home, Furniture/Armchair.svg | 5 + .../Home, Furniture/Bar Chair.svg | 6 + .../SVG/Line Duotone/Home, Furniture/Bath.svg | 8 + .../SVG/Line Duotone/Home, Furniture/Bed.svg | 6 + .../Home, Furniture/Bedside Table 2.svg | 7 + .../Home, Furniture/Bedside Table 3.svg | 7 + .../Home, Furniture/Bedside Table 4.svg | 7 + .../Home, Furniture/Bedside Table.svg | 9 + .../Line Duotone/Home, Furniture/Chair 2.svg | 6 + .../Line Duotone/Home, Furniture/Chair.svg | 5 + .../Home, Furniture/Chandelier.svg | 6 + .../Line Duotone/Home, Furniture/Closet 2.svg | 7 + .../Line Duotone/Home, Furniture/Closet.svg | 10 + .../Home, Furniture/Condicioner 2.svg | 6 + .../Home, Furniture/Condicioner.svg | 7 + .../Floor Lamp Minimalistic.svg | 7 + .../Home, Furniture/Floor Lamp.svg | 8 + .../Line Duotone/Home, Furniture/Fridge.svg | 7 + .../SVG/Line Duotone/Home, Furniture/Lamp.svg | 6 + .../Line Duotone/Home, Furniture/Mirror.svg | 6 + .../Home, Furniture/Remote Controller 2.svg | 8 + .../Remote Controller Minimalistic.svg | 6 + .../Home, Furniture/Remote Controller.svg | 8 + .../Smart Vacuum Cleaner 2.svg | 7 + .../Home, Furniture/Smart Vacuum Cleaner.svg | 7 + .../Line Duotone/Home, Furniture/Sofa 2.svg | 5 + .../Line Duotone/Home, Furniture/Sofa 3.svg | 5 + .../SVG/Line Duotone/Home, Furniture/Sofa.svg | 5 + .../Home, Furniture/Speaker Minimalistic.svg | 5 + .../Line Duotone/Home, Furniture/Speaker.svg | 5 + .../Line Duotone/Home, Furniture/Trellis.svg | 9 + .../Home, Furniture/Volume Knob.svg | 11 + .../Washing Machine Minimalistic.svg | 6 + .../Home, Furniture/Washing Machine.svg | 10 + .../icons/SVG/Line Duotone/Like/Dislike.svg | 4 + .../SVG/Line Duotone/Like/Heart Angle.svg | 4 + .../SVG/Line Duotone/Like/Heart Broken.svg | 4 + .../SVG/Line Duotone/Like/Heart Lock.svg | 5 + .../SVG/Line Duotone/Like/Heart Shine.svg | 11 + .../SVG/Line Duotone/Like/Heart Unlock.svg | 5 + .../icons/SVG/Line Duotone/Like/Heart.svg | 4 + .../icons/SVG/Line Duotone/Like/Hearts.svg | 4 + .../icons/SVG/Line Duotone/Like/Like.svg | 4 + .../Line Duotone/Like/Medal Ribbon Star.svg | 5 + .../SVG/Line Duotone/Like/Medal Ribbon.svg | 4 + .../Line Duotone/Like/Medal Ribbons Star.svg | 6 + .../Line Duotone/Like/Medal Star Circle.svg | 5 + .../Line Duotone/Like/Medal Star Square.svg | 5 + .../SVG/Line Duotone/Like/Medal Star.svg | 5 + .../SVG/Line Duotone/Like/Star Shine.svg | 11 + .../icons/SVG/Line Duotone/Like/Star.svg | 3 + .../icons/SVG/Line Duotone/List/Bill.svg | 6 + .../List/Checklist Minimalistic.svg | 7 + .../icons/SVG/Line Duotone/List/Checklist.svg | 8 + .../List/List Arrow Down Minimalistic.svg | 6 + .../SVG/Line Duotone/List/List Arrow Down.svg | 7 + .../List/List Arrow Up Minimalistic.svg | 6 + .../SVG/Line Duotone/List/List Arrow Up.svg | 7 + .../List/List Check Minimalistic.svg | 6 + .../SVG/Line Duotone/List/List Check.svg | 7 + .../List/List Cross Minimalistic.svg | 6 + .../SVG/Line Duotone/List/List Cross.svg | 7 + .../List/List Down Minimalistic.svg | 6 + .../icons/SVG/Line Duotone/List/List Down.svg | 7 + .../List/List Heart Minimalistic.svg | 6 + .../SVG/Line Duotone/List/List Heart.svg | 7 + .../List/List Up Minimalistic.svg | 6 + .../icons/SVG/Line Duotone/List/List Up.svg | 7 + .../icons/SVG/Line Duotone/List/List-1.svg | 5 + .../icons/SVG/Line Duotone/List/List.svg | 6 + .../List/Plaaylist Minimalistic.svg | 6 + .../SVG/Line Duotone/List/Playlist 2.svg | 8 + .../List/Playlist Minimalistic 2.svg | 9 + .../List/Playlist Minimalistic 3.svg | 7 + .../icons/SVG/Line Duotone/List/Playlist.svg | 7 + .../Line Duotone/List/Sort By Alphabet.svg | 6 + .../SVG/Line Duotone/List/Sort By Time.svg | 7 + .../List/Sort From Bottom To Top.svg | 6 + .../List/Sort From Top To Bottom.svg | 6 + .../Map & Location/Branching Paths Down.svg | 5 + .../Map & Location/Branching Paths Up.svg | 5 + .../Map & Location/Compass Big.svg | 4 + .../Map & Location/Compass Square.svg | 4 + .../Line Duotone/Map & Location/Compass.svg | 4 + .../SVG/Line Duotone/Map & Location/GPS.svg | 8 + .../Line Duotone/Map & Location/Global.svg | 4 + .../Line Duotone/Map & Location/Globus.svg | 6 + .../Map & Location/Map Arrow Down.svg | 4 + .../Map & Location/Map Arrow Left.svg | 4 + .../Map & Location/Map Arrow Right.svg | 4 + .../Map & Location/Map Arrow Square.svg | 4 + .../Map & Location/Map Arrow Up.svg | 4 + .../Map & Location/Map Point Add.svg | 4 + .../Map & Location/Map Point Favourite.svg | 4 + .../Map & Location/Map Point Hospital.svg | 6 + .../Map & Location/Map Point Remove.svg | 4 + .../Map & Location/Map Point Rotate.svg | 5 + .../Map & Location/Map Point School.svg | 5 + .../Map & Location/Map Point Search.svg | 4 + .../Map & Location/Map Point Wave.svg | 5 + .../Line Duotone/Map & Location/Map Point.svg | 4 + .../SVG/Line Duotone/Map & Location/Map.svg | 5 + .../Map & Location/People Nearby.svg | 5 + .../Point On Map Perspective.svg | 5 + .../Map & Location/Point On Map.svg | 5 + .../Line Duotone/Map & Location/Radar 2.svg | 4 + .../SVG/Line Duotone/Map & Location/Radar.svg | 3 + .../SVG/Line Duotone/Map & Location/Route.svg | 4 + .../Line Duotone/Map & Location/Routing 2.svg | 7 + .../Line Duotone/Map & Location/Routing 3.svg | 5 + .../Line Duotone/Map & Location/Routing.svg | 5 + .../Map & Location/Signpost 2.svg | 9 + .../Line Duotone/Map & Location/Signpost.svg | 5 + .../Map & Location/Streets Map Point.svg | 6 + .../Map & Location/Streets Navigation.svg | 5 + .../Line Duotone/Map & Location/Streets.svg | 4 + .../Medicine/Adhesive Plaster 2.svg | 8 + .../Medicine/Adhesive Plaster.svg | 14 + .../SVG/Line Duotone/Medicine/Bacteria.svg | 12 + .../Line Duotone/Medicine/Benzene Ring.svg | 7 + .../SVG/Line Duotone/Medicine/Bone Broken.svg | 10 + .../SVG/Line Duotone/Medicine/Bone Crack.svg | 4 + .../icons/SVG/Line Duotone/Medicine/Bone.svg | 4 + .../icons/SVG/Line Duotone/Medicine/Bones.svg | 5 + .../icons/SVG/Line Duotone/Medicine/DNA.svg | 9 + .../SVG/Line Duotone/Medicine/Dropper 2.svg | 8 + .../SVG/Line Duotone/Medicine/Dropper 3.svg | 7 + .../Medicine/Dropper Minimalistic 2.svg | 7 + .../Medicine/Dropper Minimalistic.svg | 9 + .../SVG/Line Duotone/Medicine/Dropper.svg | 7 + .../SVG/Line Duotone/Medicine/Health.svg | 4 + .../Line Duotone/Medicine/Heart Pulse 2.svg | 4 + .../SVG/Line Duotone/Medicine/Heart Pulse.svg | 4 + .../Line Duotone/Medicine/Jar Of Pills 2.svg | 8 + .../Line Duotone/Medicine/Jar Of Pills.svg | 7 + .../SVG/Line Duotone/Medicine/Medical Kit.svg | 6 + .../icons/SVG/Line Duotone/Medicine/Pill.svg | 4 + .../SVG/Line Duotone/Medicine/Pills 2.svg | 4 + .../SVG/Line Duotone/Medicine/Pills 3.svg | 6 + .../icons/SVG/Line Duotone/Medicine/Pills.svg | 5 + .../SVG/Line Duotone/Medicine/Pulse 2.svg | 4 + .../icons/SVG/Line Duotone/Medicine/Pulse.svg | 4 + .../SVG/Line Duotone/Medicine/Stethoscope.svg | 7 + .../SVG/Line Duotone/Medicine/Syringe.svg | 7 + .../Medicine/Test Tube Minimalistic.svg | 4 + .../SVG/Line Duotone/Medicine/Test Tube.svg | 5 + .../SVG/Line Duotone/Medicine/Thermometer.svg | 4 + .../icons/SVG/Line Duotone/Medicine/Virus.svg | 18 + .../Chat Square Arrow.svg | 4 + .../Chat Square Call.svg | 6 + .../Chat Square Check.svg | 4 + .../Chat Square Code.svg | 6 + .../Chat Square Like.svg | 4 + .../Messages, Conversation/Chat Square.svg | 3 + .../Messages, Conversation/Chat Dots.svg | 4 + .../Messages, Conversation/Chat Line.svg | 5 + .../Chat Round Call.svg | 6 + .../Chat Round Check.svg | 4 + .../Chat Round Dots.svg | 4 + .../Chat Round Like.svg | 4 + .../Chat Round Line.svg | 5 + .../Chat Round Money.svg | 4 + .../Chat Round Unread.svg | 4 + .../Chat Round Video.svg | 4 + .../Messages, Conversation/Chat Round.svg | 3 + .../Messages, Conversation/Chat Unread.svg | 4 + .../Messages, Conversation/Check Read.svg | 4 + .../Messages, Conversation/Dialog 2.svg | 5 + .../Messages, Conversation/Dialog.svg | 5 + .../Messages, Conversation/Forward.svg | 3 + .../Messages, Conversation/Inbox Archive.svg | 4 + .../Messages, Conversation/Inbox In.svg | 5 + .../Messages, Conversation/Inbox Line.svg | 6 + .../Messages, Conversation/Inbox Out.svg | 5 + .../Messages, Conversation/Inbox Unread.svg | 5 + .../Messages, Conversation/Inbox.svg | 4 + .../Messages, Conversation/Letter Opened.svg | 7 + .../Messages, Conversation/Letter Unread.svg | 5 + .../Messages, Conversation/Letter.svg | 4 + .../Messages, Conversation/Mailbox.svg | 6 + .../Multiple Forward Left.svg | 4 + .../Multiple Forward Right.svg | 4 + .../Messages, Conversation/Paperclip 2.svg | 4 + .../Paperclip Rounded 2.svg | 3 + .../Paperclip Rounded.svg | 3 + .../Messages, Conversation/Paperclip.svg | 4 + .../Messages, Conversation/Pen 2.svg | 5 + .../Messages, Conversation/Pen New Round.svg | 5 + .../Messages, Conversation/Pen New Square.svg | 5 + .../Messages, Conversation/Pen.svg | 4 + .../Messages, Conversation/Plain 2.svg | 4 + .../Messages, Conversation/Plain 3.svg | 4 + .../Messages, Conversation/Plain.svg | 4 + .../Messages, Conversation/Square Forward.svg | 4 + .../Square Share Line.svg | 4 + .../Messages, Conversation/Unread.svg | 3 + .../SVG/Line Duotone/Money/Banknote 2.svg | 7 + .../icons/SVG/Line Duotone/Money/Banknote.svg | 6 + .../SVG/Line Duotone/Money/Bill Check.svg | 5 + .../SVG/Line Duotone/Money/Bill Cross.svg | 5 + .../SVG/Line Duotone/Money/Bill List.svg | 9 + .../icons/SVG/Line Duotone/Money/Bill.svg | 6 + .../icons/SVG/Line Duotone/Money/Card 2.svg | 7 + .../SVG/Line Duotone/Money/Card Recive.svg | 7 + .../SVG/Line Duotone/Money/Card Search.svg | 7 + .../SVG/Line Duotone/Money/Card Send.svg | 7 + .../SVG/Line Duotone/Money/Card Transfer.svg | 7 + .../icons/SVG/Line Duotone/Money/Card.svg | 6 + .../SVG/Line Duotone/Money/Cardholder.svg | 6 + .../icons/SVG/Line Duotone/Money/Cash Out.svg | 6 + .../Money/Dollar Minimalistic.svg | 6 + .../icons/SVG/Line Duotone/Money/Dollar.svg | 5 + .../icons/SVG/Line Duotone/Money/Euro.svg | 6 + .../SVG/Line Duotone/Money/Money Bag.svg | 5 + .../icons/SVG/Line Duotone/Money/Ruble.svg | 5 + .../icons/SVG/Line Duotone/Money/Safe 2.svg | 7 + .../SVG/Line Duotone/Money/Safe Circle.svg | 9 + .../SVG/Line Duotone/Money/Safe Square.svg | 9 + .../SVG/Line Duotone/Money/Sale Square.svg | 6 + .../icons/SVG/Line Duotone/Money/Sale.svg | 6 + .../SVG/Line Duotone/Money/Tag Horizontal.svg | 4 + .../SVG/Line Duotone/Money/Tag Price.svg | 5 + .../icons/SVG/Line Duotone/Money/Tag.svg | 5 + .../SVG/Line Duotone/Money/Ticker Star.svg | 4 + .../SVG/Line Duotone/Money/Ticket Sale.svg | 6 + .../icons/SVG/Line Duotone/Money/Ticket.svg | 4 + .../SVG/Line Duotone/Money/Verified Check.svg | 4 + .../SVG/Line Duotone/Money/Wad Of Money.svg | 7 + .../icons/SVG/Line Duotone/Money/Wallet 2.svg | 6 + .../SVG/Line Duotone/Money/Wallet Money.svg | 7 + .../icons/SVG/Line Duotone/Money/Wallet.svg | 6 + .../Line Duotone/Nature, Travel/Bonfire.svg | 6 + .../Nature, Travel/Fire Minimalistic.svg | 3 + .../Nature, Travel/Fire Square.svg | 4 + .../SVG/Line Duotone/Nature, Travel/Fire.svg | 4 + .../SVG/Line Duotone/Nature, Travel/Flame.svg | 4 + .../SVG/Line Duotone/Nature, Travel/Leaf.svg | 4 + .../Nature, Travel/Suitcase Lines.svg | 6 + .../Nature, Travel/Suitcase Tag.svg | 7 + .../Line Duotone/Nature, Travel/Suitcase.svg | 6 + .../Bug Minimalistic.svg | 13 + .../Network, IT, Programming/Bug.svg | 13 + .../Network, IT, Programming/Code 2.svg | 5 + .../Network, IT, Programming/Code Circle.svg | 6 + .../Network, IT, Programming/Code Square.svg | 6 + .../Network, IT, Programming/Code.svg | 5 + .../Network, IT, Programming/Command.svg | 7 + .../Network, IT, Programming/Hashtag Chat.svg | 4 + .../Hashtag Circle.svg | 7 + .../Hashtag Square.svg | 7 + .../Network, IT, Programming/Hashtag.svg | 6 + .../Network, IT, Programming/Programming.svg | 5 + .../Network, IT, Programming/Screencast 2.svg | 4 + .../Network, IT, Programming/Screencast.svg | 6 + .../Network, IT, Programming/Sidebar Code.svg | 5 + .../Sidebar Minimalistic.svg | 4 + .../Network, IT, Programming/Siderbar.svg | 6 + .../Network, IT, Programming/Slash Circle.svg | 4 + .../Network, IT, Programming/Slash Square.svg | 4 + .../Station Minimalistic.svg | 7 + .../Network, IT, Programming/Station.svg | 6 + .../Network, IT, Programming/Structure.svg | 10 + .../Translation 2.svg | 6 + .../Network, IT, Programming/Translation.svg | 5 + .../Network, IT, Programming/USB Circle.svg | 9 + .../Network, IT, Programming/USB Square.svg | 9 + .../Network, IT, Programming/USB.svg | 7 + .../Wi-Fi Router Minimalistic.svg | 10 + .../Wi-Fi Router Round.svg | 10 + .../Network, IT, Programming/Wi-Fi Router.svg | 11 + .../Network, IT, Programming/Window Frame.svg | 7 + .../SVG/Line Duotone/Notes/Archive Check.svg | 5 + .../Notes/Archive Down Minimlistic.svg | 5 + .../SVG/Line Duotone/Notes/Archive Down.svg | 5 + .../Notes/Archive Minimalistic.svg | 5 + .../Notes/Archive Up Minimlistic.svg | 5 + .../SVG/Line Duotone/Notes/Archive Up.svg | 5 + .../icons/SVG/Line Duotone/Notes/Archive.svg | 5 + .../SVG/Line Duotone/Notes/Clipboard Add.svg | 5 + .../Line Duotone/Notes/Clipboard Check.svg | 5 + .../Line Duotone/Notes/Clipboard Heart.svg | 5 + .../SVG/Line Duotone/Notes/Clipboard List.svg | 10 + .../Line Duotone/Notes/Clipboard Remove.svg | 5 + .../SVG/Line Duotone/Notes/Clipboard Text.svg | 6 + .../SVG/Line Duotone/Notes/Clipboard.svg | 7 + .../SVG/Line Duotone/Notes/Document Add.svg | 7 + .../Line Duotone/Notes/Document Medicine.svg | 6 + .../SVG/Line Duotone/Notes/Document Text.svg | 6 + .../icons/SVG/Line Duotone/Notes/Document.svg | 5 + .../Notes/Documents Minimalistic.svg | 8 + .../SVG/Line Duotone/Notes/Documents.svg | 8 + .../icons/SVG/Line Duotone/Notes/Notebook.svg | 9 + .../Line Duotone/Notes/Notes Minimalistic.svg | 4 + .../icons/SVG/Line Duotone/Notes/Notes.svg | 6 + .../Line Duotone/Notifications/Bell Bing.svg | 5 + .../Line Duotone/Notifications/Bell Off.svg | 5 + .../SVG/Line Duotone/Notifications/Bell.svg | 4 + .../Notification Lines Remove.svg | 6 + .../Notifications/Notification Remove.svg | 4 + .../Notification Unread Lines.svg | 6 + .../Notifications/Notification Unread.svg | 4 + .../SVG/Line Duotone/School/Backpack.svg | 7 + .../icons/SVG/Line Duotone/School/Book 2.svg | 7 + .../School/Book Bookmark Minimalistic.svg | 6 + .../SVG/Line Duotone/School/Book Bookmark.svg | 7 + .../Line Duotone/School/Book Minimalistic.svg | 4 + .../icons/SVG/Line Duotone/School/Book.svg | 6 + .../Line Duotone/School/Bookmark Circle.svg | 4 + .../Line Duotone/School/Bookmark Opened.svg | 5 + .../School/Bookmark Square Minimalistic.svg | 4 + .../Line Duotone/School/Bookmark Square.svg | 5 + .../SVG/Line Duotone/School/Bookmark.svg | 4 + .../School/Calculator Minimalistic.svg | 4 + .../SVG/Line Duotone/School/Calculator.svg | 10 + .../Line Duotone/School/Case Minimalistic.svg | 7 + .../School/Case Round Minimalistic.svg | 7 + .../SVG/Line Duotone/School/Case Round.svg | 6 + .../icons/SVG/Line Duotone/School/Case.svg | 6 + .../Line Duotone/School/Diploma Verified.svg | 7 + .../icons/SVG/Line Duotone/School/Diploma.svg | 8 + .../SVG/Line Duotone/School/Document.svg | 6 + .../Line Duotone/School/Notebook Bookmark.svg | 8 + .../School/Notebook Minimalistic.svg | 4 + .../Line Duotone/School/Notebook Square.svg | 5 + .../SVG/Line Duotone/School/Notebook.svg | 8 + .../School/Passport Minimalistic.svg | 5 + .../SVG/Line Duotone/School/Passport.svg | 6 + .../SVG/Line Duotone/School/Plus, Minus.svg | 5 + .../School/Square Academic Cap 2.svg | 5 + .../School/Square Academic Cap.svg | 5 + .../SVG/Line Duotone/Search/Magnifer Bug.svg | 5 + .../Line Duotone/Search/Magnifer Zoom In.svg | 5 + .../Line Duotone/Search/Magnifer Zoom Out.svg | 5 + .../SVG/Line Duotone/Search/Magnifer.svg | 4 + .../Search/Minimalistic Magnifer Bug.svg | 5 + .../Search/Minimalistic Magnifer Zoom In.svg | 5 + .../Search/Minimalistic Magnifer Zoom Out.svg | 5 + .../Search/Minimalistic Magnifer.svg | 4 + .../Search/Rounded Magnifer Bug.svg | 5 + .../Search/Rounded Magnifer Zoom In.svg | 5 + .../Search/Rounded Magnifer Zoom Out.svg | 5 + .../Line Duotone/Search/Rounded Magnifer.svg | 4 + .../SVG/Line Duotone/Security/Bomb Emoji.svg | 8 + .../Security/Bomb Minimalistic.svg | 7 + .../icons/SVG/Line Duotone/Security/Bomb.svg | 5 + .../SVG/Line Duotone/Security/Code Scan.svg | 10 + .../SVG/Line Duotone/Security/Eye Closed.svg | 4 + .../SVG/Line Duotone/Security/Eye Scan.svg | 8 + .../icons/SVG/Line Duotone/Security/Eye.svg | 4 + .../SVG/Line Duotone/Security/Incognito.svg | 7 + .../Security/Key Minimalistic 2.svg | 6 + .../Security/Key Minimalistic Square 2.svg | 5 + .../Security/Key Minimalistic Square 3.svg | 5 + .../Security/Key Minimalistic Square.svg | 4 + .../Security/Key Minimalistic.svg | 5 + .../Line Duotone/Security/Key Square 2.svg | 5 + .../SVG/Line Duotone/Security/Key Square.svg | 4 + .../icons/SVG/Line Duotone/Security/Key.svg | 4 + .../Lock Keyhole Minimalistic Unlocked.svg | 5 + .../Security/Lock Keyhole Minimalistic.svg | 5 + .../Security/Lock Keyhole Unlocked.svg | 5 + .../Line Duotone/Security/Lock Keyhole.svg | 5 + .../Security/Lock Password Unlocked.svg | 9 + .../Line Duotone/Security/Lock Password.svg | 9 + .../Line Duotone/Security/Lock Unlocked.svg | 4 + .../icons/SVG/Line Duotone/Security/Lock.svg | 4 + .../SVG/Line Duotone/Security/Object Scan.svg | 9 + .../Security/Password Minimalistic Input.svg | 6 + .../Security/Password Minimalistic.svg | 6 + .../SVG/Line Duotone/Security/Password.svg | 6 + .../SVG/Line Duotone/Security/QR Code.svg | 13 + .../SVG/Line Duotone/Security/Scanner 2.svg | 7 + .../SVG/Line Duotone/Security/Scanner.svg | 7 + .../Line Duotone/Security/Shield Check.svg | 4 + .../Line Duotone/Security/Shield Cross.svg | 4 + .../Security/Shield Keyhole Minimalistic.svg | 4 + .../Line Duotone/Security/Shield Keyhole.svg | 4 + .../Security/Shield Minimalistic.svg | 4 + .../Line Duotone/Security/Shield Minus.svg | 4 + .../Line Duotone/Security/Shield Network.svg | 6 + .../SVG/Line Duotone/Security/Shield Plus.svg | 4 + .../SVG/Line Duotone/Security/Shield Star.svg | 4 + .../SVG/Line Duotone/Security/Shield Up.svg | 4 + .../SVG/Line Duotone/Security/Shield User.svg | 5 + .../Line Duotone/Security/Shield Warning.svg | 5 + .../SVG/Line Duotone/Security/Shield.svg | 5 + .../Line Duotone/Security/Siren Rounded.svg | 10 + .../icons/SVG/Line Duotone/Security/Siren.svg | 10 + .../Settings Minimalistic.svg | 4 + .../Settings, Fine Tuning/Settings.svg | 4 + .../Settings, Fine Tuning/Tuning 2.svg | 8 + .../Settings, Fine Tuning/Tuning 3.svg | 10 + .../Settings, Fine Tuning/Tuning 4.svg | 7 + .../Settings, Fine Tuning/Tuning Square 2.svg | 9 + .../Settings, Fine Tuning/Tuning Square.svg | 9 + .../Settings, Fine Tuning/Tuning.svg | 6 + .../Settings, Fine Tuning/Widget 2.svg | 6 + .../Settings, Fine Tuning/Widget 3.svg | 6 + .../Settings, Fine Tuning/Widget 4.svg | 5 + .../Settings, Fine Tuning/Widget 5.svg | 6 + .../Settings, Fine Tuning/Widget 6.svg | 6 + .../Settings, Fine Tuning/Widget Add.svg | 6 + .../Settings, Fine Tuning/Widget.svg | 6 + .../Shopping, Ecommerce/Bag 2.svg | 6 + .../Shopping, Ecommerce/Bag 3.svg | 4 + .../Shopping, Ecommerce/Bag 4.svg | 6 + .../Shopping, Ecommerce/Bag 5.svg | 6 + .../Shopping, Ecommerce/Bag Check.svg | 5 + .../Shopping, Ecommerce/Bag Cross.svg | 5 + .../Shopping, Ecommerce/Bag Heart.svg | 5 + .../Shopping, Ecommerce/Bag Music 2.svg | 5 + .../Shopping, Ecommerce/Bag Music.svg | 5 + .../Shopping, Ecommerce/Bag Smile.svg | 5 + .../Line Duotone/Shopping, Ecommerce/Bag.svg | 4 + .../Shopping, Ecommerce/Cart 2.svg | 6 + .../Shopping, Ecommerce/Cart 3.svg | 8 + .../Shopping, Ecommerce/Cart 4.svg | 7 + .../Shopping, Ecommerce/Cart 5.svg | 7 + .../Shopping, Ecommerce/Cart Check.svg | 6 + .../Shopping, Ecommerce/Cart Cross.svg | 6 + .../Shopping, Ecommerce/Cart Large 2.svg | 6 + .../Shopping, Ecommerce/Cart Large 3.svg | 7 + .../Shopping, Ecommerce/Cart Large 4.svg | 7 + .../Cart Large Minimalistic.svg | 5 + .../Shopping, Ecommerce/Cart Large.svg | 7 + .../Shopping, Ecommerce/Cart Plus.svg | 6 + .../Line Duotone/Shopping, Ecommerce/Cart.svg | 5 + .../Shopping, Ecommerce/Shop 2.svg | 7 + .../Shopping, Ecommerce/Shop Minimalistic.svg | 6 + .../Line Duotone/Shopping, Ecommerce/Shop.svg | 6 + .../icons/SVG/Line Duotone/Sports/Balls.svg | 5 + .../SVG/Line Duotone/Sports/Basketball.svg | 4 + .../Line Duotone/Sports/Bicycling Round.svg | 6 + .../SVG/Line Duotone/Sports/Bicycling.svg | 6 + .../Sports/Body Shape Minimalistic.svg | 7 + .../SVG/Line Duotone/Sports/Body Shape.svg | 8 + .../icons/SVG/Line Duotone/Sports/Bowling.svg | 6 + .../Sports/Dumbbell Large Minimalistic.svg | 7 + .../Line Duotone/Sports/Dumbbell Large.svg | 4 + .../Line Duotone/Sports/Dumbbell Small.svg | 5 + .../SVG/Line Duotone/Sports/Dumbbell.svg | 3 + .../SVG/Line Duotone/Sports/Dumbbells 2.svg | 4 + .../SVG/Line Duotone/Sports/Dumbbells.svg | 4 + .../SVG/Line Duotone/Sports/Football.svg | 5 + .../icons/SVG/Line Duotone/Sports/Golf.svg | 5 + .../Sports/Hiking Minimalistic.svg | 6 + .../SVG/Line Duotone/Sports/Hiking Round.svg | 7 + .../icons/SVG/Line Duotone/Sports/Hiking.svg | 7 + .../Line Duotone/Sports/Meditation Round.svg | 5 + .../SVG/Line Duotone/Sports/Meditation.svg | 5 + .../icons/SVG/Line Duotone/Sports/Ranking.svg | 6 + .../icons/SVG/Line Duotone/Sports/Rugby.svg | 4 + .../SVG/Line Duotone/Sports/Running 2.svg | 6 + .../SVG/Line Duotone/Sports/Running Round.svg | 6 + .../icons/SVG/Line Duotone/Sports/Running.svg | 6 + .../SVG/Line Duotone/Sports/Skateboard.svg | 5 + .../Sports/Skateboarding Round.svg | 9 + .../SVG/Line Duotone/Sports/Skateboarding.svg | 9 + .../Line Duotone/Sports/Stretching Round.svg | 5 + .../SVG/Line Duotone/Sports/Stretching.svg | 5 + .../SVG/Line Duotone/Sports/Swimming.svg | 6 + .../SVG/Line Duotone/Sports/Tennis 2.svg | 4 + .../icons/SVG/Line Duotone/Sports/Tennis.svg | 4 + .../Line Duotone/Sports/Treadmill Round.svg | 8 + .../SVG/Line Duotone/Sports/Treadmill.svg | 8 + .../SVG/Line Duotone/Sports/Volleyball 2.svg | 4 + .../SVG/Line Duotone/Sports/Volleyball.svg | 4 + .../SVG/Line Duotone/Sports/Walking Round.svg | 5 + .../icons/SVG/Line Duotone/Sports/Walking.svg | 5 + .../SVG/Line Duotone/Sports/Water Sun.svg | 10 + .../icons/SVG/Line Duotone/Sports/Water.svg | 5 + .../Text Formatting/Backspace.svg | 4 + .../Text Formatting/Eraser Circle.svg | 4 + .../Text Formatting/Eraser Square.svg | 4 + .../Line Duotone/Text Formatting/Eraser.svg | 5 + .../Link Broken Minimalistic.svg | 6 + .../Text Formatting/Link Broken.svg | 6 + .../Text Formatting/Link Circle.svg | 4 + .../Text Formatting/Link Minimalistic 2.svg | 5 + .../Text Formatting/Link Minimalistic.svg | 5 + .../Text Formatting/Link Round Angle.svg | 4 + .../Text Formatting/Link Round.svg | 4 + .../Text Formatting/Link Square.svg | 4 + .../SVG/Line Duotone/Text Formatting/Link.svg | 4 + .../Text Formatting/Paragraph Spacing.svg | 5 + .../Text Formatting/Text Bold Circle.svg | 5 + .../Text Formatting/Text Bold Square.svg | 5 + .../Text Formatting/Text Bold.svg | 4 + .../Text Formatting/Text Circle.svg | 4 + .../Text Formatting/Text Cross Circle.svg | 4 + .../Text Formatting/Text Cross Square.svg | 4 + .../Text Formatting/Text Cross.svg | 4 + .../Text Formatting/Text Field Focus.svg | 5 + .../Text Formatting/Text Field.svg | 4 + .../Text Formatting/Text Italic Circle.svg | 4 + .../Text Formatting/Text Italic Square.svg | 4 + .../Text Formatting/Text Italic.svg | 4 + .../Text Formatting/Text Selection.svg | 12 + .../Text Formatting/Text Square 2.svg | 7 + .../Text Formatting/Text Square.svg | 4 + .../Text Formatting/Text Underline Circle.svg | 5 + .../Text Formatting/Text Underline Cross.svg | 5 + .../Text Formatting/Text Underline.svg | 4 + .../SVG/Line Duotone/Text Formatting/Text.svg | 5 + .../icons/SVG/Line Duotone/Time/Alarm Add.svg | 6 + .../SVG/Line Duotone/Time/Alarm Pause.svg | 7 + .../SVG/Line Duotone/Time/Alarm Play.svg | 6 + .../SVG/Line Duotone/Time/Alarm Remove.svg | 6 + .../SVG/Line Duotone/Time/Alarm Sleep.svg | 6 + .../SVG/Line Duotone/Time/Alarm Turn Off.svg | 6 + .../icons/SVG/Line Duotone/Time/Alarm.svg | 6 + .../SVG/Line Duotone/Time/Calendar Add.svg | 7 + .../SVG/Line Duotone/Time/Calendar Date.svg | 8 + .../SVG/Line Duotone/Time/Calendar Mark.svg | 7 + .../Time/Calendar Minimalistic.svg | 6 + .../SVG/Line Duotone/Time/Calendar Search.svg | 8 + .../icons/SVG/Line Duotone/Time/Calendar.svg | 12 + .../SVG/Line Duotone/Time/Clock Circle.svg | 4 + .../SVG/Line Duotone/Time/Clock Square.svg | 4 + .../icons/SVG/Line Duotone/Time/History 2.svg | 5 + .../icons/SVG/Line Duotone/Time/History 3.svg | 5 + .../icons/SVG/Line Duotone/Time/History.svg | 4 + .../SVG/Line Duotone/Time/Hourglass Line.svg | 5 + .../icons/SVG/Line Duotone/Time/Hourglass.svg | 4 + .../SVG/Line Duotone/Time/Stopwatch Pause.svg | 6 + .../SVG/Line Duotone/Time/Stopwatch Play.svg | 5 + .../icons/SVG/Line Duotone/Time/Stopwatch.svg | 5 + .../SVG/Line Duotone/Time/Watch Round.svg | 6 + .../Time/Watch Square Minimalistic Charge.svg | 6 + .../Time/Watch Square Minimalistic.svg | 6 + .../SVG/Line Duotone/Time/Watch Square.svg | 6 + .../Line Duotone/Users/User Block Rounded.svg | 6 + .../SVG/Line Duotone/Users/User Block.svg | 5 + .../Line Duotone/Users/User Check Rounded.svg | 6 + .../SVG/Line Duotone/Users/User Check.svg | 6 + .../SVG/Line Duotone/Users/User Circle.svg | 5 + .../Line Duotone/Users/User Cross Rounded.svg | 6 + .../SVG/Line Duotone/Users/User Cross.svg | 6 + .../SVG/Line Duotone/Users/User Hand Up.svg | 5 + .../SVG/Line Duotone/Users/User Hands.svg | 5 + .../Line Duotone/Users/User Heart Rounded.svg | 5 + .../SVG/Line Duotone/Users/User Heart.svg | 5 + .../icons/SVG/Line Duotone/Users/User Id.svg | 8 + .../Line Duotone/Users/User Minus Rounded.svg | 6 + .../SVG/Line Duotone/Users/User Minus.svg | 6 + .../Line Duotone/Users/User Plus Rounded.svg | 7 + .../SVG/Line Duotone/Users/User Plus.svg | 7 + .../SVG/Line Duotone/Users/User Rounded.svg | 4 + .../Line Duotone/Users/User Speak Rounded.svg | 6 + .../SVG/Line Duotone/Users/User Speak.svg | 6 + .../icons/SVG/Line Duotone/Users/User.svg | 4 + .../Users/Users Group Rounded.svg | 6 + .../Users/Users Group Two Rounded.svg | 8 + .../Video, Audio, Sound/Album.svg | 6 + .../Video, Audio, Sound/Camera Add.svg | 6 + .../Camera Minimalistic.svg | 6 + .../Video, Audio, Sound/Camera Rotate.svg | 4 + .../Video, Audio, Sound/Camera Square.svg | 4 + .../Video, Audio, Sound/Camera.svg | 5 + .../Video, Audio, Sound/Clapperboard Edit.svg | 5 + .../Clapperboard Open Play.svg | 7 + .../Video, Audio, Sound/Clapperboard Open.svg | 6 + .../Video, Audio, Sound/Clapperboard Play.svg | 5 + .../Video, Audio, Sound/Clapperboard Text.svg | 6 + .../Video, Audio, Sound/Clapperboard.svg | 4 + .../Full Screen Circle.svg | 7 + .../Full Screen Square.svg | 7 + .../Video, Audio, Sound/Full Screen.svg | 6 + .../Video, Audio, Sound/Gallery Add.svg | 5 + .../Video, Audio, Sound/Gallery Check.svg | 5 + .../Video, Audio, Sound/Gallery Circle.svg | 5 + .../Video, Audio, Sound/Gallery Download.svg | 5 + .../Video, Audio, Sound/Gallery Edit.svg | 5 + .../Video, Audio, Sound/Gallery Favourite.svg | 5 + .../Gallery Minimalistic.svg | 5 + .../Video, Audio, Sound/Gallery Remove.svg | 5 + .../Video, Audio, Sound/Gallery Round.svg | 5 + .../Video, Audio, Sound/Gallery Send.svg | 5 + .../Video, Audio, Sound/Gallery Wide.svg | 6 + .../Video, Audio, Sound/Gallery.svg | 5 + .../Video, Audio, Sound/Library.svg | 5 + .../Video, Audio, Sound/Microphone 2.svg | 8 + .../Video, Audio, Sound/Microphone 3.svg | 6 + .../Video, Audio, Sound/Microphone Large.svg | 6 + .../Video, Audio, Sound/Microphone.svg | 6 + .../Video, Audio, Sound/Music Library 2.svg | 5 + .../Video, Audio, Sound/Music Library.svg | 5 + .../Video, Audio, Sound/Music Note 2.svg | 5 + .../Video, Audio, Sound/Music Note 3.svg | 5 + .../Video, Audio, Sound/Music Note 4.svg | 5 + .../Music Note Slider 2.svg | 6 + .../Video, Audio, Sound/Music Note Slider.svg | 6 + .../Video, Audio, Sound/Music Note.svg | 7 + .../Video, Audio, Sound/Music Notes.svg | 7 + .../Video, Audio, Sound/Muted.svg | 4 + .../Video, Audio, Sound/PIP 2.svg | 4 + .../Line Duotone/Video, Audio, Sound/PIP.svg | 4 + .../Video, Audio, Sound/Panorama.svg | 5 + .../Video, Audio, Sound/Pause Circle.svg | 5 + .../Video, Audio, Sound/Pause.svg | 4 + .../Video, Audio, Sound/Play Circle.svg | 4 + .../Video, Audio, Sound/Play Stream.svg | 5 + .../Line Duotone/Video, Audio, Sound/Play.svg | 3 + .../Video, Audio, Sound/Playback Speed.svg | 5 + .../Video, Audio, Sound/Podcast.svg | 11 + .../Quit Full Screen Circle.svg | 7 + .../Quit Full Screen Square.svg | 7 + .../Video, Audio, Sound/Quit Full Screen.svg | 6 + .../Video, Audio, Sound/Quit PIP.svg | 5 + .../Video, Audio, Sound/Record Circle.svg | 4 + .../Video, Audio, Sound/Record.svg | 3 + .../Video, Audio, Sound/Reel 2.svg | 9 + .../Line Duotone/Video, Audio, Sound/Reel.svg | 8 + .../Repeat One Minimalistic.svg | 5 + .../Video, Audio, Sound/Repeat One.svg | 5 + .../Video, Audio, Sound/Repeat.svg | 4 + .../Rewind 10 Seconds Back.svg | 5 + .../Rewind 10 Seconds Forward.svg | 5 + .../Rewind 15 Seconds Back.svg | 5 + .../Rewind 15 Seconds Forward.svg | 5 + .../Rewind 5 Seconds Back.svg | 4 + .../Rewind 5 Seconds Forward.svg | 4 + .../Rewind Back Circle.svg | 4 + .../Video, Audio, Sound/Rewind Back.svg | 4 + .../Rewind Forward Circle.svg | 4 + .../Video, Audio, Sound/Rewind Forward.svg | 4 + .../Video, Audio, Sound/Shuffle.svg | 4 + .../Video, Audio, Sound/Skip Next.svg | 4 + .../Video, Audio, Sound/Skip Previous.svg | 4 + .../Video, Audio, Sound/Soundwave Circle.svg | 6 + .../Video, Audio, Sound/Soundwave Square.svg | 6 + .../Video, Audio, Sound/Soundwave.svg | 7 + .../Video, Audio, Sound/Stop Circle.svg | 4 + .../Line Duotone/Video, Audio, Sound/Stop.svg | 3 + .../Video, Audio, Sound/Stream.svg | 5 + .../Video, Audio, Sound/To PIP.svg | 5 + .../Video, Audio, Sound/Upload Track 2.svg | 7 + .../Video, Audio, Sound/Upload Track.svg | 7 + .../Video, Audio, Sound/Video Frame 2.svg | 4 + .../Video, Audio, Sound/Video Frame Cut 2.svg | 9 + .../Video, Audio, Sound/Video Frame Cut.svg | 5 + .../Video Frame Play Horizontal.svg | 5 + .../Video Frame Play Vertical.svg | 5 + .../Video Frame Replace.svg | 10 + .../Video, Audio, Sound/Video Frame.svg | 4 + .../Video, Audio, Sound/Video Library.svg | 5 + .../Video, Audio, Sound/Videocamera Add.svg | 5 + .../Videocamera Record.svg | 5 + .../Video, Audio, Sound/Videocamera.svg | 4 + .../Video, Audio, Sound/Vinyl Record.svg | 5 + .../Video, Audio, Sound/Vinyl.svg | 6 + .../Video, Audio, Sound/Volume Cross.svg | 7 + .../Video, Audio, Sound/Volume Loud.svg | 5 + .../Video, Audio, Sound/Volume Small.svg | 4 + .../Video, Audio, Sound/Volume.svg | 3 + .../Video, Audio, Sound/Wallpaper.svg | 7 + .../Weather/Cloud Bolt Minimalistic.svg | 4 + .../SVG/Line Duotone/Weather/Cloud Bolt.svg | 4 + .../SVG/Line Duotone/Weather/Cloud Check.svg | 4 + .../Line Duotone/Weather/Cloud Download.svg | 4 + .../SVG/Line Duotone/Weather/Cloud Minus.svg | 4 + .../SVG/Line Duotone/Weather/Cloud Plus.svg | 4 + .../SVG/Line Duotone/Weather/Cloud Rain.svg | 8 + .../Weather/Cloud Snowfall Minimalistic.svg | 9 + .../Line Duotone/Weather/Cloud Snowfall.svg | 6 + .../SVG/Line Duotone/Weather/Cloud Storm.svg | 7 + .../SVG/Line Duotone/Weather/Cloud Sun 2.svg | 9 + .../SVG/Line Duotone/Weather/Cloud Sun.svg | 4 + .../SVG/Line Duotone/Weather/Cloud Upload.svg | 4 + .../Line Duotone/Weather/Cloud Waterdrop.svg | 4 + .../Line Duotone/Weather/Cloud Waterdrops.svg | 6 + .../icons/SVG/Line Duotone/Weather/Cloud.svg | 4 + .../icons/SVG/Line Duotone/Weather/Clouds.svg | 4 + .../SVG/Line Duotone/Weather/Cloudy Moon.svg | 4 + .../SVG/Line Duotone/Weather/Clound Cross.svg | 4 + .../icons/SVG/Line Duotone/Weather/Fog.svg | 6 + .../SVG/Line Duotone/Weather/Moon Fog.svg | 8 + .../SVG/Line Duotone/Weather/Moon Sleep.svg | 5 + .../SVG/Line Duotone/Weather/Moon Stars.svg | 5 + .../icons/SVG/Line Duotone/Weather/Moon.svg | 3 + .../SVG/Line Duotone/Weather/Snowflake.svg | 4 + .../icons/SVG/Line Duotone/Weather/Stars.svg | 4 + .../icons/SVG/Line Duotone/Weather/Sun 2.svg | 11 + .../SVG/Line Duotone/Weather/Sun Fog.svg | 11 + .../icons/SVG/Line Duotone/Weather/Sun.svg | 11 + .../SVG/Line Duotone/Weather/Sunrise.svg | 12 + .../icons/SVG/Line Duotone/Weather/Sunset.svg | 12 + .../SVG/Line Duotone/Weather/Temperature.svg | 4 + .../Line Duotone/Weather/Tornado Small.svg | 7 + .../SVG/Line Duotone/Weather/Tornado.svg | 9 + .../SVG/Line Duotone/Weather/Waterdrops.svg | 5 + .../icons/SVG/Line Duotone/Weather/Wind.svg | 5 + .../Arrows Action/Arrow To Down Left.svg | 3 + .../Arrows Action/Arrow To Down Right.svg | 3 + .../Arrows Action/Arrow To Top Left.svg | 3 + .../Arrows Action/Arrow To Top Right.svg | 3 + .../Arrows Action/Circle Bottom Down.svg | 4 + .../Linear/Arrows Action/Circle Bottom Up.svg | 4 + .../Linear/Arrows Action/Circle Top Down.svg | 4 + .../Linear/Arrows Action/Circle Top Up.svg | 4 + .../Arrows Action/Download Minimalistic.svg | 4 + .../Linear/Arrows Action/Download Square.svg | 5 + .../Arrows Action/Download Twice Square.svg | 6 + .../SVG/Linear/Arrows Action/Download.svg | 4 + .../icons/SVG/Linear/Arrows Action/Exit.svg | 5 + .../icons/SVG/Linear/Arrows Action/Export.svg | 4 + .../SVG/Linear/Arrows Action/Forward 2.svg | 3 + .../SVG/Linear/Arrows Action/Forward.svg | 3 + .../icons/SVG/Linear/Arrows Action/Import.svg | 4 + .../SVG/Linear/Arrows Action/Login 2.svg | 4 + .../SVG/Linear/Arrows Action/Login 3.svg | 5 + .../icons/SVG/Linear/Arrows Action/Login.svg | 4 + .../SVG/Linear/Arrows Action/Logout 2.svg | 4 + .../SVG/Linear/Arrows Action/Logout 3.svg | 5 + .../icons/SVG/Linear/Arrows Action/Logout.svg | 4 + .../Arrows Action/Maximize Square 2.svg | 5 + .../Arrows Action/Maximize Square 3.svg | 5 + .../Maximize Square Minimalistic.svg | 4 + .../Linear/Arrows Action/Maximize Square.svg | 5 + .../SVG/Linear/Arrows Action/Maximize.svg | 4 + .../Arrows Action/Minimize Square 2.svg | 7 + .../Arrows Action/Minimize Square 3.svg | 5 + .../Minimize Square Minimalistic.svg | 5 + .../Linear/Arrows Action/Minimize Square.svg | 5 + .../SVG/Linear/Arrows Action/Minimize.svg | 4 + .../Linear/Arrows Action/Recive Square.svg | 5 + .../Arrows Action/Recive Twice Square.svg | 6 + .../SVG/Linear/Arrows Action/Reorder.svg | 6 + .../SVG/Linear/Arrows Action/Reply 2.svg | 3 + .../icons/SVG/Linear/Arrows Action/Reply.svg | 3 + .../icons/SVG/Linear/Arrows Action/Scale.svg | 4 + .../SVG/Linear/Arrows Action/Screen Share.svg | 5 + .../SVG/Linear/Arrows Action/Send Square.svg | 5 + .../Arrows Action/Send Twice Square.svg | 6 + .../Arrows Action/Square Bottom Down.svg | 4 + .../Linear/Arrows Action/Square Bottom Up.svg | 4 + .../Linear/Arrows Action/Square Top Down.svg | 4 + .../Linear/Arrows Action/Square Top Up.svg | 4 + .../Arrows Action/Undo Left Round Square.svg | 4 + .../Linear/Arrows Action/Undo Left Round.svg | 3 + .../Linear/Arrows Action/Undo Left Square.svg | 4 + .../SVG/Linear/Arrows Action/Undo Left.svg | 3 + .../Arrows Action/Undo Right Round Square.svg | 4 + .../Linear/Arrows Action/Undo Right Round.svg | 3 + .../Arrows Action/Undo Right Square.svg | 4 + .../SVG/Linear/Arrows Action/Undo Right.svg | 3 + .../Arrows Action/Upload Minimalistic.svg | 4 + .../Linear/Arrows Action/Upload Square.svg | 5 + .../Arrows Action/Upload Twice Square.svg | 6 + .../icons/SVG/Linear/Arrows Action/Upload.svg | 4 + .../SVG/Linear/Arrows/Alt Arrow Down.svg | 3 + .../SVG/Linear/Arrows/Alt Arrow Left.svg | 3 + .../SVG/Linear/Arrows/Alt Arrow Right.svg | 3 + .../icons/SVG/Linear/Arrows/Alt Arrow Up.svg | 3 + .../icons/SVG/Linear/Arrows/Arrow Down.svg | 3 + .../SVG/Linear/Arrows/Arrow Left Down.svg | 3 + .../icons/SVG/Linear/Arrows/Arrow Left Up.svg | 3 + .../icons/SVG/Linear/Arrows/Arrow Left.svg | 3 + .../SVG/Linear/Arrows/Arrow Right Down.svg | 3 + .../SVG/Linear/Arrows/Arrow Right Up.svg | 3 + .../icons/SVG/Linear/Arrows/Arrow Right.svg | 3 + .../icons/SVG/Linear/Arrows/Arrow Up.svg | 3 + .../Linear/Arrows/Double Alt Arrow Down.svg | 4 + .../Linear/Arrows/Double Alt Arrow Left.svg | 4 + .../Linear/Arrows/Double Alt Arrow Right.svg | 4 + .../SVG/Linear/Arrows/Double Alt Arrow Up.svg | 4 + .../SVG/Linear/Arrows/Refresh Circle.svg | 5 + .../SVG/Linear/Arrows/Refresh Square.svg | 5 + resources/icons/SVG/Linear/Arrows/Refresh.svg | 4 + .../SVG/Linear/Arrows/Restart Circle.svg | 4 + .../SVG/Linear/Arrows/Restart Square.svg | 4 + resources/icons/SVG/Linear/Arrows/Restart.svg | 3 + .../Linear/Arrows/Round Alt Arrow Down.svg | 4 + .../Linear/Arrows/Round Alt Arrow Left.svg | 4 + .../Linear/Arrows/Round Alt Arrow Right.svg | 4 + .../SVG/Linear/Arrows/Round Alt Arrow Up.svg | 4 + .../SVG/Linear/Arrows/Round Arrow Down.svg | 4 + .../Linear/Arrows/Round Arrow Left Down.svg | 4 + .../SVG/Linear/Arrows/Round Arrow Left Up.svg | 4 + .../SVG/Linear/Arrows/Round Arrow Left.svg | 4 + .../Linear/Arrows/Round Arrow Right Down.svg | 4 + .../Linear/Arrows/Round Arrow Right Up.svg | 4 + .../SVG/Linear/Arrows/Round Arrow Right.svg | 4 + .../SVG/Linear/Arrows/Round Arrow Up.svg | 4 + .../Arrows/Round Double Alt Arrow Down.svg | 5 + .../Arrows/Round Double Alt Arrow Left.svg | 5 + .../Arrows/Round Double Alt Arrow Right.svg | 5 + .../Arrows/Round Double Alt Arrow Up.svg | 5 + .../Linear/Arrows/Round Sort Horizontal.svg | 5 + .../SVG/Linear/Arrows/Round Sort Vertical.svg | 5 + .../Linear/Arrows/Round Transfer Diagonal.svg | 5 + .../Arrows/Round Transfer Horizontal.svg | 5 + .../Linear/Arrows/Round Transfer Vertical.svg | 5 + .../SVG/Linear/Arrows/Sort Horizontal.svg | 4 + .../icons/SVG/Linear/Arrows/Sort Vertical.svg | 4 + .../Linear/Arrows/Square Alt Arrow Down.svg | 4 + .../Linear/Arrows/Square Alt Arrow Left.svg | 4 + .../Linear/Arrows/Square Alt Arrow Right.svg | 4 + .../SVG/Linear/Arrows/Square Alt Arrow Up.svg | 4 + .../SVG/Linear/Arrows/Square Arrow Down.svg | 4 + .../Linear/Arrows/Square Arrow Left Down.svg | 4 + .../Linear/Arrows/Square Arrow Left Up.svg | 4 + .../SVG/Linear/Arrows/Square Arrow Left.svg | 4 + .../Linear/Arrows/Square Arrow Right Down.svg | 4 + .../Linear/Arrows/Square Arrow Right Up.svg | 4 + .../SVG/Linear/Arrows/Square Arrow Right.svg | 4 + .../SVG/Linear/Arrows/Square Arrow Up.svg | 4 + .../Arrows/Square Double Alt Arrow Right.svg | 5 + .../Arrows/Square Double Alt Arrow Down.svg | 5 + .../Arrows/Square Double Alt Arrow Left.svg | 5 + .../Arrows/Square Double Alt Arrow Up.svg | 5 + .../Linear/Arrows/Square Sort Horizontal.svg | 5 + .../Linear/Arrows/Square Sort Vertical.svg | 5 + .../Arrows/Square Transfer Horizontal.svg | 5 + .../Arrows/Square Transfer Vertical.svg | 5 + .../SVG/Linear/Arrows/Transfer Horizontal.svg | 4 + .../SVG/Linear/Arrows/Transfer Vertical.svg | 4 + .../icons/SVG/Linear/Astronomy/Asteroid.svg | 7 + resources/icons/SVG/Linear/Astronomy/Atom.svg | 4 + .../SVG/Linear/Astronomy/Black Hole 2.svg | 7 + .../SVG/Linear/Astronomy/Black Hole 3.svg | 7 + .../icons/SVG/Linear/Astronomy/Black Hole.svg | 11 + .../icons/SVG/Linear/Astronomy/Earth.svg | 5 + .../icons/SVG/Linear/Astronomy/Infinity.svg | 3 + resources/icons/SVG/Linear/Astronomy/Men.svg | 4 + .../icons/SVG/Linear/Astronomy/Planet 2.svg | 4 + .../icons/SVG/Linear/Astronomy/Planet 3.svg | 5 + .../icons/SVG/Linear/Astronomy/Planet 4.svg | 6 + .../icons/SVG/Linear/Astronomy/Planet.svg | 4 + .../icons/SVG/Linear/Astronomy/Rocket 2.svg | 3 + .../icons/SVG/Linear/Astronomy/Rocket.svg | 3 + .../icons/SVG/Linear/Astronomy/Satellite.svg | 3 + .../icons/SVG/Linear/Astronomy/Star Angle.svg | 3 + .../SVG/Linear/Astronomy/Star Circle.svg | 4 + .../SVG/Linear/Astronomy/Star Fall 2.svg | 3 + .../Astronomy/Star Fall Minimalistic 2.svg | 6 + .../Astronomy/Star Fall Minimalistic.svg | 6 + .../icons/SVG/Linear/Astronomy/Star Fall.svg | 5 + .../SVG/Linear/Astronomy/Star Rainbow.svg | 3 + .../icons/SVG/Linear/Astronomy/Star Ring.svg | 5 + .../icons/SVG/Linear/Astronomy/Star Rings.svg | 5 + resources/icons/SVG/Linear/Astronomy/Star.svg | 3 + .../icons/SVG/Linear/Astronomy/Stars Line.svg | 6 + .../Linear/Astronomy/Stars Minimalistic.svg | 5 + .../icons/SVG/Linear/Astronomy/Stars.svg | 4 + .../icons/SVG/Linear/Astronomy/UFO 2.svg | 10 + .../icons/SVG/Linear/Astronomy/UFO 3.svg | 10 + resources/icons/SVG/Linear/Astronomy/UFO.svg | 10 + .../icons/SVG/Linear/Astronomy/Women.svg | 4 + .../Building, Infrastructure/Buildings 2.svg | 11 + .../Building, Infrastructure/Buildings 3.svg | 16 + .../Building, Infrastructure/Buildings.svg | 9 + .../Linear/Building, Infrastructure/City.svg | 10 + .../Building, Infrastructure/Garage.svg | 8 + .../Linear/Building, Infrastructure/Home.svg | 9 + .../Building, Infrastructure/Hospital.svg | 17 + .../Linear/Business, Statistic/Chart 2.svg | 6 + .../Business, Statistic/Chart Square.svg | 6 + .../SVG/Linear/Business, Statistic/Chart.svg | 6 + .../Business, Statistic/Chat Square 2.svg | 6 + .../Business, Statistic/Course Down.svg | 3 + .../Linear/Business, Statistic/Course Up.svg | 3 + .../Business, Statistic/Diagram Down.svg | 4 + .../Linear/Business, Statistic/Diagram Up.svg | 4 + .../Business, Statistic/Graph Down New.svg | 5 + .../Linear/Business, Statistic/Graph Down.svg | 4 + .../Business, Statistic/Graph New Up.svg | 5 + .../Linear/Business, Statistic/Graph New.svg | 5 + .../Linear/Business, Statistic/Graph Up.svg | 4 + .../SVG/Linear/Business, Statistic/Graph.svg | 4 + .../Business, Statistic/Pie Chart 2.svg | 4 + .../Business, Statistic/Pie Chart 3.svg | 4 + .../Linear/Business, Statistic/Pie Chart.svg | 4 + .../Presentation Graph.svg | 8 + .../Business, Statistic/Round Graph.svg | 5 + .../SVG/Linear/Call/Call Cancel Rounded.svg | 4 + .../icons/SVG/Linear/Call/Call Cancel.svg | 4 + .../SVG/Linear/Call/Call Chat Rounded.svg | 4 + resources/icons/SVG/Linear/Call/Call Chat.svg | 4 + .../SVG/Linear/Call/Call Dropped Rounded.svg | 4 + .../icons/SVG/Linear/Call/Call Dropped.svg | 4 + .../SVG/Linear/Call/Call Medicine Rounded.svg | 5 + .../icons/SVG/Linear/Call/Call Medicine.svg | 5 + .../SVG/Linear/Call/End Call Rounded.svg | 3 + resources/icons/SVG/Linear/Call/End Call.svg | 3 + .../SVG/Linear/Call/Incoming Call Rounded.svg | 4 + .../icons/SVG/Linear/Call/Incoming Call.svg | 4 + .../SVG/Linear/Call/Outgoing Call Rounded.svg | 4 + .../icons/SVG/Linear/Call/Outgoing Call.svg | 4 + .../SVG/Linear/Call/Phone Calling Rounded.svg | 5 + .../icons/SVG/Linear/Call/Phone Calling.svg | 5 + .../icons/SVG/Linear/Call/Phone Rounded.svg | 3 + resources/icons/SVG/Linear/Call/Phone.svg | 3 + .../icons/SVG/Linear/Call/Record Circle.svg | 6 + .../SVG/Linear/Call/Record Minimalistic.svg | 5 + .../icons/SVG/Linear/Call/Record Square.svg | 6 + .../SVG/Linear/Design, Tools/Align Bottom.svg | 5 + .../Design, Tools/Align Horizonta Spacing.svg | 5 + .../Design, Tools/Align Horizontal Center.svg | 5 + .../SVG/Linear/Design, Tools/Align Left.svg | 5 + .../SVG/Linear/Design, Tools/Align Right.svg | 5 + .../SVG/Linear/Design, Tools/Align Top.svg | 5 + .../Design, Tools/Align Vertical Center.svg | 5 + .../Design, Tools/Align Vertical Spacing.svg | 5 + .../Linear/Design, Tools/Colour Tuneing.svg | 4 + .../Design, Tools/Crop Minimalistic.svg | 4 + .../icons/SVG/Linear/Design, Tools/Crop.svg | 5 + .../SVG/Linear/Design, Tools/Filters.svg | 5 + .../Linear/Design, Tools/Flip Horizontal.svg | 7 + .../Linear/Design, Tools/Flip Vertical.svg | 7 + .../Design, Tools/Layers Minimalistic.svg | 5 + .../icons/SVG/Linear/Design, Tools/Layers.svg | 5 + .../SVG/Linear/Design, Tools/Mirror Left.svg | 5 + .../SVG/Linear/Design, Tools/Mirror Right.svg | 5 + .../SVG/Linear/Design, Tools/Paint Roller.svg | 3 + .../Linear/Design, Tools/Palette Round.svg | 6 + .../SVG/Linear/Design, Tools/Palette.svg | 6 + .../SVG/Linear/Design, Tools/Pallete 2.svg | 7 + .../SVG/Linear/Design, Tools/Pipette.svg | 3 + .../SVG/Linear/Design, Tools/Radial Blur.svg | 17 + .../Linear/Design, Tools/Ruler Angular.svg | 5 + .../Linear/Design, Tools/Ruler Cross Pen.svg | 4 + .../SVG/Linear/Design, Tools/Ruler Pen.svg | 5 + .../icons/SVG/Linear/Design, Tools/Ruler.svg | 8 + .../Linear/Design, Tools/Three Squares.svg | 5 + .../Airbuds Case Charge.svg | 5 + .../Airbuds Case Minimalistic.svg | 4 + .../Electronic, Devices/Airbuds Case Open.svg | 6 + .../Electronic, Devices/Airbuds Case.svg | 5 + .../Electronic, Devices/Airbuds Charge.svg | 8 + .../Electronic, Devices/Airbuds Check.svg | 8 + .../Electronic, Devices/Airbuds Left.svg | 7 + .../Electronic, Devices/Airbuds Remove.svg | 8 + .../Electronic, Devices/Airbuds Right.svg | 7 + .../Linear/Electronic, Devices/Airbuds.svg | 6 + .../Electronic, Devices/Bluetooth Circle.svg | 7 + .../Electronic, Devices/Bluetooth Square.svg | 7 + .../Electronic, Devices/Bluetooth Wave.svg | 8 + .../Linear/Electronic, Devices/Bluetooth.svg | 6 + .../Linear/Electronic, Devices/Boombox.svg | 9 + .../Linear/Electronic, Devices/CPU Bolt.svg | 17 + .../SVG/Linear/Electronic, Devices/CPU.svg | 16 + .../Linear/Electronic, Devices/Cassette 2.svg | 8 + .../Linear/Electronic, Devices/Cassette.svg | 7 + .../Electronic, Devices/Cloud Storage.svg | 5 + .../Linear/Electronic, Devices/Devices.svg | 5 + .../Linear/Electronic, Devices/Diskette.svg | 5 + .../Linear/Electronic, Devices/Display.svg | 4 + .../Electronic, Devices/Flash Drive.svg | 7 + .../Linear/Electronic, Devices/Gameboy.svg | 9 + .../Electronic, Devices/Gamepad Charge.svg | 10 + .../Gamepad Minimalistic.svg | 7 + .../Electronic, Devices/Gamepad No Charge.svg | 10 + .../Electronic, Devices/Gamepad Old.svg | 14 + .../Linear/Electronic, Devices/Gamepad.svg | 8 + .../Headphones Round Sound.svg | 8 + .../Electronic, Devices/Headphones Round.svg | 7 + .../Headphones Square Sound.svg | 8 + .../Electronic, Devices/Headphones Square.svg | 7 + .../Linear/Electronic, Devices/Keyboard.svg | 14 + .../Linear/Electronic, Devices/Laptop 2.svg | 4 + .../Linear/Electronic, Devices/Laptop 3.svg | 4 + .../Laptop Minimalistic.svg | 5 + .../SVG/Linear/Electronic, Devices/Laptop.svg | 5 + .../Electronic, Devices/Lightbulb Bolt.svg | 4 + .../Lightbulb Minimalistic.svg | 4 + .../Linear/Electronic, Devices/Lightbulb.svg | 5 + .../Linear/Electronic, Devices/Lightning.svg | 7 + .../Electronic, Devices/Monitor Camera.svg | 8 + .../Monitor Smartphone.svg | 8 + .../Linear/Electronic, Devices/Monitor.svg | 6 + .../Electronic, Devices/Mouse Circle.svg | 6 + .../Mouse Minimalistic.svg | 4 + .../SVG/Linear/Electronic, Devices/Mouse.svg | 5 + .../Electronic, Devices/Plug Circle.svg | 6 + .../Linear/Electronic, Devices/Printer 2.svg | 7 + .../Printer Minimalistic.svg | 5 + .../Linear/Electronic, Devices/Printer.svg | 9 + .../Linear/Electronic, Devices/Projector.svg | 8 + .../Radio Minimalistic.svg | 8 + .../SVG/Linear/Electronic, Devices/Radio.svg | 8 + .../Linear/Electronic, Devices/SD Card.svg | 6 + .../SIM Card Minimalistic.svg | 4 + .../Linear/Electronic, Devices/SIM Card.svg | 4 + .../Linear/Electronic, Devices/SIM Cards.svg | 5 + .../Linear/Electronic, Devices/SSD Round.svg | 7 + .../Linear/Electronic, Devices/SSD Square.svg | 7 + .../Linear/Electronic, Devices/Server 2.svg | 10 + .../Server Minimalistic.svg | 8 + .../Electronic, Devices/Server Path.svg | 11 + .../Server Square Cloud.svg | 9 + .../Server Square Update.svg | 10 + .../Electronic, Devices/Server Square.svg | 10 + .../SVG/Linear/Electronic, Devices/Server.svg | 8 + .../Electronic, Devices/Smart Speaker 2.svg | 4 + .../Smart Speaker Minimalistic.svg | 4 + .../Electronic, Devices/Smart Speaker.svg | 6 + .../Electronic, Devices/Smartphone 2.svg | 7 + .../Smartphone Rotate 2.svg | 5 + .../Smartphone Rotate Angle.svg | 5 + .../Smartphone Rotate Orientation.svg | 8 + .../Electronic, Devices/Smartphone Update.svg | 12 + .../Smartphone Vibration.svg | 6 + .../Linear/Electronic, Devices/Smartphone.svg | 4 + .../SVG/Linear/Electronic, Devices/Socket.svg | 8 + .../SVG/Linear/Electronic, Devices/TV.svg | 7 + .../SVG/Linear/Electronic, Devices/Tablet.svg | 4 + .../Linear/Electronic, Devices/Telescope.svg | 5 + .../Turntable Minimalistic.svg | 6 + .../Turntable Music Note.svg | 7 + .../Linear/Electronic, Devices/Turntable.svg | 6 + .../Linear/Electronic, Devices/Weigher.svg | 6 + .../Electronic, Devices/Wireless Charge.svg | 6 + .../SVG/Linear/Electronic, Devices/iPhone.svg | 5 + .../icons/SVG/Linear/Essentional, UI/4K.svg | 4 + .../Linear/Essentional, UI/Accessibility.svg | 6 + .../SVG/Linear/Essentional, UI/Add Circle.svg | 4 + .../SVG/Linear/Essentional, UI/Add Square.svg | 4 + .../Essentional, UI/Augmented Reality.svg | 4 + .../SVG/Linear/Essentional, UI/Balloon.svg | 5 + .../Battery Charge Minimalistic.svg | 5 + .../Linear/Essentional, UI/Battery Charge.svg | 5 + .../Battery Full Minimalistic.svg | 7 + .../Linear/Essentional, UI/Battery Full.svg | 7 + .../Battery Half Minimalistic.svg | 6 + .../Linear/Essentional, UI/Battery Half.svg | 6 + .../Battery Low Minimalistic.svg | 5 + .../Linear/Essentional, UI/Battery Low.svg | 5 + .../icons/SVG/Linear/Essentional, UI/Body.svg | 3 + .../Linear/Essentional, UI/Bolt Circle.svg | 4 + .../icons/SVG/Linear/Essentional, UI/Bolt.svg | 3 + .../Essentional, UI/Box Minimalistic.svg | 4 + .../icons/SVG/Linear/Essentional, UI/Box.svg | 4 + .../SVG/Linear/Essentional, UI/Broom.svg | 3 + .../icons/SVG/Linear/Essentional, UI/Cat.svg | 10 + .../Linear/Essentional, UI/Check Circle.svg | 4 + .../Linear/Essentional, UI/Check Square.svg | 4 + .../Linear/Essentional, UI/Close Circle.svg | 4 + .../Linear/Essentional, UI/Close Square.svg | 4 + .../Essentional, UI/Confetti Minimalistic.svg | 12 + .../SVG/Linear/Essentional, UI/Confetti.svg | 13 + .../icons/SVG/Linear/Essentional, UI/Copy.svg | 4 + .../SVG/Linear/Essentional, UI/Copyright.svg | 4 + .../SVG/Linear/Essentional, UI/Cosmetic.svg | 6 + .../Essentional, UI/Creative Commons.svg | 5 + .../SVG/Linear/Essentional, UI/Crown Line.svg | 4 + .../Essentional, UI/Crown Minimalistic.svg | 3 + .../SVG/Linear/Essentional, UI/Crown Star.svg | 4 + .../SVG/Linear/Essentional, UI/Crown.svg | 4 + .../SVG/Linear/Essentional, UI/Cup First.svg | 9 + .../SVG/Linear/Essentional, UI/Cup Music.svg | 11 + .../SVG/Linear/Essentional, UI/Cup Star.svg | 9 + .../icons/SVG/Linear/Essentional, UI/Cup.svg | 8 + .../Linear/Essentional, UI/Cursor Square.svg | 4 + .../SVG/Linear/Essentional, UI/Cursor.svg | 3 + .../Linear/Essentional, UI/Danger Circle.svg | 5 + .../Linear/Essentional, UI/Danger Square.svg | 5 + .../Essentional, UI/Danger Triangle.svg | 5 + .../SVG/Linear/Essentional, UI/Danger.svg | 5 + .../SVG/Linear/Essentional, UI/Database.svg | 7 + .../SVG/Linear/Essentional, UI/Delivery.svg | 4 + .../SVG/Linear/Essentional, UI/Explicit.svg | 4 + .../icons/SVG/Linear/Essentional, UI/Feed.svg | 5 + .../Linear/Essentional, UI/Ferris Wheel.svg | 12 + .../SVG/Linear/Essentional, UI/Figma.svg | 7 + .../SVG/Linear/Essentional, UI/Filter.svg | 3 + .../SVG/Linear/Essentional, UI/Flag 2.svg | 3 + .../icons/SVG/Linear/Essentional, UI/Flag.svg | 3 + .../Linear/Essentional, UI/Flashlight On.svg | 9 + .../SVG/Linear/Essentional, UI/Flashlight.svg | 6 + .../Essentional, UI/Forbidden Circle.svg | 4 + .../SVG/Linear/Essentional, UI/Forbidden.svg | 4 + .../icons/SVG/Linear/Essentional, UI/Fuel.svg | 9 + .../Linear/Essentional, UI/Ghost Smile.svg | 6 + .../SVG/Linear/Essentional, UI/Ghost.svg | 5 + .../icons/SVG/Linear/Essentional, UI/Gift.svg | 9 + .../SVG/Linear/Essentional, UI/Glasses.svg | 7 + .../Linear/Essentional, UI/Hamburger Menu.svg | 5 + .../SVG/Linear/Essentional, UI/Hanger 2.svg | 4 + .../SVG/Linear/Essentional, UI/Hanger.svg | 3 + .../icons/SVG/Linear/Essentional, UI/Help.svg | 8 + .../Essentional, UI/High Definition.svg | 4 + .../Linear/Essentional, UI/High Quality.svg | 4 + .../SVG/Linear/Essentional, UI/Home 2.svg | 4 + .../Linear/Essentional, UI/Home Add Angle.svg | 4 + .../SVG/Linear/Essentional, UI/Home Add.svg | 4 + .../Linear/Essentional, UI/Home Angle 2.svg | 4 + .../SVG/Linear/Essentional, UI/Home Angle.svg | 4 + .../Essentional, UI/Home Smile Angle.svg | 4 + .../SVG/Linear/Essentional, UI/Home Smile.svg | 4 + .../Essentional, UI/Home WiFi Angle.svg | 4 + .../SVG/Linear/Essentional, UI/Home WiFi.svg | 4 + .../icons/SVG/Linear/Essentional, UI/Home.svg | 4 + .../Linear/Essentional, UI/Info Circle.svg | 5 + .../Linear/Essentional, UI/Info Square.svg | 5 + .../Linear/Essentional, UI/Magic Stick 2.svg | 4 + .../Linear/Essentional, UI/Magic Stick 3.svg | 7 + .../Linear/Essentional, UI/Magic Stick.svg | 4 + .../Linear/Essentional, UI/Magnet Wave.svg | 5 + .../SVG/Linear/Essentional, UI/Magnet.svg | 3 + .../Linear/Essentional, UI/Mask Happly.svg | 6 + .../SVG/Linear/Essentional, UI/Mask Sad.svg | 6 + .../SVG/Linear/Essentional, UI/Masks.svg | 9 + .../Linear/Essentional, UI/Mention Circle.svg | 4 + .../Linear/Essentional, UI/Mention Square.svg | 4 + .../Essentional, UI/Menu Dots Circle.svg | 4 + .../Essentional, UI/Menu Dots Square.svg | 4 + .../SVG/Linear/Essentional, UI/Menu Dots.svg | 5 + .../Linear/Essentional, UI/Minus Circle.svg | 4 + .../Linear/Essentional, UI/Minus Square.svg | 4 + .../SVG/Linear/Essentional, UI/Mirror.svg | 4 + .../SVG/Linear/Essentional, UI/Paper Bin.svg | 6 + .../icons/SVG/Linear/Essentional, UI/Paw.svg | 7 + .../SVG/Linear/Essentional, UI/Perfume.svg | 9 + .../SVG/Linear/Essentional, UI/Pin Circle.svg | 4 + .../SVG/Linear/Essentional, UI/Pin List.svg | 7 + .../icons/SVG/Linear/Essentional, UI/Pin.svg | 3 + .../SVG/Linear/Essentional, UI/Plate.svg | 6 + .../Posts Carousel Horizontal.svg | 5 + .../Posts Carousel Vertical.svg | 5 + .../SVG/Linear/Essentional, UI/Power.svg | 4 + .../Essentional, UI/Question Circle.svg | 5 + .../Essentional, UI/Question Square.svg | 5 + .../SVG/Linear/Essentional, UI/Reorder.svg | 6 + .../SVG/Linear/Essentional, UI/Revote.svg | 4 + .../Essentional, UI/Scissors Square.svg | 5 + .../SVG/Linear/Essentional, UI/Scissors.svg | 4 + .../Linear/Essentional, UI/Share Circle.svg | 6 + .../SVG/Linear/Essentional, UI/Share.svg | 7 + .../SVG/Linear/Essentional, UI/Skirt.svg | 3 + .../Linear/Essentional, UI/Sledgehammer.svg | 3 + .../SVG/Linear/Essentional, UI/Sleeping.svg | 6 + .../Essentional, UI/Slider Horizontal.svg | 5 + .../Slider Minimalistic Horizontal.svg | 5 + .../Slider Vertical Minimalistic.svg | 5 + .../Essentional, UI/Slider Vertical.svg | 5 + .../Essentional, UI/Smart Home Angle.svg | 6 + .../SVG/Linear/Essentional, UI/Smart Home.svg | 6 + .../icons/SVG/Linear/Essentional, UI/Sort.svg | 5 + .../Essentional, UI/Special Effects.svg | 4 + .../SVG/Linear/Essentional, UI/Subtitles.svg | 9 + .../SVG/Linear/Essentional, UI/T-shirt.svg | 3 + .../SVG/Linear/Essentional, UI/Target.svg | 9 + .../Essentional, UI/Traffic Economy.svg | 5 + .../SVG/Linear/Essentional, UI/Traffic.svg | 4 + .../Linear/Essentional, UI/Trash Bin 2.svg | 5 + .../Trash Bin Minimalistic 2.svg | 5 + .../Trash Bin Minimalistic.svg | 7 + .../Essentional, UI/Trash Bin Trash.svg | 7 + .../SVG/Linear/Essentional, UI/Umbrella.svg | 4 + .../SVG/Linear/Essentional, UI/Waterdrop.svg | 4 + .../SVG/Linear/Essentional, UI/WinRar.svg | 4 + .../icons/SVG/Linear/Essentional, UI/XXX.svg | 4 + .../Confounded Circle.svg | 6 + .../Confounded Square.svg | 6 + .../Emoji Funny Circle.svg | 7 + .../Emoji Funny Square.svg | 7 + .../Expressionless Circle.svg | 6 + .../Expressionless Square.svg | 6 + .../Face Scan Circle.svg | 9 + .../Face Scan Square.svg | 9 + .../Facemask Circle.svg | 8 + .../Facemask Square.svg | 10 + .../Faces, Emotions, Stickers/Sad Circle.svg | 6 + .../Faces, Emotions, Stickers/Sad Square.svg | 6 + .../Sleeping Circle.svg | 8 + .../Sleeping Square.svg | 8 + .../Smile Circle.svg | 6 + .../Smile Square.svg | 6 + .../Sticker Circle.svg | 4 + .../Sticker Smile Circle 2.svg | 7 + .../Sticker Smile Circle.svg | 7 + .../Sticker Smile Square.svg | 6 + .../Sticker Square.svg | 4 + .../icons/SVG/Linear/Files/Cloud File.svg | 5 + .../icons/SVG/Linear/Files/Code File.svg | 5 + .../icons/SVG/Linear/Files/Figma File.svg | 9 + .../icons/SVG/Linear/Files/File Check.svg | 5 + .../icons/SVG/Linear/Files/File Corrupted.svg | 4 + .../icons/SVG/Linear/Files/File Download.svg | 5 + .../icons/SVG/Linear/Files/File Favourite.svg | 5 + .../icons/SVG/Linear/Files/File Left.svg | 5 + .../icons/SVG/Linear/Files/File Remove.svg | 5 + .../icons/SVG/Linear/Files/File Right.svg | 5 + .../icons/SVG/Linear/Files/File Send.svg | 5 + .../icons/SVG/Linear/Files/File Smile _).svg | 7 + .../icons/SVG/Linear/Files/File Text.svg | 6 + resources/icons/SVG/Linear/Files/File.svg | 4 + resources/icons/SVG/Linear/Files/ZIP File.svg | 8 + .../icons/SVG/Linear/Folders/Add Folder.svg | 4 + .../icons/SVG/Linear/Folders/Folder 2.svg | 4 + .../icons/SVG/Linear/Folders/Folder Check.svg | 4 + .../icons/SVG/Linear/Folders/Folder Cloud.svg | 4 + .../icons/SVG/Linear/Folders/Folder Error.svg | 4 + .../Folders/Folder Favourite (Bookmark).svg | 4 + .../Folders/Folder Favourite (Star).svg | 4 + .../icons/SVG/Linear/Folders/Folder Open.svg | 5 + .../Linear/Folders/Folder Path Connect.svg | 7 + .../SVG/Linear/Folders/Folder Security.svg | 5 + .../SVG/Linear/Folders/Folder With Files.svg | 5 + resources/icons/SVG/Linear/Folders/Folder.svg | 4 + .../SVG/Linear/Folders/Move To Folder.svg | 4 + .../SVG/Linear/Folders/Remove Folder.svg | 4 + .../icons/SVG/Linear/Food, Kitchen/Bottle.svg | 4 + .../Linear/Food, Kitchen/Chef Hat Heart.svg | 5 + .../Food, Kitchen/Chef Hat Minimalistic.svg | 4 + .../SVG/Linear/Food, Kitchen/Chef Hat.svg | 4 + .../SVG/Linear/Food, Kitchen/Corkscrew.svg | 4 + .../SVG/Linear/Food, Kitchen/Cup Hot.svg | 6 + .../SVG/Linear/Food, Kitchen/Cup Paper.svg | 5 + .../icons/SVG/Linear/Food, Kitchen/Cup.svg | 6 + .../SVG/Linear/Food, Kitchen/Donut Bitten.svg | 16 + .../icons/SVG/Linear/Food, Kitchen/Donut.svg | 16 + .../icons/SVG/Linear/Food, Kitchen/Ladle.svg | 4 + .../Food, Kitchen/Oven Mitts Minimalistic.svg | 3 + .../SVG/Linear/Food, Kitchen/Oven Mitts.svg | 4 + .../SVG/Linear/Food, Kitchen/Rolling Pin.svg | 3 + .../SVG/Linear/Food, Kitchen/Tea Cup.svg | 7 + .../icons/SVG/Linear/Food, Kitchen/Whisk.svg | 3 + .../Food, Kitchen/Wineglass Triangle.svg | 3 + .../SVG/Linear/Food, Kitchen/Wineglass.svg | 4 + .../icons/SVG/Linear/Hands/Hand Heart.svg | 5 + .../icons/SVG/Linear/Hands/Hand Money.svg | 10 + .../icons/SVG/Linear/Hands/Hand Pills.svg | 6 + .../icons/SVG/Linear/Hands/Hand Shake.svg | 5 + .../icons/SVG/Linear/Hands/Hand Stars.svg | 7 + .../SVG/Linear/Home, Furniture/Armchair 2.svg | 5 + .../SVG/Linear/Home, Furniture/Armchair.svg | 5 + .../SVG/Linear/Home, Furniture/Bar Chair.svg | 6 + .../icons/SVG/Linear/Home, Furniture/Bath.svg | 7 + .../icons/SVG/Linear/Home, Furniture/Bed.svg | 7 + .../Home, Furniture/Bedside Table 2.svg | 7 + .../Home, Furniture/Bedside Table 3.svg | 7 + .../Home, Furniture/Bedside Table 4.svg | 8 + .../Linear/Home, Furniture/Bedside Table.svg | 9 + .../SVG/Linear/Home, Furniture/Chair 2.svg | 6 + .../SVG/Linear/Home, Furniture/Chair.svg | 5 + .../SVG/Linear/Home, Furniture/Chandelier.svg | 7 + .../SVG/Linear/Home, Furniture/Closet 2.svg | 7 + .../SVG/Linear/Home, Furniture/Closet.svg | 10 + .../Linear/Home, Furniture/Condicioner 2.svg | 6 + .../Linear/Home, Furniture/Condicioner.svg | 7 + .../Floor Lamp Minimalistic.svg | 7 + .../SVG/Linear/Home, Furniture/Floor Lamp.svg | 8 + .../SVG/Linear/Home, Furniture/Fridge.svg | 7 + .../icons/SVG/Linear/Home, Furniture/Lamp.svg | 6 + .../SVG/Linear/Home, Furniture/Mirror.svg | 6 + .../Home, Furniture/Remote Controller 2.svg | 8 + .../Remote Controller Minimalistic.svg | 6 + .../Home, Furniture/Remote Controller.svg | 8 + .../Smart Vacuum Cleaner 2.svg | 7 + .../Home, Furniture/Smart Vacuum Cleaner.svg | 7 + .../SVG/Linear/Home, Furniture/Sofa 2.svg | 6 + .../SVG/Linear/Home, Furniture/Sofa 3.svg | 5 + .../icons/SVG/Linear/Home, Furniture/Sofa.svg | 5 + .../Home, Furniture/Speaker Minimalistic.svg | 5 + .../SVG/Linear/Home, Furniture/Speaker.svg | 5 + .../SVG/Linear/Home, Furniture/Trellis.svg | 9 + .../Linear/Home, Furniture/Volume Knob.svg | 11 + .../Washing Machine Minimalistic.svg | 6 + .../Home, Furniture/Washing Machine.svg | 10 + resources/icons/SVG/Linear/Like/Dislike.svg | 3 + .../icons/SVG/Linear/Like/Heart Angle.svg | 3 + .../icons/SVG/Linear/Like/Heart Broken.svg | 3 + .../icons/SVG/Linear/Like/Heart Lock.svg | 5 + .../icons/SVG/Linear/Like/Heart Shine.svg | 11 + .../icons/SVG/Linear/Like/Heart Unlock.svg | 5 + resources/icons/SVG/Linear/Like/Heart.svg | 3 + resources/icons/SVG/Linear/Like/Hearts.svg | 3 + resources/icons/SVG/Linear/Like/Like.svg | 3 + .../SVG/Linear/Like/Medal Ribbon Star.svg | 5 + .../icons/SVG/Linear/Like/Medal Ribbon.svg | 4 + .../SVG/Linear/Like/Medal Ribbons Star.svg | 6 + .../SVG/Linear/Like/Medal Star Circle.svg | 5 + .../SVG/Linear/Like/Medal Star Square.svg | 5 + .../icons/SVG/Linear/Like/Medal Star.svg | 5 + .../icons/SVG/Linear/Like/Star Shine.svg | 11 + resources/icons/SVG/Linear/Like/Star.svg | 3 + resources/icons/SVG/Linear/List/Bill.svg | 6 + .../Linear/List/Checklist Minimalistic.svg | 7 + resources/icons/SVG/Linear/List/Checklist.svg | 8 + .../List/List Arrow Down Minimalistic.svg | 6 + .../icons/SVG/Linear/List/List Arrow Down.svg | 7 + .../List/List Arrow Up Minimalistic.svg | 6 + .../icons/SVG/Linear/List/List Arrow Up.svg | 7 + .../Linear/List/List Check Minimalistic.svg | 6 + .../icons/SVG/Linear/List/List Check.svg | 7 + .../Linear/List/List Cross Minimalistic.svg | 6 + .../icons/SVG/Linear/List/List Cross.svg | 7 + .../Linear/List/List Down Minimalistic.svg | 6 + resources/icons/SVG/Linear/List/List Down.svg | 7 + .../Linear/List/List Heart Minimalistic.svg | 6 + .../icons/SVG/Linear/List/List Heart.svg | 7 + .../SVG/Linear/List/List Up Minimalistic.svg | 6 + resources/icons/SVG/Linear/List/List Up.svg | 7 + resources/icons/SVG/Linear/List/List-1.svg | 5 + resources/icons/SVG/Linear/List/List.svg | 6 + .../Linear/List/Plaaylist Minimalistic.svg | 6 + .../icons/SVG/Linear/List/Playlist 2.svg | 8 + .../Linear/List/Playlist Minimalistic 2.svg | 9 + .../Linear/List/Playlist Minimalistic 3.svg | 7 + resources/icons/SVG/Linear/List/Playlist.svg | 7 + .../SVG/Linear/List/Sort By Alphabet.svg | 6 + .../icons/SVG/Linear/List/Sort By Time.svg | 7 + .../Linear/List/Sort From Bottom To Top.svg | 6 + .../Linear/List/Sort From Top To Bottom.svg | 6 + .../Map & Location/Branching Paths Down.svg | 5 + .../Map & Location/Branching Paths Up.svg | 5 + .../SVG/Linear/Map & Location/Compass Big.svg | 4 + .../Linear/Map & Location/Compass Square.svg | 4 + .../SVG/Linear/Map & Location/Compass.svg | 4 + .../icons/SVG/Linear/Map & Location/GPS.svg | 8 + .../SVG/Linear/Map & Location/Global.svg | 5 + .../SVG/Linear/Map & Location/Globus.svg | 9 + .../Linear/Map & Location/Map Arrow Down.svg | 3 + .../Linear/Map & Location/Map Arrow Left.svg | 3 + .../Linear/Map & Location/Map Arrow Right.svg | 3 + .../Map & Location/Map Arrow Square.svg | 4 + .../Linear/Map & Location/Map Arrow Up.svg | 3 + .../Linear/Map & Location/Map Point Add.svg | 4 + .../Map & Location/Map Point Favourite.svg | 4 + .../Map & Location/Map Point Hospital.svg | 6 + .../Map & Location/Map Point Remove.svg | 4 + .../Map & Location/Map Point Rotate.svg | 5 + .../Map & Location/Map Point School.svg | 5 + .../Map & Location/Map Point Search.svg | 4 + .../Linear/Map & Location/Map Point Wave.svg | 5 + .../SVG/Linear/Map & Location/Map Point.svg | 4 + .../icons/SVG/Linear/Map & Location/Map.svg | 5 + .../Linear/Map & Location/People Nearby.svg | 5 + .../Point On Map Perspective.svg | 7 + .../Linear/Map & Location/Point On Map.svg | 5 + .../SVG/Linear/Map & Location/Radar 2.svg | 3 + .../icons/SVG/Linear/Map & Location/Radar.svg | 3 + .../icons/SVG/Linear/Map & Location/Route.svg | 4 + .../SVG/Linear/Map & Location/Routing 2.svg | 7 + .../SVG/Linear/Map & Location/Routing 3.svg | 5 + .../SVG/Linear/Map & Location/Routing.svg | 4 + .../SVG/Linear/Map & Location/Signpost 2.svg | 10 + .../SVG/Linear/Map & Location/Signpost.svg | 8 + .../Map & Location/Streets Map Point.svg | 6 + .../Map & Location/Streets Navigation.svg | 5 + .../SVG/Linear/Map & Location/Streets.svg | 4 + .../Linear/Medicine/Adhesive Plaster 2.svg | 7 + .../SVG/Linear/Medicine/Adhesive Plaster.svg | 12 + .../icons/SVG/Linear/Medicine/Bacteria.svg | 12 + .../SVG/Linear/Medicine/Benzene Ring.svg | 7 + .../icons/SVG/Linear/Medicine/Bone Broken.svg | 10 + .../icons/SVG/Linear/Medicine/Bone Crack.svg | 4 + resources/icons/SVG/Linear/Medicine/Bone.svg | 3 + resources/icons/SVG/Linear/Medicine/Bones.svg | 5 + resources/icons/SVG/Linear/Medicine/DNA.svg | 9 + .../icons/SVG/Linear/Medicine/Dropper 2.svg | 8 + .../icons/SVG/Linear/Medicine/Dropper 3.svg | 7 + .../Medicine/Dropper Minimalistic 2.svg | 7 + .../Linear/Medicine/Dropper Minimalistic.svg | 9 + .../icons/SVG/Linear/Medicine/Dropper.svg | 7 + .../icons/SVG/Linear/Medicine/Health.svg | 4 + .../SVG/Linear/Medicine/Heart Pulse 2.svg | 4 + .../icons/SVG/Linear/Medicine/Heart Pulse.svg | 4 + .../SVG/Linear/Medicine/Jar Of Pills 2.svg | 8 + .../SVG/Linear/Medicine/Jar Of Pills.svg | 7 + .../icons/SVG/Linear/Medicine/Medical Kit.svg | 6 + resources/icons/SVG/Linear/Medicine/Pill.svg | 4 + .../icons/SVG/Linear/Medicine/Pills 2.svg | 4 + .../icons/SVG/Linear/Medicine/Pills 3.svg | 6 + resources/icons/SVG/Linear/Medicine/Pills.svg | 5 + .../icons/SVG/Linear/Medicine/Pulse 2.svg | 4 + resources/icons/SVG/Linear/Medicine/Pulse.svg | 4 + .../icons/SVG/Linear/Medicine/Stethoscope.svg | 7 + .../icons/SVG/Linear/Medicine/Syringe.svg | 3 + .../Medicine/Test Tube Minimalistic.svg | 3 + .../icons/SVG/Linear/Medicine/Test Tube.svg | 4 + .../icons/SVG/Linear/Medicine/Thermometer.svg | 4 + resources/icons/SVG/Linear/Medicine/Virus.svg | 18 + .../Chat Square Arrow.svg | 3 + .../Chat Square Call.svg | 6 + .../Chat Square Check.svg | 4 + .../Chat Square Code.svg | 6 + .../Messages, Conversation/Chat Square.svg | 3 + .../Messages, Conversation/Chat Dots.svg | 4 + .../Messages, Conversation/Chat Line.svg | 5 + .../Chat Round Call.svg | 6 + .../Chat Round Check.svg | 4 + .../Chat Round Dots.svg | 4 + .../Chat Round Like.svg | 4 + .../Chat Round Line.svg | 5 + .../Chat Round Money.svg | 4 + .../Chat Round Unread.svg | 4 + .../Chat Round Video.svg | 4 + .../Messages, Conversation/Chat Round.svg | 3 + .../Chat Square Like.svg | 4 + .../Messages, Conversation/Chat Unread.svg | 4 + .../Messages, Conversation/Check Read.svg | 4 + .../Messages, Conversation/Dialog 2.svg | 5 + .../Linear/Messages, Conversation/Dialog.svg | 5 + .../Linear/Messages, Conversation/Forward.svg | 3 + .../Messages, Conversation/Inbox Archive.svg | 7 + .../Messages, Conversation/Inbox In.svg | 5 + .../Messages, Conversation/Inbox Line.svg | 6 + .../Messages, Conversation/Inbox Out.svg | 5 + .../Messages, Conversation/Inbox Unread.svg | 5 + .../Linear/Messages, Conversation/Inbox.svg | 4 + .../Messages, Conversation/Letter Opened.svg | 7 + .../Messages, Conversation/Letter Unread.svg | 5 + .../Linear/Messages, Conversation/Letter.svg | 4 + .../Linear/Messages, Conversation/Mailbox.svg | 6 + .../Multiple Forward Left.svg | 4 + .../Multiple Forward Right.svg | 4 + .../Messages, Conversation/Paperclip 2.svg | 3 + .../Paperclip Rounded 2.svg | 3 + .../Paperclip Rounded.svg | 3 + .../Messages, Conversation/Paperclip.svg | 3 + .../Linear/Messages, Conversation/Pen 2.svg | 4 + .../Messages, Conversation/Pen New Round.svg | 4 + .../Messages, Conversation/Pen New Square.svg | 4 + .../SVG/Linear/Messages, Conversation/Pen.svg | 3 + .../Linear/Messages, Conversation/Plain 2.svg | 4 + .../Linear/Messages, Conversation/Plain 3.svg | 4 + .../Linear/Messages, Conversation/Plain.svg | 4 + .../Messages, Conversation/Square Forward.svg | 4 + .../Square Share Line.svg | 4 + .../Linear/Messages, Conversation/Unread.svg | 3 + .../icons/SVG/Linear/Money/Banknote 2.svg | 7 + resources/icons/SVG/Linear/Money/Banknote.svg | 6 + .../icons/SVG/Linear/Money/Bill Check.svg | 5 + .../icons/SVG/Linear/Money/Bill Cross.svg | 5 + .../icons/SVG/Linear/Money/Bill List.svg | 9 + resources/icons/SVG/Linear/Money/Bill.svg | 6 + resources/icons/SVG/Linear/Money/Card 2.svg | 7 + .../icons/SVG/Linear/Money/Card Recive.svg | 7 + .../icons/SVG/Linear/Money/Card Search.svg | 7 + .../icons/SVG/Linear/Money/Card Send.svg | 7 + .../icons/SVG/Linear/Money/Card Transfer.svg | 6 + resources/icons/SVG/Linear/Money/Card.svg | 6 + .../icons/SVG/Linear/Money/Cardholder.svg | 6 + resources/icons/SVG/Linear/Money/Cash Out.svg | 6 + .../SVG/Linear/Money/Dollar Minimalistic.svg | 6 + resources/icons/SVG/Linear/Money/Dollar.svg | 5 + resources/icons/SVG/Linear/Money/Euro.svg | 6 + .../icons/SVG/Linear/Money/Money Bag.svg | 5 + resources/icons/SVG/Linear/Money/Ruble.svg | 5 + resources/icons/SVG/Linear/Money/Safe 2.svg | 11 + .../icons/SVG/Linear/Money/Safe Circle.svg | 9 + .../icons/SVG/Linear/Money/Safe Square.svg | 9 + .../icons/SVG/Linear/Money/Sale Square.svg | 6 + resources/icons/SVG/Linear/Money/Sale.svg | 6 + .../icons/SVG/Linear/Money/Tag Horizontal.svg | 4 + .../icons/SVG/Linear/Money/Tag Price.svg | 5 + resources/icons/SVG/Linear/Money/Tag.svg | 5 + .../icons/SVG/Linear/Money/Ticker Star.svg | 4 + .../icons/SVG/Linear/Money/Ticket Sale.svg | 6 + resources/icons/SVG/Linear/Money/Ticket.svg | 4 + .../icons/SVG/Linear/Money/Verified Check.svg | 4 + .../icons/SVG/Linear/Money/Wad Of Money.svg | 7 + resources/icons/SVG/Linear/Money/Wallet 2.svg | 6 + .../icons/SVG/Linear/Money/Wallet Money.svg | 7 + resources/icons/SVG/Linear/Money/Wallet.svg | 6 + .../SVG/Linear/Nature, Travel/Bonfire.svg | 6 + .../Nature, Travel/Fire Minimalistic.svg | 3 + .../SVG/Linear/Nature, Travel/Fire Square.svg | 4 + .../icons/SVG/Linear/Nature, Travel/Fire.svg | 4 + .../icons/SVG/Linear/Nature, Travel/Flame.svg | 3 + .../icons/SVG/Linear/Nature, Travel/Leaf.svg | 4 + .../Linear/Nature, Travel/Suitcase Lines.svg | 6 + .../Linear/Nature, Travel/Suitcase Tag.svg | 7 + .../SVG/Linear/Nature, Travel/Suitcase.svg | 6 + .../Bug Minimalistic.svg | 13 + .../Linear/Network, IT, Programming/Bug.svg | 13 + .../Network, IT, Programming/Code 2.svg | 5 + .../Network, IT, Programming/Code Circle.svg | 6 + .../Network, IT, Programming/Code Square.svg | 6 + .../Linear/Network, IT, Programming/Code.svg | 5 + .../Network, IT, Programming/Command.svg | 7 + .../Network, IT, Programming/Hashtag Chat.svg | 7 + .../Hashtag Circle.svg | 7 + .../Hashtag Square.svg | 7 + .../Network, IT, Programming/Hashtag.svg | 6 + .../Network, IT, Programming/Programming.svg | 5 + .../Network, IT, Programming/Screencast 2.svg | 4 + .../Network, IT, Programming/Screencast.svg | 6 + .../Network, IT, Programming/Sidebar Code.svg | 5 + .../Sidebar Minimalistic.svg | 4 + .../Network, IT, Programming/Siderbar.svg | 6 + .../Network, IT, Programming/Slash Circle.svg | 4 + .../Network, IT, Programming/Slash Square.svg | 4 + .../Station Minimalistic.svg | 6 + .../Network, IT, Programming/Station.svg | 6 + .../Network, IT, Programming/Structure.svg | 10 + .../Translation 2.svg | 6 + .../Network, IT, Programming/Translation.svg | 5 + .../Network, IT, Programming/USB Circle.svg | 9 + .../Network, IT, Programming/USB Square.svg | 9 + .../Linear/Network, IT, Programming/USB.svg | 8 + .../Wi-Fi Router Minimalistic.svg | 8 + .../Wi-Fi Router Round.svg | 10 + .../Network, IT, Programming/Wi-Fi Router.svg | 11 + .../Network, IT, Programming/Window Frame.svg | 8 + .../icons/SVG/Linear/Notes/Archive Check.svg | 5 + .../Linear/Notes/Archive Down Minimlistic.svg | 5 + .../icons/SVG/Linear/Notes/Archive Down.svg | 5 + .../SVG/Linear/Notes/Archive Minimalistic.svg | 5 + .../Linear/Notes/Archive Up Minimlistic.svg | 5 + .../icons/SVG/Linear/Notes/Archive Up.svg | 5 + resources/icons/SVG/Linear/Notes/Archive.svg | 5 + .../icons/SVG/Linear/Notes/Clipboard Add.svg | 5 + .../SVG/Linear/Notes/Clipboard Check.svg | 5 + .../SVG/Linear/Notes/Clipboard Heart.svg | 5 + .../icons/SVG/Linear/Notes/Clipboard List.svg | 10 + .../SVG/Linear/Notes/Clipboard Remove.svg | 5 + .../icons/SVG/Linear/Notes/Clipboard Text.svg | 6 + .../icons/SVG/Linear/Notes/Clipboard.svg | 7 + .../icons/SVG/Linear/Notes/Document Add.svg | 7 + .../SVG/Linear/Notes/Document Medicine.svg | 6 + .../icons/SVG/Linear/Notes/Document Text.svg | 6 + resources/icons/SVG/Linear/Notes/Document.svg | 5 + .../Linear/Notes/Documents Minimalistic.svg | 8 + .../icons/SVG/Linear/Notes/Documents.svg | 8 + resources/icons/SVG/Linear/Notes/Notebook.svg | 9 + .../SVG/Linear/Notes/Notes Minimalistic.svg | 4 + resources/icons/SVG/Linear/Notes/Notes.svg | 6 + .../SVG/Linear/Notifications/Bell Bing.svg | 5 + .../SVG/Linear/Notifications/Bell Off.svg | 5 + .../icons/SVG/Linear/Notifications/Bell.svg | 4 + .../Notification Lines Remove.svg | 6 + .../Notifications/Notification Remove.svg | 4 + .../Notification Unread Lines.svg | 6 + .../Notifications/Notification Unread.svg | 4 + .../icons/SVG/Linear/School/Backpack.svg | 7 + resources/icons/SVG/Linear/School/Book 2.svg | 7 + .../School/Book Bookmark Minimalistic.svg | 6 + .../icons/SVG/Linear/School/Book Bookmark.svg | 7 + .../SVG/Linear/School/Book Minimalistic.svg | 5 + resources/icons/SVG/Linear/School/Book.svg | 6 + .../SVG/Linear/School/Bookmark Circle.svg | 4 + .../SVG/Linear/School/Bookmark Opened.svg | 5 + .../School/Bookmark Square Minimalistic.svg | 4 + .../SVG/Linear/School/Bookmark Square.svg | 5 + .../icons/SVG/Linear/School/Bookmark.svg | 4 + .../Linear/School/Calculator Minimalistic.svg | 4 + .../icons/SVG/Linear/School/Calculator.svg | 10 + .../SVG/Linear/School/Case Minimalistic.svg | 7 + .../Linear/School/Case Round Minimalistic.svg | 7 + .../icons/SVG/Linear/School/Case Round.svg | 6 + resources/icons/SVG/Linear/School/Case.svg | 6 + .../SVG/Linear/School/Diploma Verified.svg | 7 + resources/icons/SVG/Linear/School/Diploma.svg | 8 + .../icons/SVG/Linear/School/Document.svg | 6 + .../SVG/Linear/School/Notebook Bookmark.svg | 8 + .../Linear/School/Notebook Minimalistic.svg | 4 + .../SVG/Linear/School/Notebook Square.svg | 5 + .../icons/SVG/Linear/School/Notebook.svg | 8 + .../Linear/School/Passport Minimalistic.svg | 5 + .../icons/SVG/Linear/School/Passport.svg | 6 + .../icons/SVG/Linear/School/Plus, Minus.svg | 5 + .../Linear/School/Square Academic Cap 2.svg | 5 + .../SVG/Linear/School/Square Academic Cap.svg | 5 + .../icons/SVG/Linear/Search/Magnifer Bug.svg | 5 + .../SVG/Linear/Search/Magnifer Zoom In.svg | 5 + .../SVG/Linear/Search/Magnifer Zoom Out.svg | 5 + .../icons/SVG/Linear/Search/Magnifer.svg | 4 + .../Search/Minimalistic Magnifer Bug.svg | 5 + .../Search/Minimalistic Magnifer Zoom In.svg | 5 + .../Search/Minimalistic Magnifer Zoom Out.svg | 5 + .../Linear/Search/Minimalistic Magnifer.svg | 4 + .../Linear/Search/Rounded Magnifer Bug.svg | 5 + .../Search/Rounded Magnifer Zoom In.svg | 5 + .../Search/Rounded Magnifer Zoom Out.svg | 5 + .../SVG/Linear/Search/Rounded Magnifer.svg | 4 + .../icons/SVG/Linear/Security/Bomb Emoji.svg | 8 + .../SVG/Linear/Security/Bomb Minimalistic.svg | 7 + resources/icons/SVG/Linear/Security/Bomb.svg | 5 + .../icons/SVG/Linear/Security/Code Scan.svg | 10 + .../icons/SVG/Linear/Security/Eye Closed.svg | 3 + .../icons/SVG/Linear/Security/Eye Scan.svg | 8 + resources/icons/SVG/Linear/Security/Eye.svg | 4 + .../icons/SVG/Linear/Security/Incognito.svg | 7 + .../Linear/Security/Key Minimalistic 2.svg | 6 + .../Security/Key Minimalistic Square 2.svg | 4 + .../Security/Key Minimalistic Square 3.svg | 5 + .../Security/Key Minimalistic Square.svg | 4 + .../SVG/Linear/Security/Key Minimalistic.svg | 3 + .../SVG/Linear/Security/Key Square 2.svg | 4 + .../icons/SVG/Linear/Security/Key Square.svg | 4 + resources/icons/SVG/Linear/Security/Key.svg | 4 + .../Lock Keyhole Minimalistic Unlocked.svg | 5 + .../Security/Lock Keyhole Minimalistic.svg | 5 + .../Linear/Security/Lock Keyhole Unlocked.svg | 5 + .../SVG/Linear/Security/Lock Keyhole.svg | 5 + .../Security/Lock Password Unlocked.svg | 5 + .../SVG/Linear/Security/Lock Password.svg | 5 + .../SVG/Linear/Security/Lock Unlocked.svg | 4 + resources/icons/SVG/Linear/Security/Lock.svg | 4 + .../icons/SVG/Linear/Security/Object Scan.svg | 9 + .../Security/Password Minimalistic Input.svg | 6 + .../Linear/Security/Password Minimalistic.svg | 6 + .../icons/SVG/Linear/Security/Password.svg | 6 + .../icons/SVG/Linear/Security/QR Code.svg | 11 + .../icons/SVG/Linear/Security/Scanner 2.svg | 7 + .../icons/SVG/Linear/Security/Scanner.svg | 7 + .../SVG/Linear/Security/Shield Check.svg | 4 + .../SVG/Linear/Security/Shield Cross.svg | 4 + .../Security/Shield Keyhole Minimalistic.svg | 4 + .../SVG/Linear/Security/Shield Keyhole.svg | 4 + .../Linear/Security/Shield Minimalistic.svg | 3 + .../SVG/Linear/Security/Shield Minus.svg | 4 + .../SVG/Linear/Security/Shield Network.svg | 6 + .../icons/SVG/Linear/Security/Shield Plus.svg | 4 + .../icons/SVG/Linear/Security/Shield Star.svg | 4 + .../icons/SVG/Linear/Security/Shield Up.svg | 4 + .../icons/SVG/Linear/Security/Shield User.svg | 5 + .../SVG/Linear/Security/Shield Warning.svg | 5 + .../icons/SVG/Linear/Security/Shield.svg | 5 + .../SVG/Linear/Security/Siren Rounded.svg | 10 + resources/icons/SVG/Linear/Security/Siren.svg | 10 + .../Settings Minimalistic.svg | 4 + .../Linear/Settings, Fine Tuning/Settings.svg | 4 + .../Linear/Settings, Fine Tuning/Tuning 2.svg | 8 + .../Linear/Settings, Fine Tuning/Tuning 3.svg | 11 + .../Linear/Settings, Fine Tuning/Tuning 4.svg | 11 + .../Settings, Fine Tuning/Tuning Square 2.svg | 9 + .../Settings, Fine Tuning/Tuning Square.svg | 9 + .../Linear/Settings, Fine Tuning/Tuning.svg | 8 + .../Linear/Settings, Fine Tuning/Widget 2.svg | 6 + .../Linear/Settings, Fine Tuning/Widget 3.svg | 6 + .../Linear/Settings, Fine Tuning/Widget 4.svg | 5 + .../Linear/Settings, Fine Tuning/Widget 5.svg | 6 + .../Linear/Settings, Fine Tuning/Widget 6.svg | 6 + .../Settings, Fine Tuning/Widget Add.svg | 6 + .../Linear/Settings, Fine Tuning/Widget.svg | 6 + .../SVG/Linear/Shopping, Ecommerce/Bag 2.svg | 6 + .../SVG/Linear/Shopping, Ecommerce/Bag 3.svg | 4 + .../SVG/Linear/Shopping, Ecommerce/Bag 4.svg | 6 + .../SVG/Linear/Shopping, Ecommerce/Bag 5.svg | 6 + .../Linear/Shopping, Ecommerce/Bag Check.svg | 5 + .../Linear/Shopping, Ecommerce/Bag Cross.svg | 5 + .../Linear/Shopping, Ecommerce/Bag Heart.svg | 5 + .../Shopping, Ecommerce/Bag Music 2.svg | 7 + .../Linear/Shopping, Ecommerce/Bag Music.svg | 6 + .../Linear/Shopping, Ecommerce/Bag Smile.svg | 5 + .../SVG/Linear/Shopping, Ecommerce/Bag.svg | 4 + .../SVG/Linear/Shopping, Ecommerce/Cart 2.svg | 6 + .../SVG/Linear/Shopping, Ecommerce/Cart 3.svg | 8 + .../SVG/Linear/Shopping, Ecommerce/Cart 4.svg | 7 + .../SVG/Linear/Shopping, Ecommerce/Cart 5.svg | 7 + .../Linear/Shopping, Ecommerce/Cart Check.svg | 6 + .../Linear/Shopping, Ecommerce/Cart Cross.svg | 6 + .../Shopping, Ecommerce/Cart Large 2.svg | 6 + .../Shopping, Ecommerce/Cart Large 3.svg | 7 + .../Shopping, Ecommerce/Cart Large 4.svg | 7 + .../Cart Large Minimalistic.svg | 5 + .../Linear/Shopping, Ecommerce/Cart Large.svg | 7 + .../Linear/Shopping, Ecommerce/Cart Plus.svg | 6 + .../SVG/Linear/Shopping, Ecommerce/Cart.svg | 5 + .../SVG/Linear/Shopping, Ecommerce/Shop 2.svg | 7 + .../Shopping, Ecommerce/Shop Minimalistic.svg | 6 + .../SVG/Linear/Shopping, Ecommerce/Shop.svg | 7 + resources/icons/SVG/Linear/Sports/Balls.svg | 9 + .../icons/SVG/Linear/Sports/Basketball.svg | 6 + .../SVG/Linear/Sports/Bicycling Round.svg | 6 + .../icons/SVG/Linear/Sports/Bicycling.svg | 6 + .../Linear/Sports/Body Shape Minimalistic.svg | 7 + .../icons/SVG/Linear/Sports/Body Shape.svg | 8 + resources/icons/SVG/Linear/Sports/Bowling.svg | 6 + .../Sports/Dumbbell Large Minimalistic.svg | 7 + .../SVG/Linear/Sports/Dumbbell Large.svg | 3 + .../SVG/Linear/Sports/Dumbbell Small.svg | 5 + .../icons/SVG/Linear/Sports/Dumbbell.svg | 3 + .../icons/SVG/Linear/Sports/Dumbbells 2.svg | 4 + .../icons/SVG/Linear/Sports/Dumbbells.svg | 4 + .../icons/SVG/Linear/Sports/Football.svg | 3 + resources/icons/SVG/Linear/Sports/Golf.svg | 5 + .../SVG/Linear/Sports/Hiking Minimalistic.svg | 6 + .../icons/SVG/Linear/Sports/Hiking Round.svg | 7 + resources/icons/SVG/Linear/Sports/Hiking.svg | 7 + .../SVG/Linear/Sports/Meditation Round.svg | 5 + .../icons/SVG/Linear/Sports/Meditation.svg | 5 + resources/icons/SVG/Linear/Sports/Ranking.svg | 6 + resources/icons/SVG/Linear/Sports/Rugby.svg | 4 + .../icons/SVG/Linear/Sports/Running 2.svg | 6 + .../icons/SVG/Linear/Sports/Running Round.svg | 6 + resources/icons/SVG/Linear/Sports/Running.svg | 6 + .../icons/SVG/Linear/Sports/Skateboard.svg | 5 + .../SVG/Linear/Sports/Skateboarding Round.svg | 9 + .../icons/SVG/Linear/Sports/Skateboarding.svg | 9 + .../SVG/Linear/Sports/Stretching Round.svg | 4 + .../icons/SVG/Linear/Sports/Stretching.svg | 4 + .../icons/SVG/Linear/Sports/Swimming.svg | 6 + .../icons/SVG/Linear/Sports/Tennis 2.svg | 4 + resources/icons/SVG/Linear/Sports/Tennis.svg | 4 + .../SVG/Linear/Sports/Treadmill Round.svg | 8 + .../icons/SVG/Linear/Sports/Treadmill.svg | 8 + .../icons/SVG/Linear/Sports/Volleyball 2.svg | 3 + .../icons/SVG/Linear/Sports/Volleyball.svg | 3 + .../icons/SVG/Linear/Sports/Walking Round.svg | 5 + resources/icons/SVG/Linear/Sports/Walking.svg | 5 + .../icons/SVG/Linear/Sports/Water Sun.svg | 10 + resources/icons/SVG/Linear/Sports/Water.svg | 5 + .../SVG/Linear/Text Formatting/Backspace.svg | 4 + .../Linear/Text Formatting/Eraser Circle.svg | 4 + .../Linear/Text Formatting/Eraser Square.svg | 4 + .../SVG/Linear/Text Formatting/Eraser.svg | 4 + .../Link Broken Minimalistic.svg | 6 + .../Linear/Text Formatting/Link Broken.svg | 6 + .../Linear/Text Formatting/Link Circle.svg | 4 + .../Text Formatting/Link Minimalistic 2.svg | 5 + .../Text Formatting/Link Minimalistic.svg | 5 + .../Text Formatting/Link Round Angle.svg | 4 + .../SVG/Linear/Text Formatting/Link Round.svg | 3 + .../Linear/Text Formatting/Link Square.svg | 4 + .../icons/SVG/Linear/Text Formatting/Link.svg | 4 + .../Text Formatting/Paragraph Spacing.svg | 5 + .../Text Formatting/Text Bold Circle.svg | 5 + .../Text Formatting/Text Bold Square.svg | 5 + .../SVG/Linear/Text Formatting/Text Bold.svg | 4 + .../Linear/Text Formatting/Text Circle.svg | 4 + .../Text Formatting/Text Cross Circle.svg | 4 + .../Text Formatting/Text Cross Square.svg | 4 + .../SVG/Linear/Text Formatting/Text Cross.svg | 5 + .../Text Formatting/Text Field Focus.svg | 5 + .../SVG/Linear/Text Formatting/Text Field.svg | 4 + .../Text Formatting/Text Italic Circle.svg | 4 + .../Text Formatting/Text Italic Square.svg | 4 + .../Linear/Text Formatting/Text Italic.svg | 3 + .../Linear/Text Formatting/Text Selection.svg | 12 + .../Linear/Text Formatting/Text Square 2.svg | 7 + .../Linear/Text Formatting/Text Square.svg | 4 + .../Text Formatting/Text Underline Circle.svg | 5 + .../Text Formatting/Text Underline Cross.svg | 5 + .../Linear/Text Formatting/Text Underline.svg | 4 + .../icons/SVG/Linear/Text Formatting/Text.svg | 4 + resources/icons/SVG/Linear/Time/Alarm Add.svg | 6 + .../icons/SVG/Linear/Time/Alarm Pause.svg | 7 + .../icons/SVG/Linear/Time/Alarm Play.svg | 6 + .../icons/SVG/Linear/Time/Alarm Remove.svg | 6 + .../icons/SVG/Linear/Time/Alarm Sleep.svg | 6 + .../icons/SVG/Linear/Time/Alarm Turn Off.svg | 6 + resources/icons/SVG/Linear/Time/Alarm.svg | 6 + .../icons/SVG/Linear/Time/Calendar Add.svg | 7 + .../icons/SVG/Linear/Time/Calendar Date.svg | 8 + .../icons/SVG/Linear/Time/Calendar Mark.svg | 7 + .../SVG/Linear/Time/Calendar Minimalistic.svg | 6 + .../icons/SVG/Linear/Time/Calendar Search.svg | 8 + resources/icons/SVG/Linear/Time/Calendar.svg | 12 + .../icons/SVG/Linear/Time/Clock Circle.svg | 4 + .../icons/SVG/Linear/Time/Clock Square.svg | 4 + resources/icons/SVG/Linear/Time/History 2.svg | 5 + resources/icons/SVG/Linear/Time/History 3.svg | 5 + resources/icons/SVG/Linear/Time/History.svg | 4 + .../icons/SVG/Linear/Time/Hourglass Line.svg | 5 + resources/icons/SVG/Linear/Time/Hourglass.svg | 3 + .../icons/SVG/Linear/Time/Stopwatch Pause.svg | 6 + .../icons/SVG/Linear/Time/Stopwatch Play.svg | 5 + resources/icons/SVG/Linear/Time/Stopwatch.svg | 5 + .../icons/SVG/Linear/Time/Watch Round.svg | 6 + .../Time/Watch Square Minimalistic Charge.svg | 6 + .../Linear/Time/Watch Square Minimalistic.svg | 6 + .../icons/SVG/Linear/Time/Watch Square.svg | 7 + .../Transport, Parts, Service/Accumulator.svg | 7 + .../Linear/Transport, Parts, Service/Bus.svg | 11 + .../Electric Refueling.svg | 7 + .../Transport, Parts, Service/Gas Station.svg | 8 + .../Kick Scooter.svg | 3 + .../Transport, Parts, Service/Scooter.svg | 8 + .../Shock Absorber.svg | 9 + .../Spedometer Low.svg | 11 + .../Spedometer Max.svg | 11 + .../Spedometer Middle.svg | 11 + .../Suspension Bolt.svg | 9 + .../Suspension Cross.svg | 11 + .../Transport, Parts, Service/Suspension.svg | 9 + .../Linear/Transport, Parts, Service/Tram.svg | 9 + .../Transmission Circle.svg | 6 + .../Transmission Square.svg | 6 + .../Transmission.svg | 11 + .../Transport, Parts, Service/Wheel Angle.svg | 9 + .../Transport, Parts, Service/Wheel.svg | 11 + .../SVG/Linear/Users/User Block Rounded.svg | 6 + .../icons/SVG/Linear/Users/User Block.svg | 5 + .../SVG/Linear/Users/User Check Rounded.svg | 6 + .../icons/SVG/Linear/Users/User Check.svg | 6 + .../icons/SVG/Linear/Users/User Circle.svg | 5 + .../SVG/Linear/Users/User Cross Rounded.svg | 6 + .../icons/SVG/Linear/Users/User Cross.svg | 6 + .../icons/SVG/Linear/Users/User Hand Up.svg | 4 + .../icons/SVG/Linear/Users/User Hands.svg | 4 + .../SVG/Linear/Users/User Heart Rounded.svg | 5 + .../icons/SVG/Linear/Users/User Heart.svg | 5 + resources/icons/SVG/Linear/Users/User Id.svg | 8 + .../SVG/Linear/Users/User Minus Rounded.svg | 6 + .../icons/SVG/Linear/Users/User Minus.svg | 6 + .../SVG/Linear/Users/User Plus Rounded.svg | 7 + .../icons/SVG/Linear/Users/User Plus.svg | 7 + .../icons/SVG/Linear/Users/User Rounded.svg | 4 + .../SVG/Linear/Users/User Speak Rounded.svg | 6 + .../icons/SVG/Linear/Users/User Speak.svg | 6 + resources/icons/SVG/Linear/Users/User.svg | 4 + .../SVG/Linear/Users/Users Group Rounded.svg | 6 + .../Linear/Users/Users Group Two Rounded.svg | 8 + .../SVG/Linear/Video, Audio, Sound/Album.svg | 7 + .../Linear/Video, Audio, Sound/Camera Add.svg | 6 + .../Camera Minimalistic.svg | 6 + .../Video, Audio, Sound/Camera Rotate.svg | 4 + .../Video, Audio, Sound/Camera Square.svg | 4 + .../SVG/Linear/Video, Audio, Sound/Camera.svg | 5 + .../Video, Audio, Sound/Clapperboard Edit.svg | 7 + .../Clapperboard Open Play.svg | 7 + .../Video, Audio, Sound/Clapperboard Open.svg | 6 + .../Video, Audio, Sound/Clapperboard Play.svg | 7 + .../Video, Audio, Sound/Clapperboard Text.svg | 8 + .../Video, Audio, Sound/Clapperboard.svg | 6 + .../Full Screen Circle.svg | 7 + .../Full Screen Square.svg | 7 + .../Video, Audio, Sound/Full Screen.svg | 6 + .../Video, Audio, Sound/Gallery Add.svg | 5 + .../Video, Audio, Sound/Gallery Check.svg | 5 + .../Video, Audio, Sound/Gallery Circle.svg | 5 + .../Video, Audio, Sound/Gallery Download.svg | 5 + .../Video, Audio, Sound/Gallery Edit.svg | 5 + .../Video, Audio, Sound/Gallery Favourite.svg | 5 + .../Gallery Minimalistic.svg | 5 + .../Video, Audio, Sound/Gallery Remove.svg | 5 + .../Video, Audio, Sound/Gallery Round.svg | 6 + .../Video, Audio, Sound/Gallery Send.svg | 5 + .../Video, Audio, Sound/Gallery Wide.svg | 6 + .../Linear/Video, Audio, Sound/Gallery.svg | 5 + .../Linear/Video, Audio, Sound/Library.svg | 6 + .../Video, Audio, Sound/Microphone 2.svg | 9 + .../Video, Audio, Sound/Microphone 3.svg | 7 + .../Video, Audio, Sound/Microphone Large.svg | 6 + .../Linear/Video, Audio, Sound/Microphone.svg | 7 + .../Video, Audio, Sound/Music Library 2.svg | 6 + .../Video, Audio, Sound/Music Library.svg | 6 + .../Video, Audio, Sound/Music Note 2.svg | 5 + .../Video, Audio, Sound/Music Note 3.svg | 5 + .../Video, Audio, Sound/Music Note 4.svg | 5 + .../Music Note Slider 2.svg | 7 + .../Video, Audio, Sound/Music Note Slider.svg | 8 + .../Linear/Video, Audio, Sound/Music Note.svg | 7 + .../Video, Audio, Sound/Music Notes.svg | 9 + .../SVG/Linear/Video, Audio, Sound/Muted.svg | 4 + .../SVG/Linear/Video, Audio, Sound/PIP 2.svg | 4 + .../SVG/Linear/Video, Audio, Sound/PIP.svg | 4 + .../Linear/Video, Audio, Sound/Panorama.svg | 5 + .../Video, Audio, Sound/Pause Circle.svg | 5 + .../SVG/Linear/Video, Audio, Sound/Pause.svg | 4 + .../Video, Audio, Sound/Play Circle.svg | 4 + .../Video, Audio, Sound/Play Stream.svg | 5 + .../SVG/Linear/Video, Audio, Sound/Play.svg | 3 + .../Video, Audio, Sound/Playback Speed.svg | 5 + .../Linear/Video, Audio, Sound/Podcast.svg | 11 + .../Quit Full Screen Circle.svg | 7 + .../Quit Full Screen Square.svg | 7 + .../Video, Audio, Sound/Quit Full Screen.svg | 6 + .../Linear/Video, Audio, Sound/Quit PIP.svg | 5 + .../Video, Audio, Sound/Record Circle.svg | 4 + .../SVG/Linear/Video, Audio, Sound/Record.svg | 3 + .../SVG/Linear/Video, Audio, Sound/Reel 2.svg | 9 + .../SVG/Linear/Video, Audio, Sound/Reel.svg | 8 + .../Repeat One Minimalistic.svg | 5 + .../Linear/Video, Audio, Sound/Repeat One.svg | 5 + .../SVG/Linear/Video, Audio, Sound/Repeat.svg | 4 + .../Rewind 10 Seconds Back.svg | 5 + .../Rewind 10 Seconds Forward.svg | 5 + .../Rewind 15 Seconds Back.svg | 5 + .../Rewind 15 Seconds Forward.svg | 5 + .../Rewind 5 Seconds Back.svg | 4 + .../Rewind 5 Seconds Forward.svg | 4 + .../Rewind Back Circle.svg | 4 + .../Video, Audio, Sound/Rewind Back.svg | 4 + .../Rewind Forward Circle.svg | 4 + .../Video, Audio, Sound/Rewind Forward.svg | 4 + .../Linear/Video, Audio, Sound/Shuffle.svg | 4 + .../Linear/Video, Audio, Sound/Skip Next.svg | 4 + .../Video, Audio, Sound/Skip Previous.svg | 4 + .../Video, Audio, Sound/Soundwave Circle.svg | 6 + .../Video, Audio, Sound/Soundwave Square.svg | 6 + .../Linear/Video, Audio, Sound/Soundwave.svg | 7 + .../Video, Audio, Sound/Stop Circle.svg | 4 + .../SVG/Linear/Video, Audio, Sound/Stop.svg | 3 + .../SVG/Linear/Video, Audio, Sound/Stream.svg | 5 + .../SVG/Linear/Video, Audio, Sound/To PIP.svg | 5 + .../Video, Audio, Sound/Upload Track 2.svg | 7 + .../Video, Audio, Sound/Upload Track.svg | 7 + .../Video, Audio, Sound/Video Frame 2.svg | 3 + .../Video, Audio, Sound/Video Frame Cut 2.svg | 12 + .../Video, Audio, Sound/Video Frame Cut.svg | 8 + .../Video Frame Play Horizontal.svg | 9 + .../Video Frame Play Vertical.svg | 9 + .../Video Frame Replace.svg | 12 + .../Video, Audio, Sound/Video Frame.svg | 8 + .../Video, Audio, Sound/Video Library.svg | 6 + .../Video, Audio, Sound/Videocamera Add.svg | 5 + .../Videocamera Record.svg | 5 + .../Video, Audio, Sound/Videocamera.svg | 4 + .../Video, Audio, Sound/Vinyl Record.svg | 5 + .../SVG/Linear/Video, Audio, Sound/Vinyl.svg | 5 + .../Video, Audio, Sound/Volume Cross.svg | 6 + .../Video, Audio, Sound/Volume Loud.svg | 5 + .../Video, Audio, Sound/Volume Small.svg | 4 + .../SVG/Linear/Video, Audio, Sound/Volume.svg | 3 + .../Linear/Video, Audio, Sound/Wallpaper.svg | 7 + .../Weather/Cloud Bolt Minimalistic.svg | 4 + .../icons/SVG/Linear/Weather/Cloud Bolt.svg | 4 + .../icons/SVG/Linear/Weather/Cloud Check.svg | 4 + .../SVG/Linear/Weather/Cloud Download.svg | 4 + .../icons/SVG/Linear/Weather/Cloud Minus.svg | 4 + .../icons/SVG/Linear/Weather/Cloud Plus.svg | 4 + .../icons/SVG/Linear/Weather/Cloud Rain.svg | 8 + .../Weather/Cloud Snowfall Minimalistic.svg | 9 + .../SVG/Linear/Weather/Cloud Snowfall.svg | 6 + .../icons/SVG/Linear/Weather/Cloud Storm.svg | 7 + .../icons/SVG/Linear/Weather/Cloud Sun 2.svg | 9 + .../icons/SVG/Linear/Weather/Cloud Sun.svg | 4 + .../icons/SVG/Linear/Weather/Cloud Upload.svg | 4 + .../SVG/Linear/Weather/Cloud Waterdrop.svg | 4 + .../SVG/Linear/Weather/Cloud Waterdrops.svg | 6 + resources/icons/SVG/Linear/Weather/Cloud.svg | 3 + resources/icons/SVG/Linear/Weather/Clouds.svg | 4 + .../icons/SVG/Linear/Weather/Cloudy Moon.svg | 4 + .../icons/SVG/Linear/Weather/Clound Cross.svg | 4 + resources/icons/SVG/Linear/Weather/Fog.svg | 6 + .../icons/SVG/Linear/Weather/Moon Fog.svg | 8 + .../icons/SVG/Linear/Weather/Moon Sleep.svg | 5 + .../icons/SVG/Linear/Weather/Moon Stars.svg | 5 + resources/icons/SVG/Linear/Weather/Moon.svg | 3 + .../icons/SVG/Linear/Weather/Snowflake.svg | 5 + resources/icons/SVG/Linear/Weather/Stars.svg | 4 + resources/icons/SVG/Linear/Weather/Sun 2.svg | 11 + .../icons/SVG/Linear/Weather/Sun Fog.svg | 11 + resources/icons/SVG/Linear/Weather/Sun.svg | 11 + .../icons/SVG/Linear/Weather/Sunrise.svg | 12 + resources/icons/SVG/Linear/Weather/Sunset.svg | 12 + .../icons/SVG/Linear/Weather/Temperature.svg | 5 + .../SVG/Linear/Weather/Tornado Small.svg | 7 + .../icons/SVG/Linear/Weather/Tornado.svg | 9 + .../icons/SVG/Linear/Weather/Waterdrops.svg | 5 + resources/icons/SVG/Linear/Weather/Wind.svg | 5 + .../Arrows Action/Arrow To Down Left.svg | 3 + .../Arrows Action/Arrow To Down Right.svg | 3 + .../Arrows Action/Arrow To Top Left.svg | 3 + .../Arrows Action/Arrow To Top Right.svg | 3 + .../Arrows Action/Circle Bottom Down.svg | 4 + .../Arrows Action/Circle Bottom Up.svg | 4 + .../Outline/Arrows Action/Circle Top Down.svg | 4 + .../Outline/Arrows Action/Circle Top Up.svg | 4 + .../Arrows Action/Download Minimalistic.svg | 4 + .../Outline/Arrows Action/Download Square.svg | 5 + .../Arrows Action/Download Twice Square.svg | 6 + .../SVG/Outline/Arrows Action/Download.svg | 3 + .../icons/SVG/Outline/Arrows Action/Exit.svg | 4 + .../SVG/Outline/Arrows Action/Export.svg | 4 + .../SVG/Outline/Arrows Action/Forward 2.svg | 3 + .../SVG/Outline/Arrows Action/Forward.svg | 3 + .../SVG/Outline/Arrows Action/Import.svg | 4 + .../SVG/Outline/Arrows Action/Login 2.svg | 4 + .../SVG/Outline/Arrows Action/Login 3.svg | 4 + .../icons/SVG/Outline/Arrows Action/Login.svg | 4 + .../SVG/Outline/Arrows Action/Logout 2.svg | 4 + .../SVG/Outline/Arrows Action/Logout 3.svg | 4 + .../SVG/Outline/Arrows Action/Logout.svg | 4 + .../Arrows Action/Maximize Square 2.svg | 7 + .../Arrows Action/Maximize Square 3.svg | 5 + .../Maximize Square Minimalistic.svg | 5 + .../Outline/Arrows Action/Maximize Square.svg | 4 + .../SVG/Outline/Arrows Action/Maximize.svg | 4 + .../Arrows Action/Minimize Square 2.svg | 7 + .../Arrows Action/Minimize Square 3.svg | 5 + .../Minimize Square Minimalistic.svg | 5 + .../Outline/Arrows Action/Minimize Square.svg | 3 + .../SVG/Outline/Arrows Action/Minimize.svg | 4 + .../Outline/Arrows Action/Recive Square.svg | 5 + .../Arrows Action/Recive Twice Square.svg | 6 + .../SVG/Outline/Arrows Action/Reorder.svg | 5 + .../SVG/Outline/Arrows Action/Reply 2.svg | 3 + .../icons/SVG/Outline/Arrows Action/Reply.svg | 3 + .../icons/SVG/Outline/Arrows Action/Scale.svg | 4 + .../Outline/Arrows Action/Screen Share.svg | 4 + .../SVG/Outline/Arrows Action/Send Square.svg | 5 + .../Arrows Action/Send Twice Square.svg | 6 + .../Arrows Action/Square Bottom Down.svg | 4 + .../Arrows Action/Square Bottom Up.svg | 4 + .../Outline/Arrows Action/Square Top Down.svg | 4 + .../Outline/Arrows Action/Square Top Up.svg | 4 + .../Arrows Action/Undo Left Round Square.svg | 4 + .../Outline/Arrows Action/Undo Left Round.svg | 3 + .../Arrows Action/Undo Left Square.svg | 4 + .../SVG/Outline/Arrows Action/Undo Left.svg | 3 + .../Arrows Action/Undo Right Round Square.svg | 4 + .../Arrows Action/Undo Right Round.svg | 3 + .../Arrows Action/Undo Right Square.svg | 4 + .../SVG/Outline/Arrows Action/Undo Right.svg | 3 + .../Arrows Action/Upload Minimalistic.svg | 4 + .../Outline/Arrows Action/Upload Square.svg | 5 + .../Arrows Action/Upload Twice Square.svg | 6 + .../SVG/Outline/Arrows Action/Upload.svg | 3 + .../SVG/Outline/Arrows/Alt Arrow Down.svg | 3 + .../SVG/Outline/Arrows/Alt Arrow Left.svg | 3 + .../SVG/Outline/Arrows/Alt Arrow Right.svg | 3 + .../icons/SVG/Outline/Arrows/Alt Arrow Up.svg | 3 + .../icons/SVG/Outline/Arrows/Arrow Down.svg | 3 + .../SVG/Outline/Arrows/Arrow Left Down.svg | 3 + .../SVG/Outline/Arrows/Arrow Left Up.svg | 3 + .../icons/SVG/Outline/Arrows/Arrow Left.svg | 3 + .../SVG/Outline/Arrows/Arrow Right Down.svg | 3 + .../SVG/Outline/Arrows/Arrow Right Up.svg | 3 + .../icons/SVG/Outline/Arrows/Arrow Right.svg | 3 + .../icons/SVG/Outline/Arrows/Arrow Up.svg | 3 + .../Outline/Arrows/Double Alt Arrow Down.svg | 3 + .../Outline/Arrows/Double Alt Arrow Left.svg | 3 + .../Outline/Arrows/Double Alt Arrow Right.svg | 3 + .../Outline/Arrows/Double Alt Arrow Up.svg | 3 + .../SVG/Outline/Arrows/Refresh Circle.svg | 5 + .../SVG/Outline/Arrows/Refresh Square.svg | 5 + .../icons/SVG/Outline/Arrows/Refresh.svg | 3 + .../SVG/Outline/Arrows/Restart Circle.svg | 4 + .../SVG/Outline/Arrows/Restart Square.svg | 4 + .../icons/SVG/Outline/Arrows/Restart.svg | 3 + .../Outline/Arrows/Round Alt Arrow Down.svg | 3 + .../Outline/Arrows/Round Alt Arrow Left.svg | 3 + .../Outline/Arrows/Round Alt Arrow Right.svg | 3 + .../SVG/Outline/Arrows/Round Alt Arrow Up.svg | 3 + .../SVG/Outline/Arrows/Round Arrow Down.svg | 3 + .../Outline/Arrows/Round Arrow Left Down.svg | 3 + .../Outline/Arrows/Round Arrow Left Up.svg | 3 + .../SVG/Outline/Arrows/Round Arrow Left.svg | 3 + .../Outline/Arrows/Round Arrow Right Down.svg | 3 + .../Outline/Arrows/Round Arrow Right Up.svg | 3 + .../SVG/Outline/Arrows/Round Arrow Right.svg | 3 + .../SVG/Outline/Arrows/Round Arrow Up.svg | 3 + .../Arrows/Round Double Alt Arrow Down.svg | 3 + .../Arrows/Round Double Alt Arrow Left.svg | 3 + .../Arrows/Round Double Alt Arrow Right.svg | 3 + .../Arrows/Round Double Alt Arrow Up.svg | 3 + .../Outline/Arrows/Round Sort Horizontal.svg | 5 + .../Outline/Arrows/Round Sort Vertical.svg | 5 + .../Arrows/Round Transfer Diagonal.svg | 3 + .../Arrows/Round Transfer Horizontal.svg | 5 + .../Arrows/Round Transfer Vertical.svg | 5 + .../SVG/Outline/Arrows/Sort Horizontal.svg | 3 + .../SVG/Outline/Arrows/Sort Vertical.svg | 3 + .../Outline/Arrows/Square Alt Arrow Down.svg | 3 + .../Outline/Arrows/Square Alt Arrow Left.svg | 3 + .../Outline/Arrows/Square Alt Arrow Right.svg | 3 + .../Outline/Arrows/Square Alt Arrow Up.svg | 3 + .../SVG/Outline/Arrows/Square Arrow Down.svg | 3 + .../Outline/Arrows/Square Arrow Left Down.svg | 3 + .../Outline/Arrows/Square Arrow Left Up.svg | 3 + .../SVG/Outline/Arrows/Square Arrow Left.svg | 3 + .../Arrows/Square Arrow Right Down.svg | 3 + .../Outline/Arrows/Square Arrow Right Up.svg | 3 + .../SVG/Outline/Arrows/Square Arrow Right.svg | 3 + .../SVG/Outline/Arrows/Square Arrow Up.svg | 3 + .../Arrows/Square Double Alt Arrow Right.svg | 3 + .../Arrows/Square Double Alt Arrow Down.svg | 3 + .../Arrows/Square Double Alt Arrow Left.svg | 3 + .../Arrows/Square Double Alt Arrow Up.svg | 3 + .../Outline/Arrows/Square Sort Horizontal.svg | 3 + .../Outline/Arrows/Square Sort Vertical.svg | 3 + .../Arrows/Square Transfer Horizontal.svg | 3 + .../Arrows/Square Transfer Vertical.svg | 3 + .../Outline/Arrows/Transfer Horizontal.svg | 4 + .../SVG/Outline/Arrows/Transfer Vertical.svg | 3 + .../icons/SVG/Outline/Astronomy/Asteroid.svg | 3 + .../icons/SVG/Outline/Astronomy/Atom.svg | 3 + .../SVG/Outline/Astronomy/Black Hole 2.svg | 3 + .../SVG/Outline/Astronomy/Black Hole 3.svg | 3 + .../SVG/Outline/Astronomy/Black Hole.svg | 5 + .../icons/SVG/Outline/Astronomy/Earth.svg | 3 + .../icons/SVG/Outline/Astronomy/Infinity.svg | 3 + resources/icons/SVG/Outline/Astronomy/Men.svg | 3 + .../icons/SVG/Outline/Astronomy/Planet 2.svg | 10 + .../icons/SVG/Outline/Astronomy/Planet 3.svg | 3 + .../icons/SVG/Outline/Astronomy/Planet 4.svg | 4 + .../icons/SVG/Outline/Astronomy/Planet.svg | 3 + .../icons/SVG/Outline/Astronomy/Rocket 2.svg | 8 + .../icons/SVG/Outline/Astronomy/Rocket.svg | 3 + .../icons/SVG/Outline/Astronomy/Satellite.svg | 3 + .../SVG/Outline/Astronomy/Star Angle.svg | 3 + .../SVG/Outline/Astronomy/Star Circle.svg | 3 + .../SVG/Outline/Astronomy/Star Fall 2.svg | 3 + .../Astronomy/Star Fall Minimalistic 2.svg | 3 + .../Astronomy/Star Fall Minimalistic.svg | 3 + .../icons/SVG/Outline/Astronomy/Star Fall.svg | 5 + .../SVG/Outline/Astronomy/Star Rainbow.svg | 3 + .../icons/SVG/Outline/Astronomy/Star Ring.svg | 4 + .../SVG/Outline/Astronomy/Star Rings.svg | 5 + .../icons/SVG/Outline/Astronomy/Star.svg | 3 + .../SVG/Outline/Astronomy/Stars Line.svg | 4 + .../Outline/Astronomy/Stars Minimalistic.svg | 4 + .../icons/SVG/Outline/Astronomy/Stars.svg | 3 + .../icons/SVG/Outline/Astronomy/UFO 2.svg | 6 + .../icons/SVG/Outline/Astronomy/UFO 3.svg | 6 + resources/icons/SVG/Outline/Astronomy/UFO.svg | 6 + .../icons/SVG/Outline/Astronomy/Women.svg | 3 + .../Outline/Business, Statistic/Chart 2.svg | 6 + .../Business, Statistic/Chart Square.svg | 6 + .../SVG/Outline/Business, Statistic/Chart.svg | 3 + .../Business, Statistic/Chat Square 2.svg | 6 + .../Business, Statistic/Course Down.svg | 3 + .../Outline/Business, Statistic/Course Up.svg | 3 + .../Business, Statistic/Diagram Down.svg | 4 + .../Business, Statistic/Diagram Up.svg | 4 + .../Business, Statistic/Graph Down New.svg | 5 + .../Business, Statistic/Graph Down.svg | 4 + .../Business, Statistic/Graph New Up.svg | 5 + .../Outline/Business, Statistic/Graph New.svg | 5 + .../Outline/Business, Statistic/Graph Up.svg | 4 + .../SVG/Outline/Business, Statistic/Graph.svg | 4 + .../Business, Statistic/Pie Chart 2.svg | 4 + .../Business, Statistic/Pie Chart 3.svg | 4 + .../Outline/Business, Statistic/Pie Chart.svg | 4 + .../Presentation Graph.svg | 3 + .../Business, Statistic/Round Graph.svg | 5 + .../SVG/Outline/Call/Call Cancel Rounded.svg | 4 + .../icons/SVG/Outline/Call/Call Cancel.svg | 4 + .../SVG/Outline/Call/Call Chat Rounded.svg | 4 + .../icons/SVG/Outline/Call/Call Chat.svg | 3 + .../SVG/Outline/Call/Call Dropped Rounded.svg | 4 + .../icons/SVG/Outline/Call/Call Dropped.svg | 4 + .../Outline/Call/Call Medicine Rounded.svg | 5 + .../icons/SVG/Outline/Call/Call Medicine.svg | 3 + .../SVG/Outline/Call/End Call Rounded.svg | 3 + resources/icons/SVG/Outline/Call/End Call.svg | 3 + .../Outline/Call/Incoming Call Rounded.svg | 4 + .../icons/SVG/Outline/Call/Incoming Call.svg | 4 + .../Outline/Call/Outgoing Call Rounded.svg | 4 + .../icons/SVG/Outline/Call/Outgoing Call.svg | 4 + .../Outline/Call/Phone Calling Rounded.svg | 5 + .../icons/SVG/Outline/Call/Phone Calling.svg | 5 + .../icons/SVG/Outline/Call/Phone Rounded.svg | 3 + resources/icons/SVG/Outline/Call/Phone.svg | 3 + .../icons/SVG/Outline/Call/Record Circle.svg | 4 + .../SVG/Outline/Call/Record Minimalistic.svg | 3 + .../icons/SVG/Outline/Call/Record Square.svg | 4 + .../Outline/Design, Tools/Align Bottom.svg | 3 + .../Design, Tools/Align Horizonta Spacing.svg | 3 + .../Design, Tools/Align Horizontal Center.svg | 3 + .../SVG/Outline/Design, Tools/Align Left.svg | 3 + .../SVG/Outline/Design, Tools/Align Right.svg | 3 + .../SVG/Outline/Design, Tools/Align Top.svg | 3 + .../Design, Tools/Align Vertical Center.svg | 3 + .../Design, Tools/Align Vertical Spacing.svg | 3 + .../Outline/Design, Tools/Colour Tuneing.svg | 3 + .../Design, Tools/Crop Minimalistic.svg | 3 + .../icons/SVG/Outline/Design, Tools/Crop.svg | 3 + .../SVG/Outline/Design, Tools/Filters.svg | 3 + .../Outline/Design, Tools/Flip Horizontal.svg | 3 + .../Outline/Design, Tools/Flip Vertical.svg | 3 + .../Design, Tools/Layers Minimalistic.svg | 3 + .../SVG/Outline/Design, Tools/Layers.svg | 3 + .../SVG/Outline/Design, Tools/Mirror Left.svg | 4 + .../Outline/Design, Tools/Mirror Right.svg | 4 + .../Outline/Design, Tools/Paint Roller.svg | 3 + .../Outline/Design, Tools/Palette Round.svg | 3 + .../SVG/Outline/Design, Tools/Palette.svg | 3 + .../SVG/Outline/Design, Tools/Pallete 2.svg | 3 + .../SVG/Outline/Design, Tools/Pipette.svg | 3 + .../SVG/Outline/Design, Tools/Radial Blur.svg | 12 + .../Outline/Design, Tools/Ruler Angular.svg | 3 + .../Outline/Design, Tools/Ruler Cross Pen.svg | 4 + .../SVG/Outline/Design, Tools/Ruler Pen.svg | 3 + .../icons/SVG/Outline/Design, Tools/Ruler.svg | 3 + .../Outline/Design, Tools/Three Squares.svg | 3 + .../Airbuds Case Charge.svg | 3 + .../Airbuds Case Minimalistic.svg | 3 + .../Electronic, Devices/Airbuds Case Open.svg | 3 + .../Electronic, Devices/Airbuds Case.svg | 3 + .../Electronic, Devices/Airbuds Charge.svg | 3 + .../Electronic, Devices/Airbuds Check.svg | 3 + .../Electronic, Devices/Airbuds Left.svg | 3 + .../Electronic, Devices/Airbuds Remove.svg | 3 + .../Electronic, Devices/Airbuds Right.svg | 3 + .../Outline/Electronic, Devices/Airbuds.svg | 3 + .../Electronic, Devices/Bluetooth Circle.svg | 3 + .../Electronic, Devices/Bluetooth Square.svg | 3 + .../Electronic, Devices/Bluetooth Wave.svg | 3 + .../Outline/Electronic, Devices/Bluetooth.svg | 3 + .../Outline/Electronic, Devices/Boombox.svg | 3 + .../Outline/Electronic, Devices/CPU Bolt.svg | 3 + .../SVG/Outline/Electronic, Devices/CPU.svg | 3 + .../Electronic, Devices/Cassette 2.svg | 3 + .../Outline/Electronic, Devices/Cassette.svg | 3 + .../Electronic, Devices/Cloud Storage.svg | 3 + .../Outline/Electronic, Devices/Devices.svg | 3 + .../Outline/Electronic, Devices/Diskette.svg | 3 + .../Outline/Electronic, Devices/Display.svg | 3 + .../Electronic, Devices/Flash Drive.svg | 3 + .../Outline/Electronic, Devices/Gameboy.svg | 7 + .../Electronic, Devices/Gamepad Charge.svg | 7 + .../Gamepad Minimalistic.svg | 5 + .../Electronic, Devices/Gamepad No Charge.svg | 7 + .../Electronic, Devices/Gamepad Old.svg | 12 + .../Outline/Electronic, Devices/Gamepad.svg | 7 + .../Headphones Round Sound.svg | 3 + .../Electronic, Devices/Headphones Round.svg | 3 + .../Headphones Square Sound.svg | 3 + .../Electronic, Devices/Headphones Square.svg | 3 + .../Outline/Electronic, Devices/Keyboard.svg | 13 + .../Outline/Electronic, Devices/Laptop 2.svg | 3 + .../Outline/Electronic, Devices/Laptop 3.svg | 3 + .../Laptop Minimalistic.svg | 3 + .../Outline/Electronic, Devices/Laptop.svg | 4 + .../Electronic, Devices/Lightbulb Bolt.svg | 4 + .../Lightbulb Minimalistic.svg | 4 + .../Outline/Electronic, Devices/Lightbulb.svg | 3 + .../Outline/Electronic, Devices/Lightning.svg | 5 + .../Electronic, Devices/Monitor Camera.svg | 3 + .../Monitor Smartphone.svg | 3 + .../Outline/Electronic, Devices/Monitor.svg | 3 + .../Electronic, Devices/Mouse Circle.svg | 3 + .../Mouse Minimalistic.svg | 3 + .../SVG/Outline/Electronic, Devices/Mouse.svg | 3 + .../Electronic, Devices/Plug Circle.svg | 3 + .../Outline/Electronic, Devices/Printer 2.svg | 4 + .../Printer Minimalistic.svg | 3 + .../Outline/Electronic, Devices/Printer.svg | 4 + .../Outline/Electronic, Devices/Projector.svg | 3 + .../Radio Minimalistic.svg | 3 + .../SVG/Outline/Electronic, Devices/Radio.svg | 3 + .../Outline/Electronic, Devices/SD Card.svg | 3 + .../SIM Card Minimalistic.svg | 3 + .../Outline/Electronic, Devices/SIM Card.svg | 3 + .../Outline/Electronic, Devices/SIM Cards.svg | 3 + .../Outline/Electronic, Devices/SSD Round.svg | 3 + .../Electronic, Devices/SSD Square.svg | 4 + .../Outline/Electronic, Devices/Server 2.svg | 3 + .../Server Minimalistic.svg | 6 + .../Electronic, Devices/Server Path.svg | 5 + .../Server Square Cloud.svg | 3 + .../Server Square Update.svg | 3 + .../Electronic, Devices/Server Square.svg | 3 + .../Outline/Electronic, Devices/Server.svg | 3 + .../Electronic, Devices/Smart Speaker 2.svg | 3 + .../Smart Speaker Minimalistic.svg | 3 + .../Electronic, Devices/Smart Speaker.svg | 3 + .../Electronic, Devices/Smartphone 2.svg | 3 + .../Smartphone Rotate 2.svg | 3 + .../Smartphone Rotate Angle.svg | 6 + .../Smartphone Rotate Orientation.svg | 3 + .../Electronic, Devices/Smartphone Update.svg | 10 + .../Smartphone Vibration.svg | 3 + .../Electronic, Devices/Smartphone.svg | 3 + .../Outline/Electronic, Devices/Socket.svg | 5 + .../SVG/Outline/Electronic, Devices/TV.svg | 5 + .../Outline/Electronic, Devices/Tablet.svg | 3 + .../Outline/Electronic, Devices/Telescope.svg | 3 + .../Turntable Minimalistic.svg | 3 + .../Turntable Music Note.svg | 3 + .../Outline/Electronic, Devices/Turntable.svg | 3 + .../Outline/Electronic, Devices/Weigher.svg | 3 + .../Electronic, Devices/Wireless Charge.svg | 3 + .../Outline/Electronic, Devices/iPhone.svg | 3 + .../icons/SVG/Outline/Essentional, UI/4K.svg | 4 + .../Outline/Essentional, UI/Accessibility.svg | 5 + .../Outline/Essentional, UI/Add Circle.svg | 4 + .../Outline/Essentional, UI/Add Square.svg | 4 + .../Essentional, UI/Augmented Reality.svg | 4 + .../SVG/Outline/Essentional, UI/Balloon.svg | 4 + .../Battery Charge Minimalistic.svg | 5 + .../Essentional, UI/Battery Charge.svg | 4 + .../Battery Full Minimalistic.svg | 7 + .../Outline/Essentional, UI/Battery Full.svg | 6 + .../Battery Half Minimalistic.svg | 6 + .../Outline/Essentional, UI/Battery Half.svg | 5 + .../Battery Low Minimalistic.svg | 5 + .../Outline/Essentional, UI/Battery Low.svg | 4 + .../SVG/Outline/Essentional, UI/Body.svg | 3 + .../Outline/Essentional, UI/Bolt Circle.svg | 4 + .../SVG/Outline/Essentional, UI/Bolt.svg | 3 + .../Essentional, UI/Box Minimalistic.svg | 3 + .../icons/SVG/Outline/Essentional, UI/Box.svg | 3 + .../SVG/Outline/Essentional, UI/Broom.svg | 3 + .../icons/SVG/Outline/Essentional, UI/Cat.svg | 6 + .../Outline/Essentional, UI/Check Circle.svg | 4 + .../Outline/Essentional, UI/Check Square.svg | 4 + .../Outline/Essentional, UI/Close Circle.svg | 4 + .../Outline/Essentional, UI/Close Square.svg | 4 + .../Essentional, UI/Confetti Minimalistic.svg | 11 + .../SVG/Outline/Essentional, UI/Confetti.svg | 12 + .../SVG/Outline/Essentional, UI/Copy.svg | 3 + .../SVG/Outline/Essentional, UI/Copyright.svg | 4 + .../SVG/Outline/Essentional, UI/Cosmetic.svg | 4 + .../Essentional, UI/Creative Commons.svg | 5 + .../Outline/Essentional, UI/Crown Line.svg | 4 + .../Essentional, UI/Crown Minimalistic.svg | 3 + .../Outline/Essentional, UI/Crown Star.svg | 4 + .../SVG/Outline/Essentional, UI/Crown.svg | 3 + .../SVG/Outline/Essentional, UI/Cup First.svg | 4 + .../SVG/Outline/Essentional, UI/Cup Music.svg | 4 + .../SVG/Outline/Essentional, UI/Cup Star.svg | 4 + .../icons/SVG/Outline/Essentional, UI/Cup.svg | 3 + .../Outline/Essentional, UI/Cursor Square.svg | 4 + .../SVG/Outline/Essentional, UI/Cursor.svg | 3 + .../Outline/Essentional, UI/Danger Circle.svg | 5 + .../Outline/Essentional, UI/Danger Square.svg | 5 + .../Essentional, UI/Danger Triangle.svg | 5 + .../SVG/Outline/Essentional, UI/Danger.svg | 5 + .../SVG/Outline/Essentional, UI/Database.svg | 3 + .../SVG/Outline/Essentional, UI/Delivery.svg | 4 + .../SVG/Outline/Essentional, UI/Explicit.svg | 4 + .../SVG/Outline/Essentional, UI/Feed.svg | 5 + .../Outline/Essentional, UI/Ferris Wheel.svg | 3 + .../SVG/Outline/Essentional, UI/Figma.svg | 3 + .../SVG/Outline/Essentional, UI/Filter.svg | 3 + .../SVG/Outline/Essentional, UI/Flag 2.svg | 3 + .../SVG/Outline/Essentional, UI/Flag.svg | 3 + .../Outline/Essentional, UI/Flashlight On.svg | 7 + .../Outline/Essentional, UI/Flashlight.svg | 4 + .../Essentional, UI/Forbidden Circle.svg | 3 + .../SVG/Outline/Essentional, UI/Forbidden.svg | 3 + .../SVG/Outline/Essentional, UI/Fuel.svg | 4 + .../Outline/Essentional, UI/Ghost Smile.svg | 6 + .../SVG/Outline/Essentional, UI/Ghost.svg | 5 + .../SVG/Outline/Essentional, UI/Gift.svg | 3 + .../SVG/Outline/Essentional, UI/Glasses.svg | 3 + .../Essentional, UI/Hamburger Menu.svg | 5 + .../SVG/Outline/Essentional, UI/Hanger 2.svg | 3 + .../SVG/Outline/Essentional, UI/Hanger.svg | 3 + .../SVG/Outline/Essentional, UI/Help.svg | 3 + .../Essentional, UI/High Definition.svg | 4 + .../Outline/Essentional, UI/High Quality.svg | 4 + .../SVG/Outline/Essentional, UI/Home 2.svg | 4 + .../Essentional, UI/Home Add Angle.svg | 4 + .../SVG/Outline/Essentional, UI/Home Add.svg | 4 + .../Outline/Essentional, UI/Home Angle 2.svg | 4 + .../Outline/Essentional, UI/Home Angle.svg | 4 + .../Essentional, UI/Home Smile Angle.svg | 4 + .../Outline/Essentional, UI/Home Smile.svg | 4 + .../Essentional, UI/Home WiFi Angle.svg | 6 + .../SVG/Outline/Essentional, UI/Home WiFi.svg | 6 + .../SVG/Outline/Essentional, UI/Home.svg | 4 + .../Outline/Essentional, UI/Info Circle.svg | 5 + .../Outline/Essentional, UI/Info Square.svg | 5 + .../Outline/Essentional, UI/Magic Stick 2.svg | 3 + .../Outline/Essentional, UI/Magic Stick 3.svg | 6 + .../Outline/Essentional, UI/Magic Stick.svg | 3 + .../Outline/Essentional, UI/Magnet Wave.svg | 5 + .../SVG/Outline/Essentional, UI/Magnet.svg | 3 + .../Outline/Essentional, UI/Mask Happly.svg | 6 + .../SVG/Outline/Essentional, UI/Mask Sad.svg | 6 + .../SVG/Outline/Essentional, UI/Masks.svg | 6 + .../Essentional, UI/Mention Circle.svg | 4 + .../Essentional, UI/Mention Square.svg | 4 + .../Essentional, UI/Menu Dots Circle.svg | 6 + .../Essentional, UI/Menu Dots Square.svg | 6 + .../SVG/Outline/Essentional, UI/Menu Dots.svg | 5 + .../Outline/Essentional, UI/Minus Circle.svg | 4 + .../Outline/Essentional, UI/Minus Square.svg | 4 + .../SVG/Outline/Essentional, UI/Mirror.svg | 3 + .../SVG/Outline/Essentional, UI/Paper Bin.svg | 3 + .../icons/SVG/Outline/Essentional, UI/Paw.svg | 7 + .../SVG/Outline/Essentional, UI/Perfume.svg | 3 + .../Outline/Essentional, UI/Pin Circle.svg | 4 + .../SVG/Outline/Essentional, UI/Pin List.svg | 6 + .../icons/SVG/Outline/Essentional, UI/Pin.svg | 3 + .../SVG/Outline/Essentional, UI/Plate.svg | 6 + .../Posts Carousel Horizontal.svg | 5 + .../Posts Carousel Vertical.svg | 5 + .../SVG/Outline/Essentional, UI/Power.svg | 4 + .../Essentional, UI/Question Circle.svg | 3 + .../Essentional, UI/Question Square.svg | 5 + .../SVG/Outline/Essentional, UI/Reorder.svg | 6 + .../SVG/Outline/Essentional, UI/Revote.svg | 4 + .../Essentional, UI/Scissors Square.svg | 4 + .../SVG/Outline/Essentional, UI/Scissors.svg | 3 + .../Outline/Essentional, UI/Share Circle.svg | 8 + .../SVG/Outline/Essentional, UI/Share.svg | 3 + .../SVG/Outline/Essentional, UI/Skirt.svg | 3 + .../Outline/Essentional, UI/Sledgehammer.svg | 3 + .../SVG/Outline/Essentional, UI/Sleeping.svg | 4 + .../Essentional, UI/Slider Horizontal.svg | 3 + .../Slider Minimalistic Horizontal.svg | 5 + .../Slider Vertical Minimalistic.svg | 5 + .../Essentional, UI/Slider Vertical.svg | 3 + .../Essentional, UI/Smart Home Angle.svg | 6 + .../Outline/Essentional, UI/Smart Home.svg | 6 + .../SVG/Outline/Essentional, UI/Sort.svg | 5 + .../Essentional, UI/Special Effects.svg | 5 + .../SVG/Outline/Essentional, UI/Subtitles.svg | 9 + .../SVG/Outline/Essentional, UI/T-shirt.svg | 3 + .../SVG/Outline/Essentional, UI/Target.svg | 4 + .../Essentional, UI/Traffic Economy.svg | 5 + .../SVG/Outline/Essentional, UI/Traffic.svg | 4 + .../Outline/Essentional, UI/Trash Bin 2.svg | 4 + .../Trash Bin Minimalistic 2.svg | 5 + .../Trash Bin Minimalistic.svg | 7 + .../Essentional, UI/Trash Bin Trash.svg | 6 + .../SVG/Outline/Essentional, UI/Umbrella.svg | 3 + .../SVG/Outline/Essentional, UI/Waterdrop.svg | 4 + .../SVG/Outline/Essentional, UI/WinRar.svg | 4 + .../icons/SVG/Outline/Essentional, UI/XXX.svg | 4 + .../Confounded Circle.svg | 6 + .../Confounded Square.svg | 3 + .../Emoji Funny Circle.svg | 5 + .../Emoji Funny Square.svg | 5 + .../Expressionless Circle.svg | 5 + .../Expressionless Square.svg | 5 + .../Face Scan Circle.svg | 5 + .../Face Scan Square.svg | 5 + .../Facemask Circle.svg | 5 + .../Facemask Square.svg | 5 + .../Faces, Emotions, Stickers/Sad Circle.svg | 5 + .../Faces, Emotions, Stickers/Sad Square.svg | 5 + .../Sleeping Circle.svg | 4 + .../Sleeping Square.svg | 4 + .../Smile Circle.svg | 5 + .../Smile Square.svg | 5 + .../Sticker Circle.svg | 3 + .../Sticker Smile Circle 2.svg | 5 + .../Sticker Smile Circle.svg | 5 + .../Sticker Smile Square.svg | 5 + .../Sticker Square.svg | 3 + .../icons/SVG/Outline/Files/Cloud File.svg | 4 + .../icons/SVG/Outline/Files/Code File.svg | 4 + .../icons/SVG/Outline/Files/Figma File.svg | 4 + .../icons/SVG/Outline/Files/File Check.svg | 4 + .../SVG/Outline/Files/File Corrupted.svg | 3 + .../icons/SVG/Outline/Files/File Download.svg | 4 + .../SVG/Outline/Files/File Favourite.svg | 4 + .../icons/SVG/Outline/Files/File Left.svg | 4 + .../icons/SVG/Outline/Files/File Remove.svg | 4 + .../icons/SVG/Outline/Files/File Right.svg | 4 + .../icons/SVG/Outline/Files/File Send.svg | 4 + .../icons/SVG/Outline/Files/File Smile _).svg | 6 + .../icons/SVG/Outline/Files/File Text.svg | 5 + resources/icons/SVG/Outline/Files/File.svg | 3 + .../icons/SVG/Outline/Files/ZIP File.svg | 3 + .../icons/SVG/Outline/Folders/Add Folder.svg | 3 + .../icons/SVG/Outline/Folders/Folder 2.svg | 3 + .../SVG/Outline/Folders/Folder Check.svg | 3 + .../SVG/Outline/Folders/Folder Cloud.svg | 3 + .../SVG/Outline/Folders/Folder Error.svg | 3 + .../Folders/Folder Favourite (Bookmark).svg | 3 + .../Folders/Folder Favourite (Star).svg | 3 + .../icons/SVG/Outline/Folders/Folder Open.svg | 3 + .../Outline/Folders/Folder Path Connect.svg | 3 + .../SVG/Outline/Folders/Folder Security.svg | 3 + .../SVG/Outline/Folders/Folder With Files.svg | 3 + .../icons/SVG/Outline/Folders/Folder.svg | 3 + .../SVG/Outline/Folders/Move To Folder.svg | 3 + .../SVG/Outline/Folders/Remove Folder.svg | 3 + .../SVG/Outline/Food, Kitchen/Bottle.svg | 3 + .../Outline/Food, Kitchen/Chef Hat Heart.svg | 3 + .../Food, Kitchen/Chef Hat Minimalistic.svg | 3 + .../SVG/Outline/Food, Kitchen/Chef Hat.svg | 3 + .../SVG/Outline/Food, Kitchen/Corkscrew.svg | 3 + .../SVG/Outline/Food, Kitchen/Cup Hot.svg | 3 + .../SVG/Outline/Food, Kitchen/Cup Paper.svg | 3 + .../icons/SVG/Outline/Food, Kitchen/Cup.svg | 3 + .../Outline/Food, Kitchen/Donut Bitten.svg | 3 + .../icons/SVG/Outline/Food, Kitchen/Donut.svg | 3 + .../icons/SVG/Outline/Food, Kitchen/Ladle.svg | 3 + .../Food, Kitchen/Oven Mitts Minimalistic.svg | 3 + .../SVG/Outline/Food, Kitchen/Oven Mitts.svg | 3 + .../SVG/Outline/Food, Kitchen/Rolling Pin.svg | 3 + .../SVG/Outline/Food, Kitchen/Tea Cup.svg | 3 + .../icons/SVG/Outline/Food, Kitchen/Whisk.svg | 3 + .../Food, Kitchen/Wineglass Triangle.svg | 3 + .../SVG/Outline/Food, Kitchen/Wineglass.svg | 3 + .../Outline/Home, Furniture/Armchair 2.svg | 3 + .../SVG/Outline/Home, Furniture/Armchair.svg | 3 + .../SVG/Outline/Home, Furniture/Bar Chair.svg | 3 + .../SVG/Outline/Home, Furniture/Bath.svg | 3 + .../icons/SVG/Outline/Home, Furniture/Bed.svg | 3 + .../Home, Furniture/Bedside Table 2.svg | 4 + .../Home, Furniture/Bedside Table 3.svg | 3 + .../Home, Furniture/Bedside Table 4.svg | 3 + .../Outline/Home, Furniture/Bedside Table.svg | 6 + .../SVG/Outline/Home, Furniture/Chair 2.svg | 3 + .../SVG/Outline/Home, Furniture/Chair.svg | 3 + .../Outline/Home, Furniture/Chandelier.svg | 3 + .../SVG/Outline/Home, Furniture/Closet 2.svg | 3 + .../SVG/Outline/Home, Furniture/Closet.svg | 3 + .../Outline/Home, Furniture/Condicioner 2.svg | 3 + .../Outline/Home, Furniture/Condicioner.svg | 8 + .../Floor Lamp Minimalistic.svg | 3 + .../Outline/Home, Furniture/Floor Lamp.svg | 3 + .../SVG/Outline/Home, Furniture/Fridge.svg | 5 + .../SVG/Outline/Home, Furniture/Lamp.svg | 3 + .../SVG/Outline/Home, Furniture/Mirror.svg | 3 + .../Home, Furniture/Remote Controller 2.svg | 7 + .../Remote Controller Minimalistic.svg | 5 + .../Home, Furniture/Remote Controller.svg | 6 + .../Smart Vacuum Cleaner 2.svg | 3 + .../Home, Furniture/Smart Vacuum Cleaner.svg | 3 + .../SVG/Outline/Home, Furniture/Sofa 2.svg | 3 + .../SVG/Outline/Home, Furniture/Sofa 3.svg | 3 + .../SVG/Outline/Home, Furniture/Sofa.svg | 3 + .../Home, Furniture/Speaker Minimalistic.svg | 3 + .../SVG/Outline/Home, Furniture/Speaker.svg | 3 + .../SVG/Outline/Home, Furniture/Trellis.svg | 3 + .../Outline/Home, Furniture/Volume Knob.svg | 10 + .../Washing Machine Minimalistic.svg | 3 + .../Home, Furniture/Washing Machine.svg | 5 + resources/icons/SVG/Outline/Like/Dislike.svg | 3 + .../icons/SVG/Outline/Like/Heart Angle.svg | 3 + .../icons/SVG/Outline/Like/Heart Broken.svg | 3 + .../icons/SVG/Outline/Like/Heart Lock.svg | 4 + .../icons/SVG/Outline/Like/Heart Shine.svg | 11 + .../icons/SVG/Outline/Like/Heart Unlock.svg | 4 + resources/icons/SVG/Outline/Like/Heart.svg | 3 + resources/icons/SVG/Outline/Like/Hearts.svg | 3 + resources/icons/SVG/Outline/Like/Like.svg | 3 + .../SVG/Outline/Like/Medal Ribbon Star.svg | 3 + .../icons/SVG/Outline/Like/Medal Ribbon.svg | 3 + .../SVG/Outline/Like/Medal Ribbons Star.svg | 3 + .../SVG/Outline/Like/Medal Star Circle.svg | 3 + .../SVG/Outline/Like/Medal Star Square.svg | 3 + .../icons/SVG/Outline/Like/Medal Star.svg | 3 + .../icons/SVG/Outline/Like/Star Shine.svg | 3 + resources/icons/SVG/Outline/Like/Star.svg | 3 + resources/icons/SVG/Outline/List/Bill.svg | 3 + .../Outline/List/Checklist Minimalistic.svg | 3 + .../icons/SVG/Outline/List/Checklist.svg | 3 + .../List/List Arrow Down Minimalistic.svg | 3 + .../SVG/Outline/List/List Arrow Down.svg | 3 + .../List/List Arrow Up Minimalistic.svg | 3 + .../icons/SVG/Outline/List/List Arrow Up.svg | 3 + .../Outline/List/List Check Minimalistic.svg | 3 + .../icons/SVG/Outline/List/List Check.svg | 3 + .../Outline/List/List Cross Minimalistic.svg | 3 + .../icons/SVG/Outline/List/List Cross.svg | 3 + .../Outline/List/List Down Minimalistic.svg | 3 + .../icons/SVG/Outline/List/List Down.svg | 3 + .../Outline/List/List Heart Minimalistic.svg | 3 + .../icons/SVG/Outline/List/List Heart.svg | 3 + .../SVG/Outline/List/List Up Minimalistic.svg | 3 + resources/icons/SVG/Outline/List/List Up.svg | 3 + resources/icons/SVG/Outline/List/List-1.svg | 3 + resources/icons/SVG/Outline/List/List.svg | 3 + .../Outline/List/Plaaylist Minimalistic.svg | 3 + .../icons/SVG/Outline/List/Playlist 2.svg | 3 + .../Outline/List/Playlist Minimalistic 2.svg | 3 + .../Outline/List/Playlist Minimalistic 3.svg | 3 + resources/icons/SVG/Outline/List/Playlist.svg | 3 + .../SVG/Outline/List/Sort By Alphabet.svg | 3 + .../icons/SVG/Outline/List/Sort By Time.svg | 3 + .../Outline/List/Sort From Bottom To Top.svg | 3 + .../Outline/List/Sort From Top To Bottom.svg | 3 + .../Map & Location/Branching Paths Down.svg | 4 + .../Map & Location/Branching Paths Up.svg | 4 + .../Outline/Map & Location/Compass Big.svg | 3 + .../Outline/Map & Location/Compass Square.svg | 3 + .../SVG/Outline/Map & Location/Compass.svg | 3 + .../icons/SVG/Outline/Map & Location/GPS.svg | 3 + .../SVG/Outline/Map & Location/Global.svg | 3 + .../SVG/Outline/Map & Location/Globus.svg | 3 + .../Outline/Map & Location/Map Arrow Down.svg | 3 + .../Outline/Map & Location/Map Arrow Left.svg | 3 + .../Map & Location/Map Arrow Right.svg | 3 + .../Map & Location/Map Arrow Square.svg | 4 + .../Outline/Map & Location/Map Arrow Up.svg | 3 + .../Outline/Map & Location/Map Point Add.svg | 3 + .../Map & Location/Map Point Favourite.svg | 3 + .../Map & Location/Map Point Hospital.svg | 3 + .../Map & Location/Map Point Remove.svg | 3 + .../Map & Location/Map Point Rotate.svg | 3 + .../Map & Location/Map Point School.svg | 3 + .../Map & Location/Map Point Search.svg | 3 + .../Outline/Map & Location/Map Point Wave.svg | 3 + .../SVG/Outline/Map & Location/Map Point.svg | 3 + .../icons/SVG/Outline/Map & Location/Map.svg | 3 + .../Outline/Map & Location/People Nearby.svg | 3 + .../Point On Map Perspective.svg | 3 + .../Outline/Map & Location/Point On Map.svg | 3 + .../SVG/Outline/Map & Location/Radar 2.svg | 3 + .../SVG/Outline/Map & Location/Radar.svg | 3 + .../SVG/Outline/Map & Location/Route.svg | 4 + .../SVG/Outline/Map & Location/Routing 2.svg | 5 + .../SVG/Outline/Map & Location/Routing 3.svg | 3 + .../SVG/Outline/Map & Location/Routing.svg | 3 + .../SVG/Outline/Map & Location/Signpost 2.svg | 5 + .../SVG/Outline/Map & Location/Signpost.svg | 3 + .../Map & Location/Streets Map Point.svg | 4 + .../Map & Location/Streets Navigation.svg | 3 + .../SVG/Outline/Map & Location/Streets.svg | 3 + .../Outline/Medicine/Adhesive Plaster 2.svg | 7 + .../SVG/Outline/Medicine/Adhesive Plaster.svg | 10 + .../icons/SVG/Outline/Medicine/Bacteria.svg | 12 + .../SVG/Outline/Medicine/Benzene Ring.svg | 4 + .../SVG/Outline/Medicine/Bone Broken.svg | 10 + .../icons/SVG/Outline/Medicine/Bone Crack.svg | 3 + resources/icons/SVG/Outline/Medicine/Bone.svg | 3 + .../icons/SVG/Outline/Medicine/Bones.svg | 3 + resources/icons/SVG/Outline/Medicine/DNA.svg | 3 + .../icons/SVG/Outline/Medicine/Dropper 2.svg | 4 + .../icons/SVG/Outline/Medicine/Dropper 3.svg | 5 + .../Medicine/Dropper Minimalistic 2.svg | 5 + .../Outline/Medicine/Dropper Minimalistic.svg | 7 + .../icons/SVG/Outline/Medicine/Dropper.svg | 5 + .../icons/SVG/Outline/Medicine/Health.svg | 4 + .../SVG/Outline/Medicine/Heart Pulse 2.svg | 3 + .../SVG/Outline/Medicine/Heart Pulse.svg | 4 + .../SVG/Outline/Medicine/Jar Of Pills 2.svg | 5 + .../SVG/Outline/Medicine/Jar Of Pills.svg | 4 + .../SVG/Outline/Medicine/Medical Kit.svg | 5 + resources/icons/SVG/Outline/Medicine/Pill.svg | 3 + .../icons/SVG/Outline/Medicine/Pills 2.svg | 4 + .../icons/SVG/Outline/Medicine/Pills 3.svg | 5 + .../icons/SVG/Outline/Medicine/Pills.svg | 4 + .../icons/SVG/Outline/Medicine/Pulse 2.svg | 3 + .../icons/SVG/Outline/Medicine/Pulse.svg | 4 + .../SVG/Outline/Medicine/Stethoscope.svg | 3 + .../icons/SVG/Outline/Medicine/Syringe.svg | 3 + .../Medicine/Test Tube Minimalistic.svg | 3 + .../icons/SVG/Outline/Medicine/Test Tube.svg | 4 + .../SVG/Outline/Medicine/Thermometer.svg | 4 + .../icons/SVG/Outline/Medicine/Virus.svg | 6 + .../Messages, Conversation/Chat Dots.svg | 6 + .../Messages, Conversation/Chat Line.svg | 3 + .../Chat Round Call.svg | 3 + .../Chat Round Check.svg | 3 + .../Chat Round Dots.svg | 6 + .../Chat Round Like.svg | 3 + .../Chat Round Line.svg | 3 + .../Chat Round Money.svg | 3 + .../Chat Round Unread.svg | 3 + .../Chat Round Video.svg | 3 + .../Messages, Conversation/Chat Round.svg | 3 + .../Chat Square Arrow.svg | 3 + .../Chat Square Call.svg | 3 + .../Chat Square Check.svg | 3 + .../Chat Square Code.svg | 3 + .../Chat Square Like.svg | 3 + .../Messages, Conversation/Chat Square.svg | 3 + .../Messages, Conversation/Chat Unread.svg | 3 + .../Messages, Conversation/Check Read.svg | 4 + .../Messages, Conversation/Dialog 2.svg | 6 + .../Outline/Messages, Conversation/Dialog.svg | 6 + .../Messages, Conversation/Forward.svg | 3 + .../Messages, Conversation/Inbox Archive.svg | 3 + .../Messages, Conversation/Inbox In.svg | 3 + .../Messages, Conversation/Inbox Line.svg | 3 + .../Messages, Conversation/Inbox Out.svg | 3 + .../Messages, Conversation/Inbox Unread.svg | 3 + .../Outline/Messages, Conversation/Inbox.svg | 3 + .../Messages, Conversation/Letter Opened.svg | 3 + .../Messages, Conversation/Letter Unread.svg | 3 + .../Outline/Messages, Conversation/Letter.svg | 3 + .../Messages, Conversation/Mailbox.svg | 3 + .../Multiple Forward Left.svg | 3 + .../Multiple Forward Right.svg | 3 + .../Messages, Conversation/Paperclip 2.svg | 3 + .../Paperclip Rounded 2.svg | 3 + .../Paperclip Rounded.svg | 3 + .../Messages, Conversation/Paperclip.svg | 3 + .../Outline/Messages, Conversation/Pen 2.svg | 3 + .../Messages, Conversation/Pen New Round.svg | 3 + .../Messages, Conversation/Pen New Square.svg | 3 + .../Outline/Messages, Conversation/Pen.svg | 3 + .../Messages, Conversation/Plain 2.svg | 3 + .../Messages, Conversation/Plain 3.svg | 3 + .../Outline/Messages, Conversation/Plain.svg | 3 + .../Messages, Conversation/Square Forward.svg | 4 + .../Square Share Line.svg | 3 + .../Outline/Messages, Conversation/Unread.svg | 3 + .../icons/SVG/Outline/Money/Banknote 2.svg | 3 + .../icons/SVG/Outline/Money/Banknote.svg | 3 + .../icons/SVG/Outline/Money/Bill Check.svg | 3 + .../icons/SVG/Outline/Money/Bill Cross.svg | 3 + .../icons/SVG/Outline/Money/Bill List.svg | 3 + resources/icons/SVG/Outline/Money/Bill.svg | 3 + resources/icons/SVG/Outline/Money/Card 2.svg | 3 + .../icons/SVG/Outline/Money/Card Recive.svg | 3 + .../icons/SVG/Outline/Money/Card Search.svg | 3 + .../icons/SVG/Outline/Money/Card Send.svg | 3 + .../icons/SVG/Outline/Money/Card Transfer.svg | 3 + resources/icons/SVG/Outline/Money/Card.svg | 3 + .../icons/SVG/Outline/Money/Cardholder.svg | 3 + .../icons/SVG/Outline/Money/Cash Out.svg | 3 + .../SVG/Outline/Money/Dollar Minimalistic.svg | 3 + resources/icons/SVG/Outline/Money/Dollar.svg | 3 + resources/icons/SVG/Outline/Money/Euro.svg | 3 + .../icons/SVG/Outline/Money/Money Bag.svg | 3 + resources/icons/SVG/Outline/Money/Ruble.svg | 3 + resources/icons/SVG/Outline/Money/Safe 2.svg | 3 + .../icons/SVG/Outline/Money/Safe Circle.svg | 3 + .../icons/SVG/Outline/Money/Safe Square.svg | 3 + .../icons/SVG/Outline/Money/Sale Square.svg | 6 + resources/icons/SVG/Outline/Money/Sale.svg | 6 + .../SVG/Outline/Money/Tag Horizontal.svg | 3 + .../icons/SVG/Outline/Money/Tag Price.svg | 3 + resources/icons/SVG/Outline/Money/Tag.svg | 3 + .../icons/SVG/Outline/Money/Ticker Star.svg | 3 + .../icons/SVG/Outline/Money/Ticket Sale.svg | 5 + resources/icons/SVG/Outline/Money/Ticket.svg | 4 + .../SVG/Outline/Money/Verified Check.svg | 3 + .../icons/SVG/Outline/Money/Wad Of Money.svg | 3 + .../icons/SVG/Outline/Money/Wallet 2.svg | 4 + .../icons/SVG/Outline/Money/Wallet Money.svg | 7 + resources/icons/SVG/Outline/Money/Wallet.svg | 4 + .../SVG/Outline/Nature, Travel/Bonfire.svg | 3 + .../Nature, Travel/Fire Minimalistic.svg | 3 + .../Outline/Nature, Travel/Fire Square.svg | 3 + .../icons/SVG/Outline/Nature, Travel/Fire.svg | 3 + .../SVG/Outline/Nature, Travel/Flame.svg | 3 + .../icons/SVG/Outline/Nature, Travel/Leaf.svg | 3 + .../Outline/Nature, Travel/Suitcase Lines.svg | 3 + .../Outline/Nature, Travel/Suitcase Tag.svg | 3 + .../SVG/Outline/Nature, Travel/Suitcase.svg | 5 + .../Bug Minimalistic.svg | 5 + .../Outline/Network, IT, Programming/Bug.svg | 3 + .../Network, IT, Programming/Code 2.svg | 3 + .../Network, IT, Programming/Code Circle.svg | 6 + .../Network, IT, Programming/Code Square.svg | 6 + .../Outline/Network, IT, Programming/Code.svg | 5 + .../Network, IT, Programming/Command.svg | 3 + .../Network, IT, Programming/Hashtag Chat.svg | 4 + .../Hashtag Circle.svg | 4 + .../Hashtag Square.svg | 4 + .../Network, IT, Programming/Hashtag.svg | 3 + .../Network, IT, Programming/Programming.svg | 5 + .../Network, IT, Programming/Screencast 2.svg | 4 + .../Network, IT, Programming/Screencast.svg | 6 + .../Network, IT, Programming/Sidebar Code.svg | 6 + .../Sidebar Minimalistic.svg | 3 + .../Network, IT, Programming/Siderbar.svg | 5 + .../Network, IT, Programming/Slash Circle.svg | 4 + .../Network, IT, Programming/Slash Square.svg | 4 + .../Station Minimalistic.svg | 5 + .../Network, IT, Programming/Station.svg | 7 + .../Network, IT, Programming/Structure.svg | 3 + .../Translation 2.svg | 6 + .../Network, IT, Programming/Translation.svg | 7 + .../Network, IT, Programming/USB Circle.svg | 4 + .../Network, IT, Programming/USB Square.svg | 4 + .../Outline/Network, IT, Programming/USB.svg | 3 + .../Wi-Fi Router Minimalistic.svg | 7 + .../Wi-Fi Router Round.svg | 8 + .../Network, IT, Programming/Wi-Fi Router.svg | 9 + .../Network, IT, Programming/Window Frame.svg | 6 + .../icons/SVG/Outline/Notes/Archive Check.svg | 3 + .../Notes/Archive Down Minimlistic.svg | 4 + .../icons/SVG/Outline/Notes/Archive Down.svg | 3 + .../Outline/Notes/Archive Minimalistic.svg | 3 + .../Outline/Notes/Archive Up Minimlistic.svg | 4 + .../icons/SVG/Outline/Notes/Archive Up.svg | 3 + resources/icons/SVG/Outline/Notes/Archive.svg | 3 + .../icons/SVG/Outline/Notes/Clipboard Add.svg | 3 + .../SVG/Outline/Notes/Clipboard Check.svg | 3 + .../SVG/Outline/Notes/Clipboard Heart.svg | 3 + .../SVG/Outline/Notes/Clipboard List.svg | 3 + .../SVG/Outline/Notes/Clipboard Remove.svg | 3 + .../SVG/Outline/Notes/Clipboard Text.svg | 3 + .../icons/SVG/Outline/Notes/Clipboard.svg | 3 + .../icons/SVG/Outline/Notes/Document Add.svg | 3 + .../SVG/Outline/Notes/Document Medicine.svg | 3 + .../icons/SVG/Outline/Notes/Document Text.svg | 3 + .../icons/SVG/Outline/Notes/Document.svg | 3 + .../Outline/Notes/Documents Minimalistic.svg | 3 + .../icons/SVG/Outline/Notes/Documents.svg | 3 + .../icons/SVG/Outline/Notes/Notebook.svg | 3 + .../SVG/Outline/Notes/Notes Minimalistic.svg | 3 + resources/icons/SVG/Outline/Notes/Notes.svg | 3 + .../SVG/Outline/Notifications/Bell Bing.svg | 4 + .../SVG/Outline/Notifications/Bell Off.svg | 4 + .../icons/SVG/Outline/Notifications/Bell.svg | 3 + .../Notification Lines Remove.svg | 6 + .../Notifications/Notification Remove.svg | 4 + .../Notification Unread Lines.svg | 6 + .../Notifications/Notification Unread.svg | 4 + .../icons/SVG/Outline/School/Backpack.svg | 4 + resources/icons/SVG/Outline/School/Book 2.svg | 3 + .../School/Book Bookmark Minimalistic.svg | 3 + .../SVG/Outline/School/Book Bookmark.svg | 3 + .../SVG/Outline/School/Book Minimalistic.svg | 3 + resources/icons/SVG/Outline/School/Book.svg | 5 + .../SVG/Outline/School/Bookmark Circle.svg | 3 + .../SVG/Outline/School/Bookmark Opened.svg | 3 + .../School/Bookmark Square Minimalistic.svg | 3 + .../SVG/Outline/School/Bookmark Square.svg | 4 + .../icons/SVG/Outline/School/Bookmark.svg | 4 + .../School/Calculator Minimalistic.svg | 4 + .../icons/SVG/Outline/School/Calculator.svg | 9 + .../SVG/Outline/School/Case Minimalistic.svg | 3 + .../School/Case Round Minimalistic.svg | 4 + .../icons/SVG/Outline/School/Case Round.svg | 4 + resources/icons/SVG/Outline/School/Case.svg | 3 + .../SVG/Outline/School/Diploma Verified.svg | 3 + .../icons/SVG/Outline/School/Diploma.svg | 3 + .../icons/SVG/Outline/School/Document.svg | 3 + .../SVG/Outline/School/Notebook Bookmark.svg | 7 + .../Outline/School/Notebook Minimalistic.svg | 3 + .../SVG/Outline/School/Notebook Square.svg | 4 + .../icons/SVG/Outline/School/Notebook.svg | 7 + .../Outline/School/Passport Minimalistic.svg | 4 + .../icons/SVG/Outline/School/Passport.svg | 5 + .../icons/SVG/Outline/School/Plus, Minus.svg | 3 + .../Outline/School/Square Academic Cap 2.svg | 4 + .../Outline/School/Square Academic Cap.svg | 3 + .../icons/SVG/Outline/Search/Magnifer Bug.svg | 3 + .../SVG/Outline/Search/Magnifer Zoom In.svg | 3 + .../SVG/Outline/Search/Magnifer Zoom Out.svg | 3 + .../icons/SVG/Outline/Search/Magnifer.svg | 3 + .../Search/Minimalistic Magnifer Bug.svg | 3 + .../Search/Minimalistic Magnifer Zoom In.svg | 3 + .../Search/Minimalistic Magnifer Zoom Out.svg | 3 + .../Outline/Search/Minimalistic Magnifer.svg | 3 + .../Outline/Search/Rounded Magnifer Bug.svg | 3 + .../Search/Rounded Magnifer Zoom In.svg | 3 + .../Search/Rounded Magnifer Zoom Out.svg | 3 + .../SVG/Outline/Search/Rounded Magnifer.svg | 3 + .../icons/SVG/Outline/Security/Bomb Emoji.svg | 6 + .../Outline/Security/Bomb Minimalistic.svg | 6 + resources/icons/SVG/Outline/Security/Bomb.svg | 3 + .../icons/SVG/Outline/Security/Code Scan.svg | 3 + .../icons/SVG/Outline/Security/Eye Closed.svg | 3 + .../icons/SVG/Outline/Security/Eye Scan.svg | 8 + resources/icons/SVG/Outline/Security/Eye.svg | 4 + .../icons/SVG/Outline/Security/Incognito.svg | 3 + .../Outline/Security/Key Minimalistic 2.svg | 3 + .../Security/Key Minimalistic Square 2.svg | 3 + .../Security/Key Minimalistic Square 3.svg | 3 + .../Security/Key Minimalistic Square.svg | 3 + .../SVG/Outline/Security/Key Minimalistic.svg | 3 + .../SVG/Outline/Security/Key Square 2.svg | 3 + .../icons/SVG/Outline/Security/Key Square.svg | 3 + resources/icons/SVG/Outline/Security/Key.svg | 4 + .../Lock Keyhole Minimalistic Unlocked.svg | 4 + .../Security/Lock Keyhole Minimalistic.svg | 4 + .../Security/Lock Keyhole Unlocked.svg | 4 + .../SVG/Outline/Security/Lock Keyhole.svg | 4 + .../Security/Lock Password Unlocked.svg | 6 + .../SVG/Outline/Security/Lock Password.svg | 6 + .../SVG/Outline/Security/Lock Unlocked.svg | 3 + resources/icons/SVG/Outline/Security/Lock.svg | 3 + .../SVG/Outline/Security/Object Scan.svg | 3 + .../Security/Password Minimalistic Input.svg | 6 + .../Security/Password Minimalistic.svg | 6 + .../icons/SVG/Outline/Security/Password.svg | 6 + .../icons/SVG/Outline/Security/QR Code.svg | 13 + .../icons/SVG/Outline/Security/Scanner 2.svg | 7 + .../icons/SVG/Outline/Security/Scanner.svg | 7 + .../SVG/Outline/Security/Shield Check.svg | 4 + .../SVG/Outline/Security/Shield Cross.svg | 4 + .../Security/Shield Keyhole Minimalistic.svg | 4 + .../SVG/Outline/Security/Shield Keyhole.svg | 4 + .../Outline/Security/Shield Minimalistic.svg | 3 + .../SVG/Outline/Security/Shield Minus.svg | 4 + .../SVG/Outline/Security/Shield Network.svg | 4 + .../SVG/Outline/Security/Shield Plus.svg | 4 + .../SVG/Outline/Security/Shield Star.svg | 3 + .../icons/SVG/Outline/Security/Shield Up.svg | 5 + .../SVG/Outline/Security/Shield User.svg | 5 + .../SVG/Outline/Security/Shield Warning.svg | 5 + .../icons/SVG/Outline/Security/Shield.svg | 3 + .../SVG/Outline/Security/Siren Rounded.svg | 7 + .../icons/SVG/Outline/Security/Siren.svg | 7 + .../Settings Minimalistic.svg | 4 + .../Settings, Fine Tuning/Settings.svg | 4 + .../Settings, Fine Tuning/Tuning 2.svg | 8 + .../Settings, Fine Tuning/Tuning 3.svg | 11 + .../Settings, Fine Tuning/Tuning 4.svg | 11 + .../Settings, Fine Tuning/Tuning Square 2.svg | 9 + .../Settings, Fine Tuning/Tuning Square.svg | 9 + .../Outline/Settings, Fine Tuning/Tuning.svg | 8 + .../Settings, Fine Tuning/Widget 2.svg | 6 + .../Settings, Fine Tuning/Widget 3.svg | 6 + .../Settings, Fine Tuning/Widget 4.svg | 5 + .../Settings, Fine Tuning/Widget 5.svg | 6 + .../Settings, Fine Tuning/Widget 6.svg | 6 + .../Settings, Fine Tuning/Widget Add.svg | 6 + .../Outline/Settings, Fine Tuning/Widget.svg | 6 + .../SVG/Outline/Shopping, Ecommerce/Bag 2.svg | 3 + .../SVG/Outline/Shopping, Ecommerce/Bag 3.svg | 3 + .../SVG/Outline/Shopping, Ecommerce/Bag 4.svg | 5 + .../SVG/Outline/Shopping, Ecommerce/Bag 5.svg | 5 + .../Outline/Shopping, Ecommerce/Bag Check.svg | 3 + .../Outline/Shopping, Ecommerce/Bag Cross.svg | 3 + .../Outline/Shopping, Ecommerce/Bag Heart.svg | 3 + .../Shopping, Ecommerce/Bag Music 2.svg | 4 + .../Outline/Shopping, Ecommerce/Bag Music.svg | 4 + .../Outline/Shopping, Ecommerce/Bag Smile.svg | 3 + .../SVG/Outline/Shopping, Ecommerce/Bag.svg | 3 + .../Outline/Shopping, Ecommerce/Cart 2.svg | 3 + .../Outline/Shopping, Ecommerce/Cart 3.svg | 6 + .../Outline/Shopping, Ecommerce/Cart 4.svg | 4 + .../Outline/Shopping, Ecommerce/Cart 5.svg | 5 + .../Shopping, Ecommerce/Cart Check.svg | 6 + .../Shopping, Ecommerce/Cart Cross.svg | 6 + .../Shopping, Ecommerce/Cart Large 2.svg | 5 + .../Shopping, Ecommerce/Cart Large 3.svg | 5 + .../Shopping, Ecommerce/Cart Large 4.svg | 7 + .../Cart Large Minimalistic.svg | 5 + .../Shopping, Ecommerce/Cart Large.svg | 6 + .../Outline/Shopping, Ecommerce/Cart Plus.svg | 6 + .../SVG/Outline/Shopping, Ecommerce/Cart.svg | 3 + .../Outline/Shopping, Ecommerce/Shop 2.svg | 3 + .../Shopping, Ecommerce/Shop Minimalistic.svg | 4 + .../SVG/Outline/Shopping, Ecommerce/Shop.svg | 3 + resources/icons/SVG/Outline/Sports/Balls.svg | 3 + .../icons/SVG/Outline/Sports/Basketball.svg | 3 + .../SVG/Outline/Sports/Bicycling Round.svg | 3 + .../icons/SVG/Outline/Sports/Bicycling.svg | 3 + .../Sports/Body Shape Minimalistic.svg | 3 + .../icons/SVG/Outline/Sports/Body Shape.svg | 3 + .../icons/SVG/Outline/Sports/Bowling.svg | 3 + .../Sports/Dumbbell Large Minimalistic.svg | 3 + .../SVG/Outline/Sports/Dumbbell Large.svg | 3 + .../SVG/Outline/Sports/Dumbbell Small.svg | 3 + .../icons/SVG/Outline/Sports/Dumbbell.svg | 3 + .../icons/SVG/Outline/Sports/Dumbbells 2.svg | 3 + .../icons/SVG/Outline/Sports/Dumbbells.svg | 3 + .../icons/SVG/Outline/Sports/Football.svg | 3 + resources/icons/SVG/Outline/Sports/Golf.svg | 3 + .../Outline/Sports/Hiking Minimalistic.svg | 3 + .../icons/SVG/Outline/Sports/Hiking Round.svg | 3 + resources/icons/SVG/Outline/Sports/Hiking.svg | 3 + .../SVG/Outline/Sports/Meditation Round.svg | 3 + .../icons/SVG/Outline/Sports/Meditation.svg | 3 + .../icons/SVG/Outline/Sports/Ranking.svg | 3 + resources/icons/SVG/Outline/Sports/Rugby.svg | 3 + .../icons/SVG/Outline/Sports/Running 2.svg | 3 + .../SVG/Outline/Sports/Running Round.svg | 3 + .../icons/SVG/Outline/Sports/Running.svg | 3 + .../icons/SVG/Outline/Sports/Skateboard.svg | 3 + .../Outline/Sports/Skateboarding Round.svg | 6 + .../SVG/Outline/Sports/Skateboarding.svg | 9 + .../SVG/Outline/Sports/Stretching Round.svg | 3 + .../icons/SVG/Outline/Sports/Stretching.svg | 3 + .../icons/SVG/Outline/Sports/Swimming.svg | 3 + .../icons/SVG/Outline/Sports/Tennis 2.svg | 4 + resources/icons/SVG/Outline/Sports/Tennis.svg | 3 + .../SVG/Outline/Sports/Treadmill Round.svg | 3 + .../icons/SVG/Outline/Sports/Treadmill.svg | 3 + .../icons/SVG/Outline/Sports/Volleyball 2.svg | 3 + .../icons/SVG/Outline/Sports/Volleyball.svg | 3 + .../SVG/Outline/Sports/Walking Round.svg | 3 + .../icons/SVG/Outline/Sports/Walking.svg | 3 + .../icons/SVG/Outline/Sports/Water Sun.svg | 3 + resources/icons/SVG/Outline/Sports/Water.svg | 3 + .../SVG/Outline/Text Formatting/Backspace.svg | 4 + .../Outline/Text Formatting/Eraser Circle.svg | 4 + .../Outline/Text Formatting/Eraser Square.svg | 4 + .../SVG/Outline/Text Formatting/Eraser.svg | 3 + .../Link Broken Minimalistic.svg | 6 + .../Outline/Text Formatting/Link Broken.svg | 6 + .../Outline/Text Formatting/Link Circle.svg | 4 + .../Text Formatting/Link Minimalistic 2.svg | 5 + .../Text Formatting/Link Minimalistic.svg | 5 + .../Text Formatting/Link Round Angle.svg | 4 + .../Outline/Text Formatting/Link Round.svg | 3 + .../Outline/Text Formatting/Link Square.svg | 4 + .../SVG/Outline/Text Formatting/Link.svg | 4 + .../Text Formatting/Paragraph Spacing.svg | 5 + .../Text Formatting/Text Bold Circle.svg | 4 + .../Text Formatting/Text Bold Square.svg | 4 + .../SVG/Outline/Text Formatting/Text Bold.svg | 3 + .../Outline/Text Formatting/Text Circle.svg | 4 + .../Text Formatting/Text Cross Circle.svg | 6 + .../Text Formatting/Text Cross Square.svg | 6 + .../Outline/Text Formatting/Text Cross.svg | 5 + .../Text Formatting/Text Field Focus.svg | 5 + .../Outline/Text Formatting/Text Field.svg | 4 + .../Text Formatting/Text Italic Circle.svg | 4 + .../Text Formatting/Text Italic Square.svg | 4 + .../Outline/Text Formatting/Text Italic.svg | 3 + .../Text Formatting/Text Selection.svg | 4 + .../Outline/Text Formatting/Text Square 2.svg | 7 + .../Outline/Text Formatting/Text Square.svg | 4 + .../Text Formatting/Text Underline Circle.svg | 5 + .../Text Formatting/Text Underline Cross.svg | 5 + .../Text Formatting/Text Underline.svg | 4 + .../SVG/Outline/Text Formatting/Text.svg | 3 + .../icons/SVG/Outline/Time/Alarm Add.svg | 3 + .../icons/SVG/Outline/Time/Alarm Pause.svg | 4 + .../icons/SVG/Outline/Time/Alarm Play.svg | 3 + .../icons/SVG/Outline/Time/Alarm Remove.svg | 3 + .../icons/SVG/Outline/Time/Alarm Sleep.svg | 3 + .../icons/SVG/Outline/Time/Alarm Turn Off.svg | 3 + resources/icons/SVG/Outline/Time/Alarm.svg | 3 + .../icons/SVG/Outline/Time/Calendar Add.svg | 3 + .../icons/SVG/Outline/Time/Calendar Date.svg | 3 + .../icons/SVG/Outline/Time/Calendar Mark.svg | 3 + .../Outline/Time/Calendar Minimalistic.svg | 3 + .../SVG/Outline/Time/Calendar Search.svg | 3 + resources/icons/SVG/Outline/Time/Calendar.svg | 9 + .../icons/SVG/Outline/Time/Clock Circle.svg | 3 + .../icons/SVG/Outline/Time/Clock Square.svg | 3 + .../icons/SVG/Outline/Time/History 2.svg | 4 + .../icons/SVG/Outline/Time/History 3.svg | 4 + resources/icons/SVG/Outline/Time/History.svg | 3 + .../icons/SVG/Outline/Time/Hourglass Line.svg | 3 + .../icons/SVG/Outline/Time/Hourglass.svg | 3 + .../SVG/Outline/Time/Stopwatch Pause.svg | 5 + .../icons/SVG/Outline/Time/Stopwatch Play.svg | 3 + .../icons/SVG/Outline/Time/Stopwatch.svg | 3 + .../icons/SVG/Outline/Time/Watch Round.svg | 3 + .../Time/Watch Square Minimalistic Charge.svg | 3 + .../Time/Watch Square Minimalistic.svg | 3 + .../icons/SVG/Outline/Time/Watch Square.svg | 3 + .../SVG/Outline/Users/User Block Rounded.svg | 4 + .../icons/SVG/Outline/Users/User Block.svg | 4 + .../SVG/Outline/Users/User Check Rounded.svg | 5 + .../icons/SVG/Outline/Users/User Check.svg | 5 + .../icons/SVG/Outline/Users/User Circle.svg | 4 + .../SVG/Outline/Users/User Cross Rounded.svg | 5 + .../icons/SVG/Outline/Users/User Cross.svg | 5 + .../icons/SVG/Outline/Users/User Hand Up.svg | 4 + .../icons/SVG/Outline/Users/User Hands.svg | 4 + .../SVG/Outline/Users/User Heart Rounded.svg | 5 + .../icons/SVG/Outline/Users/User Heart.svg | 5 + resources/icons/SVG/Outline/Users/User Id.svg | 8 + .../SVG/Outline/Users/User Minus Rounded.svg | 5 + .../icons/SVG/Outline/Users/User Minus.svg | 5 + .../SVG/Outline/Users/User Plus Rounded.svg | 5 + .../icons/SVG/Outline/Users/User Plus.svg | 5 + .../icons/SVG/Outline/Users/User Rounded.svg | 4 + .../SVG/Outline/Users/User Speak Rounded.svg | 6 + .../icons/SVG/Outline/Users/User Speak.svg | 6 + resources/icons/SVG/Outline/Users/User.svg | 4 + .../SVG/Outline/Users/Users Group Rounded.svg | 6 + .../Outline/Users/Users Group Two Rounded.svg | 8 + .../SVG/Outline/Video, Audio, Sound/Album.svg | 3 + .../Video, Audio, Sound/Camera Add.svg | 3 + .../Camera Minimalistic.svg | 3 + .../Video, Audio, Sound/Camera Rotate.svg | 3 + .../Video, Audio, Sound/Camera Square.svg | 3 + .../Outline/Video, Audio, Sound/Camera.svg | 3 + .../Video, Audio, Sound/Clapperboard Edit.svg | 3 + .../Clapperboard Open Play.svg | 3 + .../Video, Audio, Sound/Clapperboard Open.svg | 3 + .../Video, Audio, Sound/Clapperboard Play.svg | 3 + .../Video, Audio, Sound/Clapperboard Text.svg | 3 + .../Video, Audio, Sound/Clapperboard.svg | 3 + .../Full Screen Circle.svg | 3 + .../Full Screen Square.svg | 3 + .../Video, Audio, Sound/Full Screen.svg | 3 + .../Video, Audio, Sound/Gallery Add.svg | 4 + .../Video, Audio, Sound/Gallery Check.svg | 5 + .../Video, Audio, Sound/Gallery Circle.svg | 3 + .../Video, Audio, Sound/Gallery Download.svg | 4 + .../Video, Audio, Sound/Gallery Edit.svg | 4 + .../Video, Audio, Sound/Gallery Favourite.svg | 4 + .../Gallery Minimalistic.svg | 3 + .../Video, Audio, Sound/Gallery Remove.svg | 4 + .../Video, Audio, Sound/Gallery Round.svg | 3 + .../Video, Audio, Sound/Gallery Send.svg | 4 + .../Video, Audio, Sound/Gallery Wide.svg | 4 + .../Outline/Video, Audio, Sound/Gallery.svg | 4 + .../Outline/Video, Audio, Sound/Library.svg | 4 + .../Video, Audio, Sound/Microphone 2.svg | 3 + .../Video, Audio, Sound/Microphone 3.svg | 3 + .../Video, Audio, Sound/Microphone Large.svg | 3 + .../Video, Audio, Sound/Microphone.svg | 3 + .../Video, Audio, Sound/Music Library 2.svg | 4 + .../Video, Audio, Sound/Music Library.svg | 4 + .../Video, Audio, Sound/Music Note 2.svg | 3 + .../Video, Audio, Sound/Music Note 3.svg | 3 + .../Video, Audio, Sound/Music Note 4.svg | 3 + .../Music Note Slider 2.svg | 3 + .../Video, Audio, Sound/Music Note Slider.svg | 3 + .../Video, Audio, Sound/Music Note.svg | 3 + .../Video, Audio, Sound/Music Notes.svg | 3 + .../SVG/Outline/Video, Audio, Sound/Muted.svg | 4 + .../SVG/Outline/Video, Audio, Sound/PIP 2.svg | 3 + .../SVG/Outline/Video, Audio, Sound/PIP.svg | 3 + .../Outline/Video, Audio, Sound/Panorama.svg | 3 + .../Video, Audio, Sound/Pause Circle.svg | 3 + .../SVG/Outline/Video, Audio, Sound/Pause.svg | 3 + .../Video, Audio, Sound/Play Circle.svg | 4 + .../Video, Audio, Sound/Play Stream.svg | 3 + .../SVG/Outline/Video, Audio, Sound/Play.svg | 3 + .../Video, Audio, Sound/Playback Speed.svg | 7 + .../Outline/Video, Audio, Sound/Podcast.svg | 3 + .../Quit Full Screen Circle.svg | 3 + .../Quit Full Screen Square.svg | 3 + .../Video, Audio, Sound/Quit Full Screen.svg | 3 + .../Outline/Video, Audio, Sound/Quit PIP.svg | 3 + .../Video, Audio, Sound/Record Circle.svg | 3 + .../Outline/Video, Audio, Sound/Record.svg | 3 + .../Outline/Video, Audio, Sound/Reel 2.svg | 7 + .../SVG/Outline/Video, Audio, Sound/Reel.svg | 3 + .../Repeat One Minimalistic.svg | 3 + .../Video, Audio, Sound/Repeat One.svg | 3 + .../Outline/Video, Audio, Sound/Repeat.svg | 3 + .../Rewind 10 Seconds Back.svg | 3 + .../Rewind 10 Seconds Forward.svg | 3 + .../Rewind 15 Seconds Back.svg | 3 + .../Rewind 15 Seconds Forward.svg | 3 + .../Rewind 5 Seconds Back.svg | 3 + .../Rewind 5 Seconds Forward.svg | 3 + .../Rewind Back Circle.svg | 3 + .../Video, Audio, Sound/Rewind Back.svg | 3 + .../Rewind Forward Circle.svg | 3 + .../Video, Audio, Sound/Rewind Forward.svg | 3 + .../Outline/Video, Audio, Sound/Shuffle.svg | 3 + .../Outline/Video, Audio, Sound/Skip Next.svg | 4 + .../Video, Audio, Sound/Skip Previous.svg | 3 + .../Video, Audio, Sound/Soundwave Circle.svg | 3 + .../Video, Audio, Sound/Soundwave Square.svg | 3 + .../Outline/Video, Audio, Sound/Soundwave.svg | 3 + .../Video, Audio, Sound/Stop Circle.svg | 3 + .../SVG/Outline/Video, Audio, Sound/Stop.svg | 3 + .../Outline/Video, Audio, Sound/Stream.svg | 3 + .../Outline/Video, Audio, Sound/To PIP.svg | 3 + .../Video, Audio, Sound/Upload Track 2.svg | 3 + .../Video, Audio, Sound/Upload Track.svg | 3 + .../Video, Audio, Sound/Video Frame 2.svg | 3 + .../Video, Audio, Sound/Video Frame Cut 2.svg | 3 + .../Video, Audio, Sound/Video Frame Cut.svg | 4 + .../Video Frame Play Horizontal.svg | 3 + .../Video Frame Play Vertical.svg | 3 + .../Video Frame Replace.svg | 3 + .../Video, Audio, Sound/Video Frame.svg | 3 + .../Video, Audio, Sound/Video Library.svg | 4 + .../Video, Audio, Sound/Videocamera Add.svg | 3 + .../Videocamera Record.svg | 3 + .../Video, Audio, Sound/Videocamera.svg | 3 + .../Video, Audio, Sound/Vinyl Record.svg | 3 + .../SVG/Outline/Video, Audio, Sound/Vinyl.svg | 3 + .../Video, Audio, Sound/Volume Cross.svg | 3 + .../Video, Audio, Sound/Volume Loud.svg | 3 + .../Video, Audio, Sound/Volume Small.svg | 4 + .../Outline/Video, Audio, Sound/Volume.svg | 3 + .../Outline/Video, Audio, Sound/Wallpaper.svg | 3 + .../Weather/Cloud Bolt Minimalistic.svg | 3 + .../icons/SVG/Outline/Weather/Cloud Bolt.svg | 4 + .../icons/SVG/Outline/Weather/Cloud Check.svg | 3 + .../SVG/Outline/Weather/Cloud Download.svg | 4 + .../icons/SVG/Outline/Weather/Cloud Minus.svg | 3 + .../icons/SVG/Outline/Weather/Cloud Plus.svg | 3 + .../icons/SVG/Outline/Weather/Cloud Rain.svg | 4 + .../Weather/Cloud Snowfall Minimalistic.svg | 9 + .../SVG/Outline/Weather/Cloud Snowfall.svg | 4 + .../icons/SVG/Outline/Weather/Cloud Storm.svg | 4 + .../icons/SVG/Outline/Weather/Cloud Sun 2.svg | 3 + .../icons/SVG/Outline/Weather/Cloud Sun.svg | 3 + .../SVG/Outline/Weather/Cloud Upload.svg | 4 + .../SVG/Outline/Weather/Cloud Waterdrop.svg | 3 + .../SVG/Outline/Weather/Cloud Waterdrops.svg | 3 + resources/icons/SVG/Outline/Weather/Cloud.svg | 3 + .../icons/SVG/Outline/Weather/Clouds.svg | 3 + .../icons/SVG/Outline/Weather/Cloudy Moon.svg | 3 + .../SVG/Outline/Weather/Clound Cross.svg | 3 + resources/icons/SVG/Outline/Weather/Fog.svg | 3 + .../icons/SVG/Outline/Weather/Moon Fog.svg | 4 + .../icons/SVG/Outline/Weather/Moon Sleep.svg | 3 + .../icons/SVG/Outline/Weather/Moon Stars.svg | 4 + resources/icons/SVG/Outline/Weather/Moon.svg | 3 + .../icons/SVG/Outline/Weather/Snowflake.svg | 3 + resources/icons/SVG/Outline/Weather/Stars.svg | 3 + resources/icons/SVG/Outline/Weather/Sun 2.svg | 3 + .../icons/SVG/Outline/Weather/Sun Fog.svg | 11 + resources/icons/SVG/Outline/Weather/Sun.svg | 3 + .../icons/SVG/Outline/Weather/Sunrise.svg | 3 + .../icons/SVG/Outline/Weather/Sunset.svg | 3 + .../icons/SVG/Outline/Weather/Temperature.svg | 3 + .../SVG/Outline/Weather/Tornado Small.svg | 7 + .../icons/SVG/Outline/Weather/Tornado.svg | 9 + .../icons/SVG/Outline/Weather/Waterdrops.svg | 3 + resources/icons/SVG/Outline/Weather/Wind.svg | 3 + resources/icons/app.svg | 3 + resources/icons/attachment.svg | 1 + resources/icons/close.svg | 3 + resources/icons/edit.svg | 1 + resources/icons/maximize.svg | 3 + resources/icons/minimize.svg | 3 + resources/icons/restore.svg | 3 + resources/icons/settings.svg | 4 + resources/icons/sync.svg | 3 + resources/icons/trash.svg | 1 + src/core/accountsetupdialoglauncher.cpp | 1 - src/core/authenticator.cpp | 4 +- src/core/emailmanager.cpp | 2 - src/core/gmailauthenticator.cpp | 1 - src/core/imapauthenticator.cpp | 1 - src/core/oauthcallbackserver.cpp | 1 - src/core/outlookauthenticator.cpp | 1 - src/core/synchronizerprovider.cpp | 1 - src/db/dao/categorydao.cpp | 254 +++++ src/db/dao/categorydao.h | 39 + src/db/dao/ruledao.cpp | 352 +++++++ src/db/dao/ruledao.h | 81 ++ src/db/dao/templatedao.cpp | 387 ++++++++ src/db/dao/templatedao.h | 51 + src/db/databasemanager.cpp | 79 ++ src/services/accountservice.cpp | 1 - src/services/folderservice.cpp | 1 - src/services/imap/imapsynchronizer.cpp | 11 +- src/services/mailservice.cpp | 5 +- src/services/mimestorage.cpp | 2 - src/services/rulesengine.cpp | 315 ++++++ src/services/rulesengine.h | 61 ++ src/syncscheduler.cpp | 1 - src/ui/accountsetupdialog.cpp | 1 - src/ui/categorytreewidget.cpp | 257 +++++ src/ui/categorytreewidget.h | 47 + src/ui/composeview.cpp | 222 ++++- src/ui/composeview.h | 11 +- src/ui/connectionwizard.cpp | 1 - src/ui/maillistview.cpp | 65 ++ src/ui/maillistview.h | 9 + src/ui/mainmainwindow.cpp | 521 +++++++++- src/ui/mainmainwindow.h | 55 +- src/ui/models/EmailListModel.cpp | 68 +- src/ui/models/EmailListModel.h | 10 + src/ui/readerview.cpp | 920 ++++++++++++++++-- src/ui/readerview.h | 74 +- src/ui/ruleditordialog.cpp | 585 +++++++++++ src/ui/ruleditordialog.h | 54 + src/ui/rulesmanagerdialog.cpp | 298 ++++++ src/ui/rulesmanagerdialog.h | 44 + src/ui/signaturemanagerdialog.cpp | 277 ++++++ src/ui/signaturemanagerdialog.h | 72 ++ src/ui/templateeditordialog.cpp | 321 ++++++ src/ui/templateeditordialog.h | 46 + src/ui/templatesmanagerdialog.cpp | 226 +++++ src/ui/templatesmanagerdialog.h | 46 + thirdparty/tags/include/config.hpp | 134 +++ thirdparty/tags/include/tags_edit.hpp | 88 ++ thirdparty/tags/include/tags_line_edit.hpp | 87 ++ thirdparty/tags/src/common.hpp | 428 ++++++++ thirdparty/tags/src/config.cpp | 17 + thirdparty/tags/src/icons.qrc | 1 + thirdparty/tags/src/scope_exit.hpp | 82 ++ thirdparty/tags/src/tags_edit.cpp | 507 ++++++++++ thirdparty/tags/src/tags_line_edit.cpp | 468 +++++++++ thirdparty/tags/src/util.hpp | 28 + 7399 files changed, 44711 insertions(+), 209 deletions(-) create mode 100644 icons.qrc create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Arrow To Down Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Arrow To Down Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Arrow To Top Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Arrow To Top Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Circle Bottom Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Circle Bottom Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Circle Top Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Circle Top Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Download Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Download Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Download Twice Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Download.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Exit.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Export.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Forward 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Forward.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Import.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Login 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Login 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Login.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Logout 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Logout 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Logout.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Maximize Square 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Maximize Square 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Maximize Square Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Maximize Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Maximize.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Minimize Square 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Minimize Square 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Minimize Square Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Minimize Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Minimize.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Recive Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Recive Twice Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Reorder.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Reply 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Reply.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Scale.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Screen Share.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Send Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Send Twice Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Square Bottom Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Square Bottom Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Square Top Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Square Top Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Undo Left Round Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Undo Left Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Undo Left Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Undo Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Undo Right Round Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Undo Right Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Undo Right Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Undo Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Upload Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Upload Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Upload Twice Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows Action/Upload.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Arrow Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Arrow Left Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Arrow Left Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Arrow Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Arrow Right Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Arrow Right Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Arrow Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Arrow Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Refresh Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Refresh Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Refresh.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Restart Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Restart Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Restart.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Left Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Left Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Right Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Right Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Sort Horizontal.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Sort Vertical.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Transfer Diagonal.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Round Transfer Vertical.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Sort Horizontal.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Sort Vertical.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Left Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Left Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Right Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Right Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Sort Horizontal.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Sort Vertical.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Square Transfer Vertical.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Bold Duotone/Arrows/Transfer Vertical.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Asteroid.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Atom.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Black Hole 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Black Hole 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Black Hole.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Earth.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Infinity.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Men.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Planet 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Planet 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Planet 4.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Planet.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Rocket 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Rocket.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Satellite.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Star Angle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Star Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Star Fall 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Star Fall Minimalistic 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Star Fall Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Star Fall.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Star Rainbow.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Star Ring.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Star Rings.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Star.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Stars Line.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Stars Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Stars.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/UFO 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/UFO 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/UFO.svg create mode 100644 resources/icons/SVG/Bold Duotone/Astronomy/Women.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Chart 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Chart Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Chart.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Chat Square 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Course Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Course Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Diagram Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Diagram Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Graph Down New.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Graph Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Graph New Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Graph New.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Graph Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Graph.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Pie Chart 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Pie Chart 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Pie Chart.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Presentation Graph.svg create mode 100644 resources/icons/SVG/Bold Duotone/Business, Statistic/Round Graph.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Call Cancel Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Call Cancel.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Call Chat Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Call Chat.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Call Dropped Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Call Dropped.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Call Medicine Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Call Medicine.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/End Call Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/End Call.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Incoming Call Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Incoming Call.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Outgoing Call Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Outgoing Call.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Phone Calling Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Phone Calling.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Phone Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Phone.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Record Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Record Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Call/Record Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Align Bottom.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Align Horizonta Spacing.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Align Horizontal Center.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Align Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Align Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Align Top.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Align Vertical Center.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Align Vertical Spacing.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Colour Tuneing.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Crop Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Crop.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Filters.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Flip Horizontal.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Flip Vertical.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Layers Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Layers.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Mirror Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Mirror Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Paint Roller.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Palette Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Palette.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Pallete 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Pipette.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Radial Blur.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Ruler Angular.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Ruler Cross Pen.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Ruler Pen.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Ruler.svg create mode 100644 resources/icons/SVG/Bold Duotone/Design, Tools/Three Squares.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Case Charge.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Case Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Case Open.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Case.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Charge.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Check.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Remove.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Bluetooth Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Bluetooth Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Bluetooth Wave.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Bluetooth.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Boombox.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/CPU Bolt.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/CPU.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Cassette 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Cassette.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Cloud Storage.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Devices.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Diskette.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Display.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Flash Drive.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Gameboy.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad Charge.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad No Charge.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad Old.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Headphones Round Sound.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Headphones Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Headphones Square Sound.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Headphones Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Keyboard.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Laptop 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Laptop 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Laptop Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Laptop.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Lightbulb Bolt.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Lightbulb Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Lightbulb.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Lightning.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Monitor Camera.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Monitor Smartphone.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Monitor.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Mouse Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Mouse Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Mouse.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Plug Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Printer 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Printer Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Printer.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Projector.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Radio Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Radio.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/SD Card.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/SIM Card Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/SIM Card.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/SIM Cards.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/SSD Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/SSD Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Server 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Path.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Square Cloud.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Square Update.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Server.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Smart Speaker 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Smart Speaker Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Smart Speaker.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Rotate 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Rotate Angle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Rotate Orientation.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Update.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Vibration.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Socket.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/TV.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Tablet.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Telescope.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Turntable Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Turntable Music Note.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Turntable.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Weigher.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/Wireless Charge.svg create mode 100644 resources/icons/SVG/Bold Duotone/Electronic, Devices/iPhone.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/4K.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Accessibility.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Add Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Add Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Augmented Reality.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Balloon.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Charge Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Charge.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Full Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Full.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Half Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Half.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Low Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Low.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Body.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Bolt Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Bolt.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Box Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Box.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Broom.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Cat.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Check Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Check Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Close Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Close Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Confetti Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Confetti.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Copy.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Copyright.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Cosmetic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Creative Commons.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Crown Line.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Crown Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Crown Star.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Crown.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Cup First.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Cup Music.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Cup Star.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Cup.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Cursor Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Cursor.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Danger Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Danger Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Danger Triangle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Danger.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Database.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Delivery.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Explicit.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Feed.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Ferris Wheel.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Figma.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Filter.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Flag 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Flag.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Flashlight On.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Flashlight.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Forbidden Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Forbidden.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Fuel.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Ghost Smile.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Ghost.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Gift.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Glasses.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Hamburger Menu.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Hanger 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Hanger.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Help.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/High Definition.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/High Quality.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Home 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Home Add Angle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Home Add.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Home Angle 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Home Angle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Home Smile Angle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Home Smile.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Home WiFi Angle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Home WiFi.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Home.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Info Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Info Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Magic Stick 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Magic Stick 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Magic Stick.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Magnet Wave.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Magnet.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Mask Happly.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Mask Sad.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Masks.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Mention Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Mention Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Menu Dots Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Menu Dots Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Menu Dots.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Minus Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Minus Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Mirror.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Paper Bin.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Paw.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Perfume.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Pin Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Pin List.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Pin.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Plate.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Posts Carousel Horizontal.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Posts Carousel Vertical.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Power.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Question Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Question Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Reorder.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Revote.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Scissors Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Scissors.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Share Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Share.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Skirt.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Sledgehammer.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Sleeping.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Slider Horizontal.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Slider Minimalistic Horizontal.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Slider Vertical Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Slider Vertical.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Smart Home Angle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Smart Home.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Sort.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Special Effects.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Subtitles.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/T-shirt.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Target.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Traffic Economy.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Traffic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Trash Bin 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Trash Bin Minimalistic 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Trash Bin Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Trash Bin Trash.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Umbrella.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/Waterdrop.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/WinRar.svg create mode 100644 resources/icons/SVG/Bold Duotone/Essentional, UI/XXX.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Confounded Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Confounded Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Emoji Funny Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Emoji Funny Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Expressionless Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Expressionless Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Face Scan Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Face Scan Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Facemask Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Facemask Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sad Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sad Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sleeping Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sleeping Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Smile Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Smile Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Smile Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Smile Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Files/Cloud File.svg create mode 100644 resources/icons/SVG/Bold Duotone/Files/Code File.svg create mode 100644 resources/icons/SVG/Bold Duotone/Files/Figma File.svg create mode 100644 resources/icons/SVG/Bold Duotone/Files/File Check.svg create mode 100644 resources/icons/SVG/Bold Duotone/Files/File Corrupted.svg create mode 100644 resources/icons/SVG/Bold Duotone/Files/File Download.svg create mode 100644 resources/icons/SVG/Bold Duotone/Files/File Favourite.svg create mode 100644 resources/icons/SVG/Bold Duotone/Files/File Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Files/File Remove.svg create mode 100644 resources/icons/SVG/Bold Duotone/Files/File Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Files/File Send.svg create mode 100644 resources/icons/SVG/Bold Duotone/Files/File Smile _).svg create mode 100644 resources/icons/SVG/Bold Duotone/Files/File Text.svg create mode 100644 resources/icons/SVG/Bold Duotone/Files/File.svg create mode 100644 resources/icons/SVG/Bold Duotone/Files/ZIP File.svg create mode 100644 resources/icons/SVG/Bold Duotone/Folders/Add Folder.svg create mode 100644 resources/icons/SVG/Bold Duotone/Folders/Folder 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Folders/Folder Check.svg create mode 100644 resources/icons/SVG/Bold Duotone/Folders/Folder Cloud.svg create mode 100644 resources/icons/SVG/Bold Duotone/Folders/Folder Error.svg create mode 100644 resources/icons/SVG/Bold Duotone/Folders/Folder Favourite (Bookmark).svg create mode 100644 resources/icons/SVG/Bold Duotone/Folders/Folder Favourite (Star).svg create mode 100644 resources/icons/SVG/Bold Duotone/Folders/Folder Open.svg create mode 100644 resources/icons/SVG/Bold Duotone/Folders/Folder Path Connect.svg create mode 100644 resources/icons/SVG/Bold Duotone/Folders/Folder Security.svg create mode 100644 resources/icons/SVG/Bold Duotone/Folders/Folder With Files.svg create mode 100644 resources/icons/SVG/Bold Duotone/Folders/Folder.svg create mode 100644 resources/icons/SVG/Bold Duotone/Folders/Move To Folder.svg create mode 100644 resources/icons/SVG/Bold Duotone/Folders/Remove Folder.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Bottle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Chef Hat Heart.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Chef Hat Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Chef Hat.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Corkscrew.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Cup Hot.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Cup Paper.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Cup.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Donut Bitten.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Donut.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Ladle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Oven Mitts Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Oven Mitts.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Rolling Pin.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Tea Cup.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Whisk.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Wineglass Triangle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Food, Kitchen/Wineglass.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Armchair 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Armchair.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Bar Chair.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Bath.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Bed.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Bedside Table 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Bedside Table 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Bedside Table 4.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Bedside Table.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Chair 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Chair.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Chandelier.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Closet 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Closet.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Condicioner 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Condicioner.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Floor Lamp Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Floor Lamp.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Fridge.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Lamp.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Mirror.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Remote Controller 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Remote Controller Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Remote Controller.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Smart Vacuum Cleaner 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Smart Vacuum Cleaner.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Sofa 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Sofa 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Sofa.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Speaker Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Speaker.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Trellis.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Volume Knob.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Washing Machine Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Home, Furniture/Washing Machine.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Dislike.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Heart Angle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Heart Broken.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Heart Lock.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Heart Shine.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Heart Unlock.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Heart.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Hearts.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Like.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Medal Ribbon Star.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Medal Ribbon.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Medal Ribbons Star.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Medal Star Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Medal Star Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Medal Star.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Star Shine.svg create mode 100644 resources/icons/SVG/Bold Duotone/Like/Star.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/Bill.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/Checklist Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/Checklist.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/List Arrow Down Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/List Arrow Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/List Arrow Up Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/List Arrow Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/List Check Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/List Check.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/List Cross Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/List Cross.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/List Down Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/List Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/List Heart Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/List Heart.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/List Up Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/List Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/List-1.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/List.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/Plaaylist Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/Playlist 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/Playlist Minimalistic 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/Playlist Minimalistic 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/Playlist.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/Sort By Alphabet.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/Sort By Time.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/Sort From Bottom To Top.svg create mode 100644 resources/icons/SVG/Bold Duotone/List/Sort From Top To Bottom.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Branching Paths Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Branching Paths Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Compass Big.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Compass Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Compass.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/GPS.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Global.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Globus.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Map Point Add.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Map Point Favourite.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Map Point Hospital.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Map Point Remove.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Map Point Rotate.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Map Point School.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Map Point Search.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Map Point Wave.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Map Point.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Map.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/People Nearby.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Point On Map Perspective.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Point On Map.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Radar 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Radar.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Route.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Routing 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Routing 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Routing.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Signpost 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Signpost.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Streets Map Point.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Streets Navigation.svg create mode 100644 resources/icons/SVG/Bold Duotone/Map & Location/Streets.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Adhesive Plaster 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Adhesive Plaster.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Bacteria.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Benzene Ring.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Bone Broken.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Bone Crack.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Bone.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Bones.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/DNA.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Dropper 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Dropper 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Dropper Minimalistic 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Dropper Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Dropper.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Health.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Heart Pulse 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Heart Pulse.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Jar Of Pills 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Jar Of Pills.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Medical Kit.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Pill.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Pills 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Pills 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Pills.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Pulse 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Pulse.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Stethoscope.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Syringe.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Test Tube Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Test Tube.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Thermometer.svg create mode 100644 resources/icons/SVG/Bold Duotone/Medicine/Virus.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Arrow.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Call.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Check.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Code.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Dots.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Line.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Call.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Check.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Dots.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Like.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Line.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Money.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Unread.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Video.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Like.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Unread.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Check Read.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Dialog 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Dialog.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Forward.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox Archive.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox In.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox Line.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox Out.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox Unread.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Letter Opened.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Letter Unread.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Letter.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Mailbox.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Multiple Forward Left.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Multiple Forward Right.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Paperclip 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Paperclip Rounded 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Paperclip Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Paperclip.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Pen 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Pen New Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Pen New Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Pen.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Plain 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Plain 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Plain.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Square Forward.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Square Share Line.svg create mode 100644 resources/icons/SVG/Bold Duotone/Messages, Conversation/Unread.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Banknote 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Banknote.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Bill Check.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Bill Cross.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Bill List.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Bill.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Card 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Card Recive.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Card Search.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Card Send.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Card Transfer.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Card.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Cardholder.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Cash Out.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Dollar Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Dollar.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Euro.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Money Bag.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Ruble.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Safe 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Safe Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Safe Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Sale Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Sale.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Tag Horizontal.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Tag Price.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Tag.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Ticker Star.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Ticket Sale.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Ticket.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Verified Check.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Wad Of Money.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Wallet 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Wallet Money.svg create mode 100644 resources/icons/SVG/Bold Duotone/Money/Wallet.svg create mode 100644 resources/icons/SVG/Bold Duotone/Nature, Travel/Bonfire.svg create mode 100644 resources/icons/SVG/Bold Duotone/Nature, Travel/Fire Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Nature, Travel/Fire Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Nature, Travel/Fire.svg create mode 100644 resources/icons/SVG/Bold Duotone/Nature, Travel/Flame.svg create mode 100644 resources/icons/SVG/Bold Duotone/Nature, Travel/Leaf.svg create mode 100644 resources/icons/SVG/Bold Duotone/Nature, Travel/Suitcase Lines.svg create mode 100644 resources/icons/SVG/Bold Duotone/Nature, Travel/Suitcase Tag.svg create mode 100644 resources/icons/SVG/Bold Duotone/Nature, Travel/Suitcase.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Bug Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Bug.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Code 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Code Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Code Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Code.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Command.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Hashtag Chat.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Hashtag Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Hashtag Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Hashtag.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Programming.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Screencast 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Screencast.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Sidebar Code.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Sidebar Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Siderbar.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Slash Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Slash Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Station Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Station.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Structure.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Translation 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Translation.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/USB Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/USB Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/USB.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Wi-Fi Router Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Wi-Fi Router Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Wi-Fi Router.svg create mode 100644 resources/icons/SVG/Bold Duotone/Network, IT, Programming/Window Frame.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Archive Check.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Archive Down Minimlistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Archive Down.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Archive Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Archive Up Minimlistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Archive Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Archive.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Clipboard Add.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Clipboard Check.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Clipboard Heart.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Clipboard List.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Clipboard Remove.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Clipboard Text.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Clipboard.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Document Add.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Document Medicine.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Document Text.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Document.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Documents Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Documents.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Notebook.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Notes Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notes/Notes.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notifications/Bell Bing.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notifications/Bell Off.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notifications/Bell.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notifications/Notification Lines Remove.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notifications/Notification Remove.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notifications/Notification Unread Lines.svg create mode 100644 resources/icons/SVG/Bold Duotone/Notifications/Notification Unread.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Backpack.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Book 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Book Bookmark Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Book Bookmark.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Book Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Book.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Bookmark Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Bookmark Opened.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Bookmark Square Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Bookmark Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Bookmark.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Calculator Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Calculator.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Case Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Case Round Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Case Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Case.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Diploma Verified.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Diploma.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Document.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Notebook Bookmark.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Notebook Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Notebook Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Notebook.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Passport Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Passport.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Plus, Minus.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Square Academic Cap 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/School/Square Academic Cap.svg create mode 100644 resources/icons/SVG/Bold Duotone/Search/Magnifer Bug.svg create mode 100644 resources/icons/SVG/Bold Duotone/Search/Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Bold Duotone/Search/Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Bold Duotone/Search/Magnifer.svg create mode 100644 resources/icons/SVG/Bold Duotone/Search/Minimalistic Magnifer Bug.svg create mode 100644 resources/icons/SVG/Bold Duotone/Search/Minimalistic Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Bold Duotone/Search/Minimalistic Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Bold Duotone/Search/Minimalistic Magnifer.svg create mode 100644 resources/icons/SVG/Bold Duotone/Search/Rounded Magnifer Bug.svg create mode 100644 resources/icons/SVG/Bold Duotone/Search/Rounded Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Bold Duotone/Search/Rounded Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Bold Duotone/Search/Rounded Magnifer.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Bomb Emoji.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Bomb Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Bomb.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Code Scan.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Eye Closed.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Eye Scan.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Eye.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Incognito.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Key Minimalistic 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Key Minimalistic Square 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Key Minimalistic Square 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Key Minimalistic Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Key Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Key Square 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Key Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Key.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Lock Keyhole Minimalistic Unlocked.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Lock Keyhole Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Lock Keyhole Unlocked.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Lock Keyhole.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Lock Password Unlocked.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Lock Password.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Lock Unlocked.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Lock.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Object Scan.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Password Minimalistic Input.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Password Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Password.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/QR Code.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Scanner 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Scanner.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Shield Check.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Shield Cross.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Shield Keyhole Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Shield Keyhole.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Shield Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Shield Minus.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Shield Network.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Shield Plus.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Shield Star.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Shield Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Shield User.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Shield Warning.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Shield.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Siren Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Security/Siren.svg create mode 100644 resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Settings Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Settings.svg create mode 100644 resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning 4.svg create mode 100644 resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning Square 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning.svg create mode 100644 resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 4.svg create mode 100644 resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 5.svg create mode 100644 resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 6.svg create mode 100644 resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget Add.svg create mode 100644 resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag 4.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag 5.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Check.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Cross.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Heart.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Music 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Music.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Smile.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart 4.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart 5.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Check.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Cross.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large 4.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Plus.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Shop 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Shop Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Shop.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Balls.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Basketball.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Bicycling Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Bicycling.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Body Shape Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Body Shape.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Bowling.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Dumbbell Large Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Dumbbell Large.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Dumbbell Small.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Dumbbell.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Dumbbells 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Dumbbells.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Football.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Golf.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Hiking Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Hiking Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Hiking.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Meditation Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Meditation.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Ranking.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Rugby.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Running 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Running Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Running.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Skateboard.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Skateboarding Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Skateboarding.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Stretching Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Stretching.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Swimming.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Tennis 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Tennis.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Treadmill Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Treadmill.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Volleyball 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Volleyball.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Walking Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Walking.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Water Sun.svg create mode 100644 resources/icons/SVG/Bold Duotone/Sports/Water.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Backspace.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Eraser Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Eraser Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Eraser.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Link Broken Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Link Broken.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Link Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Link Minimalistic 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Link Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Link Round Angle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Link Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Link Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Link.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Paragraph Spacing.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Bold Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Bold Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Bold.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Cross Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Cross Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Cross.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Field Focus.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Field.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Italic Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Italic Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Italic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Selection.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Square 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Underline Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Underline Cross.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text Underline.svg create mode 100644 resources/icons/SVG/Bold Duotone/Text Formatting/Text.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Alarm Add.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Alarm Pause.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Alarm Play.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Alarm Remove.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Alarm Sleep.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Alarm Turn Off.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Alarm.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Calendar Add.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Calendar Date.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Calendar Mark.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Calendar Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Calendar Search.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Calendar.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Clock Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Clock Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/History 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/History 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/History.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Hourglass Line.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Hourglass.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Stopwatch Pause.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Stopwatch Play.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Stopwatch.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Watch Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Watch Square Minimalistic Charge.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Watch Square Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Time/Watch Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Block Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Block.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Check Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Check.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Cross Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Cross.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Hand Up.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Hands.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Heart Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Heart.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Id.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Minus Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Minus.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Plus Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Plus.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Speak Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User Speak.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/User.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/Users Group Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Users/Users Group Two Rounded.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Album.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera Add.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera Rotate.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Edit.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Open Play.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Open.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Play.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Text.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Full Screen Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Full Screen Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Full Screen.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Add.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Check.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Download.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Edit.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Favourite.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Remove.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Round.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Send.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Wide.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Library.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Microphone 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Microphone 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Microphone Large.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Microphone.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Library 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Library.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note 3.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note 4.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note Slider 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note Slider.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Notes.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Muted.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/PIP 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/PIP.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Panorama.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Pause Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Pause.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Play Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Play Stream.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Play.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Playback Speed.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Podcast.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Quit Full Screen Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Quit Full Screen Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Quit Full Screen.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Quit PIP.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Record Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Record.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Reel 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Reel.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Repeat One Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Repeat One.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Repeat.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 10 Seconds Back.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 10 Seconds Forward.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 15 Seconds Back.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 15 Seconds Forward.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 5 Seconds Back.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 5 Seconds Forward.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind Back Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind Back.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind Forward Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind Forward.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Shuffle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Skip Next.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Skip Previous.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Soundwave Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Soundwave Square.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Soundwave.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Stop Circle.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Stop.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Stream.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/To PIP.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Upload Track 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Upload Track.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Cut 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Cut.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Play Horizontal.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Play Vertical.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Replace.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Library.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Videocamera Add.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Videocamera Record.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Videocamera.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Vinyl Record.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Vinyl.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Volume Cross.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Volume Loud.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Volume Small.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Volume.svg create mode 100644 resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Wallpaper.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloud Bolt Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloud Bolt.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloud Check.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloud Download.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloud Minus.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloud Plus.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloud Rain.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloud Snowfall Minimalistic.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloud Snowfall.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloud Storm.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloud Sun 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloud Sun.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloud Upload.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloud Waterdrop.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloud Waterdrops.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloud.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Clouds.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Cloudy Moon.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Clound Cross.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Fog.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Moon Fog.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Moon Sleep.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Moon Stars.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Moon.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Snowflake.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Stars.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Sun 2.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Sun Fog.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Sun.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Sunrise.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Sunset.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Temperature.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Tornado Small.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Tornado.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Waterdrops.svg create mode 100644 resources/icons/SVG/Bold Duotone/Weather/Wind.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Arrow To Down Left.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Arrow To Down Right.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Arrow To Top Left.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Arrow To Top Right.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Circle Bottom Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Circle Bottom Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Circle Top Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Circle Top Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Download Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Download Square.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Download Twice Square.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Download.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Exit.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Export.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Forward 2.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Forward.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Import.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Login 2.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Login 3.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Login.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Logout 2.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Logout 3.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Logout.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Maximize Square 2.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Maximize Square 3.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Maximize Square Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Maximize Square.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Maximize.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Minimize Square 2.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Minimize Square 3.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Minimize Square Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Minimize Square.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Minimize.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Recive Square.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Recive Twice Square.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Reorder.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Reply 2.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Reply.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Scale.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Screen Share.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Send Square.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Send Twice Square.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Square Bottom Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Square Bottom Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Square Top Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Square Top Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Undo Left Round Square.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Undo Left Round.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Undo Left Square.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Undo Left.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Undo Right Round Square.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Undo Right Round.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Undo Right Square.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Undo Right.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Upload Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Upload Square.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Upload Twice Square.svg create mode 100644 resources/icons/SVG/Bold/Arrows Action/Upload.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Arrow Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Arrow Left Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Arrow Left Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Arrow Left.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Arrow Right Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Arrow Right Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Arrow Right.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Arrow Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Refresh Circle.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Refresh Square.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Refresh.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Restart Circle.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Restart Square.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Restart.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Arrow Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Arrow Left Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Arrow Left Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Arrow Left.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Arrow Right Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Arrow Right Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Arrow Right.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Arrow Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Sort Horizontal.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Sort Vertical.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Transfer Diagonal.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Round Transfer Vertical.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Sort Horizontal.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Sort Vertical.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Arrow Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Arrow Left Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Arrow Left Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Arrow Left.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Arrow Right Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Arrow Right Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Arrow Right.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Arrow Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Sort Horizontal.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Sort Vertical.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Square Transfer Vertical.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Bold/Arrows/Transfer Vertical.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Asteroid.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Atom.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Black Hole 2.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Black Hole 3.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Black Hole.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Earth.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Infinity.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Men.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Planet 2.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Planet 3.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Planet 4.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Planet.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Rocket 2.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Rocket.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Satellite.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Star Angle.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Star Circle.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Star Fall 2.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Star Fall Minimalistic 2.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Star Fall Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Star Fall.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Star Rainbow.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Star Ring.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Star Rings.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Star.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Stars Line.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Stars Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Stars.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/UFO 2.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/UFO 3.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/UFO.svg create mode 100644 resources/icons/SVG/Bold/Astronomy/Women.svg create mode 100644 resources/icons/SVG/Bold/Building, Infrastructure/Buildings 2.svg create mode 100644 resources/icons/SVG/Bold/Building, Infrastructure/Buildings 3.svg create mode 100644 resources/icons/SVG/Bold/Building, Infrastructure/Buildings.svg create mode 100644 resources/icons/SVG/Bold/Building, Infrastructure/City.svg create mode 100644 resources/icons/SVG/Bold/Building, Infrastructure/Garage.svg create mode 100644 resources/icons/SVG/Bold/Building, Infrastructure/Home.svg create mode 100644 resources/icons/SVG/Bold/Building, Infrastructure/Hospital.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Chart 2.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Chart Square.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Chart.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Chat Square 2.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Course Down.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Course Up.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Diagram Down.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Diagram Up.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Graph Down New.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Graph Down.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Graph New Up.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Graph New.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Graph Up.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Graph.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Pie Chart 2.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Pie Chart 3.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Pie Chart.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Presentation Graph.svg create mode 100644 resources/icons/SVG/Bold/Business, Statistic/Round Graph.svg create mode 100644 resources/icons/SVG/Bold/Call/Call Cancel Rounded.svg create mode 100644 resources/icons/SVG/Bold/Call/Call Cancel.svg create mode 100644 resources/icons/SVG/Bold/Call/Call Chat Rounded.svg create mode 100644 resources/icons/SVG/Bold/Call/Call Chat.svg create mode 100644 resources/icons/SVG/Bold/Call/Call Dropped Rounded.svg create mode 100644 resources/icons/SVG/Bold/Call/Call Dropped.svg create mode 100644 resources/icons/SVG/Bold/Call/Call Medicine Rounded.svg create mode 100644 resources/icons/SVG/Bold/Call/Call Medicine.svg create mode 100644 resources/icons/SVG/Bold/Call/End Call Rounded.svg create mode 100644 resources/icons/SVG/Bold/Call/End Call.svg create mode 100644 resources/icons/SVG/Bold/Call/Incoming Call Rounded.svg create mode 100644 resources/icons/SVG/Bold/Call/Incoming Call.svg create mode 100644 resources/icons/SVG/Bold/Call/Outgoing Call Rounded.svg create mode 100644 resources/icons/SVG/Bold/Call/Outgoing Call.svg create mode 100644 resources/icons/SVG/Bold/Call/Phone Calling Rounded.svg create mode 100644 resources/icons/SVG/Bold/Call/Phone Calling.svg create mode 100644 resources/icons/SVG/Bold/Call/Phone Rounded.svg create mode 100644 resources/icons/SVG/Bold/Call/Phone.svg create mode 100644 resources/icons/SVG/Bold/Call/Record Circle.svg create mode 100644 resources/icons/SVG/Bold/Call/Record Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Call/Record Square.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Align Bottom.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Align Horizonta Spacing.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Align Horizontal Center.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Align Left.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Align Right.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Align Top.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Align Vertical Center.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Align Vertical Spacing.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Colour Tuneing.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Crop Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Crop.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Filters.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Flip Horizontal.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Flip Vertical.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Layers Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Layers.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Mirror Left.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Mirror Right.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Paint Roller.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Palette Round.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Palette.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Pallete 2.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Pipette.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Radial Blur.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Ruler Angular.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Ruler Cross Pen.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Ruler Pen.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Ruler.svg create mode 100644 resources/icons/SVG/Bold/Design, Tools/Three Squares.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Airbuds Case Charge.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Airbuds Case Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Airbuds Case Open.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Airbuds Case.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Airbuds Charge.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Airbuds Check.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Airbuds Left.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Airbuds Remove.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Airbuds Right.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Airbuds.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Bluetooth Circle.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Bluetooth Square.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Bluetooth Wave.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Bluetooth.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Boombox.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/CPU Bolt.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/CPU.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Cassette 2.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Cassette.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Cloud Storage.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Devices.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Diskette.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Display.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Flash Drive.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Gameboy.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Gamepad Charge.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Gamepad Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Gamepad No Charge.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Gamepad Old.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Gamepad.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Headphones Round Sound.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Headphones Round.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Headphones Square Sound.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Headphones Square.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Keyboard.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Laptop 2.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Laptop 3.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Laptop Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Laptop.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Lightbulb Bolt.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Lightbulb Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Lightbulb.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Lightning.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Monitor Camera.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Monitor Smartphone.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Monitor.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Mouse Circle.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Mouse Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Mouse.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Plug Circle.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Printer 2.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Printer Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Printer.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Projector.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Radio Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Radio.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/SD Card.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/SIM Card Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/SIM Card.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/SIM Cards.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/SSD Round.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/SSD Square.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Server 2.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Server Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Server Path.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Server Square Cloud.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Server Square Update.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Server Square.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Server.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Smart Speaker 2.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Smart Speaker Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Smart Speaker.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Smartphone 2.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Smartphone Rotate 2.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Smartphone Rotate Angle.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Smartphone Rotate Orientation.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Smartphone Update.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Smartphone Vibration.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Smartphone.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Socket.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/TV.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Tablet.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Telescope.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Turntable Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Turntable Music Note.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Turntable.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Weigher.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/Wireless Charge.svg create mode 100644 resources/icons/SVG/Bold/Electronic, Devices/iPhone.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/4K.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Accessibility.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Add Circle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Add Square.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Augmented Reality.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Balloon.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Battery Charge Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Battery Charge.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Battery Full Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Battery Full.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Battery Half Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Battery Half.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Battery Low Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Battery Low.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Body.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Bolt Circle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Bolt.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Box Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Box.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Broom.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Cat.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Check Circle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Check Square.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Close Circle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Close Square.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Confetti Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Confetti.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Copy.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Copyright.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Cosmetic.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Creative Commons.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Crown Line.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Crown Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Crown Star.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Crown.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Cup First.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Cup Music.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Cup Star.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Cup.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Cursor Square.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Cursor.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Danger Circle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Danger Square.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Danger Triangle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Danger.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Database.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Delivery.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Explicit.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Feed.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Ferris Wheel.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Figma.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Filter.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Flag 2.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Flag.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Flashlight On.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Flashlight.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Forbidden Circle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Forbidden.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Fuel.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Ghost Smile.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Ghost.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Gift.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Glasses.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Hamburger Menu.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Hanger 2.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Hanger.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Help.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/High Definition.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/High Quality.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Home 2.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Home Add Angle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Home Add.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Home Angle 2.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Home Angle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Home Smile Angle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Home Smile.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Home WiFi Angle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Home WiFi.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Home.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Info Circle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Info Square.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Magic Stick 2.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Magic Stick 3.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Magic Stick.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Magnet Wave.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Magnet.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Mask Happly.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Mask Sad.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Masks.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Mention Circle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Mention Square.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Menu Dots Circle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Menu Dots Square.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Menu Dots.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Minus Circle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Minus Square.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Mirror.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Paper Bin.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Paw.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Perfume.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Pin Circle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Pin List.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Pin.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Plate.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Posts Carousel Horizontal.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Posts Carousel Vertical.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Power.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Question Circle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Question Square.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Reorder.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Revote.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Scissors Square.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Scissors.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Share Circle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Share.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Skirt.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Sledgehammer.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Sleeping.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Slider Horizontal.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Slider Minimalistic Horizontal.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Slider Vertical Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Slider Vertical.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Smart Home Angle.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Smart Home.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Sort.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Special Effects.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Subtitles.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/T-shirt.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Target.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Traffic Economy.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Traffic.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Trash Bin 2.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Trash Bin Minimalistic 2.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Trash Bin Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Trash Bin Trash.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Umbrella.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/Waterdrop.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/WinRar.svg create mode 100644 resources/icons/SVG/Bold/Essentional, UI/XXX.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Confounded Circle.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Confounded Square.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Emoji Funny Circle.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Emoji Funny Square.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Expressionless Circle.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Expressionless Square.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Face Scan Circle.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Face Scan Square.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Facemask Circle.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Facemask Square.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sad Circle.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sad Square.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sleeping Circle.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sleeping Square.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Smile Circle.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Smile Square.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Circle.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Smile Circle.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Smile Square.svg create mode 100644 resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Square.svg create mode 100644 resources/icons/SVG/Bold/Files/Cloud File.svg create mode 100644 resources/icons/SVG/Bold/Files/Code File.svg create mode 100644 resources/icons/SVG/Bold/Files/Figma File.svg create mode 100644 resources/icons/SVG/Bold/Files/File Check.svg create mode 100644 resources/icons/SVG/Bold/Files/File Corrupted.svg create mode 100644 resources/icons/SVG/Bold/Files/File Download.svg create mode 100644 resources/icons/SVG/Bold/Files/File Favourite.svg create mode 100644 resources/icons/SVG/Bold/Files/File Left.svg create mode 100644 resources/icons/SVG/Bold/Files/File Remove.svg create mode 100644 resources/icons/SVG/Bold/Files/File Right.svg create mode 100644 resources/icons/SVG/Bold/Files/File Send.svg create mode 100644 resources/icons/SVG/Bold/Files/File Smile _).svg create mode 100644 resources/icons/SVG/Bold/Files/File Text.svg create mode 100644 resources/icons/SVG/Bold/Files/File.svg create mode 100644 resources/icons/SVG/Bold/Files/ZIP File.svg create mode 100644 resources/icons/SVG/Bold/Folders/Add Folder.svg create mode 100644 resources/icons/SVG/Bold/Folders/Folder 2.svg create mode 100644 resources/icons/SVG/Bold/Folders/Folder Check.svg create mode 100644 resources/icons/SVG/Bold/Folders/Folder Cloud.svg create mode 100644 resources/icons/SVG/Bold/Folders/Folder Error.svg create mode 100644 resources/icons/SVG/Bold/Folders/Folder Favourite (Bookmark).svg create mode 100644 resources/icons/SVG/Bold/Folders/Folder Favourite (Star).svg create mode 100644 resources/icons/SVG/Bold/Folders/Folder Open.svg create mode 100644 resources/icons/SVG/Bold/Folders/Folder Path Connect.svg create mode 100644 resources/icons/SVG/Bold/Folders/Folder Security.svg create mode 100644 resources/icons/SVG/Bold/Folders/Folder With Files.svg create mode 100644 resources/icons/SVG/Bold/Folders/Folder.svg create mode 100644 resources/icons/SVG/Bold/Folders/Move To Folder.svg create mode 100644 resources/icons/SVG/Bold/Folders/Remove Folder.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Bottle.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Chef Hat Heart.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Chef Hat Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Chef Hat.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Corkscrew.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Cup Hot.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Cup Paper.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Cup.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Donut Bitten.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Donut.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Ladle.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Oven Mitts Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Oven Mitts.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Rolling Pin.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Tea Cup.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Whisk.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Wineglass Triangle.svg create mode 100644 resources/icons/SVG/Bold/Food, Kitchen/Wineglass.svg create mode 100644 resources/icons/SVG/Bold/Hands/Hand Heart.svg create mode 100644 resources/icons/SVG/Bold/Hands/Hand Money.svg create mode 100644 resources/icons/SVG/Bold/Hands/Hand Pills.svg create mode 100644 resources/icons/SVG/Bold/Hands/Hand Shake.svg create mode 100644 resources/icons/SVG/Bold/Hands/Hand Stars.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Armchair 2.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Armchair.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Bar Chair.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Bath.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Bed.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Bedside Table 2.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Bedside Table 3.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Bedside Table 4.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Bedside Table.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Chair 2.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Chair.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Chandelier.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Closet 2.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Closet.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Condicioner 2.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Condicioner.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Floor Lamp Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Floor Lamp.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Fridge.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Lamp.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Mirror.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Remote Controller 2.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Remote Controller Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Remote Controller.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Smart Vacuum Cleaner 2.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Smart Vacuum Cleaner.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Sofa 2.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Sofa 3.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Sofa.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Speaker Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Speaker.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Trellis.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Volume Knob.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Washing Machine Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Home, Furniture/Washing Machine.svg create mode 100644 resources/icons/SVG/Bold/Like/Dislike.svg create mode 100644 resources/icons/SVG/Bold/Like/Heart Angle.svg create mode 100644 resources/icons/SVG/Bold/Like/Heart Broken.svg create mode 100644 resources/icons/SVG/Bold/Like/Heart Lock.svg create mode 100644 resources/icons/SVG/Bold/Like/Heart Shine.svg create mode 100644 resources/icons/SVG/Bold/Like/Heart Unlock.svg create mode 100644 resources/icons/SVG/Bold/Like/Heart.svg create mode 100644 resources/icons/SVG/Bold/Like/Hearts.svg create mode 100644 resources/icons/SVG/Bold/Like/Like.svg create mode 100644 resources/icons/SVG/Bold/Like/Medal Ribbon Star.svg create mode 100644 resources/icons/SVG/Bold/Like/Medal Ribbon.svg create mode 100644 resources/icons/SVG/Bold/Like/Medal Ribbons Star.svg create mode 100644 resources/icons/SVG/Bold/Like/Medal Star Circle.svg create mode 100644 resources/icons/SVG/Bold/Like/Medal Star Square.svg create mode 100644 resources/icons/SVG/Bold/Like/Medal Star.svg create mode 100644 resources/icons/SVG/Bold/Like/Star Shine.svg create mode 100644 resources/icons/SVG/Bold/Like/Star.svg create mode 100644 resources/icons/SVG/Bold/List/Bill.svg create mode 100644 resources/icons/SVG/Bold/List/Checklist Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/List/Checklist.svg create mode 100644 resources/icons/SVG/Bold/List/List Arrow Down Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/List/List Arrow Down.svg create mode 100644 resources/icons/SVG/Bold/List/List Arrow Up Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/List/List Arrow Up.svg create mode 100644 resources/icons/SVG/Bold/List/List Check Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/List/List Check.svg create mode 100644 resources/icons/SVG/Bold/List/List Cross Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/List/List Cross.svg create mode 100644 resources/icons/SVG/Bold/List/List Down Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/List/List Down.svg create mode 100644 resources/icons/SVG/Bold/List/List Heart Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/List/List Heart.svg create mode 100644 resources/icons/SVG/Bold/List/List Up Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/List/List Up.svg create mode 100644 resources/icons/SVG/Bold/List/List-1.svg create mode 100644 resources/icons/SVG/Bold/List/List.svg create mode 100644 resources/icons/SVG/Bold/List/Plaaylist Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/List/Playlist 2.svg create mode 100644 resources/icons/SVG/Bold/List/Playlist Minimalistic 2.svg create mode 100644 resources/icons/SVG/Bold/List/Playlist Minimalistic 3.svg create mode 100644 resources/icons/SVG/Bold/List/Playlist.svg create mode 100644 resources/icons/SVG/Bold/List/Sort By Alphabet.svg create mode 100644 resources/icons/SVG/Bold/List/Sort By Time.svg create mode 100644 resources/icons/SVG/Bold/List/Sort From Bottom To Top.svg create mode 100644 resources/icons/SVG/Bold/List/Sort From Top To Bottom.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Branching Paths Down.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Branching Paths Up.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Compass Big.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Compass Square.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Compass.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/GPS.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Global.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Globus.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Map Arrow Down.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Map Arrow Left.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Map Arrow Right.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Map Arrow Square.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Map Arrow Up.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Map Point Add.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Map Point Favourite.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Map Point Hospital.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Map Point Remove.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Map Point Rotate.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Map Point School.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Map Point Search.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Map Point Wave.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Map Point.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Map.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/People Nearby.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Point On Map Perspective.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Point On Map.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Radar 2.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Radar.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Route.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Routing 2.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Routing 3.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Routing.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Signpost 2.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Signpost.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Streets Map Point.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Streets Navigation.svg create mode 100644 resources/icons/SVG/Bold/Map & Location/Streets.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Adhesive Plaster 2.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Adhesive Plaster.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Bacteria.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Benzene Ring.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Bone Broken.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Bone Crack.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Bone.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Bones.svg create mode 100644 resources/icons/SVG/Bold/Medicine/DNA.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Dropper 2.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Dropper 3.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Dropper Minimalistic 2.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Dropper Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Dropper.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Health.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Heart Pulse 2.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Heart Pulse.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Jar Of Pills 2.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Jar Of Pills.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Medical Kit.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Pill.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Pills 2.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Pills 3.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Pills.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Pulse 2.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Pulse.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Stethoscope.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Syringe.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Test Tube Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Test Tube.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Thermometer.svg create mode 100644 resources/icons/SVG/Bold/Medicine/Virus.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Dots.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Line.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Round Call.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Round Check.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Round Dots.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Round Like.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Round Line.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Round Money.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Round Unread.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Round Video.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Round.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Square Arrow.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Square Call.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Square Check.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Square Code.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Square Like.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Square.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Chat Unread.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Check Read.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Dialog 2.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Dialog.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Forward.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Inbox Archive.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Inbox In.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Inbox Line.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Inbox Out.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Inbox Unread.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Inbox.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Letter Opened.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Letter Unread.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Letter.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Mailbox.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Multiple Forward Left.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Multiple Forward Right.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Paperclip 2.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Paperclip Rounded 2.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Paperclip Rounded.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Paperclip.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Pen 2.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Pen New Round.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Pen New Square.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Pen.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Plain 2.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Plain 3.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Plain.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Square Forward.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Square Share Line.svg create mode 100644 resources/icons/SVG/Bold/Messages, Conversation/Unread.svg create mode 100644 resources/icons/SVG/Bold/Money/Banknote 2.svg create mode 100644 resources/icons/SVG/Bold/Money/Banknote.svg create mode 100644 resources/icons/SVG/Bold/Money/Bill Check.svg create mode 100644 resources/icons/SVG/Bold/Money/Bill Cross.svg create mode 100644 resources/icons/SVG/Bold/Money/Bill List.svg create mode 100644 resources/icons/SVG/Bold/Money/Bill.svg create mode 100644 resources/icons/SVG/Bold/Money/Card 2.svg create mode 100644 resources/icons/SVG/Bold/Money/Card Recive.svg create mode 100644 resources/icons/SVG/Bold/Money/Card Search.svg create mode 100644 resources/icons/SVG/Bold/Money/Card Send.svg create mode 100644 resources/icons/SVG/Bold/Money/Card Transfer.svg create mode 100644 resources/icons/SVG/Bold/Money/Card.svg create mode 100644 resources/icons/SVG/Bold/Money/Cardholder.svg create mode 100644 resources/icons/SVG/Bold/Money/Cash Out.svg create mode 100644 resources/icons/SVG/Bold/Money/Dollar Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Money/Dollar.svg create mode 100644 resources/icons/SVG/Bold/Money/Euro.svg create mode 100644 resources/icons/SVG/Bold/Money/Money Bag.svg create mode 100644 resources/icons/SVG/Bold/Money/Ruble.svg create mode 100644 resources/icons/SVG/Bold/Money/Safe 2.svg create mode 100644 resources/icons/SVG/Bold/Money/Safe Circle.svg create mode 100644 resources/icons/SVG/Bold/Money/Safe Square.svg create mode 100644 resources/icons/SVG/Bold/Money/Sale Square.svg create mode 100644 resources/icons/SVG/Bold/Money/Sale.svg create mode 100644 resources/icons/SVG/Bold/Money/Tag Horizontal.svg create mode 100644 resources/icons/SVG/Bold/Money/Tag Price.svg create mode 100644 resources/icons/SVG/Bold/Money/Tag.svg create mode 100644 resources/icons/SVG/Bold/Money/Ticker Star.svg create mode 100644 resources/icons/SVG/Bold/Money/Ticket Sale.svg create mode 100644 resources/icons/SVG/Bold/Money/Ticket.svg create mode 100644 resources/icons/SVG/Bold/Money/Verified Check.svg create mode 100644 resources/icons/SVG/Bold/Money/Wad Of Money.svg create mode 100644 resources/icons/SVG/Bold/Money/Wallet 2.svg create mode 100644 resources/icons/SVG/Bold/Money/Wallet Money.svg create mode 100644 resources/icons/SVG/Bold/Money/Wallet.svg create mode 100644 resources/icons/SVG/Bold/Nature, Travel/Bonfire.svg create mode 100644 resources/icons/SVG/Bold/Nature, Travel/Fire Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Nature, Travel/Fire Square.svg create mode 100644 resources/icons/SVG/Bold/Nature, Travel/Fire.svg create mode 100644 resources/icons/SVG/Bold/Nature, Travel/Flame.svg create mode 100644 resources/icons/SVG/Bold/Nature, Travel/Leaf.svg create mode 100644 resources/icons/SVG/Bold/Nature, Travel/Suitcase Lines.svg create mode 100644 resources/icons/SVG/Bold/Nature, Travel/Suitcase Tag.svg create mode 100644 resources/icons/SVG/Bold/Nature, Travel/Suitcase.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Bug Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Bug.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Code 2.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Code Circle.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Code Square.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Code.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Command.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Hashtag Chat.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Hashtag Circle.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Hashtag Square.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Hashtag.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Programming.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Screencast 2.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Screencast.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Sidebar Code.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Sidebar Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Siderbar.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Slash Circle.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Slash Square.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Station Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Station.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Structure.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Translation 2.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Translation.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/USB Circle.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/USB Square.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/USB.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Wi-Fi Router Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Wi-Fi Router Round.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Wi-Fi Router.svg create mode 100644 resources/icons/SVG/Bold/Network, IT, Programming/Window Frame.svg create mode 100644 resources/icons/SVG/Bold/Notes/Archive Check.svg create mode 100644 resources/icons/SVG/Bold/Notes/Archive Down Minimlistic.svg create mode 100644 resources/icons/SVG/Bold/Notes/Archive Down.svg create mode 100644 resources/icons/SVG/Bold/Notes/Archive Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Notes/Archive Up Minimlistic.svg create mode 100644 resources/icons/SVG/Bold/Notes/Archive Up.svg create mode 100644 resources/icons/SVG/Bold/Notes/Archive.svg create mode 100644 resources/icons/SVG/Bold/Notes/Clipboard Add.svg create mode 100644 resources/icons/SVG/Bold/Notes/Clipboard Check.svg create mode 100644 resources/icons/SVG/Bold/Notes/Clipboard Heart.svg create mode 100644 resources/icons/SVG/Bold/Notes/Clipboard List.svg create mode 100644 resources/icons/SVG/Bold/Notes/Clipboard Remove.svg create mode 100644 resources/icons/SVG/Bold/Notes/Clipboard Text.svg create mode 100644 resources/icons/SVG/Bold/Notes/Clipboard.svg create mode 100644 resources/icons/SVG/Bold/Notes/Document Add.svg create mode 100644 resources/icons/SVG/Bold/Notes/Document Medicine.svg create mode 100644 resources/icons/SVG/Bold/Notes/Document Text.svg create mode 100644 resources/icons/SVG/Bold/Notes/Document.svg create mode 100644 resources/icons/SVG/Bold/Notes/Documents Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Notes/Documents.svg create mode 100644 resources/icons/SVG/Bold/Notes/Notebook.svg create mode 100644 resources/icons/SVG/Bold/Notes/Notes Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Notes/Notes.svg create mode 100644 resources/icons/SVG/Bold/Notifications/Bell Bing.svg create mode 100644 resources/icons/SVG/Bold/Notifications/Bell Off.svg create mode 100644 resources/icons/SVG/Bold/Notifications/Bell.svg create mode 100644 resources/icons/SVG/Bold/Notifications/Notification Lines Remove.svg create mode 100644 resources/icons/SVG/Bold/Notifications/Notification Remove.svg create mode 100644 resources/icons/SVG/Bold/Notifications/Notification Unread Lines.svg create mode 100644 resources/icons/SVG/Bold/Notifications/Notification Unread.svg create mode 100644 resources/icons/SVG/Bold/School/Backpack.svg create mode 100644 resources/icons/SVG/Bold/School/Book 2.svg create mode 100644 resources/icons/SVG/Bold/School/Book Bookmark Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/School/Book Bookmark.svg create mode 100644 resources/icons/SVG/Bold/School/Book Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/School/Book.svg create mode 100644 resources/icons/SVG/Bold/School/Bookmark Circle.svg create mode 100644 resources/icons/SVG/Bold/School/Bookmark Opened.svg create mode 100644 resources/icons/SVG/Bold/School/Bookmark Square Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/School/Bookmark Square.svg create mode 100644 resources/icons/SVG/Bold/School/Bookmark.svg create mode 100644 resources/icons/SVG/Bold/School/Calculator Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/School/Calculator.svg create mode 100644 resources/icons/SVG/Bold/School/Case Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/School/Case Round Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/School/Case Round.svg create mode 100644 resources/icons/SVG/Bold/School/Case.svg create mode 100644 resources/icons/SVG/Bold/School/Diploma Verified.svg create mode 100644 resources/icons/SVG/Bold/School/Diploma.svg create mode 100644 resources/icons/SVG/Bold/School/Document.svg create mode 100644 resources/icons/SVG/Bold/School/Notebook Bookmark.svg create mode 100644 resources/icons/SVG/Bold/School/Notebook Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/School/Notebook Square.svg create mode 100644 resources/icons/SVG/Bold/School/Notebook.svg create mode 100644 resources/icons/SVG/Bold/School/Passport Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/School/Passport.svg create mode 100644 resources/icons/SVG/Bold/School/Plus, Minus.svg create mode 100644 resources/icons/SVG/Bold/School/Square Academic Cap 2.svg create mode 100644 resources/icons/SVG/Bold/School/Square Academic Cap.svg create mode 100644 resources/icons/SVG/Bold/Search/Magnifer Bug.svg create mode 100644 resources/icons/SVG/Bold/Search/Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Bold/Search/Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Bold/Search/Magnifer.svg create mode 100644 resources/icons/SVG/Bold/Search/Minimalistic Magnifer Bug.svg create mode 100644 resources/icons/SVG/Bold/Search/Minimalistic Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Bold/Search/Minimalistic Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Bold/Search/Minimalistic Magnifer.svg create mode 100644 resources/icons/SVG/Bold/Search/Rounded Magnifer Bug.svg create mode 100644 resources/icons/SVG/Bold/Search/Rounded Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Bold/Search/Rounded Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Bold/Search/Rounded Magnifer.svg create mode 100644 resources/icons/SVG/Bold/Security/Bomb Emoji.svg create mode 100644 resources/icons/SVG/Bold/Security/Bomb Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Security/Bomb.svg create mode 100644 resources/icons/SVG/Bold/Security/Code Scan.svg create mode 100644 resources/icons/SVG/Bold/Security/Eye Closed.svg create mode 100644 resources/icons/SVG/Bold/Security/Eye Scan.svg create mode 100644 resources/icons/SVG/Bold/Security/Eye.svg create mode 100644 resources/icons/SVG/Bold/Security/Incognito.svg create mode 100644 resources/icons/SVG/Bold/Security/Key Minimalistic 2.svg create mode 100644 resources/icons/SVG/Bold/Security/Key Minimalistic Square 2.svg create mode 100644 resources/icons/SVG/Bold/Security/Key Minimalistic Square 3.svg create mode 100644 resources/icons/SVG/Bold/Security/Key Minimalistic Square.svg create mode 100644 resources/icons/SVG/Bold/Security/Key Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Security/Key Square 2.svg create mode 100644 resources/icons/SVG/Bold/Security/Key Square.svg create mode 100644 resources/icons/SVG/Bold/Security/Key.svg create mode 100644 resources/icons/SVG/Bold/Security/Lock Keyhole Minimalistic Unlocked.svg create mode 100644 resources/icons/SVG/Bold/Security/Lock Keyhole Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Security/Lock Keyhole Unlocked.svg create mode 100644 resources/icons/SVG/Bold/Security/Lock Keyhole.svg create mode 100644 resources/icons/SVG/Bold/Security/Lock Password Unlocked.svg create mode 100644 resources/icons/SVG/Bold/Security/Lock Password.svg create mode 100644 resources/icons/SVG/Bold/Security/Lock Unlocked.svg create mode 100644 resources/icons/SVG/Bold/Security/Lock.svg create mode 100644 resources/icons/SVG/Bold/Security/Object Scan.svg create mode 100644 resources/icons/SVG/Bold/Security/Password Minimalistic Input.svg create mode 100644 resources/icons/SVG/Bold/Security/Password Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Security/Password.svg create mode 100644 resources/icons/SVG/Bold/Security/QR Code.svg create mode 100644 resources/icons/SVG/Bold/Security/Scanner 2.svg create mode 100644 resources/icons/SVG/Bold/Security/Scanner.svg create mode 100644 resources/icons/SVG/Bold/Security/Shield Check.svg create mode 100644 resources/icons/SVG/Bold/Security/Shield Cross.svg create mode 100644 resources/icons/SVG/Bold/Security/Shield Keyhole Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Security/Shield Keyhole.svg create mode 100644 resources/icons/SVG/Bold/Security/Shield Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Security/Shield Minus.svg create mode 100644 resources/icons/SVG/Bold/Security/Shield Network.svg create mode 100644 resources/icons/SVG/Bold/Security/Shield Plus.svg create mode 100644 resources/icons/SVG/Bold/Security/Shield Star.svg create mode 100644 resources/icons/SVG/Bold/Security/Shield Up.svg create mode 100644 resources/icons/SVG/Bold/Security/Shield User.svg create mode 100644 resources/icons/SVG/Bold/Security/Shield Warning.svg create mode 100644 resources/icons/SVG/Bold/Security/Shield.svg create mode 100644 resources/icons/SVG/Bold/Security/Siren Rounded.svg create mode 100644 resources/icons/SVG/Bold/Security/Siren.svg create mode 100644 resources/icons/SVG/Bold/Settings, Fine Tuning/Settings Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Settings, Fine Tuning/Settings.svg create mode 100644 resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning 2.svg create mode 100644 resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning 3.svg create mode 100644 resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning 4.svg create mode 100644 resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning Square 2.svg create mode 100644 resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning Square.svg create mode 100644 resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning.svg create mode 100644 resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 2.svg create mode 100644 resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 3.svg create mode 100644 resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 4.svg create mode 100644 resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 5.svg create mode 100644 resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 6.svg create mode 100644 resources/icons/SVG/Bold/Settings, Fine Tuning/Widget Add.svg create mode 100644 resources/icons/SVG/Bold/Settings, Fine Tuning/Widget.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Bag 2.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Bag 3.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Bag 4.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Bag 5.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Check.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Cross.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Heart.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Music 2.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Music.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Smile.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Bag.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Cart 2.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Cart 3.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Cart 4.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Cart 5.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Check.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Cross.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large 2.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large 3.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large 4.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Plus.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Cart.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Shop 2.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Shop Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Shopping, Ecommerce/Shop.svg create mode 100644 resources/icons/SVG/Bold/Sports/Balls.svg create mode 100644 resources/icons/SVG/Bold/Sports/Basketball.svg create mode 100644 resources/icons/SVG/Bold/Sports/Bicycling Round.svg create mode 100644 resources/icons/SVG/Bold/Sports/Bicycling.svg create mode 100644 resources/icons/SVG/Bold/Sports/Body Shape Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Sports/Body Shape.svg create mode 100644 resources/icons/SVG/Bold/Sports/Bowling.svg create mode 100644 resources/icons/SVG/Bold/Sports/Dumbbell Large Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Sports/Dumbbell Large.svg create mode 100644 resources/icons/SVG/Bold/Sports/Dumbbell Small.svg create mode 100644 resources/icons/SVG/Bold/Sports/Dumbbell.svg create mode 100644 resources/icons/SVG/Bold/Sports/Dumbbells 2.svg create mode 100644 resources/icons/SVG/Bold/Sports/Dumbbells.svg create mode 100644 resources/icons/SVG/Bold/Sports/Football.svg create mode 100644 resources/icons/SVG/Bold/Sports/Golf.svg create mode 100644 resources/icons/SVG/Bold/Sports/Hiking Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Sports/Hiking Round.svg create mode 100644 resources/icons/SVG/Bold/Sports/Hiking.svg create mode 100644 resources/icons/SVG/Bold/Sports/Meditation Round.svg create mode 100644 resources/icons/SVG/Bold/Sports/Meditation.svg create mode 100644 resources/icons/SVG/Bold/Sports/Ranking.svg create mode 100644 resources/icons/SVG/Bold/Sports/Rugby.svg create mode 100644 resources/icons/SVG/Bold/Sports/Running 2.svg create mode 100644 resources/icons/SVG/Bold/Sports/Running Round.svg create mode 100644 resources/icons/SVG/Bold/Sports/Running.svg create mode 100644 resources/icons/SVG/Bold/Sports/Skateboard.svg create mode 100644 resources/icons/SVG/Bold/Sports/Skateboarding Round.svg create mode 100644 resources/icons/SVG/Bold/Sports/Skateboarding.svg create mode 100644 resources/icons/SVG/Bold/Sports/Stretching Round.svg create mode 100644 resources/icons/SVG/Bold/Sports/Stretching.svg create mode 100644 resources/icons/SVG/Bold/Sports/Swimming.svg create mode 100644 resources/icons/SVG/Bold/Sports/Tennis 2.svg create mode 100644 resources/icons/SVG/Bold/Sports/Tennis.svg create mode 100644 resources/icons/SVG/Bold/Sports/Treadmill Round.svg create mode 100644 resources/icons/SVG/Bold/Sports/Treadmill.svg create mode 100644 resources/icons/SVG/Bold/Sports/Volleyball 2.svg create mode 100644 resources/icons/SVG/Bold/Sports/Volleyball.svg create mode 100644 resources/icons/SVG/Bold/Sports/Walking Round.svg create mode 100644 resources/icons/SVG/Bold/Sports/Walking.svg create mode 100644 resources/icons/SVG/Bold/Sports/Water Sun.svg create mode 100644 resources/icons/SVG/Bold/Sports/Water.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Backspace.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Eraser Circle.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Eraser Square.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Eraser.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Link Broken Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Link Broken.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Link Circle.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Link Minimalistic 2.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Link Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Link Round Angle.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Link Round.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Link Square.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Link.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Paragraph Spacing.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Bold Circle.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Bold Square.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Bold.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Circle.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Cross Circle.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Cross Square.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Cross.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Field Focus.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Field.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Italic Circle.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Italic Square.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Italic.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Selection.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Square 2.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Square.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Underline Circle.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Underline Cross.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text Underline.svg create mode 100644 resources/icons/SVG/Bold/Text Formatting/Text.svg create mode 100644 resources/icons/SVG/Bold/Time/Alarm Add.svg create mode 100644 resources/icons/SVG/Bold/Time/Alarm Pause.svg create mode 100644 resources/icons/SVG/Bold/Time/Alarm Play.svg create mode 100644 resources/icons/SVG/Bold/Time/Alarm Remove.svg create mode 100644 resources/icons/SVG/Bold/Time/Alarm Sleep.svg create mode 100644 resources/icons/SVG/Bold/Time/Alarm Turn Off.svg create mode 100644 resources/icons/SVG/Bold/Time/Alarm.svg create mode 100644 resources/icons/SVG/Bold/Time/Calendar Add.svg create mode 100644 resources/icons/SVG/Bold/Time/Calendar Date.svg create mode 100644 resources/icons/SVG/Bold/Time/Calendar Mark.svg create mode 100644 resources/icons/SVG/Bold/Time/Calendar Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Time/Calendar Search.svg create mode 100644 resources/icons/SVG/Bold/Time/Calendar.svg create mode 100644 resources/icons/SVG/Bold/Time/Clock Circle.svg create mode 100644 resources/icons/SVG/Bold/Time/Clock Square.svg create mode 100644 resources/icons/SVG/Bold/Time/History 2.svg create mode 100644 resources/icons/SVG/Bold/Time/History 3.svg create mode 100644 resources/icons/SVG/Bold/Time/History.svg create mode 100644 resources/icons/SVG/Bold/Time/Hourglass Line.svg create mode 100644 resources/icons/SVG/Bold/Time/Hourglass.svg create mode 100644 resources/icons/SVG/Bold/Time/Stopwatch Pause.svg create mode 100644 resources/icons/SVG/Bold/Time/Stopwatch Play.svg create mode 100644 resources/icons/SVG/Bold/Time/Stopwatch.svg create mode 100644 resources/icons/SVG/Bold/Time/Watch Round.svg create mode 100644 resources/icons/SVG/Bold/Time/Watch Square Minimalistic Charge.svg create mode 100644 resources/icons/SVG/Bold/Time/Watch Square Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Time/Watch Square.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Accumulator.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Bus.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Electric Refueling.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Gas Station.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Kick Scooter.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Scooter.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Shock Absorber.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Spedometer Low.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Spedometer Max.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Spedometer Middle.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Suspension Bolt.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Suspension Cross.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Suspension.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Tram.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Transmission Circle.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Transmission Square.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Transmission.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Wheel Angle.svg create mode 100644 resources/icons/SVG/Bold/Transport, Parts, Service/Wheel.svg create mode 100644 resources/icons/SVG/Bold/Users/User Block Rounded.svg create mode 100644 resources/icons/SVG/Bold/Users/User Block.svg create mode 100644 resources/icons/SVG/Bold/Users/User Check Rounded.svg create mode 100644 resources/icons/SVG/Bold/Users/User Check.svg create mode 100644 resources/icons/SVG/Bold/Users/User Circle.svg create mode 100644 resources/icons/SVG/Bold/Users/User Cross Rounded.svg create mode 100644 resources/icons/SVG/Bold/Users/User Cross.svg create mode 100644 resources/icons/SVG/Bold/Users/User Hand Up.svg create mode 100644 resources/icons/SVG/Bold/Users/User Hands.svg create mode 100644 resources/icons/SVG/Bold/Users/User Heart Rounded.svg create mode 100644 resources/icons/SVG/Bold/Users/User Heart.svg create mode 100644 resources/icons/SVG/Bold/Users/User Id.svg create mode 100644 resources/icons/SVG/Bold/Users/User Minus Rounded.svg create mode 100644 resources/icons/SVG/Bold/Users/User Minus.svg create mode 100644 resources/icons/SVG/Bold/Users/User Plus Rounded.svg create mode 100644 resources/icons/SVG/Bold/Users/User Plus.svg create mode 100644 resources/icons/SVG/Bold/Users/User Rounded.svg create mode 100644 resources/icons/SVG/Bold/Users/User Speak Rounded.svg create mode 100644 resources/icons/SVG/Bold/Users/User Speak.svg create mode 100644 resources/icons/SVG/Bold/Users/User.svg create mode 100644 resources/icons/SVG/Bold/Users/Users Group Rounded.svg create mode 100644 resources/icons/SVG/Bold/Users/Users Group Two Rounded.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Album.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Camera Add.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Camera Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Camera Rotate.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Camera Square.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Camera.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Edit.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Open Play.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Open.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Play.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Text.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Full Screen Circle.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Full Screen Square.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Full Screen.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Add.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Check.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Circle.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Download.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Edit.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Favourite.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Remove.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Round.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Send.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Wide.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Gallery.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Library.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Microphone 2.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Microphone 3.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Microphone Large.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Microphone.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Music Library 2.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Music Library.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Music Note 2.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Music Note 3.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Music Note 4.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Music Note Slider 2.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Music Note Slider.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Music Note.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Music Notes.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Muted.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/PIP 2.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/PIP.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Panorama.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Pause Circle.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Pause.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Play Circle.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Play Stream.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Play.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Playback Speed.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Podcast.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Quit Full Screen Circle.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Quit Full Screen Square.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Quit Full Screen.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Quit PIP.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Record Circle.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Record.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Reel 2.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Reel.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Repeat One Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Repeat One.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Repeat.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 10 Seconds Back.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 10 Seconds Forward.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 15 Seconds Back.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 15 Seconds Forward.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 5 Seconds Back.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 5 Seconds Forward.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Rewind Back Circle.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Rewind Back.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Rewind Forward Circle.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Rewind Forward.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Shuffle.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Skip Next.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Skip Previous.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Soundwave Circle.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Soundwave Square.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Soundwave.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Stop Circle.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Stop.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Stream.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/To PIP.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Upload Track 2.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Upload Track.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame 2.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Cut 2.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Cut.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Play Horizontal.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Play Vertical.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Replace.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Video Library.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Videocamera Add.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Videocamera Record.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Videocamera.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Vinyl Record.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Vinyl.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Volume Cross.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Volume Loud.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Volume Small.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Volume.svg create mode 100644 resources/icons/SVG/Bold/Video, Audio, Sound/Wallpaper.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloud Bolt Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloud Bolt.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloud Check.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloud Download.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloud Minus.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloud Plus.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloud Rain.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloud Snowfall Minimalistic.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloud Snowfall.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloud Storm.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloud Sun 2.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloud Sun.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloud Upload.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloud Waterdrop.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloud Waterdrops.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloud.svg create mode 100644 resources/icons/SVG/Bold/Weather/Clouds.svg create mode 100644 resources/icons/SVG/Bold/Weather/Cloudy Moon.svg create mode 100644 resources/icons/SVG/Bold/Weather/Clound Cross.svg create mode 100644 resources/icons/SVG/Bold/Weather/Fog.svg create mode 100644 resources/icons/SVG/Bold/Weather/Moon Fog.svg create mode 100644 resources/icons/SVG/Bold/Weather/Moon Sleep.svg create mode 100644 resources/icons/SVG/Bold/Weather/Moon Stars.svg create mode 100644 resources/icons/SVG/Bold/Weather/Moon.svg create mode 100644 resources/icons/SVG/Bold/Weather/Snowflake.svg create mode 100644 resources/icons/SVG/Bold/Weather/Stars.svg create mode 100644 resources/icons/SVG/Bold/Weather/Sun 2.svg create mode 100644 resources/icons/SVG/Bold/Weather/Sun Fog.svg create mode 100644 resources/icons/SVG/Bold/Weather/Sun.svg create mode 100644 resources/icons/SVG/Bold/Weather/Sunrise.svg create mode 100644 resources/icons/SVG/Bold/Weather/Sunset.svg create mode 100644 resources/icons/SVG/Bold/Weather/Temperature.svg create mode 100644 resources/icons/SVG/Bold/Weather/Tornado Small.svg create mode 100644 resources/icons/SVG/Bold/Weather/Tornado.svg create mode 100644 resources/icons/SVG/Bold/Weather/Waterdrops.svg create mode 100644 resources/icons/SVG/Bold/Weather/Wind.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Arrow To Down Left.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Arrow To Down Right.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Arrow To Top Left.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Arrow To Top Right.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Circle Bottom Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Circle Bottom Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Circle Top Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Circle Top Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Download Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Download Square.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Download Twice Square.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Download.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Exit.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Export.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Forward 2.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Forward.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Import.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Login 2.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Login 3.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Login.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Logout 2.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Logout 3.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Logout.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Maximize Square 2.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Maximize Square 3.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Maximize Square Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Maximize Square.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Maximize.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Minimize Square 2.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Minimize Square 3.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Minimize Square Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Minimize Square.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Minimize.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Recive Square.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Recive Twice Square.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Reorder.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Reply 2.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Reply.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Scale.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Screen Share.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Send Square.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Send Twice Square.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Square Bottom Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Square Bottom Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Square Top Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Square Top Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Undo Left Round Square.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Undo Left Round.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Undo Left Square.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Undo Left.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Undo Right Round Square.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Undo Right Round.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Undo Right Square.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Undo Right.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Upload Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Upload Square.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Upload Twice Square.svg create mode 100644 resources/icons/SVG/Broken/Arrows Action/Upload.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Arrow Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Arrow Left Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Arrow Left Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Arrow Left.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Arrow Right Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Arrow Right Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Arrow Right.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Arrow Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Refresh Circle.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Refresh Square.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Refresh.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Restart Circle.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Restart Square.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Restart.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Arrow Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Arrow Left Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Arrow Left Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Arrow Left.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Arrow Right Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Arrow Right Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Arrow Right.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Arrow Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Sort Horizontal.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Sort Vertical.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Transfer Diagonal.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Round Transfer Vertical.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Sort Horizontal.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Sort Vertical.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Arrow Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Arrow Left Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Arrow Left Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Arrow Left.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Arrow Right Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Arrow Right Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Arrow Right.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Arrow Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Sort Horizontal.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Sort Vertical.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Square Transfer Vertical.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Broken/Arrows/Transfer Vertical.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Asteroid.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Atom.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Black Hole 2.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Black Hole 3.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Black Hole.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Earth.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Infinity.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Men.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Planet 2.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Planet 3.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Planet 4.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Planet.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Rocket 2.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Rocket.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Satellite.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Star Angle.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Star Circle.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Star Fall 2.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Star Fall Minimalistic 2.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Star Fall Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Star Fall.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Star Rainbow.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Star Ring.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Star Rings.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Star.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Stars Line.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Stars Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Stars.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/UFO 2.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/UFO 3.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/UFO.svg create mode 100644 resources/icons/SVG/Broken/Astronomy/Women.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Chart 2.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Chart Square.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Chart.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Chat Square 2.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Course Down.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Course Up.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Diagram Down.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Diagram Up.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Graph Down New.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Graph Down.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Graph New Up.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Graph New.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Graph Up.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Graph.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Pie Chart 2.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Pie Chart 3.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Pie Chart.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Presentation Graph.svg create mode 100644 resources/icons/SVG/Broken/Business, Statistic/Round Graph.svg create mode 100644 resources/icons/SVG/Broken/Call/Call Cancel Rounded.svg create mode 100644 resources/icons/SVG/Broken/Call/Call Cancel.svg create mode 100644 resources/icons/SVG/Broken/Call/Call Chat Rounded.svg create mode 100644 resources/icons/SVG/Broken/Call/Call Chat.svg create mode 100644 resources/icons/SVG/Broken/Call/Call Dropped Rounded.svg create mode 100644 resources/icons/SVG/Broken/Call/Call Dropped.svg create mode 100644 resources/icons/SVG/Broken/Call/Call Medicine Rounded.svg create mode 100644 resources/icons/SVG/Broken/Call/Call Medicine.svg create mode 100644 resources/icons/SVG/Broken/Call/End Call Rounded.svg create mode 100644 resources/icons/SVG/Broken/Call/End Call.svg create mode 100644 resources/icons/SVG/Broken/Call/Incoming Call Rounded.svg create mode 100644 resources/icons/SVG/Broken/Call/Incoming Call.svg create mode 100644 resources/icons/SVG/Broken/Call/Outgoing Call Rounded.svg create mode 100644 resources/icons/SVG/Broken/Call/Outgoing Call.svg create mode 100644 resources/icons/SVG/Broken/Call/Phone Calling Rounded.svg create mode 100644 resources/icons/SVG/Broken/Call/Phone Calling.svg create mode 100644 resources/icons/SVG/Broken/Call/Phone Rounded.svg create mode 100644 resources/icons/SVG/Broken/Call/Phone.svg create mode 100644 resources/icons/SVG/Broken/Call/Record Circle.svg create mode 100644 resources/icons/SVG/Broken/Call/Record Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Call/Record Square.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Align Bottom.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Align Horizonta Spacing.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Align Horizontal Center.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Align Left.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Align Right.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Align Top.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Align Vertical Center.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Align Vertical Spacing.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Colour Tuneing.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Crop Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Crop.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Filters.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Flip Horizontal.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Flip Vertical.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Layers Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Layers.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Mirror Left.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Mirror Right.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Paint Roller.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Palette Round.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Palette.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Pallete 2.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Pipette.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Radial Blur.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Ruler Angular.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Ruler Cross Pen.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Ruler Pen.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Ruler.svg create mode 100644 resources/icons/SVG/Broken/Design, Tools/Three Squares.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Airbuds Case Charge.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Airbuds Case Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Airbuds Case Open.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Airbuds Case.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Airbuds Charge.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Airbuds Check.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Airbuds Left.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Airbuds Remove.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Airbuds Right.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Airbuds.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Bluetooth Circle.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Bluetooth Square.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Bluetooth Wave.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Bluetooth.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Boombox.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/CPU Bolt.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/CPU.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Cassette 2.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Cassette.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Cloud Storage.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Devices.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Diskette.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Display.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Flash Drive.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Gameboy.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Gamepad Charge.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Gamepad Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Gamepad No Charge.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Gamepad Old.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Gamepad.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Headphones Round Sound.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Headphones Round.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Headphones Square Sound.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Headphones Square.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Keyboard.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Laptop 2.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Laptop 3.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Laptop Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Laptop.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Lightbulb Bolt.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Lightbulb Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Lightbulb.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Lightning.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Monitor Camera.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Monitor Smartphone.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Monitor.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Mouse Circle.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Mouse Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Mouse.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Plug Circle.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Printer 2.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Printer Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Printer.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Projector.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Radio Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Radio.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/SD Card.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/SIM Card Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/SIM Card.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/SIM Cards.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/SSD Round.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/SSD Square.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Server 2.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Server Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Server Path.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Server Square Cloud.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Server Square Update.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Server Square.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Server.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Smart Speaker 2.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Smart Speaker Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Smart Speaker.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Smartphone 2.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Smartphone Rotate 2.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Smartphone Rotate Angle.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Smartphone Rotate Orientation.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Smartphone Update.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Smartphone Vibration.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Smartphone.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Socket.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/TV.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Tablet.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Telescope.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Turntable Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Turntable Music Note.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Turntable.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Weigher.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/Wireless Charge.svg create mode 100644 resources/icons/SVG/Broken/Electronic, Devices/iPhone.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/4K.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Accessibility.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Add Circle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Add Square.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Augmented Reality.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Balloon.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Battery Charge Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Battery Charge.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Battery Full Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Battery Full.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Battery Half Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Battery Half.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Battery Low Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Battery Low.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Body.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Bolt Circle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Bolt.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Box Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Box.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Broom.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Cat.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Check Circle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Check Square.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Close Circle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Close Square.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Confetti Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Confetti.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Copy.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Copyright.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Cosmetic.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Creative Commons.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Crown Line.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Crown Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Crown Star.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Crown.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Cup First.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Cup Music.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Cup Star.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Cup.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Cursor Square.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Cursor.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Danger Circle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Danger Square.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Danger Triangle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Danger.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Database.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Delivery.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Explicit.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Feed.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Ferris Wheel.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Figma.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Filter.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Flag 2.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Flag.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Flashlight On.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Flashlight.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Forbidden Circle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Forbidden.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Fuel.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Ghost Smile.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Ghost.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Gift.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Glasses.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Hamburger Menu.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Hanger 2.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Hanger.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Help.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/High Definition.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/High Quality.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Home 2.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Home Add Angle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Home Add.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Home Angle 2.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Home Angle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Home Smile Angle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Home Smile.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Home WiFi Angle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Home WiFi.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Home.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Info Circle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Info Square.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Magic Stick 2.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Magic Stick 3.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Magic Stick.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Magnet Wave.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Magnet.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Mask Happly.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Mask Sad.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Masks.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Mention Circle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Mention Square.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Menu Dots Circle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Menu Dots Square.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Menu Dots.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Minus Circle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Minus Square.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Mirror.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Paper Bin.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Paw.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Perfume.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Pin Circle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Pin List.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Pin.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Plate.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Posts Carousel Horizontal.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Posts Carousel Vertical.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Power.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Question Circle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Question Square.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Reorder.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Revote.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Scissors Square.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Scissors.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Share Circle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Share.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Skirt.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Sledgehammer.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Sleeping.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Slider Horizontal.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Slider Minimalistic Horizontal.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Slider Vertical Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Slider Vertical.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Smart Home Angle.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Smart Home.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Sort.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Special Effects.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Subtitles.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/T-shirt.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Target.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Traffic Economy.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Traffic.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Trash Bin 2.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Trash Bin Minimalistic 2.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Trash Bin Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Trash Bin Trash.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Umbrella.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/Waterdrop.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/WinRar.svg create mode 100644 resources/icons/SVG/Broken/Essentional, UI/XXX.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Confounded Circle.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Confounded Square.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Emoji Funny Circle.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Emoji Funny Square.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Expressionless Circle.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Expressionless Square.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Face Scan Circle.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Face Scan Square.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Facemask Circle.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Facemask Square.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sad Circle.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sad Square.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sleeping Circle.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sleeping Square.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Smile Circle.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Smile Square.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Circle.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Smile Circle.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Smile Square.svg create mode 100644 resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Square.svg create mode 100644 resources/icons/SVG/Broken/Files/Cloud File.svg create mode 100644 resources/icons/SVG/Broken/Files/Code File.svg create mode 100644 resources/icons/SVG/Broken/Files/Figma File.svg create mode 100644 resources/icons/SVG/Broken/Files/File Check.svg create mode 100644 resources/icons/SVG/Broken/Files/File Corrupted.svg create mode 100644 resources/icons/SVG/Broken/Files/File Download.svg create mode 100644 resources/icons/SVG/Broken/Files/File Favourite.svg create mode 100644 resources/icons/SVG/Broken/Files/File Left.svg create mode 100644 resources/icons/SVG/Broken/Files/File Remove.svg create mode 100644 resources/icons/SVG/Broken/Files/File Right.svg create mode 100644 resources/icons/SVG/Broken/Files/File Send.svg create mode 100644 resources/icons/SVG/Broken/Files/File Smile _).svg create mode 100644 resources/icons/SVG/Broken/Files/File Text.svg create mode 100644 resources/icons/SVG/Broken/Files/File.svg create mode 100644 resources/icons/SVG/Broken/Files/ZIP File.svg create mode 100644 resources/icons/SVG/Broken/Folders/Add Folder.svg create mode 100644 resources/icons/SVG/Broken/Folders/Folder 2.svg create mode 100644 resources/icons/SVG/Broken/Folders/Folder Check.svg create mode 100644 resources/icons/SVG/Broken/Folders/Folder Cloud.svg create mode 100644 resources/icons/SVG/Broken/Folders/Folder Error.svg create mode 100644 resources/icons/SVG/Broken/Folders/Folder Favourite (Bookmark).svg create mode 100644 resources/icons/SVG/Broken/Folders/Folder Favourite (Star).svg create mode 100644 resources/icons/SVG/Broken/Folders/Folder Open.svg create mode 100644 resources/icons/SVG/Broken/Folders/Folder Path Connect.svg create mode 100644 resources/icons/SVG/Broken/Folders/Folder Security.svg create mode 100644 resources/icons/SVG/Broken/Folders/Folder With Files.svg create mode 100644 resources/icons/SVG/Broken/Folders/Folder.svg create mode 100644 resources/icons/SVG/Broken/Folders/Move To Folder.svg create mode 100644 resources/icons/SVG/Broken/Folders/Remove Folder.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Bottle.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Chef Hat Heart.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Chef Hat Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Chef Hat.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Corkscrew.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Cup Hot.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Cup Paper.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Cup.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Donut Bitten.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Donut.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Ladle.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Oven Mitts Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Oven Mitts.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Rolling Pin.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Tea Cup.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Whisk.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Wineglass Triangle.svg create mode 100644 resources/icons/SVG/Broken/Food, Kitchen/Wineglass.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Armchair 2.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Armchair.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Bar Chair.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Bath.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Bed.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Bedside Table 2.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Bedside Table 3.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Bedside Table 4.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Bedside Table.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Chair 2.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Chair.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Chandelier.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Closet 2.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Closet.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Condicioner 2.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Condicioner.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Floor Lamp Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Floor Lamp.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Fridge.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Lamp.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Mirror.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Remote Controller 2.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Remote Controller Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Remote Controller.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Smart Vacuum Cleaner 2.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Smart Vacuum Cleaner.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Sofa 2.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Sofa 3.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Sofa.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Speaker Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Speaker.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Trellis.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Volume Knob.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Washing Machine Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Home, Furniture/Washing Machine.svg create mode 100644 resources/icons/SVG/Broken/Like/Dislike.svg create mode 100644 resources/icons/SVG/Broken/Like/Heart Angle.svg create mode 100644 resources/icons/SVG/Broken/Like/Heart Broken.svg create mode 100644 resources/icons/SVG/Broken/Like/Heart Lock.svg create mode 100644 resources/icons/SVG/Broken/Like/Heart Shine.svg create mode 100644 resources/icons/SVG/Broken/Like/Heart Unlock.svg create mode 100644 resources/icons/SVG/Broken/Like/Heart.svg create mode 100644 resources/icons/SVG/Broken/Like/Hearts.svg create mode 100644 resources/icons/SVG/Broken/Like/Like.svg create mode 100644 resources/icons/SVG/Broken/Like/Medal Ribbon Star.svg create mode 100644 resources/icons/SVG/Broken/Like/Medal Ribbon.svg create mode 100644 resources/icons/SVG/Broken/Like/Medal Ribbons Star.svg create mode 100644 resources/icons/SVG/Broken/Like/Medal Star Circle.svg create mode 100644 resources/icons/SVG/Broken/Like/Medal Star Square.svg create mode 100644 resources/icons/SVG/Broken/Like/Medal Star.svg create mode 100644 resources/icons/SVG/Broken/Like/Star Shine.svg create mode 100644 resources/icons/SVG/Broken/Like/Star.svg create mode 100644 resources/icons/SVG/Broken/List/Bill.svg create mode 100644 resources/icons/SVG/Broken/List/Checklist Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/List/Checklist.svg create mode 100644 resources/icons/SVG/Broken/List/List Arrow Down Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/List/List Arrow Down.svg create mode 100644 resources/icons/SVG/Broken/List/List Arrow Up Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/List/List Arrow Up.svg create mode 100644 resources/icons/SVG/Broken/List/List Check Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/List/List Check.svg create mode 100644 resources/icons/SVG/Broken/List/List Cross Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/List/List Cross.svg create mode 100644 resources/icons/SVG/Broken/List/List Down Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/List/List Down.svg create mode 100644 resources/icons/SVG/Broken/List/List Heart Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/List/List Heart.svg create mode 100644 resources/icons/SVG/Broken/List/List Up Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/List/List Up.svg create mode 100644 resources/icons/SVG/Broken/List/List-1.svg create mode 100644 resources/icons/SVG/Broken/List/List.svg create mode 100644 resources/icons/SVG/Broken/List/Plaaylist Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/List/Playlist 2.svg create mode 100644 resources/icons/SVG/Broken/List/Playlist Minimalistic 2.svg create mode 100644 resources/icons/SVG/Broken/List/Playlist Minimalistic 3.svg create mode 100644 resources/icons/SVG/Broken/List/Playlist.svg create mode 100644 resources/icons/SVG/Broken/List/Sort By Alphabet.svg create mode 100644 resources/icons/SVG/Broken/List/Sort By Time.svg create mode 100644 resources/icons/SVG/Broken/List/Sort From Bottom To Top.svg create mode 100644 resources/icons/SVG/Broken/List/Sort From Top To Bottom.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Branching Paths Down.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Branching Paths Up.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Compass Big.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Compass Square.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Compass.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/GPS.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Global.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Globus.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Map Arrow Down.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Map Arrow Left.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Map Arrow Right.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Map Arrow Square.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Map Arrow Up.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Map Point Add.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Map Point Favourite.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Map Point Hospital.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Map Point Remove.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Map Point Rotate.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Map Point School.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Map Point Search.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Map Point Wave.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Map Point.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Map.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/People Nearby.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Point On Map Perspective.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Point On Map.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Radar 2.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Radar.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Route.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Routing 2.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Routing 3.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Routing.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Signpost 2.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Signpost.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Streets Map Point.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Streets Navigation.svg create mode 100644 resources/icons/SVG/Broken/Map & Location/Streets.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Adhesive Plaster 2.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Adhesive Plaster.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Bacteria.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Benzene Ring.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Bone Broken.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Bone Crack.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Bone.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Bones.svg create mode 100644 resources/icons/SVG/Broken/Medicine/DNA.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Dropper 2.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Dropper 3.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Dropper Minimalistic 2.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Dropper Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Dropper.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Health.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Heart Pulse 2.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Heart Pulse.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Jar Of Pills 2.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Jar Of Pills.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Medical Kit.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Pill.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Pills 2.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Pills 3.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Pills.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Pulse 2.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Pulse.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Stethoscope.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Syringe.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Test Tube Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Test Tube.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Thermometer.svg create mode 100644 resources/icons/SVG/Broken/Medicine/Virus.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Square Arrow.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Square Call.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Square Check.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Square Code.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Square Like.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Square.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Dots.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Line.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Round Call.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Round Check.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Round Dots.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Round Like.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Round Line.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Round Money.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Round Unread.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Round Video.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Round.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Chat Unread.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Check Read.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Dialog 2.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Dialog.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Forward.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Inbox Archive.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Inbox In.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Inbox Line.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Inbox Out.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Inbox Unread.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Inbox.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Letter Opened.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Letter Unread.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Letter.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Mailbox.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Multiple Forward Left.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Multiple Forward Right.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Paperclip 2.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Paperclip Rounded 2.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Paperclip Rounded.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Paperclip.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Pen 2.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Pen New Round.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Pen New Square.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Pen.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Plain 2.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Plain 3.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Plain.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Square Forward.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Square Share Line.svg create mode 100644 resources/icons/SVG/Broken/Messages, Conversation/Unread.svg create mode 100644 resources/icons/SVG/Broken/Money/Banknote 2.svg create mode 100644 resources/icons/SVG/Broken/Money/Banknote.svg create mode 100644 resources/icons/SVG/Broken/Money/Bill Check.svg create mode 100644 resources/icons/SVG/Broken/Money/Bill Cross.svg create mode 100644 resources/icons/SVG/Broken/Money/Bill List.svg create mode 100644 resources/icons/SVG/Broken/Money/Bill.svg create mode 100644 resources/icons/SVG/Broken/Money/Card 2.svg create mode 100644 resources/icons/SVG/Broken/Money/Card Recive.svg create mode 100644 resources/icons/SVG/Broken/Money/Card Search.svg create mode 100644 resources/icons/SVG/Broken/Money/Card Send.svg create mode 100644 resources/icons/SVG/Broken/Money/Card Transfer.svg create mode 100644 resources/icons/SVG/Broken/Money/Card.svg create mode 100644 resources/icons/SVG/Broken/Money/Cardholder.svg create mode 100644 resources/icons/SVG/Broken/Money/Cash Out.svg create mode 100644 resources/icons/SVG/Broken/Money/Dollar Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Money/Dollar.svg create mode 100644 resources/icons/SVG/Broken/Money/Euro.svg create mode 100644 resources/icons/SVG/Broken/Money/Money Bag.svg create mode 100644 resources/icons/SVG/Broken/Money/Ruble.svg create mode 100644 resources/icons/SVG/Broken/Money/Safe 2.svg create mode 100644 resources/icons/SVG/Broken/Money/Safe Circle.svg create mode 100644 resources/icons/SVG/Broken/Money/Safe Square.svg create mode 100644 resources/icons/SVG/Broken/Money/Sale Square.svg create mode 100644 resources/icons/SVG/Broken/Money/Sale.svg create mode 100644 resources/icons/SVG/Broken/Money/Tag Horizontal.svg create mode 100644 resources/icons/SVG/Broken/Money/Tag Price.svg create mode 100644 resources/icons/SVG/Broken/Money/Tag.svg create mode 100644 resources/icons/SVG/Broken/Money/Ticker Star.svg create mode 100644 resources/icons/SVG/Broken/Money/Ticket Sale.svg create mode 100644 resources/icons/SVG/Broken/Money/Ticket.svg create mode 100644 resources/icons/SVG/Broken/Money/Verified Check.svg create mode 100644 resources/icons/SVG/Broken/Money/Wad Of Money.svg create mode 100644 resources/icons/SVG/Broken/Money/Wallet 2.svg create mode 100644 resources/icons/SVG/Broken/Money/Wallet Money.svg create mode 100644 resources/icons/SVG/Broken/Money/Wallet.svg create mode 100644 resources/icons/SVG/Broken/Nature, Travel/Bonfire.svg create mode 100644 resources/icons/SVG/Broken/Nature, Travel/Fire Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Nature, Travel/Fire Square.svg create mode 100644 resources/icons/SVG/Broken/Nature, Travel/Fire.svg create mode 100644 resources/icons/SVG/Broken/Nature, Travel/Flame.svg create mode 100644 resources/icons/SVG/Broken/Nature, Travel/Leaf.svg create mode 100644 resources/icons/SVG/Broken/Nature, Travel/Suitcase Lines.svg create mode 100644 resources/icons/SVG/Broken/Nature, Travel/Suitcase Tag.svg create mode 100644 resources/icons/SVG/Broken/Nature, Travel/Suitcase.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Bug Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Bug.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Code 2.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Code Circle.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Code Square.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Code.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Command.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Hashtag Chat.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Hashtag Circle.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Hashtag Square.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Hashtag.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Programming.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Screencast 2.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Screencast.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Sidebar Code.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Sidebar Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Siderbar.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Slash Circle.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Slash Square.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Station Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Station.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Structure.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Translation 2.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Translation.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/USB Circle.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/USB Square.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/USB.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Wi-Fi Router Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Wi-Fi Router Round.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Wi-Fi Router.svg create mode 100644 resources/icons/SVG/Broken/Network, IT, Programming/Window Frame.svg create mode 100644 resources/icons/SVG/Broken/Notes/Archive Check.svg create mode 100644 resources/icons/SVG/Broken/Notes/Archive Down Minimlistic.svg create mode 100644 resources/icons/SVG/Broken/Notes/Archive Down.svg create mode 100644 resources/icons/SVG/Broken/Notes/Archive Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Notes/Archive Up Minimlistic.svg create mode 100644 resources/icons/SVG/Broken/Notes/Archive Up.svg create mode 100644 resources/icons/SVG/Broken/Notes/Archive.svg create mode 100644 resources/icons/SVG/Broken/Notes/Clipboard Add.svg create mode 100644 resources/icons/SVG/Broken/Notes/Clipboard Check.svg create mode 100644 resources/icons/SVG/Broken/Notes/Clipboard Heart.svg create mode 100644 resources/icons/SVG/Broken/Notes/Clipboard List.svg create mode 100644 resources/icons/SVG/Broken/Notes/Clipboard Remove.svg create mode 100644 resources/icons/SVG/Broken/Notes/Clipboard Text.svg create mode 100644 resources/icons/SVG/Broken/Notes/Clipboard.svg create mode 100644 resources/icons/SVG/Broken/Notes/Document Add.svg create mode 100644 resources/icons/SVG/Broken/Notes/Document Medicine.svg create mode 100644 resources/icons/SVG/Broken/Notes/Document Text.svg create mode 100644 resources/icons/SVG/Broken/Notes/Document.svg create mode 100644 resources/icons/SVG/Broken/Notes/Documents Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Notes/Documents.svg create mode 100644 resources/icons/SVG/Broken/Notes/Notebook.svg create mode 100644 resources/icons/SVG/Broken/Notes/Notes Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Notes/Notes.svg create mode 100644 resources/icons/SVG/Broken/Notifications/Bell Bing.svg create mode 100644 resources/icons/SVG/Broken/Notifications/Bell Off.svg create mode 100644 resources/icons/SVG/Broken/Notifications/Bell.svg create mode 100644 resources/icons/SVG/Broken/Notifications/Notification Lines Remove.svg create mode 100644 resources/icons/SVG/Broken/Notifications/Notification Remove.svg create mode 100644 resources/icons/SVG/Broken/Notifications/Notification Unread Lines.svg create mode 100644 resources/icons/SVG/Broken/Notifications/Notification Unread.svg create mode 100644 resources/icons/SVG/Broken/School/Backpack.svg create mode 100644 resources/icons/SVG/Broken/School/Book 2.svg create mode 100644 resources/icons/SVG/Broken/School/Book Bookmark Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/School/Book Bookmark.svg create mode 100644 resources/icons/SVG/Broken/School/Book Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/School/Book.svg create mode 100644 resources/icons/SVG/Broken/School/Bookmark Circle.svg create mode 100644 resources/icons/SVG/Broken/School/Bookmark Opened.svg create mode 100644 resources/icons/SVG/Broken/School/Bookmark Square Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/School/Bookmark Square.svg create mode 100644 resources/icons/SVG/Broken/School/Bookmark.svg create mode 100644 resources/icons/SVG/Broken/School/Calculator Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/School/Calculator.svg create mode 100644 resources/icons/SVG/Broken/School/Case Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/School/Case Round Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/School/Case Round.svg create mode 100644 resources/icons/SVG/Broken/School/Case.svg create mode 100644 resources/icons/SVG/Broken/School/Diploma Verified.svg create mode 100644 resources/icons/SVG/Broken/School/Diploma.svg create mode 100644 resources/icons/SVG/Broken/School/Document.svg create mode 100644 resources/icons/SVG/Broken/School/Notebook Bookmark.svg create mode 100644 resources/icons/SVG/Broken/School/Notebook Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/School/Notebook Square.svg create mode 100644 resources/icons/SVG/Broken/School/Notebook.svg create mode 100644 resources/icons/SVG/Broken/School/Passport Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/School/Passport.svg create mode 100644 resources/icons/SVG/Broken/School/Plus, Minus.svg create mode 100644 resources/icons/SVG/Broken/School/Square Academic Cap 2.svg create mode 100644 resources/icons/SVG/Broken/School/Square Academic Cap.svg create mode 100644 resources/icons/SVG/Broken/Search/Magnifer Bug.svg create mode 100644 resources/icons/SVG/Broken/Search/Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Broken/Search/Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Broken/Search/Magnifer.svg create mode 100644 resources/icons/SVG/Broken/Search/Minimalistic Magnifer Bug.svg create mode 100644 resources/icons/SVG/Broken/Search/Minimalistic Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Broken/Search/Minimalistic Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Broken/Search/Minimalistic Magnifer.svg create mode 100644 resources/icons/SVG/Broken/Search/Rounded Magnifer Bug.svg create mode 100644 resources/icons/SVG/Broken/Search/Rounded Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Broken/Search/Rounded Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Broken/Search/Rounded Magnifer.svg create mode 100644 resources/icons/SVG/Broken/Security/Bomb Emoji.svg create mode 100644 resources/icons/SVG/Broken/Security/Bomb Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Security/Bomb.svg create mode 100644 resources/icons/SVG/Broken/Security/Code Scan.svg create mode 100644 resources/icons/SVG/Broken/Security/Eye Closed.svg create mode 100644 resources/icons/SVG/Broken/Security/Eye Scan.svg create mode 100644 resources/icons/SVG/Broken/Security/Eye.svg create mode 100644 resources/icons/SVG/Broken/Security/Incognito.svg create mode 100644 resources/icons/SVG/Broken/Security/Key Minimalistic 2.svg create mode 100644 resources/icons/SVG/Broken/Security/Key Minimalistic Square 2.svg create mode 100644 resources/icons/SVG/Broken/Security/Key Minimalistic Square 3.svg create mode 100644 resources/icons/SVG/Broken/Security/Key Minimalistic Square.svg create mode 100644 resources/icons/SVG/Broken/Security/Key Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Security/Key Square 2.svg create mode 100644 resources/icons/SVG/Broken/Security/Key Square.svg create mode 100644 resources/icons/SVG/Broken/Security/Key.svg create mode 100644 resources/icons/SVG/Broken/Security/Lock Keyhole Minimalistic Unlocked.svg create mode 100644 resources/icons/SVG/Broken/Security/Lock Keyhole Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Security/Lock Keyhole Unlocked.svg create mode 100644 resources/icons/SVG/Broken/Security/Lock Keyhole.svg create mode 100644 resources/icons/SVG/Broken/Security/Lock Password Unlocked.svg create mode 100644 resources/icons/SVG/Broken/Security/Lock Password.svg create mode 100644 resources/icons/SVG/Broken/Security/Lock Unlocked.svg create mode 100644 resources/icons/SVG/Broken/Security/Lock.svg create mode 100644 resources/icons/SVG/Broken/Security/Object Scan.svg create mode 100644 resources/icons/SVG/Broken/Security/Password Minimalistic Input.svg create mode 100644 resources/icons/SVG/Broken/Security/Password Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Security/Password.svg create mode 100644 resources/icons/SVG/Broken/Security/QR Code.svg create mode 100644 resources/icons/SVG/Broken/Security/Scanner 2.svg create mode 100644 resources/icons/SVG/Broken/Security/Scanner.svg create mode 100644 resources/icons/SVG/Broken/Security/Shield Check.svg create mode 100644 resources/icons/SVG/Broken/Security/Shield Cross.svg create mode 100644 resources/icons/SVG/Broken/Security/Shield Keyhole Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Security/Shield Keyhole.svg create mode 100644 resources/icons/SVG/Broken/Security/Shield Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Security/Shield Minus.svg create mode 100644 resources/icons/SVG/Broken/Security/Shield Network.svg create mode 100644 resources/icons/SVG/Broken/Security/Shield Plus.svg create mode 100644 resources/icons/SVG/Broken/Security/Shield Star.svg create mode 100644 resources/icons/SVG/Broken/Security/Shield Up.svg create mode 100644 resources/icons/SVG/Broken/Security/Shield User.svg create mode 100644 resources/icons/SVG/Broken/Security/Shield Warning.svg create mode 100644 resources/icons/SVG/Broken/Security/Shield.svg create mode 100644 resources/icons/SVG/Broken/Security/Siren Rounded.svg create mode 100644 resources/icons/SVG/Broken/Security/Siren.svg create mode 100644 resources/icons/SVG/Broken/Settings, Fine Tuning/Settings Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Settings, Fine Tuning/Settings.svg create mode 100644 resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning 2.svg create mode 100644 resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning 3.svg create mode 100644 resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning 4.svg create mode 100644 resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning Square 2.svg create mode 100644 resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning Square.svg create mode 100644 resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning.svg create mode 100644 resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 2.svg create mode 100644 resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 3.svg create mode 100644 resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 4.svg create mode 100644 resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 5.svg create mode 100644 resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 6.svg create mode 100644 resources/icons/SVG/Broken/Settings, Fine Tuning/Widget Add.svg create mode 100644 resources/icons/SVG/Broken/Settings, Fine Tuning/Widget.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Bag 2.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Bag 3.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Bag 4.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Bag 5.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Check.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Cross.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Heart.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Music 2.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Music.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Smile.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Bag.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Cart 2.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Cart 3.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Cart 4.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Cart 5.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Check.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Cross.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large 2.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large 3.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large 4.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Plus.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Cart.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Shop 2.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Shop Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Shopping, Ecommerce/Shop.svg create mode 100644 resources/icons/SVG/Broken/Sports/Balls.svg create mode 100644 resources/icons/SVG/Broken/Sports/Basketball.svg create mode 100644 resources/icons/SVG/Broken/Sports/Bicycling Round.svg create mode 100644 resources/icons/SVG/Broken/Sports/Bicycling.svg create mode 100644 resources/icons/SVG/Broken/Sports/Body Shape Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Sports/Body Shape.svg create mode 100644 resources/icons/SVG/Broken/Sports/Bowling.svg create mode 100644 resources/icons/SVG/Broken/Sports/Dumbbell Large Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Sports/Dumbbell Large.svg create mode 100644 resources/icons/SVG/Broken/Sports/Dumbbell Small.svg create mode 100644 resources/icons/SVG/Broken/Sports/Dumbbell.svg create mode 100644 resources/icons/SVG/Broken/Sports/Dumbbells 2.svg create mode 100644 resources/icons/SVG/Broken/Sports/Dumbbells.svg create mode 100644 resources/icons/SVG/Broken/Sports/Football.svg create mode 100644 resources/icons/SVG/Broken/Sports/Golf.svg create mode 100644 resources/icons/SVG/Broken/Sports/Hiking Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Sports/Hiking Round.svg create mode 100644 resources/icons/SVG/Broken/Sports/Hiking.svg create mode 100644 resources/icons/SVG/Broken/Sports/Meditation Round.svg create mode 100644 resources/icons/SVG/Broken/Sports/Meditation.svg create mode 100644 resources/icons/SVG/Broken/Sports/Ranking.svg create mode 100644 resources/icons/SVG/Broken/Sports/Rugby.svg create mode 100644 resources/icons/SVG/Broken/Sports/Running 2.svg create mode 100644 resources/icons/SVG/Broken/Sports/Running Round.svg create mode 100644 resources/icons/SVG/Broken/Sports/Running.svg create mode 100644 resources/icons/SVG/Broken/Sports/Skateboard.svg create mode 100644 resources/icons/SVG/Broken/Sports/Skateboarding Round.svg create mode 100644 resources/icons/SVG/Broken/Sports/Skateboarding.svg create mode 100644 resources/icons/SVG/Broken/Sports/Stretching Round.svg create mode 100644 resources/icons/SVG/Broken/Sports/Stretching.svg create mode 100644 resources/icons/SVG/Broken/Sports/Swimming.svg create mode 100644 resources/icons/SVG/Broken/Sports/Tennis 2.svg create mode 100644 resources/icons/SVG/Broken/Sports/Tennis.svg create mode 100644 resources/icons/SVG/Broken/Sports/Treadmill Round.svg create mode 100644 resources/icons/SVG/Broken/Sports/Treadmill.svg create mode 100644 resources/icons/SVG/Broken/Sports/Volleyball 2.svg create mode 100644 resources/icons/SVG/Broken/Sports/Volleyball.svg create mode 100644 resources/icons/SVG/Broken/Sports/Walking Round.svg create mode 100644 resources/icons/SVG/Broken/Sports/Walking.svg create mode 100644 resources/icons/SVG/Broken/Sports/Water Sun.svg create mode 100644 resources/icons/SVG/Broken/Sports/Water.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Backspace.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Eraser Circle.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Eraser Square.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Eraser.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Link Broken Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Link Broken.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Link Circle.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Link Minimalistic 2.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Link Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Link Round Angle.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Link Round.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Link Square.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Link.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Paragraph Spacing.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Bold Circle.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Bold Square.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Bold.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Circle.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Cross Circle.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Cross Square.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Cross.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Field Focus.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Field.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Italic Circle.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Italic Square.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Italic.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Selection.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Square 2.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Square.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Underline Circle.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Underline Cross.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text Underline.svg create mode 100644 resources/icons/SVG/Broken/Text Formatting/Text.svg create mode 100644 resources/icons/SVG/Broken/Time/Alarm Add.svg create mode 100644 resources/icons/SVG/Broken/Time/Alarm Pause.svg create mode 100644 resources/icons/SVG/Broken/Time/Alarm Play.svg create mode 100644 resources/icons/SVG/Broken/Time/Alarm Remove.svg create mode 100644 resources/icons/SVG/Broken/Time/Alarm Sleep.svg create mode 100644 resources/icons/SVG/Broken/Time/Alarm Turn Off.svg create mode 100644 resources/icons/SVG/Broken/Time/Alarm.svg create mode 100644 resources/icons/SVG/Broken/Time/Calendar Add.svg create mode 100644 resources/icons/SVG/Broken/Time/Calendar Date.svg create mode 100644 resources/icons/SVG/Broken/Time/Calendar Mark.svg create mode 100644 resources/icons/SVG/Broken/Time/Calendar Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Time/Calendar Search.svg create mode 100644 resources/icons/SVG/Broken/Time/Calendar.svg create mode 100644 resources/icons/SVG/Broken/Time/Clock Circle.svg create mode 100644 resources/icons/SVG/Broken/Time/Clock Square.svg create mode 100644 resources/icons/SVG/Broken/Time/History 2.svg create mode 100644 resources/icons/SVG/Broken/Time/History 3.svg create mode 100644 resources/icons/SVG/Broken/Time/History.svg create mode 100644 resources/icons/SVG/Broken/Time/Hourglass Line.svg create mode 100644 resources/icons/SVG/Broken/Time/Hourglass.svg create mode 100644 resources/icons/SVG/Broken/Time/Stopwatch Pause.svg create mode 100644 resources/icons/SVG/Broken/Time/Stopwatch Play.svg create mode 100644 resources/icons/SVG/Broken/Time/Stopwatch.svg create mode 100644 resources/icons/SVG/Broken/Time/Watch Round.svg create mode 100644 resources/icons/SVG/Broken/Time/Watch Square Minimalistic Charge.svg create mode 100644 resources/icons/SVG/Broken/Time/Watch Square Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Time/Watch Square.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Album.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Camera Add.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Camera Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Camera Rotate.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Camera Square.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Camera.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Edit.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Open Play.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Open.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Play.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Text.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Full Screen Circle.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Full Screen Square.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Full Screen.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Add.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Check.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Circle.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Download.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Edit.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Favourite.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Remove.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Round.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Send.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Wide.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Gallery.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Library.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Microphone 2.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Microphone 3.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Microphone Large.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Microphone.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Music Library 2.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Music Library.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Music Note 2.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Music Note 3.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Music Note 4.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Music Note Slider 2.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Music Note Slider.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Music Note.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Music Notes.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Muted.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/PIP 2.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/PIP.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Panorama.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Pause Circle.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Pause.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Play Circle.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Play Stream.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Play.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Playback Speed.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Podcast.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Quit Full Screen Circle.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Quit Full Screen Square.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Quit Full Screen.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Quit PIP.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Record Circle.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Record.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Reel 2.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Reel.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Repeat One Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Repeat One.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Repeat.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 10 Seconds Back.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 10 Seconds Forward.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 15 Seconds Back.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 15 Seconds Forward.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 5 Seconds Back.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 5 Seconds Forward.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Rewind Back Circle.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Rewind Back.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Rewind Forward Circle.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Rewind Forward.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Shuffle.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Skip Next.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Skip Previous.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Soundwave Circle.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Soundwave Square.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Soundwave.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Stop Circle.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Stop.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Stream.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/To PIP.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Upload Track 2.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Upload Track.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame 2.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Cut 2.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Cut.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Play Horizontal.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Play Vertical.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Replace.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Video Library.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Videocamera Add.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Videocamera Record.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Videocamera.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Vinyl Record.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Vinyl.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Volume Cross.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Volume Loud.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Volume Small.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Volume.svg create mode 100644 resources/icons/SVG/Broken/Video, Audio, Sound/Wallpaper.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloud Bolt Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloud Bolt.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloud Check.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloud Download.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloud Minus.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloud Plus.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloud Rain.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloud Snowfall Minimalistic.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloud Snowfall.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloud Storm.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloud Sun 2.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloud Sun.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloud Upload.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloud Waterdrop.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloud Waterdrops.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloud.svg create mode 100644 resources/icons/SVG/Broken/Weather/Clouds.svg create mode 100644 resources/icons/SVG/Broken/Weather/Cloudy Moon.svg create mode 100644 resources/icons/SVG/Broken/Weather/Clound Cross.svg create mode 100644 resources/icons/SVG/Broken/Weather/Fog.svg create mode 100644 resources/icons/SVG/Broken/Weather/Moon Fog.svg create mode 100644 resources/icons/SVG/Broken/Weather/Moon Sleep.svg create mode 100644 resources/icons/SVG/Broken/Weather/Moon Stars.svg create mode 100644 resources/icons/SVG/Broken/Weather/Moon.svg create mode 100644 resources/icons/SVG/Broken/Weather/Snowflake.svg create mode 100644 resources/icons/SVG/Broken/Weather/Stars.svg create mode 100644 resources/icons/SVG/Broken/Weather/Sun 2.svg create mode 100644 resources/icons/SVG/Broken/Weather/Sun Fog.svg create mode 100644 resources/icons/SVG/Broken/Weather/Sun.svg create mode 100644 resources/icons/SVG/Broken/Weather/Sunrise.svg create mode 100644 resources/icons/SVG/Broken/Weather/Sunset.svg create mode 100644 resources/icons/SVG/Broken/Weather/Temperature.svg create mode 100644 resources/icons/SVG/Broken/Weather/Tornado Small.svg create mode 100644 resources/icons/SVG/Broken/Weather/Tornado.svg create mode 100644 resources/icons/SVG/Broken/Weather/Waterdrops.svg create mode 100644 resources/icons/SVG/Broken/Weather/Wind.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Arrow To Down Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Arrow To Down Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Arrow To Top Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Arrow To Top Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Circle Bottom Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Circle Bottom Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Circle Top Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Circle Top Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Download Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Download Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Download Twice Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Download.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Exit.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Export.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Forward 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Forward.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Import.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Login 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Login 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Login.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Logout 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Logout 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Logout.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Maximize Square 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Maximize Square 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Maximize Square Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Maximize Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Maximize.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Minimize Square 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Minimize Square 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Minimize Square Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Minimize Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Minimize.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Recive Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Recive Twice Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Reorder.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Reply 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Reply.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Scale.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Screen Share.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Send Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Send Twice Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Square Bottom Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Square Bottom Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Square Top Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Square Top Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Undo Left Round Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Undo Left Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Undo Left Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Undo Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Undo Right Round Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Undo Right Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Undo Right Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Undo Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Upload Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Upload Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Upload Twice Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows Action/Upload.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Arrow Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Arrow Left Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Arrow Left Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Arrow Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Arrow Right Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Arrow Right Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Arrow Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Arrow Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Refresh Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Refresh Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Refresh.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Restart Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Restart Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Restart.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Arrow Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Arrow Left Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Arrow Left Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Arrow Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Arrow Right Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Arrow Right Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Arrow Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Arrow Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Sort Horizontal.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Sort Vertical.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Transfer Diagonal.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Round Transfer Vertical.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Sort Horizontal.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Sort Vertical.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Arrow Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Arrow Left Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Arrow Left Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Arrow Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Arrow Right Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Arrow Right Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Arrow Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Arrow Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Sort Horizontal.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Sort Vertical.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Square Transfer Vertical.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Line Duotone/Arrows/Transfer Vertical.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Asteroid.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Atom.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Black Hole 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Black Hole 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Black Hole.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Earth.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Infinity.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Men.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Planet 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Planet 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Planet 4.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Planet.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Rocket 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Rocket.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Satellite.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Star Angle.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Star Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Star Fall 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Star Fall Minimalistic 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Star Fall Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Star Fall.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Star Rainbow.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Star Ring.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Star Rings.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Star.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Stars Line.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Stars Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Stars.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/UFO 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/UFO 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/UFO.svg create mode 100644 resources/icons/SVG/Line Duotone/Astronomy/Women.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Chart 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Chart Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Chart.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Chat Square 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Course Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Course Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Diagram Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Diagram Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Graph Down New.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Graph Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Graph New Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Graph New.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Graph Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Graph.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Pie Chart 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Pie Chart 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Pie Chart.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Presentation Graph.svg create mode 100644 resources/icons/SVG/Line Duotone/Business, Statistic/Round Graph.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Call Cancel Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Call Cancel.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Call Chat Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Call Chat.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Call Dropped Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Call Dropped.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Call Medicine Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Call Medicine.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/End Call Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/End Call.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Incoming Call Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Incoming Call.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Outgoing Call Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Outgoing Call.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Phone Calling Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Phone Calling.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Phone Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Phone.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Record Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Record Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Call/Record Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Align Bottom.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Align Horizonta Spacing.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Align Horizontal Center.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Align Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Align Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Align Top.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Align Vertical Center.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Align Vertical Spacing.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Colour Tuneing.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Crop Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Crop.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Filters.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Flip Horizontal.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Flip Vertical.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Layers Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Layers.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Mirror Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Mirror Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Paint Roller.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Palette Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Palette.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Pallete 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Pipette.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Radial Blur.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Ruler Angular.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Ruler Cross Pen.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Ruler Pen.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Ruler.svg create mode 100644 resources/icons/SVG/Line Duotone/Design, Tools/Three Squares.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Case Charge.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Case Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Case Open.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Case.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Charge.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Check.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Remove.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Bluetooth Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Bluetooth Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Bluetooth Wave.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Bluetooth.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Boombox.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/CPU Bolt.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/CPU.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Cassette 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Cassette.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Cloud Storage.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Devices.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Diskette.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Display.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Flash Drive.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Gameboy.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad Charge.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad No Charge.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad Old.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Headphones Round Sound.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Headphones Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Headphones Square Sound.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Headphones Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Keyboard.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Laptop 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Laptop 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Laptop Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Laptop.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Lightbulb Bolt.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Lightbulb Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Lightbulb.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Lightning.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Monitor Camera.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Monitor Smartphone.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Monitor.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Mouse Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Mouse Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Mouse.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Plug Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Printer 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Printer Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Printer.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Projector.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Radio Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Radio.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/SD Card.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/SIM Card Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/SIM Card.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/SIM Cards.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/SSD Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/SSD Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Server 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Server Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Server Path.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Server Square Cloud.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Server Square Update.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Server Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Server.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Smart Speaker 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Smart Speaker Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Smart Speaker.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Rotate 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Rotate Angle.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Rotate Orientation.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Update.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Vibration.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Socket.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/TV.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Tablet.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Telescope.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Turntable Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Turntable Music Note.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Turntable.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Weigher.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/Wireless Charge.svg create mode 100644 resources/icons/SVG/Line Duotone/Electronic, Devices/iPhone.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/4K.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Accessibility.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Add Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Add Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Augmented Reality.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Balloon.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Battery Charge Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Battery Charge.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Battery Full Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Battery Full.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Battery Half Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Battery Half.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Battery Low Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Battery Low.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Body.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Bolt Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Bolt.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Box Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Box.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Broom.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Cat.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Check Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Check Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Close Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Close Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Confetti Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Confetti.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Copy.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Copyright.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Cosmetic.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Creative Commons.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Crown Line.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Crown Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Crown Star.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Crown.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Cup First.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Cup Music.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Cup Star.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Cup.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Cursor Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Cursor.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Danger Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Danger Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Danger Triangle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Danger.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Database.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Delivery.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Explicit.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Feed.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Ferris Wheel.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Figma.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Filter.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Flag 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Flag.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Flashlight On.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Flashlight.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Forbidden Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Forbidden.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Fuel.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Ghost Smile.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Ghost.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Gift.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Glasses.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Hamburger Menu.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Hanger 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Hanger.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Help.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/High Definition.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/High Quality.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Home 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Home Add Angle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Home Add.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Home Angle 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Home Angle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Home Smile Angle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Home Smile.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Home WiFi Angle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Home WiFi.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Home.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Info Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Info Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Magic Stick 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Magic Stick 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Magic Stick.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Magnet Wave.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Magnet.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Mask Happly.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Mask Sad.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Masks.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Mention Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Mention Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Menu Dots Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Menu Dots Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Menu Dots.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Minus Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Minus Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Mirror.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Paper Bin.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Paw.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Perfume.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Pin Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Pin List.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Pin.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Plate.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Posts Carousel Horizontal.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Posts Carousel Vertical.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Power.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Question Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Question Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Reorder.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Revote.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Scissors Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Scissors.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Share Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Share.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Skirt.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Sledgehammer.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Sleeping.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Slider Horizontal.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Slider Minimalistic Horizontal.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Slider Vertical Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Slider Vertical.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Smart Home Angle.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Smart Home.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Sort.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Special Effects.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Subtitles.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/T-shirt.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Target.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Traffic Economy.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Traffic.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Trash Bin 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Trash Bin Minimalistic 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Trash Bin Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Trash Bin Trash.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Umbrella.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/Waterdrop.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/WinRar.svg create mode 100644 resources/icons/SVG/Line Duotone/Essentional, UI/XXX.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Confounded Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Confounded Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Emoji Funny Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Emoji Funny Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Expressionless Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Expressionless Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Face Scan Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Face Scan Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Facemask Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Facemask Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sad Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sad Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sleeping Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sleeping Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Smile Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Smile Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Smile Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Smile Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Files/Cloud File.svg create mode 100644 resources/icons/SVG/Line Duotone/Files/Code File.svg create mode 100644 resources/icons/SVG/Line Duotone/Files/Figma File.svg create mode 100644 resources/icons/SVG/Line Duotone/Files/File Check.svg create mode 100644 resources/icons/SVG/Line Duotone/Files/File Corrupted.svg create mode 100644 resources/icons/SVG/Line Duotone/Files/File Download.svg create mode 100644 resources/icons/SVG/Line Duotone/Files/File Favourite.svg create mode 100644 resources/icons/SVG/Line Duotone/Files/File Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Files/File Remove.svg create mode 100644 resources/icons/SVG/Line Duotone/Files/File Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Files/File Send.svg create mode 100644 resources/icons/SVG/Line Duotone/Files/File Smile _).svg create mode 100644 resources/icons/SVG/Line Duotone/Files/File Text.svg create mode 100644 resources/icons/SVG/Line Duotone/Files/File.svg create mode 100644 resources/icons/SVG/Line Duotone/Files/ZIP File.svg create mode 100644 resources/icons/SVG/Line Duotone/Folders/Add Folder.svg create mode 100644 resources/icons/SVG/Line Duotone/Folders/Folder 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Folders/Folder Check.svg create mode 100644 resources/icons/SVG/Line Duotone/Folders/Folder Cloud.svg create mode 100644 resources/icons/SVG/Line Duotone/Folders/Folder Error.svg create mode 100644 resources/icons/SVG/Line Duotone/Folders/Folder Favourite (Bookmark).svg create mode 100644 resources/icons/SVG/Line Duotone/Folders/Folder Favourite (Star).svg create mode 100644 resources/icons/SVG/Line Duotone/Folders/Folder Open.svg create mode 100644 resources/icons/SVG/Line Duotone/Folders/Folder Path Connect.svg create mode 100644 resources/icons/SVG/Line Duotone/Folders/Folder Security.svg create mode 100644 resources/icons/SVG/Line Duotone/Folders/Folder With Files.svg create mode 100644 resources/icons/SVG/Line Duotone/Folders/Folder.svg create mode 100644 resources/icons/SVG/Line Duotone/Folders/Move To Folder.svg create mode 100644 resources/icons/SVG/Line Duotone/Folders/Remove Folder.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Bottle.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Chef Hat Heart.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Chef Hat Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Chef Hat.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Corkscrew.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Cup Hot.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Cup Paper.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Cup.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Donut Bitten.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Donut.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Ladle.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Oven Mitts Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Oven Mitts.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Rolling Pin.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Tea Cup.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Whisk.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Wineglass Triangle.svg create mode 100644 resources/icons/SVG/Line Duotone/Food, Kitchen/Wineglass.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Armchair 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Armchair.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Bar Chair.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Bath.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Bed.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Bedside Table 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Bedside Table 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Bedside Table 4.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Bedside Table.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Chair 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Chair.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Chandelier.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Closet 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Closet.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Condicioner 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Condicioner.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Floor Lamp Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Floor Lamp.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Fridge.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Lamp.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Mirror.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Remote Controller 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Remote Controller Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Remote Controller.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Smart Vacuum Cleaner 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Smart Vacuum Cleaner.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Sofa 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Sofa 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Sofa.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Speaker Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Speaker.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Trellis.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Volume Knob.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Washing Machine Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Home, Furniture/Washing Machine.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Dislike.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Heart Angle.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Heart Broken.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Heart Lock.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Heart Shine.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Heart Unlock.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Heart.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Hearts.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Like.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Medal Ribbon Star.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Medal Ribbon.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Medal Ribbons Star.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Medal Star Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Medal Star Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Medal Star.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Star Shine.svg create mode 100644 resources/icons/SVG/Line Duotone/Like/Star.svg create mode 100644 resources/icons/SVG/Line Duotone/List/Bill.svg create mode 100644 resources/icons/SVG/Line Duotone/List/Checklist Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/List/Checklist.svg create mode 100644 resources/icons/SVG/Line Duotone/List/List Arrow Down Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/List/List Arrow Down.svg create mode 100644 resources/icons/SVG/Line Duotone/List/List Arrow Up Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/List/List Arrow Up.svg create mode 100644 resources/icons/SVG/Line Duotone/List/List Check Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/List/List Check.svg create mode 100644 resources/icons/SVG/Line Duotone/List/List Cross Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/List/List Cross.svg create mode 100644 resources/icons/SVG/Line Duotone/List/List Down Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/List/List Down.svg create mode 100644 resources/icons/SVG/Line Duotone/List/List Heart Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/List/List Heart.svg create mode 100644 resources/icons/SVG/Line Duotone/List/List Up Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/List/List Up.svg create mode 100644 resources/icons/SVG/Line Duotone/List/List-1.svg create mode 100644 resources/icons/SVG/Line Duotone/List/List.svg create mode 100644 resources/icons/SVG/Line Duotone/List/Plaaylist Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/List/Playlist 2.svg create mode 100644 resources/icons/SVG/Line Duotone/List/Playlist Minimalistic 2.svg create mode 100644 resources/icons/SVG/Line Duotone/List/Playlist Minimalistic 3.svg create mode 100644 resources/icons/SVG/Line Duotone/List/Playlist.svg create mode 100644 resources/icons/SVG/Line Duotone/List/Sort By Alphabet.svg create mode 100644 resources/icons/SVG/Line Duotone/List/Sort By Time.svg create mode 100644 resources/icons/SVG/Line Duotone/List/Sort From Bottom To Top.svg create mode 100644 resources/icons/SVG/Line Duotone/List/Sort From Top To Bottom.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Branching Paths Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Branching Paths Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Compass Big.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Compass Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Compass.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/GPS.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Global.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Globus.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Map Point Add.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Map Point Favourite.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Map Point Hospital.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Map Point Remove.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Map Point Rotate.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Map Point School.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Map Point Search.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Map Point Wave.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Map Point.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Map.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/People Nearby.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Point On Map Perspective.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Point On Map.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Radar 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Radar.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Route.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Routing 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Routing 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Routing.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Signpost 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Signpost.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Streets Map Point.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Streets Navigation.svg create mode 100644 resources/icons/SVG/Line Duotone/Map & Location/Streets.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Adhesive Plaster 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Adhesive Plaster.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Bacteria.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Benzene Ring.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Bone Broken.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Bone Crack.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Bone.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Bones.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/DNA.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Dropper 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Dropper 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Dropper Minimalistic 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Dropper Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Dropper.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Health.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Heart Pulse 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Heart Pulse.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Jar Of Pills 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Jar Of Pills.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Medical Kit.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Pill.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Pills 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Pills 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Pills.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Pulse 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Pulse.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Stethoscope.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Syringe.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Test Tube Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Test Tube.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Thermometer.svg create mode 100644 resources/icons/SVG/Line Duotone/Medicine/Virus.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Arrow.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Call.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Check.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Code.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Like.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Dots.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Line.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Call.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Check.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Dots.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Like.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Line.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Money.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Unread.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Video.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Unread.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Check Read.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Dialog 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Dialog.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Forward.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox Archive.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox In.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox Line.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox Out.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox Unread.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Letter Opened.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Letter Unread.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Letter.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Mailbox.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Multiple Forward Left.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Multiple Forward Right.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Paperclip 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Paperclip Rounded 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Paperclip Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Paperclip.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Pen 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Pen New Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Pen New Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Pen.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Plain 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Plain 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Plain.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Square Forward.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Square Share Line.svg create mode 100644 resources/icons/SVG/Line Duotone/Messages, Conversation/Unread.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Banknote 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Banknote.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Bill Check.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Bill Cross.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Bill List.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Bill.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Card 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Card Recive.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Card Search.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Card Send.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Card Transfer.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Card.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Cardholder.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Cash Out.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Dollar Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Dollar.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Euro.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Money Bag.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Ruble.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Safe 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Safe Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Safe Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Sale Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Sale.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Tag Horizontal.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Tag Price.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Tag.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Ticker Star.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Ticket Sale.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Ticket.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Verified Check.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Wad Of Money.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Wallet 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Wallet Money.svg create mode 100644 resources/icons/SVG/Line Duotone/Money/Wallet.svg create mode 100644 resources/icons/SVG/Line Duotone/Nature, Travel/Bonfire.svg create mode 100644 resources/icons/SVG/Line Duotone/Nature, Travel/Fire Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Nature, Travel/Fire Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Nature, Travel/Fire.svg create mode 100644 resources/icons/SVG/Line Duotone/Nature, Travel/Flame.svg create mode 100644 resources/icons/SVG/Line Duotone/Nature, Travel/Leaf.svg create mode 100644 resources/icons/SVG/Line Duotone/Nature, Travel/Suitcase Lines.svg create mode 100644 resources/icons/SVG/Line Duotone/Nature, Travel/Suitcase Tag.svg create mode 100644 resources/icons/SVG/Line Duotone/Nature, Travel/Suitcase.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Bug Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Bug.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Code 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Code Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Code Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Code.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Command.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Hashtag Chat.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Hashtag Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Hashtag Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Hashtag.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Programming.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Screencast 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Screencast.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Sidebar Code.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Sidebar Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Siderbar.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Slash Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Slash Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Station Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Station.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Structure.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Translation 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Translation.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/USB Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/USB Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/USB.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Wi-Fi Router Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Wi-Fi Router Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Wi-Fi Router.svg create mode 100644 resources/icons/SVG/Line Duotone/Network, IT, Programming/Window Frame.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Archive Check.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Archive Down Minimlistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Archive Down.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Archive Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Archive Up Minimlistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Archive Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Archive.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Clipboard Add.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Clipboard Check.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Clipboard Heart.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Clipboard List.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Clipboard Remove.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Clipboard Text.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Clipboard.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Document Add.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Document Medicine.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Document Text.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Document.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Documents Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Documents.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Notebook.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Notes Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Notes/Notes.svg create mode 100644 resources/icons/SVG/Line Duotone/Notifications/Bell Bing.svg create mode 100644 resources/icons/SVG/Line Duotone/Notifications/Bell Off.svg create mode 100644 resources/icons/SVG/Line Duotone/Notifications/Bell.svg create mode 100644 resources/icons/SVG/Line Duotone/Notifications/Notification Lines Remove.svg create mode 100644 resources/icons/SVG/Line Duotone/Notifications/Notification Remove.svg create mode 100644 resources/icons/SVG/Line Duotone/Notifications/Notification Unread Lines.svg create mode 100644 resources/icons/SVG/Line Duotone/Notifications/Notification Unread.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Backpack.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Book 2.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Book Bookmark Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Book Bookmark.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Book Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Book.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Bookmark Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Bookmark Opened.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Bookmark Square Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Bookmark Square.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Bookmark.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Calculator Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Calculator.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Case Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Case Round Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Case Round.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Case.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Diploma Verified.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Diploma.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Document.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Notebook Bookmark.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Notebook Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Notebook Square.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Notebook.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Passport Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Passport.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Plus, Minus.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Square Academic Cap 2.svg create mode 100644 resources/icons/SVG/Line Duotone/School/Square Academic Cap.svg create mode 100644 resources/icons/SVG/Line Duotone/Search/Magnifer Bug.svg create mode 100644 resources/icons/SVG/Line Duotone/Search/Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Line Duotone/Search/Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Line Duotone/Search/Magnifer.svg create mode 100644 resources/icons/SVG/Line Duotone/Search/Minimalistic Magnifer Bug.svg create mode 100644 resources/icons/SVG/Line Duotone/Search/Minimalistic Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Line Duotone/Search/Minimalistic Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Line Duotone/Search/Minimalistic Magnifer.svg create mode 100644 resources/icons/SVG/Line Duotone/Search/Rounded Magnifer Bug.svg create mode 100644 resources/icons/SVG/Line Duotone/Search/Rounded Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Line Duotone/Search/Rounded Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Line Duotone/Search/Rounded Magnifer.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Bomb Emoji.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Bomb Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Bomb.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Code Scan.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Eye Closed.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Eye Scan.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Eye.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Incognito.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Key Minimalistic 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Key Minimalistic Square 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Key Minimalistic Square 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Key Minimalistic Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Key Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Key Square 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Key Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Key.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Lock Keyhole Minimalistic Unlocked.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Lock Keyhole Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Lock Keyhole Unlocked.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Lock Keyhole.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Lock Password Unlocked.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Lock Password.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Lock Unlocked.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Lock.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Object Scan.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Password Minimalistic Input.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Password Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Password.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/QR Code.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Scanner 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Scanner.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Shield Check.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Shield Cross.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Shield Keyhole Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Shield Keyhole.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Shield Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Shield Minus.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Shield Network.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Shield Plus.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Shield Star.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Shield Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Shield User.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Shield Warning.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Shield.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Siren Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Security/Siren.svg create mode 100644 resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Settings Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Settings.svg create mode 100644 resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning 4.svg create mode 100644 resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning Square 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning.svg create mode 100644 resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 4.svg create mode 100644 resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 5.svg create mode 100644 resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 6.svg create mode 100644 resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget Add.svg create mode 100644 resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag 4.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag 5.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Check.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Cross.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Heart.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Music 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Music.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Smile.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart 4.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart 5.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Check.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Cross.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large 4.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Plus.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Shop 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Shop Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Shop.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Balls.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Basketball.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Bicycling Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Bicycling.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Body Shape Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Body Shape.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Bowling.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Dumbbell Large Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Dumbbell Large.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Dumbbell Small.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Dumbbell.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Dumbbells 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Dumbbells.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Football.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Golf.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Hiking Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Hiking Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Hiking.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Meditation Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Meditation.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Ranking.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Rugby.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Running 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Running Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Running.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Skateboard.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Skateboarding Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Skateboarding.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Stretching Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Stretching.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Swimming.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Tennis 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Tennis.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Treadmill Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Treadmill.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Volleyball 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Volleyball.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Walking Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Walking.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Water Sun.svg create mode 100644 resources/icons/SVG/Line Duotone/Sports/Water.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Backspace.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Eraser Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Eraser Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Eraser.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Link Broken Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Link Broken.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Link Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Link Minimalistic 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Link Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Link Round Angle.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Link Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Link Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Link.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Paragraph Spacing.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Bold Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Bold Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Bold.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Cross Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Cross Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Cross.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Field Focus.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Field.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Italic Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Italic Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Italic.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Selection.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Square 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Underline Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Underline Cross.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text Underline.svg create mode 100644 resources/icons/SVG/Line Duotone/Text Formatting/Text.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Alarm Add.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Alarm Pause.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Alarm Play.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Alarm Remove.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Alarm Sleep.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Alarm Turn Off.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Alarm.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Calendar Add.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Calendar Date.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Calendar Mark.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Calendar Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Calendar Search.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Calendar.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Clock Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Clock Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/History 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/History 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/History.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Hourglass Line.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Hourglass.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Stopwatch Pause.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Stopwatch Play.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Stopwatch.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Watch Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Watch Square Minimalistic Charge.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Watch Square Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Time/Watch Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Block Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Block.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Check Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Check.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Cross Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Cross.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Hand Up.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Hands.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Heart Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Heart.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Id.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Minus Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Minus.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Plus Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Plus.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Speak Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User Speak.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/User.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/Users Group Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Users/Users Group Two Rounded.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Album.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera Add.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera Rotate.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Edit.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Open Play.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Open.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Play.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Text.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Full Screen Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Full Screen Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Full Screen.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Add.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Check.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Download.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Edit.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Favourite.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Remove.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Round.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Send.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Wide.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Library.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Microphone 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Microphone 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Microphone Large.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Microphone.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Library 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Library.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note 3.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note 4.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note Slider 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note Slider.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Notes.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Muted.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/PIP 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/PIP.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Panorama.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Pause Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Pause.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Play Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Play Stream.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Play.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Playback Speed.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Podcast.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Quit Full Screen Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Quit Full Screen Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Quit Full Screen.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Quit PIP.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Record Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Record.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Reel 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Reel.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Repeat One Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Repeat One.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Repeat.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 10 Seconds Back.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 10 Seconds Forward.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 15 Seconds Back.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 15 Seconds Forward.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 5 Seconds Back.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 5 Seconds Forward.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind Back Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind Back.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind Forward Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind Forward.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Shuffle.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Skip Next.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Skip Previous.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Soundwave Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Soundwave Square.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Soundwave.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Stop Circle.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Stop.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Stream.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/To PIP.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Upload Track 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Upload Track.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Cut 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Cut.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Play Horizontal.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Play Vertical.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Replace.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Library.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Videocamera Add.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Videocamera Record.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Videocamera.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Vinyl Record.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Vinyl.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Volume Cross.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Volume Loud.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Volume Small.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Volume.svg create mode 100644 resources/icons/SVG/Line Duotone/Video, Audio, Sound/Wallpaper.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloud Bolt Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloud Bolt.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloud Check.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloud Download.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloud Minus.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloud Plus.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloud Rain.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloud Snowfall Minimalistic.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloud Snowfall.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloud Storm.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloud Sun 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloud Sun.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloud Upload.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloud Waterdrop.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloud Waterdrops.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloud.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Clouds.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Cloudy Moon.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Clound Cross.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Fog.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Moon Fog.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Moon Sleep.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Moon Stars.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Moon.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Snowflake.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Stars.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Sun 2.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Sun Fog.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Sun.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Sunrise.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Sunset.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Temperature.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Tornado Small.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Tornado.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Waterdrops.svg create mode 100644 resources/icons/SVG/Line Duotone/Weather/Wind.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Arrow To Down Left.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Arrow To Down Right.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Arrow To Top Left.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Arrow To Top Right.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Circle Bottom Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Circle Bottom Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Circle Top Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Circle Top Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Download Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Download Square.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Download Twice Square.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Download.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Exit.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Export.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Forward 2.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Forward.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Import.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Login 2.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Login 3.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Login.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Logout 2.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Logout 3.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Logout.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Maximize Square 2.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Maximize Square 3.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Maximize Square Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Maximize Square.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Maximize.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Minimize Square 2.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Minimize Square 3.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Minimize Square Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Minimize Square.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Minimize.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Recive Square.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Recive Twice Square.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Reorder.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Reply 2.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Reply.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Scale.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Screen Share.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Send Square.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Send Twice Square.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Square Bottom Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Square Bottom Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Square Top Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Square Top Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Undo Left Round Square.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Undo Left Round.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Undo Left Square.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Undo Left.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Undo Right Round Square.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Undo Right Round.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Undo Right Square.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Undo Right.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Upload Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Upload Square.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Upload Twice Square.svg create mode 100644 resources/icons/SVG/Linear/Arrows Action/Upload.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Arrow Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Arrow Left Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Arrow Left Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Arrow Left.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Arrow Right Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Arrow Right Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Arrow Right.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Arrow Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Refresh Circle.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Refresh Square.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Refresh.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Restart Circle.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Restart Square.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Restart.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Arrow Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Arrow Left Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Arrow Left Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Arrow Left.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Arrow Right Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Arrow Right Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Arrow Right.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Arrow Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Sort Horizontal.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Sort Vertical.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Transfer Diagonal.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Round Transfer Vertical.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Sort Horizontal.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Sort Vertical.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Arrow Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Arrow Left Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Arrow Left Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Arrow Left.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Arrow Right Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Arrow Right Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Arrow Right.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Arrow Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Sort Horizontal.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Sort Vertical.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Square Transfer Vertical.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Linear/Arrows/Transfer Vertical.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Asteroid.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Atom.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Black Hole 2.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Black Hole 3.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Black Hole.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Earth.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Infinity.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Men.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Planet 2.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Planet 3.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Planet 4.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Planet.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Rocket 2.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Rocket.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Satellite.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Star Angle.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Star Circle.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Star Fall 2.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Star Fall Minimalistic 2.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Star Fall Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Star Fall.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Star Rainbow.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Star Ring.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Star Rings.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Star.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Stars Line.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Stars Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Stars.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/UFO 2.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/UFO 3.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/UFO.svg create mode 100644 resources/icons/SVG/Linear/Astronomy/Women.svg create mode 100644 resources/icons/SVG/Linear/Building, Infrastructure/Buildings 2.svg create mode 100644 resources/icons/SVG/Linear/Building, Infrastructure/Buildings 3.svg create mode 100644 resources/icons/SVG/Linear/Building, Infrastructure/Buildings.svg create mode 100644 resources/icons/SVG/Linear/Building, Infrastructure/City.svg create mode 100644 resources/icons/SVG/Linear/Building, Infrastructure/Garage.svg create mode 100644 resources/icons/SVG/Linear/Building, Infrastructure/Home.svg create mode 100644 resources/icons/SVG/Linear/Building, Infrastructure/Hospital.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Chart 2.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Chart Square.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Chart.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Chat Square 2.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Course Down.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Course Up.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Diagram Down.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Diagram Up.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Graph Down New.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Graph Down.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Graph New Up.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Graph New.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Graph Up.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Graph.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Pie Chart 2.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Pie Chart 3.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Pie Chart.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Presentation Graph.svg create mode 100644 resources/icons/SVG/Linear/Business, Statistic/Round Graph.svg create mode 100644 resources/icons/SVG/Linear/Call/Call Cancel Rounded.svg create mode 100644 resources/icons/SVG/Linear/Call/Call Cancel.svg create mode 100644 resources/icons/SVG/Linear/Call/Call Chat Rounded.svg create mode 100644 resources/icons/SVG/Linear/Call/Call Chat.svg create mode 100644 resources/icons/SVG/Linear/Call/Call Dropped Rounded.svg create mode 100644 resources/icons/SVG/Linear/Call/Call Dropped.svg create mode 100644 resources/icons/SVG/Linear/Call/Call Medicine Rounded.svg create mode 100644 resources/icons/SVG/Linear/Call/Call Medicine.svg create mode 100644 resources/icons/SVG/Linear/Call/End Call Rounded.svg create mode 100644 resources/icons/SVG/Linear/Call/End Call.svg create mode 100644 resources/icons/SVG/Linear/Call/Incoming Call Rounded.svg create mode 100644 resources/icons/SVG/Linear/Call/Incoming Call.svg create mode 100644 resources/icons/SVG/Linear/Call/Outgoing Call Rounded.svg create mode 100644 resources/icons/SVG/Linear/Call/Outgoing Call.svg create mode 100644 resources/icons/SVG/Linear/Call/Phone Calling Rounded.svg create mode 100644 resources/icons/SVG/Linear/Call/Phone Calling.svg create mode 100644 resources/icons/SVG/Linear/Call/Phone Rounded.svg create mode 100644 resources/icons/SVG/Linear/Call/Phone.svg create mode 100644 resources/icons/SVG/Linear/Call/Record Circle.svg create mode 100644 resources/icons/SVG/Linear/Call/Record Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Call/Record Square.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Align Bottom.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Align Horizonta Spacing.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Align Horizontal Center.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Align Left.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Align Right.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Align Top.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Align Vertical Center.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Align Vertical Spacing.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Colour Tuneing.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Crop Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Crop.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Filters.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Flip Horizontal.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Flip Vertical.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Layers Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Layers.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Mirror Left.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Mirror Right.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Paint Roller.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Palette Round.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Palette.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Pallete 2.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Pipette.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Radial Blur.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Ruler Angular.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Ruler Cross Pen.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Ruler Pen.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Ruler.svg create mode 100644 resources/icons/SVG/Linear/Design, Tools/Three Squares.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Airbuds Case Charge.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Airbuds Case Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Airbuds Case Open.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Airbuds Case.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Airbuds Charge.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Airbuds Check.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Airbuds Left.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Airbuds Remove.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Airbuds Right.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Airbuds.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Bluetooth Circle.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Bluetooth Square.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Bluetooth Wave.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Bluetooth.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Boombox.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/CPU Bolt.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/CPU.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Cassette 2.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Cassette.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Cloud Storage.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Devices.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Diskette.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Display.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Flash Drive.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Gameboy.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Gamepad Charge.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Gamepad Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Gamepad No Charge.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Gamepad Old.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Gamepad.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Headphones Round Sound.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Headphones Round.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Headphones Square Sound.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Headphones Square.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Keyboard.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Laptop 2.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Laptop 3.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Laptop Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Laptop.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Lightbulb Bolt.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Lightbulb Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Lightbulb.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Lightning.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Monitor Camera.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Monitor Smartphone.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Monitor.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Mouse Circle.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Mouse Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Mouse.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Plug Circle.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Printer 2.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Printer Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Printer.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Projector.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Radio Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Radio.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/SD Card.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/SIM Card Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/SIM Card.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/SIM Cards.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/SSD Round.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/SSD Square.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Server 2.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Server Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Server Path.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Server Square Cloud.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Server Square Update.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Server Square.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Server.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Smart Speaker 2.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Smart Speaker Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Smart Speaker.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Smartphone 2.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Smartphone Rotate 2.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Smartphone Rotate Angle.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Smartphone Rotate Orientation.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Smartphone Update.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Smartphone Vibration.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Smartphone.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Socket.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/TV.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Tablet.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Telescope.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Turntable Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Turntable Music Note.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Turntable.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Weigher.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/Wireless Charge.svg create mode 100644 resources/icons/SVG/Linear/Electronic, Devices/iPhone.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/4K.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Accessibility.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Add Circle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Add Square.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Augmented Reality.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Balloon.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Battery Charge Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Battery Charge.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Battery Full Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Battery Full.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Battery Half Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Battery Half.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Battery Low Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Battery Low.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Body.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Bolt Circle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Bolt.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Box Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Box.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Broom.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Cat.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Check Circle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Check Square.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Close Circle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Close Square.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Confetti Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Confetti.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Copy.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Copyright.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Cosmetic.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Creative Commons.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Crown Line.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Crown Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Crown Star.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Crown.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Cup First.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Cup Music.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Cup Star.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Cup.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Cursor Square.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Cursor.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Danger Circle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Danger Square.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Danger Triangle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Danger.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Database.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Delivery.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Explicit.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Feed.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Ferris Wheel.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Figma.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Filter.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Flag 2.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Flag.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Flashlight On.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Flashlight.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Forbidden Circle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Forbidden.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Fuel.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Ghost Smile.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Ghost.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Gift.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Glasses.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Hamburger Menu.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Hanger 2.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Hanger.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Help.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/High Definition.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/High Quality.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Home 2.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Home Add Angle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Home Add.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Home Angle 2.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Home Angle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Home Smile Angle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Home Smile.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Home WiFi Angle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Home WiFi.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Home.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Info Circle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Info Square.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Magic Stick 2.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Magic Stick 3.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Magic Stick.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Magnet Wave.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Magnet.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Mask Happly.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Mask Sad.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Masks.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Mention Circle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Mention Square.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Menu Dots Circle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Menu Dots Square.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Menu Dots.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Minus Circle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Minus Square.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Mirror.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Paper Bin.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Paw.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Perfume.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Pin Circle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Pin List.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Pin.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Plate.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Posts Carousel Horizontal.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Posts Carousel Vertical.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Power.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Question Circle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Question Square.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Reorder.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Revote.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Scissors Square.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Scissors.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Share Circle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Share.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Skirt.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Sledgehammer.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Sleeping.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Slider Horizontal.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Slider Minimalistic Horizontal.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Slider Vertical Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Slider Vertical.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Smart Home Angle.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Smart Home.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Sort.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Special Effects.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Subtitles.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/T-shirt.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Target.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Traffic Economy.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Traffic.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Trash Bin 2.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Trash Bin Minimalistic 2.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Trash Bin Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Trash Bin Trash.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Umbrella.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/Waterdrop.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/WinRar.svg create mode 100644 resources/icons/SVG/Linear/Essentional, UI/XXX.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Confounded Circle.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Confounded Square.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Emoji Funny Circle.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Emoji Funny Square.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Expressionless Circle.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Expressionless Square.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Face Scan Circle.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Face Scan Square.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Facemask Circle.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Facemask Square.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sad Circle.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sad Square.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sleeping Circle.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sleeping Square.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Smile Circle.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Smile Square.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Circle.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Smile Circle.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Smile Square.svg create mode 100644 resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Square.svg create mode 100644 resources/icons/SVG/Linear/Files/Cloud File.svg create mode 100644 resources/icons/SVG/Linear/Files/Code File.svg create mode 100644 resources/icons/SVG/Linear/Files/Figma File.svg create mode 100644 resources/icons/SVG/Linear/Files/File Check.svg create mode 100644 resources/icons/SVG/Linear/Files/File Corrupted.svg create mode 100644 resources/icons/SVG/Linear/Files/File Download.svg create mode 100644 resources/icons/SVG/Linear/Files/File Favourite.svg create mode 100644 resources/icons/SVG/Linear/Files/File Left.svg create mode 100644 resources/icons/SVG/Linear/Files/File Remove.svg create mode 100644 resources/icons/SVG/Linear/Files/File Right.svg create mode 100644 resources/icons/SVG/Linear/Files/File Send.svg create mode 100644 resources/icons/SVG/Linear/Files/File Smile _).svg create mode 100644 resources/icons/SVG/Linear/Files/File Text.svg create mode 100644 resources/icons/SVG/Linear/Files/File.svg create mode 100644 resources/icons/SVG/Linear/Files/ZIP File.svg create mode 100644 resources/icons/SVG/Linear/Folders/Add Folder.svg create mode 100644 resources/icons/SVG/Linear/Folders/Folder 2.svg create mode 100644 resources/icons/SVG/Linear/Folders/Folder Check.svg create mode 100644 resources/icons/SVG/Linear/Folders/Folder Cloud.svg create mode 100644 resources/icons/SVG/Linear/Folders/Folder Error.svg create mode 100644 resources/icons/SVG/Linear/Folders/Folder Favourite (Bookmark).svg create mode 100644 resources/icons/SVG/Linear/Folders/Folder Favourite (Star).svg create mode 100644 resources/icons/SVG/Linear/Folders/Folder Open.svg create mode 100644 resources/icons/SVG/Linear/Folders/Folder Path Connect.svg create mode 100644 resources/icons/SVG/Linear/Folders/Folder Security.svg create mode 100644 resources/icons/SVG/Linear/Folders/Folder With Files.svg create mode 100644 resources/icons/SVG/Linear/Folders/Folder.svg create mode 100644 resources/icons/SVG/Linear/Folders/Move To Folder.svg create mode 100644 resources/icons/SVG/Linear/Folders/Remove Folder.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Bottle.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Chef Hat Heart.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Chef Hat Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Chef Hat.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Corkscrew.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Cup Hot.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Cup Paper.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Cup.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Donut Bitten.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Donut.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Ladle.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Oven Mitts Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Oven Mitts.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Rolling Pin.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Tea Cup.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Whisk.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Wineglass Triangle.svg create mode 100644 resources/icons/SVG/Linear/Food, Kitchen/Wineglass.svg create mode 100644 resources/icons/SVG/Linear/Hands/Hand Heart.svg create mode 100644 resources/icons/SVG/Linear/Hands/Hand Money.svg create mode 100644 resources/icons/SVG/Linear/Hands/Hand Pills.svg create mode 100644 resources/icons/SVG/Linear/Hands/Hand Shake.svg create mode 100644 resources/icons/SVG/Linear/Hands/Hand Stars.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Armchair 2.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Armchair.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Bar Chair.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Bath.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Bed.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Bedside Table 2.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Bedside Table 3.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Bedside Table 4.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Bedside Table.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Chair 2.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Chair.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Chandelier.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Closet 2.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Closet.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Condicioner 2.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Condicioner.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Floor Lamp Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Floor Lamp.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Fridge.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Lamp.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Mirror.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Remote Controller 2.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Remote Controller Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Remote Controller.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Smart Vacuum Cleaner 2.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Smart Vacuum Cleaner.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Sofa 2.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Sofa 3.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Sofa.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Speaker Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Speaker.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Trellis.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Volume Knob.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Washing Machine Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Home, Furniture/Washing Machine.svg create mode 100644 resources/icons/SVG/Linear/Like/Dislike.svg create mode 100644 resources/icons/SVG/Linear/Like/Heart Angle.svg create mode 100644 resources/icons/SVG/Linear/Like/Heart Broken.svg create mode 100644 resources/icons/SVG/Linear/Like/Heart Lock.svg create mode 100644 resources/icons/SVG/Linear/Like/Heart Shine.svg create mode 100644 resources/icons/SVG/Linear/Like/Heart Unlock.svg create mode 100644 resources/icons/SVG/Linear/Like/Heart.svg create mode 100644 resources/icons/SVG/Linear/Like/Hearts.svg create mode 100644 resources/icons/SVG/Linear/Like/Like.svg create mode 100644 resources/icons/SVG/Linear/Like/Medal Ribbon Star.svg create mode 100644 resources/icons/SVG/Linear/Like/Medal Ribbon.svg create mode 100644 resources/icons/SVG/Linear/Like/Medal Ribbons Star.svg create mode 100644 resources/icons/SVG/Linear/Like/Medal Star Circle.svg create mode 100644 resources/icons/SVG/Linear/Like/Medal Star Square.svg create mode 100644 resources/icons/SVG/Linear/Like/Medal Star.svg create mode 100644 resources/icons/SVG/Linear/Like/Star Shine.svg create mode 100644 resources/icons/SVG/Linear/Like/Star.svg create mode 100644 resources/icons/SVG/Linear/List/Bill.svg create mode 100644 resources/icons/SVG/Linear/List/Checklist Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/List/Checklist.svg create mode 100644 resources/icons/SVG/Linear/List/List Arrow Down Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/List/List Arrow Down.svg create mode 100644 resources/icons/SVG/Linear/List/List Arrow Up Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/List/List Arrow Up.svg create mode 100644 resources/icons/SVG/Linear/List/List Check Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/List/List Check.svg create mode 100644 resources/icons/SVG/Linear/List/List Cross Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/List/List Cross.svg create mode 100644 resources/icons/SVG/Linear/List/List Down Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/List/List Down.svg create mode 100644 resources/icons/SVG/Linear/List/List Heart Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/List/List Heart.svg create mode 100644 resources/icons/SVG/Linear/List/List Up Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/List/List Up.svg create mode 100644 resources/icons/SVG/Linear/List/List-1.svg create mode 100644 resources/icons/SVG/Linear/List/List.svg create mode 100644 resources/icons/SVG/Linear/List/Plaaylist Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/List/Playlist 2.svg create mode 100644 resources/icons/SVG/Linear/List/Playlist Minimalistic 2.svg create mode 100644 resources/icons/SVG/Linear/List/Playlist Minimalistic 3.svg create mode 100644 resources/icons/SVG/Linear/List/Playlist.svg create mode 100644 resources/icons/SVG/Linear/List/Sort By Alphabet.svg create mode 100644 resources/icons/SVG/Linear/List/Sort By Time.svg create mode 100644 resources/icons/SVG/Linear/List/Sort From Bottom To Top.svg create mode 100644 resources/icons/SVG/Linear/List/Sort From Top To Bottom.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Branching Paths Down.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Branching Paths Up.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Compass Big.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Compass Square.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Compass.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/GPS.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Global.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Globus.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Map Arrow Down.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Map Arrow Left.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Map Arrow Right.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Map Arrow Square.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Map Arrow Up.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Map Point Add.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Map Point Favourite.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Map Point Hospital.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Map Point Remove.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Map Point Rotate.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Map Point School.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Map Point Search.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Map Point Wave.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Map Point.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Map.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/People Nearby.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Point On Map Perspective.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Point On Map.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Radar 2.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Radar.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Route.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Routing 2.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Routing 3.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Routing.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Signpost 2.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Signpost.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Streets Map Point.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Streets Navigation.svg create mode 100644 resources/icons/SVG/Linear/Map & Location/Streets.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Adhesive Plaster 2.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Adhesive Plaster.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Bacteria.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Benzene Ring.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Bone Broken.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Bone Crack.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Bone.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Bones.svg create mode 100644 resources/icons/SVG/Linear/Medicine/DNA.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Dropper 2.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Dropper 3.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Dropper Minimalistic 2.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Dropper Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Dropper.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Health.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Heart Pulse 2.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Heart Pulse.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Jar Of Pills 2.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Jar Of Pills.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Medical Kit.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Pill.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Pills 2.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Pills 3.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Pills.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Pulse 2.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Pulse.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Stethoscope.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Syringe.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Test Tube Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Test Tube.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Thermometer.svg create mode 100644 resources/icons/SVG/Linear/Medicine/Virus.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Square Arrow.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Square Call.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Square Check.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Square Code.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Square.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Dots.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Line.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Round Call.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Round Check.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Round Dots.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Round Like.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Round Line.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Round Money.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Round Unread.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Round Video.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Round.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Square Like.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Chat Unread.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Check Read.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Dialog 2.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Dialog.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Forward.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Inbox Archive.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Inbox In.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Inbox Line.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Inbox Out.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Inbox Unread.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Inbox.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Letter Opened.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Letter Unread.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Letter.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Mailbox.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Multiple Forward Left.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Multiple Forward Right.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Paperclip 2.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Paperclip Rounded 2.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Paperclip Rounded.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Paperclip.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Pen 2.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Pen New Round.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Pen New Square.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Pen.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Plain 2.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Plain 3.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Plain.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Square Forward.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Square Share Line.svg create mode 100644 resources/icons/SVG/Linear/Messages, Conversation/Unread.svg create mode 100644 resources/icons/SVG/Linear/Money/Banknote 2.svg create mode 100644 resources/icons/SVG/Linear/Money/Banknote.svg create mode 100644 resources/icons/SVG/Linear/Money/Bill Check.svg create mode 100644 resources/icons/SVG/Linear/Money/Bill Cross.svg create mode 100644 resources/icons/SVG/Linear/Money/Bill List.svg create mode 100644 resources/icons/SVG/Linear/Money/Bill.svg create mode 100644 resources/icons/SVG/Linear/Money/Card 2.svg create mode 100644 resources/icons/SVG/Linear/Money/Card Recive.svg create mode 100644 resources/icons/SVG/Linear/Money/Card Search.svg create mode 100644 resources/icons/SVG/Linear/Money/Card Send.svg create mode 100644 resources/icons/SVG/Linear/Money/Card Transfer.svg create mode 100644 resources/icons/SVG/Linear/Money/Card.svg create mode 100644 resources/icons/SVG/Linear/Money/Cardholder.svg create mode 100644 resources/icons/SVG/Linear/Money/Cash Out.svg create mode 100644 resources/icons/SVG/Linear/Money/Dollar Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Money/Dollar.svg create mode 100644 resources/icons/SVG/Linear/Money/Euro.svg create mode 100644 resources/icons/SVG/Linear/Money/Money Bag.svg create mode 100644 resources/icons/SVG/Linear/Money/Ruble.svg create mode 100644 resources/icons/SVG/Linear/Money/Safe 2.svg create mode 100644 resources/icons/SVG/Linear/Money/Safe Circle.svg create mode 100644 resources/icons/SVG/Linear/Money/Safe Square.svg create mode 100644 resources/icons/SVG/Linear/Money/Sale Square.svg create mode 100644 resources/icons/SVG/Linear/Money/Sale.svg create mode 100644 resources/icons/SVG/Linear/Money/Tag Horizontal.svg create mode 100644 resources/icons/SVG/Linear/Money/Tag Price.svg create mode 100644 resources/icons/SVG/Linear/Money/Tag.svg create mode 100644 resources/icons/SVG/Linear/Money/Ticker Star.svg create mode 100644 resources/icons/SVG/Linear/Money/Ticket Sale.svg create mode 100644 resources/icons/SVG/Linear/Money/Ticket.svg create mode 100644 resources/icons/SVG/Linear/Money/Verified Check.svg create mode 100644 resources/icons/SVG/Linear/Money/Wad Of Money.svg create mode 100644 resources/icons/SVG/Linear/Money/Wallet 2.svg create mode 100644 resources/icons/SVG/Linear/Money/Wallet Money.svg create mode 100644 resources/icons/SVG/Linear/Money/Wallet.svg create mode 100644 resources/icons/SVG/Linear/Nature, Travel/Bonfire.svg create mode 100644 resources/icons/SVG/Linear/Nature, Travel/Fire Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Nature, Travel/Fire Square.svg create mode 100644 resources/icons/SVG/Linear/Nature, Travel/Fire.svg create mode 100644 resources/icons/SVG/Linear/Nature, Travel/Flame.svg create mode 100644 resources/icons/SVG/Linear/Nature, Travel/Leaf.svg create mode 100644 resources/icons/SVG/Linear/Nature, Travel/Suitcase Lines.svg create mode 100644 resources/icons/SVG/Linear/Nature, Travel/Suitcase Tag.svg create mode 100644 resources/icons/SVG/Linear/Nature, Travel/Suitcase.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Bug Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Bug.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Code 2.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Code Circle.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Code Square.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Code.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Command.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Hashtag Chat.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Hashtag Circle.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Hashtag Square.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Hashtag.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Programming.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Screencast 2.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Screencast.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Sidebar Code.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Sidebar Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Siderbar.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Slash Circle.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Slash Square.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Station Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Station.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Structure.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Translation 2.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Translation.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/USB Circle.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/USB Square.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/USB.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Wi-Fi Router Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Wi-Fi Router Round.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Wi-Fi Router.svg create mode 100644 resources/icons/SVG/Linear/Network, IT, Programming/Window Frame.svg create mode 100644 resources/icons/SVG/Linear/Notes/Archive Check.svg create mode 100644 resources/icons/SVG/Linear/Notes/Archive Down Minimlistic.svg create mode 100644 resources/icons/SVG/Linear/Notes/Archive Down.svg create mode 100644 resources/icons/SVG/Linear/Notes/Archive Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Notes/Archive Up Minimlistic.svg create mode 100644 resources/icons/SVG/Linear/Notes/Archive Up.svg create mode 100644 resources/icons/SVG/Linear/Notes/Archive.svg create mode 100644 resources/icons/SVG/Linear/Notes/Clipboard Add.svg create mode 100644 resources/icons/SVG/Linear/Notes/Clipboard Check.svg create mode 100644 resources/icons/SVG/Linear/Notes/Clipboard Heart.svg create mode 100644 resources/icons/SVG/Linear/Notes/Clipboard List.svg create mode 100644 resources/icons/SVG/Linear/Notes/Clipboard Remove.svg create mode 100644 resources/icons/SVG/Linear/Notes/Clipboard Text.svg create mode 100644 resources/icons/SVG/Linear/Notes/Clipboard.svg create mode 100644 resources/icons/SVG/Linear/Notes/Document Add.svg create mode 100644 resources/icons/SVG/Linear/Notes/Document Medicine.svg create mode 100644 resources/icons/SVG/Linear/Notes/Document Text.svg create mode 100644 resources/icons/SVG/Linear/Notes/Document.svg create mode 100644 resources/icons/SVG/Linear/Notes/Documents Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Notes/Documents.svg create mode 100644 resources/icons/SVG/Linear/Notes/Notebook.svg create mode 100644 resources/icons/SVG/Linear/Notes/Notes Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Notes/Notes.svg create mode 100644 resources/icons/SVG/Linear/Notifications/Bell Bing.svg create mode 100644 resources/icons/SVG/Linear/Notifications/Bell Off.svg create mode 100644 resources/icons/SVG/Linear/Notifications/Bell.svg create mode 100644 resources/icons/SVG/Linear/Notifications/Notification Lines Remove.svg create mode 100644 resources/icons/SVG/Linear/Notifications/Notification Remove.svg create mode 100644 resources/icons/SVG/Linear/Notifications/Notification Unread Lines.svg create mode 100644 resources/icons/SVG/Linear/Notifications/Notification Unread.svg create mode 100644 resources/icons/SVG/Linear/School/Backpack.svg create mode 100644 resources/icons/SVG/Linear/School/Book 2.svg create mode 100644 resources/icons/SVG/Linear/School/Book Bookmark Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/School/Book Bookmark.svg create mode 100644 resources/icons/SVG/Linear/School/Book Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/School/Book.svg create mode 100644 resources/icons/SVG/Linear/School/Bookmark Circle.svg create mode 100644 resources/icons/SVG/Linear/School/Bookmark Opened.svg create mode 100644 resources/icons/SVG/Linear/School/Bookmark Square Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/School/Bookmark Square.svg create mode 100644 resources/icons/SVG/Linear/School/Bookmark.svg create mode 100644 resources/icons/SVG/Linear/School/Calculator Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/School/Calculator.svg create mode 100644 resources/icons/SVG/Linear/School/Case Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/School/Case Round Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/School/Case Round.svg create mode 100644 resources/icons/SVG/Linear/School/Case.svg create mode 100644 resources/icons/SVG/Linear/School/Diploma Verified.svg create mode 100644 resources/icons/SVG/Linear/School/Diploma.svg create mode 100644 resources/icons/SVG/Linear/School/Document.svg create mode 100644 resources/icons/SVG/Linear/School/Notebook Bookmark.svg create mode 100644 resources/icons/SVG/Linear/School/Notebook Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/School/Notebook Square.svg create mode 100644 resources/icons/SVG/Linear/School/Notebook.svg create mode 100644 resources/icons/SVG/Linear/School/Passport Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/School/Passport.svg create mode 100644 resources/icons/SVG/Linear/School/Plus, Minus.svg create mode 100644 resources/icons/SVG/Linear/School/Square Academic Cap 2.svg create mode 100644 resources/icons/SVG/Linear/School/Square Academic Cap.svg create mode 100644 resources/icons/SVG/Linear/Search/Magnifer Bug.svg create mode 100644 resources/icons/SVG/Linear/Search/Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Linear/Search/Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Linear/Search/Magnifer.svg create mode 100644 resources/icons/SVG/Linear/Search/Minimalistic Magnifer Bug.svg create mode 100644 resources/icons/SVG/Linear/Search/Minimalistic Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Linear/Search/Minimalistic Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Linear/Search/Minimalistic Magnifer.svg create mode 100644 resources/icons/SVG/Linear/Search/Rounded Magnifer Bug.svg create mode 100644 resources/icons/SVG/Linear/Search/Rounded Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Linear/Search/Rounded Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Linear/Search/Rounded Magnifer.svg create mode 100644 resources/icons/SVG/Linear/Security/Bomb Emoji.svg create mode 100644 resources/icons/SVG/Linear/Security/Bomb Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Security/Bomb.svg create mode 100644 resources/icons/SVG/Linear/Security/Code Scan.svg create mode 100644 resources/icons/SVG/Linear/Security/Eye Closed.svg create mode 100644 resources/icons/SVG/Linear/Security/Eye Scan.svg create mode 100644 resources/icons/SVG/Linear/Security/Eye.svg create mode 100644 resources/icons/SVG/Linear/Security/Incognito.svg create mode 100644 resources/icons/SVG/Linear/Security/Key Minimalistic 2.svg create mode 100644 resources/icons/SVG/Linear/Security/Key Minimalistic Square 2.svg create mode 100644 resources/icons/SVG/Linear/Security/Key Minimalistic Square 3.svg create mode 100644 resources/icons/SVG/Linear/Security/Key Minimalistic Square.svg create mode 100644 resources/icons/SVG/Linear/Security/Key Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Security/Key Square 2.svg create mode 100644 resources/icons/SVG/Linear/Security/Key Square.svg create mode 100644 resources/icons/SVG/Linear/Security/Key.svg create mode 100644 resources/icons/SVG/Linear/Security/Lock Keyhole Minimalistic Unlocked.svg create mode 100644 resources/icons/SVG/Linear/Security/Lock Keyhole Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Security/Lock Keyhole Unlocked.svg create mode 100644 resources/icons/SVG/Linear/Security/Lock Keyhole.svg create mode 100644 resources/icons/SVG/Linear/Security/Lock Password Unlocked.svg create mode 100644 resources/icons/SVG/Linear/Security/Lock Password.svg create mode 100644 resources/icons/SVG/Linear/Security/Lock Unlocked.svg create mode 100644 resources/icons/SVG/Linear/Security/Lock.svg create mode 100644 resources/icons/SVG/Linear/Security/Object Scan.svg create mode 100644 resources/icons/SVG/Linear/Security/Password Minimalistic Input.svg create mode 100644 resources/icons/SVG/Linear/Security/Password Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Security/Password.svg create mode 100644 resources/icons/SVG/Linear/Security/QR Code.svg create mode 100644 resources/icons/SVG/Linear/Security/Scanner 2.svg create mode 100644 resources/icons/SVG/Linear/Security/Scanner.svg create mode 100644 resources/icons/SVG/Linear/Security/Shield Check.svg create mode 100644 resources/icons/SVG/Linear/Security/Shield Cross.svg create mode 100644 resources/icons/SVG/Linear/Security/Shield Keyhole Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Security/Shield Keyhole.svg create mode 100644 resources/icons/SVG/Linear/Security/Shield Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Security/Shield Minus.svg create mode 100644 resources/icons/SVG/Linear/Security/Shield Network.svg create mode 100644 resources/icons/SVG/Linear/Security/Shield Plus.svg create mode 100644 resources/icons/SVG/Linear/Security/Shield Star.svg create mode 100644 resources/icons/SVG/Linear/Security/Shield Up.svg create mode 100644 resources/icons/SVG/Linear/Security/Shield User.svg create mode 100644 resources/icons/SVG/Linear/Security/Shield Warning.svg create mode 100644 resources/icons/SVG/Linear/Security/Shield.svg create mode 100644 resources/icons/SVG/Linear/Security/Siren Rounded.svg create mode 100644 resources/icons/SVG/Linear/Security/Siren.svg create mode 100644 resources/icons/SVG/Linear/Settings, Fine Tuning/Settings Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Settings, Fine Tuning/Settings.svg create mode 100644 resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning 2.svg create mode 100644 resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning 3.svg create mode 100644 resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning 4.svg create mode 100644 resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning Square 2.svg create mode 100644 resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning Square.svg create mode 100644 resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning.svg create mode 100644 resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 2.svg create mode 100644 resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 3.svg create mode 100644 resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 4.svg create mode 100644 resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 5.svg create mode 100644 resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 6.svg create mode 100644 resources/icons/SVG/Linear/Settings, Fine Tuning/Widget Add.svg create mode 100644 resources/icons/SVG/Linear/Settings, Fine Tuning/Widget.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Bag 2.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Bag 3.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Bag 4.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Bag 5.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Check.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Cross.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Heart.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Music 2.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Music.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Smile.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Bag.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Cart 2.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Cart 3.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Cart 4.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Cart 5.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Check.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Cross.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large 2.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large 3.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large 4.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Plus.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Cart.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Shop 2.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Shop Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Shopping, Ecommerce/Shop.svg create mode 100644 resources/icons/SVG/Linear/Sports/Balls.svg create mode 100644 resources/icons/SVG/Linear/Sports/Basketball.svg create mode 100644 resources/icons/SVG/Linear/Sports/Bicycling Round.svg create mode 100644 resources/icons/SVG/Linear/Sports/Bicycling.svg create mode 100644 resources/icons/SVG/Linear/Sports/Body Shape Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Sports/Body Shape.svg create mode 100644 resources/icons/SVG/Linear/Sports/Bowling.svg create mode 100644 resources/icons/SVG/Linear/Sports/Dumbbell Large Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Sports/Dumbbell Large.svg create mode 100644 resources/icons/SVG/Linear/Sports/Dumbbell Small.svg create mode 100644 resources/icons/SVG/Linear/Sports/Dumbbell.svg create mode 100644 resources/icons/SVG/Linear/Sports/Dumbbells 2.svg create mode 100644 resources/icons/SVG/Linear/Sports/Dumbbells.svg create mode 100644 resources/icons/SVG/Linear/Sports/Football.svg create mode 100644 resources/icons/SVG/Linear/Sports/Golf.svg create mode 100644 resources/icons/SVG/Linear/Sports/Hiking Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Sports/Hiking Round.svg create mode 100644 resources/icons/SVG/Linear/Sports/Hiking.svg create mode 100644 resources/icons/SVG/Linear/Sports/Meditation Round.svg create mode 100644 resources/icons/SVG/Linear/Sports/Meditation.svg create mode 100644 resources/icons/SVG/Linear/Sports/Ranking.svg create mode 100644 resources/icons/SVG/Linear/Sports/Rugby.svg create mode 100644 resources/icons/SVG/Linear/Sports/Running 2.svg create mode 100644 resources/icons/SVG/Linear/Sports/Running Round.svg create mode 100644 resources/icons/SVG/Linear/Sports/Running.svg create mode 100644 resources/icons/SVG/Linear/Sports/Skateboard.svg create mode 100644 resources/icons/SVG/Linear/Sports/Skateboarding Round.svg create mode 100644 resources/icons/SVG/Linear/Sports/Skateboarding.svg create mode 100644 resources/icons/SVG/Linear/Sports/Stretching Round.svg create mode 100644 resources/icons/SVG/Linear/Sports/Stretching.svg create mode 100644 resources/icons/SVG/Linear/Sports/Swimming.svg create mode 100644 resources/icons/SVG/Linear/Sports/Tennis 2.svg create mode 100644 resources/icons/SVG/Linear/Sports/Tennis.svg create mode 100644 resources/icons/SVG/Linear/Sports/Treadmill Round.svg create mode 100644 resources/icons/SVG/Linear/Sports/Treadmill.svg create mode 100644 resources/icons/SVG/Linear/Sports/Volleyball 2.svg create mode 100644 resources/icons/SVG/Linear/Sports/Volleyball.svg create mode 100644 resources/icons/SVG/Linear/Sports/Walking Round.svg create mode 100644 resources/icons/SVG/Linear/Sports/Walking.svg create mode 100644 resources/icons/SVG/Linear/Sports/Water Sun.svg create mode 100644 resources/icons/SVG/Linear/Sports/Water.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Backspace.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Eraser Circle.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Eraser Square.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Eraser.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Link Broken Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Link Broken.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Link Circle.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Link Minimalistic 2.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Link Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Link Round Angle.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Link Round.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Link Square.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Link.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Paragraph Spacing.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Bold Circle.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Bold Square.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Bold.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Circle.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Cross Circle.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Cross Square.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Cross.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Field Focus.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Field.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Italic Circle.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Italic Square.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Italic.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Selection.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Square 2.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Square.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Underline Circle.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Underline Cross.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text Underline.svg create mode 100644 resources/icons/SVG/Linear/Text Formatting/Text.svg create mode 100644 resources/icons/SVG/Linear/Time/Alarm Add.svg create mode 100644 resources/icons/SVG/Linear/Time/Alarm Pause.svg create mode 100644 resources/icons/SVG/Linear/Time/Alarm Play.svg create mode 100644 resources/icons/SVG/Linear/Time/Alarm Remove.svg create mode 100644 resources/icons/SVG/Linear/Time/Alarm Sleep.svg create mode 100644 resources/icons/SVG/Linear/Time/Alarm Turn Off.svg create mode 100644 resources/icons/SVG/Linear/Time/Alarm.svg create mode 100644 resources/icons/SVG/Linear/Time/Calendar Add.svg create mode 100644 resources/icons/SVG/Linear/Time/Calendar Date.svg create mode 100644 resources/icons/SVG/Linear/Time/Calendar Mark.svg create mode 100644 resources/icons/SVG/Linear/Time/Calendar Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Time/Calendar Search.svg create mode 100644 resources/icons/SVG/Linear/Time/Calendar.svg create mode 100644 resources/icons/SVG/Linear/Time/Clock Circle.svg create mode 100644 resources/icons/SVG/Linear/Time/Clock Square.svg create mode 100644 resources/icons/SVG/Linear/Time/History 2.svg create mode 100644 resources/icons/SVG/Linear/Time/History 3.svg create mode 100644 resources/icons/SVG/Linear/Time/History.svg create mode 100644 resources/icons/SVG/Linear/Time/Hourglass Line.svg create mode 100644 resources/icons/SVG/Linear/Time/Hourglass.svg create mode 100644 resources/icons/SVG/Linear/Time/Stopwatch Pause.svg create mode 100644 resources/icons/SVG/Linear/Time/Stopwatch Play.svg create mode 100644 resources/icons/SVG/Linear/Time/Stopwatch.svg create mode 100644 resources/icons/SVG/Linear/Time/Watch Round.svg create mode 100644 resources/icons/SVG/Linear/Time/Watch Square Minimalistic Charge.svg create mode 100644 resources/icons/SVG/Linear/Time/Watch Square Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Time/Watch Square.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Accumulator.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Bus.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Electric Refueling.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Gas Station.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Kick Scooter.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Scooter.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Shock Absorber.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Spedometer Low.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Spedometer Max.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Spedometer Middle.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Suspension Bolt.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Suspension Cross.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Suspension.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Tram.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Transmission Circle.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Transmission Square.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Transmission.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Wheel Angle.svg create mode 100644 resources/icons/SVG/Linear/Transport, Parts, Service/Wheel.svg create mode 100644 resources/icons/SVG/Linear/Users/User Block Rounded.svg create mode 100644 resources/icons/SVG/Linear/Users/User Block.svg create mode 100644 resources/icons/SVG/Linear/Users/User Check Rounded.svg create mode 100644 resources/icons/SVG/Linear/Users/User Check.svg create mode 100644 resources/icons/SVG/Linear/Users/User Circle.svg create mode 100644 resources/icons/SVG/Linear/Users/User Cross Rounded.svg create mode 100644 resources/icons/SVG/Linear/Users/User Cross.svg create mode 100644 resources/icons/SVG/Linear/Users/User Hand Up.svg create mode 100644 resources/icons/SVG/Linear/Users/User Hands.svg create mode 100644 resources/icons/SVG/Linear/Users/User Heart Rounded.svg create mode 100644 resources/icons/SVG/Linear/Users/User Heart.svg create mode 100644 resources/icons/SVG/Linear/Users/User Id.svg create mode 100644 resources/icons/SVG/Linear/Users/User Minus Rounded.svg create mode 100644 resources/icons/SVG/Linear/Users/User Minus.svg create mode 100644 resources/icons/SVG/Linear/Users/User Plus Rounded.svg create mode 100644 resources/icons/SVG/Linear/Users/User Plus.svg create mode 100644 resources/icons/SVG/Linear/Users/User Rounded.svg create mode 100644 resources/icons/SVG/Linear/Users/User Speak Rounded.svg create mode 100644 resources/icons/SVG/Linear/Users/User Speak.svg create mode 100644 resources/icons/SVG/Linear/Users/User.svg create mode 100644 resources/icons/SVG/Linear/Users/Users Group Rounded.svg create mode 100644 resources/icons/SVG/Linear/Users/Users Group Two Rounded.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Album.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Camera Add.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Camera Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Camera Rotate.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Camera Square.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Camera.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Edit.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Open Play.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Open.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Play.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Text.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Full Screen Circle.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Full Screen Square.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Full Screen.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Add.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Check.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Circle.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Download.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Edit.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Favourite.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Remove.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Round.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Send.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Wide.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Gallery.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Library.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Microphone 2.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Microphone 3.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Microphone Large.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Microphone.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Music Library 2.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Music Library.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Music Note 2.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Music Note 3.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Music Note 4.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Music Note Slider 2.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Music Note Slider.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Music Note.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Music Notes.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Muted.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/PIP 2.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/PIP.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Panorama.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Pause Circle.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Pause.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Play Circle.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Play Stream.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Play.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Playback Speed.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Podcast.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Quit Full Screen Circle.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Quit Full Screen Square.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Quit Full Screen.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Quit PIP.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Record Circle.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Record.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Reel 2.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Reel.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Repeat One Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Repeat One.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Repeat.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 10 Seconds Back.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 10 Seconds Forward.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 15 Seconds Back.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 15 Seconds Forward.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 5 Seconds Back.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 5 Seconds Forward.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Rewind Back Circle.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Rewind Back.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Rewind Forward Circle.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Rewind Forward.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Shuffle.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Skip Next.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Skip Previous.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Soundwave Circle.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Soundwave Square.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Soundwave.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Stop Circle.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Stop.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Stream.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/To PIP.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Upload Track 2.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Upload Track.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame 2.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Cut 2.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Cut.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Play Horizontal.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Play Vertical.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Replace.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Video Library.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Videocamera Add.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Videocamera Record.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Videocamera.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Vinyl Record.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Vinyl.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Volume Cross.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Volume Loud.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Volume Small.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Volume.svg create mode 100644 resources/icons/SVG/Linear/Video, Audio, Sound/Wallpaper.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloud Bolt Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloud Bolt.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloud Check.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloud Download.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloud Minus.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloud Plus.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloud Rain.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloud Snowfall Minimalistic.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloud Snowfall.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloud Storm.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloud Sun 2.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloud Sun.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloud Upload.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloud Waterdrop.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloud Waterdrops.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloud.svg create mode 100644 resources/icons/SVG/Linear/Weather/Clouds.svg create mode 100644 resources/icons/SVG/Linear/Weather/Cloudy Moon.svg create mode 100644 resources/icons/SVG/Linear/Weather/Clound Cross.svg create mode 100644 resources/icons/SVG/Linear/Weather/Fog.svg create mode 100644 resources/icons/SVG/Linear/Weather/Moon Fog.svg create mode 100644 resources/icons/SVG/Linear/Weather/Moon Sleep.svg create mode 100644 resources/icons/SVG/Linear/Weather/Moon Stars.svg create mode 100644 resources/icons/SVG/Linear/Weather/Moon.svg create mode 100644 resources/icons/SVG/Linear/Weather/Snowflake.svg create mode 100644 resources/icons/SVG/Linear/Weather/Stars.svg create mode 100644 resources/icons/SVG/Linear/Weather/Sun 2.svg create mode 100644 resources/icons/SVG/Linear/Weather/Sun Fog.svg create mode 100644 resources/icons/SVG/Linear/Weather/Sun.svg create mode 100644 resources/icons/SVG/Linear/Weather/Sunrise.svg create mode 100644 resources/icons/SVG/Linear/Weather/Sunset.svg create mode 100644 resources/icons/SVG/Linear/Weather/Temperature.svg create mode 100644 resources/icons/SVG/Linear/Weather/Tornado Small.svg create mode 100644 resources/icons/SVG/Linear/Weather/Tornado.svg create mode 100644 resources/icons/SVG/Linear/Weather/Waterdrops.svg create mode 100644 resources/icons/SVG/Linear/Weather/Wind.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Arrow To Down Left.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Arrow To Down Right.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Arrow To Top Left.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Arrow To Top Right.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Circle Bottom Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Circle Bottom Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Circle Top Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Circle Top Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Download Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Download Square.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Download Twice Square.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Download.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Exit.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Export.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Forward 2.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Forward.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Import.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Login 2.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Login 3.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Login.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Logout 2.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Logout 3.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Logout.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Maximize Square 2.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Maximize Square 3.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Maximize Square Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Maximize Square.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Maximize.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Minimize Square 2.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Minimize Square 3.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Minimize Square Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Minimize Square.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Minimize.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Recive Square.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Recive Twice Square.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Reorder.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Reply 2.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Reply.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Scale.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Screen Share.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Send Square.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Send Twice Square.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Square Bottom Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Square Bottom Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Square Top Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Square Top Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Undo Left Round Square.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Undo Left Round.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Undo Left Square.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Undo Left.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Undo Right Round Square.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Undo Right Round.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Undo Right Square.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Undo Right.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Upload Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Upload Square.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Upload Twice Square.svg create mode 100644 resources/icons/SVG/Outline/Arrows Action/Upload.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Arrow Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Arrow Left Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Arrow Left Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Arrow Left.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Arrow Right Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Arrow Right Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Arrow Right.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Arrow Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Refresh Circle.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Refresh Square.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Refresh.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Restart Circle.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Restart Square.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Restart.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Arrow Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Arrow Left Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Arrow Left Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Arrow Left.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Arrow Right Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Arrow Right Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Arrow Right.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Arrow Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Sort Horizontal.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Sort Vertical.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Transfer Diagonal.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Round Transfer Vertical.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Sort Horizontal.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Sort Vertical.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Arrow Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Arrow Left Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Arrow Left Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Arrow Left.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Arrow Right Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Arrow Right Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Arrow Right.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Arrow Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Double Alt Arrow Right.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Double Alt Arrow Down.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Double Alt Arrow Left.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Double Alt Arrow Up.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Sort Horizontal.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Sort Vertical.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Square Transfer Vertical.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Transfer Horizontal.svg create mode 100644 resources/icons/SVG/Outline/Arrows/Transfer Vertical.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Asteroid.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Atom.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Black Hole 2.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Black Hole 3.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Black Hole.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Earth.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Infinity.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Men.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Planet 2.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Planet 3.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Planet 4.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Planet.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Rocket 2.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Rocket.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Satellite.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Star Angle.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Star Circle.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Star Fall 2.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Star Fall Minimalistic 2.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Star Fall Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Star Fall.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Star Rainbow.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Star Ring.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Star Rings.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Star.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Stars Line.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Stars Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Stars.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/UFO 2.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/UFO 3.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/UFO.svg create mode 100644 resources/icons/SVG/Outline/Astronomy/Women.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Chart 2.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Chart Square.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Chart.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Chat Square 2.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Course Down.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Course Up.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Diagram Down.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Diagram Up.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Graph Down New.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Graph Down.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Graph New Up.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Graph New.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Graph Up.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Graph.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Pie Chart 2.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Pie Chart 3.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Pie Chart.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Presentation Graph.svg create mode 100644 resources/icons/SVG/Outline/Business, Statistic/Round Graph.svg create mode 100644 resources/icons/SVG/Outline/Call/Call Cancel Rounded.svg create mode 100644 resources/icons/SVG/Outline/Call/Call Cancel.svg create mode 100644 resources/icons/SVG/Outline/Call/Call Chat Rounded.svg create mode 100644 resources/icons/SVG/Outline/Call/Call Chat.svg create mode 100644 resources/icons/SVG/Outline/Call/Call Dropped Rounded.svg create mode 100644 resources/icons/SVG/Outline/Call/Call Dropped.svg create mode 100644 resources/icons/SVG/Outline/Call/Call Medicine Rounded.svg create mode 100644 resources/icons/SVG/Outline/Call/Call Medicine.svg create mode 100644 resources/icons/SVG/Outline/Call/End Call Rounded.svg create mode 100644 resources/icons/SVG/Outline/Call/End Call.svg create mode 100644 resources/icons/SVG/Outline/Call/Incoming Call Rounded.svg create mode 100644 resources/icons/SVG/Outline/Call/Incoming Call.svg create mode 100644 resources/icons/SVG/Outline/Call/Outgoing Call Rounded.svg create mode 100644 resources/icons/SVG/Outline/Call/Outgoing Call.svg create mode 100644 resources/icons/SVG/Outline/Call/Phone Calling Rounded.svg create mode 100644 resources/icons/SVG/Outline/Call/Phone Calling.svg create mode 100644 resources/icons/SVG/Outline/Call/Phone Rounded.svg create mode 100644 resources/icons/SVG/Outline/Call/Phone.svg create mode 100644 resources/icons/SVG/Outline/Call/Record Circle.svg create mode 100644 resources/icons/SVG/Outline/Call/Record Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Call/Record Square.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Align Bottom.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Align Horizonta Spacing.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Align Horizontal Center.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Align Left.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Align Right.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Align Top.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Align Vertical Center.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Align Vertical Spacing.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Colour Tuneing.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Crop Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Crop.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Filters.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Flip Horizontal.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Flip Vertical.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Layers Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Layers.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Mirror Left.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Mirror Right.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Paint Roller.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Palette Round.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Palette.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Pallete 2.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Pipette.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Radial Blur.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Ruler Angular.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Ruler Cross Pen.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Ruler Pen.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Ruler.svg create mode 100644 resources/icons/SVG/Outline/Design, Tools/Three Squares.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Airbuds Case Charge.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Airbuds Case Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Airbuds Case Open.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Airbuds Case.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Airbuds Charge.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Airbuds Check.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Airbuds Left.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Airbuds Remove.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Airbuds Right.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Airbuds.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Bluetooth Circle.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Bluetooth Square.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Bluetooth Wave.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Bluetooth.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Boombox.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/CPU Bolt.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/CPU.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Cassette 2.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Cassette.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Cloud Storage.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Devices.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Diskette.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Display.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Flash Drive.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Gameboy.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Gamepad Charge.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Gamepad Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Gamepad No Charge.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Gamepad Old.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Gamepad.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Headphones Round Sound.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Headphones Round.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Headphones Square Sound.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Headphones Square.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Keyboard.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Laptop 2.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Laptop 3.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Laptop Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Laptop.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Lightbulb Bolt.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Lightbulb Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Lightbulb.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Lightning.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Monitor Camera.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Monitor Smartphone.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Monitor.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Mouse Circle.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Mouse Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Mouse.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Plug Circle.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Printer 2.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Printer Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Printer.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Projector.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Radio Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Radio.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/SD Card.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/SIM Card Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/SIM Card.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/SIM Cards.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/SSD Round.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/SSD Square.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Server 2.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Server Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Server Path.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Server Square Cloud.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Server Square Update.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Server Square.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Server.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Smart Speaker 2.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Smart Speaker Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Smart Speaker.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Smartphone 2.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Smartphone Rotate 2.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Smartphone Rotate Angle.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Smartphone Rotate Orientation.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Smartphone Update.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Smartphone Vibration.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Smartphone.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Socket.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/TV.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Tablet.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Telescope.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Turntable Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Turntable Music Note.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Turntable.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Weigher.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/Wireless Charge.svg create mode 100644 resources/icons/SVG/Outline/Electronic, Devices/iPhone.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/4K.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Accessibility.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Add Circle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Add Square.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Augmented Reality.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Balloon.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Battery Charge Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Battery Charge.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Battery Full Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Battery Full.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Battery Half Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Battery Half.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Battery Low Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Battery Low.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Body.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Bolt Circle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Bolt.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Box Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Box.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Broom.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Cat.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Check Circle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Check Square.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Close Circle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Close Square.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Confetti Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Confetti.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Copy.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Copyright.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Cosmetic.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Creative Commons.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Crown Line.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Crown Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Crown Star.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Crown.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Cup First.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Cup Music.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Cup Star.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Cup.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Cursor Square.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Cursor.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Danger Circle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Danger Square.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Danger Triangle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Danger.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Database.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Delivery.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Explicit.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Feed.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Ferris Wheel.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Figma.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Filter.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Flag 2.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Flag.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Flashlight On.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Flashlight.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Forbidden Circle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Forbidden.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Fuel.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Ghost Smile.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Ghost.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Gift.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Glasses.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Hamburger Menu.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Hanger 2.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Hanger.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Help.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/High Definition.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/High Quality.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Home 2.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Home Add Angle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Home Add.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Home Angle 2.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Home Angle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Home Smile Angle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Home Smile.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Home WiFi Angle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Home WiFi.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Home.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Info Circle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Info Square.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Magic Stick 2.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Magic Stick 3.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Magic Stick.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Magnet Wave.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Magnet.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Mask Happly.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Mask Sad.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Masks.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Mention Circle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Mention Square.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Menu Dots Circle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Menu Dots Square.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Menu Dots.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Minus Circle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Minus Square.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Mirror.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Paper Bin.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Paw.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Perfume.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Pin Circle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Pin List.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Pin.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Plate.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Posts Carousel Horizontal.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Posts Carousel Vertical.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Power.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Question Circle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Question Square.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Reorder.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Revote.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Scissors Square.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Scissors.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Share Circle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Share.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Skirt.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Sledgehammer.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Sleeping.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Slider Horizontal.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Slider Minimalistic Horizontal.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Slider Vertical Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Slider Vertical.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Smart Home Angle.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Smart Home.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Sort.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Special Effects.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Subtitles.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/T-shirt.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Target.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Traffic Economy.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Traffic.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Trash Bin 2.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Trash Bin Minimalistic 2.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Trash Bin Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Trash Bin Trash.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Umbrella.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/Waterdrop.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/WinRar.svg create mode 100644 resources/icons/SVG/Outline/Essentional, UI/XXX.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Confounded Circle.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Confounded Square.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Emoji Funny Circle.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Emoji Funny Square.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Expressionless Circle.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Expressionless Square.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Face Scan Circle.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Face Scan Square.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Facemask Circle.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Facemask Square.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sad Circle.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sad Square.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sleeping Circle.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sleeping Square.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Smile Circle.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Smile Square.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Circle.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Smile Circle.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Smile Square.svg create mode 100644 resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Square.svg create mode 100644 resources/icons/SVG/Outline/Files/Cloud File.svg create mode 100644 resources/icons/SVG/Outline/Files/Code File.svg create mode 100644 resources/icons/SVG/Outline/Files/Figma File.svg create mode 100644 resources/icons/SVG/Outline/Files/File Check.svg create mode 100644 resources/icons/SVG/Outline/Files/File Corrupted.svg create mode 100644 resources/icons/SVG/Outline/Files/File Download.svg create mode 100644 resources/icons/SVG/Outline/Files/File Favourite.svg create mode 100644 resources/icons/SVG/Outline/Files/File Left.svg create mode 100644 resources/icons/SVG/Outline/Files/File Remove.svg create mode 100644 resources/icons/SVG/Outline/Files/File Right.svg create mode 100644 resources/icons/SVG/Outline/Files/File Send.svg create mode 100644 resources/icons/SVG/Outline/Files/File Smile _).svg create mode 100644 resources/icons/SVG/Outline/Files/File Text.svg create mode 100644 resources/icons/SVG/Outline/Files/File.svg create mode 100644 resources/icons/SVG/Outline/Files/ZIP File.svg create mode 100644 resources/icons/SVG/Outline/Folders/Add Folder.svg create mode 100644 resources/icons/SVG/Outline/Folders/Folder 2.svg create mode 100644 resources/icons/SVG/Outline/Folders/Folder Check.svg create mode 100644 resources/icons/SVG/Outline/Folders/Folder Cloud.svg create mode 100644 resources/icons/SVG/Outline/Folders/Folder Error.svg create mode 100644 resources/icons/SVG/Outline/Folders/Folder Favourite (Bookmark).svg create mode 100644 resources/icons/SVG/Outline/Folders/Folder Favourite (Star).svg create mode 100644 resources/icons/SVG/Outline/Folders/Folder Open.svg create mode 100644 resources/icons/SVG/Outline/Folders/Folder Path Connect.svg create mode 100644 resources/icons/SVG/Outline/Folders/Folder Security.svg create mode 100644 resources/icons/SVG/Outline/Folders/Folder With Files.svg create mode 100644 resources/icons/SVG/Outline/Folders/Folder.svg create mode 100644 resources/icons/SVG/Outline/Folders/Move To Folder.svg create mode 100644 resources/icons/SVG/Outline/Folders/Remove Folder.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Bottle.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Chef Hat Heart.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Chef Hat Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Chef Hat.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Corkscrew.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Cup Hot.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Cup Paper.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Cup.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Donut Bitten.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Donut.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Ladle.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Oven Mitts Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Oven Mitts.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Rolling Pin.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Tea Cup.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Whisk.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Wineglass Triangle.svg create mode 100644 resources/icons/SVG/Outline/Food, Kitchen/Wineglass.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Armchair 2.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Armchair.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Bar Chair.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Bath.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Bed.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Bedside Table 2.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Bedside Table 3.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Bedside Table 4.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Bedside Table.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Chair 2.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Chair.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Chandelier.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Closet 2.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Closet.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Condicioner 2.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Condicioner.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Floor Lamp Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Floor Lamp.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Fridge.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Lamp.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Mirror.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Remote Controller 2.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Remote Controller Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Remote Controller.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Smart Vacuum Cleaner 2.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Smart Vacuum Cleaner.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Sofa 2.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Sofa 3.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Sofa.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Speaker Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Speaker.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Trellis.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Volume Knob.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Washing Machine Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Home, Furniture/Washing Machine.svg create mode 100644 resources/icons/SVG/Outline/Like/Dislike.svg create mode 100644 resources/icons/SVG/Outline/Like/Heart Angle.svg create mode 100644 resources/icons/SVG/Outline/Like/Heart Broken.svg create mode 100644 resources/icons/SVG/Outline/Like/Heart Lock.svg create mode 100644 resources/icons/SVG/Outline/Like/Heart Shine.svg create mode 100644 resources/icons/SVG/Outline/Like/Heart Unlock.svg create mode 100644 resources/icons/SVG/Outline/Like/Heart.svg create mode 100644 resources/icons/SVG/Outline/Like/Hearts.svg create mode 100644 resources/icons/SVG/Outline/Like/Like.svg create mode 100644 resources/icons/SVG/Outline/Like/Medal Ribbon Star.svg create mode 100644 resources/icons/SVG/Outline/Like/Medal Ribbon.svg create mode 100644 resources/icons/SVG/Outline/Like/Medal Ribbons Star.svg create mode 100644 resources/icons/SVG/Outline/Like/Medal Star Circle.svg create mode 100644 resources/icons/SVG/Outline/Like/Medal Star Square.svg create mode 100644 resources/icons/SVG/Outline/Like/Medal Star.svg create mode 100644 resources/icons/SVG/Outline/Like/Star Shine.svg create mode 100644 resources/icons/SVG/Outline/Like/Star.svg create mode 100644 resources/icons/SVG/Outline/List/Bill.svg create mode 100644 resources/icons/SVG/Outline/List/Checklist Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/List/Checklist.svg create mode 100644 resources/icons/SVG/Outline/List/List Arrow Down Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/List/List Arrow Down.svg create mode 100644 resources/icons/SVG/Outline/List/List Arrow Up Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/List/List Arrow Up.svg create mode 100644 resources/icons/SVG/Outline/List/List Check Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/List/List Check.svg create mode 100644 resources/icons/SVG/Outline/List/List Cross Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/List/List Cross.svg create mode 100644 resources/icons/SVG/Outline/List/List Down Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/List/List Down.svg create mode 100644 resources/icons/SVG/Outline/List/List Heart Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/List/List Heart.svg create mode 100644 resources/icons/SVG/Outline/List/List Up Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/List/List Up.svg create mode 100644 resources/icons/SVG/Outline/List/List-1.svg create mode 100644 resources/icons/SVG/Outline/List/List.svg create mode 100644 resources/icons/SVG/Outline/List/Plaaylist Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/List/Playlist 2.svg create mode 100644 resources/icons/SVG/Outline/List/Playlist Minimalistic 2.svg create mode 100644 resources/icons/SVG/Outline/List/Playlist Minimalistic 3.svg create mode 100644 resources/icons/SVG/Outline/List/Playlist.svg create mode 100644 resources/icons/SVG/Outline/List/Sort By Alphabet.svg create mode 100644 resources/icons/SVG/Outline/List/Sort By Time.svg create mode 100644 resources/icons/SVG/Outline/List/Sort From Bottom To Top.svg create mode 100644 resources/icons/SVG/Outline/List/Sort From Top To Bottom.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Branching Paths Down.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Branching Paths Up.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Compass Big.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Compass Square.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Compass.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/GPS.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Global.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Globus.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Map Arrow Down.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Map Arrow Left.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Map Arrow Right.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Map Arrow Square.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Map Arrow Up.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Map Point Add.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Map Point Favourite.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Map Point Hospital.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Map Point Remove.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Map Point Rotate.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Map Point School.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Map Point Search.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Map Point Wave.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Map Point.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Map.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/People Nearby.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Point On Map Perspective.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Point On Map.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Radar 2.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Radar.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Route.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Routing 2.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Routing 3.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Routing.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Signpost 2.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Signpost.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Streets Map Point.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Streets Navigation.svg create mode 100644 resources/icons/SVG/Outline/Map & Location/Streets.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Adhesive Plaster 2.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Adhesive Plaster.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Bacteria.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Benzene Ring.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Bone Broken.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Bone Crack.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Bone.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Bones.svg create mode 100644 resources/icons/SVG/Outline/Medicine/DNA.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Dropper 2.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Dropper 3.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Dropper Minimalistic 2.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Dropper Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Dropper.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Health.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Heart Pulse 2.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Heart Pulse.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Jar Of Pills 2.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Jar Of Pills.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Medical Kit.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Pill.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Pills 2.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Pills 3.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Pills.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Pulse 2.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Pulse.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Stethoscope.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Syringe.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Test Tube Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Test Tube.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Thermometer.svg create mode 100644 resources/icons/SVG/Outline/Medicine/Virus.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Dots.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Line.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Round Call.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Round Check.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Round Dots.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Round Like.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Round Line.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Round Money.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Round Unread.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Round Video.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Round.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Square Arrow.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Square Call.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Square Check.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Square Code.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Square Like.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Square.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Chat Unread.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Check Read.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Dialog 2.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Dialog.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Forward.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Inbox Archive.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Inbox In.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Inbox Line.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Inbox Out.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Inbox Unread.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Inbox.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Letter Opened.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Letter Unread.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Letter.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Mailbox.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Multiple Forward Left.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Multiple Forward Right.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Paperclip 2.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Paperclip Rounded 2.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Paperclip Rounded.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Paperclip.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Pen 2.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Pen New Round.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Pen New Square.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Pen.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Plain 2.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Plain 3.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Plain.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Square Forward.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Square Share Line.svg create mode 100644 resources/icons/SVG/Outline/Messages, Conversation/Unread.svg create mode 100644 resources/icons/SVG/Outline/Money/Banknote 2.svg create mode 100644 resources/icons/SVG/Outline/Money/Banknote.svg create mode 100644 resources/icons/SVG/Outline/Money/Bill Check.svg create mode 100644 resources/icons/SVG/Outline/Money/Bill Cross.svg create mode 100644 resources/icons/SVG/Outline/Money/Bill List.svg create mode 100644 resources/icons/SVG/Outline/Money/Bill.svg create mode 100644 resources/icons/SVG/Outline/Money/Card 2.svg create mode 100644 resources/icons/SVG/Outline/Money/Card Recive.svg create mode 100644 resources/icons/SVG/Outline/Money/Card Search.svg create mode 100644 resources/icons/SVG/Outline/Money/Card Send.svg create mode 100644 resources/icons/SVG/Outline/Money/Card Transfer.svg create mode 100644 resources/icons/SVG/Outline/Money/Card.svg create mode 100644 resources/icons/SVG/Outline/Money/Cardholder.svg create mode 100644 resources/icons/SVG/Outline/Money/Cash Out.svg create mode 100644 resources/icons/SVG/Outline/Money/Dollar Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Money/Dollar.svg create mode 100644 resources/icons/SVG/Outline/Money/Euro.svg create mode 100644 resources/icons/SVG/Outline/Money/Money Bag.svg create mode 100644 resources/icons/SVG/Outline/Money/Ruble.svg create mode 100644 resources/icons/SVG/Outline/Money/Safe 2.svg create mode 100644 resources/icons/SVG/Outline/Money/Safe Circle.svg create mode 100644 resources/icons/SVG/Outline/Money/Safe Square.svg create mode 100644 resources/icons/SVG/Outline/Money/Sale Square.svg create mode 100644 resources/icons/SVG/Outline/Money/Sale.svg create mode 100644 resources/icons/SVG/Outline/Money/Tag Horizontal.svg create mode 100644 resources/icons/SVG/Outline/Money/Tag Price.svg create mode 100644 resources/icons/SVG/Outline/Money/Tag.svg create mode 100644 resources/icons/SVG/Outline/Money/Ticker Star.svg create mode 100644 resources/icons/SVG/Outline/Money/Ticket Sale.svg create mode 100644 resources/icons/SVG/Outline/Money/Ticket.svg create mode 100644 resources/icons/SVG/Outline/Money/Verified Check.svg create mode 100644 resources/icons/SVG/Outline/Money/Wad Of Money.svg create mode 100644 resources/icons/SVG/Outline/Money/Wallet 2.svg create mode 100644 resources/icons/SVG/Outline/Money/Wallet Money.svg create mode 100644 resources/icons/SVG/Outline/Money/Wallet.svg create mode 100644 resources/icons/SVG/Outline/Nature, Travel/Bonfire.svg create mode 100644 resources/icons/SVG/Outline/Nature, Travel/Fire Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Nature, Travel/Fire Square.svg create mode 100644 resources/icons/SVG/Outline/Nature, Travel/Fire.svg create mode 100644 resources/icons/SVG/Outline/Nature, Travel/Flame.svg create mode 100644 resources/icons/SVG/Outline/Nature, Travel/Leaf.svg create mode 100644 resources/icons/SVG/Outline/Nature, Travel/Suitcase Lines.svg create mode 100644 resources/icons/SVG/Outline/Nature, Travel/Suitcase Tag.svg create mode 100644 resources/icons/SVG/Outline/Nature, Travel/Suitcase.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Bug Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Bug.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Code 2.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Code Circle.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Code Square.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Code.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Command.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Hashtag Chat.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Hashtag Circle.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Hashtag Square.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Hashtag.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Programming.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Screencast 2.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Screencast.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Sidebar Code.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Sidebar Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Siderbar.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Slash Circle.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Slash Square.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Station Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Station.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Structure.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Translation 2.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Translation.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/USB Circle.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/USB Square.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/USB.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Wi-Fi Router Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Wi-Fi Router Round.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Wi-Fi Router.svg create mode 100644 resources/icons/SVG/Outline/Network, IT, Programming/Window Frame.svg create mode 100644 resources/icons/SVG/Outline/Notes/Archive Check.svg create mode 100644 resources/icons/SVG/Outline/Notes/Archive Down Minimlistic.svg create mode 100644 resources/icons/SVG/Outline/Notes/Archive Down.svg create mode 100644 resources/icons/SVG/Outline/Notes/Archive Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Notes/Archive Up Minimlistic.svg create mode 100644 resources/icons/SVG/Outline/Notes/Archive Up.svg create mode 100644 resources/icons/SVG/Outline/Notes/Archive.svg create mode 100644 resources/icons/SVG/Outline/Notes/Clipboard Add.svg create mode 100644 resources/icons/SVG/Outline/Notes/Clipboard Check.svg create mode 100644 resources/icons/SVG/Outline/Notes/Clipboard Heart.svg create mode 100644 resources/icons/SVG/Outline/Notes/Clipboard List.svg create mode 100644 resources/icons/SVG/Outline/Notes/Clipboard Remove.svg create mode 100644 resources/icons/SVG/Outline/Notes/Clipboard Text.svg create mode 100644 resources/icons/SVG/Outline/Notes/Clipboard.svg create mode 100644 resources/icons/SVG/Outline/Notes/Document Add.svg create mode 100644 resources/icons/SVG/Outline/Notes/Document Medicine.svg create mode 100644 resources/icons/SVG/Outline/Notes/Document Text.svg create mode 100644 resources/icons/SVG/Outline/Notes/Document.svg create mode 100644 resources/icons/SVG/Outline/Notes/Documents Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Notes/Documents.svg create mode 100644 resources/icons/SVG/Outline/Notes/Notebook.svg create mode 100644 resources/icons/SVG/Outline/Notes/Notes Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Notes/Notes.svg create mode 100644 resources/icons/SVG/Outline/Notifications/Bell Bing.svg create mode 100644 resources/icons/SVG/Outline/Notifications/Bell Off.svg create mode 100644 resources/icons/SVG/Outline/Notifications/Bell.svg create mode 100644 resources/icons/SVG/Outline/Notifications/Notification Lines Remove.svg create mode 100644 resources/icons/SVG/Outline/Notifications/Notification Remove.svg create mode 100644 resources/icons/SVG/Outline/Notifications/Notification Unread Lines.svg create mode 100644 resources/icons/SVG/Outline/Notifications/Notification Unread.svg create mode 100644 resources/icons/SVG/Outline/School/Backpack.svg create mode 100644 resources/icons/SVG/Outline/School/Book 2.svg create mode 100644 resources/icons/SVG/Outline/School/Book Bookmark Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/School/Book Bookmark.svg create mode 100644 resources/icons/SVG/Outline/School/Book Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/School/Book.svg create mode 100644 resources/icons/SVG/Outline/School/Bookmark Circle.svg create mode 100644 resources/icons/SVG/Outline/School/Bookmark Opened.svg create mode 100644 resources/icons/SVG/Outline/School/Bookmark Square Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/School/Bookmark Square.svg create mode 100644 resources/icons/SVG/Outline/School/Bookmark.svg create mode 100644 resources/icons/SVG/Outline/School/Calculator Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/School/Calculator.svg create mode 100644 resources/icons/SVG/Outline/School/Case Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/School/Case Round Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/School/Case Round.svg create mode 100644 resources/icons/SVG/Outline/School/Case.svg create mode 100644 resources/icons/SVG/Outline/School/Diploma Verified.svg create mode 100644 resources/icons/SVG/Outline/School/Diploma.svg create mode 100644 resources/icons/SVG/Outline/School/Document.svg create mode 100644 resources/icons/SVG/Outline/School/Notebook Bookmark.svg create mode 100644 resources/icons/SVG/Outline/School/Notebook Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/School/Notebook Square.svg create mode 100644 resources/icons/SVG/Outline/School/Notebook.svg create mode 100644 resources/icons/SVG/Outline/School/Passport Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/School/Passport.svg create mode 100644 resources/icons/SVG/Outline/School/Plus, Minus.svg create mode 100644 resources/icons/SVG/Outline/School/Square Academic Cap 2.svg create mode 100644 resources/icons/SVG/Outline/School/Square Academic Cap.svg create mode 100644 resources/icons/SVG/Outline/Search/Magnifer Bug.svg create mode 100644 resources/icons/SVG/Outline/Search/Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Outline/Search/Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Outline/Search/Magnifer.svg create mode 100644 resources/icons/SVG/Outline/Search/Minimalistic Magnifer Bug.svg create mode 100644 resources/icons/SVG/Outline/Search/Minimalistic Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Outline/Search/Minimalistic Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Outline/Search/Minimalistic Magnifer.svg create mode 100644 resources/icons/SVG/Outline/Search/Rounded Magnifer Bug.svg create mode 100644 resources/icons/SVG/Outline/Search/Rounded Magnifer Zoom In.svg create mode 100644 resources/icons/SVG/Outline/Search/Rounded Magnifer Zoom Out.svg create mode 100644 resources/icons/SVG/Outline/Search/Rounded Magnifer.svg create mode 100644 resources/icons/SVG/Outline/Security/Bomb Emoji.svg create mode 100644 resources/icons/SVG/Outline/Security/Bomb Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Security/Bomb.svg create mode 100644 resources/icons/SVG/Outline/Security/Code Scan.svg create mode 100644 resources/icons/SVG/Outline/Security/Eye Closed.svg create mode 100644 resources/icons/SVG/Outline/Security/Eye Scan.svg create mode 100644 resources/icons/SVG/Outline/Security/Eye.svg create mode 100644 resources/icons/SVG/Outline/Security/Incognito.svg create mode 100644 resources/icons/SVG/Outline/Security/Key Minimalistic 2.svg create mode 100644 resources/icons/SVG/Outline/Security/Key Minimalistic Square 2.svg create mode 100644 resources/icons/SVG/Outline/Security/Key Minimalistic Square 3.svg create mode 100644 resources/icons/SVG/Outline/Security/Key Minimalistic Square.svg create mode 100644 resources/icons/SVG/Outline/Security/Key Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Security/Key Square 2.svg create mode 100644 resources/icons/SVG/Outline/Security/Key Square.svg create mode 100644 resources/icons/SVG/Outline/Security/Key.svg create mode 100644 resources/icons/SVG/Outline/Security/Lock Keyhole Minimalistic Unlocked.svg create mode 100644 resources/icons/SVG/Outline/Security/Lock Keyhole Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Security/Lock Keyhole Unlocked.svg create mode 100644 resources/icons/SVG/Outline/Security/Lock Keyhole.svg create mode 100644 resources/icons/SVG/Outline/Security/Lock Password Unlocked.svg create mode 100644 resources/icons/SVG/Outline/Security/Lock Password.svg create mode 100644 resources/icons/SVG/Outline/Security/Lock Unlocked.svg create mode 100644 resources/icons/SVG/Outline/Security/Lock.svg create mode 100644 resources/icons/SVG/Outline/Security/Object Scan.svg create mode 100644 resources/icons/SVG/Outline/Security/Password Minimalistic Input.svg create mode 100644 resources/icons/SVG/Outline/Security/Password Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Security/Password.svg create mode 100644 resources/icons/SVG/Outline/Security/QR Code.svg create mode 100644 resources/icons/SVG/Outline/Security/Scanner 2.svg create mode 100644 resources/icons/SVG/Outline/Security/Scanner.svg create mode 100644 resources/icons/SVG/Outline/Security/Shield Check.svg create mode 100644 resources/icons/SVG/Outline/Security/Shield Cross.svg create mode 100644 resources/icons/SVG/Outline/Security/Shield Keyhole Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Security/Shield Keyhole.svg create mode 100644 resources/icons/SVG/Outline/Security/Shield Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Security/Shield Minus.svg create mode 100644 resources/icons/SVG/Outline/Security/Shield Network.svg create mode 100644 resources/icons/SVG/Outline/Security/Shield Plus.svg create mode 100644 resources/icons/SVG/Outline/Security/Shield Star.svg create mode 100644 resources/icons/SVG/Outline/Security/Shield Up.svg create mode 100644 resources/icons/SVG/Outline/Security/Shield User.svg create mode 100644 resources/icons/SVG/Outline/Security/Shield Warning.svg create mode 100644 resources/icons/SVG/Outline/Security/Shield.svg create mode 100644 resources/icons/SVG/Outline/Security/Siren Rounded.svg create mode 100644 resources/icons/SVG/Outline/Security/Siren.svg create mode 100644 resources/icons/SVG/Outline/Settings, Fine Tuning/Settings Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Settings, Fine Tuning/Settings.svg create mode 100644 resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning 2.svg create mode 100644 resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning 3.svg create mode 100644 resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning 4.svg create mode 100644 resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning Square 2.svg create mode 100644 resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning Square.svg create mode 100644 resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning.svg create mode 100644 resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 2.svg create mode 100644 resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 3.svg create mode 100644 resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 4.svg create mode 100644 resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 5.svg create mode 100644 resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 6.svg create mode 100644 resources/icons/SVG/Outline/Settings, Fine Tuning/Widget Add.svg create mode 100644 resources/icons/SVG/Outline/Settings, Fine Tuning/Widget.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Bag 2.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Bag 3.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Bag 4.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Bag 5.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Check.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Cross.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Heart.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Music 2.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Music.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Smile.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Bag.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Cart 2.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Cart 3.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Cart 4.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Cart 5.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Check.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Cross.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large 2.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large 3.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large 4.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Plus.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Cart.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Shop 2.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Shop Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Shopping, Ecommerce/Shop.svg create mode 100644 resources/icons/SVG/Outline/Sports/Balls.svg create mode 100644 resources/icons/SVG/Outline/Sports/Basketball.svg create mode 100644 resources/icons/SVG/Outline/Sports/Bicycling Round.svg create mode 100644 resources/icons/SVG/Outline/Sports/Bicycling.svg create mode 100644 resources/icons/SVG/Outline/Sports/Body Shape Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Sports/Body Shape.svg create mode 100644 resources/icons/SVG/Outline/Sports/Bowling.svg create mode 100644 resources/icons/SVG/Outline/Sports/Dumbbell Large Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Sports/Dumbbell Large.svg create mode 100644 resources/icons/SVG/Outline/Sports/Dumbbell Small.svg create mode 100644 resources/icons/SVG/Outline/Sports/Dumbbell.svg create mode 100644 resources/icons/SVG/Outline/Sports/Dumbbells 2.svg create mode 100644 resources/icons/SVG/Outline/Sports/Dumbbells.svg create mode 100644 resources/icons/SVG/Outline/Sports/Football.svg create mode 100644 resources/icons/SVG/Outline/Sports/Golf.svg create mode 100644 resources/icons/SVG/Outline/Sports/Hiking Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Sports/Hiking Round.svg create mode 100644 resources/icons/SVG/Outline/Sports/Hiking.svg create mode 100644 resources/icons/SVG/Outline/Sports/Meditation Round.svg create mode 100644 resources/icons/SVG/Outline/Sports/Meditation.svg create mode 100644 resources/icons/SVG/Outline/Sports/Ranking.svg create mode 100644 resources/icons/SVG/Outline/Sports/Rugby.svg create mode 100644 resources/icons/SVG/Outline/Sports/Running 2.svg create mode 100644 resources/icons/SVG/Outline/Sports/Running Round.svg create mode 100644 resources/icons/SVG/Outline/Sports/Running.svg create mode 100644 resources/icons/SVG/Outline/Sports/Skateboard.svg create mode 100644 resources/icons/SVG/Outline/Sports/Skateboarding Round.svg create mode 100644 resources/icons/SVG/Outline/Sports/Skateboarding.svg create mode 100644 resources/icons/SVG/Outline/Sports/Stretching Round.svg create mode 100644 resources/icons/SVG/Outline/Sports/Stretching.svg create mode 100644 resources/icons/SVG/Outline/Sports/Swimming.svg create mode 100644 resources/icons/SVG/Outline/Sports/Tennis 2.svg create mode 100644 resources/icons/SVG/Outline/Sports/Tennis.svg create mode 100644 resources/icons/SVG/Outline/Sports/Treadmill Round.svg create mode 100644 resources/icons/SVG/Outline/Sports/Treadmill.svg create mode 100644 resources/icons/SVG/Outline/Sports/Volleyball 2.svg create mode 100644 resources/icons/SVG/Outline/Sports/Volleyball.svg create mode 100644 resources/icons/SVG/Outline/Sports/Walking Round.svg create mode 100644 resources/icons/SVG/Outline/Sports/Walking.svg create mode 100644 resources/icons/SVG/Outline/Sports/Water Sun.svg create mode 100644 resources/icons/SVG/Outline/Sports/Water.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Backspace.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Eraser Circle.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Eraser Square.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Eraser.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Link Broken Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Link Broken.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Link Circle.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Link Minimalistic 2.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Link Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Link Round Angle.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Link Round.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Link Square.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Link.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Paragraph Spacing.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Bold Circle.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Bold Square.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Bold.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Circle.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Cross Circle.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Cross Square.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Cross.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Field Focus.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Field.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Italic Circle.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Italic Square.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Italic.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Selection.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Square 2.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Square.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Underline Circle.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Underline Cross.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text Underline.svg create mode 100644 resources/icons/SVG/Outline/Text Formatting/Text.svg create mode 100644 resources/icons/SVG/Outline/Time/Alarm Add.svg create mode 100644 resources/icons/SVG/Outline/Time/Alarm Pause.svg create mode 100644 resources/icons/SVG/Outline/Time/Alarm Play.svg create mode 100644 resources/icons/SVG/Outline/Time/Alarm Remove.svg create mode 100644 resources/icons/SVG/Outline/Time/Alarm Sleep.svg create mode 100644 resources/icons/SVG/Outline/Time/Alarm Turn Off.svg create mode 100644 resources/icons/SVG/Outline/Time/Alarm.svg create mode 100644 resources/icons/SVG/Outline/Time/Calendar Add.svg create mode 100644 resources/icons/SVG/Outline/Time/Calendar Date.svg create mode 100644 resources/icons/SVG/Outline/Time/Calendar Mark.svg create mode 100644 resources/icons/SVG/Outline/Time/Calendar Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Time/Calendar Search.svg create mode 100644 resources/icons/SVG/Outline/Time/Calendar.svg create mode 100644 resources/icons/SVG/Outline/Time/Clock Circle.svg create mode 100644 resources/icons/SVG/Outline/Time/Clock Square.svg create mode 100644 resources/icons/SVG/Outline/Time/History 2.svg create mode 100644 resources/icons/SVG/Outline/Time/History 3.svg create mode 100644 resources/icons/SVG/Outline/Time/History.svg create mode 100644 resources/icons/SVG/Outline/Time/Hourglass Line.svg create mode 100644 resources/icons/SVG/Outline/Time/Hourglass.svg create mode 100644 resources/icons/SVG/Outline/Time/Stopwatch Pause.svg create mode 100644 resources/icons/SVG/Outline/Time/Stopwatch Play.svg create mode 100644 resources/icons/SVG/Outline/Time/Stopwatch.svg create mode 100644 resources/icons/SVG/Outline/Time/Watch Round.svg create mode 100644 resources/icons/SVG/Outline/Time/Watch Square Minimalistic Charge.svg create mode 100644 resources/icons/SVG/Outline/Time/Watch Square Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Time/Watch Square.svg create mode 100644 resources/icons/SVG/Outline/Users/User Block Rounded.svg create mode 100644 resources/icons/SVG/Outline/Users/User Block.svg create mode 100644 resources/icons/SVG/Outline/Users/User Check Rounded.svg create mode 100644 resources/icons/SVG/Outline/Users/User Check.svg create mode 100644 resources/icons/SVG/Outline/Users/User Circle.svg create mode 100644 resources/icons/SVG/Outline/Users/User Cross Rounded.svg create mode 100644 resources/icons/SVG/Outline/Users/User Cross.svg create mode 100644 resources/icons/SVG/Outline/Users/User Hand Up.svg create mode 100644 resources/icons/SVG/Outline/Users/User Hands.svg create mode 100644 resources/icons/SVG/Outline/Users/User Heart Rounded.svg create mode 100644 resources/icons/SVG/Outline/Users/User Heart.svg create mode 100644 resources/icons/SVG/Outline/Users/User Id.svg create mode 100644 resources/icons/SVG/Outline/Users/User Minus Rounded.svg create mode 100644 resources/icons/SVG/Outline/Users/User Minus.svg create mode 100644 resources/icons/SVG/Outline/Users/User Plus Rounded.svg create mode 100644 resources/icons/SVG/Outline/Users/User Plus.svg create mode 100644 resources/icons/SVG/Outline/Users/User Rounded.svg create mode 100644 resources/icons/SVG/Outline/Users/User Speak Rounded.svg create mode 100644 resources/icons/SVG/Outline/Users/User Speak.svg create mode 100644 resources/icons/SVG/Outline/Users/User.svg create mode 100644 resources/icons/SVG/Outline/Users/Users Group Rounded.svg create mode 100644 resources/icons/SVG/Outline/Users/Users Group Two Rounded.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Album.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Camera Add.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Camera Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Camera Rotate.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Camera Square.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Camera.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Edit.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Open Play.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Open.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Play.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Text.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Full Screen Circle.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Full Screen Square.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Full Screen.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Add.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Check.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Circle.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Download.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Edit.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Favourite.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Remove.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Round.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Send.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Wide.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Gallery.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Library.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Microphone 2.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Microphone 3.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Microphone Large.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Microphone.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Music Library 2.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Music Library.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Music Note 2.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Music Note 3.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Music Note 4.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Music Note Slider 2.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Music Note Slider.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Music Note.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Music Notes.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Muted.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/PIP 2.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/PIP.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Panorama.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Pause Circle.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Pause.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Play Circle.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Play Stream.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Play.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Playback Speed.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Podcast.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Quit Full Screen Circle.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Quit Full Screen Square.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Quit Full Screen.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Quit PIP.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Record Circle.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Record.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Reel 2.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Reel.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Repeat One Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Repeat One.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Repeat.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 10 Seconds Back.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 10 Seconds Forward.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 15 Seconds Back.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 15 Seconds Forward.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 5 Seconds Back.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 5 Seconds Forward.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Rewind Back Circle.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Rewind Back.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Rewind Forward Circle.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Rewind Forward.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Shuffle.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Skip Next.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Skip Previous.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Soundwave Circle.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Soundwave Square.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Soundwave.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Stop Circle.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Stop.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Stream.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/To PIP.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Upload Track 2.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Upload Track.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame 2.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Cut 2.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Cut.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Play Horizontal.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Play Vertical.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Replace.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Video Library.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Videocamera Add.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Videocamera Record.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Videocamera.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Vinyl Record.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Vinyl.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Volume Cross.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Volume Loud.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Volume Small.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Volume.svg create mode 100644 resources/icons/SVG/Outline/Video, Audio, Sound/Wallpaper.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloud Bolt Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloud Bolt.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloud Check.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloud Download.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloud Minus.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloud Plus.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloud Rain.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloud Snowfall Minimalistic.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloud Snowfall.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloud Storm.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloud Sun 2.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloud Sun.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloud Upload.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloud Waterdrop.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloud Waterdrops.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloud.svg create mode 100644 resources/icons/SVG/Outline/Weather/Clouds.svg create mode 100644 resources/icons/SVG/Outline/Weather/Cloudy Moon.svg create mode 100644 resources/icons/SVG/Outline/Weather/Clound Cross.svg create mode 100644 resources/icons/SVG/Outline/Weather/Fog.svg create mode 100644 resources/icons/SVG/Outline/Weather/Moon Fog.svg create mode 100644 resources/icons/SVG/Outline/Weather/Moon Sleep.svg create mode 100644 resources/icons/SVG/Outline/Weather/Moon Stars.svg create mode 100644 resources/icons/SVG/Outline/Weather/Moon.svg create mode 100644 resources/icons/SVG/Outline/Weather/Snowflake.svg create mode 100644 resources/icons/SVG/Outline/Weather/Stars.svg create mode 100644 resources/icons/SVG/Outline/Weather/Sun 2.svg create mode 100644 resources/icons/SVG/Outline/Weather/Sun Fog.svg create mode 100644 resources/icons/SVG/Outline/Weather/Sun.svg create mode 100644 resources/icons/SVG/Outline/Weather/Sunrise.svg create mode 100644 resources/icons/SVG/Outline/Weather/Sunset.svg create mode 100644 resources/icons/SVG/Outline/Weather/Temperature.svg create mode 100644 resources/icons/SVG/Outline/Weather/Tornado Small.svg create mode 100644 resources/icons/SVG/Outline/Weather/Tornado.svg create mode 100644 resources/icons/SVG/Outline/Weather/Waterdrops.svg create mode 100644 resources/icons/SVG/Outline/Weather/Wind.svg create mode 100644 resources/icons/app.svg create mode 100644 resources/icons/attachment.svg create mode 100644 resources/icons/close.svg create mode 100644 resources/icons/edit.svg create mode 100644 resources/icons/maximize.svg create mode 100644 resources/icons/minimize.svg create mode 100644 resources/icons/restore.svg create mode 100644 resources/icons/settings.svg create mode 100644 resources/icons/sync.svg create mode 100644 resources/icons/trash.svg create mode 100644 src/db/dao/categorydao.cpp create mode 100644 src/db/dao/categorydao.h create mode 100644 src/db/dao/ruledao.cpp create mode 100644 src/db/dao/ruledao.h create mode 100644 src/db/dao/templatedao.cpp create mode 100644 src/db/dao/templatedao.h create mode 100644 src/services/rulesengine.cpp create mode 100644 src/services/rulesengine.h create mode 100644 src/ui/categorytreewidget.cpp create mode 100644 src/ui/categorytreewidget.h create mode 100644 src/ui/ruleditordialog.cpp create mode 100644 src/ui/ruleditordialog.h create mode 100644 src/ui/rulesmanagerdialog.cpp create mode 100644 src/ui/rulesmanagerdialog.h create mode 100644 src/ui/signaturemanagerdialog.cpp create mode 100644 src/ui/signaturemanagerdialog.h create mode 100644 src/ui/templateeditordialog.cpp create mode 100644 src/ui/templateeditordialog.h create mode 100644 src/ui/templatesmanagerdialog.cpp create mode 100644 src/ui/templatesmanagerdialog.h create mode 100644 thirdparty/tags/include/config.hpp create mode 100644 thirdparty/tags/include/tags_edit.hpp create mode 100644 thirdparty/tags/include/tags_line_edit.hpp create mode 100644 thirdparty/tags/src/common.hpp create mode 100644 thirdparty/tags/src/config.cpp create mode 100644 thirdparty/tags/src/icons.qrc create mode 100644 thirdparty/tags/src/scope_exit.hpp create mode 100644 thirdparty/tags/src/tags_edit.cpp create mode 100644 thirdparty/tags/src/tags_line_edit.cpp create mode 100644 thirdparty/tags/src/util.hpp diff --git a/CMakeLists.txt b/CMakeLists.txt index 6f8efb8..be32738 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,25 +8,17 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON) include(FetchContent) # Option to use mailio-based IMAP (OFF by default to avoid Boost dependency issues) -option(USE_MAILIO_IMAP "Use mailio-based IMAP synchronizer (requires Boost)" OFF) +option(USE_MAILIO_IMAP "Use mailio-based IMAP synchronizer (requires Boost)" ON) if (USE_MAILIO_IMAP) - # Fetch Boost first (required by mailio) - FetchContent_Declare( - Boost - GIT_REPOSITORY https://github.com/boostorg/boost.git - GIT_TAG boost-1.85.0 - GIT_SHALLOW TRUE - ) - FetchContent_MakeAvailable(Boost) - - FetchContent_Declare( - mailio - GIT_REPOSITORY https://github.com/karastojko/mailio - GIT_TAG master - GIT_SHALLOW TRUE - ) - FetchContent_MakeAvailable(mailio) + # Use pre-built mailio and Boost from thirdparty/ + list(APPEND CMAKE_PREFIX_PATH "${PROJECT_SOURCE_DIR}/thirdparty/boost" "${PROJECT_SOURCE_DIR}/thirdparty/mailio") + + # Find Boost components + find_package(Boost 1.90.0 EXACT COMPONENTS date_time regex REQUIRED CONFIG) + + # Find mailio + find_package(mailio REQUIRED CONFIG) endif() find_package(Qt6 COMPONENTS Core Gui Widgets Network Sql Test Concurrent REQUIRED) @@ -72,6 +64,7 @@ set(SRC_FILES src/services/mimestorage.cpp src/services/folderservice.cpp src/services/synchronizer.cpp + src/services/rulesengine.cpp src/services/imap/imapsynchronizer.cpp src/services/imap/imapconnection.cpp src/services/outlook/outlooksynchronizer.cpp @@ -81,6 +74,9 @@ set(SRC_FILES src/db/dao/accountdao.cpp src/db/dao/folderdao.cpp src/db/dao/mailitemdao.cpp + src/db/dao/categorydao.cpp + src/db/dao/ruledao.cpp + src/db/dao/templatedao.cpp src/db/dbchangeprocessor.cpp src/core/eventbus.cpp src/utils/notificationmanager.cpp @@ -117,6 +113,18 @@ set(SRC_FILES src/ui/calendarview.h src/ui/connectionwizard.cpp src/ui/connectionwizard.h + src/ui/categorytreewidget.cpp + src/ui/categorytreewidget.h + src/ui/rulesmanagerdialog.cpp + src/ui/rulesmanagerdialog.h + src/ui/ruleditordialog.cpp + src/ui/ruleditordialog.h + src/ui/templateeditordialog.cpp + src/ui/templateeditordialog.h + src/ui/templatesmanagerdialog.cpp + src/ui/templatesmanagerdialog.h + src/ui/signaturemanagerdialog.cpp + src/ui/signaturemanagerdialog.h src/syncscheduler.cpp thirdparty/tags/src/tags_line_edit.cpp thirdparty/tags/src/tags_edit.cpp diff --git a/icons.qrc b/icons.qrc new file mode 100644 index 0000000..a936e65 --- /dev/null +++ b/icons.qrc @@ -0,0 +1,21 @@ + + + resources/icons/app.svg + resources/icons/sync.svg + resources/icons/settings.svg + resources/icons/minimize.svg + resources/icons/maximize.svg + resources/icons/restore.svg + resources/icons/close.svg + resources/icons/SVG/Outline/Essentional, UI/Trash Bin Minimalistic.svg + resources/icons/SVG/Outline/Messages, Conversation/Paperclip.svg + resources/icons/SVG/Bold Duotone/Messages, Conversation/Plain.svg + resources/icons/SVG/Outline/Files/File Text.svg + resources/icons/SVG/Bold/Text Formatting/Text Bold.svg + resources/icons/SVG/Outline/Text Formatting/Text Italic.svg + resources/icons/SVG/Outline/Text Formatting/Text Underline.svg + resources/icons/SVG/Linear/Arrows Action/Square Top Down.svg + resources/icons/SVG/Linear/Arrows Action/Square Top Up.svg + resources/icons/SVG/Linear/Essentional, UI/Close Square.svg + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Arrow To Down Left.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Arrow To Down Left.svg new file mode 100644 index 0000000..78622c5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Arrow To Down Left.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Arrow To Down Right.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Arrow To Down Right.svg new file mode 100644 index 0000000..13b38a4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Arrow To Down Right.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Arrow To Top Left.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Arrow To Top Left.svg new file mode 100644 index 0000000..6353f01 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Arrow To Top Left.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Arrow To Top Right.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Arrow To Top Right.svg new file mode 100644 index 0000000..88fecf4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Arrow To Top Right.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Circle Bottom Down.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Circle Bottom Down.svg new file mode 100644 index 0000000..f47ffbd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Circle Bottom Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Circle Bottom Up.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Circle Bottom Up.svg new file mode 100644 index 0000000..a4afdd6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Circle Bottom Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Circle Top Down.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Circle Top Down.svg new file mode 100644 index 0000000..56d92ea --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Circle Top Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Circle Top Up.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Circle Top Up.svg new file mode 100644 index 0000000..a50a18e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Circle Top Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Download Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Download Minimalistic.svg new file mode 100644 index 0000000..6f1fd70 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Download Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Download Square.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Download Square.svg new file mode 100644 index 0000000..98bdcd5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Download Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Download Twice Square.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Download Twice Square.svg new file mode 100644 index 0000000..af165ff --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Download Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Download.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Download.svg new file mode 100644 index 0000000..b7eea74 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Download.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Exit.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Exit.svg new file mode 100644 index 0000000..2a70636 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Exit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Export.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Export.svg new file mode 100644 index 0000000..be7697a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Export.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Forward 2.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Forward 2.svg new file mode 100644 index 0000000..82e7999 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Forward 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Forward.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Forward.svg new file mode 100644 index 0000000..7d956a8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Forward.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Import.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Import.svg new file mode 100644 index 0000000..fc2014f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Import.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Login 2.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Login 2.svg new file mode 100644 index 0000000..d1702e9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Login 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Login 3.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Login 3.svg new file mode 100644 index 0000000..3a002d3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Login 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Login.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Login.svg new file mode 100644 index 0000000..d41a4fa --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Login.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Logout 2.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Logout 2.svg new file mode 100644 index 0000000..731849c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Logout 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Logout 3.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Logout 3.svg new file mode 100644 index 0000000..1b0ded3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Logout 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Logout.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Logout.svg new file mode 100644 index 0000000..a873ffd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Logout.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Maximize Square 2.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Maximize Square 2.svg new file mode 100644 index 0000000..893f0ef --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Maximize Square 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Maximize Square 3.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Maximize Square 3.svg new file mode 100644 index 0000000..5569707 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Maximize Square 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Maximize Square Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Maximize Square Minimalistic.svg new file mode 100644 index 0000000..bf7a584 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Maximize Square Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Maximize Square.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Maximize Square.svg new file mode 100644 index 0000000..a6fef92 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Maximize Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Maximize.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Maximize.svg new file mode 100644 index 0000000..88826f6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Maximize.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Minimize Square 2.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Minimize Square 2.svg new file mode 100644 index 0000000..9988aab --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Minimize Square 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Minimize Square 3.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Minimize Square 3.svg new file mode 100644 index 0000000..671789d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Minimize Square 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Minimize Square Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Minimize Square Minimalistic.svg new file mode 100644 index 0000000..4e81689 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Minimize Square Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Minimize Square.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Minimize Square.svg new file mode 100644 index 0000000..00b2ccc --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Minimize Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Minimize.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Minimize.svg new file mode 100644 index 0000000..641b664 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Minimize.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Recive Square.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Recive Square.svg new file mode 100644 index 0000000..57c91db --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Recive Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Recive Twice Square.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Recive Twice Square.svg new file mode 100644 index 0000000..ee7e044 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Recive Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Reorder.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Reorder.svg new file mode 100644 index 0000000..f39f4bb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Reorder.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Reply 2.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Reply 2.svg new file mode 100644 index 0000000..6eabda9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Reply 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Reply.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Reply.svg new file mode 100644 index 0000000..7c34f42 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Reply.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Scale.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Scale.svg new file mode 100644 index 0000000..69dfa54 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Scale.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Screen Share.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Screen Share.svg new file mode 100644 index 0000000..421e06a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Screen Share.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Send Square.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Send Square.svg new file mode 100644 index 0000000..548869b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Send Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Send Twice Square.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Send Twice Square.svg new file mode 100644 index 0000000..64107d8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Send Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Square Bottom Down.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Square Bottom Down.svg new file mode 100644 index 0000000..6532d24 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Square Bottom Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Square Bottom Up.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Square Bottom Up.svg new file mode 100644 index 0000000..87787ca --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Square Bottom Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Square Top Down.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Square Top Down.svg new file mode 100644 index 0000000..2aa9ff1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Square Top Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Square Top Up.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Square Top Up.svg new file mode 100644 index 0000000..907270e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Square Top Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Left Round Square.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Left Round Square.svg new file mode 100644 index 0000000..0bdafe8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Left Round Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Left Round.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Left Round.svg new file mode 100644 index 0000000..d7e01c2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Left Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Left Square.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Left Square.svg new file mode 100644 index 0000000..c8d2cd9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Left Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Left.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Left.svg new file mode 100644 index 0000000..ef0023f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Right Round Square.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Right Round Square.svg new file mode 100644 index 0000000..cd7a0ff --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Right Round Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Right Round.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Right Round.svg new file mode 100644 index 0000000..42fcea1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Right Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Right Square.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Right Square.svg new file mode 100644 index 0000000..c3e8cc9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Right Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Right.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Right.svg new file mode 100644 index 0000000..008fcec --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Undo Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Upload Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Upload Minimalistic.svg new file mode 100644 index 0000000..45d2b63 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Upload Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Upload Square.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Upload Square.svg new file mode 100644 index 0000000..0d8a127 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Upload Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Upload Twice Square.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Upload Twice Square.svg new file mode 100644 index 0000000..093c0d8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Upload Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows Action/Upload.svg b/resources/icons/SVG/Bold Duotone/Arrows Action/Upload.svg new file mode 100644 index 0000000..3ad4159 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows Action/Upload.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Alt Arrow Down.svg b/resources/icons/SVG/Bold Duotone/Arrows/Alt Arrow Down.svg new file mode 100644 index 0000000..bc5f29d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Alt Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Alt Arrow Left.svg b/resources/icons/SVG/Bold Duotone/Arrows/Alt Arrow Left.svg new file mode 100644 index 0000000..b2506be --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Alt Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Alt Arrow Right.svg b/resources/icons/SVG/Bold Duotone/Arrows/Alt Arrow Right.svg new file mode 100644 index 0000000..37ccdb1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Alt Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Alt Arrow Up.svg b/resources/icons/SVG/Bold Duotone/Arrows/Alt Arrow Up.svg new file mode 100644 index 0000000..13814d2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Alt Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Arrow Down.svg b/resources/icons/SVG/Bold Duotone/Arrows/Arrow Down.svg new file mode 100644 index 0000000..e4efcc7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Arrow Left Down.svg b/resources/icons/SVG/Bold Duotone/Arrows/Arrow Left Down.svg new file mode 100644 index 0000000..9879015 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Arrow Left Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Arrow Left Up.svg b/resources/icons/SVG/Bold Duotone/Arrows/Arrow Left Up.svg new file mode 100644 index 0000000..28cf385 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Arrow Left Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Arrow Left.svg b/resources/icons/SVG/Bold Duotone/Arrows/Arrow Left.svg new file mode 100644 index 0000000..c2cc09c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Arrow Right Down.svg b/resources/icons/SVG/Bold Duotone/Arrows/Arrow Right Down.svg new file mode 100644 index 0000000..e717ac4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Arrow Right Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Arrow Right Up.svg b/resources/icons/SVG/Bold Duotone/Arrows/Arrow Right Up.svg new file mode 100644 index 0000000..6922626 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Arrow Right Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Arrow Right.svg b/resources/icons/SVG/Bold Duotone/Arrows/Arrow Right.svg new file mode 100644 index 0000000..a1f9c6c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Arrow Up.svg b/resources/icons/SVG/Bold Duotone/Arrows/Arrow Up.svg new file mode 100644 index 0000000..900cf3b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Double Alt Arrow Down.svg b/resources/icons/SVG/Bold Duotone/Arrows/Double Alt Arrow Down.svg new file mode 100644 index 0000000..f037169 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Double Alt Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Double Alt Arrow Left.svg b/resources/icons/SVG/Bold Duotone/Arrows/Double Alt Arrow Left.svg new file mode 100644 index 0000000..58c1989 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Double Alt Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Double Alt Arrow Right.svg b/resources/icons/SVG/Bold Duotone/Arrows/Double Alt Arrow Right.svg new file mode 100644 index 0000000..1cfeda7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Double Alt Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Double Alt Arrow Up.svg b/resources/icons/SVG/Bold Duotone/Arrows/Double Alt Arrow Up.svg new file mode 100644 index 0000000..99aa666 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Double Alt Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Refresh Circle.svg b/resources/icons/SVG/Bold Duotone/Arrows/Refresh Circle.svg new file mode 100644 index 0000000..6f90aea --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Refresh Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Refresh Square.svg b/resources/icons/SVG/Bold Duotone/Arrows/Refresh Square.svg new file mode 100644 index 0000000..2dc698f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Refresh Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Refresh.svg b/resources/icons/SVG/Bold Duotone/Arrows/Refresh.svg new file mode 100644 index 0000000..ca43c99 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Refresh.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Restart Circle.svg b/resources/icons/SVG/Bold Duotone/Arrows/Restart Circle.svg new file mode 100644 index 0000000..4835928 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Restart Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Restart Square.svg b/resources/icons/SVG/Bold Duotone/Arrows/Restart Square.svg new file mode 100644 index 0000000..1207aaf --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Restart Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Restart.svg b/resources/icons/SVG/Bold Duotone/Arrows/Restart.svg new file mode 100644 index 0000000..4f1a0a1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Restart.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Alt Arrow Down.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Alt Arrow Down.svg new file mode 100644 index 0000000..8a03a8c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Alt Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Alt Arrow Left.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Alt Arrow Left.svg new file mode 100644 index 0000000..3536fb7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Alt Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Alt Arrow Right.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Alt Arrow Right.svg new file mode 100644 index 0000000..3f0320f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Alt Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Alt Arrow Up.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Alt Arrow Up.svg new file mode 100644 index 0000000..c71b942 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Alt Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Down.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Down.svg new file mode 100644 index 0000000..eaecb44 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Left Down.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Left Down.svg new file mode 100644 index 0000000..897ec12 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Left Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Left Up.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Left Up.svg new file mode 100644 index 0000000..4581161 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Left Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Left.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Left.svg new file mode 100644 index 0000000..a0ac5ed --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Right Down.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Right Down.svg new file mode 100644 index 0000000..c945fa6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Right Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Right Up.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Right Up.svg new file mode 100644 index 0000000..c28434e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Right Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Right.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Right.svg new file mode 100644 index 0000000..fd46035 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Up.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Up.svg new file mode 100644 index 0000000..14d415e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Double Alt Arrow Down.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Double Alt Arrow Down.svg new file mode 100644 index 0000000..2285e08 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Double Alt Arrow Down.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Double Alt Arrow Left.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Double Alt Arrow Left.svg new file mode 100644 index 0000000..582406c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Double Alt Arrow Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Double Alt Arrow Right.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Double Alt Arrow Right.svg new file mode 100644 index 0000000..e6da35d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Double Alt Arrow Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Double Alt Arrow Up.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Double Alt Arrow Up.svg new file mode 100644 index 0000000..27d1d49 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Double Alt Arrow Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Sort Horizontal.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Sort Horizontal.svg new file mode 100644 index 0000000..56a09c1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Sort Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Sort Vertical.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Sort Vertical.svg new file mode 100644 index 0000000..6168b42 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Sort Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Transfer Diagonal.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Transfer Diagonal.svg new file mode 100644 index 0000000..3f766c0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Transfer Diagonal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Transfer Horizontal.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Transfer Horizontal.svg new file mode 100644 index 0000000..d9d0a09 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Transfer Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Round Transfer Vertical.svg b/resources/icons/SVG/Bold Duotone/Arrows/Round Transfer Vertical.svg new file mode 100644 index 0000000..1de4946 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Round Transfer Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Sort Horizontal.svg b/resources/icons/SVG/Bold Duotone/Arrows/Sort Horizontal.svg new file mode 100644 index 0000000..03a6d9f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Sort Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Sort Vertical.svg b/resources/icons/SVG/Bold Duotone/Arrows/Sort Vertical.svg new file mode 100644 index 0000000..42ad25a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Sort Vertical.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Alt Arrow Down.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Alt Arrow Down.svg new file mode 100644 index 0000000..c8960db --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Alt Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Alt Arrow Left.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Alt Arrow Left.svg new file mode 100644 index 0000000..b3f7fcc --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Alt Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Alt Arrow Right.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Alt Arrow Right.svg new file mode 100644 index 0000000..9803eae --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Alt Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Alt Arrow Up.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Alt Arrow Up.svg new file mode 100644 index 0000000..cacdf83 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Alt Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Down.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Down.svg new file mode 100644 index 0000000..4605a69 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Left Down.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Left Down.svg new file mode 100644 index 0000000..3d40274 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Left Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Left Up.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Left Up.svg new file mode 100644 index 0000000..90da5a1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Left Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Left.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Left.svg new file mode 100644 index 0000000..8ef068a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Right Down.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Right Down.svg new file mode 100644 index 0000000..3134a3f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Right Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Right Up.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Right Up.svg new file mode 100644 index 0000000..d46acca --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Right Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Right.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Right.svg new file mode 100644 index 0000000..5f72140 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Up.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Up.svg new file mode 100644 index 0000000..70340d7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Double Alt Arrow Right.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Double Alt Arrow Right.svg new file mode 100644 index 0000000..7cca814 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Double Alt Arrow Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Double Alt Arrow Down.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Double Alt Arrow Down.svg new file mode 100644 index 0000000..d7eec57 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Double Alt Arrow Down.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Double Alt Arrow Left.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Double Alt Arrow Left.svg new file mode 100644 index 0000000..3a5bbe1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Double Alt Arrow Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Double Alt Arrow Up.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Double Alt Arrow Up.svg new file mode 100644 index 0000000..33c4003 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Double Alt Arrow Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Sort Horizontal.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Sort Horizontal.svg new file mode 100644 index 0000000..48cb408 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Sort Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Sort Vertical.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Sort Vertical.svg new file mode 100644 index 0000000..8538311 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Sort Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Transfer Horizontal.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Transfer Horizontal.svg new file mode 100644 index 0000000..e3ac46f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Transfer Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Square Transfer Vertical.svg b/resources/icons/SVG/Bold Duotone/Arrows/Square Transfer Vertical.svg new file mode 100644 index 0000000..18b0fd9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Square Transfer Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Transfer Horizontal.svg b/resources/icons/SVG/Bold Duotone/Arrows/Transfer Horizontal.svg new file mode 100644 index 0000000..618d353 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Transfer Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Arrows/Transfer Vertical.svg b/resources/icons/SVG/Bold Duotone/Arrows/Transfer Vertical.svg new file mode 100644 index 0000000..13f1cd5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Arrows/Transfer Vertical.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Asteroid.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Asteroid.svg new file mode 100644 index 0000000..037068b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Asteroid.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Atom.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Atom.svg new file mode 100644 index 0000000..3fc346c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Atom.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Black Hole 2.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Black Hole 2.svg new file mode 100644 index 0000000..396ed49 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Black Hole 2.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Black Hole 3.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Black Hole 3.svg new file mode 100644 index 0000000..8db885b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Black Hole 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Black Hole.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Black Hole.svg new file mode 100644 index 0000000..7d9a6d4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Black Hole.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Earth.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Earth.svg new file mode 100644 index 0000000..63d8ad7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Earth.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Infinity.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Infinity.svg new file mode 100644 index 0000000..bbc73c0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Infinity.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Men.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Men.svg new file mode 100644 index 0000000..43f441a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Men.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Planet 2.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Planet 2.svg new file mode 100644 index 0000000..f8399a6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Planet 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Planet 3.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Planet 3.svg new file mode 100644 index 0000000..b8cfa05 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Planet 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Planet 4.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Planet 4.svg new file mode 100644 index 0000000..0265596 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Planet 4.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Planet.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Planet.svg new file mode 100644 index 0000000..2c82cc6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Planet.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Rocket 2.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Rocket 2.svg new file mode 100644 index 0000000..271f55d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Rocket 2.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Rocket.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Rocket.svg new file mode 100644 index 0000000..77ce821 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Rocket.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Satellite.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Satellite.svg new file mode 100644 index 0000000..1d90c1d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Satellite.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Star Angle.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Star Angle.svg new file mode 100644 index 0000000..0f70045 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Star Angle.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Star Circle.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Star Circle.svg new file mode 100644 index 0000000..e3d6c7e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Star Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Star Fall 2.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Star Fall 2.svg new file mode 100644 index 0000000..58886f1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Star Fall 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Star Fall Minimalistic 2.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Star Fall Minimalistic 2.svg new file mode 100644 index 0000000..0468a7d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Star Fall Minimalistic 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Star Fall Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Star Fall Minimalistic.svg new file mode 100644 index 0000000..7494607 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Star Fall Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Star Fall.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Star Fall.svg new file mode 100644 index 0000000..b3830f3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Star Fall.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Star Rainbow.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Star Rainbow.svg new file mode 100644 index 0000000..802f2dd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Star Rainbow.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Star Ring.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Star Ring.svg new file mode 100644 index 0000000..7fbb0eb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Star Ring.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Star Rings.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Star Rings.svg new file mode 100644 index 0000000..4ef9fbf --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Star Rings.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Star.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Star.svg new file mode 100644 index 0000000..2c58834 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Star.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Stars Line.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Stars Line.svg new file mode 100644 index 0000000..2d0dd0a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Stars Line.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Stars Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Stars Minimalistic.svg new file mode 100644 index 0000000..6c75b78 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Stars Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Stars.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Stars.svg new file mode 100644 index 0000000..a043887 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Stars.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/UFO 2.svg b/resources/icons/SVG/Bold Duotone/Astronomy/UFO 2.svg new file mode 100644 index 0000000..071899d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/UFO 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/UFO 3.svg b/resources/icons/SVG/Bold Duotone/Astronomy/UFO 3.svg new file mode 100644 index 0000000..b3a6dae --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/UFO 3.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/UFO.svg b/resources/icons/SVG/Bold Duotone/Astronomy/UFO.svg new file mode 100644 index 0000000..ab04284 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/UFO.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Astronomy/Women.svg b/resources/icons/SVG/Bold Duotone/Astronomy/Women.svg new file mode 100644 index 0000000..63d518a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Astronomy/Women.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Chart 2.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Chart 2.svg new file mode 100644 index 0000000..70ee99b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Chart 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Chart Square.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Chart Square.svg new file mode 100644 index 0000000..1ec869e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Chart Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Chart.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Chart.svg new file mode 100644 index 0000000..a63c30d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Chart.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Chat Square 2.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Chat Square 2.svg new file mode 100644 index 0000000..92c4977 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Chat Square 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Course Down.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Course Down.svg new file mode 100644 index 0000000..164359d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Course Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Course Up.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Course Up.svg new file mode 100644 index 0000000..9207a0f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Course Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Diagram Down.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Diagram Down.svg new file mode 100644 index 0000000..46a5767 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Diagram Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Diagram Up.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Diagram Up.svg new file mode 100644 index 0000000..7b0da72 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Diagram Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph Down New.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph Down New.svg new file mode 100644 index 0000000..ceb2bc1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph Down New.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph Down.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph Down.svg new file mode 100644 index 0000000..c9a1bc9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph New Up.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph New Up.svg new file mode 100644 index 0000000..cab76fb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph New Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph New.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph New.svg new file mode 100644 index 0000000..ff966db --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph New.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph Up.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph Up.svg new file mode 100644 index 0000000..387c233 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph.svg new file mode 100644 index 0000000..d7763d4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Graph.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Pie Chart 2.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Pie Chart 2.svg new file mode 100644 index 0000000..76693bf --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Pie Chart 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Pie Chart 3.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Pie Chart 3.svg new file mode 100644 index 0000000..74664f0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Pie Chart 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Pie Chart.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Pie Chart.svg new file mode 100644 index 0000000..dbcc441 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Pie Chart.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Presentation Graph.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Presentation Graph.svg new file mode 100644 index 0000000..039ba8c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Presentation Graph.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Business, Statistic/Round Graph.svg b/resources/icons/SVG/Bold Duotone/Business, Statistic/Round Graph.svg new file mode 100644 index 0000000..8722f28 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Business, Statistic/Round Graph.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Call Cancel Rounded.svg b/resources/icons/SVG/Bold Duotone/Call/Call Cancel Rounded.svg new file mode 100644 index 0000000..9bf3305 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Call Cancel Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Call Cancel.svg b/resources/icons/SVG/Bold Duotone/Call/Call Cancel.svg new file mode 100644 index 0000000..a631624 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Call Cancel.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Call Chat Rounded.svg b/resources/icons/SVG/Bold Duotone/Call/Call Chat Rounded.svg new file mode 100644 index 0000000..98d15e0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Call Chat Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Call Chat.svg b/resources/icons/SVG/Bold Duotone/Call/Call Chat.svg new file mode 100644 index 0000000..01b3cc3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Call Chat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Call Dropped Rounded.svg b/resources/icons/SVG/Bold Duotone/Call/Call Dropped Rounded.svg new file mode 100644 index 0000000..5ba7908 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Call Dropped Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Call Dropped.svg b/resources/icons/SVG/Bold Duotone/Call/Call Dropped.svg new file mode 100644 index 0000000..f4bfd61 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Call Dropped.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Call Medicine Rounded.svg b/resources/icons/SVG/Bold Duotone/Call/Call Medicine Rounded.svg new file mode 100644 index 0000000..37144d5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Call Medicine Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Call Medicine.svg b/resources/icons/SVG/Bold Duotone/Call/Call Medicine.svg new file mode 100644 index 0000000..4e3e8ca --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Call Medicine.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/End Call Rounded.svg b/resources/icons/SVG/Bold Duotone/Call/End Call Rounded.svg new file mode 100644 index 0000000..ed8e568 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/End Call Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/End Call.svg b/resources/icons/SVG/Bold Duotone/Call/End Call.svg new file mode 100644 index 0000000..94dabe3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/End Call.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Incoming Call Rounded.svg b/resources/icons/SVG/Bold Duotone/Call/Incoming Call Rounded.svg new file mode 100644 index 0000000..a5e5576 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Incoming Call Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Incoming Call.svg b/resources/icons/SVG/Bold Duotone/Call/Incoming Call.svg new file mode 100644 index 0000000..4dc1189 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Incoming Call.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Outgoing Call Rounded.svg b/resources/icons/SVG/Bold Duotone/Call/Outgoing Call Rounded.svg new file mode 100644 index 0000000..6d6069a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Outgoing Call Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Outgoing Call.svg b/resources/icons/SVG/Bold Duotone/Call/Outgoing Call.svg new file mode 100644 index 0000000..0f1dfb4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Outgoing Call.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Phone Calling Rounded.svg b/resources/icons/SVG/Bold Duotone/Call/Phone Calling Rounded.svg new file mode 100644 index 0000000..1625b63 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Phone Calling Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Phone Calling.svg b/resources/icons/SVG/Bold Duotone/Call/Phone Calling.svg new file mode 100644 index 0000000..33269a3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Phone Calling.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Phone Rounded.svg b/resources/icons/SVG/Bold Duotone/Call/Phone Rounded.svg new file mode 100644 index 0000000..8304821 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Phone Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Phone.svg b/resources/icons/SVG/Bold Duotone/Call/Phone.svg new file mode 100644 index 0000000..2c73e1c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Phone.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Record Circle.svg b/resources/icons/SVG/Bold Duotone/Call/Record Circle.svg new file mode 100644 index 0000000..f8d5293 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Record Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Record Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Call/Record Minimalistic.svg new file mode 100644 index 0000000..899601b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Record Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Call/Record Square.svg b/resources/icons/SVG/Bold Duotone/Call/Record Square.svg new file mode 100644 index 0000000..093e710 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Call/Record Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Align Bottom.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Align Bottom.svg new file mode 100644 index 0000000..0bdbbab --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Align Bottom.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Align Horizonta Spacing.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Align Horizonta Spacing.svg new file mode 100644 index 0000000..70bbe98 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Align Horizonta Spacing.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Align Horizontal Center.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Align Horizontal Center.svg new file mode 100644 index 0000000..fbfc186 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Align Horizontal Center.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Align Left.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Align Left.svg new file mode 100644 index 0000000..c9a6e8d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Align Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Align Right.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Align Right.svg new file mode 100644 index 0000000..87eda8b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Align Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Align Top.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Align Top.svg new file mode 100644 index 0000000..61a53fa --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Align Top.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Align Vertical Center.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Align Vertical Center.svg new file mode 100644 index 0000000..92e6d41 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Align Vertical Center.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Align Vertical Spacing.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Align Vertical Spacing.svg new file mode 100644 index 0000000..a92a977 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Align Vertical Spacing.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Colour Tuneing.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Colour Tuneing.svg new file mode 100644 index 0000000..d22b3f2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Colour Tuneing.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Crop Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Crop Minimalistic.svg new file mode 100644 index 0000000..d2cf798 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Crop Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Crop.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Crop.svg new file mode 100644 index 0000000..e3cfb58 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Crop.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Filters.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Filters.svg new file mode 100644 index 0000000..b597523 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Filters.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Flip Horizontal.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Flip Horizontal.svg new file mode 100644 index 0000000..6ed561a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Flip Horizontal.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Flip Vertical.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Flip Vertical.svg new file mode 100644 index 0000000..fe3ac1a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Flip Vertical.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Layers Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Layers Minimalistic.svg new file mode 100644 index 0000000..e56de49 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Layers Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Layers.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Layers.svg new file mode 100644 index 0000000..3411816 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Layers.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Mirror Left.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Mirror Left.svg new file mode 100644 index 0000000..54f523e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Mirror Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Mirror Right.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Mirror Right.svg new file mode 100644 index 0000000..cc30128 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Mirror Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Paint Roller.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Paint Roller.svg new file mode 100644 index 0000000..eae75b9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Paint Roller.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Palette Round.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Palette Round.svg new file mode 100644 index 0000000..fd417e6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Palette Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Palette.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Palette.svg new file mode 100644 index 0000000..b0a3590 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Palette.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Pallete 2.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Pallete 2.svg new file mode 100644 index 0000000..0f307d2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Pallete 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Pipette.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Pipette.svg new file mode 100644 index 0000000..6d7c88d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Pipette.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Radial Blur.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Radial Blur.svg new file mode 100644 index 0000000..35e8727 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Radial Blur.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Ruler Angular.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Ruler Angular.svg new file mode 100644 index 0000000..7f2e079 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Ruler Angular.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Ruler Cross Pen.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Ruler Cross Pen.svg new file mode 100644 index 0000000..a910048 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Ruler Cross Pen.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Ruler Pen.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Ruler Pen.svg new file mode 100644 index 0000000..be54177 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Ruler Pen.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Ruler.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Ruler.svg new file mode 100644 index 0000000..74347fe --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Ruler.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Design, Tools/Three Squares.svg b/resources/icons/SVG/Bold Duotone/Design, Tools/Three Squares.svg new file mode 100644 index 0000000..6ba8c15 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Design, Tools/Three Squares.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Case Charge.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Case Charge.svg new file mode 100644 index 0000000..43390e8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Case Charge.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Case Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Case Minimalistic.svg new file mode 100644 index 0000000..c98eb30 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Case Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Case Open.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Case Open.svg new file mode 100644 index 0000000..3d48771 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Case Open.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Case.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Case.svg new file mode 100644 index 0000000..5ce596c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Case.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Charge.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Charge.svg new file mode 100644 index 0000000..b379865 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Charge.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Check.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Check.svg new file mode 100644 index 0000000..6afd9ad --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Check.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Left.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Left.svg new file mode 100644 index 0000000..b03e13f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Left.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Remove.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Remove.svg new file mode 100644 index 0000000..9ae452f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Remove.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Right.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Right.svg new file mode 100644 index 0000000..72eaa88 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds Right.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds.svg new file mode 100644 index 0000000..6f75d5b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Airbuds.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Bluetooth Circle.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Bluetooth Circle.svg new file mode 100644 index 0000000..6218ca2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Bluetooth Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Bluetooth Square.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Bluetooth Square.svg new file mode 100644 index 0000000..4279eab --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Bluetooth Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Bluetooth Wave.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Bluetooth Wave.svg new file mode 100644 index 0000000..4c51537 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Bluetooth Wave.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Bluetooth.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Bluetooth.svg new file mode 100644 index 0000000..af2d2c4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Bluetooth.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Boombox.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Boombox.svg new file mode 100644 index 0000000..fdf2441 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Boombox.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/CPU Bolt.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/CPU Bolt.svg new file mode 100644 index 0000000..3cfd393 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/CPU Bolt.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/CPU.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/CPU.svg new file mode 100644 index 0000000..fd81be5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/CPU.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Cassette 2.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Cassette 2.svg new file mode 100644 index 0000000..4e65d2f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Cassette 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Cassette.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Cassette.svg new file mode 100644 index 0000000..3b4f683 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Cassette.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Cloud Storage.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Cloud Storage.svg new file mode 100644 index 0000000..0f4c066 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Cloud Storage.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Devices.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Devices.svg new file mode 100644 index 0000000..bf4a2ab --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Devices.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Diskette.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Diskette.svg new file mode 100644 index 0000000..80159cf --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Diskette.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Display.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Display.svg new file mode 100644 index 0000000..72db01e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Display.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Flash Drive.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Flash Drive.svg new file mode 100644 index 0000000..0ecf6dd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Flash Drive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gameboy.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gameboy.svg new file mode 100644 index 0000000..8e5c306 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gameboy.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad Charge.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad Charge.svg new file mode 100644 index 0000000..1201f38 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad Charge.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad Minimalistic.svg new file mode 100644 index 0000000..a2cd029 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad No Charge.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad No Charge.svg new file mode 100644 index 0000000..1683a0e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad No Charge.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad Old.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad Old.svg new file mode 100644 index 0000000..becfad3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad Old.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad.svg new file mode 100644 index 0000000..b1d16e8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Gamepad.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Headphones Round Sound.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Headphones Round Sound.svg new file mode 100644 index 0000000..a8189e0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Headphones Round Sound.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Headphones Round.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Headphones Round.svg new file mode 100644 index 0000000..374735e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Headphones Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Headphones Square Sound.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Headphones Square Sound.svg new file mode 100644 index 0000000..ec4c1ad --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Headphones Square Sound.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Headphones Square.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Headphones Square.svg new file mode 100644 index 0000000..d90ccd3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Headphones Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Keyboard.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Keyboard.svg new file mode 100644 index 0000000..3d3f4db --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Keyboard.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Laptop 2.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Laptop 2.svg new file mode 100644 index 0000000..f0e008d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Laptop 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Laptop 3.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Laptop 3.svg new file mode 100644 index 0000000..e274fbd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Laptop 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Laptop Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Laptop Minimalistic.svg new file mode 100644 index 0000000..ef29ca3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Laptop Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Laptop.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Laptop.svg new file mode 100644 index 0000000..9fa38af --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Laptop.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Lightbulb Bolt.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Lightbulb Bolt.svg new file mode 100644 index 0000000..dff487d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Lightbulb Bolt.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Lightbulb Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Lightbulb Minimalistic.svg new file mode 100644 index 0000000..5f98515 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Lightbulb Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Lightbulb.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Lightbulb.svg new file mode 100644 index 0000000..4a5c5ee --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Lightbulb.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Lightning.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Lightning.svg new file mode 100644 index 0000000..a089413 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Lightning.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Monitor Camera.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Monitor Camera.svg new file mode 100644 index 0000000..74c5408 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Monitor Camera.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Monitor Smartphone.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Monitor Smartphone.svg new file mode 100644 index 0000000..265150e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Monitor Smartphone.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Monitor.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Monitor.svg new file mode 100644 index 0000000..4f7e4dc --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Monitor.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Mouse Circle.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Mouse Circle.svg new file mode 100644 index 0000000..e1d27eb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Mouse Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Mouse Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Mouse Minimalistic.svg new file mode 100644 index 0000000..3be3aad --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Mouse Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Mouse.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Mouse.svg new file mode 100644 index 0000000..a5e5009 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Mouse.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Plug Circle.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Plug Circle.svg new file mode 100644 index 0000000..75959ce --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Plug Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Printer 2.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Printer 2.svg new file mode 100644 index 0000000..872f8a4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Printer 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Printer Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Printer Minimalistic.svg new file mode 100644 index 0000000..32ef708 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Printer Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Printer.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Printer.svg new file mode 100644 index 0000000..82865f4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Printer.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Projector.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Projector.svg new file mode 100644 index 0000000..2aaad17 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Projector.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Radio Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Radio Minimalistic.svg new file mode 100644 index 0000000..3d36a05 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Radio Minimalistic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Radio.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Radio.svg new file mode 100644 index 0000000..cf15ce1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Radio.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/SD Card.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/SD Card.svg new file mode 100644 index 0000000..d72ae27 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/SD Card.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/SIM Card Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/SIM Card Minimalistic.svg new file mode 100644 index 0000000..d916659 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/SIM Card Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/SIM Card.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/SIM Card.svg new file mode 100644 index 0000000..854953b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/SIM Card.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/SIM Cards.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/SIM Cards.svg new file mode 100644 index 0000000..b2c7dea --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/SIM Cards.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/SSD Round.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/SSD Round.svg new file mode 100644 index 0000000..93dafc9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/SSD Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/SSD Square.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/SSD Square.svg new file mode 100644 index 0000000..1c0ded7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/SSD Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server 2.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server 2.svg new file mode 100644 index 0000000..2f72c49 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server 2.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Minimalistic.svg new file mode 100644 index 0000000..8771df7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Minimalistic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Path.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Path.svg new file mode 100644 index 0000000..2890eb3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Path.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Square Cloud.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Square Cloud.svg new file mode 100644 index 0000000..1d93da6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Square Cloud.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Square Update.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Square Update.svg new file mode 100644 index 0000000..21b8730 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Square Update.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Square.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Square.svg new file mode 100644 index 0000000..0e6419d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server Square.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server.svg new file mode 100644 index 0000000..fe867f4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Server.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smart Speaker 2.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smart Speaker 2.svg new file mode 100644 index 0000000..04546c5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smart Speaker 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smart Speaker Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smart Speaker Minimalistic.svg new file mode 100644 index 0000000..f1d654e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smart Speaker Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smart Speaker.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smart Speaker.svg new file mode 100644 index 0000000..a9dc877 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smart Speaker.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone 2.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone 2.svg new file mode 100644 index 0000000..feac65a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Rotate 2.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Rotate 2.svg new file mode 100644 index 0000000..59fe66b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Rotate 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Rotate Angle.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Rotate Angle.svg new file mode 100644 index 0000000..8c2e253 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Rotate Angle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Rotate Orientation.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Rotate Orientation.svg new file mode 100644 index 0000000..bf3e57c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Rotate Orientation.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Update.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Update.svg new file mode 100644 index 0000000..427c50e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Update.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Vibration.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Vibration.svg new file mode 100644 index 0000000..ff53b34 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone Vibration.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone.svg new file mode 100644 index 0000000..1ac5aca --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Smartphone.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Socket.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Socket.svg new file mode 100644 index 0000000..1391d48 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Socket.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/TV.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/TV.svg new file mode 100644 index 0000000..899b111 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/TV.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Tablet.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Tablet.svg new file mode 100644 index 0000000..b061a7d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Tablet.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Telescope.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Telescope.svg new file mode 100644 index 0000000..054a16e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Telescope.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Turntable Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Turntable Minimalistic.svg new file mode 100644 index 0000000..3e8e455 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Turntable Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Turntable Music Note.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Turntable Music Note.svg new file mode 100644 index 0000000..4857099 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Turntable Music Note.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Turntable.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Turntable.svg new file mode 100644 index 0000000..6101bb2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Turntable.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Weigher.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Weigher.svg new file mode 100644 index 0000000..5f6a12d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Weigher.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/Wireless Charge.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Wireless Charge.svg new file mode 100644 index 0000000..7043935 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/Wireless Charge.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Electronic, Devices/iPhone.svg b/resources/icons/SVG/Bold Duotone/Electronic, Devices/iPhone.svg new file mode 100644 index 0000000..f46c594 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Electronic, Devices/iPhone.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/4K.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/4K.svg new file mode 100644 index 0000000..ffe3148 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/4K.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Accessibility.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Accessibility.svg new file mode 100644 index 0000000..cc41340 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Accessibility.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Add Circle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Add Circle.svg new file mode 100644 index 0000000..32dc75d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Add Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Add Square.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Add Square.svg new file mode 100644 index 0000000..deef6d3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Add Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Augmented Reality.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Augmented Reality.svg new file mode 100644 index 0000000..8b419ff --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Augmented Reality.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Balloon.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Balloon.svg new file mode 100644 index 0000000..6466ef1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Balloon.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Charge Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Charge Minimalistic.svg new file mode 100644 index 0000000..44bc861 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Charge Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Charge.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Charge.svg new file mode 100644 index 0000000..0401249 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Charge.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Full Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Full Minimalistic.svg new file mode 100644 index 0000000..46a5d42 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Full Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Full.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Full.svg new file mode 100644 index 0000000..c1dd25d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Full.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Half Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Half Minimalistic.svg new file mode 100644 index 0000000..0723371 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Half Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Half.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Half.svg new file mode 100644 index 0000000..8317da3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Half.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Low Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Low Minimalistic.svg new file mode 100644 index 0000000..671fda3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Low Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Low.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Low.svg new file mode 100644 index 0000000..125b3db --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Battery Low.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Body.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Body.svg new file mode 100644 index 0000000..70c3af0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Body.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Bolt Circle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Bolt Circle.svg new file mode 100644 index 0000000..96f9da6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Bolt Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Bolt.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Bolt.svg new file mode 100644 index 0000000..04b2349 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Bolt.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Box Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Box Minimalistic.svg new file mode 100644 index 0000000..619e2c7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Box Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Box.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Box.svg new file mode 100644 index 0000000..cd8d6e9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Box.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Broom.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Broom.svg new file mode 100644 index 0000000..4ed66f7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Broom.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Cat.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Cat.svg new file mode 100644 index 0000000..7ee272d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Cat.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Check Circle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Check Circle.svg new file mode 100644 index 0000000..b8b3857 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Check Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Check Square.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Check Square.svg new file mode 100644 index 0000000..3613b66 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Check Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Close Circle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Close Circle.svg new file mode 100644 index 0000000..717edc9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Close Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Close Square.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Close Square.svg new file mode 100644 index 0000000..06302a2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Close Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Confetti Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Confetti Minimalistic.svg new file mode 100644 index 0000000..35b81a4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Confetti Minimalistic.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Confetti.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Confetti.svg new file mode 100644 index 0000000..05adf9f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Confetti.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Copy.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Copy.svg new file mode 100644 index 0000000..81b08da --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Copy.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Copyright.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Copyright.svg new file mode 100644 index 0000000..5299420 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Copyright.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Cosmetic.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Cosmetic.svg new file mode 100644 index 0000000..48fb2c6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Cosmetic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Creative Commons.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Creative Commons.svg new file mode 100644 index 0000000..ebd8f0f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Creative Commons.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Crown Line.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Crown Line.svg new file mode 100644 index 0000000..168c843 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Crown Line.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Crown Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Crown Minimalistic.svg new file mode 100644 index 0000000..b48d70a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Crown Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Crown Star.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Crown Star.svg new file mode 100644 index 0000000..535b600 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Crown Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Crown.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Crown.svg new file mode 100644 index 0000000..5f7ca2a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Crown.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Cup First.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Cup First.svg new file mode 100644 index 0000000..424bc24 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Cup First.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Cup Music.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Cup Music.svg new file mode 100644 index 0000000..d22790f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Cup Music.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Cup Star.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Cup Star.svg new file mode 100644 index 0000000..d862f70 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Cup Star.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Cup.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Cup.svg new file mode 100644 index 0000000..f4859ff --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Cup.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Cursor Square.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Cursor Square.svg new file mode 100644 index 0000000..3e8dd24 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Cursor Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Cursor.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Cursor.svg new file mode 100644 index 0000000..23cd2e6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Cursor.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Danger Circle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Danger Circle.svg new file mode 100644 index 0000000..270b8e0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Danger Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Danger Square.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Danger Square.svg new file mode 100644 index 0000000..d94cc53 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Danger Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Danger Triangle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Danger Triangle.svg new file mode 100644 index 0000000..2c9ed2d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Danger Triangle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Danger.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Danger.svg new file mode 100644 index 0000000..bc099de --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Danger.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Database.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Database.svg new file mode 100644 index 0000000..411f63e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Database.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Delivery.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Delivery.svg new file mode 100644 index 0000000..ac12811 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Delivery.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Explicit.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Explicit.svg new file mode 100644 index 0000000..a9c8b14 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Explicit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Feed.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Feed.svg new file mode 100644 index 0000000..6ea52e7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Feed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Ferris Wheel.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Ferris Wheel.svg new file mode 100644 index 0000000..a936add --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Ferris Wheel.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Figma.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Figma.svg new file mode 100644 index 0000000..2cfee43 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Figma.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Filter.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Filter.svg new file mode 100644 index 0000000..74b9faa --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Filter.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Flag 2.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Flag 2.svg new file mode 100644 index 0000000..ffcb686 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Flag 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Flag.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Flag.svg new file mode 100644 index 0000000..a7085a0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Flag.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Flashlight On.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Flashlight On.svg new file mode 100644 index 0000000..fd54362 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Flashlight On.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Flashlight.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Flashlight.svg new file mode 100644 index 0000000..2ea14e1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Flashlight.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Forbidden Circle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Forbidden Circle.svg new file mode 100644 index 0000000..845ed5b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Forbidden Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Forbidden.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Forbidden.svg new file mode 100644 index 0000000..5414bd5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Forbidden.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Fuel.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Fuel.svg new file mode 100644 index 0000000..47e2c0b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Fuel.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Ghost Smile.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Ghost Smile.svg new file mode 100644 index 0000000..46290df --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Ghost Smile.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Ghost.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Ghost.svg new file mode 100644 index 0000000..d1ff5ac --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Ghost.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Gift.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Gift.svg new file mode 100644 index 0000000..837361a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Gift.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Glasses.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Glasses.svg new file mode 100644 index 0000000..b87600a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Glasses.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Hamburger Menu.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Hamburger Menu.svg new file mode 100644 index 0000000..71e54b3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Hamburger Menu.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Hanger 2.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Hanger 2.svg new file mode 100644 index 0000000..1bcda9c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Hanger 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Hanger.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Hanger.svg new file mode 100644 index 0000000..f7f53da --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Hanger.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Help.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Help.svg new file mode 100644 index 0000000..49436f5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Help.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/High Definition.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/High Definition.svg new file mode 100644 index 0000000..f8d4ded --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/High Definition.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/High Quality.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/High Quality.svg new file mode 100644 index 0000000..9e351db --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/High Quality.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Home 2.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home 2.svg new file mode 100644 index 0000000..b0262fb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Add Angle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Add Angle.svg new file mode 100644 index 0000000..107d8e4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Add Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Add.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Add.svg new file mode 100644 index 0000000..10fcf8d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Add.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Angle 2.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Angle 2.svg new file mode 100644 index 0000000..7f13743 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Angle 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Angle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Angle.svg new file mode 100644 index 0000000..3d0f938 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Smile Angle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Smile Angle.svg new file mode 100644 index 0000000..d6b2e9c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Smile Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Smile.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Smile.svg new file mode 100644 index 0000000..cab735b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home Smile.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Home WiFi Angle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home WiFi Angle.svg new file mode 100644 index 0000000..7da5e36 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home WiFi Angle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Home WiFi.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home WiFi.svg new file mode 100644 index 0000000..4672cf6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home WiFi.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Home.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home.svg new file mode 100644 index 0000000..0abc14f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Home.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Info Circle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Info Circle.svg new file mode 100644 index 0000000..3aa8204 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Info Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Info Square.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Info Square.svg new file mode 100644 index 0000000..e1bcde3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Info Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Magic Stick 2.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Magic Stick 2.svg new file mode 100644 index 0000000..dbc99b1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Magic Stick 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Magic Stick 3.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Magic Stick 3.svg new file mode 100644 index 0000000..9472cea --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Magic Stick 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Magic Stick.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Magic Stick.svg new file mode 100644 index 0000000..a8d6ad6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Magic Stick.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Magnet Wave.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Magnet Wave.svg new file mode 100644 index 0000000..58f50bd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Magnet Wave.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Magnet.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Magnet.svg new file mode 100644 index 0000000..573d82b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Magnet.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Mask Happly.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Mask Happly.svg new file mode 100644 index 0000000..9165ca2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Mask Happly.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Mask Sad.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Mask Sad.svg new file mode 100644 index 0000000..2ae4d78 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Mask Sad.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Masks.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Masks.svg new file mode 100644 index 0000000..9f7386c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Masks.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Mention Circle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Mention Circle.svg new file mode 100644 index 0000000..33f5097 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Mention Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Mention Square.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Mention Square.svg new file mode 100644 index 0000000..100f3f7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Mention Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Menu Dots Circle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Menu Dots Circle.svg new file mode 100644 index 0000000..1176666 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Menu Dots Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Menu Dots Square.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Menu Dots Square.svg new file mode 100644 index 0000000..9fbb7c2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Menu Dots Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Menu Dots.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Menu Dots.svg new file mode 100644 index 0000000..3fbe61e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Menu Dots.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Minus Circle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Minus Circle.svg new file mode 100644 index 0000000..f79262e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Minus Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Minus Square.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Minus Square.svg new file mode 100644 index 0000000..ed55824 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Minus Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Mirror.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Mirror.svg new file mode 100644 index 0000000..da18d85 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Mirror.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Paper Bin.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Paper Bin.svg new file mode 100644 index 0000000..dafe581 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Paper Bin.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Paw.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Paw.svg new file mode 100644 index 0000000..64464eb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Paw.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Perfume.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Perfume.svg new file mode 100644 index 0000000..b372ef8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Perfume.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Pin Circle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Pin Circle.svg new file mode 100644 index 0000000..b224f88 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Pin Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Pin List.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Pin List.svg new file mode 100644 index 0000000..ca6bb44 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Pin List.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Pin.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Pin.svg new file mode 100644 index 0000000..c0f1aef --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Pin.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Plate.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Plate.svg new file mode 100644 index 0000000..c71d98e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Plate.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Posts Carousel Horizontal.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Posts Carousel Horizontal.svg new file mode 100644 index 0000000..83f5f1b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Posts Carousel Horizontal.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Posts Carousel Vertical.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Posts Carousel Vertical.svg new file mode 100644 index 0000000..6411b61 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Posts Carousel Vertical.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Power.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Power.svg new file mode 100644 index 0000000..ced0fbe --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Power.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Question Circle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Question Circle.svg new file mode 100644 index 0000000..84eed7e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Question Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Question Square.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Question Square.svg new file mode 100644 index 0000000..2942fcf --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Question Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Reorder.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Reorder.svg new file mode 100644 index 0000000..23ae250 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Reorder.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Revote.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Revote.svg new file mode 100644 index 0000000..4f64bb9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Revote.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Scissors Square.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Scissors Square.svg new file mode 100644 index 0000000..d3b8c2d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Scissors Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Scissors.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Scissors.svg new file mode 100644 index 0000000..4619332 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Scissors.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Share Circle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Share Circle.svg new file mode 100644 index 0000000..071da9f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Share Circle.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Share.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Share.svg new file mode 100644 index 0000000..13be21f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Share.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Skirt.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Skirt.svg new file mode 100644 index 0000000..0f00a4e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Skirt.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Sledgehammer.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Sledgehammer.svg new file mode 100644 index 0000000..5494467 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Sledgehammer.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Sleeping.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Sleeping.svg new file mode 100644 index 0000000..e32e7aa --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Sleeping.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Slider Horizontal.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Slider Horizontal.svg new file mode 100644 index 0000000..b219da6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Slider Horizontal.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Slider Minimalistic Horizontal.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Slider Minimalistic Horizontal.svg new file mode 100644 index 0000000..eddcb5b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Slider Minimalistic Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Slider Vertical Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Slider Vertical Minimalistic.svg new file mode 100644 index 0000000..4d2bbbc --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Slider Vertical Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Slider Vertical.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Slider Vertical.svg new file mode 100644 index 0000000..84d92f2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Slider Vertical.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Smart Home Angle.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Smart Home Angle.svg new file mode 100644 index 0000000..358ca4c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Smart Home Angle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Smart Home.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Smart Home.svg new file mode 100644 index 0000000..bab3004 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Smart Home.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Sort.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Sort.svg new file mode 100644 index 0000000..36fb0ec --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Sort.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Special Effects.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Special Effects.svg new file mode 100644 index 0000000..03e411c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Special Effects.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Subtitles.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Subtitles.svg new file mode 100644 index 0000000..748f2c7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Subtitles.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/T-shirt.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/T-shirt.svg new file mode 100644 index 0000000..6f3ad26 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/T-shirt.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Target.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Target.svg new file mode 100644 index 0000000..7f6e834 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Target.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Traffic Economy.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Traffic Economy.svg new file mode 100644 index 0000000..b823ab1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Traffic Economy.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Traffic.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Traffic.svg new file mode 100644 index 0000000..4fdc290 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Traffic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Trash Bin 2.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Trash Bin 2.svg new file mode 100644 index 0000000..195bc8f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Trash Bin 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Trash Bin Minimalistic 2.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Trash Bin Minimalistic 2.svg new file mode 100644 index 0000000..ec15ba2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Trash Bin Minimalistic 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Trash Bin Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Trash Bin Minimalistic.svg new file mode 100644 index 0000000..abfffd4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Trash Bin Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Trash Bin Trash.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Trash Bin Trash.svg new file mode 100644 index 0000000..49e3e51 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Trash Bin Trash.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Umbrella.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Umbrella.svg new file mode 100644 index 0000000..dc289c0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Umbrella.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/Waterdrop.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/Waterdrop.svg new file mode 100644 index 0000000..0bde869 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/Waterdrop.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/WinRar.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/WinRar.svg new file mode 100644 index 0000000..89e671d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/WinRar.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Essentional, UI/XXX.svg b/resources/icons/SVG/Bold Duotone/Essentional, UI/XXX.svg new file mode 100644 index 0000000..e7a6410 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Essentional, UI/XXX.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Confounded Circle.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Confounded Circle.svg new file mode 100644 index 0000000..2676e44 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Confounded Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Confounded Square.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Confounded Square.svg new file mode 100644 index 0000000..2e6767f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Confounded Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Emoji Funny Circle.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Emoji Funny Circle.svg new file mode 100644 index 0000000..047fbcf --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Emoji Funny Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Emoji Funny Square.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Emoji Funny Square.svg new file mode 100644 index 0000000..6e45f11 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Emoji Funny Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Expressionless Circle.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Expressionless Circle.svg new file mode 100644 index 0000000..dd50eba --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Expressionless Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Expressionless Square.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Expressionless Square.svg new file mode 100644 index 0000000..99860e6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Expressionless Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Face Scan Circle.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Face Scan Circle.svg new file mode 100644 index 0000000..7eedc4b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Face Scan Circle.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Face Scan Square.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Face Scan Square.svg new file mode 100644 index 0000000..de83a9f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Face Scan Square.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Facemask Circle.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Facemask Circle.svg new file mode 100644 index 0000000..9626804 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Facemask Circle.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Facemask Square.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Facemask Square.svg new file mode 100644 index 0000000..9720912 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Facemask Square.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sad Circle.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sad Circle.svg new file mode 100644 index 0000000..85824e1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sad Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sad Square.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sad Square.svg new file mode 100644 index 0000000..eb3d058 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sad Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sleeping Circle.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sleeping Circle.svg new file mode 100644 index 0000000..6531a45 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sleeping Circle.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sleeping Square.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sleeping Square.svg new file mode 100644 index 0000000..0bb24e1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sleeping Square.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Smile Circle.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Smile Circle.svg new file mode 100644 index 0000000..13d837d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Smile Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Smile Square.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Smile Square.svg new file mode 100644 index 0000000..5e4dc97 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Smile Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Circle.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Circle.svg new file mode 100644 index 0000000..27c6fe0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg new file mode 100644 index 0000000..c39c50e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Smile Circle.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Smile Circle.svg new file mode 100644 index 0000000..c873e05 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Smile Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Smile Square.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Smile Square.svg new file mode 100644 index 0000000..7942bc8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Smile Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Square.svg b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Square.svg new file mode 100644 index 0000000..89fcf18 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Faces, Emotions, Stickers/Sticker Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Files/Cloud File.svg b/resources/icons/SVG/Bold Duotone/Files/Cloud File.svg new file mode 100644 index 0000000..01c6a18 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Files/Cloud File.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Files/Code File.svg b/resources/icons/SVG/Bold Duotone/Files/Code File.svg new file mode 100644 index 0000000..2d81d5d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Files/Code File.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Files/Figma File.svg b/resources/icons/SVG/Bold Duotone/Files/Figma File.svg new file mode 100644 index 0000000..7914e61 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Files/Figma File.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Files/File Check.svg b/resources/icons/SVG/Bold Duotone/Files/File Check.svg new file mode 100644 index 0000000..007755e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Files/File Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Files/File Corrupted.svg b/resources/icons/SVG/Bold Duotone/Files/File Corrupted.svg new file mode 100644 index 0000000..3f37a7f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Files/File Corrupted.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Files/File Download.svg b/resources/icons/SVG/Bold Duotone/Files/File Download.svg new file mode 100644 index 0000000..1927e2a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Files/File Download.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Files/File Favourite.svg b/resources/icons/SVG/Bold Duotone/Files/File Favourite.svg new file mode 100644 index 0000000..a4c9ca9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Files/File Favourite.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Files/File Left.svg b/resources/icons/SVG/Bold Duotone/Files/File Left.svg new file mode 100644 index 0000000..55ab197 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Files/File Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Files/File Remove.svg b/resources/icons/SVG/Bold Duotone/Files/File Remove.svg new file mode 100644 index 0000000..2767ae8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Files/File Remove.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Files/File Right.svg b/resources/icons/SVG/Bold Duotone/Files/File Right.svg new file mode 100644 index 0000000..fa6b35f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Files/File Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Files/File Send.svg b/resources/icons/SVG/Bold Duotone/Files/File Send.svg new file mode 100644 index 0000000..6e3f8f5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Files/File Send.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Files/File Smile _).svg b/resources/icons/SVG/Bold Duotone/Files/File Smile _).svg new file mode 100644 index 0000000..34f7889 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Files/File Smile _).svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Files/File Text.svg b/resources/icons/SVG/Bold Duotone/Files/File Text.svg new file mode 100644 index 0000000..013b93a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Files/File Text.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Files/File.svg b/resources/icons/SVG/Bold Duotone/Files/File.svg new file mode 100644 index 0000000..d8f66ee --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Files/File.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Files/ZIP File.svg b/resources/icons/SVG/Bold Duotone/Files/ZIP File.svg new file mode 100644 index 0000000..5ad62f5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Files/ZIP File.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Folders/Add Folder.svg b/resources/icons/SVG/Bold Duotone/Folders/Add Folder.svg new file mode 100644 index 0000000..fe9b067 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Folders/Add Folder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Folders/Folder 2.svg b/resources/icons/SVG/Bold Duotone/Folders/Folder 2.svg new file mode 100644 index 0000000..599e617 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Folders/Folder 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Folders/Folder Check.svg b/resources/icons/SVG/Bold Duotone/Folders/Folder Check.svg new file mode 100644 index 0000000..112384e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Folders/Folder Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Folders/Folder Cloud.svg b/resources/icons/SVG/Bold Duotone/Folders/Folder Cloud.svg new file mode 100644 index 0000000..36742e4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Folders/Folder Cloud.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Folders/Folder Error.svg b/resources/icons/SVG/Bold Duotone/Folders/Folder Error.svg new file mode 100644 index 0000000..5aab6c0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Folders/Folder Error.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Folders/Folder Favourite (Bookmark).svg b/resources/icons/SVG/Bold Duotone/Folders/Folder Favourite (Bookmark).svg new file mode 100644 index 0000000..e9c39b5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Folders/Folder Favourite (Bookmark).svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Folders/Folder Favourite (Star).svg b/resources/icons/SVG/Bold Duotone/Folders/Folder Favourite (Star).svg new file mode 100644 index 0000000..73c7477 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Folders/Folder Favourite (Star).svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Folders/Folder Open.svg b/resources/icons/SVG/Bold Duotone/Folders/Folder Open.svg new file mode 100644 index 0000000..48ad854 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Folders/Folder Open.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Folders/Folder Path Connect.svg b/resources/icons/SVG/Bold Duotone/Folders/Folder Path Connect.svg new file mode 100644 index 0000000..5ecc139 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Folders/Folder Path Connect.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Folders/Folder Security.svg b/resources/icons/SVG/Bold Duotone/Folders/Folder Security.svg new file mode 100644 index 0000000..31cf4dd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Folders/Folder Security.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Folders/Folder With Files.svg b/resources/icons/SVG/Bold Duotone/Folders/Folder With Files.svg new file mode 100644 index 0000000..f9869e7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Folders/Folder With Files.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Folders/Folder.svg b/resources/icons/SVG/Bold Duotone/Folders/Folder.svg new file mode 100644 index 0000000..83b4284 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Folders/Folder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Folders/Move To Folder.svg b/resources/icons/SVG/Bold Duotone/Folders/Move To Folder.svg new file mode 100644 index 0000000..3296bc5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Folders/Move To Folder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Folders/Remove Folder.svg b/resources/icons/SVG/Bold Duotone/Folders/Remove Folder.svg new file mode 100644 index 0000000..ce1aec9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Folders/Remove Folder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Bottle.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Bottle.svg new file mode 100644 index 0000000..12935eb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Bottle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Chef Hat Heart.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Chef Hat Heart.svg new file mode 100644 index 0000000..2129455 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Chef Hat Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Chef Hat Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Chef Hat Minimalistic.svg new file mode 100644 index 0000000..4c90435 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Chef Hat Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Chef Hat.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Chef Hat.svg new file mode 100644 index 0000000..4499c41 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Chef Hat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Corkscrew.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Corkscrew.svg new file mode 100644 index 0000000..0ea5e16 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Corkscrew.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Cup Hot.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Cup Hot.svg new file mode 100644 index 0000000..e606d93 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Cup Hot.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Cup Paper.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Cup Paper.svg new file mode 100644 index 0000000..dd59e6d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Cup Paper.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Cup.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Cup.svg new file mode 100644 index 0000000..4779a3f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Cup.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Donut Bitten.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Donut Bitten.svg new file mode 100644 index 0000000..582ffb7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Donut Bitten.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Donut.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Donut.svg new file mode 100644 index 0000000..27a2f33 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Donut.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Ladle.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Ladle.svg new file mode 100644 index 0000000..2058aad --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Ladle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Oven Mitts Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Oven Mitts Minimalistic.svg new file mode 100644 index 0000000..9583e71 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Oven Mitts Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Oven Mitts.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Oven Mitts.svg new file mode 100644 index 0000000..523b942 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Oven Mitts.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Rolling Pin.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Rolling Pin.svg new file mode 100644 index 0000000..6661b9b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Rolling Pin.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Tea Cup.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Tea Cup.svg new file mode 100644 index 0000000..f7e471b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Tea Cup.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Whisk.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Whisk.svg new file mode 100644 index 0000000..24c9917 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Whisk.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Wineglass Triangle.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Wineglass Triangle.svg new file mode 100644 index 0000000..53ab777 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Wineglass Triangle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Food, Kitchen/Wineglass.svg b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Wineglass.svg new file mode 100644 index 0000000..6286b50 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Food, Kitchen/Wineglass.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Armchair 2.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Armchair 2.svg new file mode 100644 index 0000000..0981878 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Armchair 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Armchair.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Armchair.svg new file mode 100644 index 0000000..88d4586 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Armchair.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Bar Chair.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Bar Chair.svg new file mode 100644 index 0000000..5cd0856 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Bar Chair.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Bath.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Bath.svg new file mode 100644 index 0000000..f3173bf --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Bath.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Bed.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Bed.svg new file mode 100644 index 0000000..9630d24 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Bed.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Bedside Table 2.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Bedside Table 2.svg new file mode 100644 index 0000000..875bb40 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Bedside Table 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Bedside Table 3.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Bedside Table 3.svg new file mode 100644 index 0000000..e5e6e05 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Bedside Table 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Bedside Table 4.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Bedside Table 4.svg new file mode 100644 index 0000000..88a7abc --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Bedside Table 4.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Bedside Table.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Bedside Table.svg new file mode 100644 index 0000000..844d353 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Bedside Table.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Chair 2.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Chair 2.svg new file mode 100644 index 0000000..86e76e7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Chair 2.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Chair.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Chair.svg new file mode 100644 index 0000000..4bd6db1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Chair.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Chandelier.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Chandelier.svg new file mode 100644 index 0000000..834f971 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Chandelier.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Closet 2.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Closet 2.svg new file mode 100644 index 0000000..48a6d69 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Closet 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Closet.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Closet.svg new file mode 100644 index 0000000..6ab0271 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Closet.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Condicioner 2.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Condicioner 2.svg new file mode 100644 index 0000000..e65aa4e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Condicioner 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Condicioner.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Condicioner.svg new file mode 100644 index 0000000..0db907e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Condicioner.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Floor Lamp Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Floor Lamp Minimalistic.svg new file mode 100644 index 0000000..4246bcd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Floor Lamp Minimalistic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Floor Lamp.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Floor Lamp.svg new file mode 100644 index 0000000..aefec42 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Floor Lamp.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Fridge.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Fridge.svg new file mode 100644 index 0000000..5384ea9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Fridge.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Lamp.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Lamp.svg new file mode 100644 index 0000000..bda8720 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Lamp.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Mirror.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Mirror.svg new file mode 100644 index 0000000..b50e6b4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Mirror.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Remote Controller 2.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Remote Controller 2.svg new file mode 100644 index 0000000..d7f7eee --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Remote Controller 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Remote Controller Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Remote Controller Minimalistic.svg new file mode 100644 index 0000000..bb67cff --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Remote Controller Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Remote Controller.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Remote Controller.svg new file mode 100644 index 0000000..7c611b0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Remote Controller.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Smart Vacuum Cleaner 2.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Smart Vacuum Cleaner 2.svg new file mode 100644 index 0000000..d92703a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Smart Vacuum Cleaner 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Smart Vacuum Cleaner.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Smart Vacuum Cleaner.svg new file mode 100644 index 0000000..272de13 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Smart Vacuum Cleaner.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Sofa 2.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Sofa 2.svg new file mode 100644 index 0000000..654028b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Sofa 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Sofa 3.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Sofa 3.svg new file mode 100644 index 0000000..391806c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Sofa 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Sofa.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Sofa.svg new file mode 100644 index 0000000..e28dcc3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Sofa.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Speaker Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Speaker Minimalistic.svg new file mode 100644 index 0000000..ae77cdb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Speaker Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Speaker.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Speaker.svg new file mode 100644 index 0000000..5dd7d22 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Speaker.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Trellis.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Trellis.svg new file mode 100644 index 0000000..36e0e57 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Trellis.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Volume Knob.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Volume Knob.svg new file mode 100644 index 0000000..668e27e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Volume Knob.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Washing Machine Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Washing Machine Minimalistic.svg new file mode 100644 index 0000000..8dd67e5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Washing Machine Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Home, Furniture/Washing Machine.svg b/resources/icons/SVG/Bold Duotone/Home, Furniture/Washing Machine.svg new file mode 100644 index 0000000..32bf2c7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Home, Furniture/Washing Machine.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Dislike.svg b/resources/icons/SVG/Bold Duotone/Like/Dislike.svg new file mode 100644 index 0000000..e43c744 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Dislike.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Heart Angle.svg b/resources/icons/SVG/Bold Duotone/Like/Heart Angle.svg new file mode 100644 index 0000000..b4c0b17 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Heart Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Heart Broken.svg b/resources/icons/SVG/Bold Duotone/Like/Heart Broken.svg new file mode 100644 index 0000000..cc1f811 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Heart Broken.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Heart Lock.svg b/resources/icons/SVG/Bold Duotone/Like/Heart Lock.svg new file mode 100644 index 0000000..3d3ef42 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Heart Lock.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Heart Shine.svg b/resources/icons/SVG/Bold Duotone/Like/Heart Shine.svg new file mode 100644 index 0000000..264aa4c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Heart Shine.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Heart Unlock.svg b/resources/icons/SVG/Bold Duotone/Like/Heart Unlock.svg new file mode 100644 index 0000000..5b9a897 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Heart Unlock.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Heart.svg b/resources/icons/SVG/Bold Duotone/Like/Heart.svg new file mode 100644 index 0000000..e97276a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Heart.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Hearts.svg b/resources/icons/SVG/Bold Duotone/Like/Hearts.svg new file mode 100644 index 0000000..5129a44 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Hearts.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Like.svg b/resources/icons/SVG/Bold Duotone/Like/Like.svg new file mode 100644 index 0000000..2b1f14e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Like.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Medal Ribbon Star.svg b/resources/icons/SVG/Bold Duotone/Like/Medal Ribbon Star.svg new file mode 100644 index 0000000..1212cbd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Medal Ribbon Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Medal Ribbon.svg b/resources/icons/SVG/Bold Duotone/Like/Medal Ribbon.svg new file mode 100644 index 0000000..e8b68fb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Medal Ribbon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Medal Ribbons Star.svg b/resources/icons/SVG/Bold Duotone/Like/Medal Ribbons Star.svg new file mode 100644 index 0000000..4b00fd7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Medal Ribbons Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Medal Star Circle.svg b/resources/icons/SVG/Bold Duotone/Like/Medal Star Circle.svg new file mode 100644 index 0000000..fb9dc70 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Medal Star Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Medal Star Square.svg b/resources/icons/SVG/Bold Duotone/Like/Medal Star Square.svg new file mode 100644 index 0000000..28fc819 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Medal Star Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Medal Star.svg b/resources/icons/SVG/Bold Duotone/Like/Medal Star.svg new file mode 100644 index 0000000..db44e72 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Medal Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Star Shine.svg b/resources/icons/SVG/Bold Duotone/Like/Star Shine.svg new file mode 100644 index 0000000..b47bdb2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Star Shine.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Like/Star.svg b/resources/icons/SVG/Bold Duotone/Like/Star.svg new file mode 100644 index 0000000..e3fcd59 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Like/Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/Bill.svg b/resources/icons/SVG/Bold Duotone/List/Bill.svg new file mode 100644 index 0000000..cebf08f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/Bill.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/Checklist Minimalistic.svg b/resources/icons/SVG/Bold Duotone/List/Checklist Minimalistic.svg new file mode 100644 index 0000000..71c94f7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/Checklist Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/Checklist.svg b/resources/icons/SVG/Bold Duotone/List/Checklist.svg new file mode 100644 index 0000000..67e96c3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/Checklist.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/List Arrow Down Minimalistic.svg b/resources/icons/SVG/Bold Duotone/List/List Arrow Down Minimalistic.svg new file mode 100644 index 0000000..c504cd5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/List Arrow Down Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/List Arrow Down.svg b/resources/icons/SVG/Bold Duotone/List/List Arrow Down.svg new file mode 100644 index 0000000..5332424 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/List Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/List Arrow Up Minimalistic.svg b/resources/icons/SVG/Bold Duotone/List/List Arrow Up Minimalistic.svg new file mode 100644 index 0000000..fd159b0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/List Arrow Up Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/List Arrow Up.svg b/resources/icons/SVG/Bold Duotone/List/List Arrow Up.svg new file mode 100644 index 0000000..69e8b0c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/List Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/List Check Minimalistic.svg b/resources/icons/SVG/Bold Duotone/List/List Check Minimalistic.svg new file mode 100644 index 0000000..cc36d61 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/List Check Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/List Check.svg b/resources/icons/SVG/Bold Duotone/List/List Check.svg new file mode 100644 index 0000000..10fec42 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/List Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/List Cross Minimalistic.svg b/resources/icons/SVG/Bold Duotone/List/List Cross Minimalistic.svg new file mode 100644 index 0000000..ed886fb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/List Cross Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/List Cross.svg b/resources/icons/SVG/Bold Duotone/List/List Cross.svg new file mode 100644 index 0000000..8facd27 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/List Cross.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/List Down Minimalistic.svg b/resources/icons/SVG/Bold Duotone/List/List Down Minimalistic.svg new file mode 100644 index 0000000..d2f0094 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/List Down Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/List Down.svg b/resources/icons/SVG/Bold Duotone/List/List Down.svg new file mode 100644 index 0000000..cc78080 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/List Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/List Heart Minimalistic.svg b/resources/icons/SVG/Bold Duotone/List/List Heart Minimalistic.svg new file mode 100644 index 0000000..9b5d0c8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/List Heart Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/List Heart.svg b/resources/icons/SVG/Bold Duotone/List/List Heart.svg new file mode 100644 index 0000000..f5cf333 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/List Heart.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/List Up Minimalistic.svg b/resources/icons/SVG/Bold Duotone/List/List Up Minimalistic.svg new file mode 100644 index 0000000..e82e211 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/List Up Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/List Up.svg b/resources/icons/SVG/Bold Duotone/List/List Up.svg new file mode 100644 index 0000000..0cf94cb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/List Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/List-1.svg b/resources/icons/SVG/Bold Duotone/List/List-1.svg new file mode 100644 index 0000000..84e35ce --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/List-1.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/List.svg b/resources/icons/SVG/Bold Duotone/List/List.svg new file mode 100644 index 0000000..a1f06f9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/List.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/Plaaylist Minimalistic.svg b/resources/icons/SVG/Bold Duotone/List/Plaaylist Minimalistic.svg new file mode 100644 index 0000000..128a65f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/Plaaylist Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/Playlist 2.svg b/resources/icons/SVG/Bold Duotone/List/Playlist 2.svg new file mode 100644 index 0000000..70a97e0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/Playlist 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/Playlist Minimalistic 2.svg b/resources/icons/SVG/Bold Duotone/List/Playlist Minimalistic 2.svg new file mode 100644 index 0000000..31d204b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/Playlist Minimalistic 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/Playlist Minimalistic 3.svg b/resources/icons/SVG/Bold Duotone/List/Playlist Minimalistic 3.svg new file mode 100644 index 0000000..ba02c46 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/Playlist Minimalistic 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/Playlist.svg b/resources/icons/SVG/Bold Duotone/List/Playlist.svg new file mode 100644 index 0000000..08cdf21 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/Playlist.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/Sort By Alphabet.svg b/resources/icons/SVG/Bold Duotone/List/Sort By Alphabet.svg new file mode 100644 index 0000000..2d4d5a1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/Sort By Alphabet.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/Sort By Time.svg b/resources/icons/SVG/Bold Duotone/List/Sort By Time.svg new file mode 100644 index 0000000..f02465f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/Sort By Time.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/Sort From Bottom To Top.svg b/resources/icons/SVG/Bold Duotone/List/Sort From Bottom To Top.svg new file mode 100644 index 0000000..a28c548 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/Sort From Bottom To Top.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/List/Sort From Top To Bottom.svg b/resources/icons/SVG/Bold Duotone/List/Sort From Top To Bottom.svg new file mode 100644 index 0000000..bd11c53 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/List/Sort From Top To Bottom.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Branching Paths Down.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Branching Paths Down.svg new file mode 100644 index 0000000..48b2af2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Branching Paths Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Branching Paths Up.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Branching Paths Up.svg new file mode 100644 index 0000000..1e71804 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Branching Paths Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Compass Big.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Compass Big.svg new file mode 100644 index 0000000..33fef2e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Compass Big.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Compass Square.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Compass Square.svg new file mode 100644 index 0000000..4cc85c1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Compass Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Compass.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Compass.svg new file mode 100644 index 0000000..32b7ab2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Compass.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/GPS.svg b/resources/icons/SVG/Bold Duotone/Map & Location/GPS.svg new file mode 100644 index 0000000..8c25207 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/GPS.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Global.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Global.svg new file mode 100644 index 0000000..1a14600 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Global.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Globus.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Globus.svg new file mode 100644 index 0000000..473c1f0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Globus.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Down.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Down.svg new file mode 100644 index 0000000..e27ade5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Left.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Left.svg new file mode 100644 index 0000000..734f8a7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Right.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Right.svg new file mode 100644 index 0000000..bf54cb8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Square.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Square.svg new file mode 100644 index 0000000..56ab617 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Up.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Up.svg new file mode 100644 index 0000000..97ca80e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Map Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Add.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Add.svg new file mode 100644 index 0000000..a4da181 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Add.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Favourite.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Favourite.svg new file mode 100644 index 0000000..7240228 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Favourite.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Hospital.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Hospital.svg new file mode 100644 index 0000000..23e9551 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Hospital.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Remove.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Remove.svg new file mode 100644 index 0000000..7044979 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Rotate.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Rotate.svg new file mode 100644 index 0000000..70d4ab9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Rotate.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Map Point School.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point School.svg new file mode 100644 index 0000000..2eae07f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point School.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Search.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Search.svg new file mode 100644 index 0000000..28b11e8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Search.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Wave.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Wave.svg new file mode 100644 index 0000000..898b1e6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point Wave.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Map Point.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point.svg new file mode 100644 index 0000000..656ca8d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Map Point.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Map.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Map.svg new file mode 100644 index 0000000..fa79d73 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Map.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/People Nearby.svg b/resources/icons/SVG/Bold Duotone/Map & Location/People Nearby.svg new file mode 100644 index 0000000..125a558 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/People Nearby.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Point On Map Perspective.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Point On Map Perspective.svg new file mode 100644 index 0000000..fb6ab53 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Point On Map Perspective.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Point On Map.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Point On Map.svg new file mode 100644 index 0000000..98059e5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Point On Map.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Radar 2.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Radar 2.svg new file mode 100644 index 0000000..142f1cf --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Radar 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Radar.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Radar.svg new file mode 100644 index 0000000..4439f48 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Radar.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Route.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Route.svg new file mode 100644 index 0000000..8947dba --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Route.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Routing 2.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Routing 2.svg new file mode 100644 index 0000000..6942c3b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Routing 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Routing 3.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Routing 3.svg new file mode 100644 index 0000000..195381f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Routing 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Routing.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Routing.svg new file mode 100644 index 0000000..88c2ff9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Routing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Signpost 2.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Signpost 2.svg new file mode 100644 index 0000000..3fd09ca --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Signpost 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Signpost.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Signpost.svg new file mode 100644 index 0000000..d08b5cd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Signpost.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Streets Map Point.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Streets Map Point.svg new file mode 100644 index 0000000..e3cfdc6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Streets Map Point.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Streets Navigation.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Streets Navigation.svg new file mode 100644 index 0000000..15ab0ac --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Streets Navigation.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Map & Location/Streets.svg b/resources/icons/SVG/Bold Duotone/Map & Location/Streets.svg new file mode 100644 index 0000000..3ebc340 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Map & Location/Streets.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Adhesive Plaster 2.svg b/resources/icons/SVG/Bold Duotone/Medicine/Adhesive Plaster 2.svg new file mode 100644 index 0000000..1dd4eec --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Adhesive Plaster 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Adhesive Plaster.svg b/resources/icons/SVG/Bold Duotone/Medicine/Adhesive Plaster.svg new file mode 100644 index 0000000..060f6ad --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Adhesive Plaster.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Bacteria.svg b/resources/icons/SVG/Bold Duotone/Medicine/Bacteria.svg new file mode 100644 index 0000000..f4bc0f8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Bacteria.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Benzene Ring.svg b/resources/icons/SVG/Bold Duotone/Medicine/Benzene Ring.svg new file mode 100644 index 0000000..4edc60f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Benzene Ring.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Bone Broken.svg b/resources/icons/SVG/Bold Duotone/Medicine/Bone Broken.svg new file mode 100644 index 0000000..1701649 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Bone Broken.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Bone Crack.svg b/resources/icons/SVG/Bold Duotone/Medicine/Bone Crack.svg new file mode 100644 index 0000000..685c08e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Bone Crack.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Bone.svg b/resources/icons/SVG/Bold Duotone/Medicine/Bone.svg new file mode 100644 index 0000000..a895c78 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Bone.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Bones.svg b/resources/icons/SVG/Bold Duotone/Medicine/Bones.svg new file mode 100644 index 0000000..7f24a4c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Bones.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/DNA.svg b/resources/icons/SVG/Bold Duotone/Medicine/DNA.svg new file mode 100644 index 0000000..0fd73a2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/DNA.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Dropper 2.svg b/resources/icons/SVG/Bold Duotone/Medicine/Dropper 2.svg new file mode 100644 index 0000000..90e3e5e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Dropper 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Dropper 3.svg b/resources/icons/SVG/Bold Duotone/Medicine/Dropper 3.svg new file mode 100644 index 0000000..9938058 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Dropper 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Dropper Minimalistic 2.svg b/resources/icons/SVG/Bold Duotone/Medicine/Dropper Minimalistic 2.svg new file mode 100644 index 0000000..3c356fc --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Dropper Minimalistic 2.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Dropper Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Medicine/Dropper Minimalistic.svg new file mode 100644 index 0000000..877f43c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Dropper Minimalistic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Dropper.svg b/resources/icons/SVG/Bold Duotone/Medicine/Dropper.svg new file mode 100644 index 0000000..c00a828 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Dropper.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Health.svg b/resources/icons/SVG/Bold Duotone/Medicine/Health.svg new file mode 100644 index 0000000..155f321 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Health.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Heart Pulse 2.svg b/resources/icons/SVG/Bold Duotone/Medicine/Heart Pulse 2.svg new file mode 100644 index 0000000..7e5f686 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Heart Pulse 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Heart Pulse.svg b/resources/icons/SVG/Bold Duotone/Medicine/Heart Pulse.svg new file mode 100644 index 0000000..7ae085b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Heart Pulse.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Jar Of Pills 2.svg b/resources/icons/SVG/Bold Duotone/Medicine/Jar Of Pills 2.svg new file mode 100644 index 0000000..e9d2503 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Jar Of Pills 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Jar Of Pills.svg b/resources/icons/SVG/Bold Duotone/Medicine/Jar Of Pills.svg new file mode 100644 index 0000000..24f3920 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Jar Of Pills.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Medical Kit.svg b/resources/icons/SVG/Bold Duotone/Medicine/Medical Kit.svg new file mode 100644 index 0000000..824163b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Medical Kit.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Pill.svg b/resources/icons/SVG/Bold Duotone/Medicine/Pill.svg new file mode 100644 index 0000000..c3b6809 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Pill.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Pills 2.svg b/resources/icons/SVG/Bold Duotone/Medicine/Pills 2.svg new file mode 100644 index 0000000..8e611e9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Pills 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Pills 3.svg b/resources/icons/SVG/Bold Duotone/Medicine/Pills 3.svg new file mode 100644 index 0000000..def3ae5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Pills 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Pills.svg b/resources/icons/SVG/Bold Duotone/Medicine/Pills.svg new file mode 100644 index 0000000..2f828d3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Pills.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Pulse 2.svg b/resources/icons/SVG/Bold Duotone/Medicine/Pulse 2.svg new file mode 100644 index 0000000..a9737bc --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Pulse 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Pulse.svg b/resources/icons/SVG/Bold Duotone/Medicine/Pulse.svg new file mode 100644 index 0000000..491d949 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Pulse.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Stethoscope.svg b/resources/icons/SVG/Bold Duotone/Medicine/Stethoscope.svg new file mode 100644 index 0000000..9a17106 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Stethoscope.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Syringe.svg b/resources/icons/SVG/Bold Duotone/Medicine/Syringe.svg new file mode 100644 index 0000000..bede7c7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Syringe.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Test Tube Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Medicine/Test Tube Minimalistic.svg new file mode 100644 index 0000000..d2e6e54 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Test Tube Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Test Tube.svg b/resources/icons/SVG/Bold Duotone/Medicine/Test Tube.svg new file mode 100644 index 0000000..60c2211 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Test Tube.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Thermometer.svg b/resources/icons/SVG/Bold Duotone/Medicine/Thermometer.svg new file mode 100644 index 0000000..5af9cd0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Thermometer.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Medicine/Virus.svg b/resources/icons/SVG/Bold Duotone/Medicine/Virus.svg new file mode 100644 index 0000000..514567e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Medicine/Virus.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Arrow.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Arrow.svg new file mode 100644 index 0000000..650833d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Arrow.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Call.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Call.svg new file mode 100644 index 0000000..9970e02 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Call.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Check.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Check.svg new file mode 100644 index 0000000..98c634d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Code.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Code.svg new file mode 100644 index 0000000..50f6e7d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Code.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Dots.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Dots.svg new file mode 100644 index 0000000..9d18cd8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Dots.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Line.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Line.svg new file mode 100644 index 0000000..179d1b3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Line.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Call.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Call.svg new file mode 100644 index 0000000..2030951 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Call.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Check.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Check.svg new file mode 100644 index 0000000..e9d9898 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Dots.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Dots.svg new file mode 100644 index 0000000..9d1fe30 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Dots.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Like.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Like.svg new file mode 100644 index 0000000..c1c7cc9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Like.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Line.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Line.svg new file mode 100644 index 0000000..9a0f890 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Line.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Money.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Money.svg new file mode 100644 index 0000000..cb38e9d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Money.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Unread.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Unread.svg new file mode 100644 index 0000000..4cc8bee --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Video.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Video.svg new file mode 100644 index 0000000..c269047 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round Video.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round.svg new file mode 100644 index 0000000..2868a7b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Like.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Like.svg new file mode 100644 index 0000000..a11dd9c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square Like.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square.svg new file mode 100644 index 0000000..1dc9b48 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Unread.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Unread.svg new file mode 100644 index 0000000..d4fcec1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Chat Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Check Read.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Check Read.svg new file mode 100644 index 0000000..634d4eb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Check Read.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Dialog 2.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Dialog 2.svg new file mode 100644 index 0000000..ef7b752 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Dialog 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Dialog.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Dialog.svg new file mode 100644 index 0000000..76c9f27 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Dialog.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Forward.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Forward.svg new file mode 100644 index 0000000..e4190ce --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Forward.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox Archive.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox Archive.svg new file mode 100644 index 0000000..f7d9714 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox Archive.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox In.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox In.svg new file mode 100644 index 0000000..30115b5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox Line.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox Line.svg new file mode 100644 index 0000000..3fd6e96 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox Line.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox Out.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox Out.svg new file mode 100644 index 0000000..890cdc3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox Unread.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox Unread.svg new file mode 100644 index 0000000..d075b2d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox Unread.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox.svg new file mode 100644 index 0000000..2086968 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Inbox.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Letter Opened.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Letter Opened.svg new file mode 100644 index 0000000..27797c7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Letter Opened.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Letter Unread.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Letter Unread.svg new file mode 100644 index 0000000..86ba2be --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Letter Unread.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Letter.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Letter.svg new file mode 100644 index 0000000..b2733c5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Letter.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Mailbox.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Mailbox.svg new file mode 100644 index 0000000..dae59e5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Mailbox.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Multiple Forward Left.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Multiple Forward Left.svg new file mode 100644 index 0000000..937dafd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Multiple Forward Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Multiple Forward Right.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Multiple Forward Right.svg new file mode 100644 index 0000000..07637c8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Multiple Forward Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Paperclip 2.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Paperclip 2.svg new file mode 100644 index 0000000..b312cfc --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Paperclip 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Paperclip Rounded 2.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Paperclip Rounded 2.svg new file mode 100644 index 0000000..42ac596 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Paperclip Rounded 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Paperclip Rounded.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Paperclip Rounded.svg new file mode 100644 index 0000000..6f89fcc --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Paperclip Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Paperclip.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Paperclip.svg new file mode 100644 index 0000000..7e77d23 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Paperclip.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Pen 2.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Pen 2.svg new file mode 100644 index 0000000..b5c638a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Pen 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Pen New Round.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Pen New Round.svg new file mode 100644 index 0000000..db6ee33 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Pen New Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Pen New Square.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Pen New Square.svg new file mode 100644 index 0000000..41a5fef --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Pen New Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Pen.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Pen.svg new file mode 100644 index 0000000..38e34fa --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Pen.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Plain 2.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Plain 2.svg new file mode 100644 index 0000000..99722ea --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Plain 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Plain 3.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Plain 3.svg new file mode 100644 index 0000000..cc406b7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Plain 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Plain.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Plain.svg new file mode 100644 index 0000000..89e9eca --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Plain.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Square Forward.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Square Forward.svg new file mode 100644 index 0000000..34648d2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Square Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Square Share Line.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Square Share Line.svg new file mode 100644 index 0000000..bac51f3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Square Share Line.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Messages, Conversation/Unread.svg b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Unread.svg new file mode 100644 index 0000000..5cf742e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Messages, Conversation/Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Banknote 2.svg b/resources/icons/SVG/Bold Duotone/Money/Banknote 2.svg new file mode 100644 index 0000000..e4f4a0c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Banknote 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Banknote.svg b/resources/icons/SVG/Bold Duotone/Money/Banknote.svg new file mode 100644 index 0000000..41ad06c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Banknote.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Bill Check.svg b/resources/icons/SVG/Bold Duotone/Money/Bill Check.svg new file mode 100644 index 0000000..042b724 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Bill Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Bill Cross.svg b/resources/icons/SVG/Bold Duotone/Money/Bill Cross.svg new file mode 100644 index 0000000..9f1213a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Bill Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Bill List.svg b/resources/icons/SVG/Bold Duotone/Money/Bill List.svg new file mode 100644 index 0000000..d9a5b20 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Bill List.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Bill.svg b/resources/icons/SVG/Bold Duotone/Money/Bill.svg new file mode 100644 index 0000000..025423c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Bill.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Card 2.svg b/resources/icons/SVG/Bold Duotone/Money/Card 2.svg new file mode 100644 index 0000000..0f59485 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Card 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Card Recive.svg b/resources/icons/SVG/Bold Duotone/Money/Card Recive.svg new file mode 100644 index 0000000..b9590ab --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Card Recive.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Card Search.svg b/resources/icons/SVG/Bold Duotone/Money/Card Search.svg new file mode 100644 index 0000000..855671e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Card Search.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Card Send.svg b/resources/icons/SVG/Bold Duotone/Money/Card Send.svg new file mode 100644 index 0000000..1d89973 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Card Send.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Card Transfer.svg b/resources/icons/SVG/Bold Duotone/Money/Card Transfer.svg new file mode 100644 index 0000000..40139d2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Card Transfer.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Card.svg b/resources/icons/SVG/Bold Duotone/Money/Card.svg new file mode 100644 index 0000000..aed8980 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Card.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Cardholder.svg b/resources/icons/SVG/Bold Duotone/Money/Cardholder.svg new file mode 100644 index 0000000..de65ff7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Cardholder.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Cash Out.svg b/resources/icons/SVG/Bold Duotone/Money/Cash Out.svg new file mode 100644 index 0000000..ab1f810 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Cash Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Dollar Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Money/Dollar Minimalistic.svg new file mode 100644 index 0000000..e557746 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Dollar Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Dollar.svg b/resources/icons/SVG/Bold Duotone/Money/Dollar.svg new file mode 100644 index 0000000..45302dc --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Dollar.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Euro.svg b/resources/icons/SVG/Bold Duotone/Money/Euro.svg new file mode 100644 index 0000000..53225c1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Euro.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Money Bag.svg b/resources/icons/SVG/Bold Duotone/Money/Money Bag.svg new file mode 100644 index 0000000..a345b3a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Money Bag.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Ruble.svg b/resources/icons/SVG/Bold Duotone/Money/Ruble.svg new file mode 100644 index 0000000..1ae1308 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Ruble.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Safe 2.svg b/resources/icons/SVG/Bold Duotone/Money/Safe 2.svg new file mode 100644 index 0000000..523efcc --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Safe 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Safe Circle.svg b/resources/icons/SVG/Bold Duotone/Money/Safe Circle.svg new file mode 100644 index 0000000..33ea389 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Safe Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Safe Square.svg b/resources/icons/SVG/Bold Duotone/Money/Safe Square.svg new file mode 100644 index 0000000..9654b04 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Safe Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Sale Square.svg b/resources/icons/SVG/Bold Duotone/Money/Sale Square.svg new file mode 100644 index 0000000..c6088e9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Sale Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Sale.svg b/resources/icons/SVG/Bold Duotone/Money/Sale.svg new file mode 100644 index 0000000..08d6f55 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Sale.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Tag Horizontal.svg b/resources/icons/SVG/Bold Duotone/Money/Tag Horizontal.svg new file mode 100644 index 0000000..599491f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Tag Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Tag Price.svg b/resources/icons/SVG/Bold Duotone/Money/Tag Price.svg new file mode 100644 index 0000000..76bdb70 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Tag Price.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Tag.svg b/resources/icons/SVG/Bold Duotone/Money/Tag.svg new file mode 100644 index 0000000..b5c0b92 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Tag.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Ticker Star.svg b/resources/icons/SVG/Bold Duotone/Money/Ticker Star.svg new file mode 100644 index 0000000..53858f5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Ticker Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Ticket Sale.svg b/resources/icons/SVG/Bold Duotone/Money/Ticket Sale.svg new file mode 100644 index 0000000..90a7634 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Ticket Sale.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Ticket.svg b/resources/icons/SVG/Bold Duotone/Money/Ticket.svg new file mode 100644 index 0000000..c6a0477 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Ticket.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Verified Check.svg b/resources/icons/SVG/Bold Duotone/Money/Verified Check.svg new file mode 100644 index 0000000..91e4c43 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Verified Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Wad Of Money.svg b/resources/icons/SVG/Bold Duotone/Money/Wad Of Money.svg new file mode 100644 index 0000000..0de882f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Wad Of Money.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Wallet 2.svg b/resources/icons/SVG/Bold Duotone/Money/Wallet 2.svg new file mode 100644 index 0000000..f18b929 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Wallet 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Wallet Money.svg b/resources/icons/SVG/Bold Duotone/Money/Wallet Money.svg new file mode 100644 index 0000000..ba82d7b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Wallet Money.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Money/Wallet.svg b/resources/icons/SVG/Bold Duotone/Money/Wallet.svg new file mode 100644 index 0000000..4e49c39 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Money/Wallet.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Nature, Travel/Bonfire.svg b/resources/icons/SVG/Bold Duotone/Nature, Travel/Bonfire.svg new file mode 100644 index 0000000..77e9ddd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Nature, Travel/Bonfire.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Nature, Travel/Fire Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Nature, Travel/Fire Minimalistic.svg new file mode 100644 index 0000000..75e94c0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Nature, Travel/Fire Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Nature, Travel/Fire Square.svg b/resources/icons/SVG/Bold Duotone/Nature, Travel/Fire Square.svg new file mode 100644 index 0000000..9309a71 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Nature, Travel/Fire Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Nature, Travel/Fire.svg b/resources/icons/SVG/Bold Duotone/Nature, Travel/Fire.svg new file mode 100644 index 0000000..2e85ea1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Nature, Travel/Fire.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Nature, Travel/Flame.svg b/resources/icons/SVG/Bold Duotone/Nature, Travel/Flame.svg new file mode 100644 index 0000000..bd7207f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Nature, Travel/Flame.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Nature, Travel/Leaf.svg b/resources/icons/SVG/Bold Duotone/Nature, Travel/Leaf.svg new file mode 100644 index 0000000..e141e4c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Nature, Travel/Leaf.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Nature, Travel/Suitcase Lines.svg b/resources/icons/SVG/Bold Duotone/Nature, Travel/Suitcase Lines.svg new file mode 100644 index 0000000..578fd5d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Nature, Travel/Suitcase Lines.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Nature, Travel/Suitcase Tag.svg b/resources/icons/SVG/Bold Duotone/Nature, Travel/Suitcase Tag.svg new file mode 100644 index 0000000..90cc4d7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Nature, Travel/Suitcase Tag.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Nature, Travel/Suitcase.svg b/resources/icons/SVG/Bold Duotone/Nature, Travel/Suitcase.svg new file mode 100644 index 0000000..bb6138f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Nature, Travel/Suitcase.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Bug Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Bug Minimalistic.svg new file mode 100644 index 0000000..70e4a08 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Bug Minimalistic.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Bug.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Bug.svg new file mode 100644 index 0000000..9cd300f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Bug.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Code 2.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Code 2.svg new file mode 100644 index 0000000..562f849 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Code 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Code Circle.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Code Circle.svg new file mode 100644 index 0000000..b8dd089 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Code Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Code Square.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Code Square.svg new file mode 100644 index 0000000..04926ed --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Code Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Code.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Code.svg new file mode 100644 index 0000000..d1e6820 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Code.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Command.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Command.svg new file mode 100644 index 0000000..6e63b13 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Command.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Hashtag Chat.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Hashtag Chat.svg new file mode 100644 index 0000000..7e893e7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Hashtag Chat.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Hashtag Circle.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Hashtag Circle.svg new file mode 100644 index 0000000..b050255 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Hashtag Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Hashtag Square.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Hashtag Square.svg new file mode 100644 index 0000000..1178407 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Hashtag Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Hashtag.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Hashtag.svg new file mode 100644 index 0000000..5a48b98 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Hashtag.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Programming.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Programming.svg new file mode 100644 index 0000000..282b35d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Programming.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Screencast 2.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Screencast 2.svg new file mode 100644 index 0000000..6d84127 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Screencast 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Screencast.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Screencast.svg new file mode 100644 index 0000000..6e389af --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Screencast.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Sidebar Code.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Sidebar Code.svg new file mode 100644 index 0000000..367e280 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Sidebar Code.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Sidebar Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Sidebar Minimalistic.svg new file mode 100644 index 0000000..c295f7e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Sidebar Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Siderbar.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Siderbar.svg new file mode 100644 index 0000000..987334f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Siderbar.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Slash Circle.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Slash Circle.svg new file mode 100644 index 0000000..ffaea54 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Slash Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Slash Square.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Slash Square.svg new file mode 100644 index 0000000..8cf70c4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Slash Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Station Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Station Minimalistic.svg new file mode 100644 index 0000000..7913dd7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Station Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Station.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Station.svg new file mode 100644 index 0000000..6ddc3d9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Station.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Structure.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Structure.svg new file mode 100644 index 0000000..c56c244 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Structure.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Translation 2.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Translation 2.svg new file mode 100644 index 0000000..8eebb7f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Translation 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Translation.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Translation.svg new file mode 100644 index 0000000..0ab9d5d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Translation.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/USB Circle.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/USB Circle.svg new file mode 100644 index 0000000..5dc825d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/USB Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/USB Square.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/USB Square.svg new file mode 100644 index 0000000..4806703 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/USB Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/USB.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/USB.svg new file mode 100644 index 0000000..75f7142 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/USB.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Wi-Fi Router Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Wi-Fi Router Minimalistic.svg new file mode 100644 index 0000000..388c6f9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Wi-Fi Router Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Wi-Fi Router Round.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Wi-Fi Router Round.svg new file mode 100644 index 0000000..0dcde08 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Wi-Fi Router Round.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Wi-Fi Router.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Wi-Fi Router.svg new file mode 100644 index 0000000..5f9922e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Wi-Fi Router.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Window Frame.svg b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Window Frame.svg new file mode 100644 index 0000000..784c232 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Network, IT, Programming/Window Frame.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Archive Check.svg b/resources/icons/SVG/Bold Duotone/Notes/Archive Check.svg new file mode 100644 index 0000000..e6a7478 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Archive Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Archive Down Minimlistic.svg b/resources/icons/SVG/Bold Duotone/Notes/Archive Down Minimlistic.svg new file mode 100644 index 0000000..f97d682 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Archive Down Minimlistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Archive Down.svg b/resources/icons/SVG/Bold Duotone/Notes/Archive Down.svg new file mode 100644 index 0000000..3a9f180 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Archive Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Archive Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Notes/Archive Minimalistic.svg new file mode 100644 index 0000000..7865929 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Archive Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Archive Up Minimlistic.svg b/resources/icons/SVG/Bold Duotone/Notes/Archive Up Minimlistic.svg new file mode 100644 index 0000000..5c8d951 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Archive Up Minimlistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Archive Up.svg b/resources/icons/SVG/Bold Duotone/Notes/Archive Up.svg new file mode 100644 index 0000000..191cc83 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Archive Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Archive.svg b/resources/icons/SVG/Bold Duotone/Notes/Archive.svg new file mode 100644 index 0000000..9ea6dd9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Archive.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Clipboard Add.svg b/resources/icons/SVG/Bold Duotone/Notes/Clipboard Add.svg new file mode 100644 index 0000000..3bf74b5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Clipboard Add.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Clipboard Check.svg b/resources/icons/SVG/Bold Duotone/Notes/Clipboard Check.svg new file mode 100644 index 0000000..9423749 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Clipboard Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Clipboard Heart.svg b/resources/icons/SVG/Bold Duotone/Notes/Clipboard Heart.svg new file mode 100644 index 0000000..d9fba26 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Clipboard Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Clipboard List.svg b/resources/icons/SVG/Bold Duotone/Notes/Clipboard List.svg new file mode 100644 index 0000000..f3d01af --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Clipboard List.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Clipboard Remove.svg b/resources/icons/SVG/Bold Duotone/Notes/Clipboard Remove.svg new file mode 100644 index 0000000..5a5608a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Clipboard Remove.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Clipboard Text.svg b/resources/icons/SVG/Bold Duotone/Notes/Clipboard Text.svg new file mode 100644 index 0000000..7bf65ac --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Clipboard Text.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Clipboard.svg b/resources/icons/SVG/Bold Duotone/Notes/Clipboard.svg new file mode 100644 index 0000000..351696f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Clipboard.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Document Add.svg b/resources/icons/SVG/Bold Duotone/Notes/Document Add.svg new file mode 100644 index 0000000..c952eec --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Document Add.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Document Medicine.svg b/resources/icons/SVG/Bold Duotone/Notes/Document Medicine.svg new file mode 100644 index 0000000..fa6844e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Document Medicine.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Document Text.svg b/resources/icons/SVG/Bold Duotone/Notes/Document Text.svg new file mode 100644 index 0000000..ed30678 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Document Text.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Document.svg b/resources/icons/SVG/Bold Duotone/Notes/Document.svg new file mode 100644 index 0000000..a83eb2f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Document.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Documents Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Notes/Documents Minimalistic.svg new file mode 100644 index 0000000..e857684 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Documents Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Documents.svg b/resources/icons/SVG/Bold Duotone/Notes/Documents.svg new file mode 100644 index 0000000..03e8067 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Documents.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Notebook.svg b/resources/icons/SVG/Bold Duotone/Notes/Notebook.svg new file mode 100644 index 0000000..8d844e5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Notebook.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Notes Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Notes/Notes Minimalistic.svg new file mode 100644 index 0000000..8f49681 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Notes Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notes/Notes.svg b/resources/icons/SVG/Bold Duotone/Notes/Notes.svg new file mode 100644 index 0000000..ce78fb4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notes/Notes.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notifications/Bell Bing.svg b/resources/icons/SVG/Bold Duotone/Notifications/Bell Bing.svg new file mode 100644 index 0000000..6fba060 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notifications/Bell Bing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notifications/Bell Off.svg b/resources/icons/SVG/Bold Duotone/Notifications/Bell Off.svg new file mode 100644 index 0000000..91f6bc2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notifications/Bell Off.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notifications/Bell.svg b/resources/icons/SVG/Bold Duotone/Notifications/Bell.svg new file mode 100644 index 0000000..55990f8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notifications/Bell.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notifications/Notification Lines Remove.svg b/resources/icons/SVG/Bold Duotone/Notifications/Notification Lines Remove.svg new file mode 100644 index 0000000..e938162 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notifications/Notification Lines Remove.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notifications/Notification Remove.svg b/resources/icons/SVG/Bold Duotone/Notifications/Notification Remove.svg new file mode 100644 index 0000000..08603cf --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notifications/Notification Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notifications/Notification Unread Lines.svg b/resources/icons/SVG/Bold Duotone/Notifications/Notification Unread Lines.svg new file mode 100644 index 0000000..1bc9fe7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notifications/Notification Unread Lines.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Notifications/Notification Unread.svg b/resources/icons/SVG/Bold Duotone/Notifications/Notification Unread.svg new file mode 100644 index 0000000..ef73df4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Notifications/Notification Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Backpack.svg b/resources/icons/SVG/Bold Duotone/School/Backpack.svg new file mode 100644 index 0000000..e594347 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Backpack.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Book 2.svg b/resources/icons/SVG/Bold Duotone/School/Book 2.svg new file mode 100644 index 0000000..081c6b5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Book 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Book Bookmark Minimalistic.svg b/resources/icons/SVG/Bold Duotone/School/Book Bookmark Minimalistic.svg new file mode 100644 index 0000000..256d2dc --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Book Bookmark Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Book Bookmark.svg b/resources/icons/SVG/Bold Duotone/School/Book Bookmark.svg new file mode 100644 index 0000000..d766844 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Book Bookmark.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Book Minimalistic.svg b/resources/icons/SVG/Bold Duotone/School/Book Minimalistic.svg new file mode 100644 index 0000000..b471ee0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Book Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Book.svg b/resources/icons/SVG/Bold Duotone/School/Book.svg new file mode 100644 index 0000000..aead22a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Book.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Bookmark Circle.svg b/resources/icons/SVG/Bold Duotone/School/Bookmark Circle.svg new file mode 100644 index 0000000..8872b02 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Bookmark Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Bookmark Opened.svg b/resources/icons/SVG/Bold Duotone/School/Bookmark Opened.svg new file mode 100644 index 0000000..a54099e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Bookmark Opened.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Bookmark Square Minimalistic.svg b/resources/icons/SVG/Bold Duotone/School/Bookmark Square Minimalistic.svg new file mode 100644 index 0000000..0f6bb30 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Bookmark Square Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Bookmark Square.svg b/resources/icons/SVG/Bold Duotone/School/Bookmark Square.svg new file mode 100644 index 0000000..1c6261b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Bookmark Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Bookmark.svg b/resources/icons/SVG/Bold Duotone/School/Bookmark.svg new file mode 100644 index 0000000..26712dc --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Bookmark.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Calculator Minimalistic.svg b/resources/icons/SVG/Bold Duotone/School/Calculator Minimalistic.svg new file mode 100644 index 0000000..9d22b5d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Calculator Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Calculator.svg b/resources/icons/SVG/Bold Duotone/School/Calculator.svg new file mode 100644 index 0000000..84fb9c1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Calculator.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Case Minimalistic.svg b/resources/icons/SVG/Bold Duotone/School/Case Minimalistic.svg new file mode 100644 index 0000000..a58c2d6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Case Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Case Round Minimalistic.svg b/resources/icons/SVG/Bold Duotone/School/Case Round Minimalistic.svg new file mode 100644 index 0000000..6a62ff3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Case Round Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Case Round.svg b/resources/icons/SVG/Bold Duotone/School/Case Round.svg new file mode 100644 index 0000000..441fff6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Case Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Case.svg b/resources/icons/SVG/Bold Duotone/School/Case.svg new file mode 100644 index 0000000..8be1048 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Case.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Diploma Verified.svg b/resources/icons/SVG/Bold Duotone/School/Diploma Verified.svg new file mode 100644 index 0000000..487f7d8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Diploma Verified.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Diploma.svg b/resources/icons/SVG/Bold Duotone/School/Diploma.svg new file mode 100644 index 0000000..06fe692 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Diploma.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Document.svg b/resources/icons/SVG/Bold Duotone/School/Document.svg new file mode 100644 index 0000000..c08a38a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Document.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Notebook Bookmark.svg b/resources/icons/SVG/Bold Duotone/School/Notebook Bookmark.svg new file mode 100644 index 0000000..773b103 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Notebook Bookmark.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Notebook Minimalistic.svg b/resources/icons/SVG/Bold Duotone/School/Notebook Minimalistic.svg new file mode 100644 index 0000000..baebfdb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Notebook Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Notebook Square.svg b/resources/icons/SVG/Bold Duotone/School/Notebook Square.svg new file mode 100644 index 0000000..d5bce61 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Notebook Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Notebook.svg b/resources/icons/SVG/Bold Duotone/School/Notebook.svg new file mode 100644 index 0000000..33aebbc --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Notebook.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Passport Minimalistic.svg b/resources/icons/SVG/Bold Duotone/School/Passport Minimalistic.svg new file mode 100644 index 0000000..9796090 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Passport Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Passport.svg b/resources/icons/SVG/Bold Duotone/School/Passport.svg new file mode 100644 index 0000000..3a8dd3a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Passport.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Plus, Minus.svg b/resources/icons/SVG/Bold Duotone/School/Plus, Minus.svg new file mode 100644 index 0000000..4c02bac --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Plus, Minus.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Square Academic Cap 2.svg b/resources/icons/SVG/Bold Duotone/School/Square Academic Cap 2.svg new file mode 100644 index 0000000..a077df7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Square Academic Cap 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/School/Square Academic Cap.svg b/resources/icons/SVG/Bold Duotone/School/Square Academic Cap.svg new file mode 100644 index 0000000..5f2cd8b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/School/Square Academic Cap.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Search/Magnifer Bug.svg b/resources/icons/SVG/Bold Duotone/Search/Magnifer Bug.svg new file mode 100644 index 0000000..5e936fe --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Search/Magnifer Bug.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Search/Magnifer Zoom In.svg b/resources/icons/SVG/Bold Duotone/Search/Magnifer Zoom In.svg new file mode 100644 index 0000000..cf05421 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Search/Magnifer Zoom In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Search/Magnifer Zoom Out.svg b/resources/icons/SVG/Bold Duotone/Search/Magnifer Zoom Out.svg new file mode 100644 index 0000000..66189e3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Search/Magnifer Zoom Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Search/Magnifer.svg b/resources/icons/SVG/Bold Duotone/Search/Magnifer.svg new file mode 100644 index 0000000..e61d3be --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Search/Magnifer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Search/Minimalistic Magnifer Bug.svg b/resources/icons/SVG/Bold Duotone/Search/Minimalistic Magnifer Bug.svg new file mode 100644 index 0000000..776534f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Search/Minimalistic Magnifer Bug.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Search/Minimalistic Magnifer Zoom In.svg b/resources/icons/SVG/Bold Duotone/Search/Minimalistic Magnifer Zoom In.svg new file mode 100644 index 0000000..a22e2b2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Search/Minimalistic Magnifer Zoom In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Search/Minimalistic Magnifer Zoom Out.svg b/resources/icons/SVG/Bold Duotone/Search/Minimalistic Magnifer Zoom Out.svg new file mode 100644 index 0000000..760236c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Search/Minimalistic Magnifer Zoom Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Search/Minimalistic Magnifer.svg b/resources/icons/SVG/Bold Duotone/Search/Minimalistic Magnifer.svg new file mode 100644 index 0000000..c0656f2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Search/Minimalistic Magnifer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Search/Rounded Magnifer Bug.svg b/resources/icons/SVG/Bold Duotone/Search/Rounded Magnifer Bug.svg new file mode 100644 index 0000000..9397d7f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Search/Rounded Magnifer Bug.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Search/Rounded Magnifer Zoom In.svg b/resources/icons/SVG/Bold Duotone/Search/Rounded Magnifer Zoom In.svg new file mode 100644 index 0000000..85199de --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Search/Rounded Magnifer Zoom In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Search/Rounded Magnifer Zoom Out.svg b/resources/icons/SVG/Bold Duotone/Search/Rounded Magnifer Zoom Out.svg new file mode 100644 index 0000000..1c29a47 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Search/Rounded Magnifer Zoom Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Search/Rounded Magnifer.svg b/resources/icons/SVG/Bold Duotone/Search/Rounded Magnifer.svg new file mode 100644 index 0000000..b32369b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Search/Rounded Magnifer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Bomb Emoji.svg b/resources/icons/SVG/Bold Duotone/Security/Bomb Emoji.svg new file mode 100644 index 0000000..9c6a562 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Bomb Emoji.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Bomb Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Security/Bomb Minimalistic.svg new file mode 100644 index 0000000..8e89edf --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Bomb Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Bomb.svg b/resources/icons/SVG/Bold Duotone/Security/Bomb.svg new file mode 100644 index 0000000..51bee92 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Bomb.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Code Scan.svg b/resources/icons/SVG/Bold Duotone/Security/Code Scan.svg new file mode 100644 index 0000000..8746691 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Code Scan.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Eye Closed.svg b/resources/icons/SVG/Bold Duotone/Security/Eye Closed.svg new file mode 100644 index 0000000..3836474 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Eye Closed.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Eye Scan.svg b/resources/icons/SVG/Bold Duotone/Security/Eye Scan.svg new file mode 100644 index 0000000..566c38f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Eye Scan.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Eye.svg b/resources/icons/SVG/Bold Duotone/Security/Eye.svg new file mode 100644 index 0000000..8397f5a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Eye.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Incognito.svg b/resources/icons/SVG/Bold Duotone/Security/Incognito.svg new file mode 100644 index 0000000..038efb7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Incognito.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Key Minimalistic 2.svg b/resources/icons/SVG/Bold Duotone/Security/Key Minimalistic 2.svg new file mode 100644 index 0000000..86cd3d0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Key Minimalistic 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Key Minimalistic Square 2.svg b/resources/icons/SVG/Bold Duotone/Security/Key Minimalistic Square 2.svg new file mode 100644 index 0000000..41718bd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Key Minimalistic Square 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Key Minimalistic Square 3.svg b/resources/icons/SVG/Bold Duotone/Security/Key Minimalistic Square 3.svg new file mode 100644 index 0000000..809a197 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Key Minimalistic Square 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Key Minimalistic Square.svg b/resources/icons/SVG/Bold Duotone/Security/Key Minimalistic Square.svg new file mode 100644 index 0000000..8d2b349 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Key Minimalistic Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Key Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Security/Key Minimalistic.svg new file mode 100644 index 0000000..dbca6a7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Key Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Key Square 2.svg b/resources/icons/SVG/Bold Duotone/Security/Key Square 2.svg new file mode 100644 index 0000000..004c6d3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Key Square 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Key Square.svg b/resources/icons/SVG/Bold Duotone/Security/Key Square.svg new file mode 100644 index 0000000..063d1cf --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Key Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Key.svg b/resources/icons/SVG/Bold Duotone/Security/Key.svg new file mode 100644 index 0000000..7546df1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Key.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Lock Keyhole Minimalistic Unlocked.svg b/resources/icons/SVG/Bold Duotone/Security/Lock Keyhole Minimalistic Unlocked.svg new file mode 100644 index 0000000..1db4bbc --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Lock Keyhole Minimalistic Unlocked.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Lock Keyhole Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Security/Lock Keyhole Minimalistic.svg new file mode 100644 index 0000000..6e0eb91 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Lock Keyhole Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Lock Keyhole Unlocked.svg b/resources/icons/SVG/Bold Duotone/Security/Lock Keyhole Unlocked.svg new file mode 100644 index 0000000..969add7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Lock Keyhole Unlocked.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Lock Keyhole.svg b/resources/icons/SVG/Bold Duotone/Security/Lock Keyhole.svg new file mode 100644 index 0000000..caec84e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Lock Keyhole.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Lock Password Unlocked.svg b/resources/icons/SVG/Bold Duotone/Security/Lock Password Unlocked.svg new file mode 100644 index 0000000..66a0ff1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Lock Password Unlocked.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Lock Password.svg b/resources/icons/SVG/Bold Duotone/Security/Lock Password.svg new file mode 100644 index 0000000..dcce37c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Lock Password.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Lock Unlocked.svg b/resources/icons/SVG/Bold Duotone/Security/Lock Unlocked.svg new file mode 100644 index 0000000..c9dfa8a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Lock Unlocked.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Lock.svg b/resources/icons/SVG/Bold Duotone/Security/Lock.svg new file mode 100644 index 0000000..01e0123 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Lock.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Object Scan.svg b/resources/icons/SVG/Bold Duotone/Security/Object Scan.svg new file mode 100644 index 0000000..d9cfcd4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Object Scan.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Password Minimalistic Input.svg b/resources/icons/SVG/Bold Duotone/Security/Password Minimalistic Input.svg new file mode 100644 index 0000000..97e62f8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Password Minimalistic Input.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Password Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Security/Password Minimalistic.svg new file mode 100644 index 0000000..2a6e6b3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Password Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Password.svg b/resources/icons/SVG/Bold Duotone/Security/Password.svg new file mode 100644 index 0000000..f6f0458 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Password.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/QR Code.svg b/resources/icons/SVG/Bold Duotone/Security/QR Code.svg new file mode 100644 index 0000000..23f9829 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/QR Code.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Scanner 2.svg b/resources/icons/SVG/Bold Duotone/Security/Scanner 2.svg new file mode 100644 index 0000000..104add2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Scanner 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Scanner.svg b/resources/icons/SVG/Bold Duotone/Security/Scanner.svg new file mode 100644 index 0000000..19c8529 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Scanner.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Shield Check.svg b/resources/icons/SVG/Bold Duotone/Security/Shield Check.svg new file mode 100644 index 0000000..712cfc3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Shield Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Shield Cross.svg b/resources/icons/SVG/Bold Duotone/Security/Shield Cross.svg new file mode 100644 index 0000000..94ebf79 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Shield Cross.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Shield Keyhole Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Security/Shield Keyhole Minimalistic.svg new file mode 100644 index 0000000..0f59de2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Shield Keyhole Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Shield Keyhole.svg b/resources/icons/SVG/Bold Duotone/Security/Shield Keyhole.svg new file mode 100644 index 0000000..801dc89 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Shield Keyhole.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Shield Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Security/Shield Minimalistic.svg new file mode 100644 index 0000000..7bb042c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Shield Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Shield Minus.svg b/resources/icons/SVG/Bold Duotone/Security/Shield Minus.svg new file mode 100644 index 0000000..dfa58c2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Shield Minus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Shield Network.svg b/resources/icons/SVG/Bold Duotone/Security/Shield Network.svg new file mode 100644 index 0000000..310ca7e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Shield Network.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Shield Plus.svg b/resources/icons/SVG/Bold Duotone/Security/Shield Plus.svg new file mode 100644 index 0000000..e2140ab --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Shield Plus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Shield Star.svg b/resources/icons/SVG/Bold Duotone/Security/Shield Star.svg new file mode 100644 index 0000000..9e0f817 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Shield Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Shield Up.svg b/resources/icons/SVG/Bold Duotone/Security/Shield Up.svg new file mode 100644 index 0000000..b9c583e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Shield Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Shield User.svg b/resources/icons/SVG/Bold Duotone/Security/Shield User.svg new file mode 100644 index 0000000..62b3cf9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Shield User.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Shield Warning.svg b/resources/icons/SVG/Bold Duotone/Security/Shield Warning.svg new file mode 100644 index 0000000..572866c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Shield Warning.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Shield.svg b/resources/icons/SVG/Bold Duotone/Security/Shield.svg new file mode 100644 index 0000000..e150e12 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Shield.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Siren Rounded.svg b/resources/icons/SVG/Bold Duotone/Security/Siren Rounded.svg new file mode 100644 index 0000000..e6a369f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Siren Rounded.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Security/Siren.svg b/resources/icons/SVG/Bold Duotone/Security/Siren.svg new file mode 100644 index 0000000..331a2a1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Security/Siren.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Settings Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Settings Minimalistic.svg new file mode 100644 index 0000000..31b0abd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Settings Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Settings.svg b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Settings.svg new file mode 100644 index 0000000..4abc68e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Settings.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning 2.svg b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning 2.svg new file mode 100644 index 0000000..549c811 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning 2.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning 3.svg b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning 3.svg new file mode 100644 index 0000000..eaaaf52 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning 3.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning 4.svg b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning 4.svg new file mode 100644 index 0000000..5a20503 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning 4.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning Square 2.svg b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning Square 2.svg new file mode 100644 index 0000000..7529f01 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning Square 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning Square.svg b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning Square.svg new file mode 100644 index 0000000..6c6c7a9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning Square.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning.svg b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning.svg new file mode 100644 index 0000000..628774e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Tuning.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 2.svg b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 2.svg new file mode 100644 index 0000000..31d1c25 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 3.svg b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 3.svg new file mode 100644 index 0000000..d2792e6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 3.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 4.svg b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 4.svg new file mode 100644 index 0000000..55e07b7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 4.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 5.svg b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 5.svg new file mode 100644 index 0000000..4729164 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 5.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 6.svg b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 6.svg new file mode 100644 index 0000000..7725cd2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget 6.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget Add.svg b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget Add.svg new file mode 100644 index 0000000..3daa649 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget Add.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget.svg b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget.svg new file mode 100644 index 0000000..278d843 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Settings, Fine Tuning/Widget.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag 2.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag 2.svg new file mode 100644 index 0000000..0086716 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag 3.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag 3.svg new file mode 100644 index 0000000..f6a4e59 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag 4.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag 4.svg new file mode 100644 index 0000000..5698c3a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag 4.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag 5.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag 5.svg new file mode 100644 index 0000000..ff423c3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag 5.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Check.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Check.svg new file mode 100644 index 0000000..fdf9463 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Cross.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Cross.svg new file mode 100644 index 0000000..5da8b66 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Heart.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Heart.svg new file mode 100644 index 0000000..c67982b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Music 2.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Music 2.svg new file mode 100644 index 0000000..a0c493d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Music 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Music.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Music.svg new file mode 100644 index 0000000..9a15302 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Music.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Smile.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Smile.svg new file mode 100644 index 0000000..d98f38b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag Smile.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag.svg new file mode 100644 index 0000000..e99a352 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Bag.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart 2.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart 2.svg new file mode 100644 index 0000000..7c718cb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart 3.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart 3.svg new file mode 100644 index 0000000..ea19e5d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart 3.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart 4.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart 4.svg new file mode 100644 index 0000000..4d388be --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart 4.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart 5.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart 5.svg new file mode 100644 index 0000000..cf44c68 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart 5.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Check.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Check.svg new file mode 100644 index 0000000..3906294 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Check.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Cross.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Cross.svg new file mode 100644 index 0000000..0958acf --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Cross.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large 2.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large 2.svg new file mode 100644 index 0000000..4c4322e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large 3.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large 3.svg new file mode 100644 index 0000000..d25f812 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large 4.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large 4.svg new file mode 100644 index 0000000..e13b0ea --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large 4.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large Minimalistic.svg new file mode 100644 index 0000000..ca59831 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large.svg new file mode 100644 index 0000000..986970f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Large.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Plus.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Plus.svg new file mode 100644 index 0000000..feb7d87 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart Plus.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart.svg new file mode 100644 index 0000000..0496b7e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Cart.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Shop 2.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Shop 2.svg new file mode 100644 index 0000000..7c30912 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Shop 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Shop Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Shop Minimalistic.svg new file mode 100644 index 0000000..368c205 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Shop Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Shop.svg b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Shop.svg new file mode 100644 index 0000000..10e8152 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Shopping, Ecommerce/Shop.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Balls.svg b/resources/icons/SVG/Bold Duotone/Sports/Balls.svg new file mode 100644 index 0000000..37b9ac7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Balls.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Basketball.svg b/resources/icons/SVG/Bold Duotone/Sports/Basketball.svg new file mode 100644 index 0000000..04c932a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Basketball.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Bicycling Round.svg b/resources/icons/SVG/Bold Duotone/Sports/Bicycling Round.svg new file mode 100644 index 0000000..4617b57 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Bicycling Round.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Bicycling.svg b/resources/icons/SVG/Bold Duotone/Sports/Bicycling.svg new file mode 100644 index 0000000..6a3c4de --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Bicycling.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Body Shape Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Sports/Body Shape Minimalistic.svg new file mode 100644 index 0000000..1cc72bd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Body Shape Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Body Shape.svg b/resources/icons/SVG/Bold Duotone/Sports/Body Shape.svg new file mode 100644 index 0000000..a2ece79 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Body Shape.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Bowling.svg b/resources/icons/SVG/Bold Duotone/Sports/Bowling.svg new file mode 100644 index 0000000..88ca216 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Bowling.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Dumbbell Large Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Sports/Dumbbell Large Minimalistic.svg new file mode 100644 index 0000000..c696a95 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Dumbbell Large Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Dumbbell Large.svg b/resources/icons/SVG/Bold Duotone/Sports/Dumbbell Large.svg new file mode 100644 index 0000000..e3c6d80 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Dumbbell Large.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Dumbbell Small.svg b/resources/icons/SVG/Bold Duotone/Sports/Dumbbell Small.svg new file mode 100644 index 0000000..83fcc2a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Dumbbell Small.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Dumbbell.svg b/resources/icons/SVG/Bold Duotone/Sports/Dumbbell.svg new file mode 100644 index 0000000..80922e5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Dumbbell.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Dumbbells 2.svg b/resources/icons/SVG/Bold Duotone/Sports/Dumbbells 2.svg new file mode 100644 index 0000000..98ad716 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Dumbbells 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Dumbbells.svg b/resources/icons/SVG/Bold Duotone/Sports/Dumbbells.svg new file mode 100644 index 0000000..8cf8d56 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Dumbbells.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Football.svg b/resources/icons/SVG/Bold Duotone/Sports/Football.svg new file mode 100644 index 0000000..8fe43c9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Football.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Golf.svg b/resources/icons/SVG/Bold Duotone/Sports/Golf.svg new file mode 100644 index 0000000..579b6bf --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Golf.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Hiking Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Sports/Hiking Minimalistic.svg new file mode 100644 index 0000000..1d68d2b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Hiking Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Hiking Round.svg b/resources/icons/SVG/Bold Duotone/Sports/Hiking Round.svg new file mode 100644 index 0000000..1bdfa71 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Hiking Round.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Hiking.svg b/resources/icons/SVG/Bold Duotone/Sports/Hiking.svg new file mode 100644 index 0000000..40017ce --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Hiking.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Meditation Round.svg b/resources/icons/SVG/Bold Duotone/Sports/Meditation Round.svg new file mode 100644 index 0000000..c0c98ff --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Meditation Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Meditation.svg b/resources/icons/SVG/Bold Duotone/Sports/Meditation.svg new file mode 100644 index 0000000..b999c6a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Meditation.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Ranking.svg b/resources/icons/SVG/Bold Duotone/Sports/Ranking.svg new file mode 100644 index 0000000..ec82e89 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Ranking.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Rugby.svg b/resources/icons/SVG/Bold Duotone/Sports/Rugby.svg new file mode 100644 index 0000000..dba67f5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Rugby.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Running 2.svg b/resources/icons/SVG/Bold Duotone/Sports/Running 2.svg new file mode 100644 index 0000000..669c9ac --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Running 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Running Round.svg b/resources/icons/SVG/Bold Duotone/Sports/Running Round.svg new file mode 100644 index 0000000..7af61d9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Running Round.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Running.svg b/resources/icons/SVG/Bold Duotone/Sports/Running.svg new file mode 100644 index 0000000..680eebd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Running.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Skateboard.svg b/resources/icons/SVG/Bold Duotone/Sports/Skateboard.svg new file mode 100644 index 0000000..aba57a3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Skateboard.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Skateboarding Round.svg b/resources/icons/SVG/Bold Duotone/Sports/Skateboarding Round.svg new file mode 100644 index 0000000..70921b5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Skateboarding Round.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Skateboarding.svg b/resources/icons/SVG/Bold Duotone/Sports/Skateboarding.svg new file mode 100644 index 0000000..e0c9d63 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Skateboarding.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Stretching Round.svg b/resources/icons/SVG/Bold Duotone/Sports/Stretching Round.svg new file mode 100644 index 0000000..50b4532 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Stretching Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Stretching.svg b/resources/icons/SVG/Bold Duotone/Sports/Stretching.svg new file mode 100644 index 0000000..a8dfc4a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Stretching.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Swimming.svg b/resources/icons/SVG/Bold Duotone/Sports/Swimming.svg new file mode 100644 index 0000000..e59de2a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Swimming.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Tennis 2.svg b/resources/icons/SVG/Bold Duotone/Sports/Tennis 2.svg new file mode 100644 index 0000000..b4a731a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Tennis 2.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Tennis.svg b/resources/icons/SVG/Bold Duotone/Sports/Tennis.svg new file mode 100644 index 0000000..4089016 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Tennis.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Treadmill Round.svg b/resources/icons/SVG/Bold Duotone/Sports/Treadmill Round.svg new file mode 100644 index 0000000..ec6c149 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Treadmill Round.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Treadmill.svg b/resources/icons/SVG/Bold Duotone/Sports/Treadmill.svg new file mode 100644 index 0000000..1d8e186 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Treadmill.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Volleyball 2.svg b/resources/icons/SVG/Bold Duotone/Sports/Volleyball 2.svg new file mode 100644 index 0000000..f2a2bce --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Volleyball 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Volleyball.svg b/resources/icons/SVG/Bold Duotone/Sports/Volleyball.svg new file mode 100644 index 0000000..5edba18 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Volleyball.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Walking Round.svg b/resources/icons/SVG/Bold Duotone/Sports/Walking Round.svg new file mode 100644 index 0000000..70bb3cd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Walking Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Walking.svg b/resources/icons/SVG/Bold Duotone/Sports/Walking.svg new file mode 100644 index 0000000..46386a5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Walking.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Water Sun.svg b/resources/icons/SVG/Bold Duotone/Sports/Water Sun.svg new file mode 100644 index 0000000..7ee31be --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Water Sun.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Sports/Water.svg b/resources/icons/SVG/Bold Duotone/Sports/Water.svg new file mode 100644 index 0000000..6bb81b2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Sports/Water.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Backspace.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Backspace.svg new file mode 100644 index 0000000..30abfa3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Backspace.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Eraser Circle.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Eraser Circle.svg new file mode 100644 index 0000000..3d07e60 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Eraser Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Eraser Square.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Eraser Square.svg new file mode 100644 index 0000000..3db95ea --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Eraser Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Eraser.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Eraser.svg new file mode 100644 index 0000000..45b4692 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Eraser.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Link Broken Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Link Broken Minimalistic.svg new file mode 100644 index 0000000..e092acf --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Link Broken Minimalistic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Link Broken.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Link Broken.svg new file mode 100644 index 0000000..1256844 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Link Broken.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Link Circle.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Link Circle.svg new file mode 100644 index 0000000..13289f1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Link Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Link Minimalistic 2.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Link Minimalistic 2.svg new file mode 100644 index 0000000..ef7707e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Link Minimalistic 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Link Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Link Minimalistic.svg new file mode 100644 index 0000000..ff7785f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Link Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Link Round Angle.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Link Round Angle.svg new file mode 100644 index 0000000..fbb32a5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Link Round Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Link Round.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Link Round.svg new file mode 100644 index 0000000..a4d1086 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Link Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Link Square.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Link Square.svg new file mode 100644 index 0000000..4989132 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Link Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Link.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Link.svg new file mode 100644 index 0000000..1aeffde --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Link.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Paragraph Spacing.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Paragraph Spacing.svg new file mode 100644 index 0000000..ac4bdab --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Paragraph Spacing.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Bold Circle.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Bold Circle.svg new file mode 100644 index 0000000..74ecb0c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Bold Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Bold Square.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Bold Square.svg new file mode 100644 index 0000000..5d70d9c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Bold Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Bold.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Bold.svg new file mode 100644 index 0000000..7bf0333 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Bold.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Circle.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Circle.svg new file mode 100644 index 0000000..9dfb62c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Cross Circle.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Cross Circle.svg new file mode 100644 index 0000000..d3f8b5b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Cross Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Cross Square.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Cross Square.svg new file mode 100644 index 0000000..7823688 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Cross Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Cross.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Cross.svg new file mode 100644 index 0000000..1a6950f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Cross.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Field Focus.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Field Focus.svg new file mode 100644 index 0000000..be5b254 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Field Focus.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Field.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Field.svg new file mode 100644 index 0000000..60a149f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Field.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Italic Circle.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Italic Circle.svg new file mode 100644 index 0000000..3704826 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Italic Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Italic Square.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Italic Square.svg new file mode 100644 index 0000000..90b5529 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Italic Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Italic.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Italic.svg new file mode 100644 index 0000000..c2653e4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Italic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Selection.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Selection.svg new file mode 100644 index 0000000..3369434 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Selection.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Square 2.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Square 2.svg new file mode 100644 index 0000000..12dd401 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Square 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Square.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Square.svg new file mode 100644 index 0000000..e306f84 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Underline Circle.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Underline Circle.svg new file mode 100644 index 0000000..b5608a3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Underline Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Underline Cross.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Underline Cross.svg new file mode 100644 index 0000000..4013f69 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Underline Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text Underline.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Underline.svg new file mode 100644 index 0000000..4341bc1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text Underline.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Text Formatting/Text.svg b/resources/icons/SVG/Bold Duotone/Text Formatting/Text.svg new file mode 100644 index 0000000..215fb6e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Text Formatting/Text.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Alarm Add.svg b/resources/icons/SVG/Bold Duotone/Time/Alarm Add.svg new file mode 100644 index 0000000..2aa40d8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Alarm Add.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Alarm Pause.svg b/resources/icons/SVG/Bold Duotone/Time/Alarm Pause.svg new file mode 100644 index 0000000..164ccdf --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Alarm Pause.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Alarm Play.svg b/resources/icons/SVG/Bold Duotone/Time/Alarm Play.svg new file mode 100644 index 0000000..4cee78a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Alarm Play.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Alarm Remove.svg b/resources/icons/SVG/Bold Duotone/Time/Alarm Remove.svg new file mode 100644 index 0000000..06b65f5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Alarm Remove.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Alarm Sleep.svg b/resources/icons/SVG/Bold Duotone/Time/Alarm Sleep.svg new file mode 100644 index 0000000..2eb8b5d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Alarm Sleep.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Alarm Turn Off.svg b/resources/icons/SVG/Bold Duotone/Time/Alarm Turn Off.svg new file mode 100644 index 0000000..24c98ba --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Alarm Turn Off.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Alarm.svg b/resources/icons/SVG/Bold Duotone/Time/Alarm.svg new file mode 100644 index 0000000..f7179d6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Alarm.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Calendar Add.svg b/resources/icons/SVG/Bold Duotone/Time/Calendar Add.svg new file mode 100644 index 0000000..63e485f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Calendar Add.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Calendar Date.svg b/resources/icons/SVG/Bold Duotone/Time/Calendar Date.svg new file mode 100644 index 0000000..8732f2d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Calendar Date.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Calendar Mark.svg b/resources/icons/SVG/Bold Duotone/Time/Calendar Mark.svg new file mode 100644 index 0000000..aabf0df --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Calendar Mark.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Calendar Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Time/Calendar Minimalistic.svg new file mode 100644 index 0000000..bad6044 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Calendar Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Calendar Search.svg b/resources/icons/SVG/Bold Duotone/Time/Calendar Search.svg new file mode 100644 index 0000000..1f6bc9c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Calendar Search.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Calendar.svg b/resources/icons/SVG/Bold Duotone/Time/Calendar.svg new file mode 100644 index 0000000..3d56c67 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Calendar.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Clock Circle.svg b/resources/icons/SVG/Bold Duotone/Time/Clock Circle.svg new file mode 100644 index 0000000..74398b5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Clock Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Clock Square.svg b/resources/icons/SVG/Bold Duotone/Time/Clock Square.svg new file mode 100644 index 0000000..28b4b88 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Clock Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/History 2.svg b/resources/icons/SVG/Bold Duotone/Time/History 2.svg new file mode 100644 index 0000000..9ae5cb4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/History 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/History 3.svg b/resources/icons/SVG/Bold Duotone/Time/History 3.svg new file mode 100644 index 0000000..072599e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/History 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/History.svg b/resources/icons/SVG/Bold Duotone/Time/History.svg new file mode 100644 index 0000000..deede88 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/History.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Hourglass Line.svg b/resources/icons/SVG/Bold Duotone/Time/Hourglass Line.svg new file mode 100644 index 0000000..a703dce --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Hourglass Line.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Hourglass.svg b/resources/icons/SVG/Bold Duotone/Time/Hourglass.svg new file mode 100644 index 0000000..0a22fa7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Hourglass.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Stopwatch Pause.svg b/resources/icons/SVG/Bold Duotone/Time/Stopwatch Pause.svg new file mode 100644 index 0000000..9872aba --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Stopwatch Pause.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Stopwatch Play.svg b/resources/icons/SVG/Bold Duotone/Time/Stopwatch Play.svg new file mode 100644 index 0000000..9093288 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Stopwatch Play.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Stopwatch.svg b/resources/icons/SVG/Bold Duotone/Time/Stopwatch.svg new file mode 100644 index 0000000..3bd4c90 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Stopwatch.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Watch Round.svg b/resources/icons/SVG/Bold Duotone/Time/Watch Round.svg new file mode 100644 index 0000000..c11bad5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Watch Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Watch Square Minimalistic Charge.svg b/resources/icons/SVG/Bold Duotone/Time/Watch Square Minimalistic Charge.svg new file mode 100644 index 0000000..682bf6c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Watch Square Minimalistic Charge.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Watch Square Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Time/Watch Square Minimalistic.svg new file mode 100644 index 0000000..5255fd1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Watch Square Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Time/Watch Square.svg b/resources/icons/SVG/Bold Duotone/Time/Watch Square.svg new file mode 100644 index 0000000..e0fae59 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Time/Watch Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Block Rounded.svg b/resources/icons/SVG/Bold Duotone/Users/User Block Rounded.svg new file mode 100644 index 0000000..da068f6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Block Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Block.svg b/resources/icons/SVG/Bold Duotone/Users/User Block.svg new file mode 100644 index 0000000..29d713e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Block.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Check Rounded.svg b/resources/icons/SVG/Bold Duotone/Users/User Check Rounded.svg new file mode 100644 index 0000000..bab2eff --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Check Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Check.svg b/resources/icons/SVG/Bold Duotone/Users/User Check.svg new file mode 100644 index 0000000..aba8459 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Circle.svg b/resources/icons/SVG/Bold Duotone/Users/User Circle.svg new file mode 100644 index 0000000..36b0b3c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Cross Rounded.svg b/resources/icons/SVG/Bold Duotone/Users/User Cross Rounded.svg new file mode 100644 index 0000000..626f51a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Cross Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Cross.svg b/resources/icons/SVG/Bold Duotone/Users/User Cross.svg new file mode 100644 index 0000000..39baebe --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Hand Up.svg b/resources/icons/SVG/Bold Duotone/Users/User Hand Up.svg new file mode 100644 index 0000000..ae191ed --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Hand Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Hands.svg b/resources/icons/SVG/Bold Duotone/Users/User Hands.svg new file mode 100644 index 0000000..a4485db --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Hands.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Heart Rounded.svg b/resources/icons/SVG/Bold Duotone/Users/User Heart Rounded.svg new file mode 100644 index 0000000..a40d4de --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Heart Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Heart.svg b/resources/icons/SVG/Bold Duotone/Users/User Heart.svg new file mode 100644 index 0000000..8413c08 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Id.svg b/resources/icons/SVG/Bold Duotone/Users/User Id.svg new file mode 100644 index 0000000..713e6eb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Id.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Minus Rounded.svg b/resources/icons/SVG/Bold Duotone/Users/User Minus Rounded.svg new file mode 100644 index 0000000..83b62f5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Minus Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Minus.svg b/resources/icons/SVG/Bold Duotone/Users/User Minus.svg new file mode 100644 index 0000000..21adc74 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Minus.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Plus Rounded.svg b/resources/icons/SVG/Bold Duotone/Users/User Plus Rounded.svg new file mode 100644 index 0000000..35ebc0a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Plus Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Plus.svg b/resources/icons/SVG/Bold Duotone/Users/User Plus.svg new file mode 100644 index 0000000..0931f77 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Plus.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Rounded.svg b/resources/icons/SVG/Bold Duotone/Users/User Rounded.svg new file mode 100644 index 0000000..d47c24d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Speak Rounded.svg b/resources/icons/SVG/Bold Duotone/Users/User Speak Rounded.svg new file mode 100644 index 0000000..015e40e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Speak Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User Speak.svg b/resources/icons/SVG/Bold Duotone/Users/User Speak.svg new file mode 100644 index 0000000..dac828e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User Speak.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/User.svg b/resources/icons/SVG/Bold Duotone/Users/User.svg new file mode 100644 index 0000000..2c7052b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/User.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/Users Group Rounded.svg b/resources/icons/SVG/Bold Duotone/Users/Users Group Rounded.svg new file mode 100644 index 0000000..e29d90a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/Users Group Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Users/Users Group Two Rounded.svg b/resources/icons/SVG/Bold Duotone/Users/Users Group Two Rounded.svg new file mode 100644 index 0000000..3508e63 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Users/Users Group Two Rounded.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Album.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Album.svg new file mode 100644 index 0000000..81d52a0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Album.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera Add.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera Add.svg new file mode 100644 index 0000000..cceb14c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera Add.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera Minimalistic.svg new file mode 100644 index 0000000..9cf2e8f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera Rotate.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera Rotate.svg new file mode 100644 index 0000000..b3f759d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera Rotate.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera Square.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera Square.svg new file mode 100644 index 0000000..6200839 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera.svg new file mode 100644 index 0000000..5b6829a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Camera.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Edit.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Edit.svg new file mode 100644 index 0000000..376db69 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Edit.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Open Play.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Open Play.svg new file mode 100644 index 0000000..7fa7d49 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Open Play.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Open.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Open.svg new file mode 100644 index 0000000..74f535a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Open.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Play.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Play.svg new file mode 100644 index 0000000..7261bd6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Play.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Text.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Text.svg new file mode 100644 index 0000000..6d62bd0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard Text.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard.svg new file mode 100644 index 0000000..e06576d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Clapperboard.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Full Screen Circle.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Full Screen Circle.svg new file mode 100644 index 0000000..42b38e6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Full Screen Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Full Screen Square.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Full Screen Square.svg new file mode 100644 index 0000000..a47c503 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Full Screen Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Full Screen.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Full Screen.svg new file mode 100644 index 0000000..8388496 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Full Screen.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Add.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Add.svg new file mode 100644 index 0000000..a082c83 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Add.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Check.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Check.svg new file mode 100644 index 0000000..8425ccc --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Circle.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Circle.svg new file mode 100644 index 0000000..cd3bb38 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Download.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Download.svg new file mode 100644 index 0000000..b63936a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Download.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Edit.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Edit.svg new file mode 100644 index 0000000..fd4a8d3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Edit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Favourite.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Favourite.svg new file mode 100644 index 0000000..58c9071 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Favourite.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Minimalistic.svg new file mode 100644 index 0000000..cc0df18 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Remove.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Remove.svg new file mode 100644 index 0000000..1cf6c02 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Round.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Round.svg new file mode 100644 index 0000000..5eccaef --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Send.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Send.svg new file mode 100644 index 0000000..7b977e1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Send.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Wide.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Wide.svg new file mode 100644 index 0000000..4947146 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery Wide.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery.svg new file mode 100644 index 0000000..74c4fa0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Gallery.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Library.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Library.svg new file mode 100644 index 0000000..ece0ee8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Library.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Microphone 2.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Microphone 2.svg new file mode 100644 index 0000000..b41246f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Microphone 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Microphone 3.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Microphone 3.svg new file mode 100644 index 0000000..bbd3449 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Microphone 3.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Microphone Large.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Microphone Large.svg new file mode 100644 index 0000000..2ba4cb9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Microphone Large.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Microphone.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Microphone.svg new file mode 100644 index 0000000..d231173 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Microphone.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Library 2.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Library 2.svg new file mode 100644 index 0000000..875bc03 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Library 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Library.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Library.svg new file mode 100644 index 0000000..1c4640f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Library.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note 2.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note 2.svg new file mode 100644 index 0000000..1a51300 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note 3.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note 3.svg new file mode 100644 index 0000000..2a723e4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note 4.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note 4.svg new file mode 100644 index 0000000..0c4da02 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note 4.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note Slider 2.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note Slider 2.svg new file mode 100644 index 0000000..464ae06 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note Slider 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note Slider.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note Slider.svg new file mode 100644 index 0000000..98d1938 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note Slider.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note.svg new file mode 100644 index 0000000..31c7279 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Note.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Notes.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Notes.svg new file mode 100644 index 0000000..50aa4ad --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Music Notes.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Muted.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Muted.svg new file mode 100644 index 0000000..10ece3a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Muted.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/PIP 2.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/PIP 2.svg new file mode 100644 index 0000000..67ea92e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/PIP 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/PIP.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/PIP.svg new file mode 100644 index 0000000..a5d5ad6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/PIP.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Panorama.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Panorama.svg new file mode 100644 index 0000000..4405003 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Panorama.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Pause Circle.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Pause Circle.svg new file mode 100644 index 0000000..a329cc9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Pause Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Pause.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Pause.svg new file mode 100644 index 0000000..f5845dd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Pause.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Play Circle.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Play Circle.svg new file mode 100644 index 0000000..0b0c756 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Play Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Play Stream.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Play Stream.svg new file mode 100644 index 0000000..737788d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Play Stream.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Play.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Play.svg new file mode 100644 index 0000000..e8cfb83 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Play.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Playback Speed.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Playback Speed.svg new file mode 100644 index 0000000..f787ea5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Playback Speed.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Podcast.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Podcast.svg new file mode 100644 index 0000000..84f54a4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Podcast.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Quit Full Screen Circle.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Quit Full Screen Circle.svg new file mode 100644 index 0000000..41ef81a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Quit Full Screen Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Quit Full Screen Square.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Quit Full Screen Square.svg new file mode 100644 index 0000000..ae6bec2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Quit Full Screen Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Quit Full Screen.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Quit Full Screen.svg new file mode 100644 index 0000000..a1c1026 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Quit Full Screen.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Quit PIP.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Quit PIP.svg new file mode 100644 index 0000000..2c582c8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Quit PIP.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Record Circle.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Record Circle.svg new file mode 100644 index 0000000..825132e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Record Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Record.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Record.svg new file mode 100644 index 0000000..5493451 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Record.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Reel 2.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Reel 2.svg new file mode 100644 index 0000000..62dae81 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Reel 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Reel.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Reel.svg new file mode 100644 index 0000000..961320b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Reel.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Repeat One Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Repeat One Minimalistic.svg new file mode 100644 index 0000000..78564e7 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Repeat One Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Repeat One.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Repeat One.svg new file mode 100644 index 0000000..7b2b88e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Repeat One.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Repeat.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Repeat.svg new file mode 100644 index 0000000..e2b2d71 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Repeat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 10 Seconds Back.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 10 Seconds Back.svg new file mode 100644 index 0000000..70e530e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 10 Seconds Back.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 10 Seconds Forward.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 10 Seconds Forward.svg new file mode 100644 index 0000000..b0eef5b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 10 Seconds Forward.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 15 Seconds Back.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 15 Seconds Back.svg new file mode 100644 index 0000000..48274a4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 15 Seconds Back.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 15 Seconds Forward.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 15 Seconds Forward.svg new file mode 100644 index 0000000..6296ae1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 15 Seconds Forward.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 5 Seconds Back.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 5 Seconds Back.svg new file mode 100644 index 0000000..0d7b433 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 5 Seconds Back.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 5 Seconds Forward.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 5 Seconds Forward.svg new file mode 100644 index 0000000..25e0efe --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind 5 Seconds Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind Back Circle.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind Back Circle.svg new file mode 100644 index 0000000..4e4e5c5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind Back Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind Back.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind Back.svg new file mode 100644 index 0000000..79b9f23 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind Back.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind Forward Circle.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind Forward Circle.svg new file mode 100644 index 0000000..ebb0f0f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind Forward Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind Forward.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind Forward.svg new file mode 100644 index 0000000..c36cb5b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Rewind Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Shuffle.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Shuffle.svg new file mode 100644 index 0000000..ed5b723 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Shuffle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Skip Next.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Skip Next.svg new file mode 100644 index 0000000..e5550a6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Skip Next.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Skip Previous.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Skip Previous.svg new file mode 100644 index 0000000..f85017a --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Skip Previous.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Soundwave Circle.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Soundwave Circle.svg new file mode 100644 index 0000000..f6c35a3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Soundwave Circle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Soundwave Square.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Soundwave Square.svg new file mode 100644 index 0000000..d30b2a5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Soundwave Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Soundwave.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Soundwave.svg new file mode 100644 index 0000000..f6b02f5 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Soundwave.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Stop Circle.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Stop Circle.svg new file mode 100644 index 0000000..a6dcfc2 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Stop Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Stop.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Stop.svg new file mode 100644 index 0000000..07e056e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Stop.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Stream.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Stream.svg new file mode 100644 index 0000000..2d0bf1d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Stream.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/To PIP.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/To PIP.svg new file mode 100644 index 0000000..15b3b4b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/To PIP.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Upload Track 2.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Upload Track 2.svg new file mode 100644 index 0000000..42f69d6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Upload Track 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Upload Track.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Upload Track.svg new file mode 100644 index 0000000..f2eed5d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Upload Track.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame 2.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame 2.svg new file mode 100644 index 0000000..5b65daa --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame 2.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Cut 2.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Cut 2.svg new file mode 100644 index 0000000..4e256bd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Cut 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Cut.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Cut.svg new file mode 100644 index 0000000..9ea2525 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Cut.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Play Horizontal.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Play Horizontal.svg new file mode 100644 index 0000000..47847a8 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Play Horizontal.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Play Vertical.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Play Vertical.svg new file mode 100644 index 0000000..e76b4e4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Play Vertical.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Replace.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Replace.svg new file mode 100644 index 0000000..df96015 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame Replace.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame.svg new file mode 100644 index 0000000..61e4c70 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Frame.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Library.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Library.svg new file mode 100644 index 0000000..7a02f7d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Video Library.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Videocamera Add.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Videocamera Add.svg new file mode 100644 index 0000000..bebc236 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Videocamera Add.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Videocamera Record.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Videocamera Record.svg new file mode 100644 index 0000000..ed6969d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Videocamera Record.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Videocamera.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Videocamera.svg new file mode 100644 index 0000000..ad136dd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Videocamera.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Vinyl Record.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Vinyl Record.svg new file mode 100644 index 0000000..521d5fa --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Vinyl Record.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Vinyl.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Vinyl.svg new file mode 100644 index 0000000..9130ba6 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Vinyl.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Volume Cross.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Volume Cross.svg new file mode 100644 index 0000000..a8b79cb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Volume Cross.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Volume Loud.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Volume Loud.svg new file mode 100644 index 0000000..8f29cfd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Volume Loud.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Volume Small.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Volume Small.svg new file mode 100644 index 0000000..d38cedb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Volume Small.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Volume.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Volume.svg new file mode 100644 index 0000000..403a055 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Volume.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Wallpaper.svg b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Wallpaper.svg new file mode 100644 index 0000000..cec1f79 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Video, Audio, Sound/Wallpaper.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloud Bolt Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloud Bolt Minimalistic.svg new file mode 100644 index 0000000..5dc1dab --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloud Bolt Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloud Bolt.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloud Bolt.svg new file mode 100644 index 0000000..96a738d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloud Bolt.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloud Check.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloud Check.svg new file mode 100644 index 0000000..929062e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloud Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloud Download.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloud Download.svg new file mode 100644 index 0000000..2cb746f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloud Download.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloud Minus.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloud Minus.svg new file mode 100644 index 0000000..c3be8bd --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloud Minus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloud Plus.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloud Plus.svg new file mode 100644 index 0000000..738ccaa --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloud Plus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloud Rain.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloud Rain.svg new file mode 100644 index 0000000..939a9ef --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloud Rain.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloud Snowfall Minimalistic.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloud Snowfall Minimalistic.svg new file mode 100644 index 0000000..de9291e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloud Snowfall Minimalistic.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloud Snowfall.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloud Snowfall.svg new file mode 100644 index 0000000..745af39 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloud Snowfall.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloud Storm.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloud Storm.svg new file mode 100644 index 0000000..36cd8af --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloud Storm.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloud Sun 2.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloud Sun 2.svg new file mode 100644 index 0000000..1b44d5b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloud Sun 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloud Sun.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloud Sun.svg new file mode 100644 index 0000000..d4258fb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloud Sun.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloud Upload.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloud Upload.svg new file mode 100644 index 0000000..23efeba --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloud Upload.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloud Waterdrop.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloud Waterdrop.svg new file mode 100644 index 0000000..bfc961b --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloud Waterdrop.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloud Waterdrops.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloud Waterdrops.svg new file mode 100644 index 0000000..c8803ce --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloud Waterdrops.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloud.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloud.svg new file mode 100644 index 0000000..b256a91 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloud.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Clouds.svg b/resources/icons/SVG/Bold Duotone/Weather/Clouds.svg new file mode 100644 index 0000000..1c8249c --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Clouds.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Cloudy Moon.svg b/resources/icons/SVG/Bold Duotone/Weather/Cloudy Moon.svg new file mode 100644 index 0000000..1cc3bce --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Cloudy Moon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Clound Cross.svg b/resources/icons/SVG/Bold Duotone/Weather/Clound Cross.svg new file mode 100644 index 0000000..4b18950 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Clound Cross.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Fog.svg b/resources/icons/SVG/Bold Duotone/Weather/Fog.svg new file mode 100644 index 0000000..517c93d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Fog.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Moon Fog.svg b/resources/icons/SVG/Bold Duotone/Weather/Moon Fog.svg new file mode 100644 index 0000000..383d156 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Moon Fog.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Moon Sleep.svg b/resources/icons/SVG/Bold Duotone/Weather/Moon Sleep.svg new file mode 100644 index 0000000..4c9a1a0 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Moon Sleep.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Moon Stars.svg b/resources/icons/SVG/Bold Duotone/Weather/Moon Stars.svg new file mode 100644 index 0000000..0c757c4 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Moon Stars.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Moon.svg b/resources/icons/SVG/Bold Duotone/Weather/Moon.svg new file mode 100644 index 0000000..b19e4eb --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Moon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Snowflake.svg b/resources/icons/SVG/Bold Duotone/Weather/Snowflake.svg new file mode 100644 index 0000000..bdaa14f --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Snowflake.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Stars.svg b/resources/icons/SVG/Bold Duotone/Weather/Stars.svg new file mode 100644 index 0000000..2f11a27 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Stars.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Sun 2.svg b/resources/icons/SVG/Bold Duotone/Weather/Sun 2.svg new file mode 100644 index 0000000..0065366 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Sun 2.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Sun Fog.svg b/resources/icons/SVG/Bold Duotone/Weather/Sun Fog.svg new file mode 100644 index 0000000..8a7fd8e --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Sun Fog.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Sun.svg b/resources/icons/SVG/Bold Duotone/Weather/Sun.svg new file mode 100644 index 0000000..70e78d9 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Sun.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Sunrise.svg b/resources/icons/SVG/Bold Duotone/Weather/Sunrise.svg new file mode 100644 index 0000000..75d41f3 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Sunrise.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Sunset.svg b/resources/icons/SVG/Bold Duotone/Weather/Sunset.svg new file mode 100644 index 0000000..5b5d4b1 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Sunset.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Temperature.svg b/resources/icons/SVG/Bold Duotone/Weather/Temperature.svg new file mode 100644 index 0000000..d192a84 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Temperature.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Tornado Small.svg b/resources/icons/SVG/Bold Duotone/Weather/Tornado Small.svg new file mode 100644 index 0000000..fd76452 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Tornado Small.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Tornado.svg b/resources/icons/SVG/Bold Duotone/Weather/Tornado.svg new file mode 100644 index 0000000..9aa7b52 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Tornado.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Waterdrops.svg b/resources/icons/SVG/Bold Duotone/Weather/Waterdrops.svg new file mode 100644 index 0000000..368536d --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Waterdrops.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold Duotone/Weather/Wind.svg b/resources/icons/SVG/Bold Duotone/Weather/Wind.svg new file mode 100644 index 0000000..ef3ab67 --- /dev/null +++ b/resources/icons/SVG/Bold Duotone/Weather/Wind.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Arrow To Down Left.svg b/resources/icons/SVG/Bold/Arrows Action/Arrow To Down Left.svg new file mode 100644 index 0000000..4737156 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Arrow To Down Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Arrow To Down Right.svg b/resources/icons/SVG/Bold/Arrows Action/Arrow To Down Right.svg new file mode 100644 index 0000000..fb50ae5 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Arrow To Down Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Arrow To Top Left.svg b/resources/icons/SVG/Bold/Arrows Action/Arrow To Top Left.svg new file mode 100644 index 0000000..25a1345 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Arrow To Top Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Arrow To Top Right.svg b/resources/icons/SVG/Bold/Arrows Action/Arrow To Top Right.svg new file mode 100644 index 0000000..258d753 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Arrow To Top Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Circle Bottom Down.svg b/resources/icons/SVG/Bold/Arrows Action/Circle Bottom Down.svg new file mode 100644 index 0000000..6971e72 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Circle Bottom Down.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Circle Bottom Up.svg b/resources/icons/SVG/Bold/Arrows Action/Circle Bottom Up.svg new file mode 100644 index 0000000..be72b17 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Circle Bottom Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Circle Top Down.svg b/resources/icons/SVG/Bold/Arrows Action/Circle Top Down.svg new file mode 100644 index 0000000..ea21a2a --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Circle Top Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Circle Top Up.svg b/resources/icons/SVG/Bold/Arrows Action/Circle Top Up.svg new file mode 100644 index 0000000..9f7d7f1 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Circle Top Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Download Minimalistic.svg b/resources/icons/SVG/Bold/Arrows Action/Download Minimalistic.svg new file mode 100644 index 0000000..a0aede0 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Download Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Download Square.svg b/resources/icons/SVG/Bold/Arrows Action/Download Square.svg new file mode 100644 index 0000000..a59462b --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Download Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Download Twice Square.svg b/resources/icons/SVG/Bold/Arrows Action/Download Twice Square.svg new file mode 100644 index 0000000..97647a7 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Download Twice Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Download.svg b/resources/icons/SVG/Bold/Arrows Action/Download.svg new file mode 100644 index 0000000..219e013 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Download.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Exit.svg b/resources/icons/SVG/Bold/Arrows Action/Exit.svg new file mode 100644 index 0000000..b35a888 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Exit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Export.svg b/resources/icons/SVG/Bold/Arrows Action/Export.svg new file mode 100644 index 0000000..b6622eb --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Export.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Forward 2.svg b/resources/icons/SVG/Bold/Arrows Action/Forward 2.svg new file mode 100644 index 0000000..911e3dd --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Forward 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Forward.svg b/resources/icons/SVG/Bold/Arrows Action/Forward.svg new file mode 100644 index 0000000..c7b334f --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Forward.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Import.svg b/resources/icons/SVG/Bold/Arrows Action/Import.svg new file mode 100644 index 0000000..d0833f8 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Import.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Login 2.svg b/resources/icons/SVG/Bold/Arrows Action/Login 2.svg new file mode 100644 index 0000000..b8c2db5 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Login 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Login 3.svg b/resources/icons/SVG/Bold/Arrows Action/Login 3.svg new file mode 100644 index 0000000..f92a597 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Login 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Login.svg b/resources/icons/SVG/Bold/Arrows Action/Login.svg new file mode 100644 index 0000000..80378ef --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Login.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Logout 2.svg b/resources/icons/SVG/Bold/Arrows Action/Logout 2.svg new file mode 100644 index 0000000..4229d82 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Logout 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Logout 3.svg b/resources/icons/SVG/Bold/Arrows Action/Logout 3.svg new file mode 100644 index 0000000..d08ceac --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Logout 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Logout.svg b/resources/icons/SVG/Bold/Arrows Action/Logout.svg new file mode 100644 index 0000000..0f3c5b6 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Logout.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Maximize Square 2.svg b/resources/icons/SVG/Bold/Arrows Action/Maximize Square 2.svg new file mode 100644 index 0000000..1d7e43c --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Maximize Square 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Maximize Square 3.svg b/resources/icons/SVG/Bold/Arrows Action/Maximize Square 3.svg new file mode 100644 index 0000000..5528c20 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Maximize Square 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Maximize Square Minimalistic.svg b/resources/icons/SVG/Bold/Arrows Action/Maximize Square Minimalistic.svg new file mode 100644 index 0000000..837a5b3 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Maximize Square Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Maximize Square.svg b/resources/icons/SVG/Bold/Arrows Action/Maximize Square.svg new file mode 100644 index 0000000..4083e11 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Maximize Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Maximize.svg b/resources/icons/SVG/Bold/Arrows Action/Maximize.svg new file mode 100644 index 0000000..73169be --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Maximize.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Minimize Square 2.svg b/resources/icons/SVG/Bold/Arrows Action/Minimize Square 2.svg new file mode 100644 index 0000000..abf5885 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Minimize Square 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Minimize Square 3.svg b/resources/icons/SVG/Bold/Arrows Action/Minimize Square 3.svg new file mode 100644 index 0000000..d3f877d --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Minimize Square 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Minimize Square Minimalistic.svg b/resources/icons/SVG/Bold/Arrows Action/Minimize Square Minimalistic.svg new file mode 100644 index 0000000..b119f0c --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Minimize Square Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Minimize Square.svg b/resources/icons/SVG/Bold/Arrows Action/Minimize Square.svg new file mode 100644 index 0000000..829adaa --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Minimize Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Minimize.svg b/resources/icons/SVG/Bold/Arrows Action/Minimize.svg new file mode 100644 index 0000000..41f81f9 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Minimize.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Recive Square.svg b/resources/icons/SVG/Bold/Arrows Action/Recive Square.svg new file mode 100644 index 0000000..509d157 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Recive Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Recive Twice Square.svg b/resources/icons/SVG/Bold/Arrows Action/Recive Twice Square.svg new file mode 100644 index 0000000..d503fdf --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Recive Twice Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Reorder.svg b/resources/icons/SVG/Bold/Arrows Action/Reorder.svg new file mode 100644 index 0000000..124d5af --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Reorder.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Reply 2.svg b/resources/icons/SVG/Bold/Arrows Action/Reply 2.svg new file mode 100644 index 0000000..2ca0561 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Reply 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Reply.svg b/resources/icons/SVG/Bold/Arrows Action/Reply.svg new file mode 100644 index 0000000..c394eb9 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Reply.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Scale.svg b/resources/icons/SVG/Bold/Arrows Action/Scale.svg new file mode 100644 index 0000000..ad5a542 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Scale.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Screen Share.svg b/resources/icons/SVG/Bold/Arrows Action/Screen Share.svg new file mode 100644 index 0000000..9fe5a20 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Screen Share.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Send Square.svg b/resources/icons/SVG/Bold/Arrows Action/Send Square.svg new file mode 100644 index 0000000..8b05b28 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Send Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Send Twice Square.svg b/resources/icons/SVG/Bold/Arrows Action/Send Twice Square.svg new file mode 100644 index 0000000..6077817 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Send Twice Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Square Bottom Down.svg b/resources/icons/SVG/Bold/Arrows Action/Square Bottom Down.svg new file mode 100644 index 0000000..f929164 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Square Bottom Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Square Bottom Up.svg b/resources/icons/SVG/Bold/Arrows Action/Square Bottom Up.svg new file mode 100644 index 0000000..07e5f5e --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Square Bottom Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Square Top Down.svg b/resources/icons/SVG/Bold/Arrows Action/Square Top Down.svg new file mode 100644 index 0000000..aa2f778 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Square Top Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Square Top Up.svg b/resources/icons/SVG/Bold/Arrows Action/Square Top Up.svg new file mode 100644 index 0000000..fea18f4 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Square Top Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Undo Left Round Square.svg b/resources/icons/SVG/Bold/Arrows Action/Undo Left Round Square.svg new file mode 100644 index 0000000..8fd4098 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Undo Left Round Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Undo Left Round.svg b/resources/icons/SVG/Bold/Arrows Action/Undo Left Round.svg new file mode 100644 index 0000000..3383aa4 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Undo Left Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Undo Left Square.svg b/resources/icons/SVG/Bold/Arrows Action/Undo Left Square.svg new file mode 100644 index 0000000..014f7b0 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Undo Left Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Undo Left.svg b/resources/icons/SVG/Bold/Arrows Action/Undo Left.svg new file mode 100644 index 0000000..db06f07 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Undo Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Undo Right Round Square.svg b/resources/icons/SVG/Bold/Arrows Action/Undo Right Round Square.svg new file mode 100644 index 0000000..0cc5daf --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Undo Right Round Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Undo Right Round.svg b/resources/icons/SVG/Bold/Arrows Action/Undo Right Round.svg new file mode 100644 index 0000000..ff9036c --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Undo Right Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Undo Right Square.svg b/resources/icons/SVG/Bold/Arrows Action/Undo Right Square.svg new file mode 100644 index 0000000..da03c88 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Undo Right Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Undo Right.svg b/resources/icons/SVG/Bold/Arrows Action/Undo Right.svg new file mode 100644 index 0000000..b01efaa --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Undo Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Upload Minimalistic.svg b/resources/icons/SVG/Bold/Arrows Action/Upload Minimalistic.svg new file mode 100644 index 0000000..1d64e63 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Upload Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Upload Square.svg b/resources/icons/SVG/Bold/Arrows Action/Upload Square.svg new file mode 100644 index 0000000..e97cadf --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Upload Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Upload Twice Square.svg b/resources/icons/SVG/Bold/Arrows Action/Upload Twice Square.svg new file mode 100644 index 0000000..9d76614 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Upload Twice Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows Action/Upload.svg b/resources/icons/SVG/Bold/Arrows Action/Upload.svg new file mode 100644 index 0000000..4898309 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows Action/Upload.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows/Alt Arrow Down.svg b/resources/icons/SVG/Bold/Arrows/Alt Arrow Down.svg new file mode 100644 index 0000000..95faae1 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Alt Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Alt Arrow Left.svg b/resources/icons/SVG/Bold/Arrows/Alt Arrow Left.svg new file mode 100644 index 0000000..8251b9b --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Alt Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Alt Arrow Right.svg b/resources/icons/SVG/Bold/Arrows/Alt Arrow Right.svg new file mode 100644 index 0000000..a94ad93 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Alt Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Alt Arrow Up.svg b/resources/icons/SVG/Bold/Arrows/Alt Arrow Up.svg new file mode 100644 index 0000000..80bc647 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Alt Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Arrow Down.svg b/resources/icons/SVG/Bold/Arrows/Arrow Down.svg new file mode 100644 index 0000000..1eaa27f --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Arrow Left Down.svg b/resources/icons/SVG/Bold/Arrows/Arrow Left Down.svg new file mode 100644 index 0000000..864b754 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Arrow Left Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Arrow Left Up.svg b/resources/icons/SVG/Bold/Arrows/Arrow Left Up.svg new file mode 100644 index 0000000..df2bdd8 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Arrow Left Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Arrow Left.svg b/resources/icons/SVG/Bold/Arrows/Arrow Left.svg new file mode 100644 index 0000000..68b8f80 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Arrow Right Down.svg b/resources/icons/SVG/Bold/Arrows/Arrow Right Down.svg new file mode 100644 index 0000000..8d4b218 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Arrow Right Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Arrow Right Up.svg b/resources/icons/SVG/Bold/Arrows/Arrow Right Up.svg new file mode 100644 index 0000000..b066d28 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Arrow Right Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Arrow Right.svg b/resources/icons/SVG/Bold/Arrows/Arrow Right.svg new file mode 100644 index 0000000..5aef4c3 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Arrow Up.svg b/resources/icons/SVG/Bold/Arrows/Arrow Up.svg new file mode 100644 index 0000000..32a57b3 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Double Alt Arrow Down.svg b/resources/icons/SVG/Bold/Arrows/Double Alt Arrow Down.svg new file mode 100644 index 0000000..dc3be72 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Double Alt Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows/Double Alt Arrow Left.svg b/resources/icons/SVG/Bold/Arrows/Double Alt Arrow Left.svg new file mode 100644 index 0000000..869cfb6 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Double Alt Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows/Double Alt Arrow Right.svg b/resources/icons/SVG/Bold/Arrows/Double Alt Arrow Right.svg new file mode 100644 index 0000000..d892a26 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Double Alt Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows/Double Alt Arrow Up.svg b/resources/icons/SVG/Bold/Arrows/Double Alt Arrow Up.svg new file mode 100644 index 0000000..3f4bc12 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Double Alt Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows/Refresh Circle.svg b/resources/icons/SVG/Bold/Arrows/Refresh Circle.svg new file mode 100644 index 0000000..09583db --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Refresh Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Refresh Square.svg b/resources/icons/SVG/Bold/Arrows/Refresh Square.svg new file mode 100644 index 0000000..fbae8d1 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Refresh Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Refresh.svg b/resources/icons/SVG/Bold/Arrows/Refresh.svg new file mode 100644 index 0000000..57c9f20 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Refresh.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows/Restart Circle.svg b/resources/icons/SVG/Bold/Arrows/Restart Circle.svg new file mode 100644 index 0000000..d143c7c --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Restart Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Restart Square.svg b/resources/icons/SVG/Bold/Arrows/Restart Square.svg new file mode 100644 index 0000000..54014ab --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Restart Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Restart.svg b/resources/icons/SVG/Bold/Arrows/Restart.svg new file mode 100644 index 0000000..223f484 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Restart.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Alt Arrow Down.svg b/resources/icons/SVG/Bold/Arrows/Round Alt Arrow Down.svg new file mode 100644 index 0000000..a7e83f2 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Alt Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Alt Arrow Left.svg b/resources/icons/SVG/Bold/Arrows/Round Alt Arrow Left.svg new file mode 100644 index 0000000..7790056 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Alt Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Alt Arrow Right.svg b/resources/icons/SVG/Bold/Arrows/Round Alt Arrow Right.svg new file mode 100644 index 0000000..2ff1320 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Alt Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Alt Arrow Up.svg b/resources/icons/SVG/Bold/Arrows/Round Alt Arrow Up.svg new file mode 100644 index 0000000..4bb4c37 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Alt Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Arrow Down.svg b/resources/icons/SVG/Bold/Arrows/Round Arrow Down.svg new file mode 100644 index 0000000..833d673 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Arrow Left Down.svg b/resources/icons/SVG/Bold/Arrows/Round Arrow Left Down.svg new file mode 100644 index 0000000..f054024 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Arrow Left Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Arrow Left Up.svg b/resources/icons/SVG/Bold/Arrows/Round Arrow Left Up.svg new file mode 100644 index 0000000..7e71fa7 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Arrow Left Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Arrow Left.svg b/resources/icons/SVG/Bold/Arrows/Round Arrow Left.svg new file mode 100644 index 0000000..3a496a7 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Arrow Right Down.svg b/resources/icons/SVG/Bold/Arrows/Round Arrow Right Down.svg new file mode 100644 index 0000000..3afde5c --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Arrow Right Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Arrow Right Up.svg b/resources/icons/SVG/Bold/Arrows/Round Arrow Right Up.svg new file mode 100644 index 0000000..ca426a9 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Arrow Right Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Arrow Right.svg b/resources/icons/SVG/Bold/Arrows/Round Arrow Right.svg new file mode 100644 index 0000000..dedb693 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Arrow Up.svg b/resources/icons/SVG/Bold/Arrows/Round Arrow Up.svg new file mode 100644 index 0000000..5927f61 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Double Alt Arrow Down.svg b/resources/icons/SVG/Bold/Arrows/Round Double Alt Arrow Down.svg new file mode 100644 index 0000000..89028ef --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Double Alt Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Double Alt Arrow Left.svg b/resources/icons/SVG/Bold/Arrows/Round Double Alt Arrow Left.svg new file mode 100644 index 0000000..ffaa3f4 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Double Alt Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Double Alt Arrow Right.svg b/resources/icons/SVG/Bold/Arrows/Round Double Alt Arrow Right.svg new file mode 100644 index 0000000..63ce1b7 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Double Alt Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Double Alt Arrow Up.svg b/resources/icons/SVG/Bold/Arrows/Round Double Alt Arrow Up.svg new file mode 100644 index 0000000..53e0133 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Double Alt Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Sort Horizontal.svg b/resources/icons/SVG/Bold/Arrows/Round Sort Horizontal.svg new file mode 100644 index 0000000..a8a27a0 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Sort Horizontal.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Sort Vertical.svg b/resources/icons/SVG/Bold/Arrows/Round Sort Vertical.svg new file mode 100644 index 0000000..dc56a6b --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Sort Vertical.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Transfer Diagonal.svg b/resources/icons/SVG/Bold/Arrows/Round Transfer Diagonal.svg new file mode 100644 index 0000000..5f5d024 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Transfer Diagonal.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Transfer Horizontal.svg b/resources/icons/SVG/Bold/Arrows/Round Transfer Horizontal.svg new file mode 100644 index 0000000..ed60f72 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Transfer Horizontal.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Round Transfer Vertical.svg b/resources/icons/SVG/Bold/Arrows/Round Transfer Vertical.svg new file mode 100644 index 0000000..4d3d4cd --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Round Transfer Vertical.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Sort Horizontal.svg b/resources/icons/SVG/Bold/Arrows/Sort Horizontal.svg new file mode 100644 index 0000000..877fbf5 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Sort Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows/Sort Vertical.svg b/resources/icons/SVG/Bold/Arrows/Sort Vertical.svg new file mode 100644 index 0000000..ee8e522 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Sort Vertical.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Alt Arrow Down.svg b/resources/icons/SVG/Bold/Arrows/Square Alt Arrow Down.svg new file mode 100644 index 0000000..be01cf0 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Alt Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Alt Arrow Left.svg b/resources/icons/SVG/Bold/Arrows/Square Alt Arrow Left.svg new file mode 100644 index 0000000..d64857f --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Alt Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Alt Arrow Right.svg b/resources/icons/SVG/Bold/Arrows/Square Alt Arrow Right.svg new file mode 100644 index 0000000..a8af60b --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Alt Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Alt Arrow Up.svg b/resources/icons/SVG/Bold/Arrows/Square Alt Arrow Up.svg new file mode 100644 index 0000000..e1703c8 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Alt Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Arrow Down.svg b/resources/icons/SVG/Bold/Arrows/Square Arrow Down.svg new file mode 100644 index 0000000..f2610f8 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Arrow Left Down.svg b/resources/icons/SVG/Bold/Arrows/Square Arrow Left Down.svg new file mode 100644 index 0000000..ebb437d --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Arrow Left Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Arrow Left Up.svg b/resources/icons/SVG/Bold/Arrows/Square Arrow Left Up.svg new file mode 100644 index 0000000..df25c91 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Arrow Left Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Arrow Left.svg b/resources/icons/SVG/Bold/Arrows/Square Arrow Left.svg new file mode 100644 index 0000000..f012880 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Arrow Right Down.svg b/resources/icons/SVG/Bold/Arrows/Square Arrow Right Down.svg new file mode 100644 index 0000000..3660cd0 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Arrow Right Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Arrow Right Up.svg b/resources/icons/SVG/Bold/Arrows/Square Arrow Right Up.svg new file mode 100644 index 0000000..ea8bed5 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Arrow Right Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Arrow Right.svg b/resources/icons/SVG/Bold/Arrows/Square Arrow Right.svg new file mode 100644 index 0000000..a569716 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Arrow Up.svg b/resources/icons/SVG/Bold/Arrows/Square Arrow Up.svg new file mode 100644 index 0000000..676afd1 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Double Alt Arrow Right.svg b/resources/icons/SVG/Bold/Arrows/Square Double Alt Arrow Right.svg new file mode 100644 index 0000000..d4e766d --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Double Alt Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Double Alt Arrow Down.svg b/resources/icons/SVG/Bold/Arrows/Square Double Alt Arrow Down.svg new file mode 100644 index 0000000..db9955f --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Double Alt Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Double Alt Arrow Left.svg b/resources/icons/SVG/Bold/Arrows/Square Double Alt Arrow Left.svg new file mode 100644 index 0000000..5f11b4e --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Double Alt Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Double Alt Arrow Up.svg b/resources/icons/SVG/Bold/Arrows/Square Double Alt Arrow Up.svg new file mode 100644 index 0000000..4819394 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Double Alt Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Sort Horizontal.svg b/resources/icons/SVG/Bold/Arrows/Square Sort Horizontal.svg new file mode 100644 index 0000000..792c722 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Sort Horizontal.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Sort Vertical.svg b/resources/icons/SVG/Bold/Arrows/Square Sort Vertical.svg new file mode 100644 index 0000000..2e206a2 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Sort Vertical.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Transfer Horizontal.svg b/resources/icons/SVG/Bold/Arrows/Square Transfer Horizontal.svg new file mode 100644 index 0000000..de8384c --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Transfer Horizontal.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Square Transfer Vertical.svg b/resources/icons/SVG/Bold/Arrows/Square Transfer Vertical.svg new file mode 100644 index 0000000..493a5a4 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Square Transfer Vertical.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Arrows/Transfer Horizontal.svg b/resources/icons/SVG/Bold/Arrows/Transfer Horizontal.svg new file mode 100644 index 0000000..fe0a33d --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Transfer Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Arrows/Transfer Vertical.svg b/resources/icons/SVG/Bold/Arrows/Transfer Vertical.svg new file mode 100644 index 0000000..010a583 --- /dev/null +++ b/resources/icons/SVG/Bold/Arrows/Transfer Vertical.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Asteroid.svg b/resources/icons/SVG/Bold/Astronomy/Asteroid.svg new file mode 100644 index 0000000..346412a --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Asteroid.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Atom.svg b/resources/icons/SVG/Bold/Astronomy/Atom.svg new file mode 100644 index 0000000..ee5b6a8 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Atom.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Black Hole 2.svg b/resources/icons/SVG/Bold/Astronomy/Black Hole 2.svg new file mode 100644 index 0000000..3ee41ca --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Black Hole 2.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Black Hole 3.svg b/resources/icons/SVG/Bold/Astronomy/Black Hole 3.svg new file mode 100644 index 0000000..802c81c --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Black Hole 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Black Hole.svg b/resources/icons/SVG/Bold/Astronomy/Black Hole.svg new file mode 100644 index 0000000..2e62edd --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Black Hole.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Earth.svg b/resources/icons/SVG/Bold/Astronomy/Earth.svg new file mode 100644 index 0000000..629b371 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Earth.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Infinity.svg b/resources/icons/SVG/Bold/Astronomy/Infinity.svg new file mode 100644 index 0000000..29105dc --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Infinity.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Men.svg b/resources/icons/SVG/Bold/Astronomy/Men.svg new file mode 100644 index 0000000..b3a86ad --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Men.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Planet 2.svg b/resources/icons/SVG/Bold/Astronomy/Planet 2.svg new file mode 100644 index 0000000..e90f6d8 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Planet 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Planet 3.svg b/resources/icons/SVG/Bold/Astronomy/Planet 3.svg new file mode 100644 index 0000000..1410021 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Planet 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Planet 4.svg b/resources/icons/SVG/Bold/Astronomy/Planet 4.svg new file mode 100644 index 0000000..e543ff8 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Planet 4.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Planet.svg b/resources/icons/SVG/Bold/Astronomy/Planet.svg new file mode 100644 index 0000000..067b187 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Planet.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Rocket 2.svg b/resources/icons/SVG/Bold/Astronomy/Rocket 2.svg new file mode 100644 index 0000000..fc2f273 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Rocket 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Rocket.svg b/resources/icons/SVG/Bold/Astronomy/Rocket.svg new file mode 100644 index 0000000..bcc7494 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Rocket.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Satellite.svg b/resources/icons/SVG/Bold/Astronomy/Satellite.svg new file mode 100644 index 0000000..2fcd1b2 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Satellite.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Star Angle.svg b/resources/icons/SVG/Bold/Astronomy/Star Angle.svg new file mode 100644 index 0000000..4e0e4c8 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Star Angle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Star Circle.svg b/resources/icons/SVG/Bold/Astronomy/Star Circle.svg new file mode 100644 index 0000000..a12febe --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Star Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Star Fall 2.svg b/resources/icons/SVG/Bold/Astronomy/Star Fall 2.svg new file mode 100644 index 0000000..0c35517 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Star Fall 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Star Fall Minimalistic 2.svg b/resources/icons/SVG/Bold/Astronomy/Star Fall Minimalistic 2.svg new file mode 100644 index 0000000..c24d131 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Star Fall Minimalistic 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Star Fall Minimalistic.svg b/resources/icons/SVG/Bold/Astronomy/Star Fall Minimalistic.svg new file mode 100644 index 0000000..c979d67 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Star Fall Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Star Fall.svg b/resources/icons/SVG/Bold/Astronomy/Star Fall.svg new file mode 100644 index 0000000..ff5bdf9 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Star Fall.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Star Rainbow.svg b/resources/icons/SVG/Bold/Astronomy/Star Rainbow.svg new file mode 100644 index 0000000..598ae93 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Star Rainbow.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Star Ring.svg b/resources/icons/SVG/Bold/Astronomy/Star Ring.svg new file mode 100644 index 0000000..c08cf0c --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Star Ring.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Star Rings.svg b/resources/icons/SVG/Bold/Astronomy/Star Rings.svg new file mode 100644 index 0000000..059fc12 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Star Rings.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Star.svg b/resources/icons/SVG/Bold/Astronomy/Star.svg new file mode 100644 index 0000000..b34f5f4 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Stars Line.svg b/resources/icons/SVG/Bold/Astronomy/Stars Line.svg new file mode 100644 index 0000000..666f1e8 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Stars Line.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Stars Minimalistic.svg b/resources/icons/SVG/Bold/Astronomy/Stars Minimalistic.svg new file mode 100644 index 0000000..2e5f22b --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Stars Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Stars.svg b/resources/icons/SVG/Bold/Astronomy/Stars.svg new file mode 100644 index 0000000..1e5bc3f --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Stars.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/UFO 2.svg b/resources/icons/SVG/Bold/Astronomy/UFO 2.svg new file mode 100644 index 0000000..7147e3b --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/UFO 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/UFO 3.svg b/resources/icons/SVG/Bold/Astronomy/UFO 3.svg new file mode 100644 index 0000000..7356d72 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/UFO 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/UFO.svg b/resources/icons/SVG/Bold/Astronomy/UFO.svg new file mode 100644 index 0000000..ebb1de9 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/UFO.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Astronomy/Women.svg b/resources/icons/SVG/Bold/Astronomy/Women.svg new file mode 100644 index 0000000..5af5de6 --- /dev/null +++ b/resources/icons/SVG/Bold/Astronomy/Women.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Building, Infrastructure/Buildings 2.svg b/resources/icons/SVG/Bold/Building, Infrastructure/Buildings 2.svg new file mode 100644 index 0000000..81b1eae --- /dev/null +++ b/resources/icons/SVG/Bold/Building, Infrastructure/Buildings 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Building, Infrastructure/Buildings 3.svg b/resources/icons/SVG/Bold/Building, Infrastructure/Buildings 3.svg new file mode 100644 index 0000000..57e0479 --- /dev/null +++ b/resources/icons/SVG/Bold/Building, Infrastructure/Buildings 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Building, Infrastructure/Buildings.svg b/resources/icons/SVG/Bold/Building, Infrastructure/Buildings.svg new file mode 100644 index 0000000..a99ed6a --- /dev/null +++ b/resources/icons/SVG/Bold/Building, Infrastructure/Buildings.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Building, Infrastructure/City.svg b/resources/icons/SVG/Bold/Building, Infrastructure/City.svg new file mode 100644 index 0000000..7a4a8a6 --- /dev/null +++ b/resources/icons/SVG/Bold/Building, Infrastructure/City.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Building, Infrastructure/Garage.svg b/resources/icons/SVG/Bold/Building, Infrastructure/Garage.svg new file mode 100644 index 0000000..a869731 --- /dev/null +++ b/resources/icons/SVG/Bold/Building, Infrastructure/Garage.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Building, Infrastructure/Home.svg b/resources/icons/SVG/Bold/Building, Infrastructure/Home.svg new file mode 100644 index 0000000..5f1532a --- /dev/null +++ b/resources/icons/SVG/Bold/Building, Infrastructure/Home.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Building, Infrastructure/Hospital.svg b/resources/icons/SVG/Bold/Building, Infrastructure/Hospital.svg new file mode 100644 index 0000000..1fdadab --- /dev/null +++ b/resources/icons/SVG/Bold/Building, Infrastructure/Hospital.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Chart 2.svg b/resources/icons/SVG/Bold/Business, Statistic/Chart 2.svg new file mode 100644 index 0000000..0ede910 --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Chart 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Chart Square.svg b/resources/icons/SVG/Bold/Business, Statistic/Chart Square.svg new file mode 100644 index 0000000..e91c3c4 --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Chart Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Chart.svg b/resources/icons/SVG/Bold/Business, Statistic/Chart.svg new file mode 100644 index 0000000..4b29184 --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Chart.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Chat Square 2.svg b/resources/icons/SVG/Bold/Business, Statistic/Chat Square 2.svg new file mode 100644 index 0000000..a5eb655 --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Chat Square 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Course Down.svg b/resources/icons/SVG/Bold/Business, Statistic/Course Down.svg new file mode 100644 index 0000000..f5e1f42 --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Course Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Course Up.svg b/resources/icons/SVG/Bold/Business, Statistic/Course Up.svg new file mode 100644 index 0000000..ae30358 --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Course Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Diagram Down.svg b/resources/icons/SVG/Bold/Business, Statistic/Diagram Down.svg new file mode 100644 index 0000000..2b23a5c --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Diagram Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Diagram Up.svg b/resources/icons/SVG/Bold/Business, Statistic/Diagram Up.svg new file mode 100644 index 0000000..f6f7d25 --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Diagram Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Graph Down New.svg b/resources/icons/SVG/Bold/Business, Statistic/Graph Down New.svg new file mode 100644 index 0000000..65472a8 --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Graph Down New.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Graph Down.svg b/resources/icons/SVG/Bold/Business, Statistic/Graph Down.svg new file mode 100644 index 0000000..bc1de91 --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Graph Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Graph New Up.svg b/resources/icons/SVG/Bold/Business, Statistic/Graph New Up.svg new file mode 100644 index 0000000..61cc92f --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Graph New Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Graph New.svg b/resources/icons/SVG/Bold/Business, Statistic/Graph New.svg new file mode 100644 index 0000000..5cc2a25 --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Graph New.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Graph Up.svg b/resources/icons/SVG/Bold/Business, Statistic/Graph Up.svg new file mode 100644 index 0000000..8768928 --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Graph Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Graph.svg b/resources/icons/SVG/Bold/Business, Statistic/Graph.svg new file mode 100644 index 0000000..1b5121d --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Graph.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Pie Chart 2.svg b/resources/icons/SVG/Bold/Business, Statistic/Pie Chart 2.svg new file mode 100644 index 0000000..4644808 --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Pie Chart 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Pie Chart 3.svg b/resources/icons/SVG/Bold/Business, Statistic/Pie Chart 3.svg new file mode 100644 index 0000000..b78bd0f --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Pie Chart 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Pie Chart.svg b/resources/icons/SVG/Bold/Business, Statistic/Pie Chart.svg new file mode 100644 index 0000000..841bdb0 --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Pie Chart.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Presentation Graph.svg b/resources/icons/SVG/Bold/Business, Statistic/Presentation Graph.svg new file mode 100644 index 0000000..9fd31db --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Presentation Graph.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Business, Statistic/Round Graph.svg b/resources/icons/SVG/Bold/Business, Statistic/Round Graph.svg new file mode 100644 index 0000000..370e0b3 --- /dev/null +++ b/resources/icons/SVG/Bold/Business, Statistic/Round Graph.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Call/Call Cancel Rounded.svg b/resources/icons/SVG/Bold/Call/Call Cancel Rounded.svg new file mode 100644 index 0000000..1d9dc03 --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Call Cancel Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Call/Call Cancel.svg b/resources/icons/SVG/Bold/Call/Call Cancel.svg new file mode 100644 index 0000000..43db4a1 --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Call Cancel.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Call/Call Chat Rounded.svg b/resources/icons/SVG/Bold/Call/Call Chat Rounded.svg new file mode 100644 index 0000000..4831140 --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Call Chat Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Call/Call Chat.svg b/resources/icons/SVG/Bold/Call/Call Chat.svg new file mode 100644 index 0000000..b0e1179 --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Call Chat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Call/Call Dropped Rounded.svg b/resources/icons/SVG/Bold/Call/Call Dropped Rounded.svg new file mode 100644 index 0000000..dc8ac78 --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Call Dropped Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Call/Call Dropped.svg b/resources/icons/SVG/Bold/Call/Call Dropped.svg new file mode 100644 index 0000000..12e9bfe --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Call Dropped.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Call/Call Medicine Rounded.svg b/resources/icons/SVG/Bold/Call/Call Medicine Rounded.svg new file mode 100644 index 0000000..04b4fc8 --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Call Medicine Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Call/Call Medicine.svg b/resources/icons/SVG/Bold/Call/Call Medicine.svg new file mode 100644 index 0000000..8808e2c --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Call Medicine.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Call/End Call Rounded.svg b/resources/icons/SVG/Bold/Call/End Call Rounded.svg new file mode 100644 index 0000000..cd65c98 --- /dev/null +++ b/resources/icons/SVG/Bold/Call/End Call Rounded.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Call/End Call.svg b/resources/icons/SVG/Bold/Call/End Call.svg new file mode 100644 index 0000000..c342e5a --- /dev/null +++ b/resources/icons/SVG/Bold/Call/End Call.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Call/Incoming Call Rounded.svg b/resources/icons/SVG/Bold/Call/Incoming Call Rounded.svg new file mode 100644 index 0000000..8e0fb7e --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Incoming Call Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Call/Incoming Call.svg b/resources/icons/SVG/Bold/Call/Incoming Call.svg new file mode 100644 index 0000000..4ce1e70 --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Incoming Call.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Call/Outgoing Call Rounded.svg b/resources/icons/SVG/Bold/Call/Outgoing Call Rounded.svg new file mode 100644 index 0000000..31c38ef --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Outgoing Call Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Call/Outgoing Call.svg b/resources/icons/SVG/Bold/Call/Outgoing Call.svg new file mode 100644 index 0000000..9ce4216 --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Outgoing Call.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Call/Phone Calling Rounded.svg b/resources/icons/SVG/Bold/Call/Phone Calling Rounded.svg new file mode 100644 index 0000000..2000e4d --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Phone Calling Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Call/Phone Calling.svg b/resources/icons/SVG/Bold/Call/Phone Calling.svg new file mode 100644 index 0000000..1d6e546 --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Phone Calling.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Call/Phone Rounded.svg b/resources/icons/SVG/Bold/Call/Phone Rounded.svg new file mode 100644 index 0000000..efb2365 --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Phone Rounded.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Call/Phone.svg b/resources/icons/SVG/Bold/Call/Phone.svg new file mode 100644 index 0000000..f3de096 --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Phone.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Call/Record Circle.svg b/resources/icons/SVG/Bold/Call/Record Circle.svg new file mode 100644 index 0000000..a559df2 --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Record Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Call/Record Minimalistic.svg b/resources/icons/SVG/Bold/Call/Record Minimalistic.svg new file mode 100644 index 0000000..d4ae5b5 --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Record Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Call/Record Square.svg b/resources/icons/SVG/Bold/Call/Record Square.svg new file mode 100644 index 0000000..aa0bb4c --- /dev/null +++ b/resources/icons/SVG/Bold/Call/Record Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Align Bottom.svg b/resources/icons/SVG/Bold/Design, Tools/Align Bottom.svg new file mode 100644 index 0000000..6a49a90 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Align Bottom.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Align Horizonta Spacing.svg b/resources/icons/SVG/Bold/Design, Tools/Align Horizonta Spacing.svg new file mode 100644 index 0000000..46a70db --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Align Horizonta Spacing.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Align Horizontal Center.svg b/resources/icons/SVG/Bold/Design, Tools/Align Horizontal Center.svg new file mode 100644 index 0000000..562d765 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Align Horizontal Center.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Align Left.svg b/resources/icons/SVG/Bold/Design, Tools/Align Left.svg new file mode 100644 index 0000000..467c2e9 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Align Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Align Right.svg b/resources/icons/SVG/Bold/Design, Tools/Align Right.svg new file mode 100644 index 0000000..8f34d25 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Align Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Align Top.svg b/resources/icons/SVG/Bold/Design, Tools/Align Top.svg new file mode 100644 index 0000000..88760f4 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Align Top.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Align Vertical Center.svg b/resources/icons/SVG/Bold/Design, Tools/Align Vertical Center.svg new file mode 100644 index 0000000..51628c2 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Align Vertical Center.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Align Vertical Spacing.svg b/resources/icons/SVG/Bold/Design, Tools/Align Vertical Spacing.svg new file mode 100644 index 0000000..4a8239a --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Align Vertical Spacing.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Colour Tuneing.svg b/resources/icons/SVG/Bold/Design, Tools/Colour Tuneing.svg new file mode 100644 index 0000000..9b058f0 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Colour Tuneing.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Crop Minimalistic.svg b/resources/icons/SVG/Bold/Design, Tools/Crop Minimalistic.svg new file mode 100644 index 0000000..1b3c708 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Crop Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Crop.svg b/resources/icons/SVG/Bold/Design, Tools/Crop.svg new file mode 100644 index 0000000..dca0e77 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Crop.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Filters.svg b/resources/icons/SVG/Bold/Design, Tools/Filters.svg new file mode 100644 index 0000000..ab43e98 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Filters.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Flip Horizontal.svg b/resources/icons/SVG/Bold/Design, Tools/Flip Horizontal.svg new file mode 100644 index 0000000..81e4a5c --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Flip Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Flip Vertical.svg b/resources/icons/SVG/Bold/Design, Tools/Flip Vertical.svg new file mode 100644 index 0000000..8fd7b3c --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Flip Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Layers Minimalistic.svg b/resources/icons/SVG/Bold/Design, Tools/Layers Minimalistic.svg new file mode 100644 index 0000000..1289e7d --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Layers Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Layers.svg b/resources/icons/SVG/Bold/Design, Tools/Layers.svg new file mode 100644 index 0000000..1f4a4ec --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Layers.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Mirror Left.svg b/resources/icons/SVG/Bold/Design, Tools/Mirror Left.svg new file mode 100644 index 0000000..a4c1e13 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Mirror Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Mirror Right.svg b/resources/icons/SVG/Bold/Design, Tools/Mirror Right.svg new file mode 100644 index 0000000..d722188 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Mirror Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Paint Roller.svg b/resources/icons/SVG/Bold/Design, Tools/Paint Roller.svg new file mode 100644 index 0000000..35b7cfb --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Paint Roller.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Palette Round.svg b/resources/icons/SVG/Bold/Design, Tools/Palette Round.svg new file mode 100644 index 0000000..5054591 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Palette Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Palette.svg b/resources/icons/SVG/Bold/Design, Tools/Palette.svg new file mode 100644 index 0000000..2a41d6b --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Palette.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Pallete 2.svg b/resources/icons/SVG/Bold/Design, Tools/Pallete 2.svg new file mode 100644 index 0000000..a8d1136 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Pallete 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Pipette.svg b/resources/icons/SVG/Bold/Design, Tools/Pipette.svg new file mode 100644 index 0000000..cc22535 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Pipette.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Radial Blur.svg b/resources/icons/SVG/Bold/Design, Tools/Radial Blur.svg new file mode 100644 index 0000000..ac063c4 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Radial Blur.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Ruler Angular.svg b/resources/icons/SVG/Bold/Design, Tools/Ruler Angular.svg new file mode 100644 index 0000000..d440dc0 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Ruler Angular.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Ruler Cross Pen.svg b/resources/icons/SVG/Bold/Design, Tools/Ruler Cross Pen.svg new file mode 100644 index 0000000..2c9c691 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Ruler Cross Pen.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Ruler Pen.svg b/resources/icons/SVG/Bold/Design, Tools/Ruler Pen.svg new file mode 100644 index 0000000..af698e3 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Ruler Pen.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Ruler.svg b/resources/icons/SVG/Bold/Design, Tools/Ruler.svg new file mode 100644 index 0000000..a4f9ca7 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Ruler.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Design, Tools/Three Squares.svg b/resources/icons/SVG/Bold/Design, Tools/Three Squares.svg new file mode 100644 index 0000000..5bdf702 --- /dev/null +++ b/resources/icons/SVG/Bold/Design, Tools/Three Squares.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Case Charge.svg b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Case Charge.svg new file mode 100644 index 0000000..c16b25e --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Case Charge.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Case Minimalistic.svg b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Case Minimalistic.svg new file mode 100644 index 0000000..b8317a8 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Case Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Case Open.svg b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Case Open.svg new file mode 100644 index 0000000..81d0b85 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Case Open.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Case.svg b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Case.svg new file mode 100644 index 0000000..5f6c78c --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Case.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Charge.svg b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Charge.svg new file mode 100644 index 0000000..bde8773 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Charge.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Check.svg b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Check.svg new file mode 100644 index 0000000..8d1e963 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Check.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Left.svg b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Left.svg new file mode 100644 index 0000000..fa82375 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Left.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Remove.svg b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Remove.svg new file mode 100644 index 0000000..2f3fd64 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Remove.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Right.svg b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Right.svg new file mode 100644 index 0000000..3624a26 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds Right.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Airbuds.svg b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds.svg new file mode 100644 index 0000000..425f078 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Airbuds.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Bluetooth Circle.svg b/resources/icons/SVG/Bold/Electronic, Devices/Bluetooth Circle.svg new file mode 100644 index 0000000..4317dd5 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Bluetooth Circle.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Bluetooth Square.svg b/resources/icons/SVG/Bold/Electronic, Devices/Bluetooth Square.svg new file mode 100644 index 0000000..1adea11 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Bluetooth Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Bluetooth Wave.svg b/resources/icons/SVG/Bold/Electronic, Devices/Bluetooth Wave.svg new file mode 100644 index 0000000..8e1d972 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Bluetooth Wave.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Bluetooth.svg b/resources/icons/SVG/Bold/Electronic, Devices/Bluetooth.svg new file mode 100644 index 0000000..ca4b284 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Bluetooth.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Boombox.svg b/resources/icons/SVG/Bold/Electronic, Devices/Boombox.svg new file mode 100644 index 0000000..eb0bc0f --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Boombox.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/CPU Bolt.svg b/resources/icons/SVG/Bold/Electronic, Devices/CPU Bolt.svg new file mode 100644 index 0000000..28c488a --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/CPU Bolt.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/CPU.svg b/resources/icons/SVG/Bold/Electronic, Devices/CPU.svg new file mode 100644 index 0000000..a7efd9a --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/CPU.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Cassette 2.svg b/resources/icons/SVG/Bold/Electronic, Devices/Cassette 2.svg new file mode 100644 index 0000000..b88ebcd --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Cassette 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Cassette.svg b/resources/icons/SVG/Bold/Electronic, Devices/Cassette.svg new file mode 100644 index 0000000..fd0ff3b --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Cassette.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Cloud Storage.svg b/resources/icons/SVG/Bold/Electronic, Devices/Cloud Storage.svg new file mode 100644 index 0000000..7e60b4c --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Cloud Storage.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Devices.svg b/resources/icons/SVG/Bold/Electronic, Devices/Devices.svg new file mode 100644 index 0000000..964d87a --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Devices.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Diskette.svg b/resources/icons/SVG/Bold/Electronic, Devices/Diskette.svg new file mode 100644 index 0000000..34cea50 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Diskette.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Display.svg b/resources/icons/SVG/Bold/Electronic, Devices/Display.svg new file mode 100644 index 0000000..335205d --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Display.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Flash Drive.svg b/resources/icons/SVG/Bold/Electronic, Devices/Flash Drive.svg new file mode 100644 index 0000000..a49e3e1 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Flash Drive.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Gameboy.svg b/resources/icons/SVG/Bold/Electronic, Devices/Gameboy.svg new file mode 100644 index 0000000..c337339 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Gameboy.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Gamepad Charge.svg b/resources/icons/SVG/Bold/Electronic, Devices/Gamepad Charge.svg new file mode 100644 index 0000000..4cbd756 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Gamepad Charge.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Gamepad Minimalistic.svg b/resources/icons/SVG/Bold/Electronic, Devices/Gamepad Minimalistic.svg new file mode 100644 index 0000000..d9b959e --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Gamepad Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Gamepad No Charge.svg b/resources/icons/SVG/Bold/Electronic, Devices/Gamepad No Charge.svg new file mode 100644 index 0000000..262a175 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Gamepad No Charge.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Gamepad Old.svg b/resources/icons/SVG/Bold/Electronic, Devices/Gamepad Old.svg new file mode 100644 index 0000000..5042b4f --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Gamepad Old.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Gamepad.svg b/resources/icons/SVG/Bold/Electronic, Devices/Gamepad.svg new file mode 100644 index 0000000..3ef2ef2 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Gamepad.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Headphones Round Sound.svg b/resources/icons/SVG/Bold/Electronic, Devices/Headphones Round Sound.svg new file mode 100644 index 0000000..d87bd4c --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Headphones Round Sound.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Headphones Round.svg b/resources/icons/SVG/Bold/Electronic, Devices/Headphones Round.svg new file mode 100644 index 0000000..4f117dc --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Headphones Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Headphones Square Sound.svg b/resources/icons/SVG/Bold/Electronic, Devices/Headphones Square Sound.svg new file mode 100644 index 0000000..f711483 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Headphones Square Sound.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Headphones Square.svg b/resources/icons/SVG/Bold/Electronic, Devices/Headphones Square.svg new file mode 100644 index 0000000..3fe8350 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Headphones Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Keyboard.svg b/resources/icons/SVG/Bold/Electronic, Devices/Keyboard.svg new file mode 100644 index 0000000..afb6903 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Keyboard.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Laptop 2.svg b/resources/icons/SVG/Bold/Electronic, Devices/Laptop 2.svg new file mode 100644 index 0000000..638981b --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Laptop 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Laptop 3.svg b/resources/icons/SVG/Bold/Electronic, Devices/Laptop 3.svg new file mode 100644 index 0000000..e11fac4 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Laptop 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Laptop Minimalistic.svg b/resources/icons/SVG/Bold/Electronic, Devices/Laptop Minimalistic.svg new file mode 100644 index 0000000..c50644d --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Laptop Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Laptop.svg b/resources/icons/SVG/Bold/Electronic, Devices/Laptop.svg new file mode 100644 index 0000000..7f470b7 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Laptop.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Lightbulb Bolt.svg b/resources/icons/SVG/Bold/Electronic, Devices/Lightbulb Bolt.svg new file mode 100644 index 0000000..6806c03 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Lightbulb Bolt.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Lightbulb Minimalistic.svg b/resources/icons/SVG/Bold/Electronic, Devices/Lightbulb Minimalistic.svg new file mode 100644 index 0000000..9c4c85f --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Lightbulb Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Lightbulb.svg b/resources/icons/SVG/Bold/Electronic, Devices/Lightbulb.svg new file mode 100644 index 0000000..149a0fd --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Lightbulb.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Lightning.svg b/resources/icons/SVG/Bold/Electronic, Devices/Lightning.svg new file mode 100644 index 0000000..f33d499 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Lightning.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Monitor Camera.svg b/resources/icons/SVG/Bold/Electronic, Devices/Monitor Camera.svg new file mode 100644 index 0000000..53d65bf --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Monitor Camera.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Monitor Smartphone.svg b/resources/icons/SVG/Bold/Electronic, Devices/Monitor Smartphone.svg new file mode 100644 index 0000000..1999221 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Monitor Smartphone.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Monitor.svg b/resources/icons/SVG/Bold/Electronic, Devices/Monitor.svg new file mode 100644 index 0000000..9dfbdb3 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Monitor.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Mouse Circle.svg b/resources/icons/SVG/Bold/Electronic, Devices/Mouse Circle.svg new file mode 100644 index 0000000..18d2663 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Mouse Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Mouse Minimalistic.svg b/resources/icons/SVG/Bold/Electronic, Devices/Mouse Minimalistic.svg new file mode 100644 index 0000000..20455b0 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Mouse Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Mouse.svg b/resources/icons/SVG/Bold/Electronic, Devices/Mouse.svg new file mode 100644 index 0000000..cd063ee --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Mouse.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Plug Circle.svg b/resources/icons/SVG/Bold/Electronic, Devices/Plug Circle.svg new file mode 100644 index 0000000..cc2d6cb --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Plug Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Printer 2.svg b/resources/icons/SVG/Bold/Electronic, Devices/Printer 2.svg new file mode 100644 index 0000000..c1a1aea --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Printer 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Printer Minimalistic.svg b/resources/icons/SVG/Bold/Electronic, Devices/Printer Minimalistic.svg new file mode 100644 index 0000000..784d289 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Printer Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Printer.svg b/resources/icons/SVG/Bold/Electronic, Devices/Printer.svg new file mode 100644 index 0000000..390f051 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Printer.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Projector.svg b/resources/icons/SVG/Bold/Electronic, Devices/Projector.svg new file mode 100644 index 0000000..640c4a5 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Projector.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Radio Minimalistic.svg b/resources/icons/SVG/Bold/Electronic, Devices/Radio Minimalistic.svg new file mode 100644 index 0000000..83e1d34 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Radio Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Radio.svg b/resources/icons/SVG/Bold/Electronic, Devices/Radio.svg new file mode 100644 index 0000000..f7bcfaf --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Radio.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/SD Card.svg b/resources/icons/SVG/Bold/Electronic, Devices/SD Card.svg new file mode 100644 index 0000000..6d754e3 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/SD Card.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/SIM Card Minimalistic.svg b/resources/icons/SVG/Bold/Electronic, Devices/SIM Card Minimalistic.svg new file mode 100644 index 0000000..340dba5 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/SIM Card Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/SIM Card.svg b/resources/icons/SVG/Bold/Electronic, Devices/SIM Card.svg new file mode 100644 index 0000000..64b1f75 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/SIM Card.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/SIM Cards.svg b/resources/icons/SVG/Bold/Electronic, Devices/SIM Cards.svg new file mode 100644 index 0000000..a19eff6 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/SIM Cards.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/SSD Round.svg b/resources/icons/SVG/Bold/Electronic, Devices/SSD Round.svg new file mode 100644 index 0000000..0fff423 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/SSD Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/SSD Square.svg b/resources/icons/SVG/Bold/Electronic, Devices/SSD Square.svg new file mode 100644 index 0000000..949e5a0 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/SSD Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Server 2.svg b/resources/icons/SVG/Bold/Electronic, Devices/Server 2.svg new file mode 100644 index 0000000..a7e1ad7 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Server 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Server Minimalistic.svg b/resources/icons/SVG/Bold/Electronic, Devices/Server Minimalistic.svg new file mode 100644 index 0000000..ed9f6c7 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Server Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Server Path.svg b/resources/icons/SVG/Bold/Electronic, Devices/Server Path.svg new file mode 100644 index 0000000..b6a576a --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Server Path.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Server Square Cloud.svg b/resources/icons/SVG/Bold/Electronic, Devices/Server Square Cloud.svg new file mode 100644 index 0000000..7d801d8 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Server Square Cloud.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Server Square Update.svg b/resources/icons/SVG/Bold/Electronic, Devices/Server Square Update.svg new file mode 100644 index 0000000..4b70abb --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Server Square Update.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Server Square.svg b/resources/icons/SVG/Bold/Electronic, Devices/Server Square.svg new file mode 100644 index 0000000..069e029 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Server Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Server.svg b/resources/icons/SVG/Bold/Electronic, Devices/Server.svg new file mode 100644 index 0000000..a177ba4 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Server.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Smart Speaker 2.svg b/resources/icons/SVG/Bold/Electronic, Devices/Smart Speaker 2.svg new file mode 100644 index 0000000..a1e5837 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Smart Speaker 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Smart Speaker Minimalistic.svg b/resources/icons/SVG/Bold/Electronic, Devices/Smart Speaker Minimalistic.svg new file mode 100644 index 0000000..03e8e7d --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Smart Speaker Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Smart Speaker.svg b/resources/icons/SVG/Bold/Electronic, Devices/Smart Speaker.svg new file mode 100644 index 0000000..1947593 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Smart Speaker.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Smartphone 2.svg b/resources/icons/SVG/Bold/Electronic, Devices/Smartphone 2.svg new file mode 100644 index 0000000..9d8c8d1 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Smartphone 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Smartphone Rotate 2.svg b/resources/icons/SVG/Bold/Electronic, Devices/Smartphone Rotate 2.svg new file mode 100644 index 0000000..d7df6f5 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Smartphone Rotate 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Smartphone Rotate Angle.svg b/resources/icons/SVG/Bold/Electronic, Devices/Smartphone Rotate Angle.svg new file mode 100644 index 0000000..c709809 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Smartphone Rotate Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Smartphone Rotate Orientation.svg b/resources/icons/SVG/Bold/Electronic, Devices/Smartphone Rotate Orientation.svg new file mode 100644 index 0000000..b561be9 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Smartphone Rotate Orientation.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Smartphone Update.svg b/resources/icons/SVG/Bold/Electronic, Devices/Smartphone Update.svg new file mode 100644 index 0000000..1485e85 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Smartphone Update.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Smartphone Vibration.svg b/resources/icons/SVG/Bold/Electronic, Devices/Smartphone Vibration.svg new file mode 100644 index 0000000..c6c1897 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Smartphone Vibration.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Smartphone.svg b/resources/icons/SVG/Bold/Electronic, Devices/Smartphone.svg new file mode 100644 index 0000000..c6ca7d1 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Smartphone.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Socket.svg b/resources/icons/SVG/Bold/Electronic, Devices/Socket.svg new file mode 100644 index 0000000..2f4b876 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Socket.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/TV.svg b/resources/icons/SVG/Bold/Electronic, Devices/TV.svg new file mode 100644 index 0000000..07fed01 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/TV.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Tablet.svg b/resources/icons/SVG/Bold/Electronic, Devices/Tablet.svg new file mode 100644 index 0000000..78817d0 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Tablet.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Telescope.svg b/resources/icons/SVG/Bold/Electronic, Devices/Telescope.svg new file mode 100644 index 0000000..be09e3f --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Telescope.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Turntable Minimalistic.svg b/resources/icons/SVG/Bold/Electronic, Devices/Turntable Minimalistic.svg new file mode 100644 index 0000000..a27be0f --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Turntable Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Turntable Music Note.svg b/resources/icons/SVG/Bold/Electronic, Devices/Turntable Music Note.svg new file mode 100644 index 0000000..e6cd74b --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Turntable Music Note.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Turntable.svg b/resources/icons/SVG/Bold/Electronic, Devices/Turntable.svg new file mode 100644 index 0000000..1604436 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Turntable.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Weigher.svg b/resources/icons/SVG/Bold/Electronic, Devices/Weigher.svg new file mode 100644 index 0000000..0886da3 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Weigher.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/Wireless Charge.svg b/resources/icons/SVG/Bold/Electronic, Devices/Wireless Charge.svg new file mode 100644 index 0000000..50c039f --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/Wireless Charge.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Electronic, Devices/iPhone.svg b/resources/icons/SVG/Bold/Electronic, Devices/iPhone.svg new file mode 100644 index 0000000..cbb2305 --- /dev/null +++ b/resources/icons/SVG/Bold/Electronic, Devices/iPhone.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/4K.svg b/resources/icons/SVG/Bold/Essentional, UI/4K.svg new file mode 100644 index 0000000..925bd2e --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/4K.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Accessibility.svg b/resources/icons/SVG/Bold/Essentional, UI/Accessibility.svg new file mode 100644 index 0000000..d3a140a --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Accessibility.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Add Circle.svg b/resources/icons/SVG/Bold/Essentional, UI/Add Circle.svg new file mode 100644 index 0000000..b31fec2 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Add Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Add Square.svg b/resources/icons/SVG/Bold/Essentional, UI/Add Square.svg new file mode 100644 index 0000000..9fb03c4 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Add Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Augmented Reality.svg b/resources/icons/SVG/Bold/Essentional, UI/Augmented Reality.svg new file mode 100644 index 0000000..9c28daf --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Augmented Reality.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Balloon.svg b/resources/icons/SVG/Bold/Essentional, UI/Balloon.svg new file mode 100644 index 0000000..28131ea --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Balloon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Battery Charge Minimalistic.svg b/resources/icons/SVG/Bold/Essentional, UI/Battery Charge Minimalistic.svg new file mode 100644 index 0000000..4abc435 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Battery Charge Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Battery Charge.svg b/resources/icons/SVG/Bold/Essentional, UI/Battery Charge.svg new file mode 100644 index 0000000..795a973 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Battery Charge.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Battery Full Minimalistic.svg b/resources/icons/SVG/Bold/Essentional, UI/Battery Full Minimalistic.svg new file mode 100644 index 0000000..8d8b250 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Battery Full Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Battery Full.svg b/resources/icons/SVG/Bold/Essentional, UI/Battery Full.svg new file mode 100644 index 0000000..171db73 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Battery Full.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Battery Half Minimalistic.svg b/resources/icons/SVG/Bold/Essentional, UI/Battery Half Minimalistic.svg new file mode 100644 index 0000000..ab18661 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Battery Half Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Battery Half.svg b/resources/icons/SVG/Bold/Essentional, UI/Battery Half.svg new file mode 100644 index 0000000..5b6e84d --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Battery Half.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Battery Low Minimalistic.svg b/resources/icons/SVG/Bold/Essentional, UI/Battery Low Minimalistic.svg new file mode 100644 index 0000000..33c47c9 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Battery Low Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Battery Low.svg b/resources/icons/SVG/Bold/Essentional, UI/Battery Low.svg new file mode 100644 index 0000000..dd3402c --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Battery Low.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Body.svg b/resources/icons/SVG/Bold/Essentional, UI/Body.svg new file mode 100644 index 0000000..72e3591 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Body.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Bolt Circle.svg b/resources/icons/SVG/Bold/Essentional, UI/Bolt Circle.svg new file mode 100644 index 0000000..c9c4dcb --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Bolt Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Bolt.svg b/resources/icons/SVG/Bold/Essentional, UI/Bolt.svg new file mode 100644 index 0000000..b6e7f56 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Bolt.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Box Minimalistic.svg b/resources/icons/SVG/Bold/Essentional, UI/Box Minimalistic.svg new file mode 100644 index 0000000..1238675 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Box Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Box.svg b/resources/icons/SVG/Bold/Essentional, UI/Box.svg new file mode 100644 index 0000000..2bd18d7 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Box.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Broom.svg b/resources/icons/SVG/Bold/Essentional, UI/Broom.svg new file mode 100644 index 0000000..211fa73 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Broom.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Cat.svg b/resources/icons/SVG/Bold/Essentional, UI/Cat.svg new file mode 100644 index 0000000..984af08 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Cat.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Check Circle.svg b/resources/icons/SVG/Bold/Essentional, UI/Check Circle.svg new file mode 100644 index 0000000..6c3e854 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Check Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Check Square.svg b/resources/icons/SVG/Bold/Essentional, UI/Check Square.svg new file mode 100644 index 0000000..cf08a8c --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Check Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Close Circle.svg b/resources/icons/SVG/Bold/Essentional, UI/Close Circle.svg new file mode 100644 index 0000000..b2fe093 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Close Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Close Square.svg b/resources/icons/SVG/Bold/Essentional, UI/Close Square.svg new file mode 100644 index 0000000..469e764 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Close Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Confetti Minimalistic.svg b/resources/icons/SVG/Bold/Essentional, UI/Confetti Minimalistic.svg new file mode 100644 index 0000000..14b363f --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Confetti Minimalistic.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Confetti.svg b/resources/icons/SVG/Bold/Essentional, UI/Confetti.svg new file mode 100644 index 0000000..43edcfb --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Confetti.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Copy.svg b/resources/icons/SVG/Bold/Essentional, UI/Copy.svg new file mode 100644 index 0000000..95c32f1 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Copy.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Copyright.svg b/resources/icons/SVG/Bold/Essentional, UI/Copyright.svg new file mode 100644 index 0000000..2cbd404 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Copyright.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Cosmetic.svg b/resources/icons/SVG/Bold/Essentional, UI/Cosmetic.svg new file mode 100644 index 0000000..eecb270 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Cosmetic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Creative Commons.svg b/resources/icons/SVG/Bold/Essentional, UI/Creative Commons.svg new file mode 100644 index 0000000..656fc39 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Creative Commons.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Crown Line.svg b/resources/icons/SVG/Bold/Essentional, UI/Crown Line.svg new file mode 100644 index 0000000..34b1c63 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Crown Line.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Crown Minimalistic.svg b/resources/icons/SVG/Bold/Essentional, UI/Crown Minimalistic.svg new file mode 100644 index 0000000..d93abf4 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Crown Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Crown Star.svg b/resources/icons/SVG/Bold/Essentional, UI/Crown Star.svg new file mode 100644 index 0000000..9d6eced --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Crown Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Crown.svg b/resources/icons/SVG/Bold/Essentional, UI/Crown.svg new file mode 100644 index 0000000..3bba51c --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Crown.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Cup First.svg b/resources/icons/SVG/Bold/Essentional, UI/Cup First.svg new file mode 100644 index 0000000..b3fa82d --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Cup First.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Cup Music.svg b/resources/icons/SVG/Bold/Essentional, UI/Cup Music.svg new file mode 100644 index 0000000..3ab734c --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Cup Music.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Cup Star.svg b/resources/icons/SVG/Bold/Essentional, UI/Cup Star.svg new file mode 100644 index 0000000..eda24e7 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Cup Star.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Cup.svg b/resources/icons/SVG/Bold/Essentional, UI/Cup.svg new file mode 100644 index 0000000..167892e --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Cup.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Cursor Square.svg b/resources/icons/SVG/Bold/Essentional, UI/Cursor Square.svg new file mode 100644 index 0000000..6fb52b8 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Cursor Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Cursor.svg b/resources/icons/SVG/Bold/Essentional, UI/Cursor.svg new file mode 100644 index 0000000..9aec3be --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Cursor.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Danger Circle.svg b/resources/icons/SVG/Bold/Essentional, UI/Danger Circle.svg new file mode 100644 index 0000000..e0ee122 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Danger Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Danger Square.svg b/resources/icons/SVG/Bold/Essentional, UI/Danger Square.svg new file mode 100644 index 0000000..2fc352f --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Danger Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Danger Triangle.svg b/resources/icons/SVG/Bold/Essentional, UI/Danger Triangle.svg new file mode 100644 index 0000000..e93c107 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Danger Triangle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Danger.svg b/resources/icons/SVG/Bold/Essentional, UI/Danger.svg new file mode 100644 index 0000000..5678f83 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Danger.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Database.svg b/resources/icons/SVG/Bold/Essentional, UI/Database.svg new file mode 100644 index 0000000..bd2dd32 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Database.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Delivery.svg b/resources/icons/SVG/Bold/Essentional, UI/Delivery.svg new file mode 100644 index 0000000..96a105c --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Delivery.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Explicit.svg b/resources/icons/SVG/Bold/Essentional, UI/Explicit.svg new file mode 100644 index 0000000..c111e2a --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Explicit.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Feed.svg b/resources/icons/SVG/Bold/Essentional, UI/Feed.svg new file mode 100644 index 0000000..2842e4d --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Feed.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Ferris Wheel.svg b/resources/icons/SVG/Bold/Essentional, UI/Ferris Wheel.svg new file mode 100644 index 0000000..2fe64f9 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Ferris Wheel.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Figma.svg b/resources/icons/SVG/Bold/Essentional, UI/Figma.svg new file mode 100644 index 0000000..66c0859 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Figma.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Filter.svg b/resources/icons/SVG/Bold/Essentional, UI/Filter.svg new file mode 100644 index 0000000..9a6d2da --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Filter.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Flag 2.svg b/resources/icons/SVG/Bold/Essentional, UI/Flag 2.svg new file mode 100644 index 0000000..1902e5e --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Flag 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Flag.svg b/resources/icons/SVG/Bold/Essentional, UI/Flag.svg new file mode 100644 index 0000000..4c6524a --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Flag.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Flashlight On.svg b/resources/icons/SVG/Bold/Essentional, UI/Flashlight On.svg new file mode 100644 index 0000000..b1de2f4 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Flashlight On.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Flashlight.svg b/resources/icons/SVG/Bold/Essentional, UI/Flashlight.svg new file mode 100644 index 0000000..4e0659e --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Flashlight.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Forbidden Circle.svg b/resources/icons/SVG/Bold/Essentional, UI/Forbidden Circle.svg new file mode 100644 index 0000000..809eae4 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Forbidden Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Forbidden.svg b/resources/icons/SVG/Bold/Essentional, UI/Forbidden.svg new file mode 100644 index 0000000..de9739a --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Forbidden.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Fuel.svg b/resources/icons/SVG/Bold/Essentional, UI/Fuel.svg new file mode 100644 index 0000000..51ac6fb --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Fuel.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Ghost Smile.svg b/resources/icons/SVG/Bold/Essentional, UI/Ghost Smile.svg new file mode 100644 index 0000000..aaabadc --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Ghost Smile.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Ghost.svg b/resources/icons/SVG/Bold/Essentional, UI/Ghost.svg new file mode 100644 index 0000000..f12ed09 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Ghost.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Gift.svg b/resources/icons/SVG/Bold/Essentional, UI/Gift.svg new file mode 100644 index 0000000..60aa320 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Gift.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Glasses.svg b/resources/icons/SVG/Bold/Essentional, UI/Glasses.svg new file mode 100644 index 0000000..3baa404 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Glasses.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Hamburger Menu.svg b/resources/icons/SVG/Bold/Essentional, UI/Hamburger Menu.svg new file mode 100644 index 0000000..fbb9200 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Hamburger Menu.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Hanger 2.svg b/resources/icons/SVG/Bold/Essentional, UI/Hanger 2.svg new file mode 100644 index 0000000..53d8974 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Hanger 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Hanger.svg b/resources/icons/SVG/Bold/Essentional, UI/Hanger.svg new file mode 100644 index 0000000..911481c --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Hanger.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Help.svg b/resources/icons/SVG/Bold/Essentional, UI/Help.svg new file mode 100644 index 0000000..1813cd6 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Help.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/High Definition.svg b/resources/icons/SVG/Bold/Essentional, UI/High Definition.svg new file mode 100644 index 0000000..2b415e3 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/High Definition.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/High Quality.svg b/resources/icons/SVG/Bold/Essentional, UI/High Quality.svg new file mode 100644 index 0000000..f391895 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/High Quality.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Home 2.svg b/resources/icons/SVG/Bold/Essentional, UI/Home 2.svg new file mode 100644 index 0000000..1d24a85 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Home 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Home Add Angle.svg b/resources/icons/SVG/Bold/Essentional, UI/Home Add Angle.svg new file mode 100644 index 0000000..72cc2fa --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Home Add Angle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Home Add.svg b/resources/icons/SVG/Bold/Essentional, UI/Home Add.svg new file mode 100644 index 0000000..97c3080 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Home Add.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Home Angle 2.svg b/resources/icons/SVG/Bold/Essentional, UI/Home Angle 2.svg new file mode 100644 index 0000000..aa24043 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Home Angle 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Home Angle.svg b/resources/icons/SVG/Bold/Essentional, UI/Home Angle.svg new file mode 100644 index 0000000..c26a927 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Home Angle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Home Smile Angle.svg b/resources/icons/SVG/Bold/Essentional, UI/Home Smile Angle.svg new file mode 100644 index 0000000..9611f3c --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Home Smile Angle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Home Smile.svg b/resources/icons/SVG/Bold/Essentional, UI/Home Smile.svg new file mode 100644 index 0000000..4d8f32f --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Home Smile.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Home WiFi Angle.svg b/resources/icons/SVG/Bold/Essentional, UI/Home WiFi Angle.svg new file mode 100644 index 0000000..f5db19d --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Home WiFi Angle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Home WiFi.svg b/resources/icons/SVG/Bold/Essentional, UI/Home WiFi.svg new file mode 100644 index 0000000..e2a0180 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Home WiFi.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Home.svg b/resources/icons/SVG/Bold/Essentional, UI/Home.svg new file mode 100644 index 0000000..519b2bd --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Home.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Info Circle.svg b/resources/icons/SVG/Bold/Essentional, UI/Info Circle.svg new file mode 100644 index 0000000..d1922d3 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Info Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Info Square.svg b/resources/icons/SVG/Bold/Essentional, UI/Info Square.svg new file mode 100644 index 0000000..5f0e1d3 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Info Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Magic Stick 2.svg b/resources/icons/SVG/Bold/Essentional, UI/Magic Stick 2.svg new file mode 100644 index 0000000..0786cad --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Magic Stick 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Magic Stick 3.svg b/resources/icons/SVG/Bold/Essentional, UI/Magic Stick 3.svg new file mode 100644 index 0000000..f1a114e --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Magic Stick 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Magic Stick.svg b/resources/icons/SVG/Bold/Essentional, UI/Magic Stick.svg new file mode 100644 index 0000000..52eca5e --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Magic Stick.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Magnet Wave.svg b/resources/icons/SVG/Bold/Essentional, UI/Magnet Wave.svg new file mode 100644 index 0000000..4fa053d --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Magnet Wave.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Magnet.svg b/resources/icons/SVG/Bold/Essentional, UI/Magnet.svg new file mode 100644 index 0000000..0ccb3af --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Magnet.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Mask Happly.svg b/resources/icons/SVG/Bold/Essentional, UI/Mask Happly.svg new file mode 100644 index 0000000..a29bb79 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Mask Happly.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Mask Sad.svg b/resources/icons/SVG/Bold/Essentional, UI/Mask Sad.svg new file mode 100644 index 0000000..e9f636f --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Mask Sad.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Masks.svg b/resources/icons/SVG/Bold/Essentional, UI/Masks.svg new file mode 100644 index 0000000..62b373b --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Masks.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Mention Circle.svg b/resources/icons/SVG/Bold/Essentional, UI/Mention Circle.svg new file mode 100644 index 0000000..0b65abb --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Mention Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Mention Square.svg b/resources/icons/SVG/Bold/Essentional, UI/Mention Square.svg new file mode 100644 index 0000000..a3b7955 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Mention Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Menu Dots Circle.svg b/resources/icons/SVG/Bold/Essentional, UI/Menu Dots Circle.svg new file mode 100644 index 0000000..fc71b5b --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Menu Dots Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Menu Dots Square.svg b/resources/icons/SVG/Bold/Essentional, UI/Menu Dots Square.svg new file mode 100644 index 0000000..f0a653e --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Menu Dots Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Menu Dots.svg b/resources/icons/SVG/Bold/Essentional, UI/Menu Dots.svg new file mode 100644 index 0000000..1ff04ad --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Menu Dots.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Minus Circle.svg b/resources/icons/SVG/Bold/Essentional, UI/Minus Circle.svg new file mode 100644 index 0000000..924c4b9 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Minus Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Minus Square.svg b/resources/icons/SVG/Bold/Essentional, UI/Minus Square.svg new file mode 100644 index 0000000..21633a2 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Minus Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Mirror.svg b/resources/icons/SVG/Bold/Essentional, UI/Mirror.svg new file mode 100644 index 0000000..ac99f81 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Mirror.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Paper Bin.svg b/resources/icons/SVG/Bold/Essentional, UI/Paper Bin.svg new file mode 100644 index 0000000..c3427cc --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Paper Bin.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Paw.svg b/resources/icons/SVG/Bold/Essentional, UI/Paw.svg new file mode 100644 index 0000000..df2b7a1 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Paw.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Perfume.svg b/resources/icons/SVG/Bold/Essentional, UI/Perfume.svg new file mode 100644 index 0000000..eb7176a --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Perfume.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Pin Circle.svg b/resources/icons/SVG/Bold/Essentional, UI/Pin Circle.svg new file mode 100644 index 0000000..c5a8096 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Pin Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Pin List.svg b/resources/icons/SVG/Bold/Essentional, UI/Pin List.svg new file mode 100644 index 0000000..5f72b71 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Pin List.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Pin.svg b/resources/icons/SVG/Bold/Essentional, UI/Pin.svg new file mode 100644 index 0000000..b461f8b --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Pin.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Plate.svg b/resources/icons/SVG/Bold/Essentional, UI/Plate.svg new file mode 100644 index 0000000..ec44f9f --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Plate.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Posts Carousel Horizontal.svg b/resources/icons/SVG/Bold/Essentional, UI/Posts Carousel Horizontal.svg new file mode 100644 index 0000000..cc41f3d --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Posts Carousel Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Posts Carousel Vertical.svg b/resources/icons/SVG/Bold/Essentional, UI/Posts Carousel Vertical.svg new file mode 100644 index 0000000..836a8d5 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Posts Carousel Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Power.svg b/resources/icons/SVG/Bold/Essentional, UI/Power.svg new file mode 100644 index 0000000..133dd48 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Power.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Question Circle.svg b/resources/icons/SVG/Bold/Essentional, UI/Question Circle.svg new file mode 100644 index 0000000..7c2b397 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Question Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Question Square.svg b/resources/icons/SVG/Bold/Essentional, UI/Question Square.svg new file mode 100644 index 0000000..150cbf1 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Question Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Reorder.svg b/resources/icons/SVG/Bold/Essentional, UI/Reorder.svg new file mode 100644 index 0000000..b3f0693 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Reorder.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Revote.svg b/resources/icons/SVG/Bold/Essentional, UI/Revote.svg new file mode 100644 index 0000000..b5bbfc4 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Revote.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Scissors Square.svg b/resources/icons/SVG/Bold/Essentional, UI/Scissors Square.svg new file mode 100644 index 0000000..e9150fc --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Scissors Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Scissors.svg b/resources/icons/SVG/Bold/Essentional, UI/Scissors.svg new file mode 100644 index 0000000..40c66a0 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Scissors.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Share Circle.svg b/resources/icons/SVG/Bold/Essentional, UI/Share Circle.svg new file mode 100644 index 0000000..ef0568d --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Share Circle.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Share.svg b/resources/icons/SVG/Bold/Essentional, UI/Share.svg new file mode 100644 index 0000000..13be21f --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Share.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Skirt.svg b/resources/icons/SVG/Bold/Essentional, UI/Skirt.svg new file mode 100644 index 0000000..9514d25 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Skirt.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Sledgehammer.svg b/resources/icons/SVG/Bold/Essentional, UI/Sledgehammer.svg new file mode 100644 index 0000000..6f5e212 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Sledgehammer.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Sleeping.svg b/resources/icons/SVG/Bold/Essentional, UI/Sleeping.svg new file mode 100644 index 0000000..00bd6ef --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Sleeping.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Slider Horizontal.svg b/resources/icons/SVG/Bold/Essentional, UI/Slider Horizontal.svg new file mode 100644 index 0000000..52837e0 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Slider Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Slider Minimalistic Horizontal.svg b/resources/icons/SVG/Bold/Essentional, UI/Slider Minimalistic Horizontal.svg new file mode 100644 index 0000000..1e292a0 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Slider Minimalistic Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Slider Vertical Minimalistic.svg b/resources/icons/SVG/Bold/Essentional, UI/Slider Vertical Minimalistic.svg new file mode 100644 index 0000000..e4dcf42 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Slider Vertical Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Slider Vertical.svg b/resources/icons/SVG/Bold/Essentional, UI/Slider Vertical.svg new file mode 100644 index 0000000..d7bc60d --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Slider Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Smart Home Angle.svg b/resources/icons/SVG/Bold/Essentional, UI/Smart Home Angle.svg new file mode 100644 index 0000000..1331ea8 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Smart Home Angle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Smart Home.svg b/resources/icons/SVG/Bold/Essentional, UI/Smart Home.svg new file mode 100644 index 0000000..d907b0d --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Smart Home.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Sort.svg b/resources/icons/SVG/Bold/Essentional, UI/Sort.svg new file mode 100644 index 0000000..b551ae4 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Sort.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Special Effects.svg b/resources/icons/SVG/Bold/Essentional, UI/Special Effects.svg new file mode 100644 index 0000000..6417d6e --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Special Effects.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Subtitles.svg b/resources/icons/SVG/Bold/Essentional, UI/Subtitles.svg new file mode 100644 index 0000000..30ed95a --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Subtitles.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/T-shirt.svg b/resources/icons/SVG/Bold/Essentional, UI/T-shirt.svg new file mode 100644 index 0000000..e256a03 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/T-shirt.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Target.svg b/resources/icons/SVG/Bold/Essentional, UI/Target.svg new file mode 100644 index 0000000..43a0859 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Target.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Traffic Economy.svg b/resources/icons/SVG/Bold/Essentional, UI/Traffic Economy.svg new file mode 100644 index 0000000..2004010 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Traffic Economy.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Traffic.svg b/resources/icons/SVG/Bold/Essentional, UI/Traffic.svg new file mode 100644 index 0000000..44cb190 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Traffic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Trash Bin 2.svg b/resources/icons/SVG/Bold/Essentional, UI/Trash Bin 2.svg new file mode 100644 index 0000000..d490a2b --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Trash Bin 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Trash Bin Minimalistic 2.svg b/resources/icons/SVG/Bold/Essentional, UI/Trash Bin Minimalistic 2.svg new file mode 100644 index 0000000..78cdf03 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Trash Bin Minimalistic 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Trash Bin Minimalistic.svg b/resources/icons/SVG/Bold/Essentional, UI/Trash Bin Minimalistic.svg new file mode 100644 index 0000000..42537fd --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Trash Bin Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Trash Bin Trash.svg b/resources/icons/SVG/Bold/Essentional, UI/Trash Bin Trash.svg new file mode 100644 index 0000000..49ee727 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Trash Bin Trash.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Umbrella.svg b/resources/icons/SVG/Bold/Essentional, UI/Umbrella.svg new file mode 100644 index 0000000..9b923e9 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Umbrella.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/Waterdrop.svg b/resources/icons/SVG/Bold/Essentional, UI/Waterdrop.svg new file mode 100644 index 0000000..5d31b6d --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/Waterdrop.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/WinRar.svg b/resources/icons/SVG/Bold/Essentional, UI/WinRar.svg new file mode 100644 index 0000000..c5f4bb7 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/WinRar.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Essentional, UI/XXX.svg b/resources/icons/SVG/Bold/Essentional, UI/XXX.svg new file mode 100644 index 0000000..5e61475 --- /dev/null +++ b/resources/icons/SVG/Bold/Essentional, UI/XXX.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Confounded Circle.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Confounded Circle.svg new file mode 100644 index 0000000..5e26927 --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Confounded Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Confounded Square.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Confounded Square.svg new file mode 100644 index 0000000..c42d66b --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Confounded Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Emoji Funny Circle.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Emoji Funny Circle.svg new file mode 100644 index 0000000..b6f7705 --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Emoji Funny Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Emoji Funny Square.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Emoji Funny Square.svg new file mode 100644 index 0000000..0add9ac --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Emoji Funny Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Expressionless Circle.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Expressionless Circle.svg new file mode 100644 index 0000000..a8ebddc --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Expressionless Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Expressionless Square.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Expressionless Square.svg new file mode 100644 index 0000000..2bf48ec --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Expressionless Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Face Scan Circle.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Face Scan Circle.svg new file mode 100644 index 0000000..6aa6b08 --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Face Scan Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Face Scan Square.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Face Scan Square.svg new file mode 100644 index 0000000..88344b7 --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Face Scan Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Facemask Circle.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Facemask Circle.svg new file mode 100644 index 0000000..658e4b5 --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Facemask Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Facemask Square.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Facemask Square.svg new file mode 100644 index 0000000..ad67bdd --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Facemask Square.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sad Circle.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sad Circle.svg new file mode 100644 index 0000000..b9e6973 --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sad Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sad Square.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sad Square.svg new file mode 100644 index 0000000..7858d90 --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sad Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sleeping Circle.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sleeping Circle.svg new file mode 100644 index 0000000..88a6d7d --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sleeping Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sleeping Square.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sleeping Square.svg new file mode 100644 index 0000000..e7e1b92 --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sleeping Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Smile Circle.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Smile Circle.svg new file mode 100644 index 0000000..c9a64e3 --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Smile Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Smile Square.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Smile Square.svg new file mode 100644 index 0000000..470faa3 --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Smile Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Circle.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Circle.svg new file mode 100644 index 0000000..3e9b8d7 --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg new file mode 100644 index 0000000..781b7fa --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Smile Circle.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Smile Circle.svg new file mode 100644 index 0000000..f0fc3fa --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Smile Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Smile Square.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Smile Square.svg new file mode 100644 index 0000000..61256eb --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Smile Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Square.svg b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Square.svg new file mode 100644 index 0000000..5e00433 --- /dev/null +++ b/resources/icons/SVG/Bold/Faces, Emotions, Stickers/Sticker Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Files/Cloud File.svg b/resources/icons/SVG/Bold/Files/Cloud File.svg new file mode 100644 index 0000000..6ff49d8 --- /dev/null +++ b/resources/icons/SVG/Bold/Files/Cloud File.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Files/Code File.svg b/resources/icons/SVG/Bold/Files/Code File.svg new file mode 100644 index 0000000..179d1f3 --- /dev/null +++ b/resources/icons/SVG/Bold/Files/Code File.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Files/Figma File.svg b/resources/icons/SVG/Bold/Files/Figma File.svg new file mode 100644 index 0000000..a5dc558 --- /dev/null +++ b/resources/icons/SVG/Bold/Files/Figma File.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Files/File Check.svg b/resources/icons/SVG/Bold/Files/File Check.svg new file mode 100644 index 0000000..f0c2a91 --- /dev/null +++ b/resources/icons/SVG/Bold/Files/File Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Files/File Corrupted.svg b/resources/icons/SVG/Bold/Files/File Corrupted.svg new file mode 100644 index 0000000..781a1fa --- /dev/null +++ b/resources/icons/SVG/Bold/Files/File Corrupted.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Files/File Download.svg b/resources/icons/SVG/Bold/Files/File Download.svg new file mode 100644 index 0000000..2d5eda3 --- /dev/null +++ b/resources/icons/SVG/Bold/Files/File Download.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Files/File Favourite.svg b/resources/icons/SVG/Bold/Files/File Favourite.svg new file mode 100644 index 0000000..6a08abf --- /dev/null +++ b/resources/icons/SVG/Bold/Files/File Favourite.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Files/File Left.svg b/resources/icons/SVG/Bold/Files/File Left.svg new file mode 100644 index 0000000..bad36c8 --- /dev/null +++ b/resources/icons/SVG/Bold/Files/File Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Files/File Remove.svg b/resources/icons/SVG/Bold/Files/File Remove.svg new file mode 100644 index 0000000..828741a --- /dev/null +++ b/resources/icons/SVG/Bold/Files/File Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Files/File Right.svg b/resources/icons/SVG/Bold/Files/File Right.svg new file mode 100644 index 0000000..9e023da --- /dev/null +++ b/resources/icons/SVG/Bold/Files/File Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Files/File Send.svg b/resources/icons/SVG/Bold/Files/File Send.svg new file mode 100644 index 0000000..8b663c4 --- /dev/null +++ b/resources/icons/SVG/Bold/Files/File Send.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Files/File Smile _).svg b/resources/icons/SVG/Bold/Files/File Smile _).svg new file mode 100644 index 0000000..29034c2 --- /dev/null +++ b/resources/icons/SVG/Bold/Files/File Smile _).svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Files/File Text.svg b/resources/icons/SVG/Bold/Files/File Text.svg new file mode 100644 index 0000000..e5bb5fb --- /dev/null +++ b/resources/icons/SVG/Bold/Files/File Text.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Files/File.svg b/resources/icons/SVG/Bold/Files/File.svg new file mode 100644 index 0000000..0e3cbf3 --- /dev/null +++ b/resources/icons/SVG/Bold/Files/File.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Files/ZIP File.svg b/resources/icons/SVG/Bold/Files/ZIP File.svg new file mode 100644 index 0000000..a5c9fdc --- /dev/null +++ b/resources/icons/SVG/Bold/Files/ZIP File.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Folders/Add Folder.svg b/resources/icons/SVG/Bold/Folders/Add Folder.svg new file mode 100644 index 0000000..b527016 --- /dev/null +++ b/resources/icons/SVG/Bold/Folders/Add Folder.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Folders/Folder 2.svg b/resources/icons/SVG/Bold/Folders/Folder 2.svg new file mode 100644 index 0000000..cb9fc9d --- /dev/null +++ b/resources/icons/SVG/Bold/Folders/Folder 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Folders/Folder Check.svg b/resources/icons/SVG/Bold/Folders/Folder Check.svg new file mode 100644 index 0000000..482ad1a --- /dev/null +++ b/resources/icons/SVG/Bold/Folders/Folder Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Folders/Folder Cloud.svg b/resources/icons/SVG/Bold/Folders/Folder Cloud.svg new file mode 100644 index 0000000..7ea0a3a --- /dev/null +++ b/resources/icons/SVG/Bold/Folders/Folder Cloud.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Folders/Folder Error.svg b/resources/icons/SVG/Bold/Folders/Folder Error.svg new file mode 100644 index 0000000..486152a --- /dev/null +++ b/resources/icons/SVG/Bold/Folders/Folder Error.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Folders/Folder Favourite (Bookmark).svg b/resources/icons/SVG/Bold/Folders/Folder Favourite (Bookmark).svg new file mode 100644 index 0000000..bdb5625 --- /dev/null +++ b/resources/icons/SVG/Bold/Folders/Folder Favourite (Bookmark).svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Folders/Folder Favourite (Star).svg b/resources/icons/SVG/Bold/Folders/Folder Favourite (Star).svg new file mode 100644 index 0000000..67c85e2 --- /dev/null +++ b/resources/icons/SVG/Bold/Folders/Folder Favourite (Star).svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Folders/Folder Open.svg b/resources/icons/SVG/Bold/Folders/Folder Open.svg new file mode 100644 index 0000000..a63e15d --- /dev/null +++ b/resources/icons/SVG/Bold/Folders/Folder Open.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Folders/Folder Path Connect.svg b/resources/icons/SVG/Bold/Folders/Folder Path Connect.svg new file mode 100644 index 0000000..0ce6232 --- /dev/null +++ b/resources/icons/SVG/Bold/Folders/Folder Path Connect.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Folders/Folder Security.svg b/resources/icons/SVG/Bold/Folders/Folder Security.svg new file mode 100644 index 0000000..b09b404 --- /dev/null +++ b/resources/icons/SVG/Bold/Folders/Folder Security.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Folders/Folder With Files.svg b/resources/icons/SVG/Bold/Folders/Folder With Files.svg new file mode 100644 index 0000000..cfd25a7 --- /dev/null +++ b/resources/icons/SVG/Bold/Folders/Folder With Files.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Folders/Folder.svg b/resources/icons/SVG/Bold/Folders/Folder.svg new file mode 100644 index 0000000..e1a98c7 --- /dev/null +++ b/resources/icons/SVG/Bold/Folders/Folder.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Folders/Move To Folder.svg b/resources/icons/SVG/Bold/Folders/Move To Folder.svg new file mode 100644 index 0000000..b11a06e --- /dev/null +++ b/resources/icons/SVG/Bold/Folders/Move To Folder.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Folders/Remove Folder.svg b/resources/icons/SVG/Bold/Folders/Remove Folder.svg new file mode 100644 index 0000000..982fe5c --- /dev/null +++ b/resources/icons/SVG/Bold/Folders/Remove Folder.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Bottle.svg b/resources/icons/SVG/Bold/Food, Kitchen/Bottle.svg new file mode 100644 index 0000000..cb8b4d4 --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Bottle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Chef Hat Heart.svg b/resources/icons/SVG/Bold/Food, Kitchen/Chef Hat Heart.svg new file mode 100644 index 0000000..64faa1a --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Chef Hat Heart.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Chef Hat Minimalistic.svg b/resources/icons/SVG/Bold/Food, Kitchen/Chef Hat Minimalistic.svg new file mode 100644 index 0000000..50b7ec2 --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Chef Hat Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Chef Hat.svg b/resources/icons/SVG/Bold/Food, Kitchen/Chef Hat.svg new file mode 100644 index 0000000..b929862 --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Chef Hat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Corkscrew.svg b/resources/icons/SVG/Bold/Food, Kitchen/Corkscrew.svg new file mode 100644 index 0000000..6591d13 --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Corkscrew.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Cup Hot.svg b/resources/icons/SVG/Bold/Food, Kitchen/Cup Hot.svg new file mode 100644 index 0000000..156af53 --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Cup Hot.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Cup Paper.svg b/resources/icons/SVG/Bold/Food, Kitchen/Cup Paper.svg new file mode 100644 index 0000000..0ecccd1 --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Cup Paper.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Cup.svg b/resources/icons/SVG/Bold/Food, Kitchen/Cup.svg new file mode 100644 index 0000000..1b4ad1a --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Cup.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Donut Bitten.svg b/resources/icons/SVG/Bold/Food, Kitchen/Donut Bitten.svg new file mode 100644 index 0000000..8ce6d10 --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Donut Bitten.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Donut.svg b/resources/icons/SVG/Bold/Food, Kitchen/Donut.svg new file mode 100644 index 0000000..cbe2b58 --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Donut.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Ladle.svg b/resources/icons/SVG/Bold/Food, Kitchen/Ladle.svg new file mode 100644 index 0000000..9d4e0b7 --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Ladle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Oven Mitts Minimalistic.svg b/resources/icons/SVG/Bold/Food, Kitchen/Oven Mitts Minimalistic.svg new file mode 100644 index 0000000..8d84c5e --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Oven Mitts Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Oven Mitts.svg b/resources/icons/SVG/Bold/Food, Kitchen/Oven Mitts.svg new file mode 100644 index 0000000..de2c1e8 --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Oven Mitts.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Rolling Pin.svg b/resources/icons/SVG/Bold/Food, Kitchen/Rolling Pin.svg new file mode 100644 index 0000000..616da89 --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Rolling Pin.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Tea Cup.svg b/resources/icons/SVG/Bold/Food, Kitchen/Tea Cup.svg new file mode 100644 index 0000000..e66a855 --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Tea Cup.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Whisk.svg b/resources/icons/SVG/Bold/Food, Kitchen/Whisk.svg new file mode 100644 index 0000000..67c3a58 --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Whisk.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Wineglass Triangle.svg b/resources/icons/SVG/Bold/Food, Kitchen/Wineglass Triangle.svg new file mode 100644 index 0000000..f9080e6 --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Wineglass Triangle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Food, Kitchen/Wineglass.svg b/resources/icons/SVG/Bold/Food, Kitchen/Wineglass.svg new file mode 100644 index 0000000..73a4b76 --- /dev/null +++ b/resources/icons/SVG/Bold/Food, Kitchen/Wineglass.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Hands/Hand Heart.svg b/resources/icons/SVG/Bold/Hands/Hand Heart.svg new file mode 100644 index 0000000..04ec1e4 --- /dev/null +++ b/resources/icons/SVG/Bold/Hands/Hand Heart.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Hands/Hand Money.svg b/resources/icons/SVG/Bold/Hands/Hand Money.svg new file mode 100644 index 0000000..c90c9bd --- /dev/null +++ b/resources/icons/SVG/Bold/Hands/Hand Money.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Hands/Hand Pills.svg b/resources/icons/SVG/Bold/Hands/Hand Pills.svg new file mode 100644 index 0000000..7029956 --- /dev/null +++ b/resources/icons/SVG/Bold/Hands/Hand Pills.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Hands/Hand Shake.svg b/resources/icons/SVG/Bold/Hands/Hand Shake.svg new file mode 100644 index 0000000..1d5f935 --- /dev/null +++ b/resources/icons/SVG/Bold/Hands/Hand Shake.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Hands/Hand Stars.svg b/resources/icons/SVG/Bold/Hands/Hand Stars.svg new file mode 100644 index 0000000..ab7d239 --- /dev/null +++ b/resources/icons/SVG/Bold/Hands/Hand Stars.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Armchair 2.svg b/resources/icons/SVG/Bold/Home, Furniture/Armchair 2.svg new file mode 100644 index 0000000..51cb75e --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Armchair 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Armchair.svg b/resources/icons/SVG/Bold/Home, Furniture/Armchair.svg new file mode 100644 index 0000000..9003876 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Armchair.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Bar Chair.svg b/resources/icons/SVG/Bold/Home, Furniture/Bar Chair.svg new file mode 100644 index 0000000..c75a690 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Bar Chair.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Bath.svg b/resources/icons/SVG/Bold/Home, Furniture/Bath.svg new file mode 100644 index 0000000..2245240 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Bath.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Bed.svg b/resources/icons/SVG/Bold/Home, Furniture/Bed.svg new file mode 100644 index 0000000..de61ffe --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Bed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Bedside Table 2.svg b/resources/icons/SVG/Bold/Home, Furniture/Bedside Table 2.svg new file mode 100644 index 0000000..b3f3ecb --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Bedside Table 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Bedside Table 3.svg b/resources/icons/SVG/Bold/Home, Furniture/Bedside Table 3.svg new file mode 100644 index 0000000..69d6cd8 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Bedside Table 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Bedside Table 4.svg b/resources/icons/SVG/Bold/Home, Furniture/Bedside Table 4.svg new file mode 100644 index 0000000..28e696e --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Bedside Table 4.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Bedside Table.svg b/resources/icons/SVG/Bold/Home, Furniture/Bedside Table.svg new file mode 100644 index 0000000..4f6a960 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Bedside Table.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Chair 2.svg b/resources/icons/SVG/Bold/Home, Furniture/Chair 2.svg new file mode 100644 index 0000000..1249c16 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Chair 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Chair.svg b/resources/icons/SVG/Bold/Home, Furniture/Chair.svg new file mode 100644 index 0000000..527eaf3 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Chair.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Chandelier.svg b/resources/icons/SVG/Bold/Home, Furniture/Chandelier.svg new file mode 100644 index 0000000..e5234d1 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Chandelier.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Closet 2.svg b/resources/icons/SVG/Bold/Home, Furniture/Closet 2.svg new file mode 100644 index 0000000..e52dd92 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Closet 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Closet.svg b/resources/icons/SVG/Bold/Home, Furniture/Closet.svg new file mode 100644 index 0000000..f959341 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Closet.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Condicioner 2.svg b/resources/icons/SVG/Bold/Home, Furniture/Condicioner 2.svg new file mode 100644 index 0000000..d01e855 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Condicioner 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Condicioner.svg b/resources/icons/SVG/Bold/Home, Furniture/Condicioner.svg new file mode 100644 index 0000000..f8f6fe4 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Condicioner.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Floor Lamp Minimalistic.svg b/resources/icons/SVG/Bold/Home, Furniture/Floor Lamp Minimalistic.svg new file mode 100644 index 0000000..8c604f3 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Floor Lamp Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Floor Lamp.svg b/resources/icons/SVG/Bold/Home, Furniture/Floor Lamp.svg new file mode 100644 index 0000000..237d3c6 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Floor Lamp.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Fridge.svg b/resources/icons/SVG/Bold/Home, Furniture/Fridge.svg new file mode 100644 index 0000000..bbb2279 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Fridge.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Lamp.svg b/resources/icons/SVG/Bold/Home, Furniture/Lamp.svg new file mode 100644 index 0000000..6b072f7 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Lamp.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Mirror.svg b/resources/icons/SVG/Bold/Home, Furniture/Mirror.svg new file mode 100644 index 0000000..5c0b180 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Mirror.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Remote Controller 2.svg b/resources/icons/SVG/Bold/Home, Furniture/Remote Controller 2.svg new file mode 100644 index 0000000..4b257e7 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Remote Controller 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Remote Controller Minimalistic.svg b/resources/icons/SVG/Bold/Home, Furniture/Remote Controller Minimalistic.svg new file mode 100644 index 0000000..112bf57 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Remote Controller Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Remote Controller.svg b/resources/icons/SVG/Bold/Home, Furniture/Remote Controller.svg new file mode 100644 index 0000000..3f6143c --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Remote Controller.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Smart Vacuum Cleaner 2.svg b/resources/icons/SVG/Bold/Home, Furniture/Smart Vacuum Cleaner 2.svg new file mode 100644 index 0000000..c8dcb9d --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Smart Vacuum Cleaner 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Smart Vacuum Cleaner.svg b/resources/icons/SVG/Bold/Home, Furniture/Smart Vacuum Cleaner.svg new file mode 100644 index 0000000..70d8986 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Smart Vacuum Cleaner.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Sofa 2.svg b/resources/icons/SVG/Bold/Home, Furniture/Sofa 2.svg new file mode 100644 index 0000000..79f029e --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Sofa 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Sofa 3.svg b/resources/icons/SVG/Bold/Home, Furniture/Sofa 3.svg new file mode 100644 index 0000000..4d74038 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Sofa 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Sofa.svg b/resources/icons/SVG/Bold/Home, Furniture/Sofa.svg new file mode 100644 index 0000000..d3407ba --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Sofa.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Speaker Minimalistic.svg b/resources/icons/SVG/Bold/Home, Furniture/Speaker Minimalistic.svg new file mode 100644 index 0000000..dcd5354 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Speaker Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Speaker.svg b/resources/icons/SVG/Bold/Home, Furniture/Speaker.svg new file mode 100644 index 0000000..905afc4 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Speaker.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Trellis.svg b/resources/icons/SVG/Bold/Home, Furniture/Trellis.svg new file mode 100644 index 0000000..5eecba9 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Trellis.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Volume Knob.svg b/resources/icons/SVG/Bold/Home, Furniture/Volume Knob.svg new file mode 100644 index 0000000..00eb88f --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Volume Knob.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Washing Machine Minimalistic.svg b/resources/icons/SVG/Bold/Home, Furniture/Washing Machine Minimalistic.svg new file mode 100644 index 0000000..bb99b64 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Washing Machine Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Home, Furniture/Washing Machine.svg b/resources/icons/SVG/Bold/Home, Furniture/Washing Machine.svg new file mode 100644 index 0000000..0e5cfd3 --- /dev/null +++ b/resources/icons/SVG/Bold/Home, Furniture/Washing Machine.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Like/Dislike.svg b/resources/icons/SVG/Bold/Like/Dislike.svg new file mode 100644 index 0000000..7f051a9 --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Dislike.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Like/Heart Angle.svg b/resources/icons/SVG/Bold/Like/Heart Angle.svg new file mode 100644 index 0000000..3c3432b --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Heart Angle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Like/Heart Broken.svg b/resources/icons/SVG/Bold/Like/Heart Broken.svg new file mode 100644 index 0000000..05cf9e8 --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Heart Broken.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Like/Heart Lock.svg b/resources/icons/SVG/Bold/Like/Heart Lock.svg new file mode 100644 index 0000000..de0fb01 --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Heart Lock.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Like/Heart Shine.svg b/resources/icons/SVG/Bold/Like/Heart Shine.svg new file mode 100644 index 0000000..010e6a7 --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Heart Shine.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Like/Heart Unlock.svg b/resources/icons/SVG/Bold/Like/Heart Unlock.svg new file mode 100644 index 0000000..7edd34d --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Heart Unlock.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Like/Heart.svg b/resources/icons/SVG/Bold/Like/Heart.svg new file mode 100644 index 0000000..2b4e760 --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Heart.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Like/Hearts.svg b/resources/icons/SVG/Bold/Like/Hearts.svg new file mode 100644 index 0000000..97585d6 --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Hearts.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Like/Like.svg b/resources/icons/SVG/Bold/Like/Like.svg new file mode 100644 index 0000000..11ce5a8 --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Like.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Like/Medal Ribbon Star.svg b/resources/icons/SVG/Bold/Like/Medal Ribbon Star.svg new file mode 100644 index 0000000..eb47a09 --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Medal Ribbon Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Like/Medal Ribbon.svg b/resources/icons/SVG/Bold/Like/Medal Ribbon.svg new file mode 100644 index 0000000..7137dac --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Medal Ribbon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Like/Medal Ribbons Star.svg b/resources/icons/SVG/Bold/Like/Medal Ribbons Star.svg new file mode 100644 index 0000000..dd905f4 --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Medal Ribbons Star.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Like/Medal Star Circle.svg b/resources/icons/SVG/Bold/Like/Medal Star Circle.svg new file mode 100644 index 0000000..ed824ef --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Medal Star Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Like/Medal Star Square.svg b/resources/icons/SVG/Bold/Like/Medal Star Square.svg new file mode 100644 index 0000000..1cdbcd2 --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Medal Star Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Like/Medal Star.svg b/resources/icons/SVG/Bold/Like/Medal Star.svg new file mode 100644 index 0000000..7bb4e5f --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Medal Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Like/Star Shine.svg b/resources/icons/SVG/Bold/Like/Star Shine.svg new file mode 100644 index 0000000..c0876b1 --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Star Shine.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Like/Star.svg b/resources/icons/SVG/Bold/Like/Star.svg new file mode 100644 index 0000000..649a70a --- /dev/null +++ b/resources/icons/SVG/Bold/Like/Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/Bill.svg b/resources/icons/SVG/Bold/List/Bill.svg new file mode 100644 index 0000000..51a8e15 --- /dev/null +++ b/resources/icons/SVG/Bold/List/Bill.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/Checklist Minimalistic.svg b/resources/icons/SVG/Bold/List/Checklist Minimalistic.svg new file mode 100644 index 0000000..30e7363 --- /dev/null +++ b/resources/icons/SVG/Bold/List/Checklist Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/Checklist.svg b/resources/icons/SVG/Bold/List/Checklist.svg new file mode 100644 index 0000000..567111a --- /dev/null +++ b/resources/icons/SVG/Bold/List/Checklist.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/List Arrow Down Minimalistic.svg b/resources/icons/SVG/Bold/List/List Arrow Down Minimalistic.svg new file mode 100644 index 0000000..44f835d --- /dev/null +++ b/resources/icons/SVG/Bold/List/List Arrow Down Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/List/List Arrow Down.svg b/resources/icons/SVG/Bold/List/List Arrow Down.svg new file mode 100644 index 0000000..1e319ce --- /dev/null +++ b/resources/icons/SVG/Bold/List/List Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/List Arrow Up Minimalistic.svg b/resources/icons/SVG/Bold/List/List Arrow Up Minimalistic.svg new file mode 100644 index 0000000..78a8fe8 --- /dev/null +++ b/resources/icons/SVG/Bold/List/List Arrow Up Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/List Arrow Up.svg b/resources/icons/SVG/Bold/List/List Arrow Up.svg new file mode 100644 index 0000000..4d4c1ea --- /dev/null +++ b/resources/icons/SVG/Bold/List/List Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/List Check Minimalistic.svg b/resources/icons/SVG/Bold/List/List Check Minimalistic.svg new file mode 100644 index 0000000..b8767c0 --- /dev/null +++ b/resources/icons/SVG/Bold/List/List Check Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/List Check.svg b/resources/icons/SVG/Bold/List/List Check.svg new file mode 100644 index 0000000..471dd9f --- /dev/null +++ b/resources/icons/SVG/Bold/List/List Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/List Cross Minimalistic.svg b/resources/icons/SVG/Bold/List/List Cross Minimalistic.svg new file mode 100644 index 0000000..9c63c60 --- /dev/null +++ b/resources/icons/SVG/Bold/List/List Cross Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/List Cross.svg b/resources/icons/SVG/Bold/List/List Cross.svg new file mode 100644 index 0000000..8d19a03 --- /dev/null +++ b/resources/icons/SVG/Bold/List/List Cross.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/List Down Minimalistic.svg b/resources/icons/SVG/Bold/List/List Down Minimalistic.svg new file mode 100644 index 0000000..d0c735a --- /dev/null +++ b/resources/icons/SVG/Bold/List/List Down Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/List/List Down.svg b/resources/icons/SVG/Bold/List/List Down.svg new file mode 100644 index 0000000..2e63874 --- /dev/null +++ b/resources/icons/SVG/Bold/List/List Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/List Heart Minimalistic.svg b/resources/icons/SVG/Bold/List/List Heart Minimalistic.svg new file mode 100644 index 0000000..c5ad0b5 --- /dev/null +++ b/resources/icons/SVG/Bold/List/List Heart Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/List/List Heart.svg b/resources/icons/SVG/Bold/List/List Heart.svg new file mode 100644 index 0000000..3f199c0 --- /dev/null +++ b/resources/icons/SVG/Bold/List/List Heart.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/List/List Up Minimalistic.svg b/resources/icons/SVG/Bold/List/List Up Minimalistic.svg new file mode 100644 index 0000000..5af79f8 --- /dev/null +++ b/resources/icons/SVG/Bold/List/List Up Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/List Up.svg b/resources/icons/SVG/Bold/List/List Up.svg new file mode 100644 index 0000000..ffe902b --- /dev/null +++ b/resources/icons/SVG/Bold/List/List Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/List-1.svg b/resources/icons/SVG/Bold/List/List-1.svg new file mode 100644 index 0000000..1b6ef51 --- /dev/null +++ b/resources/icons/SVG/Bold/List/List-1.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/List.svg b/resources/icons/SVG/Bold/List/List.svg new file mode 100644 index 0000000..bdfa4ce --- /dev/null +++ b/resources/icons/SVG/Bold/List/List.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/Plaaylist Minimalistic.svg b/resources/icons/SVG/Bold/List/Plaaylist Minimalistic.svg new file mode 100644 index 0000000..1c91b56 --- /dev/null +++ b/resources/icons/SVG/Bold/List/Plaaylist Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/List/Playlist 2.svg b/resources/icons/SVG/Bold/List/Playlist 2.svg new file mode 100644 index 0000000..b2aebbd --- /dev/null +++ b/resources/icons/SVG/Bold/List/Playlist 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/List/Playlist Minimalistic 2.svg b/resources/icons/SVG/Bold/List/Playlist Minimalistic 2.svg new file mode 100644 index 0000000..6121ca8 --- /dev/null +++ b/resources/icons/SVG/Bold/List/Playlist Minimalistic 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/List/Playlist Minimalistic 3.svg b/resources/icons/SVG/Bold/List/Playlist Minimalistic 3.svg new file mode 100644 index 0000000..512d954 --- /dev/null +++ b/resources/icons/SVG/Bold/List/Playlist Minimalistic 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/List/Playlist.svg b/resources/icons/SVG/Bold/List/Playlist.svg new file mode 100644 index 0000000..fc53c86 --- /dev/null +++ b/resources/icons/SVG/Bold/List/Playlist.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/List/Sort By Alphabet.svg b/resources/icons/SVG/Bold/List/Sort By Alphabet.svg new file mode 100644 index 0000000..3b3001a --- /dev/null +++ b/resources/icons/SVG/Bold/List/Sort By Alphabet.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/Sort By Time.svg b/resources/icons/SVG/Bold/List/Sort By Time.svg new file mode 100644 index 0000000..a4d2ab4 --- /dev/null +++ b/resources/icons/SVG/Bold/List/Sort By Time.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/List/Sort From Bottom To Top.svg b/resources/icons/SVG/Bold/List/Sort From Bottom To Top.svg new file mode 100644 index 0000000..e2ff2ca --- /dev/null +++ b/resources/icons/SVG/Bold/List/Sort From Bottom To Top.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/List/Sort From Top To Bottom.svg b/resources/icons/SVG/Bold/List/Sort From Top To Bottom.svg new file mode 100644 index 0000000..8ebced7 --- /dev/null +++ b/resources/icons/SVG/Bold/List/Sort From Top To Bottom.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Branching Paths Down.svg b/resources/icons/SVG/Bold/Map & Location/Branching Paths Down.svg new file mode 100644 index 0000000..c0e0e45 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Branching Paths Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Branching Paths Up.svg b/resources/icons/SVG/Bold/Map & Location/Branching Paths Up.svg new file mode 100644 index 0000000..8f75ca2 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Branching Paths Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Compass Big.svg b/resources/icons/SVG/Bold/Map & Location/Compass Big.svg new file mode 100644 index 0000000..fa48100 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Compass Big.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Compass Square.svg b/resources/icons/SVG/Bold/Map & Location/Compass Square.svg new file mode 100644 index 0000000..a2ab4fd --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Compass Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Compass.svg b/resources/icons/SVG/Bold/Map & Location/Compass.svg new file mode 100644 index 0000000..55ccca2 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Compass.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/GPS.svg b/resources/icons/SVG/Bold/Map & Location/GPS.svg new file mode 100644 index 0000000..ec269e4 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/GPS.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Global.svg b/resources/icons/SVG/Bold/Map & Location/Global.svg new file mode 100644 index 0000000..111673b --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Global.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Globus.svg b/resources/icons/SVG/Bold/Map & Location/Globus.svg new file mode 100644 index 0000000..7189d6a --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Globus.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Map Arrow Down.svg b/resources/icons/SVG/Bold/Map & Location/Map Arrow Down.svg new file mode 100644 index 0000000..288c5bb --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Map Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Map Arrow Left.svg b/resources/icons/SVG/Bold/Map & Location/Map Arrow Left.svg new file mode 100644 index 0000000..41b625c --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Map Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Map Arrow Right.svg b/resources/icons/SVG/Bold/Map & Location/Map Arrow Right.svg new file mode 100644 index 0000000..f3c6cd7 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Map Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Map Arrow Square.svg b/resources/icons/SVG/Bold/Map & Location/Map Arrow Square.svg new file mode 100644 index 0000000..3fee295 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Map Arrow Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Map Arrow Up.svg b/resources/icons/SVG/Bold/Map & Location/Map Arrow Up.svg new file mode 100644 index 0000000..c4386bf --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Map Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Map Point Add.svg b/resources/icons/SVG/Bold/Map & Location/Map Point Add.svg new file mode 100644 index 0000000..f54107d --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Map Point Add.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Map Point Favourite.svg b/resources/icons/SVG/Bold/Map & Location/Map Point Favourite.svg new file mode 100644 index 0000000..d3de6d0 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Map Point Favourite.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Map Point Hospital.svg b/resources/icons/SVG/Bold/Map & Location/Map Point Hospital.svg new file mode 100644 index 0000000..86e377f --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Map Point Hospital.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Map Point Remove.svg b/resources/icons/SVG/Bold/Map & Location/Map Point Remove.svg new file mode 100644 index 0000000..89fb231 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Map Point Remove.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Map Point Rotate.svg b/resources/icons/SVG/Bold/Map & Location/Map Point Rotate.svg new file mode 100644 index 0000000..4b2e05a --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Map Point Rotate.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Map Point School.svg b/resources/icons/SVG/Bold/Map & Location/Map Point School.svg new file mode 100644 index 0000000..beacf12 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Map Point School.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Map Point Search.svg b/resources/icons/SVG/Bold/Map & Location/Map Point Search.svg new file mode 100644 index 0000000..75640f6 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Map Point Search.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Map Point Wave.svg b/resources/icons/SVG/Bold/Map & Location/Map Point Wave.svg new file mode 100644 index 0000000..c98002a --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Map Point Wave.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Map Point.svg b/resources/icons/SVG/Bold/Map & Location/Map Point.svg new file mode 100644 index 0000000..f07ec6a --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Map Point.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Map.svg b/resources/icons/SVG/Bold/Map & Location/Map.svg new file mode 100644 index 0000000..7e7c997 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Map.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Map & Location/People Nearby.svg b/resources/icons/SVG/Bold/Map & Location/People Nearby.svg new file mode 100644 index 0000000..aebf6e8 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/People Nearby.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Point On Map Perspective.svg b/resources/icons/SVG/Bold/Map & Location/Point On Map Perspective.svg new file mode 100644 index 0000000..80bbd69 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Point On Map Perspective.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Point On Map.svg b/resources/icons/SVG/Bold/Map & Location/Point On Map.svg new file mode 100644 index 0000000..2a18cec --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Point On Map.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Radar 2.svg b/resources/icons/SVG/Bold/Map & Location/Radar 2.svg new file mode 100644 index 0000000..d1f6219 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Radar 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Radar.svg b/resources/icons/SVG/Bold/Map & Location/Radar.svg new file mode 100644 index 0000000..1b9722e --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Radar.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Route.svg b/resources/icons/SVG/Bold/Map & Location/Route.svg new file mode 100644 index 0000000..e8a663c --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Route.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Routing 2.svg b/resources/icons/SVG/Bold/Map & Location/Routing 2.svg new file mode 100644 index 0000000..ec8d2c9 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Routing 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Routing 3.svg b/resources/icons/SVG/Bold/Map & Location/Routing 3.svg new file mode 100644 index 0000000..1d6c201 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Routing 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Routing.svg b/resources/icons/SVG/Bold/Map & Location/Routing.svg new file mode 100644 index 0000000..e8bf425 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Routing.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Signpost 2.svg b/resources/icons/SVG/Bold/Map & Location/Signpost 2.svg new file mode 100644 index 0000000..d75fe41 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Signpost 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Signpost.svg b/resources/icons/SVG/Bold/Map & Location/Signpost.svg new file mode 100644 index 0000000..177c9c8 --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Signpost.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Streets Map Point.svg b/resources/icons/SVG/Bold/Map & Location/Streets Map Point.svg new file mode 100644 index 0000000..280c1cb --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Streets Map Point.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Streets Navigation.svg b/resources/icons/SVG/Bold/Map & Location/Streets Navigation.svg new file mode 100644 index 0000000..b1ed5be --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Streets Navigation.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Map & Location/Streets.svg b/resources/icons/SVG/Bold/Map & Location/Streets.svg new file mode 100644 index 0000000..7cbadfd --- /dev/null +++ b/resources/icons/SVG/Bold/Map & Location/Streets.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Adhesive Plaster 2.svg b/resources/icons/SVG/Bold/Medicine/Adhesive Plaster 2.svg new file mode 100644 index 0000000..a2a38b6 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Adhesive Plaster 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Adhesive Plaster.svg b/resources/icons/SVG/Bold/Medicine/Adhesive Plaster.svg new file mode 100644 index 0000000..14e9695 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Adhesive Plaster.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Bacteria.svg b/resources/icons/SVG/Bold/Medicine/Bacteria.svg new file mode 100644 index 0000000..431c1fc --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Bacteria.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Medicine/Benzene Ring.svg b/resources/icons/SVG/Bold/Medicine/Benzene Ring.svg new file mode 100644 index 0000000..f791a9a --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Benzene Ring.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Medicine/Bone Broken.svg b/resources/icons/SVG/Bold/Medicine/Bone Broken.svg new file mode 100644 index 0000000..921d1d5 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Bone Broken.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Bone Crack.svg b/resources/icons/SVG/Bold/Medicine/Bone Crack.svg new file mode 100644 index 0000000..67474d2 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Bone Crack.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Bone.svg b/resources/icons/SVG/Bold/Medicine/Bone.svg new file mode 100644 index 0000000..6a0e448 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Bone.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Medicine/Bones.svg b/resources/icons/SVG/Bold/Medicine/Bones.svg new file mode 100644 index 0000000..920b7b6 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Bones.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Medicine/DNA.svg b/resources/icons/SVG/Bold/Medicine/DNA.svg new file mode 100644 index 0000000..d9dcac4 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/DNA.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Medicine/Dropper 2.svg b/resources/icons/SVG/Bold/Medicine/Dropper 2.svg new file mode 100644 index 0000000..fcbd690 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Dropper 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Dropper 3.svg b/resources/icons/SVG/Bold/Medicine/Dropper 3.svg new file mode 100644 index 0000000..ed50084 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Dropper 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Dropper Minimalistic 2.svg b/resources/icons/SVG/Bold/Medicine/Dropper Minimalistic 2.svg new file mode 100644 index 0000000..7fc20ec --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Dropper Minimalistic 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Dropper Minimalistic.svg b/resources/icons/SVG/Bold/Medicine/Dropper Minimalistic.svg new file mode 100644 index 0000000..931b332 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Dropper Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Dropper.svg b/resources/icons/SVG/Bold/Medicine/Dropper.svg new file mode 100644 index 0000000..c67f17b --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Dropper.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Health.svg b/resources/icons/SVG/Bold/Medicine/Health.svg new file mode 100644 index 0000000..e765ca7 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Health.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Medicine/Heart Pulse 2.svg b/resources/icons/SVG/Bold/Medicine/Heart Pulse 2.svg new file mode 100644 index 0000000..76e3def --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Heart Pulse 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Heart Pulse.svg b/resources/icons/SVG/Bold/Medicine/Heart Pulse.svg new file mode 100644 index 0000000..19466b9 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Heart Pulse.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Medicine/Jar Of Pills 2.svg b/resources/icons/SVG/Bold/Medicine/Jar Of Pills 2.svg new file mode 100644 index 0000000..74693ac --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Jar Of Pills 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Jar Of Pills.svg b/resources/icons/SVG/Bold/Medicine/Jar Of Pills.svg new file mode 100644 index 0000000..971390e --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Jar Of Pills.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Medical Kit.svg b/resources/icons/SVG/Bold/Medicine/Medical Kit.svg new file mode 100644 index 0000000..fb764c9 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Medical Kit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Pill.svg b/resources/icons/SVG/Bold/Medicine/Pill.svg new file mode 100644 index 0000000..d476074 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Pill.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Pills 2.svg b/resources/icons/SVG/Bold/Medicine/Pills 2.svg new file mode 100644 index 0000000..8120b35 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Pills 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Pills 3.svg b/resources/icons/SVG/Bold/Medicine/Pills 3.svg new file mode 100644 index 0000000..3c226eb --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Pills 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Pills.svg b/resources/icons/SVG/Bold/Medicine/Pills.svg new file mode 100644 index 0000000..fba5332 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Pills.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Pulse 2.svg b/resources/icons/SVG/Bold/Medicine/Pulse 2.svg new file mode 100644 index 0000000..4e0f3ab --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Pulse 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Pulse.svg b/resources/icons/SVG/Bold/Medicine/Pulse.svg new file mode 100644 index 0000000..bf7d4b3 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Pulse.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Medicine/Stethoscope.svg b/resources/icons/SVG/Bold/Medicine/Stethoscope.svg new file mode 100644 index 0000000..30ed06c --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Stethoscope.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Medicine/Syringe.svg b/resources/icons/SVG/Bold/Medicine/Syringe.svg new file mode 100644 index 0000000..f6c1f1a --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Syringe.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Test Tube Minimalistic.svg b/resources/icons/SVG/Bold/Medicine/Test Tube Minimalistic.svg new file mode 100644 index 0000000..e584616 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Test Tube Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Test Tube.svg b/resources/icons/SVG/Bold/Medicine/Test Tube.svg new file mode 100644 index 0000000..b0525cf --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Test Tube.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Medicine/Thermometer.svg b/resources/icons/SVG/Bold/Medicine/Thermometer.svg new file mode 100644 index 0000000..e7ba543 --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Thermometer.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Medicine/Virus.svg b/resources/icons/SVG/Bold/Medicine/Virus.svg new file mode 100644 index 0000000..9de116a --- /dev/null +++ b/resources/icons/SVG/Bold/Medicine/Virus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Dots.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Dots.svg new file mode 100644 index 0000000..d00491d --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Dots.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Line.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Line.svg new file mode 100644 index 0000000..e8fc97c --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Line.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Call.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Call.svg new file mode 100644 index 0000000..95e2c13 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Call.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Check.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Check.svg new file mode 100644 index 0000000..f6080b9 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Dots.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Dots.svg new file mode 100644 index 0000000..d341a26 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Dots.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Like.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Like.svg new file mode 100644 index 0000000..fcba3b8 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Like.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Line.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Line.svg new file mode 100644 index 0000000..a449ee9 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Line.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Money.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Money.svg new file mode 100644 index 0000000..27748a4 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Money.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Unread.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Unread.svg new file mode 100644 index 0000000..4a016db --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Video.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Video.svg new file mode 100644 index 0000000..52b9154 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round Video.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Round.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round.svg new file mode 100644 index 0000000..1de4693 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Square Arrow.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Square Arrow.svg new file mode 100644 index 0000000..5a3059c --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Square Arrow.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Square Call.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Square Call.svg new file mode 100644 index 0000000..b996e8f --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Square Call.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Square Check.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Square Check.svg new file mode 100644 index 0000000..5539a10 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Square Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Square Code.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Square Code.svg new file mode 100644 index 0000000..b145e7b --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Square Code.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Square Like.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Square Like.svg new file mode 100644 index 0000000..cfbc8c1 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Square Like.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Square.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Square.svg new file mode 100644 index 0000000..6cedc41 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Chat Unread.svg b/resources/icons/SVG/Bold/Messages, Conversation/Chat Unread.svg new file mode 100644 index 0000000..11fe18f --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Chat Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Check Read.svg b/resources/icons/SVG/Bold/Messages, Conversation/Check Read.svg new file mode 100644 index 0000000..883b38d --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Check Read.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Dialog 2.svg b/resources/icons/SVG/Bold/Messages, Conversation/Dialog 2.svg new file mode 100644 index 0000000..23bc646 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Dialog 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Dialog.svg b/resources/icons/SVG/Bold/Messages, Conversation/Dialog.svg new file mode 100644 index 0000000..278074f --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Dialog.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Forward.svg b/resources/icons/SVG/Bold/Messages, Conversation/Forward.svg new file mode 100644 index 0000000..56d5692 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Forward.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Inbox Archive.svg b/resources/icons/SVG/Bold/Messages, Conversation/Inbox Archive.svg new file mode 100644 index 0000000..d91eaff --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Inbox Archive.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Inbox In.svg b/resources/icons/SVG/Bold/Messages, Conversation/Inbox In.svg new file mode 100644 index 0000000..cb6d45b --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Inbox In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Inbox Line.svg b/resources/icons/SVG/Bold/Messages, Conversation/Inbox Line.svg new file mode 100644 index 0000000..417219f --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Inbox Line.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Inbox Out.svg b/resources/icons/SVG/Bold/Messages, Conversation/Inbox Out.svg new file mode 100644 index 0000000..92ca714 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Inbox Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Inbox Unread.svg b/resources/icons/SVG/Bold/Messages, Conversation/Inbox Unread.svg new file mode 100644 index 0000000..f07f0a1 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Inbox Unread.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Inbox.svg b/resources/icons/SVG/Bold/Messages, Conversation/Inbox.svg new file mode 100644 index 0000000..4279046 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Inbox.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Letter Opened.svg b/resources/icons/SVG/Bold/Messages, Conversation/Letter Opened.svg new file mode 100644 index 0000000..77099fd --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Letter Opened.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Letter Unread.svg b/resources/icons/SVG/Bold/Messages, Conversation/Letter Unread.svg new file mode 100644 index 0000000..f97fda5 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Letter Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Letter.svg b/resources/icons/SVG/Bold/Messages, Conversation/Letter.svg new file mode 100644 index 0000000..d435585 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Letter.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Mailbox.svg b/resources/icons/SVG/Bold/Messages, Conversation/Mailbox.svg new file mode 100644 index 0000000..0f2da38 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Mailbox.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Multiple Forward Left.svg b/resources/icons/SVG/Bold/Messages, Conversation/Multiple Forward Left.svg new file mode 100644 index 0000000..a1ebcd5 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Multiple Forward Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Multiple Forward Right.svg b/resources/icons/SVG/Bold/Messages, Conversation/Multiple Forward Right.svg new file mode 100644 index 0000000..f3435d4 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Multiple Forward Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Paperclip 2.svg b/resources/icons/SVG/Bold/Messages, Conversation/Paperclip 2.svg new file mode 100644 index 0000000..9438b6e --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Paperclip 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Paperclip Rounded 2.svg b/resources/icons/SVG/Bold/Messages, Conversation/Paperclip Rounded 2.svg new file mode 100644 index 0000000..207a432 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Paperclip Rounded 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Paperclip Rounded.svg b/resources/icons/SVG/Bold/Messages, Conversation/Paperclip Rounded.svg new file mode 100644 index 0000000..a53ad16 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Paperclip Rounded.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Paperclip.svg b/resources/icons/SVG/Bold/Messages, Conversation/Paperclip.svg new file mode 100644 index 0000000..f284651 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Paperclip.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Pen 2.svg b/resources/icons/SVG/Bold/Messages, Conversation/Pen 2.svg new file mode 100644 index 0000000..1cad38d --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Pen 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Pen New Round.svg b/resources/icons/SVG/Bold/Messages, Conversation/Pen New Round.svg new file mode 100644 index 0000000..a1b3fe4 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Pen New Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Pen New Square.svg b/resources/icons/SVG/Bold/Messages, Conversation/Pen New Square.svg new file mode 100644 index 0000000..8285a1b --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Pen New Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Pen.svg b/resources/icons/SVG/Bold/Messages, Conversation/Pen.svg new file mode 100644 index 0000000..dfd268e --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Pen.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Plain 2.svg b/resources/icons/SVG/Bold/Messages, Conversation/Plain 2.svg new file mode 100644 index 0000000..3208efc --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Plain 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Plain 3.svg b/resources/icons/SVG/Bold/Messages, Conversation/Plain 3.svg new file mode 100644 index 0000000..fed6dc0 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Plain 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Plain.svg b/resources/icons/SVG/Bold/Messages, Conversation/Plain.svg new file mode 100644 index 0000000..7413d9a --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Plain.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Square Forward.svg b/resources/icons/SVG/Bold/Messages, Conversation/Square Forward.svg new file mode 100644 index 0000000..7c527c3 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Square Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Square Share Line.svg b/resources/icons/SVG/Bold/Messages, Conversation/Square Share Line.svg new file mode 100644 index 0000000..f6bb1c7 --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Square Share Line.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Messages, Conversation/Unread.svg b/resources/icons/SVG/Bold/Messages, Conversation/Unread.svg new file mode 100644 index 0000000..eb30f8a --- /dev/null +++ b/resources/icons/SVG/Bold/Messages, Conversation/Unread.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Banknote 2.svg b/resources/icons/SVG/Bold/Money/Banknote 2.svg new file mode 100644 index 0000000..33a39f3 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Banknote 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Money/Banknote.svg b/resources/icons/SVG/Bold/Money/Banknote.svg new file mode 100644 index 0000000..fdb29dc --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Banknote.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Money/Bill Check.svg b/resources/icons/SVG/Bold/Money/Bill Check.svg new file mode 100644 index 0000000..543ed4b --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Bill Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Bill Cross.svg b/resources/icons/SVG/Bold/Money/Bill Cross.svg new file mode 100644 index 0000000..12cd7f4 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Bill Cross.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Bill List.svg b/resources/icons/SVG/Bold/Money/Bill List.svg new file mode 100644 index 0000000..ad0ffdc --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Bill List.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Bill.svg b/resources/icons/SVG/Bold/Money/Bill.svg new file mode 100644 index 0000000..dc06a95 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Bill.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Card 2.svg b/resources/icons/SVG/Bold/Money/Card 2.svg new file mode 100644 index 0000000..39f6175 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Card 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Money/Card Recive.svg b/resources/icons/SVG/Bold/Money/Card Recive.svg new file mode 100644 index 0000000..7753b4a --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Card Recive.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Money/Card Search.svg b/resources/icons/SVG/Bold/Money/Card Search.svg new file mode 100644 index 0000000..9c3ab46 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Card Search.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Money/Card Send.svg b/resources/icons/SVG/Bold/Money/Card Send.svg new file mode 100644 index 0000000..5172a4f --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Card Send.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Money/Card Transfer.svg b/resources/icons/SVG/Bold/Money/Card Transfer.svg new file mode 100644 index 0000000..43cfb69 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Card Transfer.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Money/Card.svg b/resources/icons/SVG/Bold/Money/Card.svg new file mode 100644 index 0000000..44399cf --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Card.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Money/Cardholder.svg b/resources/icons/SVG/Bold/Money/Cardholder.svg new file mode 100644 index 0000000..5cd263a --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Cardholder.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Cash Out.svg b/resources/icons/SVG/Bold/Money/Cash Out.svg new file mode 100644 index 0000000..1f83f8b --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Cash Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Money/Dollar Minimalistic.svg b/resources/icons/SVG/Bold/Money/Dollar Minimalistic.svg new file mode 100644 index 0000000..1ee6471 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Dollar Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Dollar.svg b/resources/icons/SVG/Bold/Money/Dollar.svg new file mode 100644 index 0000000..c9021b0 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Dollar.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Money/Euro.svg b/resources/icons/SVG/Bold/Money/Euro.svg new file mode 100644 index 0000000..71b7fc6 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Euro.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Money Bag.svg b/resources/icons/SVG/Bold/Money/Money Bag.svg new file mode 100644 index 0000000..4bd7494 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Money Bag.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Ruble.svg b/resources/icons/SVG/Bold/Money/Ruble.svg new file mode 100644 index 0000000..5016fee --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Ruble.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Money/Safe 2.svg b/resources/icons/SVG/Bold/Money/Safe 2.svg new file mode 100644 index 0000000..b63f644 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Safe 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Money/Safe Circle.svg b/resources/icons/SVG/Bold/Money/Safe Circle.svg new file mode 100644 index 0000000..1ce2157 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Safe Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Money/Safe Square.svg b/resources/icons/SVG/Bold/Money/Safe Square.svg new file mode 100644 index 0000000..190d8a6 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Safe Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Money/Sale Square.svg b/resources/icons/SVG/Bold/Money/Sale Square.svg new file mode 100644 index 0000000..7724eae --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Sale Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Sale.svg b/resources/icons/SVG/Bold/Money/Sale.svg new file mode 100644 index 0000000..405d565 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Sale.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Tag Horizontal.svg b/resources/icons/SVG/Bold/Money/Tag Horizontal.svg new file mode 100644 index 0000000..c780c1b --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Tag Horizontal.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Tag Price.svg b/resources/icons/SVG/Bold/Money/Tag Price.svg new file mode 100644 index 0000000..65dc5ce --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Tag Price.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Tag.svg b/resources/icons/SVG/Bold/Money/Tag.svg new file mode 100644 index 0000000..fbb6388 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Tag.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Ticker Star.svg b/resources/icons/SVG/Bold/Money/Ticker Star.svg new file mode 100644 index 0000000..3802a90 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Ticker Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Ticket Sale.svg b/resources/icons/SVG/Bold/Money/Ticket Sale.svg new file mode 100644 index 0000000..f469192 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Ticket Sale.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Ticket.svg b/resources/icons/SVG/Bold/Money/Ticket.svg new file mode 100644 index 0000000..091ff3c --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Ticket.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Verified Check.svg b/resources/icons/SVG/Bold/Money/Verified Check.svg new file mode 100644 index 0000000..8afbb0d --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Verified Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Money/Wad Of Money.svg b/resources/icons/SVG/Bold/Money/Wad Of Money.svg new file mode 100644 index 0000000..d01da6f --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Wad Of Money.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Money/Wallet 2.svg b/resources/icons/SVG/Bold/Money/Wallet 2.svg new file mode 100644 index 0000000..1f88651 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Wallet 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Money/Wallet Money.svg b/resources/icons/SVG/Bold/Money/Wallet Money.svg new file mode 100644 index 0000000..48e0174 --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Wallet Money.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Money/Wallet.svg b/resources/icons/SVG/Bold/Money/Wallet.svg new file mode 100644 index 0000000..80110bb --- /dev/null +++ b/resources/icons/SVG/Bold/Money/Wallet.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Nature, Travel/Bonfire.svg b/resources/icons/SVG/Bold/Nature, Travel/Bonfire.svg new file mode 100644 index 0000000..0c9755f --- /dev/null +++ b/resources/icons/SVG/Bold/Nature, Travel/Bonfire.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Nature, Travel/Fire Minimalistic.svg b/resources/icons/SVG/Bold/Nature, Travel/Fire Minimalistic.svg new file mode 100644 index 0000000..4397c91 --- /dev/null +++ b/resources/icons/SVG/Bold/Nature, Travel/Fire Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Nature, Travel/Fire Square.svg b/resources/icons/SVG/Bold/Nature, Travel/Fire Square.svg new file mode 100644 index 0000000..f8522c9 --- /dev/null +++ b/resources/icons/SVG/Bold/Nature, Travel/Fire Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Nature, Travel/Fire.svg b/resources/icons/SVG/Bold/Nature, Travel/Fire.svg new file mode 100644 index 0000000..e2e4019 --- /dev/null +++ b/resources/icons/SVG/Bold/Nature, Travel/Fire.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Nature, Travel/Flame.svg b/resources/icons/SVG/Bold/Nature, Travel/Flame.svg new file mode 100644 index 0000000..364356f --- /dev/null +++ b/resources/icons/SVG/Bold/Nature, Travel/Flame.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Nature, Travel/Leaf.svg b/resources/icons/SVG/Bold/Nature, Travel/Leaf.svg new file mode 100644 index 0000000..efce21a --- /dev/null +++ b/resources/icons/SVG/Bold/Nature, Travel/Leaf.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Nature, Travel/Suitcase Lines.svg b/resources/icons/SVG/Bold/Nature, Travel/Suitcase Lines.svg new file mode 100644 index 0000000..c6c7998 --- /dev/null +++ b/resources/icons/SVG/Bold/Nature, Travel/Suitcase Lines.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Nature, Travel/Suitcase Tag.svg b/resources/icons/SVG/Bold/Nature, Travel/Suitcase Tag.svg new file mode 100644 index 0000000..a741530 --- /dev/null +++ b/resources/icons/SVG/Bold/Nature, Travel/Suitcase Tag.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Nature, Travel/Suitcase.svg b/resources/icons/SVG/Bold/Nature, Travel/Suitcase.svg new file mode 100644 index 0000000..361d84b --- /dev/null +++ b/resources/icons/SVG/Bold/Nature, Travel/Suitcase.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Bug Minimalistic.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Bug Minimalistic.svg new file mode 100644 index 0000000..144d989 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Bug Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Bug.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Bug.svg new file mode 100644 index 0000000..a4fc452 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Bug.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Code 2.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Code 2.svg new file mode 100644 index 0000000..78391b8 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Code 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Code Circle.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Code Circle.svg new file mode 100644 index 0000000..3abf2d9 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Code Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Code Square.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Code Square.svg new file mode 100644 index 0000000..475343e --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Code Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Code.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Code.svg new file mode 100644 index 0000000..2f6dcd0 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Code.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Command.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Command.svg new file mode 100644 index 0000000..c4d3940 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Command.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Hashtag Chat.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Hashtag Chat.svg new file mode 100644 index 0000000..d7b4ac8 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Hashtag Chat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Hashtag Circle.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Hashtag Circle.svg new file mode 100644 index 0000000..2520d02 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Hashtag Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Hashtag Square.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Hashtag Square.svg new file mode 100644 index 0000000..2341b04 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Hashtag Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Hashtag.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Hashtag.svg new file mode 100644 index 0000000..6accfdc --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Hashtag.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Programming.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Programming.svg new file mode 100644 index 0000000..0cffe80 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Programming.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Screencast 2.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Screencast 2.svg new file mode 100644 index 0000000..aa77e32 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Screencast 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Screencast.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Screencast.svg new file mode 100644 index 0000000..1da018c --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Screencast.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Sidebar Code.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Sidebar Code.svg new file mode 100644 index 0000000..d19ce06 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Sidebar Code.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Sidebar Minimalistic.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Sidebar Minimalistic.svg new file mode 100644 index 0000000..ccf08f7 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Sidebar Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Siderbar.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Siderbar.svg new file mode 100644 index 0000000..d4fb58b --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Siderbar.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Slash Circle.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Slash Circle.svg new file mode 100644 index 0000000..2d4e750 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Slash Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Slash Square.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Slash Square.svg new file mode 100644 index 0000000..7c3e5c2 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Slash Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Station Minimalistic.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Station Minimalistic.svg new file mode 100644 index 0000000..775eb08 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Station Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Station.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Station.svg new file mode 100644 index 0000000..47660a4 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Station.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Structure.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Structure.svg new file mode 100644 index 0000000..160ff09 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Structure.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Translation 2.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Translation 2.svg new file mode 100644 index 0000000..862fe7c --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Translation 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Translation.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Translation.svg new file mode 100644 index 0000000..b0d135c --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Translation.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/USB Circle.svg b/resources/icons/SVG/Bold/Network, IT, Programming/USB Circle.svg new file mode 100644 index 0000000..6e5e5fd --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/USB Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/USB Square.svg b/resources/icons/SVG/Bold/Network, IT, Programming/USB Square.svg new file mode 100644 index 0000000..8a0bc12 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/USB Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/USB.svg b/resources/icons/SVG/Bold/Network, IT, Programming/USB.svg new file mode 100644 index 0000000..c62b6be --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/USB.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Wi-Fi Router Minimalistic.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Wi-Fi Router Minimalistic.svg new file mode 100644 index 0000000..cd38aae --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Wi-Fi Router Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Wi-Fi Router Round.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Wi-Fi Router Round.svg new file mode 100644 index 0000000..73bf7c2 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Wi-Fi Router Round.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Wi-Fi Router.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Wi-Fi Router.svg new file mode 100644 index 0000000..606fca7 --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Wi-Fi Router.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Network, IT, Programming/Window Frame.svg b/resources/icons/SVG/Bold/Network, IT, Programming/Window Frame.svg new file mode 100644 index 0000000..9b232bd --- /dev/null +++ b/resources/icons/SVG/Bold/Network, IT, Programming/Window Frame.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notes/Archive Check.svg b/resources/icons/SVG/Bold/Notes/Archive Check.svg new file mode 100644 index 0000000..e7ef4ca --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Archive Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notes/Archive Down Minimlistic.svg b/resources/icons/SVG/Bold/Notes/Archive Down Minimlistic.svg new file mode 100644 index 0000000..d5fc119 --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Archive Down Minimlistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notes/Archive Down.svg b/resources/icons/SVG/Bold/Notes/Archive Down.svg new file mode 100644 index 0000000..2714c0e --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Archive Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notes/Archive Minimalistic.svg b/resources/icons/SVG/Bold/Notes/Archive Minimalistic.svg new file mode 100644 index 0000000..89b24f9 --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Archive Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notes/Archive Up Minimlistic.svg b/resources/icons/SVG/Bold/Notes/Archive Up Minimlistic.svg new file mode 100644 index 0000000..dbd74e6 --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Archive Up Minimlistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notes/Archive Up.svg b/resources/icons/SVG/Bold/Notes/Archive Up.svg new file mode 100644 index 0000000..9002998 --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Archive Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notes/Archive.svg b/resources/icons/SVG/Bold/Notes/Archive.svg new file mode 100644 index 0000000..7ce534f --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Archive.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notes/Clipboard Add.svg b/resources/icons/SVG/Bold/Notes/Clipboard Add.svg new file mode 100644 index 0000000..b579c98 --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Clipboard Add.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notes/Clipboard Check.svg b/resources/icons/SVG/Bold/Notes/Clipboard Check.svg new file mode 100644 index 0000000..2eafe0a --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Clipboard Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notes/Clipboard Heart.svg b/resources/icons/SVG/Bold/Notes/Clipboard Heart.svg new file mode 100644 index 0000000..2e8400f --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Clipboard Heart.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notes/Clipboard List.svg b/resources/icons/SVG/Bold/Notes/Clipboard List.svg new file mode 100644 index 0000000..c155974 --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Clipboard List.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notes/Clipboard Remove.svg b/resources/icons/SVG/Bold/Notes/Clipboard Remove.svg new file mode 100644 index 0000000..eafd889 --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Clipboard Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notes/Clipboard Text.svg b/resources/icons/SVG/Bold/Notes/Clipboard Text.svg new file mode 100644 index 0000000..becba1c --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Clipboard Text.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notes/Clipboard.svg b/resources/icons/SVG/Bold/Notes/Clipboard.svg new file mode 100644 index 0000000..d20eff7 --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Clipboard.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notes/Document Add.svg b/resources/icons/SVG/Bold/Notes/Document Add.svg new file mode 100644 index 0000000..a3df61e --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Document Add.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Notes/Document Medicine.svg b/resources/icons/SVG/Bold/Notes/Document Medicine.svg new file mode 100644 index 0000000..1ee980f --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Document Medicine.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Notes/Document Text.svg b/resources/icons/SVG/Bold/Notes/Document Text.svg new file mode 100644 index 0000000..9850243 --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Document Text.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Notes/Document.svg b/resources/icons/SVG/Bold/Notes/Document.svg new file mode 100644 index 0000000..fef1c7b --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Document.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Notes/Documents Minimalistic.svg b/resources/icons/SVG/Bold/Notes/Documents Minimalistic.svg new file mode 100644 index 0000000..a2abe31 --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Documents Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Notes/Documents.svg b/resources/icons/SVG/Bold/Notes/Documents.svg new file mode 100644 index 0000000..a7a0bc9 --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Documents.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Notes/Notebook.svg b/resources/icons/SVG/Bold/Notes/Notebook.svg new file mode 100644 index 0000000..9ab9bba --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Notebook.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Notes/Notes Minimalistic.svg b/resources/icons/SVG/Bold/Notes/Notes Minimalistic.svg new file mode 100644 index 0000000..55dfc3e --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Notes Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notes/Notes.svg b/resources/icons/SVG/Bold/Notes/Notes.svg new file mode 100644 index 0000000..e459808 --- /dev/null +++ b/resources/icons/SVG/Bold/Notes/Notes.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notifications/Bell Bing.svg b/resources/icons/SVG/Bold/Notifications/Bell Bing.svg new file mode 100644 index 0000000..5a793c5 --- /dev/null +++ b/resources/icons/SVG/Bold/Notifications/Bell Bing.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notifications/Bell Off.svg b/resources/icons/SVG/Bold/Notifications/Bell Off.svg new file mode 100644 index 0000000..ec9863f --- /dev/null +++ b/resources/icons/SVG/Bold/Notifications/Bell Off.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notifications/Bell.svg b/resources/icons/SVG/Bold/Notifications/Bell.svg new file mode 100644 index 0000000..71ac72a --- /dev/null +++ b/resources/icons/SVG/Bold/Notifications/Bell.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notifications/Notification Lines Remove.svg b/resources/icons/SVG/Bold/Notifications/Notification Lines Remove.svg new file mode 100644 index 0000000..7dd2c3a --- /dev/null +++ b/resources/icons/SVG/Bold/Notifications/Notification Lines Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notifications/Notification Remove.svg b/resources/icons/SVG/Bold/Notifications/Notification Remove.svg new file mode 100644 index 0000000..f8e7083 --- /dev/null +++ b/resources/icons/SVG/Bold/Notifications/Notification Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Notifications/Notification Unread Lines.svg b/resources/icons/SVG/Bold/Notifications/Notification Unread Lines.svg new file mode 100644 index 0000000..89c9ec6 --- /dev/null +++ b/resources/icons/SVG/Bold/Notifications/Notification Unread Lines.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Notifications/Notification Unread.svg b/resources/icons/SVG/Bold/Notifications/Notification Unread.svg new file mode 100644 index 0000000..f58d205 --- /dev/null +++ b/resources/icons/SVG/Bold/Notifications/Notification Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/School/Backpack.svg b/resources/icons/SVG/Bold/School/Backpack.svg new file mode 100644 index 0000000..ad4d4e0 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Backpack.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/School/Book 2.svg b/resources/icons/SVG/Bold/School/Book 2.svg new file mode 100644 index 0000000..1cdc4d8 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Book 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/School/Book Bookmark Minimalistic.svg b/resources/icons/SVG/Bold/School/Book Bookmark Minimalistic.svg new file mode 100644 index 0000000..8ed21a9 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Book Bookmark Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/School/Book Bookmark.svg b/resources/icons/SVG/Bold/School/Book Bookmark.svg new file mode 100644 index 0000000..6df022e --- /dev/null +++ b/resources/icons/SVG/Bold/School/Book Bookmark.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/School/Book Minimalistic.svg b/resources/icons/SVG/Bold/School/Book Minimalistic.svg new file mode 100644 index 0000000..2580ff8 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Book Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/School/Book.svg b/resources/icons/SVG/Bold/School/Book.svg new file mode 100644 index 0000000..e7b729b --- /dev/null +++ b/resources/icons/SVG/Bold/School/Book.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/School/Bookmark Circle.svg b/resources/icons/SVG/Bold/School/Bookmark Circle.svg new file mode 100644 index 0000000..a540d26 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Bookmark Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/School/Bookmark Opened.svg b/resources/icons/SVG/Bold/School/Bookmark Opened.svg new file mode 100644 index 0000000..4f12d05 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Bookmark Opened.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/School/Bookmark Square Minimalistic.svg b/resources/icons/SVG/Bold/School/Bookmark Square Minimalistic.svg new file mode 100644 index 0000000..bd459b8 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Bookmark Square Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/School/Bookmark Square.svg b/resources/icons/SVG/Bold/School/Bookmark Square.svg new file mode 100644 index 0000000..fd38026 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Bookmark Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/School/Bookmark.svg b/resources/icons/SVG/Bold/School/Bookmark.svg new file mode 100644 index 0000000..3a2cf57 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Bookmark.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/School/Calculator Minimalistic.svg b/resources/icons/SVG/Bold/School/Calculator Minimalistic.svg new file mode 100644 index 0000000..413ccf6 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Calculator Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/School/Calculator.svg b/resources/icons/SVG/Bold/School/Calculator.svg new file mode 100644 index 0000000..37ae5d0 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Calculator.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/School/Case Minimalistic.svg b/resources/icons/SVG/Bold/School/Case Minimalistic.svg new file mode 100644 index 0000000..4c048ba --- /dev/null +++ b/resources/icons/SVG/Bold/School/Case Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/School/Case Round Minimalistic.svg b/resources/icons/SVG/Bold/School/Case Round Minimalistic.svg new file mode 100644 index 0000000..2d0a596 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Case Round Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/School/Case Round.svg b/resources/icons/SVG/Bold/School/Case Round.svg new file mode 100644 index 0000000..aa6a32e --- /dev/null +++ b/resources/icons/SVG/Bold/School/Case Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/School/Case.svg b/resources/icons/SVG/Bold/School/Case.svg new file mode 100644 index 0000000..de9207a --- /dev/null +++ b/resources/icons/SVG/Bold/School/Case.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/School/Diploma Verified.svg b/resources/icons/SVG/Bold/School/Diploma Verified.svg new file mode 100644 index 0000000..dfd5920 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Diploma Verified.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/School/Diploma.svg b/resources/icons/SVG/Bold/School/Diploma.svg new file mode 100644 index 0000000..358f291 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Diploma.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/School/Document.svg b/resources/icons/SVG/Bold/School/Document.svg new file mode 100644 index 0000000..f6c8125 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Document.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/School/Notebook Bookmark.svg b/resources/icons/SVG/Bold/School/Notebook Bookmark.svg new file mode 100644 index 0000000..4e94b96 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Notebook Bookmark.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/School/Notebook Minimalistic.svg b/resources/icons/SVG/Bold/School/Notebook Minimalistic.svg new file mode 100644 index 0000000..95baad5 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Notebook Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/School/Notebook Square.svg b/resources/icons/SVG/Bold/School/Notebook Square.svg new file mode 100644 index 0000000..9b6c4a3 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Notebook Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/School/Notebook.svg b/resources/icons/SVG/Bold/School/Notebook.svg new file mode 100644 index 0000000..fee8d20 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Notebook.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/School/Passport Minimalistic.svg b/resources/icons/SVG/Bold/School/Passport Minimalistic.svg new file mode 100644 index 0000000..18c92f5 --- /dev/null +++ b/resources/icons/SVG/Bold/School/Passport Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/School/Passport.svg b/resources/icons/SVG/Bold/School/Passport.svg new file mode 100644 index 0000000..0535bbb --- /dev/null +++ b/resources/icons/SVG/Bold/School/Passport.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/School/Plus, Minus.svg b/resources/icons/SVG/Bold/School/Plus, Minus.svg new file mode 100644 index 0000000..09f5d4c --- /dev/null +++ b/resources/icons/SVG/Bold/School/Plus, Minus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/School/Square Academic Cap 2.svg b/resources/icons/SVG/Bold/School/Square Academic Cap 2.svg new file mode 100644 index 0000000..6c8fbad --- /dev/null +++ b/resources/icons/SVG/Bold/School/Square Academic Cap 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/School/Square Academic Cap.svg b/resources/icons/SVG/Bold/School/Square Academic Cap.svg new file mode 100644 index 0000000..de6d34f --- /dev/null +++ b/resources/icons/SVG/Bold/School/Square Academic Cap.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Search/Magnifer Bug.svg b/resources/icons/SVG/Bold/Search/Magnifer Bug.svg new file mode 100644 index 0000000..549e973 --- /dev/null +++ b/resources/icons/SVG/Bold/Search/Magnifer Bug.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Search/Magnifer Zoom In.svg b/resources/icons/SVG/Bold/Search/Magnifer Zoom In.svg new file mode 100644 index 0000000..620d717 --- /dev/null +++ b/resources/icons/SVG/Bold/Search/Magnifer Zoom In.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Search/Magnifer Zoom Out.svg b/resources/icons/SVG/Bold/Search/Magnifer Zoom Out.svg new file mode 100644 index 0000000..51ff8e1 --- /dev/null +++ b/resources/icons/SVG/Bold/Search/Magnifer Zoom Out.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Search/Magnifer.svg b/resources/icons/SVG/Bold/Search/Magnifer.svg new file mode 100644 index 0000000..a1f4c15 --- /dev/null +++ b/resources/icons/SVG/Bold/Search/Magnifer.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Search/Minimalistic Magnifer Bug.svg b/resources/icons/SVG/Bold/Search/Minimalistic Magnifer Bug.svg new file mode 100644 index 0000000..b58bcfc --- /dev/null +++ b/resources/icons/SVG/Bold/Search/Minimalistic Magnifer Bug.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Search/Minimalistic Magnifer Zoom In.svg b/resources/icons/SVG/Bold/Search/Minimalistic Magnifer Zoom In.svg new file mode 100644 index 0000000..953bed4 --- /dev/null +++ b/resources/icons/SVG/Bold/Search/Minimalistic Magnifer Zoom In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Search/Minimalistic Magnifer Zoom Out.svg b/resources/icons/SVG/Bold/Search/Minimalistic Magnifer Zoom Out.svg new file mode 100644 index 0000000..0b0e94c --- /dev/null +++ b/resources/icons/SVG/Bold/Search/Minimalistic Magnifer Zoom Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Search/Minimalistic Magnifer.svg b/resources/icons/SVG/Bold/Search/Minimalistic Magnifer.svg new file mode 100644 index 0000000..86ceb63 --- /dev/null +++ b/resources/icons/SVG/Bold/Search/Minimalistic Magnifer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Search/Rounded Magnifer Bug.svg b/resources/icons/SVG/Bold/Search/Rounded Magnifer Bug.svg new file mode 100644 index 0000000..7d15be7 --- /dev/null +++ b/resources/icons/SVG/Bold/Search/Rounded Magnifer Bug.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Search/Rounded Magnifer Zoom In.svg b/resources/icons/SVG/Bold/Search/Rounded Magnifer Zoom In.svg new file mode 100644 index 0000000..f3076c1 --- /dev/null +++ b/resources/icons/SVG/Bold/Search/Rounded Magnifer Zoom In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Search/Rounded Magnifer Zoom Out.svg b/resources/icons/SVG/Bold/Search/Rounded Magnifer Zoom Out.svg new file mode 100644 index 0000000..84a612b --- /dev/null +++ b/resources/icons/SVG/Bold/Search/Rounded Magnifer Zoom Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Search/Rounded Magnifer.svg b/resources/icons/SVG/Bold/Search/Rounded Magnifer.svg new file mode 100644 index 0000000..7274b2c --- /dev/null +++ b/resources/icons/SVG/Bold/Search/Rounded Magnifer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Security/Bomb Emoji.svg b/resources/icons/SVG/Bold/Security/Bomb Emoji.svg new file mode 100644 index 0000000..bfc8574 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Bomb Emoji.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Security/Bomb Minimalistic.svg b/resources/icons/SVG/Bold/Security/Bomb Minimalistic.svg new file mode 100644 index 0000000..ce591a7 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Bomb Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Security/Bomb.svg b/resources/icons/SVG/Bold/Security/Bomb.svg new file mode 100644 index 0000000..667cd1a --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Bomb.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Security/Code Scan.svg b/resources/icons/SVG/Bold/Security/Code Scan.svg new file mode 100644 index 0000000..dbea7bf --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Code Scan.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Security/Eye Closed.svg b/resources/icons/SVG/Bold/Security/Eye Closed.svg new file mode 100644 index 0000000..58d40aa --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Eye Closed.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Eye Scan.svg b/resources/icons/SVG/Bold/Security/Eye Scan.svg new file mode 100644 index 0000000..661b229 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Eye Scan.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Security/Eye.svg b/resources/icons/SVG/Bold/Security/Eye.svg new file mode 100644 index 0000000..47f7a00 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Eye.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Security/Incognito.svg b/resources/icons/SVG/Bold/Security/Incognito.svg new file mode 100644 index 0000000..4d98a0d --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Incognito.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Key Minimalistic 2.svg b/resources/icons/SVG/Bold/Security/Key Minimalistic 2.svg new file mode 100644 index 0000000..b674017 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Key Minimalistic 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Key Minimalistic Square 2.svg b/resources/icons/SVG/Bold/Security/Key Minimalistic Square 2.svg new file mode 100644 index 0000000..79ed7e7 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Key Minimalistic Square 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Security/Key Minimalistic Square 3.svg b/resources/icons/SVG/Bold/Security/Key Minimalistic Square 3.svg new file mode 100644 index 0000000..52b2fa0 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Key Minimalistic Square 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Security/Key Minimalistic Square.svg b/resources/icons/SVG/Bold/Security/Key Minimalistic Square.svg new file mode 100644 index 0000000..8d23588 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Key Minimalistic Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Security/Key Minimalistic.svg b/resources/icons/SVG/Bold/Security/Key Minimalistic.svg new file mode 100644 index 0000000..6809fe3 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Key Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Key Square 2.svg b/resources/icons/SVG/Bold/Security/Key Square 2.svg new file mode 100644 index 0000000..1678f0e --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Key Square 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Security/Key Square.svg b/resources/icons/SVG/Bold/Security/Key Square.svg new file mode 100644 index 0000000..79de1c7 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Key Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Security/Key.svg b/resources/icons/SVG/Bold/Security/Key.svg new file mode 100644 index 0000000..6f2419d --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Key.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Lock Keyhole Minimalistic Unlocked.svg b/resources/icons/SVG/Bold/Security/Lock Keyhole Minimalistic Unlocked.svg new file mode 100644 index 0000000..62f8d61 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Lock Keyhole Minimalistic Unlocked.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Lock Keyhole Minimalistic.svg b/resources/icons/SVG/Bold/Security/Lock Keyhole Minimalistic.svg new file mode 100644 index 0000000..09941b5 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Lock Keyhole Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Lock Keyhole Unlocked.svg b/resources/icons/SVG/Bold/Security/Lock Keyhole Unlocked.svg new file mode 100644 index 0000000..1e3c708 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Lock Keyhole Unlocked.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Lock Keyhole.svg b/resources/icons/SVG/Bold/Security/Lock Keyhole.svg new file mode 100644 index 0000000..6a1abd6 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Lock Keyhole.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Lock Password Unlocked.svg b/resources/icons/SVG/Bold/Security/Lock Password Unlocked.svg new file mode 100644 index 0000000..bd210ab --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Lock Password Unlocked.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Lock Password.svg b/resources/icons/SVG/Bold/Security/Lock Password.svg new file mode 100644 index 0000000..f69247e --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Lock Password.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Lock Unlocked.svg b/resources/icons/SVG/Bold/Security/Lock Unlocked.svg new file mode 100644 index 0000000..1158356 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Lock Unlocked.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Lock.svg b/resources/icons/SVG/Bold/Security/Lock.svg new file mode 100644 index 0000000..a6a822a --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Lock.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Object Scan.svg b/resources/icons/SVG/Bold/Security/Object Scan.svg new file mode 100644 index 0000000..5813717 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Object Scan.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Security/Password Minimalistic Input.svg b/resources/icons/SVG/Bold/Security/Password Minimalistic Input.svg new file mode 100644 index 0000000..a026d48 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Password Minimalistic Input.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Security/Password Minimalistic.svg b/resources/icons/SVG/Bold/Security/Password Minimalistic.svg new file mode 100644 index 0000000..069e494 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Password Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Password.svg b/resources/icons/SVG/Bold/Security/Password.svg new file mode 100644 index 0000000..6a301f7 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Password.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/QR Code.svg b/resources/icons/SVG/Bold/Security/QR Code.svg new file mode 100644 index 0000000..f70c9cf --- /dev/null +++ b/resources/icons/SVG/Bold/Security/QR Code.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Security/Scanner 2.svg b/resources/icons/SVG/Bold/Security/Scanner 2.svg new file mode 100644 index 0000000..445387b --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Scanner 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Scanner.svg b/resources/icons/SVG/Bold/Security/Scanner.svg new file mode 100644 index 0000000..a855ee6 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Scanner.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Shield Check.svg b/resources/icons/SVG/Bold/Security/Shield Check.svg new file mode 100644 index 0000000..6469f67 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Shield Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Shield Cross.svg b/resources/icons/SVG/Bold/Security/Shield Cross.svg new file mode 100644 index 0000000..a9d6263 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Shield Cross.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Shield Keyhole Minimalistic.svg b/resources/icons/SVG/Bold/Security/Shield Keyhole Minimalistic.svg new file mode 100644 index 0000000..ceacd2f --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Shield Keyhole Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Security/Shield Keyhole.svg b/resources/icons/SVG/Bold/Security/Shield Keyhole.svg new file mode 100644 index 0000000..98b0852 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Shield Keyhole.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Shield Minimalistic.svg b/resources/icons/SVG/Bold/Security/Shield Minimalistic.svg new file mode 100644 index 0000000..456f1d8 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Shield Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Shield Minus.svg b/resources/icons/SVG/Bold/Security/Shield Minus.svg new file mode 100644 index 0000000..474b9b6 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Shield Minus.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Shield Network.svg b/resources/icons/SVG/Bold/Security/Shield Network.svg new file mode 100644 index 0000000..70f082f --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Shield Network.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Security/Shield Plus.svg b/resources/icons/SVG/Bold/Security/Shield Plus.svg new file mode 100644 index 0000000..6796197 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Shield Plus.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Shield Star.svg b/resources/icons/SVG/Bold/Security/Shield Star.svg new file mode 100644 index 0000000..df1d88b --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Shield Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Shield Up.svg b/resources/icons/SVG/Bold/Security/Shield Up.svg new file mode 100644 index 0000000..172f0e5 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Shield Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Shield User.svg b/resources/icons/SVG/Bold/Security/Shield User.svg new file mode 100644 index 0000000..e9745fc --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Shield User.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Shield Warning.svg b/resources/icons/SVG/Bold/Security/Shield Warning.svg new file mode 100644 index 0000000..634bdbf --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Shield Warning.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Security/Shield.svg b/resources/icons/SVG/Bold/Security/Shield.svg new file mode 100644 index 0000000..3282292 --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Shield.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Security/Siren Rounded.svg b/resources/icons/SVG/Bold/Security/Siren Rounded.svg new file mode 100644 index 0000000..c638d8b --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Siren Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Security/Siren.svg b/resources/icons/SVG/Bold/Security/Siren.svg new file mode 100644 index 0000000..5145f3f --- /dev/null +++ b/resources/icons/SVG/Bold/Security/Siren.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Settings, Fine Tuning/Settings Minimalistic.svg b/resources/icons/SVG/Bold/Settings, Fine Tuning/Settings Minimalistic.svg new file mode 100644 index 0000000..ece1bab --- /dev/null +++ b/resources/icons/SVG/Bold/Settings, Fine Tuning/Settings Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Settings, Fine Tuning/Settings.svg b/resources/icons/SVG/Bold/Settings, Fine Tuning/Settings.svg new file mode 100644 index 0000000..38d6d24 --- /dev/null +++ b/resources/icons/SVG/Bold/Settings, Fine Tuning/Settings.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning 2.svg b/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning 2.svg new file mode 100644 index 0000000..00bee1e --- /dev/null +++ b/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning 3.svg b/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning 3.svg new file mode 100644 index 0000000..6b19540 --- /dev/null +++ b/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning 3.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning 4.svg b/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning 4.svg new file mode 100644 index 0000000..5cf80de --- /dev/null +++ b/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning 4.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning Square 2.svg b/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning Square 2.svg new file mode 100644 index 0000000..beba8dc --- /dev/null +++ b/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning Square 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning Square.svg b/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning Square.svg new file mode 100644 index 0000000..f49b039 --- /dev/null +++ b/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning.svg b/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning.svg new file mode 100644 index 0000000..1b49994 --- /dev/null +++ b/resources/icons/SVG/Bold/Settings, Fine Tuning/Tuning.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 2.svg b/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 2.svg new file mode 100644 index 0000000..6f9a28a --- /dev/null +++ b/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 3.svg b/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 3.svg new file mode 100644 index 0000000..a7b43c3 --- /dev/null +++ b/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 3.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 4.svg b/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 4.svg new file mode 100644 index 0000000..390f93b --- /dev/null +++ b/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 4.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 5.svg b/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 5.svg new file mode 100644 index 0000000..b9048e3 --- /dev/null +++ b/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 5.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 6.svg b/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 6.svg new file mode 100644 index 0000000..47ffe2c --- /dev/null +++ b/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget 6.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget Add.svg b/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget Add.svg new file mode 100644 index 0000000..ee0cadc --- /dev/null +++ b/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget Add.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget.svg b/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget.svg new file mode 100644 index 0000000..62bc089 --- /dev/null +++ b/resources/icons/SVG/Bold/Settings, Fine Tuning/Widget.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag 2.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag 2.svg new file mode 100644 index 0000000..01b6667 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag 3.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag 3.svg new file mode 100644 index 0000000..e03e674 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag 4.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag 4.svg new file mode 100644 index 0000000..81e5d86 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag 4.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag 5.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag 5.svg new file mode 100644 index 0000000..be5814b --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag 5.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Check.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Check.svg new file mode 100644 index 0000000..73c8e50 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Cross.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Cross.svg new file mode 100644 index 0000000..3c5a61d --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Cross.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Heart.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Heart.svg new file mode 100644 index 0000000..4961679 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Heart.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Music 2.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Music 2.svg new file mode 100644 index 0000000..030a474 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Music 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Music.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Music.svg new file mode 100644 index 0000000..e04a35c --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Music.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Smile.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Smile.svg new file mode 100644 index 0000000..fa9b0b4 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag Smile.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag.svg new file mode 100644 index 0000000..4da4d30 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Bag.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart 2.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart 2.svg new file mode 100644 index 0000000..734f574 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart 3.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart 3.svg new file mode 100644 index 0000000..da1fa00 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart 4.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart 4.svg new file mode 100644 index 0000000..fdaa519 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart 4.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart 5.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart 5.svg new file mode 100644 index 0000000..bc48a08 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart 5.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Check.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Check.svg new file mode 100644 index 0000000..2e1819a --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Cross.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Cross.svg new file mode 100644 index 0000000..3de6be9 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large 2.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large 2.svg new file mode 100644 index 0000000..e3e3861 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large 3.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large 3.svg new file mode 100644 index 0000000..7fe0eff --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large 4.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large 4.svg new file mode 100644 index 0000000..c59dbaa --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large 4.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large Minimalistic.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large Minimalistic.svg new file mode 100644 index 0000000..d704d54 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large.svg new file mode 100644 index 0000000..d663c97 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Large.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Plus.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Plus.svg new file mode 100644 index 0000000..b45793f --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart Plus.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart.svg new file mode 100644 index 0000000..a447317 --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Cart.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Shop 2.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Shop 2.svg new file mode 100644 index 0000000..d8d3ecc --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Shop 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Shop Minimalistic.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Shop Minimalistic.svg new file mode 100644 index 0000000..7017fba --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Shop Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Shopping, Ecommerce/Shop.svg b/resources/icons/SVG/Bold/Shopping, Ecommerce/Shop.svg new file mode 100644 index 0000000..66e06da --- /dev/null +++ b/resources/icons/SVG/Bold/Shopping, Ecommerce/Shop.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Balls.svg b/resources/icons/SVG/Bold/Sports/Balls.svg new file mode 100644 index 0000000..638a044 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Balls.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Sports/Basketball.svg b/resources/icons/SVG/Bold/Sports/Basketball.svg new file mode 100644 index 0000000..e7d67e0 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Basketball.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Sports/Bicycling Round.svg b/resources/icons/SVG/Bold/Sports/Bicycling Round.svg new file mode 100644 index 0000000..a1de173 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Bicycling Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Bicycling.svg b/resources/icons/SVG/Bold/Sports/Bicycling.svg new file mode 100644 index 0000000..215125e --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Bicycling.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Body Shape Minimalistic.svg b/resources/icons/SVG/Bold/Sports/Body Shape Minimalistic.svg new file mode 100644 index 0000000..1cc72bd --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Body Shape Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Sports/Body Shape.svg b/resources/icons/SVG/Bold/Sports/Body Shape.svg new file mode 100644 index 0000000..5d21031 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Body Shape.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Bowling.svg b/resources/icons/SVG/Bold/Sports/Bowling.svg new file mode 100644 index 0000000..1cba512 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Bowling.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Sports/Dumbbell Large Minimalistic.svg b/resources/icons/SVG/Bold/Sports/Dumbbell Large Minimalistic.svg new file mode 100644 index 0000000..b63bd51 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Dumbbell Large Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Dumbbell Large.svg b/resources/icons/SVG/Bold/Sports/Dumbbell Large.svg new file mode 100644 index 0000000..c463ce7 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Dumbbell Large.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Sports/Dumbbell Small.svg b/resources/icons/SVG/Bold/Sports/Dumbbell Small.svg new file mode 100644 index 0000000..0dfe045 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Dumbbell Small.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Sports/Dumbbell.svg b/resources/icons/SVG/Bold/Sports/Dumbbell.svg new file mode 100644 index 0000000..6b1a5b5 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Dumbbell.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Sports/Dumbbells 2.svg b/resources/icons/SVG/Bold/Sports/Dumbbells 2.svg new file mode 100644 index 0000000..f8f9f4a --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Dumbbells 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Dumbbells.svg b/resources/icons/SVG/Bold/Sports/Dumbbells.svg new file mode 100644 index 0000000..0bc4846 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Dumbbells.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Football.svg b/resources/icons/SVG/Bold/Sports/Football.svg new file mode 100644 index 0000000..6ed29a7 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Football.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Sports/Golf.svg b/resources/icons/SVG/Bold/Sports/Golf.svg new file mode 100644 index 0000000..c0ce1e8 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Golf.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Sports/Hiking Minimalistic.svg b/resources/icons/SVG/Bold/Sports/Hiking Minimalistic.svg new file mode 100644 index 0000000..f56ac9a --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Hiking Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Hiking Round.svg b/resources/icons/SVG/Bold/Sports/Hiking Round.svg new file mode 100644 index 0000000..0fd7493 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Hiking Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Hiking.svg b/resources/icons/SVG/Bold/Sports/Hiking.svg new file mode 100644 index 0000000..4e69e95 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Hiking.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Meditation Round.svg b/resources/icons/SVG/Bold/Sports/Meditation Round.svg new file mode 100644 index 0000000..2b7b1d3 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Meditation Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Meditation.svg b/resources/icons/SVG/Bold/Sports/Meditation.svg new file mode 100644 index 0000000..ac86133 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Meditation.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Ranking.svg b/resources/icons/SVG/Bold/Sports/Ranking.svg new file mode 100644 index 0000000..e339395 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Ranking.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Rugby.svg b/resources/icons/SVG/Bold/Sports/Rugby.svg new file mode 100644 index 0000000..c4462f2 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Rugby.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Sports/Running 2.svg b/resources/icons/SVG/Bold/Sports/Running 2.svg new file mode 100644 index 0000000..25e3759 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Running 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Running Round.svg b/resources/icons/SVG/Bold/Sports/Running Round.svg new file mode 100644 index 0000000..5ee4bdd --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Running Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Running.svg b/resources/icons/SVG/Bold/Sports/Running.svg new file mode 100644 index 0000000..84e9bf4 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Running.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Skateboard.svg b/resources/icons/SVG/Bold/Sports/Skateboard.svg new file mode 100644 index 0000000..815dfa0 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Skateboard.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Sports/Skateboarding Round.svg b/resources/icons/SVG/Bold/Sports/Skateboarding Round.svg new file mode 100644 index 0000000..eabac70 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Skateboarding Round.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Sports/Skateboarding.svg b/resources/icons/SVG/Bold/Sports/Skateboarding.svg new file mode 100644 index 0000000..b16a1c4 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Skateboarding.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Sports/Stretching Round.svg b/resources/icons/SVG/Bold/Sports/Stretching Round.svg new file mode 100644 index 0000000..5efb8b9 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Stretching Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Stretching.svg b/resources/icons/SVG/Bold/Sports/Stretching.svg new file mode 100644 index 0000000..173d900 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Stretching.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Swimming.svg b/resources/icons/SVG/Bold/Sports/Swimming.svg new file mode 100644 index 0000000..02268cc --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Swimming.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Sports/Tennis 2.svg b/resources/icons/SVG/Bold/Sports/Tennis 2.svg new file mode 100644 index 0000000..8da8d04 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Tennis 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Sports/Tennis.svg b/resources/icons/SVG/Bold/Sports/Tennis.svg new file mode 100644 index 0000000..2cc0ff3 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Tennis.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Sports/Treadmill Round.svg b/resources/icons/SVG/Bold/Sports/Treadmill Round.svg new file mode 100644 index 0000000..8ff22e0 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Treadmill Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Sports/Treadmill.svg b/resources/icons/SVG/Bold/Sports/Treadmill.svg new file mode 100644 index 0000000..16a1514 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Treadmill.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Sports/Volleyball 2.svg b/resources/icons/SVG/Bold/Sports/Volleyball 2.svg new file mode 100644 index 0000000..b6cd617 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Volleyball 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Sports/Volleyball.svg b/resources/icons/SVG/Bold/Sports/Volleyball.svg new file mode 100644 index 0000000..e2d295d --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Volleyball.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Sports/Walking Round.svg b/resources/icons/SVG/Bold/Sports/Walking Round.svg new file mode 100644 index 0000000..bda6262 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Walking Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Walking.svg b/resources/icons/SVG/Bold/Sports/Walking.svg new file mode 100644 index 0000000..8d18a50 --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Walking.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Water Sun.svg b/resources/icons/SVG/Bold/Sports/Water Sun.svg new file mode 100644 index 0000000..d603c8d --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Water Sun.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Sports/Water.svg b/resources/icons/SVG/Bold/Sports/Water.svg new file mode 100644 index 0000000..3d6fe5d --- /dev/null +++ b/resources/icons/SVG/Bold/Sports/Water.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Backspace.svg b/resources/icons/SVG/Bold/Text Formatting/Backspace.svg new file mode 100644 index 0000000..140192b --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Backspace.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Eraser Circle.svg b/resources/icons/SVG/Bold/Text Formatting/Eraser Circle.svg new file mode 100644 index 0000000..72b73f4 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Eraser Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Eraser Square.svg b/resources/icons/SVG/Bold/Text Formatting/Eraser Square.svg new file mode 100644 index 0000000..b0f2a48 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Eraser Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Eraser.svg b/resources/icons/SVG/Bold/Text Formatting/Eraser.svg new file mode 100644 index 0000000..51f7538 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Eraser.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Link Broken Minimalistic.svg b/resources/icons/SVG/Bold/Text Formatting/Link Broken Minimalistic.svg new file mode 100644 index 0000000..d059f21 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Link Broken Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Link Broken.svg b/resources/icons/SVG/Bold/Text Formatting/Link Broken.svg new file mode 100644 index 0000000..c51f2c1 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Link Broken.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Link Circle.svg b/resources/icons/SVG/Bold/Text Formatting/Link Circle.svg new file mode 100644 index 0000000..6a7ef25 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Link Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Link Minimalistic 2.svg b/resources/icons/SVG/Bold/Text Formatting/Link Minimalistic 2.svg new file mode 100644 index 0000000..fd88b55 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Link Minimalistic 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Link Minimalistic.svg b/resources/icons/SVG/Bold/Text Formatting/Link Minimalistic.svg new file mode 100644 index 0000000..d42eab2 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Link Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Link Round Angle.svg b/resources/icons/SVG/Bold/Text Formatting/Link Round Angle.svg new file mode 100644 index 0000000..b264b7f --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Link Round Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Link Round.svg b/resources/icons/SVG/Bold/Text Formatting/Link Round.svg new file mode 100644 index 0000000..88eca34 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Link Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Link Square.svg b/resources/icons/SVG/Bold/Text Formatting/Link Square.svg new file mode 100644 index 0000000..64b76a6 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Link Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Link.svg b/resources/icons/SVG/Bold/Text Formatting/Link.svg new file mode 100644 index 0000000..4c0cdb5 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Link.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Paragraph Spacing.svg b/resources/icons/SVG/Bold/Text Formatting/Paragraph Spacing.svg new file mode 100644 index 0000000..9877999 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Paragraph Spacing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Bold Circle.svg b/resources/icons/SVG/Bold/Text Formatting/Text Bold Circle.svg new file mode 100644 index 0000000..b789e01 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Bold Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Bold Square.svg b/resources/icons/SVG/Bold/Text Formatting/Text Bold Square.svg new file mode 100644 index 0000000..2683857 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Bold Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Bold.svg b/resources/icons/SVG/Bold/Text Formatting/Text Bold.svg new file mode 100644 index 0000000..9bd49ad --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Bold.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Circle.svg b/resources/icons/SVG/Bold/Text Formatting/Text Circle.svg new file mode 100644 index 0000000..5a6f4c2 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Cross Circle.svg b/resources/icons/SVG/Bold/Text Formatting/Text Cross Circle.svg new file mode 100644 index 0000000..5e27c89 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Cross Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Cross Square.svg b/resources/icons/SVG/Bold/Text Formatting/Text Cross Square.svg new file mode 100644 index 0000000..c5e9f49 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Cross Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Cross.svg b/resources/icons/SVG/Bold/Text Formatting/Text Cross.svg new file mode 100644 index 0000000..a3ad49d --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Field Focus.svg b/resources/icons/SVG/Bold/Text Formatting/Text Field Focus.svg new file mode 100644 index 0000000..6d395e1 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Field Focus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Field.svg b/resources/icons/SVG/Bold/Text Formatting/Text Field.svg new file mode 100644 index 0000000..7d40c28 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Field.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Italic Circle.svg b/resources/icons/SVG/Bold/Text Formatting/Text Italic Circle.svg new file mode 100644 index 0000000..4311eb0 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Italic Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Italic Square.svg b/resources/icons/SVG/Bold/Text Formatting/Text Italic Square.svg new file mode 100644 index 0000000..6f1d47b --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Italic Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Italic.svg b/resources/icons/SVG/Bold/Text Formatting/Text Italic.svg new file mode 100644 index 0000000..3b7943a --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Italic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Selection.svg b/resources/icons/SVG/Bold/Text Formatting/Text Selection.svg new file mode 100644 index 0000000..016dccb --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Selection.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Square 2.svg b/resources/icons/SVG/Bold/Text Formatting/Text Square 2.svg new file mode 100644 index 0000000..ed07324 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Square 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Square.svg b/resources/icons/SVG/Bold/Text Formatting/Text Square.svg new file mode 100644 index 0000000..dceb254 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Underline Circle.svg b/resources/icons/SVG/Bold/Text Formatting/Text Underline Circle.svg new file mode 100644 index 0000000..376464b --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Underline Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Underline Cross.svg b/resources/icons/SVG/Bold/Text Formatting/Text Underline Cross.svg new file mode 100644 index 0000000..d86ac7f --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Underline Cross.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text Underline.svg b/resources/icons/SVG/Bold/Text Formatting/Text Underline.svg new file mode 100644 index 0000000..d37f933 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text Underline.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Text Formatting/Text.svg b/resources/icons/SVG/Bold/Text Formatting/Text.svg new file mode 100644 index 0000000..1ab6241 --- /dev/null +++ b/resources/icons/SVG/Bold/Text Formatting/Text.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Alarm Add.svg b/resources/icons/SVG/Bold/Time/Alarm Add.svg new file mode 100644 index 0000000..a0f74c4 --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Alarm Add.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Alarm Pause.svg b/resources/icons/SVG/Bold/Time/Alarm Pause.svg new file mode 100644 index 0000000..1a163a8 --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Alarm Pause.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Alarm Play.svg b/resources/icons/SVG/Bold/Time/Alarm Play.svg new file mode 100644 index 0000000..3b885ab --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Alarm Play.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Alarm Remove.svg b/resources/icons/SVG/Bold/Time/Alarm Remove.svg new file mode 100644 index 0000000..0bba4aa --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Alarm Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Alarm Sleep.svg b/resources/icons/SVG/Bold/Time/Alarm Sleep.svg new file mode 100644 index 0000000..def8566 --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Alarm Sleep.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Alarm Turn Off.svg b/resources/icons/SVG/Bold/Time/Alarm Turn Off.svg new file mode 100644 index 0000000..330f493 --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Alarm Turn Off.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Alarm.svg b/resources/icons/SVG/Bold/Time/Alarm.svg new file mode 100644 index 0000000..90f8012 --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Alarm.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Time/Calendar Add.svg b/resources/icons/SVG/Bold/Time/Calendar Add.svg new file mode 100644 index 0000000..39b9f0e --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Calendar Add.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Calendar Date.svg b/resources/icons/SVG/Bold/Time/Calendar Date.svg new file mode 100644 index 0000000..cd3dc8f --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Calendar Date.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Calendar Mark.svg b/resources/icons/SVG/Bold/Time/Calendar Mark.svg new file mode 100644 index 0000000..2f79179 --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Calendar Mark.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Calendar Minimalistic.svg b/resources/icons/SVG/Bold/Time/Calendar Minimalistic.svg new file mode 100644 index 0000000..6ed2a8f --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Calendar Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Calendar Search.svg b/resources/icons/SVG/Bold/Time/Calendar Search.svg new file mode 100644 index 0000000..0aeed78 --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Calendar Search.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Time/Calendar.svg b/resources/icons/SVG/Bold/Time/Calendar.svg new file mode 100644 index 0000000..6c8b144 --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Calendar.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Clock Circle.svg b/resources/icons/SVG/Bold/Time/Clock Circle.svg new file mode 100644 index 0000000..7ca1d89 --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Clock Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Clock Square.svg b/resources/icons/SVG/Bold/Time/Clock Square.svg new file mode 100644 index 0000000..04c4353 --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Clock Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/History 2.svg b/resources/icons/SVG/Bold/Time/History 2.svg new file mode 100644 index 0000000..9fc06cd --- /dev/null +++ b/resources/icons/SVG/Bold/Time/History 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/History 3.svg b/resources/icons/SVG/Bold/Time/History 3.svg new file mode 100644 index 0000000..dde8731 --- /dev/null +++ b/resources/icons/SVG/Bold/Time/History 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Time/History.svg b/resources/icons/SVG/Bold/Time/History.svg new file mode 100644 index 0000000..e8be33e --- /dev/null +++ b/resources/icons/SVG/Bold/Time/History.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Time/Hourglass Line.svg b/resources/icons/SVG/Bold/Time/Hourglass Line.svg new file mode 100644 index 0000000..e0b8cc6 --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Hourglass Line.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Time/Hourglass.svg b/resources/icons/SVG/Bold/Time/Hourglass.svg new file mode 100644 index 0000000..4b399dd --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Hourglass.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Time/Stopwatch Pause.svg b/resources/icons/SVG/Bold/Time/Stopwatch Pause.svg new file mode 100644 index 0000000..f8b482d --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Stopwatch Pause.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Stopwatch Play.svg b/resources/icons/SVG/Bold/Time/Stopwatch Play.svg new file mode 100644 index 0000000..28de90c --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Stopwatch Play.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Stopwatch.svg b/resources/icons/SVG/Bold/Time/Stopwatch.svg new file mode 100644 index 0000000..f660e7b --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Stopwatch.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Watch Round.svg b/resources/icons/SVG/Bold/Time/Watch Round.svg new file mode 100644 index 0000000..6197576 --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Watch Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Time/Watch Square Minimalistic Charge.svg b/resources/icons/SVG/Bold/Time/Watch Square Minimalistic Charge.svg new file mode 100644 index 0000000..8843ecf --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Watch Square Minimalistic Charge.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Watch Square Minimalistic.svg b/resources/icons/SVG/Bold/Time/Watch Square Minimalistic.svg new file mode 100644 index 0000000..0b6facc --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Watch Square Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Time/Watch Square.svg b/resources/icons/SVG/Bold/Time/Watch Square.svg new file mode 100644 index 0000000..5e034a3 --- /dev/null +++ b/resources/icons/SVG/Bold/Time/Watch Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Accumulator.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Accumulator.svg new file mode 100644 index 0000000..33d5063 --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Accumulator.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Bus.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Bus.svg new file mode 100644 index 0000000..a5e9220 --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Bus.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Electric Refueling.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Electric Refueling.svg new file mode 100644 index 0000000..9965a4a --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Electric Refueling.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Gas Station.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Gas Station.svg new file mode 100644 index 0000000..51b36c4 --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Gas Station.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Kick Scooter.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Kick Scooter.svg new file mode 100644 index 0000000..dac3284 --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Kick Scooter.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Scooter.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Scooter.svg new file mode 100644 index 0000000..f3c2029 --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Scooter.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Shock Absorber.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Shock Absorber.svg new file mode 100644 index 0000000..7939ee5 --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Shock Absorber.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Spedometer Low.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Spedometer Low.svg new file mode 100644 index 0000000..e9b33a3 --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Spedometer Low.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Spedometer Max.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Spedometer Max.svg new file mode 100644 index 0000000..7645e9d --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Spedometer Max.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Spedometer Middle.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Spedometer Middle.svg new file mode 100644 index 0000000..50d64e5 --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Spedometer Middle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Suspension Bolt.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Suspension Bolt.svg new file mode 100644 index 0000000..2e65f59 --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Suspension Bolt.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Suspension Cross.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Suspension Cross.svg new file mode 100644 index 0000000..718cf1f --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Suspension Cross.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Suspension.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Suspension.svg new file mode 100644 index 0000000..97a8f4b --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Suspension.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Tram.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Tram.svg new file mode 100644 index 0000000..0b145f0 --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Tram.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Transmission Circle.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Transmission Circle.svg new file mode 100644 index 0000000..069df8a --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Transmission Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Transmission Square.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Transmission Square.svg new file mode 100644 index 0000000..a7ba576 --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Transmission Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Transmission.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Transmission.svg new file mode 100644 index 0000000..35127d5 --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Transmission.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Wheel Angle.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Wheel Angle.svg new file mode 100644 index 0000000..38e7b36 --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Wheel Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Transport, Parts, Service/Wheel.svg b/resources/icons/SVG/Bold/Transport, Parts, Service/Wheel.svg new file mode 100644 index 0000000..ebf6514 --- /dev/null +++ b/resources/icons/SVG/Bold/Transport, Parts, Service/Wheel.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Users/User Block Rounded.svg b/resources/icons/SVG/Bold/Users/User Block Rounded.svg new file mode 100644 index 0000000..b88ed7f --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Block Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Users/User Block.svg b/resources/icons/SVG/Bold/Users/User Block.svg new file mode 100644 index 0000000..0f0316a --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Block.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Users/User Check Rounded.svg b/resources/icons/SVG/Bold/Users/User Check Rounded.svg new file mode 100644 index 0000000..2754386 --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Check Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Users/User Check.svg b/resources/icons/SVG/Bold/Users/User Check.svg new file mode 100644 index 0000000..67dba8a --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Users/User Circle.svg b/resources/icons/SVG/Bold/Users/User Circle.svg new file mode 100644 index 0000000..917533d --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Users/User Cross Rounded.svg b/resources/icons/SVG/Bold/Users/User Cross Rounded.svg new file mode 100644 index 0000000..1ca2b13 --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Cross Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Users/User Cross.svg b/resources/icons/SVG/Bold/Users/User Cross.svg new file mode 100644 index 0000000..d012afd --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Users/User Hand Up.svg b/resources/icons/SVG/Bold/Users/User Hand Up.svg new file mode 100644 index 0000000..3fd669c --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Hand Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Users/User Hands.svg b/resources/icons/SVG/Bold/Users/User Hands.svg new file mode 100644 index 0000000..a0ed241 --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Hands.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Users/User Heart Rounded.svg b/resources/icons/SVG/Bold/Users/User Heart Rounded.svg new file mode 100644 index 0000000..8fa5613 --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Heart Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Users/User Heart.svg b/resources/icons/SVG/Bold/Users/User Heart.svg new file mode 100644 index 0000000..3fd0695 --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Users/User Id.svg b/resources/icons/SVG/Bold/Users/User Id.svg new file mode 100644 index 0000000..b88e013 --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Id.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Users/User Minus Rounded.svg b/resources/icons/SVG/Bold/Users/User Minus Rounded.svg new file mode 100644 index 0000000..916665d --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Minus Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Users/User Minus.svg b/resources/icons/SVG/Bold/Users/User Minus.svg new file mode 100644 index 0000000..759f0c0 --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Minus.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Users/User Plus Rounded.svg b/resources/icons/SVG/Bold/Users/User Plus Rounded.svg new file mode 100644 index 0000000..8a42e05 --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Plus Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Users/User Plus.svg b/resources/icons/SVG/Bold/Users/User Plus.svg new file mode 100644 index 0000000..7c3e094 --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Plus.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Users/User Rounded.svg b/resources/icons/SVG/Bold/Users/User Rounded.svg new file mode 100644 index 0000000..df99360 --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Users/User Speak Rounded.svg b/resources/icons/SVG/Bold/Users/User Speak Rounded.svg new file mode 100644 index 0000000..517eb86 --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Speak Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Users/User Speak.svg b/resources/icons/SVG/Bold/Users/User Speak.svg new file mode 100644 index 0000000..aaeb08d --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User Speak.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Users/User.svg b/resources/icons/SVG/Bold/Users/User.svg new file mode 100644 index 0000000..4cb9fc1 --- /dev/null +++ b/resources/icons/SVG/Bold/Users/User.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Users/Users Group Rounded.svg b/resources/icons/SVG/Bold/Users/Users Group Rounded.svg new file mode 100644 index 0000000..90bb294 --- /dev/null +++ b/resources/icons/SVG/Bold/Users/Users Group Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Users/Users Group Two Rounded.svg b/resources/icons/SVG/Bold/Users/Users Group Two Rounded.svg new file mode 100644 index 0000000..697d2fa --- /dev/null +++ b/resources/icons/SVG/Bold/Users/Users Group Two Rounded.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Album.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Album.svg new file mode 100644 index 0000000..ef39b24 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Album.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Camera Add.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Camera Add.svg new file mode 100644 index 0000000..a15ce98 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Camera Add.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Camera Minimalistic.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Camera Minimalistic.svg new file mode 100644 index 0000000..d5dfa60 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Camera Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Camera Rotate.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Camera Rotate.svg new file mode 100644 index 0000000..c762ef7 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Camera Rotate.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Camera Square.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Camera Square.svg new file mode 100644 index 0000000..5208cbf --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Camera Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Camera.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Camera.svg new file mode 100644 index 0000000..675fddc --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Camera.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Edit.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Edit.svg new file mode 100644 index 0000000..48955c0 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Edit.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Open Play.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Open Play.svg new file mode 100644 index 0000000..0db0d2f --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Open Play.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Open.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Open.svg new file mode 100644 index 0000000..fb0775a --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Open.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Play.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Play.svg new file mode 100644 index 0000000..b3d7e16 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Play.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Text.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Text.svg new file mode 100644 index 0000000..4f7f033 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard Text.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard.svg new file mode 100644 index 0000000..607139f --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Clapperboard.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Full Screen Circle.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Full Screen Circle.svg new file mode 100644 index 0000000..231984c --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Full Screen Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Full Screen Square.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Full Screen Square.svg new file mode 100644 index 0000000..66889e8 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Full Screen Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Full Screen.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Full Screen.svg new file mode 100644 index 0000000..1fb3626 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Full Screen.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Add.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Add.svg new file mode 100644 index 0000000..7f71d67 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Add.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Check.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Check.svg new file mode 100644 index 0000000..20bdda0 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Circle.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Circle.svg new file mode 100644 index 0000000..85652a4 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Download.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Download.svg new file mode 100644 index 0000000..86e950a --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Download.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Edit.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Edit.svg new file mode 100644 index 0000000..319f6d6 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Edit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Favourite.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Favourite.svg new file mode 100644 index 0000000..c537923 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Favourite.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Minimalistic.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Minimalistic.svg new file mode 100644 index 0000000..9faceb4 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Remove.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Remove.svg new file mode 100644 index 0000000..d75c905 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Round.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Round.svg new file mode 100644 index 0000000..f285179 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Send.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Send.svg new file mode 100644 index 0000000..3646b33 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Send.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Wide.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Wide.svg new file mode 100644 index 0000000..25908da --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery Wide.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery.svg new file mode 100644 index 0000000..546f978 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Gallery.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Library.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Library.svg new file mode 100644 index 0000000..a263fba --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Library.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Microphone 2.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Microphone 2.svg new file mode 100644 index 0000000..3bd761d --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Microphone 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Microphone 3.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Microphone 3.svg new file mode 100644 index 0000000..634efbf --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Microphone 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Microphone Large.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Microphone Large.svg new file mode 100644 index 0000000..6c337a8 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Microphone Large.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Microphone.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Microphone.svg new file mode 100644 index 0000000..c9bdfb3 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Microphone.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Music Library 2.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Library 2.svg new file mode 100644 index 0000000..9e16a46 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Library 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Music Library.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Library.svg new file mode 100644 index 0000000..1a25a05 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Library.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note 2.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note 2.svg new file mode 100644 index 0000000..a4cee6c --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note 3.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note 3.svg new file mode 100644 index 0000000..2a723e4 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note 4.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note 4.svg new file mode 100644 index 0000000..705ab0f --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note 4.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note Slider 2.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note Slider 2.svg new file mode 100644 index 0000000..fe12256 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note Slider 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note Slider.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note Slider.svg new file mode 100644 index 0000000..53ddb4d --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note Slider.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note.svg new file mode 100644 index 0000000..4ee0e0f --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Note.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Music Notes.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Notes.svg new file mode 100644 index 0000000..723c78a --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Music Notes.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Muted.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Muted.svg new file mode 100644 index 0000000..6d1b707 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Muted.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/PIP 2.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/PIP 2.svg new file mode 100644 index 0000000..d30de80 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/PIP 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/PIP.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/PIP.svg new file mode 100644 index 0000000..a3f9177 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/PIP.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Panorama.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Panorama.svg new file mode 100644 index 0000000..f840cda --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Panorama.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Pause Circle.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Pause Circle.svg new file mode 100644 index 0000000..85f0fc7 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Pause Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Pause.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Pause.svg new file mode 100644 index 0000000..bbc6536 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Pause.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Play Circle.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Play Circle.svg new file mode 100644 index 0000000..c9354e1 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Play Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Play Stream.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Play Stream.svg new file mode 100644 index 0000000..bf553d1 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Play Stream.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Play.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Play.svg new file mode 100644 index 0000000..e7dd45c --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Play.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Playback Speed.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Playback Speed.svg new file mode 100644 index 0000000..96582e3 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Playback Speed.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Podcast.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Podcast.svg new file mode 100644 index 0000000..b6f768e --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Podcast.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Quit Full Screen Circle.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Quit Full Screen Circle.svg new file mode 100644 index 0000000..5dff65c --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Quit Full Screen Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Quit Full Screen Square.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Quit Full Screen Square.svg new file mode 100644 index 0000000..cff36ab --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Quit Full Screen Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Quit Full Screen.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Quit Full Screen.svg new file mode 100644 index 0000000..3ce034a --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Quit Full Screen.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Quit PIP.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Quit PIP.svg new file mode 100644 index 0000000..25161be --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Quit PIP.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Record Circle.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Record Circle.svg new file mode 100644 index 0000000..7024e42 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Record Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Record.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Record.svg new file mode 100644 index 0000000..d48b9e9 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Record.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Reel 2.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Reel 2.svg new file mode 100644 index 0000000..c0ec170 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Reel 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Reel.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Reel.svg new file mode 100644 index 0000000..8b8bbf2 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Reel.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Repeat One Minimalistic.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Repeat One Minimalistic.svg new file mode 100644 index 0000000..16014c4 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Repeat One Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Repeat One.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Repeat One.svg new file mode 100644 index 0000000..ee6e9eb --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Repeat One.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Repeat.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Repeat.svg new file mode 100644 index 0000000..4e5a167 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Repeat.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 10 Seconds Back.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 10 Seconds Back.svg new file mode 100644 index 0000000..c933c04 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 10 Seconds Back.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 10 Seconds Forward.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 10 Seconds Forward.svg new file mode 100644 index 0000000..b7bca18 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 10 Seconds Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 15 Seconds Back.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 15 Seconds Back.svg new file mode 100644 index 0000000..de234d5 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 15 Seconds Back.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 15 Seconds Forward.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 15 Seconds Forward.svg new file mode 100644 index 0000000..3fcc427 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 15 Seconds Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 5 Seconds Back.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 5 Seconds Back.svg new file mode 100644 index 0000000..0d18a9f --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 5 Seconds Back.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 5 Seconds Forward.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 5 Seconds Forward.svg new file mode 100644 index 0000000..cfb1cf2 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind 5 Seconds Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind Back Circle.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind Back Circle.svg new file mode 100644 index 0000000..4606697 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind Back Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind Back.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind Back.svg new file mode 100644 index 0000000..411a6d9 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind Back.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind Forward Circle.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind Forward Circle.svg new file mode 100644 index 0000000..fd706a0 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind Forward Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind Forward.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind Forward.svg new file mode 100644 index 0000000..41e4c92 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Rewind Forward.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Shuffle.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Shuffle.svg new file mode 100644 index 0000000..712b229 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Shuffle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Skip Next.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Skip Next.svg new file mode 100644 index 0000000..2e8ab85 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Skip Next.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Skip Previous.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Skip Previous.svg new file mode 100644 index 0000000..585711c --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Skip Previous.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Soundwave Circle.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Soundwave Circle.svg new file mode 100644 index 0000000..68fc73b --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Soundwave Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Soundwave Square.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Soundwave Square.svg new file mode 100644 index 0000000..a04e4b5 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Soundwave Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Soundwave.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Soundwave.svg new file mode 100644 index 0000000..7edf24b --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Soundwave.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Stop Circle.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Stop Circle.svg new file mode 100644 index 0000000..4da790c --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Stop Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Stop.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Stop.svg new file mode 100644 index 0000000..8bb77a1 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Stop.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Stream.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Stream.svg new file mode 100644 index 0000000..7e00de4 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Stream.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/To PIP.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/To PIP.svg new file mode 100644 index 0000000..40ae3ab --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/To PIP.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Upload Track 2.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Upload Track 2.svg new file mode 100644 index 0000000..480896a --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Upload Track 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Upload Track.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Upload Track.svg new file mode 100644 index 0000000..bf605ad --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Upload Track.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame 2.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame 2.svg new file mode 100644 index 0000000..0f5fd7f --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame 2.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Cut 2.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Cut 2.svg new file mode 100644 index 0000000..b850e09 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Cut 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Cut.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Cut.svg new file mode 100644 index 0000000..eb2b195 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Cut.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Play Horizontal.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Play Horizontal.svg new file mode 100644 index 0000000..181eb47 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Play Horizontal.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Play Vertical.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Play Vertical.svg new file mode 100644 index 0000000..9b05993 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Play Vertical.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Replace.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Replace.svg new file mode 100644 index 0000000..ab36584 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame Replace.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame.svg new file mode 100644 index 0000000..5e3c0c3 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Video Frame.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Video Library.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Video Library.svg new file mode 100644 index 0000000..5a24d32 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Video Library.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Videocamera Add.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Videocamera Add.svg new file mode 100644 index 0000000..2fc44a5 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Videocamera Add.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Videocamera Record.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Videocamera Record.svg new file mode 100644 index 0000000..fd09b8d --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Videocamera Record.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Videocamera.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Videocamera.svg new file mode 100644 index 0000000..7129d2d --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Videocamera.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Vinyl Record.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Vinyl Record.svg new file mode 100644 index 0000000..aa5427a --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Vinyl Record.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Vinyl.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Vinyl.svg new file mode 100644 index 0000000..1806ae5 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Vinyl.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Volume Cross.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Volume Cross.svg new file mode 100644 index 0000000..615f49e --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Volume Cross.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Volume Loud.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Volume Loud.svg new file mode 100644 index 0000000..ab1cbd7 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Volume Loud.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Volume Small.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Volume Small.svg new file mode 100644 index 0000000..4429103 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Volume Small.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Volume.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Volume.svg new file mode 100644 index 0000000..571e5e6 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Volume.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Video, Audio, Sound/Wallpaper.svg b/resources/icons/SVG/Bold/Video, Audio, Sound/Wallpaper.svg new file mode 100644 index 0000000..662fcd1 --- /dev/null +++ b/resources/icons/SVG/Bold/Video, Audio, Sound/Wallpaper.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloud Bolt Minimalistic.svg b/resources/icons/SVG/Bold/Weather/Cloud Bolt Minimalistic.svg new file mode 100644 index 0000000..275dfd9 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloud Bolt Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloud Bolt.svg b/resources/icons/SVG/Bold/Weather/Cloud Bolt.svg new file mode 100644 index 0000000..e49c152 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloud Bolt.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloud Check.svg b/resources/icons/SVG/Bold/Weather/Cloud Check.svg new file mode 100644 index 0000000..118840e --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloud Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloud Download.svg b/resources/icons/SVG/Bold/Weather/Cloud Download.svg new file mode 100644 index 0000000..c8fb208 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloud Download.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloud Minus.svg b/resources/icons/SVG/Bold/Weather/Cloud Minus.svg new file mode 100644 index 0000000..7f537ef --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloud Minus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloud Plus.svg b/resources/icons/SVG/Bold/Weather/Cloud Plus.svg new file mode 100644 index 0000000..d2629f6 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloud Plus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloud Rain.svg b/resources/icons/SVG/Bold/Weather/Cloud Rain.svg new file mode 100644 index 0000000..df53a64 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloud Rain.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloud Snowfall Minimalistic.svg b/resources/icons/SVG/Bold/Weather/Cloud Snowfall Minimalistic.svg new file mode 100644 index 0000000..dfcc543 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloud Snowfall Minimalistic.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloud Snowfall.svg b/resources/icons/SVG/Bold/Weather/Cloud Snowfall.svg new file mode 100644 index 0000000..b07a74e --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloud Snowfall.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloud Storm.svg b/resources/icons/SVG/Bold/Weather/Cloud Storm.svg new file mode 100644 index 0000000..7594740 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloud Storm.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloud Sun 2.svg b/resources/icons/SVG/Bold/Weather/Cloud Sun 2.svg new file mode 100644 index 0000000..5756729 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloud Sun 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloud Sun.svg b/resources/icons/SVG/Bold/Weather/Cloud Sun.svg new file mode 100644 index 0000000..248b3d7 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloud Sun.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloud Upload.svg b/resources/icons/SVG/Bold/Weather/Cloud Upload.svg new file mode 100644 index 0000000..ab804cc --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloud Upload.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloud Waterdrop.svg b/resources/icons/SVG/Bold/Weather/Cloud Waterdrop.svg new file mode 100644 index 0000000..73c0610 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloud Waterdrop.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloud Waterdrops.svg b/resources/icons/SVG/Bold/Weather/Cloud Waterdrops.svg new file mode 100644 index 0000000..78ea179 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloud Waterdrops.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloud.svg b/resources/icons/SVG/Bold/Weather/Cloud.svg new file mode 100644 index 0000000..da43632 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloud.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Weather/Clouds.svg b/resources/icons/SVG/Bold/Weather/Clouds.svg new file mode 100644 index 0000000..229b864 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Clouds.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Cloudy Moon.svg b/resources/icons/SVG/Bold/Weather/Cloudy Moon.svg new file mode 100644 index 0000000..711dab6 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Cloudy Moon.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Weather/Clound Cross.svg b/resources/icons/SVG/Bold/Weather/Clound Cross.svg new file mode 100644 index 0000000..0549b72 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Clound Cross.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Fog.svg b/resources/icons/SVG/Bold/Weather/Fog.svg new file mode 100644 index 0000000..41eb4c4 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Fog.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Weather/Moon Fog.svg b/resources/icons/SVG/Bold/Weather/Moon Fog.svg new file mode 100644 index 0000000..2ed3139 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Moon Fog.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Weather/Moon Sleep.svg b/resources/icons/SVG/Bold/Weather/Moon Sleep.svg new file mode 100644 index 0000000..0bd5af1 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Moon Sleep.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Moon Stars.svg b/resources/icons/SVG/Bold/Weather/Moon Stars.svg new file mode 100644 index 0000000..1aafd1c --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Moon Stars.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Weather/Moon.svg b/resources/icons/SVG/Bold/Weather/Moon.svg new file mode 100644 index 0000000..eed641c --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Moon.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Weather/Snowflake.svg b/resources/icons/SVG/Bold/Weather/Snowflake.svg new file mode 100644 index 0000000..ba8b789 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Snowflake.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Weather/Stars.svg b/resources/icons/SVG/Bold/Weather/Stars.svg new file mode 100644 index 0000000..3a1f22b --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Stars.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Sun 2.svg b/resources/icons/SVG/Bold/Weather/Sun 2.svg new file mode 100644 index 0000000..194c097 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Sun 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Sun Fog.svg b/resources/icons/SVG/Bold/Weather/Sun Fog.svg new file mode 100644 index 0000000..c1d6974 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Sun Fog.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Weather/Sun.svg b/resources/icons/SVG/Bold/Weather/Sun.svg new file mode 100644 index 0000000..1638a02 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Sun.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Bold/Weather/Sunrise.svg b/resources/icons/SVG/Bold/Weather/Sunrise.svg new file mode 100644 index 0000000..683fc8d --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Sunrise.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Weather/Sunset.svg b/resources/icons/SVG/Bold/Weather/Sunset.svg new file mode 100644 index 0000000..822f116 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Sunset.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Weather/Temperature.svg b/resources/icons/SVG/Bold/Weather/Temperature.svg new file mode 100644 index 0000000..44d555a --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Temperature.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Bold/Weather/Tornado Small.svg b/resources/icons/SVG/Bold/Weather/Tornado Small.svg new file mode 100644 index 0000000..60193e4 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Tornado Small.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Bold/Weather/Tornado.svg b/resources/icons/SVG/Bold/Weather/Tornado.svg new file mode 100644 index 0000000..b5b5a54 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Tornado.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Weather/Waterdrops.svg b/resources/icons/SVG/Bold/Weather/Waterdrops.svg new file mode 100644 index 0000000..71cf1ee --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Waterdrops.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Bold/Weather/Wind.svg b/resources/icons/SVG/Bold/Weather/Wind.svg new file mode 100644 index 0000000..7f6a602 --- /dev/null +++ b/resources/icons/SVG/Bold/Weather/Wind.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Arrow To Down Left.svg b/resources/icons/SVG/Broken/Arrows Action/Arrow To Down Left.svg new file mode 100644 index 0000000..a1cf51b --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Arrow To Down Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Arrow To Down Right.svg b/resources/icons/SVG/Broken/Arrows Action/Arrow To Down Right.svg new file mode 100644 index 0000000..31de188 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Arrow To Down Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Arrow To Top Left.svg b/resources/icons/SVG/Broken/Arrows Action/Arrow To Top Left.svg new file mode 100644 index 0000000..a85a7a2 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Arrow To Top Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Arrow To Top Right.svg b/resources/icons/SVG/Broken/Arrows Action/Arrow To Top Right.svg new file mode 100644 index 0000000..543e8ed --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Arrow To Top Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Circle Bottom Down.svg b/resources/icons/SVG/Broken/Arrows Action/Circle Bottom Down.svg new file mode 100644 index 0000000..c7d21d1 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Circle Bottom Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Circle Bottom Up.svg b/resources/icons/SVG/Broken/Arrows Action/Circle Bottom Up.svg new file mode 100644 index 0000000..395240b --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Circle Bottom Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Circle Top Down.svg b/resources/icons/SVG/Broken/Arrows Action/Circle Top Down.svg new file mode 100644 index 0000000..a3af6c8 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Circle Top Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Circle Top Up.svg b/resources/icons/SVG/Broken/Arrows Action/Circle Top Up.svg new file mode 100644 index 0000000..f460307 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Circle Top Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Download Minimalistic.svg b/resources/icons/SVG/Broken/Arrows Action/Download Minimalistic.svg new file mode 100644 index 0000000..2750bda --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Download Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Download Square.svg b/resources/icons/SVG/Broken/Arrows Action/Download Square.svg new file mode 100644 index 0000000..ea050b8 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Download Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Download Twice Square.svg b/resources/icons/SVG/Broken/Arrows Action/Download Twice Square.svg new file mode 100644 index 0000000..3514560 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Download Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Download.svg b/resources/icons/SVG/Broken/Arrows Action/Download.svg new file mode 100644 index 0000000..fa90af6 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Download.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Exit.svg b/resources/icons/SVG/Broken/Arrows Action/Exit.svg new file mode 100644 index 0000000..6ce87de --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Exit.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Export.svg b/resources/icons/SVG/Broken/Arrows Action/Export.svg new file mode 100644 index 0000000..ba9dc27 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Export.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Forward 2.svg b/resources/icons/SVG/Broken/Arrows Action/Forward 2.svg new file mode 100644 index 0000000..3266fbe --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Forward 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Forward.svg b/resources/icons/SVG/Broken/Arrows Action/Forward.svg new file mode 100644 index 0000000..76efd6c --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Forward.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Import.svg b/resources/icons/SVG/Broken/Arrows Action/Import.svg new file mode 100644 index 0000000..80816ef --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Import.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Login 2.svg b/resources/icons/SVG/Broken/Arrows Action/Login 2.svg new file mode 100644 index 0000000..4147052 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Login 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Login 3.svg b/resources/icons/SVG/Broken/Arrows Action/Login 3.svg new file mode 100644 index 0000000..77a594b --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Login 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Login.svg b/resources/icons/SVG/Broken/Arrows Action/Login.svg new file mode 100644 index 0000000..652ea0b --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Login.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Logout 2.svg b/resources/icons/SVG/Broken/Arrows Action/Logout 2.svg new file mode 100644 index 0000000..c22d12a --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Logout 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Logout 3.svg b/resources/icons/SVG/Broken/Arrows Action/Logout 3.svg new file mode 100644 index 0000000..0acf429 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Logout 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Logout.svg b/resources/icons/SVG/Broken/Arrows Action/Logout.svg new file mode 100644 index 0000000..0af6f5f --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Logout.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Maximize Square 2.svg b/resources/icons/SVG/Broken/Arrows Action/Maximize Square 2.svg new file mode 100644 index 0000000..61e7e10 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Maximize Square 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Maximize Square 3.svg b/resources/icons/SVG/Broken/Arrows Action/Maximize Square 3.svg new file mode 100644 index 0000000..f1d52f3 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Maximize Square 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Maximize Square Minimalistic.svg b/resources/icons/SVG/Broken/Arrows Action/Maximize Square Minimalistic.svg new file mode 100644 index 0000000..5db0cde --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Maximize Square Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Maximize Square.svg b/resources/icons/SVG/Broken/Arrows Action/Maximize Square.svg new file mode 100644 index 0000000..a858b9e --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Maximize Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Maximize.svg b/resources/icons/SVG/Broken/Arrows Action/Maximize.svg new file mode 100644 index 0000000..07f691e --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Maximize.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Minimize Square 2.svg b/resources/icons/SVG/Broken/Arrows Action/Minimize Square 2.svg new file mode 100644 index 0000000..aa5c298 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Minimize Square 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Minimize Square 3.svg b/resources/icons/SVG/Broken/Arrows Action/Minimize Square 3.svg new file mode 100644 index 0000000..801d658 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Minimize Square 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Minimize Square Minimalistic.svg b/resources/icons/SVG/Broken/Arrows Action/Minimize Square Minimalistic.svg new file mode 100644 index 0000000..32f33f8 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Minimize Square Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Minimize Square.svg b/resources/icons/SVG/Broken/Arrows Action/Minimize Square.svg new file mode 100644 index 0000000..51e840d --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Minimize Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Minimize.svg b/resources/icons/SVG/Broken/Arrows Action/Minimize.svg new file mode 100644 index 0000000..5376627 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Minimize.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Recive Square.svg b/resources/icons/SVG/Broken/Arrows Action/Recive Square.svg new file mode 100644 index 0000000..979b6fb --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Recive Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Recive Twice Square.svg b/resources/icons/SVG/Broken/Arrows Action/Recive Twice Square.svg new file mode 100644 index 0000000..d3ed9bc --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Recive Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Reorder.svg b/resources/icons/SVG/Broken/Arrows Action/Reorder.svg new file mode 100644 index 0000000..59b180a --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Reorder.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Reply 2.svg b/resources/icons/SVG/Broken/Arrows Action/Reply 2.svg new file mode 100644 index 0000000..d57eb99 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Reply 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Reply.svg b/resources/icons/SVG/Broken/Arrows Action/Reply.svg new file mode 100644 index 0000000..ae68b85 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Reply.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Scale.svg b/resources/icons/SVG/Broken/Arrows Action/Scale.svg new file mode 100644 index 0000000..2ae544c --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Scale.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Screen Share.svg b/resources/icons/SVG/Broken/Arrows Action/Screen Share.svg new file mode 100644 index 0000000..307d07a --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Screen Share.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Send Square.svg b/resources/icons/SVG/Broken/Arrows Action/Send Square.svg new file mode 100644 index 0000000..83b05b5 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Send Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Send Twice Square.svg b/resources/icons/SVG/Broken/Arrows Action/Send Twice Square.svg new file mode 100644 index 0000000..c47209d --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Send Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Square Bottom Down.svg b/resources/icons/SVG/Broken/Arrows Action/Square Bottom Down.svg new file mode 100644 index 0000000..a42cf4f --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Square Bottom Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Square Bottom Up.svg b/resources/icons/SVG/Broken/Arrows Action/Square Bottom Up.svg new file mode 100644 index 0000000..d147193 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Square Bottom Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Square Top Down.svg b/resources/icons/SVG/Broken/Arrows Action/Square Top Down.svg new file mode 100644 index 0000000..ed1c2e8 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Square Top Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Square Top Up.svg b/resources/icons/SVG/Broken/Arrows Action/Square Top Up.svg new file mode 100644 index 0000000..a4de64b --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Square Top Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Undo Left Round Square.svg b/resources/icons/SVG/Broken/Arrows Action/Undo Left Round Square.svg new file mode 100644 index 0000000..1093561 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Undo Left Round Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Undo Left Round.svg b/resources/icons/SVG/Broken/Arrows Action/Undo Left Round.svg new file mode 100644 index 0000000..3bfff9a --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Undo Left Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Undo Left Square.svg b/resources/icons/SVG/Broken/Arrows Action/Undo Left Square.svg new file mode 100644 index 0000000..90f0b24 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Undo Left Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Undo Left.svg b/resources/icons/SVG/Broken/Arrows Action/Undo Left.svg new file mode 100644 index 0000000..a1619d7 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Undo Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Undo Right Round Square.svg b/resources/icons/SVG/Broken/Arrows Action/Undo Right Round Square.svg new file mode 100644 index 0000000..cc9ff70 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Undo Right Round Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Undo Right Round.svg b/resources/icons/SVG/Broken/Arrows Action/Undo Right Round.svg new file mode 100644 index 0000000..7f9b981 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Undo Right Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Undo Right Square.svg b/resources/icons/SVG/Broken/Arrows Action/Undo Right Square.svg new file mode 100644 index 0000000..84143c6 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Undo Right Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Undo Right.svg b/resources/icons/SVG/Broken/Arrows Action/Undo Right.svg new file mode 100644 index 0000000..1a78306 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Undo Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Upload Minimalistic.svg b/resources/icons/SVG/Broken/Arrows Action/Upload Minimalistic.svg new file mode 100644 index 0000000..293f407 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Upload Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Upload Square.svg b/resources/icons/SVG/Broken/Arrows Action/Upload Square.svg new file mode 100644 index 0000000..55eec4e --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Upload Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Upload Twice Square.svg b/resources/icons/SVG/Broken/Arrows Action/Upload Twice Square.svg new file mode 100644 index 0000000..f717334 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Upload Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Arrows Action/Upload.svg b/resources/icons/SVG/Broken/Arrows Action/Upload.svg new file mode 100644 index 0000000..d3214b6 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows Action/Upload.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Alt Arrow Down.svg b/resources/icons/SVG/Broken/Arrows/Alt Arrow Down.svg new file mode 100644 index 0000000..22e3774 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Alt Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows/Alt Arrow Left.svg b/resources/icons/SVG/Broken/Arrows/Alt Arrow Left.svg new file mode 100644 index 0000000..cddb21d --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Alt Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows/Alt Arrow Right.svg b/resources/icons/SVG/Broken/Arrows/Alt Arrow Right.svg new file mode 100644 index 0000000..fa8e40d --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Alt Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows/Alt Arrow Up.svg b/resources/icons/SVG/Broken/Arrows/Alt Arrow Up.svg new file mode 100644 index 0000000..cf46823 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Alt Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows/Arrow Down.svg b/resources/icons/SVG/Broken/Arrows/Arrow Down.svg new file mode 100644 index 0000000..9d08af6 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows/Arrow Left Down.svg b/resources/icons/SVG/Broken/Arrows/Arrow Left Down.svg new file mode 100644 index 0000000..fbcb690 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Arrow Left Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows/Arrow Left Up.svg b/resources/icons/SVG/Broken/Arrows/Arrow Left Up.svg new file mode 100644 index 0000000..1455be1 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Arrow Left Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows/Arrow Left.svg b/resources/icons/SVG/Broken/Arrows/Arrow Left.svg new file mode 100644 index 0000000..41ceccb --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows/Arrow Right Down.svg b/resources/icons/SVG/Broken/Arrows/Arrow Right Down.svg new file mode 100644 index 0000000..e197c41 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Arrow Right Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows/Arrow Right Up.svg b/resources/icons/SVG/Broken/Arrows/Arrow Right Up.svg new file mode 100644 index 0000000..8bb8e9b --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Arrow Right Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows/Arrow Right.svg b/resources/icons/SVG/Broken/Arrows/Arrow Right.svg new file mode 100644 index 0000000..e098728 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows/Arrow Up.svg b/resources/icons/SVG/Broken/Arrows/Arrow Up.svg new file mode 100644 index 0000000..0925306 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Arrows/Double Alt Arrow Down.svg b/resources/icons/SVG/Broken/Arrows/Double Alt Arrow Down.svg new file mode 100644 index 0000000..2cd902a --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Double Alt Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Double Alt Arrow Left.svg b/resources/icons/SVG/Broken/Arrows/Double Alt Arrow Left.svg new file mode 100644 index 0000000..4d0de1e --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Double Alt Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Double Alt Arrow Right.svg b/resources/icons/SVG/Broken/Arrows/Double Alt Arrow Right.svg new file mode 100644 index 0000000..1889c19 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Double Alt Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Double Alt Arrow Up.svg b/resources/icons/SVG/Broken/Arrows/Double Alt Arrow Up.svg new file mode 100644 index 0000000..0ab24d9 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Double Alt Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Refresh Circle.svg b/resources/icons/SVG/Broken/Arrows/Refresh Circle.svg new file mode 100644 index 0000000..d440e01 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Refresh Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Refresh Square.svg b/resources/icons/SVG/Broken/Arrows/Refresh Square.svg new file mode 100644 index 0000000..6321c8d --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Refresh Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Refresh.svg b/resources/icons/SVG/Broken/Arrows/Refresh.svg new file mode 100644 index 0000000..0a5e92f --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Refresh.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Restart Circle.svg b/resources/icons/SVG/Broken/Arrows/Restart Circle.svg new file mode 100644 index 0000000..82c2210 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Restart Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Restart Square.svg b/resources/icons/SVG/Broken/Arrows/Restart Square.svg new file mode 100644 index 0000000..35cb714 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Restart Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Restart.svg b/resources/icons/SVG/Broken/Arrows/Restart.svg new file mode 100644 index 0000000..36411dd --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Restart.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Alt Arrow Down.svg b/resources/icons/SVG/Broken/Arrows/Round Alt Arrow Down.svg new file mode 100644 index 0000000..ed544da --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Alt Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Alt Arrow Left.svg b/resources/icons/SVG/Broken/Arrows/Round Alt Arrow Left.svg new file mode 100644 index 0000000..e1977af --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Alt Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Alt Arrow Right.svg b/resources/icons/SVG/Broken/Arrows/Round Alt Arrow Right.svg new file mode 100644 index 0000000..35e19bc --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Alt Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Alt Arrow Up.svg b/resources/icons/SVG/Broken/Arrows/Round Alt Arrow Up.svg new file mode 100644 index 0000000..fe6f766 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Alt Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Arrow Down.svg b/resources/icons/SVG/Broken/Arrows/Round Arrow Down.svg new file mode 100644 index 0000000..8657c98 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Arrow Left Down.svg b/resources/icons/SVG/Broken/Arrows/Round Arrow Left Down.svg new file mode 100644 index 0000000..0157a29 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Arrow Left Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Arrow Left Up.svg b/resources/icons/SVG/Broken/Arrows/Round Arrow Left Up.svg new file mode 100644 index 0000000..cc8e989 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Arrow Left Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Arrow Left.svg b/resources/icons/SVG/Broken/Arrows/Round Arrow Left.svg new file mode 100644 index 0000000..97d8d66 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Arrow Right Down.svg b/resources/icons/SVG/Broken/Arrows/Round Arrow Right Down.svg new file mode 100644 index 0000000..77ca24a --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Arrow Right Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Arrow Right Up.svg b/resources/icons/SVG/Broken/Arrows/Round Arrow Right Up.svg new file mode 100644 index 0000000..63341b8 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Arrow Right Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Arrow Right.svg b/resources/icons/SVG/Broken/Arrows/Round Arrow Right.svg new file mode 100644 index 0000000..5586e0e --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Arrow Up.svg b/resources/icons/SVG/Broken/Arrows/Round Arrow Up.svg new file mode 100644 index 0000000..e3645d6 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Double Alt Arrow Down.svg b/resources/icons/SVG/Broken/Arrows/Round Double Alt Arrow Down.svg new file mode 100644 index 0000000..67a3ca8 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Double Alt Arrow Down.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Double Alt Arrow Left.svg b/resources/icons/SVG/Broken/Arrows/Round Double Alt Arrow Left.svg new file mode 100644 index 0000000..8affe9e --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Double Alt Arrow Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Double Alt Arrow Right.svg b/resources/icons/SVG/Broken/Arrows/Round Double Alt Arrow Right.svg new file mode 100644 index 0000000..f77a501 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Double Alt Arrow Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Double Alt Arrow Up.svg b/resources/icons/SVG/Broken/Arrows/Round Double Alt Arrow Up.svg new file mode 100644 index 0000000..db406ef --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Double Alt Arrow Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Sort Horizontal.svg b/resources/icons/SVG/Broken/Arrows/Round Sort Horizontal.svg new file mode 100644 index 0000000..3171a1d --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Sort Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Sort Vertical.svg b/resources/icons/SVG/Broken/Arrows/Round Sort Vertical.svg new file mode 100644 index 0000000..5c96719 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Sort Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Transfer Diagonal.svg b/resources/icons/SVG/Broken/Arrows/Round Transfer Diagonal.svg new file mode 100644 index 0000000..bcb1f34 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Transfer Diagonal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Transfer Horizontal.svg b/resources/icons/SVG/Broken/Arrows/Round Transfer Horizontal.svg new file mode 100644 index 0000000..5e944eb --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Transfer Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Round Transfer Vertical.svg b/resources/icons/SVG/Broken/Arrows/Round Transfer Vertical.svg new file mode 100644 index 0000000..97e7d4a --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Round Transfer Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Sort Horizontal.svg b/resources/icons/SVG/Broken/Arrows/Sort Horizontal.svg new file mode 100644 index 0000000..1089f44 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Sort Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Sort Vertical.svg b/resources/icons/SVG/Broken/Arrows/Sort Vertical.svg new file mode 100644 index 0000000..4450566 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Sort Vertical.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Alt Arrow Down.svg b/resources/icons/SVG/Broken/Arrows/Square Alt Arrow Down.svg new file mode 100644 index 0000000..2ec8fac --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Alt Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Alt Arrow Left.svg b/resources/icons/SVG/Broken/Arrows/Square Alt Arrow Left.svg new file mode 100644 index 0000000..1ef849c --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Alt Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Alt Arrow Right.svg b/resources/icons/SVG/Broken/Arrows/Square Alt Arrow Right.svg new file mode 100644 index 0000000..3b14cf5 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Alt Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Alt Arrow Up.svg b/resources/icons/SVG/Broken/Arrows/Square Alt Arrow Up.svg new file mode 100644 index 0000000..6c326d3 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Alt Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Arrow Down.svg b/resources/icons/SVG/Broken/Arrows/Square Arrow Down.svg new file mode 100644 index 0000000..cbaf28c --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Arrow Left Down.svg b/resources/icons/SVG/Broken/Arrows/Square Arrow Left Down.svg new file mode 100644 index 0000000..6ddd3f4 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Arrow Left Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Arrow Left Up.svg b/resources/icons/SVG/Broken/Arrows/Square Arrow Left Up.svg new file mode 100644 index 0000000..e587bf7 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Arrow Left Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Arrow Left.svg b/resources/icons/SVG/Broken/Arrows/Square Arrow Left.svg new file mode 100644 index 0000000..88a2167 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Arrow Right Down.svg b/resources/icons/SVG/Broken/Arrows/Square Arrow Right Down.svg new file mode 100644 index 0000000..7128793 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Arrow Right Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Arrow Right Up.svg b/resources/icons/SVG/Broken/Arrows/Square Arrow Right Up.svg new file mode 100644 index 0000000..58c044e --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Arrow Right Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Arrow Right.svg b/resources/icons/SVG/Broken/Arrows/Square Arrow Right.svg new file mode 100644 index 0000000..fa4aee6 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Arrow Up.svg b/resources/icons/SVG/Broken/Arrows/Square Arrow Up.svg new file mode 100644 index 0000000..2fce080 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Double Alt Arrow Right.svg b/resources/icons/SVG/Broken/Arrows/Square Double Alt Arrow Right.svg new file mode 100644 index 0000000..e5ff365 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Double Alt Arrow Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Double Alt Arrow Down.svg b/resources/icons/SVG/Broken/Arrows/Square Double Alt Arrow Down.svg new file mode 100644 index 0000000..8d67c85 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Double Alt Arrow Down.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Double Alt Arrow Left.svg b/resources/icons/SVG/Broken/Arrows/Square Double Alt Arrow Left.svg new file mode 100644 index 0000000..e074827 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Double Alt Arrow Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Double Alt Arrow Up.svg b/resources/icons/SVG/Broken/Arrows/Square Double Alt Arrow Up.svg new file mode 100644 index 0000000..dc1ad6a --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Double Alt Arrow Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Sort Horizontal.svg b/resources/icons/SVG/Broken/Arrows/Square Sort Horizontal.svg new file mode 100644 index 0000000..3f802d0 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Sort Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Sort Vertical.svg b/resources/icons/SVG/Broken/Arrows/Square Sort Vertical.svg new file mode 100644 index 0000000..fac9d66 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Sort Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Transfer Horizontal.svg b/resources/icons/SVG/Broken/Arrows/Square Transfer Horizontal.svg new file mode 100644 index 0000000..6d5c52e --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Transfer Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Square Transfer Vertical.svg b/resources/icons/SVG/Broken/Arrows/Square Transfer Vertical.svg new file mode 100644 index 0000000..cf4ce85 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Square Transfer Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Transfer Horizontal.svg b/resources/icons/SVG/Broken/Arrows/Transfer Horizontal.svg new file mode 100644 index 0000000..39760de --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Transfer Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Arrows/Transfer Vertical.svg b/resources/icons/SVG/Broken/Arrows/Transfer Vertical.svg new file mode 100644 index 0000000..8427232 --- /dev/null +++ b/resources/icons/SVG/Broken/Arrows/Transfer Vertical.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Asteroid.svg b/resources/icons/SVG/Broken/Astronomy/Asteroid.svg new file mode 100644 index 0000000..19b0367 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Asteroid.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Atom.svg b/resources/icons/SVG/Broken/Astronomy/Atom.svg new file mode 100644 index 0000000..1cc2253 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Atom.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Black Hole 2.svg b/resources/icons/SVG/Broken/Astronomy/Black Hole 2.svg new file mode 100644 index 0000000..fa078bb --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Black Hole 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Black Hole 3.svg b/resources/icons/SVG/Broken/Astronomy/Black Hole 3.svg new file mode 100644 index 0000000..b2f45ef --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Black Hole 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Black Hole.svg b/resources/icons/SVG/Broken/Astronomy/Black Hole.svg new file mode 100644 index 0000000..1003bda --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Black Hole.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Earth.svg b/resources/icons/SVG/Broken/Astronomy/Earth.svg new file mode 100644 index 0000000..cc4604e --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Earth.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Infinity.svg b/resources/icons/SVG/Broken/Astronomy/Infinity.svg new file mode 100644 index 0000000..07caa65 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Infinity.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Men.svg b/resources/icons/SVG/Broken/Astronomy/Men.svg new file mode 100644 index 0000000..706991d --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Men.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Planet 2.svg b/resources/icons/SVG/Broken/Astronomy/Planet 2.svg new file mode 100644 index 0000000..ae68ffd --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Planet 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Planet 3.svg b/resources/icons/SVG/Broken/Astronomy/Planet 3.svg new file mode 100644 index 0000000..91680c7 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Planet 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Planet 4.svg b/resources/icons/SVG/Broken/Astronomy/Planet 4.svg new file mode 100644 index 0000000..c26acd1 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Planet 4.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Planet.svg b/resources/icons/SVG/Broken/Astronomy/Planet.svg new file mode 100644 index 0000000..424a949 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Planet.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Rocket 2.svg b/resources/icons/SVG/Broken/Astronomy/Rocket 2.svg new file mode 100644 index 0000000..ffb6569 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Rocket 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Rocket.svg b/resources/icons/SVG/Broken/Astronomy/Rocket.svg new file mode 100644 index 0000000..78830a1 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Rocket.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Satellite.svg b/resources/icons/SVG/Broken/Astronomy/Satellite.svg new file mode 100644 index 0000000..78265fa --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Satellite.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Star Angle.svg b/resources/icons/SVG/Broken/Astronomy/Star Angle.svg new file mode 100644 index 0000000..c67dc59 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Star Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Star Circle.svg b/resources/icons/SVG/Broken/Astronomy/Star Circle.svg new file mode 100644 index 0000000..0a1a213 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Star Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Star Fall 2.svg b/resources/icons/SVG/Broken/Astronomy/Star Fall 2.svg new file mode 100644 index 0000000..4b5b1eb --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Star Fall 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Star Fall Minimalistic 2.svg b/resources/icons/SVG/Broken/Astronomy/Star Fall Minimalistic 2.svg new file mode 100644 index 0000000..d5c6a26 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Star Fall Minimalistic 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Star Fall Minimalistic.svg b/resources/icons/SVG/Broken/Astronomy/Star Fall Minimalistic.svg new file mode 100644 index 0000000..59247b4 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Star Fall Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Star Fall.svg b/resources/icons/SVG/Broken/Astronomy/Star Fall.svg new file mode 100644 index 0000000..fc00146 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Star Fall.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Star Rainbow.svg b/resources/icons/SVG/Broken/Astronomy/Star Rainbow.svg new file mode 100644 index 0000000..d2bd263 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Star Rainbow.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Star Ring.svg b/resources/icons/SVG/Broken/Astronomy/Star Ring.svg new file mode 100644 index 0000000..7a48b67 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Star Ring.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Star Rings.svg b/resources/icons/SVG/Broken/Astronomy/Star Rings.svg new file mode 100644 index 0000000..0927bf7 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Star Rings.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Star.svg b/resources/icons/SVG/Broken/Astronomy/Star.svg new file mode 100644 index 0000000..0f48dfd --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Stars Line.svg b/resources/icons/SVG/Broken/Astronomy/Stars Line.svg new file mode 100644 index 0000000..83db4ab --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Stars Line.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Stars Minimalistic.svg b/resources/icons/SVG/Broken/Astronomy/Stars Minimalistic.svg new file mode 100644 index 0000000..a86ead2 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Stars Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Stars.svg b/resources/icons/SVG/Broken/Astronomy/Stars.svg new file mode 100644 index 0000000..c3dd9cc --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Stars.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/UFO 2.svg b/resources/icons/SVG/Broken/Astronomy/UFO 2.svg new file mode 100644 index 0000000..3e9ef08 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/UFO 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/UFO 3.svg b/resources/icons/SVG/Broken/Astronomy/UFO 3.svg new file mode 100644 index 0000000..1fdd80b --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/UFO 3.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/UFO.svg b/resources/icons/SVG/Broken/Astronomy/UFO.svg new file mode 100644 index 0000000..3dce22b --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/UFO.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Astronomy/Women.svg b/resources/icons/SVG/Broken/Astronomy/Women.svg new file mode 100644 index 0000000..7898001 --- /dev/null +++ b/resources/icons/SVG/Broken/Astronomy/Women.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Chart 2.svg b/resources/icons/SVG/Broken/Business, Statistic/Chart 2.svg new file mode 100644 index 0000000..5a2fdb4 --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Chart 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Chart Square.svg b/resources/icons/SVG/Broken/Business, Statistic/Chart Square.svg new file mode 100644 index 0000000..53254c9 --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Chart Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Chart.svg b/resources/icons/SVG/Broken/Business, Statistic/Chart.svg new file mode 100644 index 0000000..566388e --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Chart.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Chat Square 2.svg b/resources/icons/SVG/Broken/Business, Statistic/Chat Square 2.svg new file mode 100644 index 0000000..cfd39f0 --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Chat Square 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Course Down.svg b/resources/icons/SVG/Broken/Business, Statistic/Course Down.svg new file mode 100644 index 0000000..c940c35 --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Course Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Course Up.svg b/resources/icons/SVG/Broken/Business, Statistic/Course Up.svg new file mode 100644 index 0000000..d30531e --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Course Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Diagram Down.svg b/resources/icons/SVG/Broken/Business, Statistic/Diagram Down.svg new file mode 100644 index 0000000..f1766e0 --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Diagram Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Diagram Up.svg b/resources/icons/SVG/Broken/Business, Statistic/Diagram Up.svg new file mode 100644 index 0000000..01e97a6 --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Diagram Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Graph Down New.svg b/resources/icons/SVG/Broken/Business, Statistic/Graph Down New.svg new file mode 100644 index 0000000..f1a71b1 --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Graph Down New.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Graph Down.svg b/resources/icons/SVG/Broken/Business, Statistic/Graph Down.svg new file mode 100644 index 0000000..84897a3 --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Graph Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Graph New Up.svg b/resources/icons/SVG/Broken/Business, Statistic/Graph New Up.svg new file mode 100644 index 0000000..2be1455 --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Graph New Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Graph New.svg b/resources/icons/SVG/Broken/Business, Statistic/Graph New.svg new file mode 100644 index 0000000..e5a33f5 --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Graph New.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Graph Up.svg b/resources/icons/SVG/Broken/Business, Statistic/Graph Up.svg new file mode 100644 index 0000000..af277af --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Graph Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Graph.svg b/resources/icons/SVG/Broken/Business, Statistic/Graph.svg new file mode 100644 index 0000000..6256ded --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Graph.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Pie Chart 2.svg b/resources/icons/SVG/Broken/Business, Statistic/Pie Chart 2.svg new file mode 100644 index 0000000..17d5364 --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Pie Chart 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Pie Chart 3.svg b/resources/icons/SVG/Broken/Business, Statistic/Pie Chart 3.svg new file mode 100644 index 0000000..ae5b999 --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Pie Chart 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Pie Chart.svg b/resources/icons/SVG/Broken/Business, Statistic/Pie Chart.svg new file mode 100644 index 0000000..827115b --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Pie Chart.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Presentation Graph.svg b/resources/icons/SVG/Broken/Business, Statistic/Presentation Graph.svg new file mode 100644 index 0000000..81d0f39 --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Presentation Graph.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Business, Statistic/Round Graph.svg b/resources/icons/SVG/Broken/Business, Statistic/Round Graph.svg new file mode 100644 index 0000000..88f88f4 --- /dev/null +++ b/resources/icons/SVG/Broken/Business, Statistic/Round Graph.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Call/Call Cancel Rounded.svg b/resources/icons/SVG/Broken/Call/Call Cancel Rounded.svg new file mode 100644 index 0000000..a48ba99 --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Call Cancel Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Call/Call Cancel.svg b/resources/icons/SVG/Broken/Call/Call Cancel.svg new file mode 100644 index 0000000..970995b --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Call Cancel.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Call/Call Chat Rounded.svg b/resources/icons/SVG/Broken/Call/Call Chat Rounded.svg new file mode 100644 index 0000000..c2981d2 --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Call Chat Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Call/Call Chat.svg b/resources/icons/SVG/Broken/Call/Call Chat.svg new file mode 100644 index 0000000..333aefe --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Call Chat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Call/Call Dropped Rounded.svg b/resources/icons/SVG/Broken/Call/Call Dropped Rounded.svg new file mode 100644 index 0000000..0f4b4b8 --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Call Dropped Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Call/Call Dropped.svg b/resources/icons/SVG/Broken/Call/Call Dropped.svg new file mode 100644 index 0000000..9385f35 --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Call Dropped.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Call/Call Medicine Rounded.svg b/resources/icons/SVG/Broken/Call/Call Medicine Rounded.svg new file mode 100644 index 0000000..292b5b4 --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Call Medicine Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Call/Call Medicine.svg b/resources/icons/SVG/Broken/Call/Call Medicine.svg new file mode 100644 index 0000000..a467270 --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Call Medicine.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Call/End Call Rounded.svg b/resources/icons/SVG/Broken/Call/End Call Rounded.svg new file mode 100644 index 0000000..8506fd0 --- /dev/null +++ b/resources/icons/SVG/Broken/Call/End Call Rounded.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Call/End Call.svg b/resources/icons/SVG/Broken/Call/End Call.svg new file mode 100644 index 0000000..6ee8d8f --- /dev/null +++ b/resources/icons/SVG/Broken/Call/End Call.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Call/Incoming Call Rounded.svg b/resources/icons/SVG/Broken/Call/Incoming Call Rounded.svg new file mode 100644 index 0000000..9475b58 --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Incoming Call Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Call/Incoming Call.svg b/resources/icons/SVG/Broken/Call/Incoming Call.svg new file mode 100644 index 0000000..887c933 --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Incoming Call.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Call/Outgoing Call Rounded.svg b/resources/icons/SVG/Broken/Call/Outgoing Call Rounded.svg new file mode 100644 index 0000000..8738254 --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Outgoing Call Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Call/Outgoing Call.svg b/resources/icons/SVG/Broken/Call/Outgoing Call.svg new file mode 100644 index 0000000..9086484 --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Outgoing Call.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Call/Phone Calling Rounded.svg b/resources/icons/SVG/Broken/Call/Phone Calling Rounded.svg new file mode 100644 index 0000000..163f4c0 --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Phone Calling Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Call/Phone Calling.svg b/resources/icons/SVG/Broken/Call/Phone Calling.svg new file mode 100644 index 0000000..700d4ca --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Phone Calling.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Call/Phone Rounded.svg b/resources/icons/SVG/Broken/Call/Phone Rounded.svg new file mode 100644 index 0000000..52e4296 --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Phone Rounded.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Call/Phone.svg b/resources/icons/SVG/Broken/Call/Phone.svg new file mode 100644 index 0000000..52f541a --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Phone.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Call/Record Circle.svg b/resources/icons/SVG/Broken/Call/Record Circle.svg new file mode 100644 index 0000000..483b9d3 --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Record Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Call/Record Minimalistic.svg b/resources/icons/SVG/Broken/Call/Record Minimalistic.svg new file mode 100644 index 0000000..5237f0c --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Record Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Call/Record Square.svg b/resources/icons/SVG/Broken/Call/Record Square.svg new file mode 100644 index 0000000..a16755b --- /dev/null +++ b/resources/icons/SVG/Broken/Call/Record Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Align Bottom.svg b/resources/icons/SVG/Broken/Design, Tools/Align Bottom.svg new file mode 100644 index 0000000..a2adb24 --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Align Bottom.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Align Horizonta Spacing.svg b/resources/icons/SVG/Broken/Design, Tools/Align Horizonta Spacing.svg new file mode 100644 index 0000000..e018c45 --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Align Horizonta Spacing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Align Horizontal Center.svg b/resources/icons/SVG/Broken/Design, Tools/Align Horizontal Center.svg new file mode 100644 index 0000000..e8da8df --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Align Horizontal Center.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Align Left.svg b/resources/icons/SVG/Broken/Design, Tools/Align Left.svg new file mode 100644 index 0000000..f3975d4 --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Align Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Align Right.svg b/resources/icons/SVG/Broken/Design, Tools/Align Right.svg new file mode 100644 index 0000000..e17a70c --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Align Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Align Top.svg b/resources/icons/SVG/Broken/Design, Tools/Align Top.svg new file mode 100644 index 0000000..dc6651d --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Align Top.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Align Vertical Center.svg b/resources/icons/SVG/Broken/Design, Tools/Align Vertical Center.svg new file mode 100644 index 0000000..2a9e228 --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Align Vertical Center.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Align Vertical Spacing.svg b/resources/icons/SVG/Broken/Design, Tools/Align Vertical Spacing.svg new file mode 100644 index 0000000..18dff98 --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Align Vertical Spacing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Colour Tuneing.svg b/resources/icons/SVG/Broken/Design, Tools/Colour Tuneing.svg new file mode 100644 index 0000000..4154334 --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Colour Tuneing.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Crop Minimalistic.svg b/resources/icons/SVG/Broken/Design, Tools/Crop Minimalistic.svg new file mode 100644 index 0000000..5eba4ed --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Crop Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Crop.svg b/resources/icons/SVG/Broken/Design, Tools/Crop.svg new file mode 100644 index 0000000..daaec3c --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Crop.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Filters.svg b/resources/icons/SVG/Broken/Design, Tools/Filters.svg new file mode 100644 index 0000000..9dabbfd --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Filters.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Flip Horizontal.svg b/resources/icons/SVG/Broken/Design, Tools/Flip Horizontal.svg new file mode 100644 index 0000000..5660d05 --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Flip Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Flip Vertical.svg b/resources/icons/SVG/Broken/Design, Tools/Flip Vertical.svg new file mode 100644 index 0000000..4cc85cb --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Flip Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Layers Minimalistic.svg b/resources/icons/SVG/Broken/Design, Tools/Layers Minimalistic.svg new file mode 100644 index 0000000..694c722 --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Layers Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Layers.svg b/resources/icons/SVG/Broken/Design, Tools/Layers.svg new file mode 100644 index 0000000..32cb464 --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Layers.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Mirror Left.svg b/resources/icons/SVG/Broken/Design, Tools/Mirror Left.svg new file mode 100644 index 0000000..bcfc46b --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Mirror Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Mirror Right.svg b/resources/icons/SVG/Broken/Design, Tools/Mirror Right.svg new file mode 100644 index 0000000..c7686ba --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Mirror Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Paint Roller.svg b/resources/icons/SVG/Broken/Design, Tools/Paint Roller.svg new file mode 100644 index 0000000..3470afc --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Paint Roller.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Palette Round.svg b/resources/icons/SVG/Broken/Design, Tools/Palette Round.svg new file mode 100644 index 0000000..5abdd03 --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Palette Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Palette.svg b/resources/icons/SVG/Broken/Design, Tools/Palette.svg new file mode 100644 index 0000000..9511246 --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Palette.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Pallete 2.svg b/resources/icons/SVG/Broken/Design, Tools/Pallete 2.svg new file mode 100644 index 0000000..d341dda --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Pallete 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Pipette.svg b/resources/icons/SVG/Broken/Design, Tools/Pipette.svg new file mode 100644 index 0000000..5face49 --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Pipette.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Radial Blur.svg b/resources/icons/SVG/Broken/Design, Tools/Radial Blur.svg new file mode 100644 index 0000000..8d8907c --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Radial Blur.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Ruler Angular.svg b/resources/icons/SVG/Broken/Design, Tools/Ruler Angular.svg new file mode 100644 index 0000000..dddf570 --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Ruler Angular.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Ruler Cross Pen.svg b/resources/icons/SVG/Broken/Design, Tools/Ruler Cross Pen.svg new file mode 100644 index 0000000..6008a9e --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Ruler Cross Pen.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Ruler Pen.svg b/resources/icons/SVG/Broken/Design, Tools/Ruler Pen.svg new file mode 100644 index 0000000..cff0003 --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Ruler Pen.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Ruler.svg b/resources/icons/SVG/Broken/Design, Tools/Ruler.svg new file mode 100644 index 0000000..9f9df0c --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Ruler.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Design, Tools/Three Squares.svg b/resources/icons/SVG/Broken/Design, Tools/Three Squares.svg new file mode 100644 index 0000000..e8b0069 --- /dev/null +++ b/resources/icons/SVG/Broken/Design, Tools/Three Squares.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Case Charge.svg b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Case Charge.svg new file mode 100644 index 0000000..269b47b --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Case Charge.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Case Minimalistic.svg b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Case Minimalistic.svg new file mode 100644 index 0000000..445851d --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Case Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Case Open.svg b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Case Open.svg new file mode 100644 index 0000000..79b24b1 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Case Open.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Case.svg b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Case.svg new file mode 100644 index 0000000..1a73ccd --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Case.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Charge.svg b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Charge.svg new file mode 100644 index 0000000..5fa6cae --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Charge.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Check.svg b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Check.svg new file mode 100644 index 0000000..d28388f --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Check.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Left.svg b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Left.svg new file mode 100644 index 0000000..a66057a --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Left.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Remove.svg b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Remove.svg new file mode 100644 index 0000000..a17fb7b --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Remove.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Right.svg b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Right.svg new file mode 100644 index 0000000..b43dcca --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds Right.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Airbuds.svg b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds.svg new file mode 100644 index 0000000..13e5c2c --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Airbuds.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Bluetooth Circle.svg b/resources/icons/SVG/Broken/Electronic, Devices/Bluetooth Circle.svg new file mode 100644 index 0000000..8c8a2d7 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Bluetooth Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Bluetooth Square.svg b/resources/icons/SVG/Broken/Electronic, Devices/Bluetooth Square.svg new file mode 100644 index 0000000..423511b --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Bluetooth Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Bluetooth Wave.svg b/resources/icons/SVG/Broken/Electronic, Devices/Bluetooth Wave.svg new file mode 100644 index 0000000..cc54d16 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Bluetooth Wave.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Bluetooth.svg b/resources/icons/SVG/Broken/Electronic, Devices/Bluetooth.svg new file mode 100644 index 0000000..ea06481 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Bluetooth.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Boombox.svg b/resources/icons/SVG/Broken/Electronic, Devices/Boombox.svg new file mode 100644 index 0000000..be6db2b --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Boombox.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/CPU Bolt.svg b/resources/icons/SVG/Broken/Electronic, Devices/CPU Bolt.svg new file mode 100644 index 0000000..fec9ab0 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/CPU Bolt.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/CPU.svg b/resources/icons/SVG/Broken/Electronic, Devices/CPU.svg new file mode 100644 index 0000000..41bca5a --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/CPU.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Cassette 2.svg b/resources/icons/SVG/Broken/Electronic, Devices/Cassette 2.svg new file mode 100644 index 0000000..dd66faf --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Cassette 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Cassette.svg b/resources/icons/SVG/Broken/Electronic, Devices/Cassette.svg new file mode 100644 index 0000000..05b7890 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Cassette.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Cloud Storage.svg b/resources/icons/SVG/Broken/Electronic, Devices/Cloud Storage.svg new file mode 100644 index 0000000..ae1e1f4 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Cloud Storage.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Devices.svg b/resources/icons/SVG/Broken/Electronic, Devices/Devices.svg new file mode 100644 index 0000000..470df0a --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Devices.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Diskette.svg b/resources/icons/SVG/Broken/Electronic, Devices/Diskette.svg new file mode 100644 index 0000000..c872e7e --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Diskette.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Display.svg b/resources/icons/SVG/Broken/Electronic, Devices/Display.svg new file mode 100644 index 0000000..35c48e3 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Display.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Flash Drive.svg b/resources/icons/SVG/Broken/Electronic, Devices/Flash Drive.svg new file mode 100644 index 0000000..c50b4c9 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Flash Drive.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Gameboy.svg b/resources/icons/SVG/Broken/Electronic, Devices/Gameboy.svg new file mode 100644 index 0000000..84874bd --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Gameboy.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Gamepad Charge.svg b/resources/icons/SVG/Broken/Electronic, Devices/Gamepad Charge.svg new file mode 100644 index 0000000..97a2db0 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Gamepad Charge.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Gamepad Minimalistic.svg b/resources/icons/SVG/Broken/Electronic, Devices/Gamepad Minimalistic.svg new file mode 100644 index 0000000..ef4750c --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Gamepad Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Gamepad No Charge.svg b/resources/icons/SVG/Broken/Electronic, Devices/Gamepad No Charge.svg new file mode 100644 index 0000000..3f5777c --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Gamepad No Charge.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Gamepad Old.svg b/resources/icons/SVG/Broken/Electronic, Devices/Gamepad Old.svg new file mode 100644 index 0000000..edad6db --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Gamepad Old.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Gamepad.svg b/resources/icons/SVG/Broken/Electronic, Devices/Gamepad.svg new file mode 100644 index 0000000..ea90b9e --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Gamepad.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Headphones Round Sound.svg b/resources/icons/SVG/Broken/Electronic, Devices/Headphones Round Sound.svg new file mode 100644 index 0000000..ea7577c --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Headphones Round Sound.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Headphones Round.svg b/resources/icons/SVG/Broken/Electronic, Devices/Headphones Round.svg new file mode 100644 index 0000000..85f34f7 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Headphones Round.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Headphones Square Sound.svg b/resources/icons/SVG/Broken/Electronic, Devices/Headphones Square Sound.svg new file mode 100644 index 0000000..000ccef --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Headphones Square Sound.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Headphones Square.svg b/resources/icons/SVG/Broken/Electronic, Devices/Headphones Square.svg new file mode 100644 index 0000000..8e00ef2 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Headphones Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Keyboard.svg b/resources/icons/SVG/Broken/Electronic, Devices/Keyboard.svg new file mode 100644 index 0000000..ed25046 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Keyboard.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Laptop 2.svg b/resources/icons/SVG/Broken/Electronic, Devices/Laptop 2.svg new file mode 100644 index 0000000..8c11da0 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Laptop 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Laptop 3.svg b/resources/icons/SVG/Broken/Electronic, Devices/Laptop 3.svg new file mode 100644 index 0000000..65db3e4 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Laptop 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Laptop Minimalistic.svg b/resources/icons/SVG/Broken/Electronic, Devices/Laptop Minimalistic.svg new file mode 100644 index 0000000..fe2c37a --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Laptop Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Laptop.svg b/resources/icons/SVG/Broken/Electronic, Devices/Laptop.svg new file mode 100644 index 0000000..9d30679 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Laptop.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Lightbulb Bolt.svg b/resources/icons/SVG/Broken/Electronic, Devices/Lightbulb Bolt.svg new file mode 100644 index 0000000..009f1dc --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Lightbulb Bolt.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Lightbulb Minimalistic.svg b/resources/icons/SVG/Broken/Electronic, Devices/Lightbulb Minimalistic.svg new file mode 100644 index 0000000..b1026f3 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Lightbulb Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Lightbulb.svg b/resources/icons/SVG/Broken/Electronic, Devices/Lightbulb.svg new file mode 100644 index 0000000..4325281 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Lightbulb.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Lightning.svg b/resources/icons/SVG/Broken/Electronic, Devices/Lightning.svg new file mode 100644 index 0000000..0f9dfde --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Lightning.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Monitor Camera.svg b/resources/icons/SVG/Broken/Electronic, Devices/Monitor Camera.svg new file mode 100644 index 0000000..ca3ae84 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Monitor Camera.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Monitor Smartphone.svg b/resources/icons/SVG/Broken/Electronic, Devices/Monitor Smartphone.svg new file mode 100644 index 0000000..987b8f0 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Monitor Smartphone.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Monitor.svg b/resources/icons/SVG/Broken/Electronic, Devices/Monitor.svg new file mode 100644 index 0000000..aebc272 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Monitor.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Mouse Circle.svg b/resources/icons/SVG/Broken/Electronic, Devices/Mouse Circle.svg new file mode 100644 index 0000000..af754f3 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Mouse Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Mouse Minimalistic.svg b/resources/icons/SVG/Broken/Electronic, Devices/Mouse Minimalistic.svg new file mode 100644 index 0000000..81916c3 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Mouse Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Mouse.svg b/resources/icons/SVG/Broken/Electronic, Devices/Mouse.svg new file mode 100644 index 0000000..82f0520 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Mouse.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Plug Circle.svg b/resources/icons/SVG/Broken/Electronic, Devices/Plug Circle.svg new file mode 100644 index 0000000..77f20b8 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Plug Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Printer 2.svg b/resources/icons/SVG/Broken/Electronic, Devices/Printer 2.svg new file mode 100644 index 0000000..8aeae1b --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Printer 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Printer Minimalistic.svg b/resources/icons/SVG/Broken/Electronic, Devices/Printer Minimalistic.svg new file mode 100644 index 0000000..14f7df9 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Printer Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Printer.svg b/resources/icons/SVG/Broken/Electronic, Devices/Printer.svg new file mode 100644 index 0000000..08c30a3 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Printer.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Projector.svg b/resources/icons/SVG/Broken/Electronic, Devices/Projector.svg new file mode 100644 index 0000000..56311d2 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Projector.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Radio Minimalistic.svg b/resources/icons/SVG/Broken/Electronic, Devices/Radio Minimalistic.svg new file mode 100644 index 0000000..d306e4d --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Radio Minimalistic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Radio.svg b/resources/icons/SVG/Broken/Electronic, Devices/Radio.svg new file mode 100644 index 0000000..0fe84b3 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Radio.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/SD Card.svg b/resources/icons/SVG/Broken/Electronic, Devices/SD Card.svg new file mode 100644 index 0000000..6debc3d --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/SD Card.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/SIM Card Minimalistic.svg b/resources/icons/SVG/Broken/Electronic, Devices/SIM Card Minimalistic.svg new file mode 100644 index 0000000..32f6fa9 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/SIM Card Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/SIM Card.svg b/resources/icons/SVG/Broken/Electronic, Devices/SIM Card.svg new file mode 100644 index 0000000..6ee1739 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/SIM Card.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/SIM Cards.svg b/resources/icons/SVG/Broken/Electronic, Devices/SIM Cards.svg new file mode 100644 index 0000000..4f6dea8 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/SIM Cards.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/SSD Round.svg b/resources/icons/SVG/Broken/Electronic, Devices/SSD Round.svg new file mode 100644 index 0000000..b4f5c0e --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/SSD Round.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/SSD Square.svg b/resources/icons/SVG/Broken/Electronic, Devices/SSD Square.svg new file mode 100644 index 0000000..66e024f --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/SSD Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Server 2.svg b/resources/icons/SVG/Broken/Electronic, Devices/Server 2.svg new file mode 100644 index 0000000..38c04a2 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Server 2.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Server Minimalistic.svg b/resources/icons/SVG/Broken/Electronic, Devices/Server Minimalistic.svg new file mode 100644 index 0000000..52cdf52 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Server Minimalistic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Server Path.svg b/resources/icons/SVG/Broken/Electronic, Devices/Server Path.svg new file mode 100644 index 0000000..721682b --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Server Path.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Server Square Cloud.svg b/resources/icons/SVG/Broken/Electronic, Devices/Server Square Cloud.svg new file mode 100644 index 0000000..fc398a1 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Server Square Cloud.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Server Square Update.svg b/resources/icons/SVG/Broken/Electronic, Devices/Server Square Update.svg new file mode 100644 index 0000000..4f77411 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Server Square Update.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Server Square.svg b/resources/icons/SVG/Broken/Electronic, Devices/Server Square.svg new file mode 100644 index 0000000..bcce33f --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Server Square.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Server.svg b/resources/icons/SVG/Broken/Electronic, Devices/Server.svg new file mode 100644 index 0000000..5d714bd --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Server.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Smart Speaker 2.svg b/resources/icons/SVG/Broken/Electronic, Devices/Smart Speaker 2.svg new file mode 100644 index 0000000..7774408 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Smart Speaker 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Smart Speaker Minimalistic.svg b/resources/icons/SVG/Broken/Electronic, Devices/Smart Speaker Minimalistic.svg new file mode 100644 index 0000000..8e6e2bd --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Smart Speaker Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Smart Speaker.svg b/resources/icons/SVG/Broken/Electronic, Devices/Smart Speaker.svg new file mode 100644 index 0000000..c1a2f6e --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Smart Speaker.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Smartphone 2.svg b/resources/icons/SVG/Broken/Electronic, Devices/Smartphone 2.svg new file mode 100644 index 0000000..1f2ec94 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Smartphone 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Smartphone Rotate 2.svg b/resources/icons/SVG/Broken/Electronic, Devices/Smartphone Rotate 2.svg new file mode 100644 index 0000000..affc737 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Smartphone Rotate 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Smartphone Rotate Angle.svg b/resources/icons/SVG/Broken/Electronic, Devices/Smartphone Rotate Angle.svg new file mode 100644 index 0000000..0ab6047 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Smartphone Rotate Angle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Smartphone Rotate Orientation.svg b/resources/icons/SVG/Broken/Electronic, Devices/Smartphone Rotate Orientation.svg new file mode 100644 index 0000000..3ea6f9a --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Smartphone Rotate Orientation.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Smartphone Update.svg b/resources/icons/SVG/Broken/Electronic, Devices/Smartphone Update.svg new file mode 100644 index 0000000..c9034b6 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Smartphone Update.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Smartphone Vibration.svg b/resources/icons/SVG/Broken/Electronic, Devices/Smartphone Vibration.svg new file mode 100644 index 0000000..09ee1c1 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Smartphone Vibration.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Smartphone.svg b/resources/icons/SVG/Broken/Electronic, Devices/Smartphone.svg new file mode 100644 index 0000000..777e1d1 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Smartphone.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Socket.svg b/resources/icons/SVG/Broken/Electronic, Devices/Socket.svg new file mode 100644 index 0000000..8944329 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Socket.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/TV.svg b/resources/icons/SVG/Broken/Electronic, Devices/TV.svg new file mode 100644 index 0000000..d5c726c --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/TV.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Tablet.svg b/resources/icons/SVG/Broken/Electronic, Devices/Tablet.svg new file mode 100644 index 0000000..d3daeea --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Tablet.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Telescope.svg b/resources/icons/SVG/Broken/Electronic, Devices/Telescope.svg new file mode 100644 index 0000000..83bdaf5 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Telescope.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Turntable Minimalistic.svg b/resources/icons/SVG/Broken/Electronic, Devices/Turntable Minimalistic.svg new file mode 100644 index 0000000..2c4a7f7 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Turntable Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Turntable Music Note.svg b/resources/icons/SVG/Broken/Electronic, Devices/Turntable Music Note.svg new file mode 100644 index 0000000..519c7b6 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Turntable Music Note.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Turntable.svg b/resources/icons/SVG/Broken/Electronic, Devices/Turntable.svg new file mode 100644 index 0000000..1a94d17 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Turntable.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Weigher.svg b/resources/icons/SVG/Broken/Electronic, Devices/Weigher.svg new file mode 100644 index 0000000..60de9af --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Weigher.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/Wireless Charge.svg b/resources/icons/SVG/Broken/Electronic, Devices/Wireless Charge.svg new file mode 100644 index 0000000..0bc719d --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/Wireless Charge.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Electronic, Devices/iPhone.svg b/resources/icons/SVG/Broken/Electronic, Devices/iPhone.svg new file mode 100644 index 0000000..8292b03 --- /dev/null +++ b/resources/icons/SVG/Broken/Electronic, Devices/iPhone.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/4K.svg b/resources/icons/SVG/Broken/Essentional, UI/4K.svg new file mode 100644 index 0000000..06ea39e --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/4K.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Accessibility.svg b/resources/icons/SVG/Broken/Essentional, UI/Accessibility.svg new file mode 100644 index 0000000..0f71840 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Accessibility.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Add Circle.svg b/resources/icons/SVG/Broken/Essentional, UI/Add Circle.svg new file mode 100644 index 0000000..5780837 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Add Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Add Square.svg b/resources/icons/SVG/Broken/Essentional, UI/Add Square.svg new file mode 100644 index 0000000..5284282 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Add Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Augmented Reality.svg b/resources/icons/SVG/Broken/Essentional, UI/Augmented Reality.svg new file mode 100644 index 0000000..00b63d6 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Augmented Reality.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Balloon.svg b/resources/icons/SVG/Broken/Essentional, UI/Balloon.svg new file mode 100644 index 0000000..18bb7bc --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Balloon.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Battery Charge Minimalistic.svg b/resources/icons/SVG/Broken/Essentional, UI/Battery Charge Minimalistic.svg new file mode 100644 index 0000000..774a5c3 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Battery Charge Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Battery Charge.svg b/resources/icons/SVG/Broken/Essentional, UI/Battery Charge.svg new file mode 100644 index 0000000..4460976 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Battery Charge.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Battery Full Minimalistic.svg b/resources/icons/SVG/Broken/Essentional, UI/Battery Full Minimalistic.svg new file mode 100644 index 0000000..4f86355 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Battery Full Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Battery Full.svg b/resources/icons/SVG/Broken/Essentional, UI/Battery Full.svg new file mode 100644 index 0000000..7825bc5 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Battery Full.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Battery Half Minimalistic.svg b/resources/icons/SVG/Broken/Essentional, UI/Battery Half Minimalistic.svg new file mode 100644 index 0000000..6f9bdf9 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Battery Half Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Battery Half.svg b/resources/icons/SVG/Broken/Essentional, UI/Battery Half.svg new file mode 100644 index 0000000..7f37801 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Battery Half.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Battery Low Minimalistic.svg b/resources/icons/SVG/Broken/Essentional, UI/Battery Low Minimalistic.svg new file mode 100644 index 0000000..5d34900 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Battery Low Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Battery Low.svg b/resources/icons/SVG/Broken/Essentional, UI/Battery Low.svg new file mode 100644 index 0000000..c26e2bc --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Battery Low.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Body.svg b/resources/icons/SVG/Broken/Essentional, UI/Body.svg new file mode 100644 index 0000000..5bd59ba --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Body.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Bolt Circle.svg b/resources/icons/SVG/Broken/Essentional, UI/Bolt Circle.svg new file mode 100644 index 0000000..c4cc574 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Bolt Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Bolt.svg b/resources/icons/SVG/Broken/Essentional, UI/Bolt.svg new file mode 100644 index 0000000..5a901dc --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Bolt.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Box Minimalistic.svg b/resources/icons/SVG/Broken/Essentional, UI/Box Minimalistic.svg new file mode 100644 index 0000000..5384cc4 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Box Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Box.svg b/resources/icons/SVG/Broken/Essentional, UI/Box.svg new file mode 100644 index 0000000..c6acebe --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Box.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Broom.svg b/resources/icons/SVG/Broken/Essentional, UI/Broom.svg new file mode 100644 index 0000000..056afa1 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Broom.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Cat.svg b/resources/icons/SVG/Broken/Essentional, UI/Cat.svg new file mode 100644 index 0000000..0bb972d --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Cat.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Check Circle.svg b/resources/icons/SVG/Broken/Essentional, UI/Check Circle.svg new file mode 100644 index 0000000..474577d --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Check Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Check Square.svg b/resources/icons/SVG/Broken/Essentional, UI/Check Square.svg new file mode 100644 index 0000000..da4543f --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Check Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Close Circle.svg b/resources/icons/SVG/Broken/Essentional, UI/Close Circle.svg new file mode 100644 index 0000000..660af92 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Close Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Close Square.svg b/resources/icons/SVG/Broken/Essentional, UI/Close Square.svg new file mode 100644 index 0000000..eb6f670 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Close Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Confetti Minimalistic.svg b/resources/icons/SVG/Broken/Essentional, UI/Confetti Minimalistic.svg new file mode 100644 index 0000000..3587ba8 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Confetti Minimalistic.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Confetti.svg b/resources/icons/SVG/Broken/Essentional, UI/Confetti.svg new file mode 100644 index 0000000..e752c95 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Confetti.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Copy.svg b/resources/icons/SVG/Broken/Essentional, UI/Copy.svg new file mode 100644 index 0000000..b0a3566 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Copy.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Copyright.svg b/resources/icons/SVG/Broken/Essentional, UI/Copyright.svg new file mode 100644 index 0000000..da2725b --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Copyright.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Cosmetic.svg b/resources/icons/SVG/Broken/Essentional, UI/Cosmetic.svg new file mode 100644 index 0000000..c753078 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Cosmetic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Creative Commons.svg b/resources/icons/SVG/Broken/Essentional, UI/Creative Commons.svg new file mode 100644 index 0000000..99c3b9c --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Creative Commons.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Crown Line.svg b/resources/icons/SVG/Broken/Essentional, UI/Crown Line.svg new file mode 100644 index 0000000..539aef6 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Crown Line.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Crown Minimalistic.svg b/resources/icons/SVG/Broken/Essentional, UI/Crown Minimalistic.svg new file mode 100644 index 0000000..f8f3eb4 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Crown Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Crown Star.svg b/resources/icons/SVG/Broken/Essentional, UI/Crown Star.svg new file mode 100644 index 0000000..1744cd2 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Crown Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Crown.svg b/resources/icons/SVG/Broken/Essentional, UI/Crown.svg new file mode 100644 index 0000000..39bff9b --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Crown.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Cup First.svg b/resources/icons/SVG/Broken/Essentional, UI/Cup First.svg new file mode 100644 index 0000000..07a8067 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Cup First.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Cup Music.svg b/resources/icons/SVG/Broken/Essentional, UI/Cup Music.svg new file mode 100644 index 0000000..61062dc --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Cup Music.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Cup Star.svg b/resources/icons/SVG/Broken/Essentional, UI/Cup Star.svg new file mode 100644 index 0000000..5a724ab --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Cup Star.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Cup.svg b/resources/icons/SVG/Broken/Essentional, UI/Cup.svg new file mode 100644 index 0000000..7c0df8b --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Cup.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Cursor Square.svg b/resources/icons/SVG/Broken/Essentional, UI/Cursor Square.svg new file mode 100644 index 0000000..6181334 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Cursor Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Cursor.svg b/resources/icons/SVG/Broken/Essentional, UI/Cursor.svg new file mode 100644 index 0000000..57cda9d --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Cursor.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Danger Circle.svg b/resources/icons/SVG/Broken/Essentional, UI/Danger Circle.svg new file mode 100644 index 0000000..e74f686 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Danger Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Danger Square.svg b/resources/icons/SVG/Broken/Essentional, UI/Danger Square.svg new file mode 100644 index 0000000..ad419bf --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Danger Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Danger Triangle.svg b/resources/icons/SVG/Broken/Essentional, UI/Danger Triangle.svg new file mode 100644 index 0000000..5f6d37d --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Danger Triangle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Danger.svg b/resources/icons/SVG/Broken/Essentional, UI/Danger.svg new file mode 100644 index 0000000..0674201 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Danger.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Database.svg b/resources/icons/SVG/Broken/Essentional, UI/Database.svg new file mode 100644 index 0000000..4a4fc51 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Database.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Delivery.svg b/resources/icons/SVG/Broken/Essentional, UI/Delivery.svg new file mode 100644 index 0000000..5206f6e --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Delivery.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Explicit.svg b/resources/icons/SVG/Broken/Essentional, UI/Explicit.svg new file mode 100644 index 0000000..4d0d9aa --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Explicit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Feed.svg b/resources/icons/SVG/Broken/Essentional, UI/Feed.svg new file mode 100644 index 0000000..a244b33 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Feed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Ferris Wheel.svg b/resources/icons/SVG/Broken/Essentional, UI/Ferris Wheel.svg new file mode 100644 index 0000000..d1e7ea3 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Ferris Wheel.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Figma.svg b/resources/icons/SVG/Broken/Essentional, UI/Figma.svg new file mode 100644 index 0000000..3f6d658 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Figma.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Filter.svg b/resources/icons/SVG/Broken/Essentional, UI/Filter.svg new file mode 100644 index 0000000..1d716e3 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Filter.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Flag 2.svg b/resources/icons/SVG/Broken/Essentional, UI/Flag 2.svg new file mode 100644 index 0000000..c7b0867 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Flag 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Flag.svg b/resources/icons/SVG/Broken/Essentional, UI/Flag.svg new file mode 100644 index 0000000..ed56f66 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Flag.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Flashlight On.svg b/resources/icons/SVG/Broken/Essentional, UI/Flashlight On.svg new file mode 100644 index 0000000..c78dd2d --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Flashlight On.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Flashlight.svg b/resources/icons/SVG/Broken/Essentional, UI/Flashlight.svg new file mode 100644 index 0000000..981f154 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Flashlight.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Forbidden Circle.svg b/resources/icons/SVG/Broken/Essentional, UI/Forbidden Circle.svg new file mode 100644 index 0000000..0b18b56 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Forbidden Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Forbidden.svg b/resources/icons/SVG/Broken/Essentional, UI/Forbidden.svg new file mode 100644 index 0000000..8db86c5 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Forbidden.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Fuel.svg b/resources/icons/SVG/Broken/Essentional, UI/Fuel.svg new file mode 100644 index 0000000..7f037ca --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Fuel.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Ghost Smile.svg b/resources/icons/SVG/Broken/Essentional, UI/Ghost Smile.svg new file mode 100644 index 0000000..dff4793 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Ghost Smile.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Ghost.svg b/resources/icons/SVG/Broken/Essentional, UI/Ghost.svg new file mode 100644 index 0000000..159150a --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Ghost.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Gift.svg b/resources/icons/SVG/Broken/Essentional, UI/Gift.svg new file mode 100644 index 0000000..6bb4259 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Gift.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Glasses.svg b/resources/icons/SVG/Broken/Essentional, UI/Glasses.svg new file mode 100644 index 0000000..2c9c300 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Glasses.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Hamburger Menu.svg b/resources/icons/SVG/Broken/Essentional, UI/Hamburger Menu.svg new file mode 100644 index 0000000..4801df7 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Hamburger Menu.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Hanger 2.svg b/resources/icons/SVG/Broken/Essentional, UI/Hanger 2.svg new file mode 100644 index 0000000..c3ce6dc --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Hanger 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Hanger.svg b/resources/icons/SVG/Broken/Essentional, UI/Hanger.svg new file mode 100644 index 0000000..c2fb95c --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Hanger.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Help.svg b/resources/icons/SVG/Broken/Essentional, UI/Help.svg new file mode 100644 index 0000000..08bfbe8 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Help.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/High Definition.svg b/resources/icons/SVG/Broken/Essentional, UI/High Definition.svg new file mode 100644 index 0000000..9d71b6b --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/High Definition.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/High Quality.svg b/resources/icons/SVG/Broken/Essentional, UI/High Quality.svg new file mode 100644 index 0000000..a5facde --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/High Quality.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Home 2.svg b/resources/icons/SVG/Broken/Essentional, UI/Home 2.svg new file mode 100644 index 0000000..77def37 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Home 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Home Add Angle.svg b/resources/icons/SVG/Broken/Essentional, UI/Home Add Angle.svg new file mode 100644 index 0000000..2c099d9 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Home Add Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Home Add.svg b/resources/icons/SVG/Broken/Essentional, UI/Home Add.svg new file mode 100644 index 0000000..f2283b1 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Home Add.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Home Angle 2.svg b/resources/icons/SVG/Broken/Essentional, UI/Home Angle 2.svg new file mode 100644 index 0000000..6f6ae3e --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Home Angle 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Home Angle.svg b/resources/icons/SVG/Broken/Essentional, UI/Home Angle.svg new file mode 100644 index 0000000..740cdfc --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Home Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Home Smile Angle.svg b/resources/icons/SVG/Broken/Essentional, UI/Home Smile Angle.svg new file mode 100644 index 0000000..e8d9e47 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Home Smile Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Home Smile.svg b/resources/icons/SVG/Broken/Essentional, UI/Home Smile.svg new file mode 100644 index 0000000..3b03cc2 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Home Smile.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Home WiFi Angle.svg b/resources/icons/SVG/Broken/Essentional, UI/Home WiFi Angle.svg new file mode 100644 index 0000000..adb6b97 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Home WiFi Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Home WiFi.svg b/resources/icons/SVG/Broken/Essentional, UI/Home WiFi.svg new file mode 100644 index 0000000..63ba62e --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Home WiFi.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Home.svg b/resources/icons/SVG/Broken/Essentional, UI/Home.svg new file mode 100644 index 0000000..ceabdfa --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Home.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Info Circle.svg b/resources/icons/SVG/Broken/Essentional, UI/Info Circle.svg new file mode 100644 index 0000000..9db3774 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Info Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Info Square.svg b/resources/icons/SVG/Broken/Essentional, UI/Info Square.svg new file mode 100644 index 0000000..8e04170 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Info Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Magic Stick 2.svg b/resources/icons/SVG/Broken/Essentional, UI/Magic Stick 2.svg new file mode 100644 index 0000000..e2cd241 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Magic Stick 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Magic Stick 3.svg b/resources/icons/SVG/Broken/Essentional, UI/Magic Stick 3.svg new file mode 100644 index 0000000..773ca63 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Magic Stick 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Magic Stick.svg b/resources/icons/SVG/Broken/Essentional, UI/Magic Stick.svg new file mode 100644 index 0000000..a4f55a2 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Magic Stick.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Magnet Wave.svg b/resources/icons/SVG/Broken/Essentional, UI/Magnet Wave.svg new file mode 100644 index 0000000..683a7ff --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Magnet Wave.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Magnet.svg b/resources/icons/SVG/Broken/Essentional, UI/Magnet.svg new file mode 100644 index 0000000..1bc9999 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Magnet.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Mask Happly.svg b/resources/icons/SVG/Broken/Essentional, UI/Mask Happly.svg new file mode 100644 index 0000000..6a2623d --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Mask Happly.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Mask Sad.svg b/resources/icons/SVG/Broken/Essentional, UI/Mask Sad.svg new file mode 100644 index 0000000..5f39ea5 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Mask Sad.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Masks.svg b/resources/icons/SVG/Broken/Essentional, UI/Masks.svg new file mode 100644 index 0000000..37ae67d --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Masks.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Mention Circle.svg b/resources/icons/SVG/Broken/Essentional, UI/Mention Circle.svg new file mode 100644 index 0000000..f1df331 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Mention Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Mention Square.svg b/resources/icons/SVG/Broken/Essentional, UI/Mention Square.svg new file mode 100644 index 0000000..6ad597d --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Mention Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Menu Dots Circle.svg b/resources/icons/SVG/Broken/Essentional, UI/Menu Dots Circle.svg new file mode 100644 index 0000000..cf8d481 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Menu Dots Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Menu Dots Square.svg b/resources/icons/SVG/Broken/Essentional, UI/Menu Dots Square.svg new file mode 100644 index 0000000..1bbe01c --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Menu Dots Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Menu Dots.svg b/resources/icons/SVG/Broken/Essentional, UI/Menu Dots.svg new file mode 100644 index 0000000..80f2370 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Menu Dots.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Minus Circle.svg b/resources/icons/SVG/Broken/Essentional, UI/Minus Circle.svg new file mode 100644 index 0000000..14864f4 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Minus Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Minus Square.svg b/resources/icons/SVG/Broken/Essentional, UI/Minus Square.svg new file mode 100644 index 0000000..3037526 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Minus Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Mirror.svg b/resources/icons/SVG/Broken/Essentional, UI/Mirror.svg new file mode 100644 index 0000000..1f655c6 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Mirror.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Paper Bin.svg b/resources/icons/SVG/Broken/Essentional, UI/Paper Bin.svg new file mode 100644 index 0000000..b4eef02 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Paper Bin.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Paw.svg b/resources/icons/SVG/Broken/Essentional, UI/Paw.svg new file mode 100644 index 0000000..7def6bd --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Paw.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Perfume.svg b/resources/icons/SVG/Broken/Essentional, UI/Perfume.svg new file mode 100644 index 0000000..91cc86f --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Perfume.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Pin Circle.svg b/resources/icons/SVG/Broken/Essentional, UI/Pin Circle.svg new file mode 100644 index 0000000..b425919 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Pin Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Pin List.svg b/resources/icons/SVG/Broken/Essentional, UI/Pin List.svg new file mode 100644 index 0000000..d47a0c8 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Pin List.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Pin.svg b/resources/icons/SVG/Broken/Essentional, UI/Pin.svg new file mode 100644 index 0000000..aa029c3 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Pin.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Plate.svg b/resources/icons/SVG/Broken/Essentional, UI/Plate.svg new file mode 100644 index 0000000..5faf186 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Plate.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Posts Carousel Horizontal.svg b/resources/icons/SVG/Broken/Essentional, UI/Posts Carousel Horizontal.svg new file mode 100644 index 0000000..3eb6695 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Posts Carousel Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Posts Carousel Vertical.svg b/resources/icons/SVG/Broken/Essentional, UI/Posts Carousel Vertical.svg new file mode 100644 index 0000000..27c9867 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Posts Carousel Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Power.svg b/resources/icons/SVG/Broken/Essentional, UI/Power.svg new file mode 100644 index 0000000..2ec59d1 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Power.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Question Circle.svg b/resources/icons/SVG/Broken/Essentional, UI/Question Circle.svg new file mode 100644 index 0000000..e243116 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Question Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Question Square.svg b/resources/icons/SVG/Broken/Essentional, UI/Question Square.svg new file mode 100644 index 0000000..54615d5 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Question Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Reorder.svg b/resources/icons/SVG/Broken/Essentional, UI/Reorder.svg new file mode 100644 index 0000000..1cdcaf3 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Reorder.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Revote.svg b/resources/icons/SVG/Broken/Essentional, UI/Revote.svg new file mode 100644 index 0000000..e797137 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Revote.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Scissors Square.svg b/resources/icons/SVG/Broken/Essentional, UI/Scissors Square.svg new file mode 100644 index 0000000..d4dc47f --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Scissors Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Scissors.svg b/resources/icons/SVG/Broken/Essentional, UI/Scissors.svg new file mode 100644 index 0000000..08c660b --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Scissors.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Share Circle.svg b/resources/icons/SVG/Broken/Essentional, UI/Share Circle.svg new file mode 100644 index 0000000..afd1238 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Share Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Share.svg b/resources/icons/SVG/Broken/Essentional, UI/Share.svg new file mode 100644 index 0000000..d9d5078 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Share.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Skirt.svg b/resources/icons/SVG/Broken/Essentional, UI/Skirt.svg new file mode 100644 index 0000000..5154970 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Skirt.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Sledgehammer.svg b/resources/icons/SVG/Broken/Essentional, UI/Sledgehammer.svg new file mode 100644 index 0000000..aa57fd3 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Sledgehammer.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Sleeping.svg b/resources/icons/SVG/Broken/Essentional, UI/Sleeping.svg new file mode 100644 index 0000000..17b074a --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Sleeping.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Slider Horizontal.svg b/resources/icons/SVG/Broken/Essentional, UI/Slider Horizontal.svg new file mode 100644 index 0000000..ed64368 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Slider Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Slider Minimalistic Horizontal.svg b/resources/icons/SVG/Broken/Essentional, UI/Slider Minimalistic Horizontal.svg new file mode 100644 index 0000000..dcee9ee --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Slider Minimalistic Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Slider Vertical Minimalistic.svg b/resources/icons/SVG/Broken/Essentional, UI/Slider Vertical Minimalistic.svg new file mode 100644 index 0000000..9d8678d --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Slider Vertical Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Slider Vertical.svg b/resources/icons/SVG/Broken/Essentional, UI/Slider Vertical.svg new file mode 100644 index 0000000..6a5fe99 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Slider Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Smart Home Angle.svg b/resources/icons/SVG/Broken/Essentional, UI/Smart Home Angle.svg new file mode 100644 index 0000000..4889a31 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Smart Home Angle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Smart Home.svg b/resources/icons/SVG/Broken/Essentional, UI/Smart Home.svg new file mode 100644 index 0000000..2a4b0c9 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Smart Home.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Sort.svg b/resources/icons/SVG/Broken/Essentional, UI/Sort.svg new file mode 100644 index 0000000..23ba6cb --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Sort.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Special Effects.svg b/resources/icons/SVG/Broken/Essentional, UI/Special Effects.svg new file mode 100644 index 0000000..a090a6c --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Special Effects.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Subtitles.svg b/resources/icons/SVG/Broken/Essentional, UI/Subtitles.svg new file mode 100644 index 0000000..28f1716 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Subtitles.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/T-shirt.svg b/resources/icons/SVG/Broken/Essentional, UI/T-shirt.svg new file mode 100644 index 0000000..5702eaf --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/T-shirt.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Target.svg b/resources/icons/SVG/Broken/Essentional, UI/Target.svg new file mode 100644 index 0000000..567b991 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Target.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Traffic Economy.svg b/resources/icons/SVG/Broken/Essentional, UI/Traffic Economy.svg new file mode 100644 index 0000000..3a82bd9 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Traffic Economy.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Traffic.svg b/resources/icons/SVG/Broken/Essentional, UI/Traffic.svg new file mode 100644 index 0000000..1014b6e --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Traffic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Trash Bin 2.svg b/resources/icons/SVG/Broken/Essentional, UI/Trash Bin 2.svg new file mode 100644 index 0000000..6aa4ade --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Trash Bin 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Trash Bin Minimalistic 2.svg b/resources/icons/SVG/Broken/Essentional, UI/Trash Bin Minimalistic 2.svg new file mode 100644 index 0000000..5c83db3 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Trash Bin Minimalistic 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Trash Bin Minimalistic.svg b/resources/icons/SVG/Broken/Essentional, UI/Trash Bin Minimalistic.svg new file mode 100644 index 0000000..58e4f16 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Trash Bin Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Trash Bin Trash.svg b/resources/icons/SVG/Broken/Essentional, UI/Trash Bin Trash.svg new file mode 100644 index 0000000..868658c --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Trash Bin Trash.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Umbrella.svg b/resources/icons/SVG/Broken/Essentional, UI/Umbrella.svg new file mode 100644 index 0000000..d5515ac --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Umbrella.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/Waterdrop.svg b/resources/icons/SVG/Broken/Essentional, UI/Waterdrop.svg new file mode 100644 index 0000000..2e93460 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/Waterdrop.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/WinRar.svg b/resources/icons/SVG/Broken/Essentional, UI/WinRar.svg new file mode 100644 index 0000000..8963f92 --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/WinRar.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Essentional, UI/XXX.svg b/resources/icons/SVG/Broken/Essentional, UI/XXX.svg new file mode 100644 index 0000000..f0c8dbc --- /dev/null +++ b/resources/icons/SVG/Broken/Essentional, UI/XXX.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Confounded Circle.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Confounded Circle.svg new file mode 100644 index 0000000..dce29f2 --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Confounded Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Confounded Square.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Confounded Square.svg new file mode 100644 index 0000000..b429c46 --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Confounded Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Emoji Funny Circle.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Emoji Funny Circle.svg new file mode 100644 index 0000000..7c7b07f --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Emoji Funny Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Emoji Funny Square.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Emoji Funny Square.svg new file mode 100644 index 0000000..42e23a8 --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Emoji Funny Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Expressionless Circle.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Expressionless Circle.svg new file mode 100644 index 0000000..9178524 --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Expressionless Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Expressionless Square.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Expressionless Square.svg new file mode 100644 index 0000000..f98e413 --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Expressionless Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Face Scan Circle.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Face Scan Circle.svg new file mode 100644 index 0000000..c56730b --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Face Scan Circle.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Face Scan Square.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Face Scan Square.svg new file mode 100644 index 0000000..46590d0 --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Face Scan Square.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Facemask Circle.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Facemask Circle.svg new file mode 100644 index 0000000..3765563 --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Facemask Circle.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Facemask Square.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Facemask Square.svg new file mode 100644 index 0000000..2d95cc6 --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Facemask Square.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sad Circle.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sad Circle.svg new file mode 100644 index 0000000..70cfb09 --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sad Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sad Square.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sad Square.svg new file mode 100644 index 0000000..e7639a1 --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sad Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sleeping Circle.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sleeping Circle.svg new file mode 100644 index 0000000..2105d8b --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sleeping Circle.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sleeping Square.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sleeping Square.svg new file mode 100644 index 0000000..1a37d7d --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sleeping Square.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Smile Circle.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Smile Circle.svg new file mode 100644 index 0000000..1afbffa --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Smile Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Smile Square.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Smile Square.svg new file mode 100644 index 0000000..a0c8dcb --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Smile Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Circle.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Circle.svg new file mode 100644 index 0000000..1e9e9d5 --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg new file mode 100644 index 0000000..0bf1bcc --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Smile Circle.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Smile Circle.svg new file mode 100644 index 0000000..fb8473d --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Smile Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Smile Square.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Smile Square.svg new file mode 100644 index 0000000..15fab35 --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Smile Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Square.svg b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Square.svg new file mode 100644 index 0000000..f7883ee --- /dev/null +++ b/resources/icons/SVG/Broken/Faces, Emotions, Stickers/Sticker Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Files/Cloud File.svg b/resources/icons/SVG/Broken/Files/Cloud File.svg new file mode 100644 index 0000000..12e08ad --- /dev/null +++ b/resources/icons/SVG/Broken/Files/Cloud File.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Files/Code File.svg b/resources/icons/SVG/Broken/Files/Code File.svg new file mode 100644 index 0000000..2bb1848 --- /dev/null +++ b/resources/icons/SVG/Broken/Files/Code File.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Files/Figma File.svg b/resources/icons/SVG/Broken/Files/Figma File.svg new file mode 100644 index 0000000..7a5ca32 --- /dev/null +++ b/resources/icons/SVG/Broken/Files/Figma File.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Files/File Check.svg b/resources/icons/SVG/Broken/Files/File Check.svg new file mode 100644 index 0000000..7874e70 --- /dev/null +++ b/resources/icons/SVG/Broken/Files/File Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Files/File Corrupted.svg b/resources/icons/SVG/Broken/Files/File Corrupted.svg new file mode 100644 index 0000000..33d8146 --- /dev/null +++ b/resources/icons/SVG/Broken/Files/File Corrupted.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Files/File Download.svg b/resources/icons/SVG/Broken/Files/File Download.svg new file mode 100644 index 0000000..c5aca04 --- /dev/null +++ b/resources/icons/SVG/Broken/Files/File Download.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Files/File Favourite.svg b/resources/icons/SVG/Broken/Files/File Favourite.svg new file mode 100644 index 0000000..803ac18 --- /dev/null +++ b/resources/icons/SVG/Broken/Files/File Favourite.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Files/File Left.svg b/resources/icons/SVG/Broken/Files/File Left.svg new file mode 100644 index 0000000..174024a --- /dev/null +++ b/resources/icons/SVG/Broken/Files/File Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Files/File Remove.svg b/resources/icons/SVG/Broken/Files/File Remove.svg new file mode 100644 index 0000000..5098d23 --- /dev/null +++ b/resources/icons/SVG/Broken/Files/File Remove.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Files/File Right.svg b/resources/icons/SVG/Broken/Files/File Right.svg new file mode 100644 index 0000000..5ef1d4b --- /dev/null +++ b/resources/icons/SVG/Broken/Files/File Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Files/File Send.svg b/resources/icons/SVG/Broken/Files/File Send.svg new file mode 100644 index 0000000..f1b2e36 --- /dev/null +++ b/resources/icons/SVG/Broken/Files/File Send.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Files/File Smile _).svg b/resources/icons/SVG/Broken/Files/File Smile _).svg new file mode 100644 index 0000000..7af4b3e --- /dev/null +++ b/resources/icons/SVG/Broken/Files/File Smile _).svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Files/File Text.svg b/resources/icons/SVG/Broken/Files/File Text.svg new file mode 100644 index 0000000..7ec67ce --- /dev/null +++ b/resources/icons/SVG/Broken/Files/File Text.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Files/File.svg b/resources/icons/SVG/Broken/Files/File.svg new file mode 100644 index 0000000..1dd1dff --- /dev/null +++ b/resources/icons/SVG/Broken/Files/File.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Files/ZIP File.svg b/resources/icons/SVG/Broken/Files/ZIP File.svg new file mode 100644 index 0000000..99421be --- /dev/null +++ b/resources/icons/SVG/Broken/Files/ZIP File.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Folders/Add Folder.svg b/resources/icons/SVG/Broken/Folders/Add Folder.svg new file mode 100644 index 0000000..11d852d --- /dev/null +++ b/resources/icons/SVG/Broken/Folders/Add Folder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Folders/Folder 2.svg b/resources/icons/SVG/Broken/Folders/Folder 2.svg new file mode 100644 index 0000000..d0fe7ae --- /dev/null +++ b/resources/icons/SVG/Broken/Folders/Folder 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Folders/Folder Check.svg b/resources/icons/SVG/Broken/Folders/Folder Check.svg new file mode 100644 index 0000000..b46662a --- /dev/null +++ b/resources/icons/SVG/Broken/Folders/Folder Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Folders/Folder Cloud.svg b/resources/icons/SVG/Broken/Folders/Folder Cloud.svg new file mode 100644 index 0000000..f415613 --- /dev/null +++ b/resources/icons/SVG/Broken/Folders/Folder Cloud.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Folders/Folder Error.svg b/resources/icons/SVG/Broken/Folders/Folder Error.svg new file mode 100644 index 0000000..6a7b8d4 --- /dev/null +++ b/resources/icons/SVG/Broken/Folders/Folder Error.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Folders/Folder Favourite (Bookmark).svg b/resources/icons/SVG/Broken/Folders/Folder Favourite (Bookmark).svg new file mode 100644 index 0000000..0a88e7f --- /dev/null +++ b/resources/icons/SVG/Broken/Folders/Folder Favourite (Bookmark).svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Folders/Folder Favourite (Star).svg b/resources/icons/SVG/Broken/Folders/Folder Favourite (Star).svg new file mode 100644 index 0000000..67bd0e7 --- /dev/null +++ b/resources/icons/SVG/Broken/Folders/Folder Favourite (Star).svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Folders/Folder Open.svg b/resources/icons/SVG/Broken/Folders/Folder Open.svg new file mode 100644 index 0000000..3ae15b8 --- /dev/null +++ b/resources/icons/SVG/Broken/Folders/Folder Open.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Folders/Folder Path Connect.svg b/resources/icons/SVG/Broken/Folders/Folder Path Connect.svg new file mode 100644 index 0000000..60e155b --- /dev/null +++ b/resources/icons/SVG/Broken/Folders/Folder Path Connect.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Folders/Folder Security.svg b/resources/icons/SVG/Broken/Folders/Folder Security.svg new file mode 100644 index 0000000..6769854 --- /dev/null +++ b/resources/icons/SVG/Broken/Folders/Folder Security.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Folders/Folder With Files.svg b/resources/icons/SVG/Broken/Folders/Folder With Files.svg new file mode 100644 index 0000000..813bfcd --- /dev/null +++ b/resources/icons/SVG/Broken/Folders/Folder With Files.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Folders/Folder.svg b/resources/icons/SVG/Broken/Folders/Folder.svg new file mode 100644 index 0000000..7d4dd51 --- /dev/null +++ b/resources/icons/SVG/Broken/Folders/Folder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Folders/Move To Folder.svg b/resources/icons/SVG/Broken/Folders/Move To Folder.svg new file mode 100644 index 0000000..90c77a8 --- /dev/null +++ b/resources/icons/SVG/Broken/Folders/Move To Folder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Folders/Remove Folder.svg b/resources/icons/SVG/Broken/Folders/Remove Folder.svg new file mode 100644 index 0000000..bebf551 --- /dev/null +++ b/resources/icons/SVG/Broken/Folders/Remove Folder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Bottle.svg b/resources/icons/SVG/Broken/Food, Kitchen/Bottle.svg new file mode 100644 index 0000000..e652004 --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Bottle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Chef Hat Heart.svg b/resources/icons/SVG/Broken/Food, Kitchen/Chef Hat Heart.svg new file mode 100644 index 0000000..4b0ce4e --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Chef Hat Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Chef Hat Minimalistic.svg b/resources/icons/SVG/Broken/Food, Kitchen/Chef Hat Minimalistic.svg new file mode 100644 index 0000000..0055034 --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Chef Hat Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Chef Hat.svg b/resources/icons/SVG/Broken/Food, Kitchen/Chef Hat.svg new file mode 100644 index 0000000..462cf91 --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Chef Hat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Corkscrew.svg b/resources/icons/SVG/Broken/Food, Kitchen/Corkscrew.svg new file mode 100644 index 0000000..bbf502e --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Corkscrew.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Cup Hot.svg b/resources/icons/SVG/Broken/Food, Kitchen/Cup Hot.svg new file mode 100644 index 0000000..8ac1ac8 --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Cup Hot.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Cup Paper.svg b/resources/icons/SVG/Broken/Food, Kitchen/Cup Paper.svg new file mode 100644 index 0000000..56e8869 --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Cup Paper.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Cup.svg b/resources/icons/SVG/Broken/Food, Kitchen/Cup.svg new file mode 100644 index 0000000..f876786 --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Cup.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Donut Bitten.svg b/resources/icons/SVG/Broken/Food, Kitchen/Donut Bitten.svg new file mode 100644 index 0000000..17d9b82 --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Donut Bitten.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Donut.svg b/resources/icons/SVG/Broken/Food, Kitchen/Donut.svg new file mode 100644 index 0000000..97fbd3d --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Donut.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Ladle.svg b/resources/icons/SVG/Broken/Food, Kitchen/Ladle.svg new file mode 100644 index 0000000..1226c95 --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Ladle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Oven Mitts Minimalistic.svg b/resources/icons/SVG/Broken/Food, Kitchen/Oven Mitts Minimalistic.svg new file mode 100644 index 0000000..e6a9249 --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Oven Mitts Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Oven Mitts.svg b/resources/icons/SVG/Broken/Food, Kitchen/Oven Mitts.svg new file mode 100644 index 0000000..c98e652 --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Oven Mitts.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Rolling Pin.svg b/resources/icons/SVG/Broken/Food, Kitchen/Rolling Pin.svg new file mode 100644 index 0000000..79d87d2 --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Rolling Pin.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Tea Cup.svg b/resources/icons/SVG/Broken/Food, Kitchen/Tea Cup.svg new file mode 100644 index 0000000..bb37acf --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Tea Cup.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Whisk.svg b/resources/icons/SVG/Broken/Food, Kitchen/Whisk.svg new file mode 100644 index 0000000..09bbbbb --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Whisk.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Wineglass Triangle.svg b/resources/icons/SVG/Broken/Food, Kitchen/Wineglass Triangle.svg new file mode 100644 index 0000000..c6a0058 --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Wineglass Triangle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Food, Kitchen/Wineglass.svg b/resources/icons/SVG/Broken/Food, Kitchen/Wineglass.svg new file mode 100644 index 0000000..9bee8b1 --- /dev/null +++ b/resources/icons/SVG/Broken/Food, Kitchen/Wineglass.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Armchair 2.svg b/resources/icons/SVG/Broken/Home, Furniture/Armchair 2.svg new file mode 100644 index 0000000..a6b0498 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Armchair 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Armchair.svg b/resources/icons/SVG/Broken/Home, Furniture/Armchair.svg new file mode 100644 index 0000000..2be303f --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Armchair.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Bar Chair.svg b/resources/icons/SVG/Broken/Home, Furniture/Bar Chair.svg new file mode 100644 index 0000000..c4a0e87 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Bar Chair.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Bath.svg b/resources/icons/SVG/Broken/Home, Furniture/Bath.svg new file mode 100644 index 0000000..2152a0b --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Bath.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Bed.svg b/resources/icons/SVG/Broken/Home, Furniture/Bed.svg new file mode 100644 index 0000000..5fb26bd --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Bed.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Bedside Table 2.svg b/resources/icons/SVG/Broken/Home, Furniture/Bedside Table 2.svg new file mode 100644 index 0000000..9c718ea --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Bedside Table 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Bedside Table 3.svg b/resources/icons/SVG/Broken/Home, Furniture/Bedside Table 3.svg new file mode 100644 index 0000000..f1acdcb --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Bedside Table 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Bedside Table 4.svg b/resources/icons/SVG/Broken/Home, Furniture/Bedside Table 4.svg new file mode 100644 index 0000000..9048087 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Bedside Table 4.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Bedside Table.svg b/resources/icons/SVG/Broken/Home, Furniture/Bedside Table.svg new file mode 100644 index 0000000..2b614bb --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Bedside Table.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Chair 2.svg b/resources/icons/SVG/Broken/Home, Furniture/Chair 2.svg new file mode 100644 index 0000000..8210590 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Chair 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Chair.svg b/resources/icons/SVG/Broken/Home, Furniture/Chair.svg new file mode 100644 index 0000000..55168a9 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Chair.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Chandelier.svg b/resources/icons/SVG/Broken/Home, Furniture/Chandelier.svg new file mode 100644 index 0000000..16a1bc4 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Chandelier.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Closet 2.svg b/resources/icons/SVG/Broken/Home, Furniture/Closet 2.svg new file mode 100644 index 0000000..abb0667 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Closet 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Closet.svg b/resources/icons/SVG/Broken/Home, Furniture/Closet.svg new file mode 100644 index 0000000..656d9ab --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Closet.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Condicioner 2.svg b/resources/icons/SVG/Broken/Home, Furniture/Condicioner 2.svg new file mode 100644 index 0000000..837300b --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Condicioner 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Condicioner.svg b/resources/icons/SVG/Broken/Home, Furniture/Condicioner.svg new file mode 100644 index 0000000..76b7ebf --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Condicioner.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Floor Lamp Minimalistic.svg b/resources/icons/SVG/Broken/Home, Furniture/Floor Lamp Minimalistic.svg new file mode 100644 index 0000000..9822ed3 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Floor Lamp Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Floor Lamp.svg b/resources/icons/SVG/Broken/Home, Furniture/Floor Lamp.svg new file mode 100644 index 0000000..e9e97d1 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Floor Lamp.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Fridge.svg b/resources/icons/SVG/Broken/Home, Furniture/Fridge.svg new file mode 100644 index 0000000..af13e73 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Fridge.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Lamp.svg b/resources/icons/SVG/Broken/Home, Furniture/Lamp.svg new file mode 100644 index 0000000..fc4dfa4 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Lamp.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Mirror.svg b/resources/icons/SVG/Broken/Home, Furniture/Mirror.svg new file mode 100644 index 0000000..9db725d --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Mirror.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Remote Controller 2.svg b/resources/icons/SVG/Broken/Home, Furniture/Remote Controller 2.svg new file mode 100644 index 0000000..ef3a93d --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Remote Controller 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Remote Controller Minimalistic.svg b/resources/icons/SVG/Broken/Home, Furniture/Remote Controller Minimalistic.svg new file mode 100644 index 0000000..e9d5c96 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Remote Controller Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Remote Controller.svg b/resources/icons/SVG/Broken/Home, Furniture/Remote Controller.svg new file mode 100644 index 0000000..400fc4a --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Remote Controller.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Smart Vacuum Cleaner 2.svg b/resources/icons/SVG/Broken/Home, Furniture/Smart Vacuum Cleaner 2.svg new file mode 100644 index 0000000..a156483 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Smart Vacuum Cleaner 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Smart Vacuum Cleaner.svg b/resources/icons/SVG/Broken/Home, Furniture/Smart Vacuum Cleaner.svg new file mode 100644 index 0000000..4deb377 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Smart Vacuum Cleaner.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Sofa 2.svg b/resources/icons/SVG/Broken/Home, Furniture/Sofa 2.svg new file mode 100644 index 0000000..6b37012 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Sofa 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Sofa 3.svg b/resources/icons/SVG/Broken/Home, Furniture/Sofa 3.svg new file mode 100644 index 0000000..d6fb17f --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Sofa 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Sofa.svg b/resources/icons/SVG/Broken/Home, Furniture/Sofa.svg new file mode 100644 index 0000000..4029b53 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Sofa.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Speaker Minimalistic.svg b/resources/icons/SVG/Broken/Home, Furniture/Speaker Minimalistic.svg new file mode 100644 index 0000000..c737283 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Speaker Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Speaker.svg b/resources/icons/SVG/Broken/Home, Furniture/Speaker.svg new file mode 100644 index 0000000..e0da73c --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Speaker.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Trellis.svg b/resources/icons/SVG/Broken/Home, Furniture/Trellis.svg new file mode 100644 index 0000000..3b5fc31 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Trellis.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Volume Knob.svg b/resources/icons/SVG/Broken/Home, Furniture/Volume Knob.svg new file mode 100644 index 0000000..f411ee0 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Volume Knob.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Washing Machine Minimalistic.svg b/resources/icons/SVG/Broken/Home, Furniture/Washing Machine Minimalistic.svg new file mode 100644 index 0000000..8823018 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Washing Machine Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Home, Furniture/Washing Machine.svg b/resources/icons/SVG/Broken/Home, Furniture/Washing Machine.svg new file mode 100644 index 0000000..85f18f2 --- /dev/null +++ b/resources/icons/SVG/Broken/Home, Furniture/Washing Machine.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Like/Dislike.svg b/resources/icons/SVG/Broken/Like/Dislike.svg new file mode 100644 index 0000000..fdc412e --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Dislike.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Like/Heart Angle.svg b/resources/icons/SVG/Broken/Like/Heart Angle.svg new file mode 100644 index 0000000..9013211 --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Heart Angle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Like/Heart Broken.svg b/resources/icons/SVG/Broken/Like/Heart Broken.svg new file mode 100644 index 0000000..f869f7a --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Heart Broken.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Like/Heart Lock.svg b/resources/icons/SVG/Broken/Like/Heart Lock.svg new file mode 100644 index 0000000..0c5dfc3 --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Heart Lock.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Like/Heart Shine.svg b/resources/icons/SVG/Broken/Like/Heart Shine.svg new file mode 100644 index 0000000..fe3b26c --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Heart Shine.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Like/Heart Unlock.svg b/resources/icons/SVG/Broken/Like/Heart Unlock.svg new file mode 100644 index 0000000..515977e --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Heart Unlock.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Like/Heart.svg b/resources/icons/SVG/Broken/Like/Heart.svg new file mode 100644 index 0000000..cfa9ff6 --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Heart.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Like/Hearts.svg b/resources/icons/SVG/Broken/Like/Hearts.svg new file mode 100644 index 0000000..67950ec --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Hearts.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Like/Like.svg b/resources/icons/SVG/Broken/Like/Like.svg new file mode 100644 index 0000000..dc753aa --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Like.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Like/Medal Ribbon Star.svg b/resources/icons/SVG/Broken/Like/Medal Ribbon Star.svg new file mode 100644 index 0000000..8f57fef --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Medal Ribbon Star.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Like/Medal Ribbon.svg b/resources/icons/SVG/Broken/Like/Medal Ribbon.svg new file mode 100644 index 0000000..32e218e --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Medal Ribbon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Like/Medal Ribbons Star.svg b/resources/icons/SVG/Broken/Like/Medal Ribbons Star.svg new file mode 100644 index 0000000..d1cd2bd --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Medal Ribbons Star.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Like/Medal Star Circle.svg b/resources/icons/SVG/Broken/Like/Medal Star Circle.svg new file mode 100644 index 0000000..8df6ecc --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Medal Star Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Like/Medal Star Square.svg b/resources/icons/SVG/Broken/Like/Medal Star Square.svg new file mode 100644 index 0000000..6189a2f --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Medal Star Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Like/Medal Star.svg b/resources/icons/SVG/Broken/Like/Medal Star.svg new file mode 100644 index 0000000..1b02d9a --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Medal Star.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Like/Star Shine.svg b/resources/icons/SVG/Broken/Like/Star Shine.svg new file mode 100644 index 0000000..e4c2961 --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Star Shine.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Like/Star.svg b/resources/icons/SVG/Broken/Like/Star.svg new file mode 100644 index 0000000..5ee8213 --- /dev/null +++ b/resources/icons/SVG/Broken/Like/Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/List/Bill.svg b/resources/icons/SVG/Broken/List/Bill.svg new file mode 100644 index 0000000..0a4d2e2 --- /dev/null +++ b/resources/icons/SVG/Broken/List/Bill.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/List/Checklist Minimalistic.svg b/resources/icons/SVG/Broken/List/Checklist Minimalistic.svg new file mode 100644 index 0000000..e8ac6b7 --- /dev/null +++ b/resources/icons/SVG/Broken/List/Checklist Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/List/Checklist.svg b/resources/icons/SVG/Broken/List/Checklist.svg new file mode 100644 index 0000000..ba27c21 --- /dev/null +++ b/resources/icons/SVG/Broken/List/Checklist.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/List/List Arrow Down Minimalistic.svg b/resources/icons/SVG/Broken/List/List Arrow Down Minimalistic.svg new file mode 100644 index 0000000..0208f36 --- /dev/null +++ b/resources/icons/SVG/Broken/List/List Arrow Down Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/List/List Arrow Down.svg b/resources/icons/SVG/Broken/List/List Arrow Down.svg new file mode 100644 index 0000000..e02f465 --- /dev/null +++ b/resources/icons/SVG/Broken/List/List Arrow Down.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/List/List Arrow Up Minimalistic.svg b/resources/icons/SVG/Broken/List/List Arrow Up Minimalistic.svg new file mode 100644 index 0000000..98c7304 --- /dev/null +++ b/resources/icons/SVG/Broken/List/List Arrow Up Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/List/List Arrow Up.svg b/resources/icons/SVG/Broken/List/List Arrow Up.svg new file mode 100644 index 0000000..3768376 --- /dev/null +++ b/resources/icons/SVG/Broken/List/List Arrow Up.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/List/List Check Minimalistic.svg b/resources/icons/SVG/Broken/List/List Check Minimalistic.svg new file mode 100644 index 0000000..12f6034 --- /dev/null +++ b/resources/icons/SVG/Broken/List/List Check Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/List/List Check.svg b/resources/icons/SVG/Broken/List/List Check.svg new file mode 100644 index 0000000..7231934 --- /dev/null +++ b/resources/icons/SVG/Broken/List/List Check.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/List/List Cross Minimalistic.svg b/resources/icons/SVG/Broken/List/List Cross Minimalistic.svg new file mode 100644 index 0000000..b8d749f --- /dev/null +++ b/resources/icons/SVG/Broken/List/List Cross Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/List/List Cross.svg b/resources/icons/SVG/Broken/List/List Cross.svg new file mode 100644 index 0000000..d05499b --- /dev/null +++ b/resources/icons/SVG/Broken/List/List Cross.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/List/List Down Minimalistic.svg b/resources/icons/SVG/Broken/List/List Down Minimalistic.svg new file mode 100644 index 0000000..0503760 --- /dev/null +++ b/resources/icons/SVG/Broken/List/List Down Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/List/List Down.svg b/resources/icons/SVG/Broken/List/List Down.svg new file mode 100644 index 0000000..fb02994 --- /dev/null +++ b/resources/icons/SVG/Broken/List/List Down.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/List/List Heart Minimalistic.svg b/resources/icons/SVG/Broken/List/List Heart Minimalistic.svg new file mode 100644 index 0000000..0d015c4 --- /dev/null +++ b/resources/icons/SVG/Broken/List/List Heart Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/List/List Heart.svg b/resources/icons/SVG/Broken/List/List Heart.svg new file mode 100644 index 0000000..5969abe --- /dev/null +++ b/resources/icons/SVG/Broken/List/List Heart.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/List/List Up Minimalistic.svg b/resources/icons/SVG/Broken/List/List Up Minimalistic.svg new file mode 100644 index 0000000..c7578f9 --- /dev/null +++ b/resources/icons/SVG/Broken/List/List Up Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/List/List Up.svg b/resources/icons/SVG/Broken/List/List Up.svg new file mode 100644 index 0000000..4728732 --- /dev/null +++ b/resources/icons/SVG/Broken/List/List Up.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/List/List-1.svg b/resources/icons/SVG/Broken/List/List-1.svg new file mode 100644 index 0000000..2ecd46b --- /dev/null +++ b/resources/icons/SVG/Broken/List/List-1.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/List/List.svg b/resources/icons/SVG/Broken/List/List.svg new file mode 100644 index 0000000..5856152 --- /dev/null +++ b/resources/icons/SVG/Broken/List/List.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/List/Plaaylist Minimalistic.svg b/resources/icons/SVG/Broken/List/Plaaylist Minimalistic.svg new file mode 100644 index 0000000..15fa761 --- /dev/null +++ b/resources/icons/SVG/Broken/List/Plaaylist Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/List/Playlist 2.svg b/resources/icons/SVG/Broken/List/Playlist 2.svg new file mode 100644 index 0000000..35460e7 --- /dev/null +++ b/resources/icons/SVG/Broken/List/Playlist 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/List/Playlist Minimalistic 2.svg b/resources/icons/SVG/Broken/List/Playlist Minimalistic 2.svg new file mode 100644 index 0000000..a57c092 --- /dev/null +++ b/resources/icons/SVG/Broken/List/Playlist Minimalistic 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/List/Playlist Minimalistic 3.svg b/resources/icons/SVG/Broken/List/Playlist Minimalistic 3.svg new file mode 100644 index 0000000..069443b --- /dev/null +++ b/resources/icons/SVG/Broken/List/Playlist Minimalistic 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/List/Playlist.svg b/resources/icons/SVG/Broken/List/Playlist.svg new file mode 100644 index 0000000..c3afc23 --- /dev/null +++ b/resources/icons/SVG/Broken/List/Playlist.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/List/Sort By Alphabet.svg b/resources/icons/SVG/Broken/List/Sort By Alphabet.svg new file mode 100644 index 0000000..2979bd3 --- /dev/null +++ b/resources/icons/SVG/Broken/List/Sort By Alphabet.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/List/Sort By Time.svg b/resources/icons/SVG/Broken/List/Sort By Time.svg new file mode 100644 index 0000000..591952c --- /dev/null +++ b/resources/icons/SVG/Broken/List/Sort By Time.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/List/Sort From Bottom To Top.svg b/resources/icons/SVG/Broken/List/Sort From Bottom To Top.svg new file mode 100644 index 0000000..686d184 --- /dev/null +++ b/resources/icons/SVG/Broken/List/Sort From Bottom To Top.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/List/Sort From Top To Bottom.svg b/resources/icons/SVG/Broken/List/Sort From Top To Bottom.svg new file mode 100644 index 0000000..defd8ef --- /dev/null +++ b/resources/icons/SVG/Broken/List/Sort From Top To Bottom.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Branching Paths Down.svg b/resources/icons/SVG/Broken/Map & Location/Branching Paths Down.svg new file mode 100644 index 0000000..235b345 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Branching Paths Down.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Branching Paths Up.svg b/resources/icons/SVG/Broken/Map & Location/Branching Paths Up.svg new file mode 100644 index 0000000..f78a9d3 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Branching Paths Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Compass Big.svg b/resources/icons/SVG/Broken/Map & Location/Compass Big.svg new file mode 100644 index 0000000..2be9886 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Compass Big.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Compass Square.svg b/resources/icons/SVG/Broken/Map & Location/Compass Square.svg new file mode 100644 index 0000000..680e021 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Compass Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Compass.svg b/resources/icons/SVG/Broken/Map & Location/Compass.svg new file mode 100644 index 0000000..76976df --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Compass.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/GPS.svg b/resources/icons/SVG/Broken/Map & Location/GPS.svg new file mode 100644 index 0000000..230ed57 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/GPS.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Global.svg b/resources/icons/SVG/Broken/Map & Location/Global.svg new file mode 100644 index 0000000..f10d112 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Global.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Globus.svg b/resources/icons/SVG/Broken/Map & Location/Globus.svg new file mode 100644 index 0000000..e0a05ea --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Globus.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Map Arrow Down.svg b/resources/icons/SVG/Broken/Map & Location/Map Arrow Down.svg new file mode 100644 index 0000000..ad2ab8b --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Map Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Map Arrow Left.svg b/resources/icons/SVG/Broken/Map & Location/Map Arrow Left.svg new file mode 100644 index 0000000..d7db89b --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Map Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Map Arrow Right.svg b/resources/icons/SVG/Broken/Map & Location/Map Arrow Right.svg new file mode 100644 index 0000000..6e9e484 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Map Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Map Arrow Square.svg b/resources/icons/SVG/Broken/Map & Location/Map Arrow Square.svg new file mode 100644 index 0000000..2602535 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Map Arrow Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Map Arrow Up.svg b/resources/icons/SVG/Broken/Map & Location/Map Arrow Up.svg new file mode 100644 index 0000000..96cff96 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Map Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Map Point Add.svg b/resources/icons/SVG/Broken/Map & Location/Map Point Add.svg new file mode 100644 index 0000000..3f02505 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Map Point Add.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Map Point Favourite.svg b/resources/icons/SVG/Broken/Map & Location/Map Point Favourite.svg new file mode 100644 index 0000000..e8eec68 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Map Point Favourite.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Map Point Hospital.svg b/resources/icons/SVG/Broken/Map & Location/Map Point Hospital.svg new file mode 100644 index 0000000..b90216c --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Map Point Hospital.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Map Point Remove.svg b/resources/icons/SVG/Broken/Map & Location/Map Point Remove.svg new file mode 100644 index 0000000..dceff37 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Map Point Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Map Point Rotate.svg b/resources/icons/SVG/Broken/Map & Location/Map Point Rotate.svg new file mode 100644 index 0000000..5645bfc --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Map Point Rotate.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Map Point School.svg b/resources/icons/SVG/Broken/Map & Location/Map Point School.svg new file mode 100644 index 0000000..ab3c304 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Map Point School.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Map Point Search.svg b/resources/icons/SVG/Broken/Map & Location/Map Point Search.svg new file mode 100644 index 0000000..b5bf7cf --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Map Point Search.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Map Point Wave.svg b/resources/icons/SVG/Broken/Map & Location/Map Point Wave.svg new file mode 100644 index 0000000..ff41204 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Map Point Wave.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Map Point.svg b/resources/icons/SVG/Broken/Map & Location/Map Point.svg new file mode 100644 index 0000000..fa03635 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Map Point.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Map.svg b/resources/icons/SVG/Broken/Map & Location/Map.svg new file mode 100644 index 0000000..9b6f5fe --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Map.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/People Nearby.svg b/resources/icons/SVG/Broken/Map & Location/People Nearby.svg new file mode 100644 index 0000000..bb19f44 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/People Nearby.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Point On Map Perspective.svg b/resources/icons/SVG/Broken/Map & Location/Point On Map Perspective.svg new file mode 100644 index 0000000..ee6a82b --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Point On Map Perspective.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Point On Map.svg b/resources/icons/SVG/Broken/Map & Location/Point On Map.svg new file mode 100644 index 0000000..e4c0881 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Point On Map.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Radar 2.svg b/resources/icons/SVG/Broken/Map & Location/Radar 2.svg new file mode 100644 index 0000000..040eae4 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Radar 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Radar.svg b/resources/icons/SVG/Broken/Map & Location/Radar.svg new file mode 100644 index 0000000..a456f4f --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Radar.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Route.svg b/resources/icons/SVG/Broken/Map & Location/Route.svg new file mode 100644 index 0000000..5648f81 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Route.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Routing 2.svg b/resources/icons/SVG/Broken/Map & Location/Routing 2.svg new file mode 100644 index 0000000..5348712 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Routing 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Routing 3.svg b/resources/icons/SVG/Broken/Map & Location/Routing 3.svg new file mode 100644 index 0000000..2142956 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Routing 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Routing.svg b/resources/icons/SVG/Broken/Map & Location/Routing.svg new file mode 100644 index 0000000..f4777c6 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Routing.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Signpost 2.svg b/resources/icons/SVG/Broken/Map & Location/Signpost 2.svg new file mode 100644 index 0000000..a50876c --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Signpost 2.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Signpost.svg b/resources/icons/SVG/Broken/Map & Location/Signpost.svg new file mode 100644 index 0000000..a1d4093 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Signpost.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Streets Map Point.svg b/resources/icons/SVG/Broken/Map & Location/Streets Map Point.svg new file mode 100644 index 0000000..e4734a9 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Streets Map Point.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Streets Navigation.svg b/resources/icons/SVG/Broken/Map & Location/Streets Navigation.svg new file mode 100644 index 0000000..e4bf796 --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Streets Navigation.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Map & Location/Streets.svg b/resources/icons/SVG/Broken/Map & Location/Streets.svg new file mode 100644 index 0000000..760e9da --- /dev/null +++ b/resources/icons/SVG/Broken/Map & Location/Streets.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Adhesive Plaster 2.svg b/resources/icons/SVG/Broken/Medicine/Adhesive Plaster 2.svg new file mode 100644 index 0000000..ea3cd6e --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Adhesive Plaster 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Adhesive Plaster.svg b/resources/icons/SVG/Broken/Medicine/Adhesive Plaster.svg new file mode 100644 index 0000000..a85b44d --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Adhesive Plaster.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Bacteria.svg b/resources/icons/SVG/Broken/Medicine/Bacteria.svg new file mode 100644 index 0000000..65b90bb --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Bacteria.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Benzene Ring.svg b/resources/icons/SVG/Broken/Medicine/Benzene Ring.svg new file mode 100644 index 0000000..a8f4233 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Benzene Ring.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Bone Broken.svg b/resources/icons/SVG/Broken/Medicine/Bone Broken.svg new file mode 100644 index 0000000..9db9601 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Bone Broken.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Bone Crack.svg b/resources/icons/SVG/Broken/Medicine/Bone Crack.svg new file mode 100644 index 0000000..80133c5 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Bone Crack.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Bone.svg b/resources/icons/SVG/Broken/Medicine/Bone.svg new file mode 100644 index 0000000..e1b1a08 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Bone.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Medicine/Bones.svg b/resources/icons/SVG/Broken/Medicine/Bones.svg new file mode 100644 index 0000000..798815e --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Bones.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/DNA.svg b/resources/icons/SVG/Broken/Medicine/DNA.svg new file mode 100644 index 0000000..8185300 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/DNA.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Dropper 2.svg b/resources/icons/SVG/Broken/Medicine/Dropper 2.svg new file mode 100644 index 0000000..8043bf1 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Dropper 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Dropper 3.svg b/resources/icons/SVG/Broken/Medicine/Dropper 3.svg new file mode 100644 index 0000000..eb71c72 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Dropper 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Dropper Minimalistic 2.svg b/resources/icons/SVG/Broken/Medicine/Dropper Minimalistic 2.svg new file mode 100644 index 0000000..d3d46be --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Dropper Minimalistic 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Dropper Minimalistic.svg b/resources/icons/SVG/Broken/Medicine/Dropper Minimalistic.svg new file mode 100644 index 0000000..91e71f1 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Dropper Minimalistic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Dropper.svg b/resources/icons/SVG/Broken/Medicine/Dropper.svg new file mode 100644 index 0000000..9c5e330 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Dropper.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Health.svg b/resources/icons/SVG/Broken/Medicine/Health.svg new file mode 100644 index 0000000..6bda774 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Health.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Heart Pulse 2.svg b/resources/icons/SVG/Broken/Medicine/Heart Pulse 2.svg new file mode 100644 index 0000000..39ebcfb --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Heart Pulse 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Heart Pulse.svg b/resources/icons/SVG/Broken/Medicine/Heart Pulse.svg new file mode 100644 index 0000000..e7617aa --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Heart Pulse.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Jar Of Pills 2.svg b/resources/icons/SVG/Broken/Medicine/Jar Of Pills 2.svg new file mode 100644 index 0000000..38d3c8c --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Jar Of Pills 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Jar Of Pills.svg b/resources/icons/SVG/Broken/Medicine/Jar Of Pills.svg new file mode 100644 index 0000000..1e7696c --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Jar Of Pills.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Medical Kit.svg b/resources/icons/SVG/Broken/Medicine/Medical Kit.svg new file mode 100644 index 0000000..2b17a04 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Medical Kit.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Pill.svg b/resources/icons/SVG/Broken/Medicine/Pill.svg new file mode 100644 index 0000000..697aaa0 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Pill.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Pills 2.svg b/resources/icons/SVG/Broken/Medicine/Pills 2.svg new file mode 100644 index 0000000..ca4acd4 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Pills 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Pills 3.svg b/resources/icons/SVG/Broken/Medicine/Pills 3.svg new file mode 100644 index 0000000..05ad3ec --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Pills 3.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Pills.svg b/resources/icons/SVG/Broken/Medicine/Pills.svg new file mode 100644 index 0000000..7a4aae7 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Pills.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Pulse 2.svg b/resources/icons/SVG/Broken/Medicine/Pulse 2.svg new file mode 100644 index 0000000..cb46934 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Pulse 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Pulse.svg b/resources/icons/SVG/Broken/Medicine/Pulse.svg new file mode 100644 index 0000000..726e0ca --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Pulse.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Stethoscope.svg b/resources/icons/SVG/Broken/Medicine/Stethoscope.svg new file mode 100644 index 0000000..f60293a --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Stethoscope.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Syringe.svg b/resources/icons/SVG/Broken/Medicine/Syringe.svg new file mode 100644 index 0000000..f28e395 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Syringe.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Medicine/Test Tube Minimalistic.svg b/resources/icons/SVG/Broken/Medicine/Test Tube Minimalistic.svg new file mode 100644 index 0000000..764406e --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Test Tube Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Medicine/Test Tube.svg b/resources/icons/SVG/Broken/Medicine/Test Tube.svg new file mode 100644 index 0000000..3292439 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Test Tube.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Thermometer.svg b/resources/icons/SVG/Broken/Medicine/Thermometer.svg new file mode 100644 index 0000000..cb8edec --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Thermometer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Medicine/Virus.svg b/resources/icons/SVG/Broken/Medicine/Virus.svg new file mode 100644 index 0000000..e473754 --- /dev/null +++ b/resources/icons/SVG/Broken/Medicine/Virus.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Square Arrow.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Square Arrow.svg new file mode 100644 index 0000000..766f255 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Square Arrow.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Square Call.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Square Call.svg new file mode 100644 index 0000000..0427d6f --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Square Call.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Square Check.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Square Check.svg new file mode 100644 index 0000000..93562e0 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Square Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Square Code.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Square Code.svg new file mode 100644 index 0000000..caad268 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Square Code.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Square Like.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Square Like.svg new file mode 100644 index 0000000..afd5606 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Square Like.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Square.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Square.svg new file mode 100644 index 0000000..3e10b97 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Dots.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Dots.svg new file mode 100644 index 0000000..86ee042 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Dots.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Line.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Line.svg new file mode 100644 index 0000000..f43fa24 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Line.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Call.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Call.svg new file mode 100644 index 0000000..be4fa66 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Call.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Check.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Check.svg new file mode 100644 index 0000000..8b21403 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Dots.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Dots.svg new file mode 100644 index 0000000..5729b7e --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Dots.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Like.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Like.svg new file mode 100644 index 0000000..516ddaf --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Like.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Line.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Line.svg new file mode 100644 index 0000000..8908f2b --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Line.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Money.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Money.svg new file mode 100644 index 0000000..c06e270 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Money.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Unread.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Unread.svg new file mode 100644 index 0000000..6c9f2a3 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Video.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Video.svg new file mode 100644 index 0000000..0c402f2 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round Video.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Round.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round.svg new file mode 100644 index 0000000..e28c841 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Chat Unread.svg b/resources/icons/SVG/Broken/Messages, Conversation/Chat Unread.svg new file mode 100644 index 0000000..e95d5de --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Chat Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Check Read.svg b/resources/icons/SVG/Broken/Messages, Conversation/Check Read.svg new file mode 100644 index 0000000..d70c537 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Check Read.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Dialog 2.svg b/resources/icons/SVG/Broken/Messages, Conversation/Dialog 2.svg new file mode 100644 index 0000000..140ff69 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Dialog 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Dialog.svg b/resources/icons/SVG/Broken/Messages, Conversation/Dialog.svg new file mode 100644 index 0000000..db4f115 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Dialog.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Forward.svg b/resources/icons/SVG/Broken/Messages, Conversation/Forward.svg new file mode 100644 index 0000000..a4be8f6 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Forward.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Inbox Archive.svg b/resources/icons/SVG/Broken/Messages, Conversation/Inbox Archive.svg new file mode 100644 index 0000000..0f0909f --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Inbox Archive.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Inbox In.svg b/resources/icons/SVG/Broken/Messages, Conversation/Inbox In.svg new file mode 100644 index 0000000..4e453f6 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Inbox In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Inbox Line.svg b/resources/icons/SVG/Broken/Messages, Conversation/Inbox Line.svg new file mode 100644 index 0000000..454eddc --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Inbox Line.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Inbox Out.svg b/resources/icons/SVG/Broken/Messages, Conversation/Inbox Out.svg new file mode 100644 index 0000000..3f5e466 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Inbox Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Inbox Unread.svg b/resources/icons/SVG/Broken/Messages, Conversation/Inbox Unread.svg new file mode 100644 index 0000000..25bb3b8 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Inbox Unread.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Inbox.svg b/resources/icons/SVG/Broken/Messages, Conversation/Inbox.svg new file mode 100644 index 0000000..fbcc812 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Inbox.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Letter Opened.svg b/resources/icons/SVG/Broken/Messages, Conversation/Letter Opened.svg new file mode 100644 index 0000000..bac50fb --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Letter Opened.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Letter Unread.svg b/resources/icons/SVG/Broken/Messages, Conversation/Letter Unread.svg new file mode 100644 index 0000000..8b84bb3 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Letter Unread.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Letter.svg b/resources/icons/SVG/Broken/Messages, Conversation/Letter.svg new file mode 100644 index 0000000..25a342a --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Letter.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Mailbox.svg b/resources/icons/SVG/Broken/Messages, Conversation/Mailbox.svg new file mode 100644 index 0000000..ba2ee3b --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Mailbox.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Multiple Forward Left.svg b/resources/icons/SVG/Broken/Messages, Conversation/Multiple Forward Left.svg new file mode 100644 index 0000000..87d5be5 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Multiple Forward Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Multiple Forward Right.svg b/resources/icons/SVG/Broken/Messages, Conversation/Multiple Forward Right.svg new file mode 100644 index 0000000..ec3c010 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Multiple Forward Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Paperclip 2.svg b/resources/icons/SVG/Broken/Messages, Conversation/Paperclip 2.svg new file mode 100644 index 0000000..5f91437 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Paperclip 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Paperclip Rounded 2.svg b/resources/icons/SVG/Broken/Messages, Conversation/Paperclip Rounded 2.svg new file mode 100644 index 0000000..d3cdb2e --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Paperclip Rounded 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Paperclip Rounded.svg b/resources/icons/SVG/Broken/Messages, Conversation/Paperclip Rounded.svg new file mode 100644 index 0000000..7e9168e --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Paperclip Rounded.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Paperclip.svg b/resources/icons/SVG/Broken/Messages, Conversation/Paperclip.svg new file mode 100644 index 0000000..b200c6e --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Paperclip.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Pen 2.svg b/resources/icons/SVG/Broken/Messages, Conversation/Pen 2.svg new file mode 100644 index 0000000..a13485b --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Pen 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Pen New Round.svg b/resources/icons/SVG/Broken/Messages, Conversation/Pen New Round.svg new file mode 100644 index 0000000..141084e --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Pen New Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Pen New Square.svg b/resources/icons/SVG/Broken/Messages, Conversation/Pen New Square.svg new file mode 100644 index 0000000..58f3e09 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Pen New Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Pen.svg b/resources/icons/SVG/Broken/Messages, Conversation/Pen.svg new file mode 100644 index 0000000..ae19700 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Pen.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Plain 2.svg b/resources/icons/SVG/Broken/Messages, Conversation/Plain 2.svg new file mode 100644 index 0000000..c07bdea --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Plain 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Plain 3.svg b/resources/icons/SVG/Broken/Messages, Conversation/Plain 3.svg new file mode 100644 index 0000000..85a6a56 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Plain 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Plain.svg b/resources/icons/SVG/Broken/Messages, Conversation/Plain.svg new file mode 100644 index 0000000..b28121f --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Plain.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Square Forward.svg b/resources/icons/SVG/Broken/Messages, Conversation/Square Forward.svg new file mode 100644 index 0000000..8db6612 --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Square Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Square Share Line.svg b/resources/icons/SVG/Broken/Messages, Conversation/Square Share Line.svg new file mode 100644 index 0000000..0133d0e --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Square Share Line.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Messages, Conversation/Unread.svg b/resources/icons/SVG/Broken/Messages, Conversation/Unread.svg new file mode 100644 index 0000000..125c03f --- /dev/null +++ b/resources/icons/SVG/Broken/Messages, Conversation/Unread.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Money/Banknote 2.svg b/resources/icons/SVG/Broken/Money/Banknote 2.svg new file mode 100644 index 0000000..09992b6 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Banknote 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Banknote.svg b/resources/icons/SVG/Broken/Money/Banknote.svg new file mode 100644 index 0000000..74d8764 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Banknote.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Bill Check.svg b/resources/icons/SVG/Broken/Money/Bill Check.svg new file mode 100644 index 0000000..98e8c89 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Bill Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Money/Bill Cross.svg b/resources/icons/SVG/Broken/Money/Bill Cross.svg new file mode 100644 index 0000000..056df79 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Bill Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Money/Bill List.svg b/resources/icons/SVG/Broken/Money/Bill List.svg new file mode 100644 index 0000000..88bbfcb --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Bill List.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Bill.svg b/resources/icons/SVG/Broken/Money/Bill.svg new file mode 100644 index 0000000..f0c640e --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Bill.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Card 2.svg b/resources/icons/SVG/Broken/Money/Card 2.svg new file mode 100644 index 0000000..8fc85d5 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Card 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Card Recive.svg b/resources/icons/SVG/Broken/Money/Card Recive.svg new file mode 100644 index 0000000..b1a003a --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Card Recive.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Card Search.svg b/resources/icons/SVG/Broken/Money/Card Search.svg new file mode 100644 index 0000000..d39ff88 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Card Search.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Card Send.svg b/resources/icons/SVG/Broken/Money/Card Send.svg new file mode 100644 index 0000000..3c46cbb --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Card Send.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Card Transfer.svg b/resources/icons/SVG/Broken/Money/Card Transfer.svg new file mode 100644 index 0000000..c08de37 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Card Transfer.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Card.svg b/resources/icons/SVG/Broken/Money/Card.svg new file mode 100644 index 0000000..fbc1249 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Card.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Cardholder.svg b/resources/icons/SVG/Broken/Money/Cardholder.svg new file mode 100644 index 0000000..88d823d --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Cardholder.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Cash Out.svg b/resources/icons/SVG/Broken/Money/Cash Out.svg new file mode 100644 index 0000000..65ace0e --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Cash Out.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Dollar Minimalistic.svg b/resources/icons/SVG/Broken/Money/Dollar Minimalistic.svg new file mode 100644 index 0000000..db97ec6 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Dollar Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Dollar.svg b/resources/icons/SVG/Broken/Money/Dollar.svg new file mode 100644 index 0000000..bf0aff8 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Dollar.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Money/Euro.svg b/resources/icons/SVG/Broken/Money/Euro.svg new file mode 100644 index 0000000..3f0fe2f --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Euro.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Money Bag.svg b/resources/icons/SVG/Broken/Money/Money Bag.svg new file mode 100644 index 0000000..b8887e2 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Money Bag.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Money/Ruble.svg b/resources/icons/SVG/Broken/Money/Ruble.svg new file mode 100644 index 0000000..eb808d1 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Ruble.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Money/Safe 2.svg b/resources/icons/SVG/Broken/Money/Safe 2.svg new file mode 100644 index 0000000..9975b55 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Safe 2.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Safe Circle.svg b/resources/icons/SVG/Broken/Money/Safe Circle.svg new file mode 100644 index 0000000..b410723 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Safe Circle.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Safe Square.svg b/resources/icons/SVG/Broken/Money/Safe Square.svg new file mode 100644 index 0000000..591724d --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Safe Square.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Sale Square.svg b/resources/icons/SVG/Broken/Money/Sale Square.svg new file mode 100644 index 0000000..48fe674 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Sale Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Sale.svg b/resources/icons/SVG/Broken/Money/Sale.svg new file mode 100644 index 0000000..6ca3b28 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Sale.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Tag Horizontal.svg b/resources/icons/SVG/Broken/Money/Tag Horizontal.svg new file mode 100644 index 0000000..15cc2fb --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Tag Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Money/Tag Price.svg b/resources/icons/SVG/Broken/Money/Tag Price.svg new file mode 100644 index 0000000..521c65c --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Tag Price.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Money/Tag.svg b/resources/icons/SVG/Broken/Money/Tag.svg new file mode 100644 index 0000000..b22dff1 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Tag.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Money/Ticker Star.svg b/resources/icons/SVG/Broken/Money/Ticker Star.svg new file mode 100644 index 0000000..59cc57a --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Ticker Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Money/Ticket Sale.svg b/resources/icons/SVG/Broken/Money/Ticket Sale.svg new file mode 100644 index 0000000..a65530e --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Ticket Sale.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Ticket.svg b/resources/icons/SVG/Broken/Money/Ticket.svg new file mode 100644 index 0000000..53d7e6a --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Ticket.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Money/Verified Check.svg b/resources/icons/SVG/Broken/Money/Verified Check.svg new file mode 100644 index 0000000..5e2f972 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Verified Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Money/Wad Of Money.svg b/resources/icons/SVG/Broken/Money/Wad Of Money.svg new file mode 100644 index 0000000..25a29ec --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Wad Of Money.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Wallet 2.svg b/resources/icons/SVG/Broken/Money/Wallet 2.svg new file mode 100644 index 0000000..b5a08ca --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Wallet 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Wallet Money.svg b/resources/icons/SVG/Broken/Money/Wallet Money.svg new file mode 100644 index 0000000..3358001 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Wallet Money.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Money/Wallet.svg b/resources/icons/SVG/Broken/Money/Wallet.svg new file mode 100644 index 0000000..1e29d02 --- /dev/null +++ b/resources/icons/SVG/Broken/Money/Wallet.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Nature, Travel/Bonfire.svg b/resources/icons/SVG/Broken/Nature, Travel/Bonfire.svg new file mode 100644 index 0000000..2257092 --- /dev/null +++ b/resources/icons/SVG/Broken/Nature, Travel/Bonfire.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Nature, Travel/Fire Minimalistic.svg b/resources/icons/SVG/Broken/Nature, Travel/Fire Minimalistic.svg new file mode 100644 index 0000000..130368a --- /dev/null +++ b/resources/icons/SVG/Broken/Nature, Travel/Fire Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Nature, Travel/Fire Square.svg b/resources/icons/SVG/Broken/Nature, Travel/Fire Square.svg new file mode 100644 index 0000000..3cd5ccf --- /dev/null +++ b/resources/icons/SVG/Broken/Nature, Travel/Fire Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Nature, Travel/Fire.svg b/resources/icons/SVG/Broken/Nature, Travel/Fire.svg new file mode 100644 index 0000000..c600514 --- /dev/null +++ b/resources/icons/SVG/Broken/Nature, Travel/Fire.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Nature, Travel/Flame.svg b/resources/icons/SVG/Broken/Nature, Travel/Flame.svg new file mode 100644 index 0000000..15a7558 --- /dev/null +++ b/resources/icons/SVG/Broken/Nature, Travel/Flame.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Nature, Travel/Leaf.svg b/resources/icons/SVG/Broken/Nature, Travel/Leaf.svg new file mode 100644 index 0000000..03ad3cd --- /dev/null +++ b/resources/icons/SVG/Broken/Nature, Travel/Leaf.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Nature, Travel/Suitcase Lines.svg b/resources/icons/SVG/Broken/Nature, Travel/Suitcase Lines.svg new file mode 100644 index 0000000..6da6e65 --- /dev/null +++ b/resources/icons/SVG/Broken/Nature, Travel/Suitcase Lines.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Nature, Travel/Suitcase Tag.svg b/resources/icons/SVG/Broken/Nature, Travel/Suitcase Tag.svg new file mode 100644 index 0000000..a5f8c40 --- /dev/null +++ b/resources/icons/SVG/Broken/Nature, Travel/Suitcase Tag.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Nature, Travel/Suitcase.svg b/resources/icons/SVG/Broken/Nature, Travel/Suitcase.svg new file mode 100644 index 0000000..3a9ca80 --- /dev/null +++ b/resources/icons/SVG/Broken/Nature, Travel/Suitcase.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Bug Minimalistic.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Bug Minimalistic.svg new file mode 100644 index 0000000..37129de --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Bug Minimalistic.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Bug.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Bug.svg new file mode 100644 index 0000000..16eabeb --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Bug.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Code 2.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Code 2.svg new file mode 100644 index 0000000..a0399f5 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Code 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Code Circle.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Code Circle.svg new file mode 100644 index 0000000..c1103cc --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Code Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Code Square.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Code Square.svg new file mode 100644 index 0000000..cc17949 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Code Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Code.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Code.svg new file mode 100644 index 0000000..eb435dd --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Code.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Command.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Command.svg new file mode 100644 index 0000000..ddf5834 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Command.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Hashtag Chat.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Hashtag Chat.svg new file mode 100644 index 0000000..68836e1 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Hashtag Chat.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Hashtag Circle.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Hashtag Circle.svg new file mode 100644 index 0000000..94b7dd9 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Hashtag Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Hashtag Square.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Hashtag Square.svg new file mode 100644 index 0000000..ecf828f --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Hashtag Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Hashtag.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Hashtag.svg new file mode 100644 index 0000000..30cfe40 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Hashtag.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Programming.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Programming.svg new file mode 100644 index 0000000..7ae2579 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Programming.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Screencast 2.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Screencast 2.svg new file mode 100644 index 0000000..7636b6d --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Screencast 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Screencast.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Screencast.svg new file mode 100644 index 0000000..6552411 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Screencast.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Sidebar Code.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Sidebar Code.svg new file mode 100644 index 0000000..439b8a7 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Sidebar Code.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Sidebar Minimalistic.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Sidebar Minimalistic.svg new file mode 100644 index 0000000..f8807ab --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Sidebar Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Siderbar.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Siderbar.svg new file mode 100644 index 0000000..7aca9ad --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Siderbar.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Slash Circle.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Slash Circle.svg new file mode 100644 index 0000000..58e5db5 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Slash Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Slash Square.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Slash Square.svg new file mode 100644 index 0000000..3634f5c --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Slash Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Station Minimalistic.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Station Minimalistic.svg new file mode 100644 index 0000000..a9938a6 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Station Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Station.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Station.svg new file mode 100644 index 0000000..7c20bd8 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Station.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Structure.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Structure.svg new file mode 100644 index 0000000..067bab1 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Structure.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Translation 2.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Translation 2.svg new file mode 100644 index 0000000..d86079a --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Translation 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Translation.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Translation.svg new file mode 100644 index 0000000..2b90dfb --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Translation.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/USB Circle.svg b/resources/icons/SVG/Broken/Network, IT, Programming/USB Circle.svg new file mode 100644 index 0000000..57c67d1 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/USB Circle.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/USB Square.svg b/resources/icons/SVG/Broken/Network, IT, Programming/USB Square.svg new file mode 100644 index 0000000..1a06799 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/USB Square.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/USB.svg b/resources/icons/SVG/Broken/Network, IT, Programming/USB.svg new file mode 100644 index 0000000..ff946b0 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/USB.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Wi-Fi Router Minimalistic.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Wi-Fi Router Minimalistic.svg new file mode 100644 index 0000000..4c98201 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Wi-Fi Router Minimalistic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Wi-Fi Router Round.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Wi-Fi Router Round.svg new file mode 100644 index 0000000..473f76a --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Wi-Fi Router Round.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Wi-Fi Router.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Wi-Fi Router.svg new file mode 100644 index 0000000..f452aae --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Wi-Fi Router.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Network, IT, Programming/Window Frame.svg b/resources/icons/SVG/Broken/Network, IT, Programming/Window Frame.svg new file mode 100644 index 0000000..129eb22 --- /dev/null +++ b/resources/icons/SVG/Broken/Network, IT, Programming/Window Frame.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Archive Check.svg b/resources/icons/SVG/Broken/Notes/Archive Check.svg new file mode 100644 index 0000000..7bb428b --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Archive Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Archive Down Minimlistic.svg b/resources/icons/SVG/Broken/Notes/Archive Down Minimlistic.svg new file mode 100644 index 0000000..a3bcf50 --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Archive Down Minimlistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Archive Down.svg b/resources/icons/SVG/Broken/Notes/Archive Down.svg new file mode 100644 index 0000000..7381449 --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Archive Down.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Archive Minimalistic.svg b/resources/icons/SVG/Broken/Notes/Archive Minimalistic.svg new file mode 100644 index 0000000..2716a37 --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Archive Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Archive Up Minimlistic.svg b/resources/icons/SVG/Broken/Notes/Archive Up Minimlistic.svg new file mode 100644 index 0000000..bc8138c --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Archive Up Minimlistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Archive Up.svg b/resources/icons/SVG/Broken/Notes/Archive Up.svg new file mode 100644 index 0000000..130f45d --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Archive Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Archive.svg b/resources/icons/SVG/Broken/Notes/Archive.svg new file mode 100644 index 0000000..391e1f3 --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Archive.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Clipboard Add.svg b/resources/icons/SVG/Broken/Notes/Clipboard Add.svg new file mode 100644 index 0000000..e5afaae --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Clipboard Add.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Clipboard Check.svg b/resources/icons/SVG/Broken/Notes/Clipboard Check.svg new file mode 100644 index 0000000..5afbc28 --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Clipboard Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Clipboard Heart.svg b/resources/icons/SVG/Broken/Notes/Clipboard Heart.svg new file mode 100644 index 0000000..a717f16 --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Clipboard Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Clipboard List.svg b/resources/icons/SVG/Broken/Notes/Clipboard List.svg new file mode 100644 index 0000000..aee3ad8 --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Clipboard List.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Clipboard Remove.svg b/resources/icons/SVG/Broken/Notes/Clipboard Remove.svg new file mode 100644 index 0000000..1961d50 --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Clipboard Remove.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Clipboard Text.svg b/resources/icons/SVG/Broken/Notes/Clipboard Text.svg new file mode 100644 index 0000000..c492fd8 --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Clipboard Text.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Clipboard.svg b/resources/icons/SVG/Broken/Notes/Clipboard.svg new file mode 100644 index 0000000..c826c85 --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Clipboard.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Document Add.svg b/resources/icons/SVG/Broken/Notes/Document Add.svg new file mode 100644 index 0000000..df9b0aa --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Document Add.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Document Medicine.svg b/resources/icons/SVG/Broken/Notes/Document Medicine.svg new file mode 100644 index 0000000..e9c08be --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Document Medicine.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Document Text.svg b/resources/icons/SVG/Broken/Notes/Document Text.svg new file mode 100644 index 0000000..99a3fcb --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Document Text.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Document.svg b/resources/icons/SVG/Broken/Notes/Document.svg new file mode 100644 index 0000000..2fb67bc --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Document.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Documents Minimalistic.svg b/resources/icons/SVG/Broken/Notes/Documents Minimalistic.svg new file mode 100644 index 0000000..7463da6 --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Documents Minimalistic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Documents.svg b/resources/icons/SVG/Broken/Notes/Documents.svg new file mode 100644 index 0000000..d0fb7f7 --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Documents.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Notebook.svg b/resources/icons/SVG/Broken/Notes/Notebook.svg new file mode 100644 index 0000000..13daefd --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Notebook.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Notes/Notes Minimalistic.svg b/resources/icons/SVG/Broken/Notes/Notes Minimalistic.svg new file mode 100644 index 0000000..f7967db --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Notes Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Notes/Notes.svg b/resources/icons/SVG/Broken/Notes/Notes.svg new file mode 100644 index 0000000..2d72952 --- /dev/null +++ b/resources/icons/SVG/Broken/Notes/Notes.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Notifications/Bell Bing.svg b/resources/icons/SVG/Broken/Notifications/Bell Bing.svg new file mode 100644 index 0000000..1299433 --- /dev/null +++ b/resources/icons/SVG/Broken/Notifications/Bell Bing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Notifications/Bell Off.svg b/resources/icons/SVG/Broken/Notifications/Bell Off.svg new file mode 100644 index 0000000..9ec81fe --- /dev/null +++ b/resources/icons/SVG/Broken/Notifications/Bell Off.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Notifications/Bell.svg b/resources/icons/SVG/Broken/Notifications/Bell.svg new file mode 100644 index 0000000..f86ae83 --- /dev/null +++ b/resources/icons/SVG/Broken/Notifications/Bell.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Notifications/Notification Lines Remove.svg b/resources/icons/SVG/Broken/Notifications/Notification Lines Remove.svg new file mode 100644 index 0000000..e3dfdc0 --- /dev/null +++ b/resources/icons/SVG/Broken/Notifications/Notification Lines Remove.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Notifications/Notification Remove.svg b/resources/icons/SVG/Broken/Notifications/Notification Remove.svg new file mode 100644 index 0000000..424295c --- /dev/null +++ b/resources/icons/SVG/Broken/Notifications/Notification Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Notifications/Notification Unread Lines.svg b/resources/icons/SVG/Broken/Notifications/Notification Unread Lines.svg new file mode 100644 index 0000000..100be00 --- /dev/null +++ b/resources/icons/SVG/Broken/Notifications/Notification Unread Lines.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Notifications/Notification Unread.svg b/resources/icons/SVG/Broken/Notifications/Notification Unread.svg new file mode 100644 index 0000000..0aa5cee --- /dev/null +++ b/resources/icons/SVG/Broken/Notifications/Notification Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/School/Backpack.svg b/resources/icons/SVG/Broken/School/Backpack.svg new file mode 100644 index 0000000..7986e98 --- /dev/null +++ b/resources/icons/SVG/Broken/School/Backpack.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/School/Book 2.svg b/resources/icons/SVG/Broken/School/Book 2.svg new file mode 100644 index 0000000..c4b8290 --- /dev/null +++ b/resources/icons/SVG/Broken/School/Book 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/School/Book Bookmark Minimalistic.svg b/resources/icons/SVG/Broken/School/Book Bookmark Minimalistic.svg new file mode 100644 index 0000000..0228e45 --- /dev/null +++ b/resources/icons/SVG/Broken/School/Book Bookmark Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/School/Book Bookmark.svg b/resources/icons/SVG/Broken/School/Book Bookmark.svg new file mode 100644 index 0000000..8e6250a --- /dev/null +++ b/resources/icons/SVG/Broken/School/Book Bookmark.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/School/Book Minimalistic.svg b/resources/icons/SVG/Broken/School/Book Minimalistic.svg new file mode 100644 index 0000000..9e2a3c4 --- /dev/null +++ b/resources/icons/SVG/Broken/School/Book Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/School/Book.svg b/resources/icons/SVG/Broken/School/Book.svg new file mode 100644 index 0000000..193b7ce --- /dev/null +++ b/resources/icons/SVG/Broken/School/Book.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/School/Bookmark Circle.svg b/resources/icons/SVG/Broken/School/Bookmark Circle.svg new file mode 100644 index 0000000..49b7eba --- /dev/null +++ b/resources/icons/SVG/Broken/School/Bookmark Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/School/Bookmark Opened.svg b/resources/icons/SVG/Broken/School/Bookmark Opened.svg new file mode 100644 index 0000000..4db08c0 --- /dev/null +++ b/resources/icons/SVG/Broken/School/Bookmark Opened.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/School/Bookmark Square Minimalistic.svg b/resources/icons/SVG/Broken/School/Bookmark Square Minimalistic.svg new file mode 100644 index 0000000..c7bb25a --- /dev/null +++ b/resources/icons/SVG/Broken/School/Bookmark Square Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/School/Bookmark Square.svg b/resources/icons/SVG/Broken/School/Bookmark Square.svg new file mode 100644 index 0000000..015b42e --- /dev/null +++ b/resources/icons/SVG/Broken/School/Bookmark Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/School/Bookmark.svg b/resources/icons/SVG/Broken/School/Bookmark.svg new file mode 100644 index 0000000..fb1b2a5 --- /dev/null +++ b/resources/icons/SVG/Broken/School/Bookmark.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/School/Calculator Minimalistic.svg b/resources/icons/SVG/Broken/School/Calculator Minimalistic.svg new file mode 100644 index 0000000..510007f --- /dev/null +++ b/resources/icons/SVG/Broken/School/Calculator Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/School/Calculator.svg b/resources/icons/SVG/Broken/School/Calculator.svg new file mode 100644 index 0000000..81bbdc1 --- /dev/null +++ b/resources/icons/SVG/Broken/School/Calculator.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/School/Case Minimalistic.svg b/resources/icons/SVG/Broken/School/Case Minimalistic.svg new file mode 100644 index 0000000..96e5f20 --- /dev/null +++ b/resources/icons/SVG/Broken/School/Case Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/School/Case Round Minimalistic.svg b/resources/icons/SVG/Broken/School/Case Round Minimalistic.svg new file mode 100644 index 0000000..2519790 --- /dev/null +++ b/resources/icons/SVG/Broken/School/Case Round Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/School/Case Round.svg b/resources/icons/SVG/Broken/School/Case Round.svg new file mode 100644 index 0000000..cf1a18a --- /dev/null +++ b/resources/icons/SVG/Broken/School/Case Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/School/Case.svg b/resources/icons/SVG/Broken/School/Case.svg new file mode 100644 index 0000000..71b1c52 --- /dev/null +++ b/resources/icons/SVG/Broken/School/Case.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/School/Diploma Verified.svg b/resources/icons/SVG/Broken/School/Diploma Verified.svg new file mode 100644 index 0000000..7abcdce --- /dev/null +++ b/resources/icons/SVG/Broken/School/Diploma Verified.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/School/Diploma.svg b/resources/icons/SVG/Broken/School/Diploma.svg new file mode 100644 index 0000000..e61430b --- /dev/null +++ b/resources/icons/SVG/Broken/School/Diploma.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/School/Document.svg b/resources/icons/SVG/Broken/School/Document.svg new file mode 100644 index 0000000..345dc8c --- /dev/null +++ b/resources/icons/SVG/Broken/School/Document.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/School/Notebook Bookmark.svg b/resources/icons/SVG/Broken/School/Notebook Bookmark.svg new file mode 100644 index 0000000..4ef87be --- /dev/null +++ b/resources/icons/SVG/Broken/School/Notebook Bookmark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/School/Notebook Minimalistic.svg b/resources/icons/SVG/Broken/School/Notebook Minimalistic.svg new file mode 100644 index 0000000..5638379 --- /dev/null +++ b/resources/icons/SVG/Broken/School/Notebook Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/School/Notebook Square.svg b/resources/icons/SVG/Broken/School/Notebook Square.svg new file mode 100644 index 0000000..6eabe8c --- /dev/null +++ b/resources/icons/SVG/Broken/School/Notebook Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/School/Notebook.svg b/resources/icons/SVG/Broken/School/Notebook.svg new file mode 100644 index 0000000..fa16158 --- /dev/null +++ b/resources/icons/SVG/Broken/School/Notebook.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/School/Passport Minimalistic.svg b/resources/icons/SVG/Broken/School/Passport Minimalistic.svg new file mode 100644 index 0000000..486dcba --- /dev/null +++ b/resources/icons/SVG/Broken/School/Passport Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/School/Passport.svg b/resources/icons/SVG/Broken/School/Passport.svg new file mode 100644 index 0000000..f64a9b8 --- /dev/null +++ b/resources/icons/SVG/Broken/School/Passport.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/School/Plus, Minus.svg b/resources/icons/SVG/Broken/School/Plus, Minus.svg new file mode 100644 index 0000000..70088de --- /dev/null +++ b/resources/icons/SVG/Broken/School/Plus, Minus.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/School/Square Academic Cap 2.svg b/resources/icons/SVG/Broken/School/Square Academic Cap 2.svg new file mode 100644 index 0000000..41299a4 --- /dev/null +++ b/resources/icons/SVG/Broken/School/Square Academic Cap 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/School/Square Academic Cap.svg b/resources/icons/SVG/Broken/School/Square Academic Cap.svg new file mode 100644 index 0000000..e2e7b3b --- /dev/null +++ b/resources/icons/SVG/Broken/School/Square Academic Cap.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Search/Magnifer Bug.svg b/resources/icons/SVG/Broken/Search/Magnifer Bug.svg new file mode 100644 index 0000000..7799864 --- /dev/null +++ b/resources/icons/SVG/Broken/Search/Magnifer Bug.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Search/Magnifer Zoom In.svg b/resources/icons/SVG/Broken/Search/Magnifer Zoom In.svg new file mode 100644 index 0000000..7fe2431 --- /dev/null +++ b/resources/icons/SVG/Broken/Search/Magnifer Zoom In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Search/Magnifer Zoom Out.svg b/resources/icons/SVG/Broken/Search/Magnifer Zoom Out.svg new file mode 100644 index 0000000..4204a5f --- /dev/null +++ b/resources/icons/SVG/Broken/Search/Magnifer Zoom Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Search/Magnifer.svg b/resources/icons/SVG/Broken/Search/Magnifer.svg new file mode 100644 index 0000000..6ab6669 --- /dev/null +++ b/resources/icons/SVG/Broken/Search/Magnifer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Search/Minimalistic Magnifer Bug.svg b/resources/icons/SVG/Broken/Search/Minimalistic Magnifer Bug.svg new file mode 100644 index 0000000..293a049 --- /dev/null +++ b/resources/icons/SVG/Broken/Search/Minimalistic Magnifer Bug.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Search/Minimalistic Magnifer Zoom In.svg b/resources/icons/SVG/Broken/Search/Minimalistic Magnifer Zoom In.svg new file mode 100644 index 0000000..a98953b --- /dev/null +++ b/resources/icons/SVG/Broken/Search/Minimalistic Magnifer Zoom In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Search/Minimalistic Magnifer Zoom Out.svg b/resources/icons/SVG/Broken/Search/Minimalistic Magnifer Zoom Out.svg new file mode 100644 index 0000000..4c789e5 --- /dev/null +++ b/resources/icons/SVG/Broken/Search/Minimalistic Magnifer Zoom Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Search/Minimalistic Magnifer.svg b/resources/icons/SVG/Broken/Search/Minimalistic Magnifer.svg new file mode 100644 index 0000000..1b71193 --- /dev/null +++ b/resources/icons/SVG/Broken/Search/Minimalistic Magnifer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Search/Rounded Magnifer Bug.svg b/resources/icons/SVG/Broken/Search/Rounded Magnifer Bug.svg new file mode 100644 index 0000000..6ee565b --- /dev/null +++ b/resources/icons/SVG/Broken/Search/Rounded Magnifer Bug.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Search/Rounded Magnifer Zoom In.svg b/resources/icons/SVG/Broken/Search/Rounded Magnifer Zoom In.svg new file mode 100644 index 0000000..8b5b1ea --- /dev/null +++ b/resources/icons/SVG/Broken/Search/Rounded Magnifer Zoom In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Search/Rounded Magnifer Zoom Out.svg b/resources/icons/SVG/Broken/Search/Rounded Magnifer Zoom Out.svg new file mode 100644 index 0000000..82c0665 --- /dev/null +++ b/resources/icons/SVG/Broken/Search/Rounded Magnifer Zoom Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Search/Rounded Magnifer.svg b/resources/icons/SVG/Broken/Search/Rounded Magnifer.svg new file mode 100644 index 0000000..36242b0 --- /dev/null +++ b/resources/icons/SVG/Broken/Search/Rounded Magnifer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Bomb Emoji.svg b/resources/icons/SVG/Broken/Security/Bomb Emoji.svg new file mode 100644 index 0000000..746de71 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Bomb Emoji.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Security/Bomb Minimalistic.svg b/resources/icons/SVG/Broken/Security/Bomb Minimalistic.svg new file mode 100644 index 0000000..97f2827 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Bomb Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Security/Bomb.svg b/resources/icons/SVG/Broken/Security/Bomb.svg new file mode 100644 index 0000000..51103b2 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Bomb.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Security/Code Scan.svg b/resources/icons/SVG/Broken/Security/Code Scan.svg new file mode 100644 index 0000000..678ad5b --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Code Scan.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Security/Eye Closed.svg b/resources/icons/SVG/Broken/Security/Eye Closed.svg new file mode 100644 index 0000000..f8e6985 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Eye Closed.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Security/Eye Scan.svg b/resources/icons/SVG/Broken/Security/Eye Scan.svg new file mode 100644 index 0000000..78fcd70 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Eye Scan.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Security/Eye.svg b/resources/icons/SVG/Broken/Security/Eye.svg new file mode 100644 index 0000000..ffc9827 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Eye.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Incognito.svg b/resources/icons/SVG/Broken/Security/Incognito.svg new file mode 100644 index 0000000..5158ebd --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Incognito.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Security/Key Minimalistic 2.svg b/resources/icons/SVG/Broken/Security/Key Minimalistic 2.svg new file mode 100644 index 0000000..26874ad --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Key Minimalistic 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Security/Key Minimalistic Square 2.svg b/resources/icons/SVG/Broken/Security/Key Minimalistic Square 2.svg new file mode 100644 index 0000000..0631669 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Key Minimalistic Square 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Key Minimalistic Square 3.svg b/resources/icons/SVG/Broken/Security/Key Minimalistic Square 3.svg new file mode 100644 index 0000000..ceb6059 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Key Minimalistic Square 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Security/Key Minimalistic Square.svg b/resources/icons/SVG/Broken/Security/Key Minimalistic Square.svg new file mode 100644 index 0000000..4adad76 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Key Minimalistic Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Key Minimalistic.svg b/resources/icons/SVG/Broken/Security/Key Minimalistic.svg new file mode 100644 index 0000000..d1ee7ba --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Key Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Security/Key Square 2.svg b/resources/icons/SVG/Broken/Security/Key Square 2.svg new file mode 100644 index 0000000..4493d18 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Key Square 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Key Square.svg b/resources/icons/SVG/Broken/Security/Key Square.svg new file mode 100644 index 0000000..ad7cbcb --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Key Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Key.svg b/resources/icons/SVG/Broken/Security/Key.svg new file mode 100644 index 0000000..fdf5cd6 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Key.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Lock Keyhole Minimalistic Unlocked.svg b/resources/icons/SVG/Broken/Security/Lock Keyhole Minimalistic Unlocked.svg new file mode 100644 index 0000000..37de2aa --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Lock Keyhole Minimalistic Unlocked.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Security/Lock Keyhole Minimalistic.svg b/resources/icons/SVG/Broken/Security/Lock Keyhole Minimalistic.svg new file mode 100644 index 0000000..2bddfa9 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Lock Keyhole Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Security/Lock Keyhole Unlocked.svg b/resources/icons/SVG/Broken/Security/Lock Keyhole Unlocked.svg new file mode 100644 index 0000000..e5ee331 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Lock Keyhole Unlocked.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Security/Lock Keyhole.svg b/resources/icons/SVG/Broken/Security/Lock Keyhole.svg new file mode 100644 index 0000000..e6c9c78 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Lock Keyhole.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Security/Lock Password Unlocked.svg b/resources/icons/SVG/Broken/Security/Lock Password Unlocked.svg new file mode 100644 index 0000000..9374486 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Lock Password Unlocked.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Security/Lock Password.svg b/resources/icons/SVG/Broken/Security/Lock Password.svg new file mode 100644 index 0000000..f5a675d --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Lock Password.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Security/Lock Unlocked.svg b/resources/icons/SVG/Broken/Security/Lock Unlocked.svg new file mode 100644 index 0000000..94183fa --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Lock Unlocked.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Lock.svg b/resources/icons/SVG/Broken/Security/Lock.svg new file mode 100644 index 0000000..f9998f4 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Lock.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Object Scan.svg b/resources/icons/SVG/Broken/Security/Object Scan.svg new file mode 100644 index 0000000..357bcc2 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Object Scan.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Security/Password Minimalistic Input.svg b/resources/icons/SVG/Broken/Security/Password Minimalistic Input.svg new file mode 100644 index 0000000..6ce1de5 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Password Minimalistic Input.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Security/Password Minimalistic.svg b/resources/icons/SVG/Broken/Security/Password Minimalistic.svg new file mode 100644 index 0000000..08c031d --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Password Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Security/Password.svg b/resources/icons/SVG/Broken/Security/Password.svg new file mode 100644 index 0000000..fd1f262 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Password.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Security/QR Code.svg b/resources/icons/SVG/Broken/Security/QR Code.svg new file mode 100644 index 0000000..616545a --- /dev/null +++ b/resources/icons/SVG/Broken/Security/QR Code.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Security/Scanner 2.svg b/resources/icons/SVG/Broken/Security/Scanner 2.svg new file mode 100644 index 0000000..57edfbb --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Scanner 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Security/Scanner.svg b/resources/icons/SVG/Broken/Security/Scanner.svg new file mode 100644 index 0000000..60036cd --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Scanner.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Security/Shield Check.svg b/resources/icons/SVG/Broken/Security/Shield Check.svg new file mode 100644 index 0000000..1ce8010 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Shield Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Shield Cross.svg b/resources/icons/SVG/Broken/Security/Shield Cross.svg new file mode 100644 index 0000000..4ca564c --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Shield Cross.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Shield Keyhole Minimalistic.svg b/resources/icons/SVG/Broken/Security/Shield Keyhole Minimalistic.svg new file mode 100644 index 0000000..92794aa --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Shield Keyhole Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Shield Keyhole.svg b/resources/icons/SVG/Broken/Security/Shield Keyhole.svg new file mode 100644 index 0000000..629f037 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Shield Keyhole.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Shield Minimalistic.svg b/resources/icons/SVG/Broken/Security/Shield Minimalistic.svg new file mode 100644 index 0000000..6f44697 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Shield Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Security/Shield Minus.svg b/resources/icons/SVG/Broken/Security/Shield Minus.svg new file mode 100644 index 0000000..0443107 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Shield Minus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Shield Network.svg b/resources/icons/SVG/Broken/Security/Shield Network.svg new file mode 100644 index 0000000..d8131ff --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Shield Network.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Security/Shield Plus.svg b/resources/icons/SVG/Broken/Security/Shield Plus.svg new file mode 100644 index 0000000..84493a7 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Shield Plus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Shield Star.svg b/resources/icons/SVG/Broken/Security/Shield Star.svg new file mode 100644 index 0000000..bee513f --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Shield Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Shield Up.svg b/resources/icons/SVG/Broken/Security/Shield Up.svg new file mode 100644 index 0000000..9840ee6 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Shield Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Security/Shield User.svg b/resources/icons/SVG/Broken/Security/Shield User.svg new file mode 100644 index 0000000..8c075c6 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Shield User.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Security/Shield Warning.svg b/resources/icons/SVG/Broken/Security/Shield Warning.svg new file mode 100644 index 0000000..438b092 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Shield Warning.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Security/Shield.svg b/resources/icons/SVG/Broken/Security/Shield.svg new file mode 100644 index 0000000..229cdc4 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Shield.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Security/Siren Rounded.svg b/resources/icons/SVG/Broken/Security/Siren Rounded.svg new file mode 100644 index 0000000..4efde60 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Siren Rounded.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Security/Siren.svg b/resources/icons/SVG/Broken/Security/Siren.svg new file mode 100644 index 0000000..89b3f27 --- /dev/null +++ b/resources/icons/SVG/Broken/Security/Siren.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Settings, Fine Tuning/Settings Minimalistic.svg b/resources/icons/SVG/Broken/Settings, Fine Tuning/Settings Minimalistic.svg new file mode 100644 index 0000000..47742c2 --- /dev/null +++ b/resources/icons/SVG/Broken/Settings, Fine Tuning/Settings Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Settings, Fine Tuning/Settings.svg b/resources/icons/SVG/Broken/Settings, Fine Tuning/Settings.svg new file mode 100644 index 0000000..4a40227 --- /dev/null +++ b/resources/icons/SVG/Broken/Settings, Fine Tuning/Settings.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning 2.svg b/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning 2.svg new file mode 100644 index 0000000..c31f064 --- /dev/null +++ b/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning 3.svg b/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning 3.svg new file mode 100644 index 0000000..e6b44f0 --- /dev/null +++ b/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning 3.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning 4.svg b/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning 4.svg new file mode 100644 index 0000000..37cea4e --- /dev/null +++ b/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning 4.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning Square 2.svg b/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning Square 2.svg new file mode 100644 index 0000000..cf200f9 --- /dev/null +++ b/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning Square 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning Square.svg b/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning Square.svg new file mode 100644 index 0000000..3693b88 --- /dev/null +++ b/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning Square.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning.svg b/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning.svg new file mode 100644 index 0000000..72c5988 --- /dev/null +++ b/resources/icons/SVG/Broken/Settings, Fine Tuning/Tuning.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 2.svg b/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 2.svg new file mode 100644 index 0000000..df0e71f --- /dev/null +++ b/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 3.svg b/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 3.svg new file mode 100644 index 0000000..c6e39d8 --- /dev/null +++ b/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 3.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 4.svg b/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 4.svg new file mode 100644 index 0000000..0abd31b --- /dev/null +++ b/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 4.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 5.svg b/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 5.svg new file mode 100644 index 0000000..c6e2aee --- /dev/null +++ b/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 5.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 6.svg b/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 6.svg new file mode 100644 index 0000000..2b9d8a2 --- /dev/null +++ b/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget 6.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget Add.svg b/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget Add.svg new file mode 100644 index 0000000..03899c3 --- /dev/null +++ b/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget Add.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget.svg b/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget.svg new file mode 100644 index 0000000..2074242 --- /dev/null +++ b/resources/icons/SVG/Broken/Settings, Fine Tuning/Widget.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag 2.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag 2.svg new file mode 100644 index 0000000..32499a9 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag 3.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag 3.svg new file mode 100644 index 0000000..dfcdfc7 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag 4.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag 4.svg new file mode 100644 index 0000000..432be11 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag 4.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag 5.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag 5.svg new file mode 100644 index 0000000..a940244 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag 5.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Check.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Check.svg new file mode 100644 index 0000000..7db5892 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Cross.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Cross.svg new file mode 100644 index 0000000..7620226 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Heart.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Heart.svg new file mode 100644 index 0000000..265db3a --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Music 2.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Music 2.svg new file mode 100644 index 0000000..4a150a5 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Music 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Music.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Music.svg new file mode 100644 index 0000000..d78b927 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Music.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Smile.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Smile.svg new file mode 100644 index 0000000..d267ea5 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag Smile.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag.svg new file mode 100644 index 0000000..6c9296b --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Bag.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart 2.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart 2.svg new file mode 100644 index 0000000..b1a3fcb --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart 3.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart 3.svg new file mode 100644 index 0000000..b591317 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart 3.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart 4.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart 4.svg new file mode 100644 index 0000000..9a158f1 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart 4.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart 5.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart 5.svg new file mode 100644 index 0000000..fcc3480 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart 5.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Check.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Check.svg new file mode 100644 index 0000000..d6cdc34 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Check.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Cross.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Cross.svg new file mode 100644 index 0000000..4ff620d --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Cross.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large 2.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large 2.svg new file mode 100644 index 0000000..76b4a78 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large 3.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large 3.svg new file mode 100644 index 0000000..e343526 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large 4.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large 4.svg new file mode 100644 index 0000000..42e3514 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large 4.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large Minimalistic.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large Minimalistic.svg new file mode 100644 index 0000000..0bef0e2 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large.svg new file mode 100644 index 0000000..9d83024 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Large.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Plus.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Plus.svg new file mode 100644 index 0000000..cebbedf --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart Plus.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart.svg new file mode 100644 index 0000000..1fb4d84 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Cart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Shop 2.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Shop 2.svg new file mode 100644 index 0000000..f05697e --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Shop 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Shop Minimalistic.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Shop Minimalistic.svg new file mode 100644 index 0000000..a4cc36e --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Shop Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Shopping, Ecommerce/Shop.svg b/resources/icons/SVG/Broken/Shopping, Ecommerce/Shop.svg new file mode 100644 index 0000000..ca237c1 --- /dev/null +++ b/resources/icons/SVG/Broken/Shopping, Ecommerce/Shop.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Balls.svg b/resources/icons/SVG/Broken/Sports/Balls.svg new file mode 100644 index 0000000..0d08397 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Balls.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Basketball.svg b/resources/icons/SVG/Broken/Sports/Basketball.svg new file mode 100644 index 0000000..174c28b --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Basketball.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Bicycling Round.svg b/resources/icons/SVG/Broken/Sports/Bicycling Round.svg new file mode 100644 index 0000000..29cfbd9 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Bicycling Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Bicycling.svg b/resources/icons/SVG/Broken/Sports/Bicycling.svg new file mode 100644 index 0000000..6f3cad8 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Bicycling.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Body Shape Minimalistic.svg b/resources/icons/SVG/Broken/Sports/Body Shape Minimalistic.svg new file mode 100644 index 0000000..a18d2a1 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Body Shape Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Body Shape.svg b/resources/icons/SVG/Broken/Sports/Body Shape.svg new file mode 100644 index 0000000..38e79bb --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Body Shape.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Bowling.svg b/resources/icons/SVG/Broken/Sports/Bowling.svg new file mode 100644 index 0000000..90ea268 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Bowling.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Dumbbell Large Minimalistic.svg b/resources/icons/SVG/Broken/Sports/Dumbbell Large Minimalistic.svg new file mode 100644 index 0000000..d194b77 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Dumbbell Large Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Dumbbell Large.svg b/resources/icons/SVG/Broken/Sports/Dumbbell Large.svg new file mode 100644 index 0000000..50e8996 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Dumbbell Large.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Sports/Dumbbell Small.svg b/resources/icons/SVG/Broken/Sports/Dumbbell Small.svg new file mode 100644 index 0000000..6a6d365 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Dumbbell Small.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Dumbbell.svg b/resources/icons/SVG/Broken/Sports/Dumbbell.svg new file mode 100644 index 0000000..ee78af5 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Dumbbell.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Sports/Dumbbells 2.svg b/resources/icons/SVG/Broken/Sports/Dumbbells 2.svg new file mode 100644 index 0000000..4e792d4 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Dumbbells 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Sports/Dumbbells.svg b/resources/icons/SVG/Broken/Sports/Dumbbells.svg new file mode 100644 index 0000000..21123e2 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Dumbbells.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Sports/Football.svg b/resources/icons/SVG/Broken/Sports/Football.svg new file mode 100644 index 0000000..4e9be44 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Football.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Sports/Golf.svg b/resources/icons/SVG/Broken/Sports/Golf.svg new file mode 100644 index 0000000..3f95da3 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Golf.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Hiking Minimalistic.svg b/resources/icons/SVG/Broken/Sports/Hiking Minimalistic.svg new file mode 100644 index 0000000..0bd4546 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Hiking Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Hiking Round.svg b/resources/icons/SVG/Broken/Sports/Hiking Round.svg new file mode 100644 index 0000000..55e7b3f --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Hiking Round.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Hiking.svg b/resources/icons/SVG/Broken/Sports/Hiking.svg new file mode 100644 index 0000000..c64407f --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Hiking.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Meditation Round.svg b/resources/icons/SVG/Broken/Sports/Meditation Round.svg new file mode 100644 index 0000000..905e0e8 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Meditation Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Meditation.svg b/resources/icons/SVG/Broken/Sports/Meditation.svg new file mode 100644 index 0000000..c11440c --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Meditation.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Ranking.svg b/resources/icons/SVG/Broken/Sports/Ranking.svg new file mode 100644 index 0000000..3715704 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Ranking.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Rugby.svg b/resources/icons/SVG/Broken/Sports/Rugby.svg new file mode 100644 index 0000000..52227fe --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Rugby.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Sports/Running 2.svg b/resources/icons/SVG/Broken/Sports/Running 2.svg new file mode 100644 index 0000000..53188f4 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Running 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Running Round.svg b/resources/icons/SVG/Broken/Sports/Running Round.svg new file mode 100644 index 0000000..081f781 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Running Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Running.svg b/resources/icons/SVG/Broken/Sports/Running.svg new file mode 100644 index 0000000..8352bc0 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Running.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Skateboard.svg b/resources/icons/SVG/Broken/Sports/Skateboard.svg new file mode 100644 index 0000000..a88e6e2 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Skateboard.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Skateboarding Round.svg b/resources/icons/SVG/Broken/Sports/Skateboarding Round.svg new file mode 100644 index 0000000..cfd038f --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Skateboarding Round.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Skateboarding.svg b/resources/icons/SVG/Broken/Sports/Skateboarding.svg new file mode 100644 index 0000000..eb35a3f --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Skateboarding.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Stretching Round.svg b/resources/icons/SVG/Broken/Sports/Stretching Round.svg new file mode 100644 index 0000000..0837f30 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Stretching Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Sports/Stretching.svg b/resources/icons/SVG/Broken/Sports/Stretching.svg new file mode 100644 index 0000000..3a26e2c --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Stretching.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Sports/Swimming.svg b/resources/icons/SVG/Broken/Sports/Swimming.svg new file mode 100644 index 0000000..fe001de --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Swimming.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Tennis 2.svg b/resources/icons/SVG/Broken/Sports/Tennis 2.svg new file mode 100644 index 0000000..bc1b6b5 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Tennis 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Sports/Tennis.svg b/resources/icons/SVG/Broken/Sports/Tennis.svg new file mode 100644 index 0000000..58fd8d2 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Tennis.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Sports/Treadmill Round.svg b/resources/icons/SVG/Broken/Sports/Treadmill Round.svg new file mode 100644 index 0000000..3c80ea1 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Treadmill Round.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Treadmill.svg b/resources/icons/SVG/Broken/Sports/Treadmill.svg new file mode 100644 index 0000000..3b32275 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Treadmill.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Volleyball 2.svg b/resources/icons/SVG/Broken/Sports/Volleyball 2.svg new file mode 100644 index 0000000..435eecc --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Volleyball 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Sports/Volleyball.svg b/resources/icons/SVG/Broken/Sports/Volleyball.svg new file mode 100644 index 0000000..2bcab41 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Volleyball.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Sports/Walking Round.svg b/resources/icons/SVG/Broken/Sports/Walking Round.svg new file mode 100644 index 0000000..4300e1e --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Walking Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Walking.svg b/resources/icons/SVG/Broken/Sports/Walking.svg new file mode 100644 index 0000000..136e631 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Walking.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Water Sun.svg b/resources/icons/SVG/Broken/Sports/Water Sun.svg new file mode 100644 index 0000000..c125e85 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Water Sun.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Sports/Water.svg b/resources/icons/SVG/Broken/Sports/Water.svg new file mode 100644 index 0000000..64f06b9 --- /dev/null +++ b/resources/icons/SVG/Broken/Sports/Water.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Backspace.svg b/resources/icons/SVG/Broken/Text Formatting/Backspace.svg new file mode 100644 index 0000000..d1b5d23 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Backspace.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Eraser Circle.svg b/resources/icons/SVG/Broken/Text Formatting/Eraser Circle.svg new file mode 100644 index 0000000..7e6b4f7 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Eraser Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Eraser Square.svg b/resources/icons/SVG/Broken/Text Formatting/Eraser Square.svg new file mode 100644 index 0000000..0f06663 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Eraser Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Eraser.svg b/resources/icons/SVG/Broken/Text Formatting/Eraser.svg new file mode 100644 index 0000000..6ce9822 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Eraser.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Link Broken Minimalistic.svg b/resources/icons/SVG/Broken/Text Formatting/Link Broken Minimalistic.svg new file mode 100644 index 0000000..45a12bc --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Link Broken Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Link Broken.svg b/resources/icons/SVG/Broken/Text Formatting/Link Broken.svg new file mode 100644 index 0000000..5a2bdf2 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Link Broken.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Link Circle.svg b/resources/icons/SVG/Broken/Text Formatting/Link Circle.svg new file mode 100644 index 0000000..ead2cbd --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Link Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Link Minimalistic 2.svg b/resources/icons/SVG/Broken/Text Formatting/Link Minimalistic 2.svg new file mode 100644 index 0000000..5377046 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Link Minimalistic 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Link Minimalistic.svg b/resources/icons/SVG/Broken/Text Formatting/Link Minimalistic.svg new file mode 100644 index 0000000..f2618aa --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Link Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Link Round Angle.svg b/resources/icons/SVG/Broken/Text Formatting/Link Round Angle.svg new file mode 100644 index 0000000..93897e9 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Link Round Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Link Round.svg b/resources/icons/SVG/Broken/Text Formatting/Link Round.svg new file mode 100644 index 0000000..9b7c5d0 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Link Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Link Square.svg b/resources/icons/SVG/Broken/Text Formatting/Link Square.svg new file mode 100644 index 0000000..0b5e87f --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Link Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Link.svg b/resources/icons/SVG/Broken/Text Formatting/Link.svg new file mode 100644 index 0000000..da5966f --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Link.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Paragraph Spacing.svg b/resources/icons/SVG/Broken/Text Formatting/Paragraph Spacing.svg new file mode 100644 index 0000000..016442c --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Paragraph Spacing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Bold Circle.svg b/resources/icons/SVG/Broken/Text Formatting/Text Bold Circle.svg new file mode 100644 index 0000000..fbf6cdb --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Bold Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Bold Square.svg b/resources/icons/SVG/Broken/Text Formatting/Text Bold Square.svg new file mode 100644 index 0000000..6ba07e9 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Bold Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Bold.svg b/resources/icons/SVG/Broken/Text Formatting/Text Bold.svg new file mode 100644 index 0000000..2713bf8 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Bold.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Circle.svg b/resources/icons/SVG/Broken/Text Formatting/Text Circle.svg new file mode 100644 index 0000000..810dc38 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Cross Circle.svg b/resources/icons/SVG/Broken/Text Formatting/Text Cross Circle.svg new file mode 100644 index 0000000..0269175 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Cross Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Cross Square.svg b/resources/icons/SVG/Broken/Text Formatting/Text Cross Square.svg new file mode 100644 index 0000000..86a329a --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Cross Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Cross.svg b/resources/icons/SVG/Broken/Text Formatting/Text Cross.svg new file mode 100644 index 0000000..1f5d340 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Field Focus.svg b/resources/icons/SVG/Broken/Text Formatting/Text Field Focus.svg new file mode 100644 index 0000000..25b8e46 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Field Focus.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Field.svg b/resources/icons/SVG/Broken/Text Formatting/Text Field.svg new file mode 100644 index 0000000..0a13f78 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Field.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Italic Circle.svg b/resources/icons/SVG/Broken/Text Formatting/Text Italic Circle.svg new file mode 100644 index 0000000..8a10175 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Italic Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Italic Square.svg b/resources/icons/SVG/Broken/Text Formatting/Text Italic Square.svg new file mode 100644 index 0000000..0431584 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Italic Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Italic.svg b/resources/icons/SVG/Broken/Text Formatting/Text Italic.svg new file mode 100644 index 0000000..61d12e1 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Italic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Selection.svg b/resources/icons/SVG/Broken/Text Formatting/Text Selection.svg new file mode 100644 index 0000000..657b6d2 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Selection.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Square 2.svg b/resources/icons/SVG/Broken/Text Formatting/Text Square 2.svg new file mode 100644 index 0000000..b382a23 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Square 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Square.svg b/resources/icons/SVG/Broken/Text Formatting/Text Square.svg new file mode 100644 index 0000000..5752e74 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Underline Circle.svg b/resources/icons/SVG/Broken/Text Formatting/Text Underline Circle.svg new file mode 100644 index 0000000..a074abc --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Underline Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Underline Cross.svg b/resources/icons/SVG/Broken/Text Formatting/Text Underline Cross.svg new file mode 100644 index 0000000..88a6191 --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Underline Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text Underline.svg b/resources/icons/SVG/Broken/Text Formatting/Text Underline.svg new file mode 100644 index 0000000..d670e5c --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text Underline.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Text Formatting/Text.svg b/resources/icons/SVG/Broken/Text Formatting/Text.svg new file mode 100644 index 0000000..198d65b --- /dev/null +++ b/resources/icons/SVG/Broken/Text Formatting/Text.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Time/Alarm Add.svg b/resources/icons/SVG/Broken/Time/Alarm Add.svg new file mode 100644 index 0000000..2036592 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Alarm Add.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Alarm Pause.svg b/resources/icons/SVG/Broken/Time/Alarm Pause.svg new file mode 100644 index 0000000..74ceb68 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Alarm Pause.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Alarm Play.svg b/resources/icons/SVG/Broken/Time/Alarm Play.svg new file mode 100644 index 0000000..ceea69d --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Alarm Play.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Alarm Remove.svg b/resources/icons/SVG/Broken/Time/Alarm Remove.svg new file mode 100644 index 0000000..492da40 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Alarm Remove.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Alarm Sleep.svg b/resources/icons/SVG/Broken/Time/Alarm Sleep.svg new file mode 100644 index 0000000..d585598 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Alarm Sleep.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Alarm Turn Off.svg b/resources/icons/SVG/Broken/Time/Alarm Turn Off.svg new file mode 100644 index 0000000..d5a1e3f --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Alarm Turn Off.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Alarm.svg b/resources/icons/SVG/Broken/Time/Alarm.svg new file mode 100644 index 0000000..42a6db1 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Alarm.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Calendar Add.svg b/resources/icons/SVG/Broken/Time/Calendar Add.svg new file mode 100644 index 0000000..4c9b110 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Calendar Add.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Calendar Date.svg b/resources/icons/SVG/Broken/Time/Calendar Date.svg new file mode 100644 index 0000000..80801e3 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Calendar Date.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Calendar Mark.svg b/resources/icons/SVG/Broken/Time/Calendar Mark.svg new file mode 100644 index 0000000..277d0c5 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Calendar Mark.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Calendar Minimalistic.svg b/resources/icons/SVG/Broken/Time/Calendar Minimalistic.svg new file mode 100644 index 0000000..7b516ae --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Calendar Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Calendar Search.svg b/resources/icons/SVG/Broken/Time/Calendar Search.svg new file mode 100644 index 0000000..379b99e --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Calendar Search.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Calendar.svg b/resources/icons/SVG/Broken/Time/Calendar.svg new file mode 100644 index 0000000..1e29289 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Calendar.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Clock Circle.svg b/resources/icons/SVG/Broken/Time/Clock Circle.svg new file mode 100644 index 0000000..0a76dfe --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Clock Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Time/Clock Square.svg b/resources/icons/SVG/Broken/Time/Clock Square.svg new file mode 100644 index 0000000..7e77a04 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Clock Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Time/History 2.svg b/resources/icons/SVG/Broken/Time/History 2.svg new file mode 100644 index 0000000..4dc933a --- /dev/null +++ b/resources/icons/SVG/Broken/Time/History 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Time/History 3.svg b/resources/icons/SVG/Broken/Time/History 3.svg new file mode 100644 index 0000000..4b7da75 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/History 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Time/History.svg b/resources/icons/SVG/Broken/Time/History.svg new file mode 100644 index 0000000..b3fac9f --- /dev/null +++ b/resources/icons/SVG/Broken/Time/History.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Time/Hourglass Line.svg b/resources/icons/SVG/Broken/Time/Hourglass Line.svg new file mode 100644 index 0000000..13dc7d0 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Hourglass Line.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Time/Hourglass.svg b/resources/icons/SVG/Broken/Time/Hourglass.svg new file mode 100644 index 0000000..88501b5 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Hourglass.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Time/Stopwatch Pause.svg b/resources/icons/SVG/Broken/Time/Stopwatch Pause.svg new file mode 100644 index 0000000..4cf5146 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Stopwatch Pause.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Stopwatch Play.svg b/resources/icons/SVG/Broken/Time/Stopwatch Play.svg new file mode 100644 index 0000000..732ed1d --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Stopwatch Play.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Time/Stopwatch.svg b/resources/icons/SVG/Broken/Time/Stopwatch.svg new file mode 100644 index 0000000..a5ae0f9 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Stopwatch.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Time/Watch Round.svg b/resources/icons/SVG/Broken/Time/Watch Round.svg new file mode 100644 index 0000000..1baad65 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Watch Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Watch Square Minimalistic Charge.svg b/resources/icons/SVG/Broken/Time/Watch Square Minimalistic Charge.svg new file mode 100644 index 0000000..d177907 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Watch Square Minimalistic Charge.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Watch Square Minimalistic.svg b/resources/icons/SVG/Broken/Time/Watch Square Minimalistic.svg new file mode 100644 index 0000000..7f2ee66 --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Watch Square Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Time/Watch Square.svg b/resources/icons/SVG/Broken/Time/Watch Square.svg new file mode 100644 index 0000000..72e71fd --- /dev/null +++ b/resources/icons/SVG/Broken/Time/Watch Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Album.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Album.svg new file mode 100644 index 0000000..bcf358a --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Album.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Camera Add.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Camera Add.svg new file mode 100644 index 0000000..e644339 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Camera Add.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Camera Minimalistic.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Camera Minimalistic.svg new file mode 100644 index 0000000..8b95e72 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Camera Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Camera Rotate.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Camera Rotate.svg new file mode 100644 index 0000000..af10d34 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Camera Rotate.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Camera Square.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Camera Square.svg new file mode 100644 index 0000000..00d282b --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Camera Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Camera.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Camera.svg new file mode 100644 index 0000000..ed6f4c5 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Camera.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Edit.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Edit.svg new file mode 100644 index 0000000..0b50b4c --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Edit.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Open Play.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Open Play.svg new file mode 100644 index 0000000..e5ac5c0 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Open Play.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Open.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Open.svg new file mode 100644 index 0000000..edbf965 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Open.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Play.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Play.svg new file mode 100644 index 0000000..be15af0 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Play.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Text.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Text.svg new file mode 100644 index 0000000..749b30c --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard Text.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard.svg new file mode 100644 index 0000000..e6c3ac1 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Clapperboard.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Full Screen Circle.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Full Screen Circle.svg new file mode 100644 index 0000000..cdc4d53 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Full Screen Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Full Screen Square.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Full Screen Square.svg new file mode 100644 index 0000000..40efee2 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Full Screen Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Full Screen.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Full Screen.svg new file mode 100644 index 0000000..7450fa5 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Full Screen.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Add.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Add.svg new file mode 100644 index 0000000..456effa --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Add.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Check.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Check.svg new file mode 100644 index 0000000..7c52a51 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Circle.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Circle.svg new file mode 100644 index 0000000..ca52469 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Download.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Download.svg new file mode 100644 index 0000000..97c15f4 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Download.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Edit.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Edit.svg new file mode 100644 index 0000000..27cfb7e --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Edit.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Favourite.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Favourite.svg new file mode 100644 index 0000000..c48a941 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Favourite.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Minimalistic.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Minimalistic.svg new file mode 100644 index 0000000..32022f3 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Remove.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Remove.svg new file mode 100644 index 0000000..1d63082 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Remove.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Round.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Round.svg new file mode 100644 index 0000000..7171db9 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Send.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Send.svg new file mode 100644 index 0000000..fd1ff54 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Send.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Wide.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Wide.svg new file mode 100644 index 0000000..e83749e --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery Wide.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery.svg new file mode 100644 index 0000000..7778bb9 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Gallery.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Library.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Library.svg new file mode 100644 index 0000000..4a0389a --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Library.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Microphone 2.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Microphone 2.svg new file mode 100644 index 0000000..4539ee4 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Microphone 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Microphone 3.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Microphone 3.svg new file mode 100644 index 0000000..d338674 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Microphone 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Microphone Large.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Microphone Large.svg new file mode 100644 index 0000000..3ca0403 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Microphone Large.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Microphone.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Microphone.svg new file mode 100644 index 0000000..5e47c11 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Microphone.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Music Library 2.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Library 2.svg new file mode 100644 index 0000000..c4795ff --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Library 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Music Library.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Library.svg new file mode 100644 index 0000000..86c58d2 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Library.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note 2.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note 2.svg new file mode 100644 index 0000000..764486a --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note 3.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note 3.svg new file mode 100644 index 0000000..d3b8e47 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note 4.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note 4.svg new file mode 100644 index 0000000..4fd0f66 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note 4.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note Slider 2.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note Slider 2.svg new file mode 100644 index 0000000..0128088 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note Slider 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note Slider.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note Slider.svg new file mode 100644 index 0000000..a6099fe --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note Slider.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note.svg new file mode 100644 index 0000000..ab52386 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Note.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Music Notes.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Notes.svg new file mode 100644 index 0000000..43b6a3c --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Music Notes.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Muted.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Muted.svg new file mode 100644 index 0000000..94e1f62 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Muted.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/PIP 2.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/PIP 2.svg new file mode 100644 index 0000000..7d6b25b --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/PIP 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/PIP.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/PIP.svg new file mode 100644 index 0000000..e60e575 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/PIP.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Panorama.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Panorama.svg new file mode 100644 index 0000000..0a64c36 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Panorama.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Pause Circle.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Pause Circle.svg new file mode 100644 index 0000000..d3996f7 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Pause Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Pause.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Pause.svg new file mode 100644 index 0000000..f33108d --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Pause.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Play Circle.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Play Circle.svg new file mode 100644 index 0000000..f8c8f52 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Play Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Play Stream.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Play Stream.svg new file mode 100644 index 0000000..67131b2 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Play Stream.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Play.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Play.svg new file mode 100644 index 0000000..e839ec7 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Play.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Playback Speed.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Playback Speed.svg new file mode 100644 index 0000000..7eb0c36 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Playback Speed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Podcast.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Podcast.svg new file mode 100644 index 0000000..2b7e24a --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Podcast.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Quit Full Screen Circle.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Quit Full Screen Circle.svg new file mode 100644 index 0000000..38a3f52 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Quit Full Screen Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Quit Full Screen Square.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Quit Full Screen Square.svg new file mode 100644 index 0000000..1fe3aa6 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Quit Full Screen Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Quit Full Screen.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Quit Full Screen.svg new file mode 100644 index 0000000..e0965b7 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Quit Full Screen.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Quit PIP.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Quit PIP.svg new file mode 100644 index 0000000..f9758c8 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Quit PIP.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Record Circle.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Record Circle.svg new file mode 100644 index 0000000..5e06113 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Record Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Record.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Record.svg new file mode 100644 index 0000000..ac1372e --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Record.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Reel 2.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Reel 2.svg new file mode 100644 index 0000000..8b23446 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Reel 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Reel.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Reel.svg new file mode 100644 index 0000000..b20436d --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Reel.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Repeat One Minimalistic.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Repeat One Minimalistic.svg new file mode 100644 index 0000000..9bcc67e --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Repeat One Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Repeat One.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Repeat One.svg new file mode 100644 index 0000000..811f66e --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Repeat One.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Repeat.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Repeat.svg new file mode 100644 index 0000000..b1ec193 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Repeat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 10 Seconds Back.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 10 Seconds Back.svg new file mode 100644 index 0000000..c53d50e --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 10 Seconds Back.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 10 Seconds Forward.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 10 Seconds Forward.svg new file mode 100644 index 0000000..78bc0de --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 10 Seconds Forward.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 15 Seconds Back.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 15 Seconds Back.svg new file mode 100644 index 0000000..e0e5e8a --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 15 Seconds Back.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 15 Seconds Forward.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 15 Seconds Forward.svg new file mode 100644 index 0000000..0e07078 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 15 Seconds Forward.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 5 Seconds Back.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 5 Seconds Back.svg new file mode 100644 index 0000000..a99bf1c --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 5 Seconds Back.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 5 Seconds Forward.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 5 Seconds Forward.svg new file mode 100644 index 0000000..48eaff1 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind 5 Seconds Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind Back Circle.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind Back Circle.svg new file mode 100644 index 0000000..a98f734 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind Back Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind Back.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind Back.svg new file mode 100644 index 0000000..f079c86 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind Back.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind Forward Circle.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind Forward Circle.svg new file mode 100644 index 0000000..e61b1d6 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind Forward Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind Forward.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind Forward.svg new file mode 100644 index 0000000..0122908 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Rewind Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Shuffle.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Shuffle.svg new file mode 100644 index 0000000..77403d7 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Shuffle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Skip Next.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Skip Next.svg new file mode 100644 index 0000000..b6a48f5 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Skip Next.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Skip Previous.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Skip Previous.svg new file mode 100644 index 0000000..e91e397 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Skip Previous.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Soundwave Circle.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Soundwave Circle.svg new file mode 100644 index 0000000..4c24eb9 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Soundwave Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Soundwave Square.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Soundwave Square.svg new file mode 100644 index 0000000..b9f8749 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Soundwave Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Soundwave.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Soundwave.svg new file mode 100644 index 0000000..43f668c --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Soundwave.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Stop Circle.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Stop Circle.svg new file mode 100644 index 0000000..3ec1de0 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Stop Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Stop.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Stop.svg new file mode 100644 index 0000000..1d93407 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Stop.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Stream.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Stream.svg new file mode 100644 index 0000000..0b46a96 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Stream.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/To PIP.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/To PIP.svg new file mode 100644 index 0000000..45806b5 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/To PIP.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Upload Track 2.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Upload Track 2.svg new file mode 100644 index 0000000..54e4df3 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Upload Track 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Upload Track.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Upload Track.svg new file mode 100644 index 0000000..02ab392 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Upload Track.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame 2.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame 2.svg new file mode 100644 index 0000000..a0aa012 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Cut 2.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Cut 2.svg new file mode 100644 index 0000000..f94e47f --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Cut 2.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Cut.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Cut.svg new file mode 100644 index 0000000..96b99db --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Cut.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Play Horizontal.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Play Horizontal.svg new file mode 100644 index 0000000..2a726fc --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Play Horizontal.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Play Vertical.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Play Vertical.svg new file mode 100644 index 0000000..f541e43 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Play Vertical.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Replace.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Replace.svg new file mode 100644 index 0000000..e5843ad --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame Replace.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame.svg new file mode 100644 index 0000000..9508db7 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Video Frame.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Video Library.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Video Library.svg new file mode 100644 index 0000000..792998d --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Video Library.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Videocamera Add.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Videocamera Add.svg new file mode 100644 index 0000000..742aafd --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Videocamera Add.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Videocamera Record.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Videocamera Record.svg new file mode 100644 index 0000000..de9abf8 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Videocamera Record.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Videocamera.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Videocamera.svg new file mode 100644 index 0000000..3811124 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Videocamera.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Vinyl Record.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Vinyl Record.svg new file mode 100644 index 0000000..3c5fda3 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Vinyl Record.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Vinyl.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Vinyl.svg new file mode 100644 index 0000000..acca022 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Vinyl.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Volume Cross.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Volume Cross.svg new file mode 100644 index 0000000..50cfc95 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Volume Cross.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Volume Loud.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Volume Loud.svg new file mode 100644 index 0000000..5d1761f --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Volume Loud.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Volume Small.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Volume Small.svg new file mode 100644 index 0000000..6effa75 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Volume Small.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Volume.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Volume.svg new file mode 100644 index 0000000..86439b6 --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Volume.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Video, Audio, Sound/Wallpaper.svg b/resources/icons/SVG/Broken/Video, Audio, Sound/Wallpaper.svg new file mode 100644 index 0000000..220fa8f --- /dev/null +++ b/resources/icons/SVG/Broken/Video, Audio, Sound/Wallpaper.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloud Bolt Minimalistic.svg b/resources/icons/SVG/Broken/Weather/Cloud Bolt Minimalistic.svg new file mode 100644 index 0000000..695d8dc --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloud Bolt Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloud Bolt.svg b/resources/icons/SVG/Broken/Weather/Cloud Bolt.svg new file mode 100644 index 0000000..893ac9a --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloud Bolt.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloud Check.svg b/resources/icons/SVG/Broken/Weather/Cloud Check.svg new file mode 100644 index 0000000..3cc07d5 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloud Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloud Download.svg b/resources/icons/SVG/Broken/Weather/Cloud Download.svg new file mode 100644 index 0000000..40c58c2 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloud Download.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloud Minus.svg b/resources/icons/SVG/Broken/Weather/Cloud Minus.svg new file mode 100644 index 0000000..5e9007d --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloud Minus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloud Plus.svg b/resources/icons/SVG/Broken/Weather/Cloud Plus.svg new file mode 100644 index 0000000..50b3acf --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloud Plus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloud Rain.svg b/resources/icons/SVG/Broken/Weather/Cloud Rain.svg new file mode 100644 index 0000000..4dad3ba --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloud Rain.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloud Snowfall Minimalistic.svg b/resources/icons/SVG/Broken/Weather/Cloud Snowfall Minimalistic.svg new file mode 100644 index 0000000..b7ed41a --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloud Snowfall Minimalistic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloud Snowfall.svg b/resources/icons/SVG/Broken/Weather/Cloud Snowfall.svg new file mode 100644 index 0000000..80f884e --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloud Snowfall.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloud Storm.svg b/resources/icons/SVG/Broken/Weather/Cloud Storm.svg new file mode 100644 index 0000000..7521a9f --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloud Storm.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloud Sun 2.svg b/resources/icons/SVG/Broken/Weather/Cloud Sun 2.svg new file mode 100644 index 0000000..3299f09 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloud Sun 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloud Sun.svg b/resources/icons/SVG/Broken/Weather/Cloud Sun.svg new file mode 100644 index 0000000..94202e7 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloud Sun.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloud Upload.svg b/resources/icons/SVG/Broken/Weather/Cloud Upload.svg new file mode 100644 index 0000000..776cfb7 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloud Upload.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloud Waterdrop.svg b/resources/icons/SVG/Broken/Weather/Cloud Waterdrop.svg new file mode 100644 index 0000000..01cb12c --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloud Waterdrop.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloud Waterdrops.svg b/resources/icons/SVG/Broken/Weather/Cloud Waterdrops.svg new file mode 100644 index 0000000..cd6dc91 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloud Waterdrops.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloud.svg b/resources/icons/SVG/Broken/Weather/Cloud.svg new file mode 100644 index 0000000..24a91b4 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloud.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Weather/Clouds.svg b/resources/icons/SVG/Broken/Weather/Clouds.svg new file mode 100644 index 0000000..967d247 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Clouds.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Weather/Cloudy Moon.svg b/resources/icons/SVG/Broken/Weather/Cloudy Moon.svg new file mode 100644 index 0000000..549a73d --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Cloudy Moon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Weather/Clound Cross.svg b/resources/icons/SVG/Broken/Weather/Clound Cross.svg new file mode 100644 index 0000000..217b9b0 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Clound Cross.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Weather/Fog.svg b/resources/icons/SVG/Broken/Weather/Fog.svg new file mode 100644 index 0000000..fc3bb1a --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Fog.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Moon Fog.svg b/resources/icons/SVG/Broken/Weather/Moon Fog.svg new file mode 100644 index 0000000..345cc92 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Moon Fog.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Moon Sleep.svg b/resources/icons/SVG/Broken/Weather/Moon Sleep.svg new file mode 100644 index 0000000..1641bdc --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Moon Sleep.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Moon Stars.svg b/resources/icons/SVG/Broken/Weather/Moon Stars.svg new file mode 100644 index 0000000..a999b17 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Moon Stars.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Moon.svg b/resources/icons/SVG/Broken/Weather/Moon.svg new file mode 100644 index 0000000..cf76242 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Moon.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Broken/Weather/Snowflake.svg b/resources/icons/SVG/Broken/Weather/Snowflake.svg new file mode 100644 index 0000000..796bc10 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Snowflake.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Stars.svg b/resources/icons/SVG/Broken/Weather/Stars.svg new file mode 100644 index 0000000..6947bd7 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Stars.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Broken/Weather/Sun 2.svg b/resources/icons/SVG/Broken/Weather/Sun 2.svg new file mode 100644 index 0000000..04c5031 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Sun 2.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Sun Fog.svg b/resources/icons/SVG/Broken/Weather/Sun Fog.svg new file mode 100644 index 0000000..fd89629 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Sun Fog.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Sun.svg b/resources/icons/SVG/Broken/Weather/Sun.svg new file mode 100644 index 0000000..bbd2573 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Sun.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Sunrise.svg b/resources/icons/SVG/Broken/Weather/Sunrise.svg new file mode 100644 index 0000000..48bc313 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Sunrise.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Sunset.svg b/resources/icons/SVG/Broken/Weather/Sunset.svg new file mode 100644 index 0000000..800fe88 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Sunset.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Temperature.svg b/resources/icons/SVG/Broken/Weather/Temperature.svg new file mode 100644 index 0000000..534a580 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Temperature.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Tornado Small.svg b/resources/icons/SVG/Broken/Weather/Tornado Small.svg new file mode 100644 index 0000000..1037a9c --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Tornado Small.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Tornado.svg b/resources/icons/SVG/Broken/Weather/Tornado.svg new file mode 100644 index 0000000..4624df1 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Tornado.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Waterdrops.svg b/resources/icons/SVG/Broken/Weather/Waterdrops.svg new file mode 100644 index 0000000..7b0bedf --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Waterdrops.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Broken/Weather/Wind.svg b/resources/icons/SVG/Broken/Weather/Wind.svg new file mode 100644 index 0000000..50262b3 --- /dev/null +++ b/resources/icons/SVG/Broken/Weather/Wind.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Arrow To Down Left.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Arrow To Down Left.svg new file mode 100644 index 0000000..da0ee13 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Arrow To Down Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Arrow To Down Right.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Arrow To Down Right.svg new file mode 100644 index 0000000..aa8a6ce --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Arrow To Down Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Arrow To Top Left.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Arrow To Top Left.svg new file mode 100644 index 0000000..a080396 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Arrow To Top Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Arrow To Top Right.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Arrow To Top Right.svg new file mode 100644 index 0000000..0e95b56 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Arrow To Top Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Circle Bottom Down.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Circle Bottom Down.svg new file mode 100644 index 0000000..b29b22a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Circle Bottom Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Circle Bottom Up.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Circle Bottom Up.svg new file mode 100644 index 0000000..983131b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Circle Bottom Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Circle Top Down.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Circle Top Down.svg new file mode 100644 index 0000000..11dd45c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Circle Top Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Circle Top Up.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Circle Top Up.svg new file mode 100644 index 0000000..e4fb046 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Circle Top Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Download Minimalistic.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Download Minimalistic.svg new file mode 100644 index 0000000..56761dd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Download Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Download Square.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Download Square.svg new file mode 100644 index 0000000..d1bc170 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Download Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Download Twice Square.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Download Twice Square.svg new file mode 100644 index 0000000..9cf2eff --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Download Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Download.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Download.svg new file mode 100644 index 0000000..8597112 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Download.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Exit.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Exit.svg new file mode 100644 index 0000000..a715f0e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Exit.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Export.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Export.svg new file mode 100644 index 0000000..2d52e26 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Export.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Forward 2.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Forward 2.svg new file mode 100644 index 0000000..3d73b22 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Forward 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Forward.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Forward.svg new file mode 100644 index 0000000..32b4af6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Import.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Import.svg new file mode 100644 index 0000000..9f45981 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Import.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Login 2.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Login 2.svg new file mode 100644 index 0000000..4226c0b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Login 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Login 3.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Login 3.svg new file mode 100644 index 0000000..c08ebc3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Login 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Login.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Login.svg new file mode 100644 index 0000000..39f6856 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Login.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Logout 2.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Logout 2.svg new file mode 100644 index 0000000..fb06698 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Logout 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Logout 3.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Logout 3.svg new file mode 100644 index 0000000..dd307c4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Logout 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Logout.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Logout.svg new file mode 100644 index 0000000..f90d16e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Logout.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Maximize Square 2.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Maximize Square 2.svg new file mode 100644 index 0000000..9a4125d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Maximize Square 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Maximize Square 3.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Maximize Square 3.svg new file mode 100644 index 0000000..3d07268 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Maximize Square 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Maximize Square Minimalistic.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Maximize Square Minimalistic.svg new file mode 100644 index 0000000..f472f94 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Maximize Square Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Maximize Square.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Maximize Square.svg new file mode 100644 index 0000000..679c9e4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Maximize Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Maximize.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Maximize.svg new file mode 100644 index 0000000..4cb528f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Maximize.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Minimize Square 2.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Minimize Square 2.svg new file mode 100644 index 0000000..194c122 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Minimize Square 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Minimize Square 3.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Minimize Square 3.svg new file mode 100644 index 0000000..a7b29cd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Minimize Square 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Minimize Square Minimalistic.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Minimize Square Minimalistic.svg new file mode 100644 index 0000000..a3f1f2f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Minimize Square Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Minimize Square.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Minimize Square.svg new file mode 100644 index 0000000..bccc91c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Minimize Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Minimize.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Minimize.svg new file mode 100644 index 0000000..4b5cd31 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Minimize.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Recive Square.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Recive Square.svg new file mode 100644 index 0000000..a4c4c23 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Recive Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Recive Twice Square.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Recive Twice Square.svg new file mode 100644 index 0000000..c643ef5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Recive Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Reorder.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Reorder.svg new file mode 100644 index 0000000..6c2d0dc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Reorder.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Reply 2.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Reply 2.svg new file mode 100644 index 0000000..724997f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Reply 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Reply.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Reply.svg new file mode 100644 index 0000000..cc8ea03 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Reply.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Scale.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Scale.svg new file mode 100644 index 0000000..5925e91 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Scale.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Screen Share.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Screen Share.svg new file mode 100644 index 0000000..d2500fd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Screen Share.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Send Square.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Send Square.svg new file mode 100644 index 0000000..0ece5a7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Send Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Send Twice Square.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Send Twice Square.svg new file mode 100644 index 0000000..8adfde3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Send Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Square Bottom Down.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Square Bottom Down.svg new file mode 100644 index 0000000..2f3feb3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Square Bottom Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Square Bottom Up.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Square Bottom Up.svg new file mode 100644 index 0000000..94d88d7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Square Bottom Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Square Top Down.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Square Top Down.svg new file mode 100644 index 0000000..4774207 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Square Top Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Square Top Up.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Square Top Up.svg new file mode 100644 index 0000000..b532e4e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Square Top Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Undo Left Round Square.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Undo Left Round Square.svg new file mode 100644 index 0000000..f80022e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Undo Left Round Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Undo Left Round.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Undo Left Round.svg new file mode 100644 index 0000000..b71b641 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Undo Left Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Undo Left Square.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Undo Left Square.svg new file mode 100644 index 0000000..065ed9b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Undo Left Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Undo Left.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Undo Left.svg new file mode 100644 index 0000000..3c6b9f0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Undo Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Undo Right Round Square.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Undo Right Round Square.svg new file mode 100644 index 0000000..1724f8d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Undo Right Round Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Undo Right Round.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Undo Right Round.svg new file mode 100644 index 0000000..22b51bf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Undo Right Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Undo Right Square.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Undo Right Square.svg new file mode 100644 index 0000000..b6a9d32 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Undo Right Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Undo Right.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Undo Right.svg new file mode 100644 index 0000000..2dfb8ab --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Undo Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Upload Minimalistic.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Upload Minimalistic.svg new file mode 100644 index 0000000..1ff2353 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Upload Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Upload Square.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Upload Square.svg new file mode 100644 index 0000000..c91eb74 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Upload Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Upload Twice Square.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Upload Twice Square.svg new file mode 100644 index 0000000..a0a45ad --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Upload Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows Action/Upload.svg b/resources/icons/SVG/Line Duotone/Arrows Action/Upload.svg new file mode 100644 index 0000000..76b072d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows Action/Upload.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Alt Arrow Down.svg b/resources/icons/SVG/Line Duotone/Arrows/Alt Arrow Down.svg new file mode 100644 index 0000000..8718e57 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Alt Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Alt Arrow Left.svg b/resources/icons/SVG/Line Duotone/Arrows/Alt Arrow Left.svg new file mode 100644 index 0000000..2fd70c8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Alt Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Alt Arrow Right.svg b/resources/icons/SVG/Line Duotone/Arrows/Alt Arrow Right.svg new file mode 100644 index 0000000..0d1da44 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Alt Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Alt Arrow Up.svg b/resources/icons/SVG/Line Duotone/Arrows/Alt Arrow Up.svg new file mode 100644 index 0000000..81bb7a5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Alt Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Arrow Down.svg b/resources/icons/SVG/Line Duotone/Arrows/Arrow Down.svg new file mode 100644 index 0000000..1451363 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Arrow Left Down.svg b/resources/icons/SVG/Line Duotone/Arrows/Arrow Left Down.svg new file mode 100644 index 0000000..4dabd8d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Arrow Left Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Arrow Left Up.svg b/resources/icons/SVG/Line Duotone/Arrows/Arrow Left Up.svg new file mode 100644 index 0000000..5f796c7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Arrow Left Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Arrow Left.svg b/resources/icons/SVG/Line Duotone/Arrows/Arrow Left.svg new file mode 100644 index 0000000..b0016af --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Arrow Right Down.svg b/resources/icons/SVG/Line Duotone/Arrows/Arrow Right Down.svg new file mode 100644 index 0000000..47ffe3b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Arrow Right Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Arrow Right Up.svg b/resources/icons/SVG/Line Duotone/Arrows/Arrow Right Up.svg new file mode 100644 index 0000000..d0e1d4f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Arrow Right Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Arrow Right.svg b/resources/icons/SVG/Line Duotone/Arrows/Arrow Right.svg new file mode 100644 index 0000000..08f24c2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Arrow Up.svg b/resources/icons/SVG/Line Duotone/Arrows/Arrow Up.svg new file mode 100644 index 0000000..e4a004c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Double Alt Arrow Down.svg b/resources/icons/SVG/Line Duotone/Arrows/Double Alt Arrow Down.svg new file mode 100644 index 0000000..69e7108 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Double Alt Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Double Alt Arrow Left.svg b/resources/icons/SVG/Line Duotone/Arrows/Double Alt Arrow Left.svg new file mode 100644 index 0000000..541cbab --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Double Alt Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Double Alt Arrow Right.svg b/resources/icons/SVG/Line Duotone/Arrows/Double Alt Arrow Right.svg new file mode 100644 index 0000000..7728fdd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Double Alt Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Double Alt Arrow Up.svg b/resources/icons/SVG/Line Duotone/Arrows/Double Alt Arrow Up.svg new file mode 100644 index 0000000..a353164 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Double Alt Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Refresh Circle.svg b/resources/icons/SVG/Line Duotone/Arrows/Refresh Circle.svg new file mode 100644 index 0000000..fa0c029 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Refresh Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Refresh Square.svg b/resources/icons/SVG/Line Duotone/Arrows/Refresh Square.svg new file mode 100644 index 0000000..db1173f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Refresh Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Refresh.svg b/resources/icons/SVG/Line Duotone/Arrows/Refresh.svg new file mode 100644 index 0000000..c44b694 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Refresh.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Restart Circle.svg b/resources/icons/SVG/Line Duotone/Arrows/Restart Circle.svg new file mode 100644 index 0000000..421fa3e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Restart Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Restart Square.svg b/resources/icons/SVG/Line Duotone/Arrows/Restart Square.svg new file mode 100644 index 0000000..dd09a06 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Restart Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Restart.svg b/resources/icons/SVG/Line Duotone/Arrows/Restart.svg new file mode 100644 index 0000000..5acaf05 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Restart.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Alt Arrow Down.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Alt Arrow Down.svg new file mode 100644 index 0000000..d17397b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Alt Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Alt Arrow Left.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Alt Arrow Left.svg new file mode 100644 index 0000000..a2db94a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Alt Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Alt Arrow Right.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Alt Arrow Right.svg new file mode 100644 index 0000000..64001ec --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Alt Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Alt Arrow Up.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Alt Arrow Up.svg new file mode 100644 index 0000000..6eab113 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Alt Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Down.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Down.svg new file mode 100644 index 0000000..c6c95aa --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Left Down.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Left Down.svg new file mode 100644 index 0000000..b89c18a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Left Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Left Up.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Left Up.svg new file mode 100644 index 0000000..8be4930 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Left Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Left.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Left.svg new file mode 100644 index 0000000..a70c31e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Right Down.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Right Down.svg new file mode 100644 index 0000000..c4d6a80 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Right Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Right Up.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Right Up.svg new file mode 100644 index 0000000..74f9c7f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Right Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Right.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Right.svg new file mode 100644 index 0000000..78f9715 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Up.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Up.svg new file mode 100644 index 0000000..8c34394 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Double Alt Arrow Down.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Double Alt Arrow Down.svg new file mode 100644 index 0000000..4c15fc7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Double Alt Arrow Down.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Double Alt Arrow Left.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Double Alt Arrow Left.svg new file mode 100644 index 0000000..701d013 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Double Alt Arrow Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Double Alt Arrow Right.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Double Alt Arrow Right.svg new file mode 100644 index 0000000..6b5b439 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Double Alt Arrow Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Double Alt Arrow Up.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Double Alt Arrow Up.svg new file mode 100644 index 0000000..5a1ef4a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Double Alt Arrow Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Sort Horizontal.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Sort Horizontal.svg new file mode 100644 index 0000000..cf0702f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Sort Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Sort Vertical.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Sort Vertical.svg new file mode 100644 index 0000000..24dea36 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Sort Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Transfer Diagonal.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Transfer Diagonal.svg new file mode 100644 index 0000000..36ba867 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Transfer Diagonal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Transfer Horizontal.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Transfer Horizontal.svg new file mode 100644 index 0000000..012b13d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Transfer Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Round Transfer Vertical.svg b/resources/icons/SVG/Line Duotone/Arrows/Round Transfer Vertical.svg new file mode 100644 index 0000000..6a0720f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Round Transfer Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Sort Horizontal.svg b/resources/icons/SVG/Line Duotone/Arrows/Sort Horizontal.svg new file mode 100644 index 0000000..258d312 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Sort Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Sort Vertical.svg b/resources/icons/SVG/Line Duotone/Arrows/Sort Vertical.svg new file mode 100644 index 0000000..1b220e1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Sort Vertical.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Alt Arrow Down.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Alt Arrow Down.svg new file mode 100644 index 0000000..97ede4b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Alt Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Alt Arrow Left.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Alt Arrow Left.svg new file mode 100644 index 0000000..20a0aa3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Alt Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Alt Arrow Right.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Alt Arrow Right.svg new file mode 100644 index 0000000..8c30619 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Alt Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Alt Arrow Up.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Alt Arrow Up.svg new file mode 100644 index 0000000..c7301c4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Alt Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Down.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Down.svg new file mode 100644 index 0000000..30bed9e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Left Down.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Left Down.svg new file mode 100644 index 0000000..177ffa7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Left Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Left Up.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Left Up.svg new file mode 100644 index 0000000..f30e4b7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Left Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Left.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Left.svg new file mode 100644 index 0000000..030f911 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Right Down.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Right Down.svg new file mode 100644 index 0000000..38bb171 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Right Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Right Up.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Right Up.svg new file mode 100644 index 0000000..3ac6c04 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Right Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Right.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Right.svg new file mode 100644 index 0000000..f80aec1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Up.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Up.svg new file mode 100644 index 0000000..761b43a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Double Alt Arrow Right.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Double Alt Arrow Right.svg new file mode 100644 index 0000000..1c1a723 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Double Alt Arrow Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Double Alt Arrow Down.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Double Alt Arrow Down.svg new file mode 100644 index 0000000..3c9e971 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Double Alt Arrow Down.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Double Alt Arrow Left.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Double Alt Arrow Left.svg new file mode 100644 index 0000000..5d8606d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Double Alt Arrow Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Double Alt Arrow Up.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Double Alt Arrow Up.svg new file mode 100644 index 0000000..08b9c44 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Double Alt Arrow Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Sort Horizontal.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Sort Horizontal.svg new file mode 100644 index 0000000..ec88723 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Sort Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Sort Vertical.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Sort Vertical.svg new file mode 100644 index 0000000..3fa9786 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Sort Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Transfer Horizontal.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Transfer Horizontal.svg new file mode 100644 index 0000000..14e0da3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Transfer Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Square Transfer Vertical.svg b/resources/icons/SVG/Line Duotone/Arrows/Square Transfer Vertical.svg new file mode 100644 index 0000000..3411cf0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Square Transfer Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Transfer Horizontal.svg b/resources/icons/SVG/Line Duotone/Arrows/Transfer Horizontal.svg new file mode 100644 index 0000000..242b526 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Transfer Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Arrows/Transfer Vertical.svg b/resources/icons/SVG/Line Duotone/Arrows/Transfer Vertical.svg new file mode 100644 index 0000000..9bf497b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Arrows/Transfer Vertical.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Asteroid.svg b/resources/icons/SVG/Line Duotone/Astronomy/Asteroid.svg new file mode 100644 index 0000000..0da9cf6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Asteroid.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Atom.svg b/resources/icons/SVG/Line Duotone/Astronomy/Atom.svg new file mode 100644 index 0000000..fe39564 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Atom.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Black Hole 2.svg b/resources/icons/SVG/Line Duotone/Astronomy/Black Hole 2.svg new file mode 100644 index 0000000..9971edd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Black Hole 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Black Hole 3.svg b/resources/icons/SVG/Line Duotone/Astronomy/Black Hole 3.svg new file mode 100644 index 0000000..025cea5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Black Hole 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Black Hole.svg b/resources/icons/SVG/Line Duotone/Astronomy/Black Hole.svg new file mode 100644 index 0000000..c901e55 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Black Hole.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Earth.svg b/resources/icons/SVG/Line Duotone/Astronomy/Earth.svg new file mode 100644 index 0000000..3f8fb46 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Earth.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Infinity.svg b/resources/icons/SVG/Line Duotone/Astronomy/Infinity.svg new file mode 100644 index 0000000..d5c16aa --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Infinity.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Men.svg b/resources/icons/SVG/Line Duotone/Astronomy/Men.svg new file mode 100644 index 0000000..e9124d3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Men.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Planet 2.svg b/resources/icons/SVG/Line Duotone/Astronomy/Planet 2.svg new file mode 100644 index 0000000..7a8eb1a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Planet 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Planet 3.svg b/resources/icons/SVG/Line Duotone/Astronomy/Planet 3.svg new file mode 100644 index 0000000..dd1714d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Planet 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Planet 4.svg b/resources/icons/SVG/Line Duotone/Astronomy/Planet 4.svg new file mode 100644 index 0000000..e44f532 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Planet 4.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Planet.svg b/resources/icons/SVG/Line Duotone/Astronomy/Planet.svg new file mode 100644 index 0000000..66a43c5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Planet.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Rocket 2.svg b/resources/icons/SVG/Line Duotone/Astronomy/Rocket 2.svg new file mode 100644 index 0000000..44e9493 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Rocket 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Rocket.svg b/resources/icons/SVG/Line Duotone/Astronomy/Rocket.svg new file mode 100644 index 0000000..53eb536 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Rocket.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Satellite.svg b/resources/icons/SVG/Line Duotone/Astronomy/Satellite.svg new file mode 100644 index 0000000..c227539 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Satellite.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Star Angle.svg b/resources/icons/SVG/Line Duotone/Astronomy/Star Angle.svg new file mode 100644 index 0000000..b3890b9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Star Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Star Circle.svg b/resources/icons/SVG/Line Duotone/Astronomy/Star Circle.svg new file mode 100644 index 0000000..ccd707c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Star Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Star Fall 2.svg b/resources/icons/SVG/Line Duotone/Astronomy/Star Fall 2.svg new file mode 100644 index 0000000..5bd9f4b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Star Fall 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Star Fall Minimalistic 2.svg b/resources/icons/SVG/Line Duotone/Astronomy/Star Fall Minimalistic 2.svg new file mode 100644 index 0000000..25dd40b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Star Fall Minimalistic 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Star Fall Minimalistic.svg b/resources/icons/SVG/Line Duotone/Astronomy/Star Fall Minimalistic.svg new file mode 100644 index 0000000..dd5ed9b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Star Fall Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Star Fall.svg b/resources/icons/SVG/Line Duotone/Astronomy/Star Fall.svg new file mode 100644 index 0000000..47be549 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Star Fall.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Star Rainbow.svg b/resources/icons/SVG/Line Duotone/Astronomy/Star Rainbow.svg new file mode 100644 index 0000000..d49f343 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Star Rainbow.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Star Ring.svg b/resources/icons/SVG/Line Duotone/Astronomy/Star Ring.svg new file mode 100644 index 0000000..2553f80 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Star Ring.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Star Rings.svg b/resources/icons/SVG/Line Duotone/Astronomy/Star Rings.svg new file mode 100644 index 0000000..7e6621c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Star Rings.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Star.svg b/resources/icons/SVG/Line Duotone/Astronomy/Star.svg new file mode 100644 index 0000000..2670e10 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Stars Line.svg b/resources/icons/SVG/Line Duotone/Astronomy/Stars Line.svg new file mode 100644 index 0000000..fe314df --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Stars Line.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Stars Minimalistic.svg b/resources/icons/SVG/Line Duotone/Astronomy/Stars Minimalistic.svg new file mode 100644 index 0000000..2b4ab83 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Stars Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Stars.svg b/resources/icons/SVG/Line Duotone/Astronomy/Stars.svg new file mode 100644 index 0000000..63768ac --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Stars.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/UFO 2.svg b/resources/icons/SVG/Line Duotone/Astronomy/UFO 2.svg new file mode 100644 index 0000000..d8d426a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/UFO 2.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/UFO 3.svg b/resources/icons/SVG/Line Duotone/Astronomy/UFO 3.svg new file mode 100644 index 0000000..420da6a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/UFO 3.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/UFO.svg b/resources/icons/SVG/Line Duotone/Astronomy/UFO.svg new file mode 100644 index 0000000..e7bf3cf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/UFO.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Astronomy/Women.svg b/resources/icons/SVG/Line Duotone/Astronomy/Women.svg new file mode 100644 index 0000000..44c5bb5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Astronomy/Women.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Chart 2.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Chart 2.svg new file mode 100644 index 0000000..7a28f90 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Chart 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Chart Square.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Chart Square.svg new file mode 100644 index 0000000..1b5878b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Chart Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Chart.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Chart.svg new file mode 100644 index 0000000..397e7e0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Chart.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Chat Square 2.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Chat Square 2.svg new file mode 100644 index 0000000..5ec7d9c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Chat Square 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Course Down.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Course Down.svg new file mode 100644 index 0000000..6627522 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Course Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Course Up.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Course Up.svg new file mode 100644 index 0000000..93029b5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Course Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Diagram Down.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Diagram Down.svg new file mode 100644 index 0000000..a4351c2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Diagram Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Diagram Up.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Diagram Up.svg new file mode 100644 index 0000000..7297e8a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Diagram Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Graph Down New.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Graph Down New.svg new file mode 100644 index 0000000..ed47c1a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Graph Down New.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Graph Down.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Graph Down.svg new file mode 100644 index 0000000..180f25b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Graph Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Graph New Up.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Graph New Up.svg new file mode 100644 index 0000000..7a43297 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Graph New Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Graph New.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Graph New.svg new file mode 100644 index 0000000..ee43ee5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Graph New.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Graph Up.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Graph Up.svg new file mode 100644 index 0000000..4e7f27d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Graph Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Graph.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Graph.svg new file mode 100644 index 0000000..917e4db --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Graph.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Pie Chart 2.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Pie Chart 2.svg new file mode 100644 index 0000000..9dee20e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Pie Chart 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Pie Chart 3.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Pie Chart 3.svg new file mode 100644 index 0000000..fc344e2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Pie Chart 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Pie Chart.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Pie Chart.svg new file mode 100644 index 0000000..7c7ceb2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Pie Chart.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Presentation Graph.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Presentation Graph.svg new file mode 100644 index 0000000..55dd444 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Presentation Graph.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Business, Statistic/Round Graph.svg b/resources/icons/SVG/Line Duotone/Business, Statistic/Round Graph.svg new file mode 100644 index 0000000..929e5e3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Business, Statistic/Round Graph.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Call Cancel Rounded.svg b/resources/icons/SVG/Line Duotone/Call/Call Cancel Rounded.svg new file mode 100644 index 0000000..26454ba --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Call Cancel Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Call Cancel.svg b/resources/icons/SVG/Line Duotone/Call/Call Cancel.svg new file mode 100644 index 0000000..02ca318 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Call Cancel.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Call Chat Rounded.svg b/resources/icons/SVG/Line Duotone/Call/Call Chat Rounded.svg new file mode 100644 index 0000000..fd80506 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Call Chat Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Call Chat.svg b/resources/icons/SVG/Line Duotone/Call/Call Chat.svg new file mode 100644 index 0000000..79c753f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Call Chat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Call Dropped Rounded.svg b/resources/icons/SVG/Line Duotone/Call/Call Dropped Rounded.svg new file mode 100644 index 0000000..2ee10b7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Call Dropped Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Call Dropped.svg b/resources/icons/SVG/Line Duotone/Call/Call Dropped.svg new file mode 100644 index 0000000..ec0f961 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Call Dropped.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Call Medicine Rounded.svg b/resources/icons/SVG/Line Duotone/Call/Call Medicine Rounded.svg new file mode 100644 index 0000000..4e2316c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Call Medicine Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Call Medicine.svg b/resources/icons/SVG/Line Duotone/Call/Call Medicine.svg new file mode 100644 index 0000000..6309a55 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Call Medicine.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/End Call Rounded.svg b/resources/icons/SVG/Line Duotone/Call/End Call Rounded.svg new file mode 100644 index 0000000..113ee49 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/End Call Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/End Call.svg b/resources/icons/SVG/Line Duotone/Call/End Call.svg new file mode 100644 index 0000000..4d84199 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/End Call.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Incoming Call Rounded.svg b/resources/icons/SVG/Line Duotone/Call/Incoming Call Rounded.svg new file mode 100644 index 0000000..8eb25df --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Incoming Call Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Incoming Call.svg b/resources/icons/SVG/Line Duotone/Call/Incoming Call.svg new file mode 100644 index 0000000..2a19895 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Incoming Call.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Outgoing Call Rounded.svg b/resources/icons/SVG/Line Duotone/Call/Outgoing Call Rounded.svg new file mode 100644 index 0000000..69ee6a0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Outgoing Call Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Outgoing Call.svg b/resources/icons/SVG/Line Duotone/Call/Outgoing Call.svg new file mode 100644 index 0000000..eda5049 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Outgoing Call.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Phone Calling Rounded.svg b/resources/icons/SVG/Line Duotone/Call/Phone Calling Rounded.svg new file mode 100644 index 0000000..db0e5eb --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Phone Calling Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Phone Calling.svg b/resources/icons/SVG/Line Duotone/Call/Phone Calling.svg new file mode 100644 index 0000000..397c437 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Phone Calling.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Phone Rounded.svg b/resources/icons/SVG/Line Duotone/Call/Phone Rounded.svg new file mode 100644 index 0000000..50ab1b8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Phone Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Phone.svg b/resources/icons/SVG/Line Duotone/Call/Phone.svg new file mode 100644 index 0000000..a605d55 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Phone.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Record Circle.svg b/resources/icons/SVG/Line Duotone/Call/Record Circle.svg new file mode 100644 index 0000000..3443a70 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Record Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Record Minimalistic.svg b/resources/icons/SVG/Line Duotone/Call/Record Minimalistic.svg new file mode 100644 index 0000000..9220152 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Record Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Call/Record Square.svg b/resources/icons/SVG/Line Duotone/Call/Record Square.svg new file mode 100644 index 0000000..1d75ab8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Call/Record Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Align Bottom.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Align Bottom.svg new file mode 100644 index 0000000..725ef8c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Align Bottom.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Align Horizonta Spacing.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Align Horizonta Spacing.svg new file mode 100644 index 0000000..861b062 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Align Horizonta Spacing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Align Horizontal Center.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Align Horizontal Center.svg new file mode 100644 index 0000000..16be074 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Align Horizontal Center.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Align Left.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Align Left.svg new file mode 100644 index 0000000..5427c2f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Align Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Align Right.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Align Right.svg new file mode 100644 index 0000000..e9197ec --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Align Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Align Top.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Align Top.svg new file mode 100644 index 0000000..7a5ddd2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Align Top.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Align Vertical Center.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Align Vertical Center.svg new file mode 100644 index 0000000..3ee3271 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Align Vertical Center.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Align Vertical Spacing.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Align Vertical Spacing.svg new file mode 100644 index 0000000..832f886 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Align Vertical Spacing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Colour Tuneing.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Colour Tuneing.svg new file mode 100644 index 0000000..3b1c018 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Colour Tuneing.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Crop Minimalistic.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Crop Minimalistic.svg new file mode 100644 index 0000000..5ace7b9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Crop Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Crop.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Crop.svg new file mode 100644 index 0000000..51951ab --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Crop.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Filters.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Filters.svg new file mode 100644 index 0000000..47a5273 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Filters.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Flip Horizontal.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Flip Horizontal.svg new file mode 100644 index 0000000..32199e2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Flip Horizontal.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Flip Vertical.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Flip Vertical.svg new file mode 100644 index 0000000..fbdc40d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Flip Vertical.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Layers Minimalistic.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Layers Minimalistic.svg new file mode 100644 index 0000000..103e6b8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Layers Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Layers.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Layers.svg new file mode 100644 index 0000000..a2d0612 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Layers.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Mirror Left.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Mirror Left.svg new file mode 100644 index 0000000..396c989 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Mirror Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Mirror Right.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Mirror Right.svg new file mode 100644 index 0000000..12b3ff6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Mirror Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Paint Roller.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Paint Roller.svg new file mode 100644 index 0000000..e8a220c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Paint Roller.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Palette Round.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Palette Round.svg new file mode 100644 index 0000000..789fcce --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Palette Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Palette.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Palette.svg new file mode 100644 index 0000000..51ee352 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Palette.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Pallete 2.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Pallete 2.svg new file mode 100644 index 0000000..e861050 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Pallete 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Pipette.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Pipette.svg new file mode 100644 index 0000000..1930d71 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Pipette.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Radial Blur.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Radial Blur.svg new file mode 100644 index 0000000..9c376f2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Radial Blur.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Ruler Angular.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Ruler Angular.svg new file mode 100644 index 0000000..520a348 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Ruler Angular.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Ruler Cross Pen.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Ruler Cross Pen.svg new file mode 100644 index 0000000..de941c8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Ruler Cross Pen.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Ruler Pen.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Ruler Pen.svg new file mode 100644 index 0000000..9f0b415 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Ruler Pen.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Ruler.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Ruler.svg new file mode 100644 index 0000000..a02b454 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Ruler.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Design, Tools/Three Squares.svg b/resources/icons/SVG/Line Duotone/Design, Tools/Three Squares.svg new file mode 100644 index 0000000..036f2cf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Design, Tools/Three Squares.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Case Charge.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Case Charge.svg new file mode 100644 index 0000000..6681190 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Case Charge.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Case Minimalistic.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Case Minimalistic.svg new file mode 100644 index 0000000..b63fd9b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Case Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Case Open.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Case Open.svg new file mode 100644 index 0000000..6f4cd9d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Case Open.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Case.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Case.svg new file mode 100644 index 0000000..c8323f6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Case.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Charge.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Charge.svg new file mode 100644 index 0000000..31b538c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Charge.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Check.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Check.svg new file mode 100644 index 0000000..48eb917 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Check.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Left.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Left.svg new file mode 100644 index 0000000..e2eff9a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Left.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Remove.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Remove.svg new file mode 100644 index 0000000..01295b0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Remove.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Right.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Right.svg new file mode 100644 index 0000000..5e9ea5a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds Right.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds.svg new file mode 100644 index 0000000..67689ef --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Airbuds.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Bluetooth Circle.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Bluetooth Circle.svg new file mode 100644 index 0000000..ed58ba9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Bluetooth Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Bluetooth Square.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Bluetooth Square.svg new file mode 100644 index 0000000..278277f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Bluetooth Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Bluetooth Wave.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Bluetooth Wave.svg new file mode 100644 index 0000000..674e34f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Bluetooth Wave.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Bluetooth.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Bluetooth.svg new file mode 100644 index 0000000..bce748c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Bluetooth.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Boombox.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Boombox.svg new file mode 100644 index 0000000..a2d6e7b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Boombox.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/CPU Bolt.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/CPU Bolt.svg new file mode 100644 index 0000000..dec854c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/CPU Bolt.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/CPU.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/CPU.svg new file mode 100644 index 0000000..6ee814c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/CPU.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Cassette 2.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Cassette 2.svg new file mode 100644 index 0000000..53a6637 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Cassette 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Cassette.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Cassette.svg new file mode 100644 index 0000000..ce7e22c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Cassette.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Cloud Storage.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Cloud Storage.svg new file mode 100644 index 0000000..bbcaced --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Cloud Storage.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Devices.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Devices.svg new file mode 100644 index 0000000..e90d447 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Devices.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Diskette.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Diskette.svg new file mode 100644 index 0000000..4af07a7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Diskette.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Display.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Display.svg new file mode 100644 index 0000000..3b0bc5f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Display.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Flash Drive.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Flash Drive.svg new file mode 100644 index 0000000..a4eefc5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Flash Drive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Gameboy.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Gameboy.svg new file mode 100644 index 0000000..6662aca --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Gameboy.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad Charge.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad Charge.svg new file mode 100644 index 0000000..5bd5db2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad Charge.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad Minimalistic.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad Minimalistic.svg new file mode 100644 index 0000000..0f59bbe --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad Minimalistic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad No Charge.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad No Charge.svg new file mode 100644 index 0000000..900648d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad No Charge.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad Old.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad Old.svg new file mode 100644 index 0000000..52eecee --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad Old.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad.svg new file mode 100644 index 0000000..f42a118 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Gamepad.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Headphones Round Sound.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Headphones Round Sound.svg new file mode 100644 index 0000000..31b29a8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Headphones Round Sound.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Headphones Round.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Headphones Round.svg new file mode 100644 index 0000000..dc1f1ba --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Headphones Round.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Headphones Square Sound.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Headphones Square Sound.svg new file mode 100644 index 0000000..c1946c4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Headphones Square Sound.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Headphones Square.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Headphones Square.svg new file mode 100644 index 0000000..e37ea0d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Headphones Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Keyboard.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Keyboard.svg new file mode 100644 index 0000000..15e094b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Keyboard.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Laptop 2.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Laptop 2.svg new file mode 100644 index 0000000..267e944 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Laptop 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Laptop 3.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Laptop 3.svg new file mode 100644 index 0000000..a594cfb --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Laptop 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Laptop Minimalistic.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Laptop Minimalistic.svg new file mode 100644 index 0000000..f2bfa86 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Laptop Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Laptop.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Laptop.svg new file mode 100644 index 0000000..6d71ac0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Laptop.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Lightbulb Bolt.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Lightbulb Bolt.svg new file mode 100644 index 0000000..a0651df --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Lightbulb Bolt.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Lightbulb Minimalistic.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Lightbulb Minimalistic.svg new file mode 100644 index 0000000..eea2d5f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Lightbulb Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Lightbulb.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Lightbulb.svg new file mode 100644 index 0000000..1de3c08 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Lightbulb.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Lightning.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Lightning.svg new file mode 100644 index 0000000..4beb42f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Lightning.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Monitor Camera.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Monitor Camera.svg new file mode 100644 index 0000000..2dd89dd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Monitor Camera.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Monitor Smartphone.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Monitor Smartphone.svg new file mode 100644 index 0000000..338050f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Monitor Smartphone.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Monitor.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Monitor.svg new file mode 100644 index 0000000..5532119 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Monitor.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Mouse Circle.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Mouse Circle.svg new file mode 100644 index 0000000..b65a7ca --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Mouse Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Mouse Minimalistic.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Mouse Minimalistic.svg new file mode 100644 index 0000000..d2e99e1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Mouse Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Mouse.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Mouse.svg new file mode 100644 index 0000000..6c7f968 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Mouse.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Plug Circle.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Plug Circle.svg new file mode 100644 index 0000000..200facc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Plug Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Printer 2.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Printer 2.svg new file mode 100644 index 0000000..e0c10d4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Printer 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Printer Minimalistic.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Printer Minimalistic.svg new file mode 100644 index 0000000..3c9f950 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Printer Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Printer.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Printer.svg new file mode 100644 index 0000000..7475c62 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Printer.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Projector.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Projector.svg new file mode 100644 index 0000000..e6a6f95 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Projector.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Radio Minimalistic.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Radio Minimalistic.svg new file mode 100644 index 0000000..27c16b4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Radio Minimalistic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Radio.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Radio.svg new file mode 100644 index 0000000..1f2f97f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Radio.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/SD Card.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/SD Card.svg new file mode 100644 index 0000000..9834db5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/SD Card.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/SIM Card Minimalistic.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/SIM Card Minimalistic.svg new file mode 100644 index 0000000..5ce9c29 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/SIM Card Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/SIM Card.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/SIM Card.svg new file mode 100644 index 0000000..94696e5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/SIM Card.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/SIM Cards.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/SIM Cards.svg new file mode 100644 index 0000000..d37084d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/SIM Cards.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/SSD Round.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/SSD Round.svg new file mode 100644 index 0000000..80fc784 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/SSD Round.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/SSD Square.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/SSD Square.svg new file mode 100644 index 0000000..644960d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/SSD Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Server 2.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Server 2.svg new file mode 100644 index 0000000..dbfbec9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Server 2.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Server Minimalistic.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Server Minimalistic.svg new file mode 100644 index 0000000..3044c90 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Server Minimalistic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Server Path.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Server Path.svg new file mode 100644 index 0000000..f615b51 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Server Path.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Server Square Cloud.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Server Square Cloud.svg new file mode 100644 index 0000000..275f0e7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Server Square Cloud.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Server Square Update.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Server Square Update.svg new file mode 100644 index 0000000..20757b5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Server Square Update.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Server Square.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Server Square.svg new file mode 100644 index 0000000..21d0a59 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Server Square.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Server.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Server.svg new file mode 100644 index 0000000..575a2f9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Server.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Smart Speaker 2.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smart Speaker 2.svg new file mode 100644 index 0000000..7b39af1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smart Speaker 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Smart Speaker Minimalistic.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smart Speaker Minimalistic.svg new file mode 100644 index 0000000..5acdfb3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smart Speaker Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Smart Speaker.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smart Speaker.svg new file mode 100644 index 0000000..bdb9d0a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smart Speaker.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone 2.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone 2.svg new file mode 100644 index 0000000..6d4e919 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Rotate 2.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Rotate 2.svg new file mode 100644 index 0000000..22839ce --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Rotate 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Rotate Angle.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Rotate Angle.svg new file mode 100644 index 0000000..5c9044f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Rotate Angle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Rotate Orientation.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Rotate Orientation.svg new file mode 100644 index 0000000..7dc5ef3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Rotate Orientation.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Update.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Update.svg new file mode 100644 index 0000000..888dd1c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Update.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Vibration.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Vibration.svg new file mode 100644 index 0000000..9172a3a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone Vibration.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone.svg new file mode 100644 index 0000000..98b83be --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Smartphone.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Socket.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Socket.svg new file mode 100644 index 0000000..4391a86 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Socket.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/TV.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/TV.svg new file mode 100644 index 0000000..24642de --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/TV.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Tablet.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Tablet.svg new file mode 100644 index 0000000..7dcac9f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Tablet.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Telescope.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Telescope.svg new file mode 100644 index 0000000..581ff4a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Telescope.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Turntable Minimalistic.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Turntable Minimalistic.svg new file mode 100644 index 0000000..4ad6803 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Turntable Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Turntable Music Note.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Turntable Music Note.svg new file mode 100644 index 0000000..1a50c68 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Turntable Music Note.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Turntable.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Turntable.svg new file mode 100644 index 0000000..0d14bd2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Turntable.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Weigher.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Weigher.svg new file mode 100644 index 0000000..020d7b0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Weigher.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/Wireless Charge.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/Wireless Charge.svg new file mode 100644 index 0000000..c01b77f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/Wireless Charge.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Electronic, Devices/iPhone.svg b/resources/icons/SVG/Line Duotone/Electronic, Devices/iPhone.svg new file mode 100644 index 0000000..5337ca5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Electronic, Devices/iPhone.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/4K.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/4K.svg new file mode 100644 index 0000000..9fb6b14 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/4K.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Accessibility.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Accessibility.svg new file mode 100644 index 0000000..8733b9b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Accessibility.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Add Circle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Add Circle.svg new file mode 100644 index 0000000..75656cb --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Add Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Add Square.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Add Square.svg new file mode 100644 index 0000000..5d530d9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Add Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Augmented Reality.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Augmented Reality.svg new file mode 100644 index 0000000..7080cbb --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Augmented Reality.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Balloon.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Balloon.svg new file mode 100644 index 0000000..d226a62 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Balloon.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Charge Minimalistic.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Charge Minimalistic.svg new file mode 100644 index 0000000..d4f9fe2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Charge Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Charge.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Charge.svg new file mode 100644 index 0000000..12c5f6a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Charge.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Full Minimalistic.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Full Minimalistic.svg new file mode 100644 index 0000000..4b672ba --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Full Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Full.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Full.svg new file mode 100644 index 0000000..23fbc45 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Full.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Half Minimalistic.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Half Minimalistic.svg new file mode 100644 index 0000000..0f18fc0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Half Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Half.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Half.svg new file mode 100644 index 0000000..7fde310 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Half.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Low Minimalistic.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Low Minimalistic.svg new file mode 100644 index 0000000..a1a1be3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Low Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Low.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Low.svg new file mode 100644 index 0000000..13fe878 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Battery Low.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Body.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Body.svg new file mode 100644 index 0000000..b7c0599 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Body.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Bolt Circle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Bolt Circle.svg new file mode 100644 index 0000000..a585e65 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Bolt Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Bolt.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Bolt.svg new file mode 100644 index 0000000..529e300 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Bolt.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Box Minimalistic.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Box Minimalistic.svg new file mode 100644 index 0000000..e2e59bf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Box Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Box.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Box.svg new file mode 100644 index 0000000..e36cb85 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Box.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Broom.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Broom.svg new file mode 100644 index 0000000..c5cb7fe --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Broom.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Cat.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Cat.svg new file mode 100644 index 0000000..4c3767d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Cat.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Check Circle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Check Circle.svg new file mode 100644 index 0000000..8bc2439 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Check Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Check Square.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Check Square.svg new file mode 100644 index 0000000..5788d31 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Check Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Close Circle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Close Circle.svg new file mode 100644 index 0000000..a68f0bb --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Close Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Close Square.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Close Square.svg new file mode 100644 index 0000000..5f3b38b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Close Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Confetti Minimalistic.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Confetti Minimalistic.svg new file mode 100644 index 0000000..abb5738 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Confetti Minimalistic.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Confetti.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Confetti.svg new file mode 100644 index 0000000..9c35dd5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Confetti.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Copy.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Copy.svg new file mode 100644 index 0000000..5123788 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Copy.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Copyright.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Copyright.svg new file mode 100644 index 0000000..4260f0f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Copyright.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Cosmetic.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Cosmetic.svg new file mode 100644 index 0000000..625328d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Cosmetic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Creative Commons.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Creative Commons.svg new file mode 100644 index 0000000..d6573bc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Creative Commons.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Crown Line.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Crown Line.svg new file mode 100644 index 0000000..dbeab90 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Crown Line.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Crown Minimalistic.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Crown Minimalistic.svg new file mode 100644 index 0000000..d2142eb --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Crown Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Crown Star.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Crown Star.svg new file mode 100644 index 0000000..c396825 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Crown Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Crown.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Crown.svg new file mode 100644 index 0000000..f10def5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Crown.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Cup First.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Cup First.svg new file mode 100644 index 0000000..3a8a02d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Cup First.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Cup Music.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Cup Music.svg new file mode 100644 index 0000000..1fd23a9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Cup Music.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Cup Star.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Cup Star.svg new file mode 100644 index 0000000..874f92f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Cup Star.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Cup.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Cup.svg new file mode 100644 index 0000000..e0e6fe4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Cup.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Cursor Square.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Cursor Square.svg new file mode 100644 index 0000000..2286df1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Cursor Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Cursor.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Cursor.svg new file mode 100644 index 0000000..02772a4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Cursor.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Danger Circle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Danger Circle.svg new file mode 100644 index 0000000..37fc0ae --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Danger Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Danger Square.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Danger Square.svg new file mode 100644 index 0000000..65bb7b8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Danger Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Danger Triangle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Danger Triangle.svg new file mode 100644 index 0000000..b7f9242 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Danger Triangle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Danger.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Danger.svg new file mode 100644 index 0000000..05f2310 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Danger.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Database.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Database.svg new file mode 100644 index 0000000..931f19f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Database.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Delivery.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Delivery.svg new file mode 100644 index 0000000..9b4c864 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Delivery.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Explicit.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Explicit.svg new file mode 100644 index 0000000..db39ffc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Explicit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Feed.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Feed.svg new file mode 100644 index 0000000..5532012 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Feed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Ferris Wheel.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Ferris Wheel.svg new file mode 100644 index 0000000..1b3c54a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Ferris Wheel.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Figma.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Figma.svg new file mode 100644 index 0000000..7134347 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Figma.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Filter.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Filter.svg new file mode 100644 index 0000000..82090ba --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Filter.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Flag 2.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Flag 2.svg new file mode 100644 index 0000000..45f2bb4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Flag 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Flag.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Flag.svg new file mode 100644 index 0000000..2b3459b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Flag.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Flashlight On.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Flashlight On.svg new file mode 100644 index 0000000..febc90e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Flashlight On.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Flashlight.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Flashlight.svg new file mode 100644 index 0000000..c364b0c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Flashlight.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Forbidden Circle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Forbidden Circle.svg new file mode 100644 index 0000000..0b04484 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Forbidden Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Forbidden.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Forbidden.svg new file mode 100644 index 0000000..76d09b5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Forbidden.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Fuel.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Fuel.svg new file mode 100644 index 0000000..41482fe --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Fuel.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Ghost Smile.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Ghost Smile.svg new file mode 100644 index 0000000..0df6ac9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Ghost Smile.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Ghost.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Ghost.svg new file mode 100644 index 0000000..2ff7819 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Ghost.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Gift.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Gift.svg new file mode 100644 index 0000000..4c5977b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Gift.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Glasses.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Glasses.svg new file mode 100644 index 0000000..19e224c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Glasses.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Hamburger Menu.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Hamburger Menu.svg new file mode 100644 index 0000000..432b9c8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Hamburger Menu.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Hanger 2.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Hanger 2.svg new file mode 100644 index 0000000..5867b01 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Hanger 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Hanger.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Hanger.svg new file mode 100644 index 0000000..5d71de5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Hanger.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Help.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Help.svg new file mode 100644 index 0000000..1265140 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Help.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/High Definition.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/High Definition.svg new file mode 100644 index 0000000..4a5a376 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/High Definition.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/High Quality.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/High Quality.svg new file mode 100644 index 0000000..e6e7c59 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/High Quality.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Home 2.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Home 2.svg new file mode 100644 index 0000000..15c034d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Home 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Home Add Angle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Home Add Angle.svg new file mode 100644 index 0000000..b15647a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Home Add Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Home Add.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Home Add.svg new file mode 100644 index 0000000..bae4ca9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Home Add.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Home Angle 2.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Home Angle 2.svg new file mode 100644 index 0000000..9ef0206 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Home Angle 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Home Angle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Home Angle.svg new file mode 100644 index 0000000..ddf0629 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Home Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Home Smile Angle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Home Smile Angle.svg new file mode 100644 index 0000000..7cb7042 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Home Smile Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Home Smile.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Home Smile.svg new file mode 100644 index 0000000..bae6b7f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Home Smile.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Home WiFi Angle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Home WiFi Angle.svg new file mode 100644 index 0000000..68b447c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Home WiFi Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Home WiFi.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Home WiFi.svg new file mode 100644 index 0000000..5321e91 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Home WiFi.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Home.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Home.svg new file mode 100644 index 0000000..87d6c38 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Home.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Info Circle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Info Circle.svg new file mode 100644 index 0000000..d39b2b6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Info Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Info Square.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Info Square.svg new file mode 100644 index 0000000..2417fb8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Info Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Magic Stick 2.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Magic Stick 2.svg new file mode 100644 index 0000000..0009213 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Magic Stick 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Magic Stick 3.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Magic Stick 3.svg new file mode 100644 index 0000000..af43960 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Magic Stick 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Magic Stick.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Magic Stick.svg new file mode 100644 index 0000000..9e9fe52 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Magic Stick.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Magnet Wave.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Magnet Wave.svg new file mode 100644 index 0000000..68c6493 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Magnet Wave.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Magnet.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Magnet.svg new file mode 100644 index 0000000..c68fa52 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Magnet.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Mask Happly.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Mask Happly.svg new file mode 100644 index 0000000..37e6f8d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Mask Happly.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Mask Sad.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Mask Sad.svg new file mode 100644 index 0000000..67714d2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Mask Sad.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Masks.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Masks.svg new file mode 100644 index 0000000..0d29afb --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Masks.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Mention Circle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Mention Circle.svg new file mode 100644 index 0000000..32cbca5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Mention Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Mention Square.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Mention Square.svg new file mode 100644 index 0000000..7f7d4af --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Mention Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Menu Dots Circle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Menu Dots Circle.svg new file mode 100644 index 0000000..58207a7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Menu Dots Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Menu Dots Square.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Menu Dots Square.svg new file mode 100644 index 0000000..58e2679 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Menu Dots Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Menu Dots.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Menu Dots.svg new file mode 100644 index 0000000..1769f07 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Menu Dots.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Minus Circle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Minus Circle.svg new file mode 100644 index 0000000..317b0ca --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Minus Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Minus Square.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Minus Square.svg new file mode 100644 index 0000000..7d77079 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Minus Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Mirror.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Mirror.svg new file mode 100644 index 0000000..d742eb9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Mirror.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Paper Bin.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Paper Bin.svg new file mode 100644 index 0000000..a25db9b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Paper Bin.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Paw.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Paw.svg new file mode 100644 index 0000000..2505d01 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Paw.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Perfume.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Perfume.svg new file mode 100644 index 0000000..4d0dc60 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Perfume.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Pin Circle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Pin Circle.svg new file mode 100644 index 0000000..ed8235e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Pin Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Pin List.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Pin List.svg new file mode 100644 index 0000000..bdbf6ee --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Pin List.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Pin.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Pin.svg new file mode 100644 index 0000000..8d956f3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Pin.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Plate.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Plate.svg new file mode 100644 index 0000000..5e0a819 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Plate.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Posts Carousel Horizontal.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Posts Carousel Horizontal.svg new file mode 100644 index 0000000..cbd3391 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Posts Carousel Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Posts Carousel Vertical.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Posts Carousel Vertical.svg new file mode 100644 index 0000000..fa0ef53 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Posts Carousel Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Power.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Power.svg new file mode 100644 index 0000000..c400556 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Power.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Question Circle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Question Circle.svg new file mode 100644 index 0000000..b754483 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Question Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Question Square.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Question Square.svg new file mode 100644 index 0000000..5e4d4a5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Question Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Reorder.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Reorder.svg new file mode 100644 index 0000000..d319918 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Reorder.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Revote.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Revote.svg new file mode 100644 index 0000000..3ad46a6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Revote.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Scissors Square.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Scissors Square.svg new file mode 100644 index 0000000..c52d5d4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Scissors Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Scissors.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Scissors.svg new file mode 100644 index 0000000..baeb878 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Scissors.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Share Circle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Share Circle.svg new file mode 100644 index 0000000..098284e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Share Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Share.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Share.svg new file mode 100644 index 0000000..1e5c5dd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Share.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Skirt.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Skirt.svg new file mode 100644 index 0000000..28eac4c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Skirt.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Sledgehammer.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Sledgehammer.svg new file mode 100644 index 0000000..bcd52d4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Sledgehammer.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Sleeping.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Sleeping.svg new file mode 100644 index 0000000..5ea71c5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Sleeping.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Slider Horizontal.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Slider Horizontal.svg new file mode 100644 index 0000000..5b2931b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Slider Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Slider Minimalistic Horizontal.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Slider Minimalistic Horizontal.svg new file mode 100644 index 0000000..961d0ea --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Slider Minimalistic Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Slider Vertical Minimalistic.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Slider Vertical Minimalistic.svg new file mode 100644 index 0000000..3a3d2e3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Slider Vertical Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Slider Vertical.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Slider Vertical.svg new file mode 100644 index 0000000..89ccfcf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Slider Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Smart Home Angle.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Smart Home Angle.svg new file mode 100644 index 0000000..81d4aa6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Smart Home Angle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Smart Home.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Smart Home.svg new file mode 100644 index 0000000..353226e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Smart Home.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Sort.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Sort.svg new file mode 100644 index 0000000..a0cec76 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Sort.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Special Effects.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Special Effects.svg new file mode 100644 index 0000000..ff3e512 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Special Effects.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Subtitles.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Subtitles.svg new file mode 100644 index 0000000..35ece43 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Subtitles.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/T-shirt.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/T-shirt.svg new file mode 100644 index 0000000..907b541 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/T-shirt.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Target.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Target.svg new file mode 100644 index 0000000..c8e9a97 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Target.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Traffic Economy.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Traffic Economy.svg new file mode 100644 index 0000000..b95e71a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Traffic Economy.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Traffic.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Traffic.svg new file mode 100644 index 0000000..6198f74 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Traffic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Trash Bin 2.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Trash Bin 2.svg new file mode 100644 index 0000000..c8bc165 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Trash Bin 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Trash Bin Minimalistic 2.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Trash Bin Minimalistic 2.svg new file mode 100644 index 0000000..1f390da --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Trash Bin Minimalistic 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Trash Bin Minimalistic.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Trash Bin Minimalistic.svg new file mode 100644 index 0000000..35b3519 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Trash Bin Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Trash Bin Trash.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Trash Bin Trash.svg new file mode 100644 index 0000000..d0b21e6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Trash Bin Trash.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Umbrella.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Umbrella.svg new file mode 100644 index 0000000..1caa386 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Umbrella.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/Waterdrop.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/Waterdrop.svg new file mode 100644 index 0000000..4221b59 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/Waterdrop.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/WinRar.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/WinRar.svg new file mode 100644 index 0000000..dbd8f95 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/WinRar.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Essentional, UI/XXX.svg b/resources/icons/SVG/Line Duotone/Essentional, UI/XXX.svg new file mode 100644 index 0000000..801960b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Essentional, UI/XXX.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Confounded Circle.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Confounded Circle.svg new file mode 100644 index 0000000..46f5149 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Confounded Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Confounded Square.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Confounded Square.svg new file mode 100644 index 0000000..e5a4b8f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Confounded Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Emoji Funny Circle.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Emoji Funny Circle.svg new file mode 100644 index 0000000..553deb7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Emoji Funny Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Emoji Funny Square.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Emoji Funny Square.svg new file mode 100644 index 0000000..d13d537 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Emoji Funny Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Expressionless Circle.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Expressionless Circle.svg new file mode 100644 index 0000000..d7e8c30 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Expressionless Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Expressionless Square.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Expressionless Square.svg new file mode 100644 index 0000000..4a035bc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Expressionless Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Face Scan Circle.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Face Scan Circle.svg new file mode 100644 index 0000000..79480fb --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Face Scan Circle.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Face Scan Square.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Face Scan Square.svg new file mode 100644 index 0000000..2aaf789 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Face Scan Square.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Facemask Circle.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Facemask Circle.svg new file mode 100644 index 0000000..21c4fcf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Facemask Circle.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Facemask Square.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Facemask Square.svg new file mode 100644 index 0000000..8aa373a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Facemask Square.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sad Circle.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sad Circle.svg new file mode 100644 index 0000000..be3df5f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sad Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sad Square.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sad Square.svg new file mode 100644 index 0000000..d35a73f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sad Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sleeping Circle.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sleeping Circle.svg new file mode 100644 index 0000000..e46044e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sleeping Circle.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sleeping Square.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sleeping Square.svg new file mode 100644 index 0000000..ea4888d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sleeping Square.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Smile Circle.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Smile Circle.svg new file mode 100644 index 0000000..79e3990 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Smile Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Smile Square.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Smile Square.svg new file mode 100644 index 0000000..192ab00 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Smile Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Circle.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Circle.svg new file mode 100644 index 0000000..32ffcb3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg new file mode 100644 index 0000000..0b1ccdf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Smile Circle.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Smile Circle.svg new file mode 100644 index 0000000..742a183 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Smile Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Smile Square.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Smile Square.svg new file mode 100644 index 0000000..846fb05 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Smile Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Square.svg b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Square.svg new file mode 100644 index 0000000..e05b543 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Faces, Emotions, Stickers/Sticker Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Files/Cloud File.svg b/resources/icons/SVG/Line Duotone/Files/Cloud File.svg new file mode 100644 index 0000000..220dc8f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Files/Cloud File.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Files/Code File.svg b/resources/icons/SVG/Line Duotone/Files/Code File.svg new file mode 100644 index 0000000..8008c11 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Files/Code File.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Files/Figma File.svg b/resources/icons/SVG/Line Duotone/Files/Figma File.svg new file mode 100644 index 0000000..8228a7a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Files/Figma File.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Files/File Check.svg b/resources/icons/SVG/Line Duotone/Files/File Check.svg new file mode 100644 index 0000000..0701e6a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Files/File Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Files/File Corrupted.svg b/resources/icons/SVG/Line Duotone/Files/File Corrupted.svg new file mode 100644 index 0000000..9821970 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Files/File Corrupted.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Files/File Download.svg b/resources/icons/SVG/Line Duotone/Files/File Download.svg new file mode 100644 index 0000000..9fa499b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Files/File Download.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Files/File Favourite.svg b/resources/icons/SVG/Line Duotone/Files/File Favourite.svg new file mode 100644 index 0000000..7eea450 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Files/File Favourite.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Files/File Left.svg b/resources/icons/SVG/Line Duotone/Files/File Left.svg new file mode 100644 index 0000000..0019294 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Files/File Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Files/File Remove.svg b/resources/icons/SVG/Line Duotone/Files/File Remove.svg new file mode 100644 index 0000000..1ed0bca --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Files/File Remove.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Files/File Right.svg b/resources/icons/SVG/Line Duotone/Files/File Right.svg new file mode 100644 index 0000000..b5246ef --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Files/File Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Files/File Send.svg b/resources/icons/SVG/Line Duotone/Files/File Send.svg new file mode 100644 index 0000000..40456b7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Files/File Send.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Files/File Smile _).svg b/resources/icons/SVG/Line Duotone/Files/File Smile _).svg new file mode 100644 index 0000000..fe1afd0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Files/File Smile _).svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Files/File Text.svg b/resources/icons/SVG/Line Duotone/Files/File Text.svg new file mode 100644 index 0000000..aeda3e6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Files/File Text.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Files/File.svg b/resources/icons/SVG/Line Duotone/Files/File.svg new file mode 100644 index 0000000..4f2af21 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Files/File.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Files/ZIP File.svg b/resources/icons/SVG/Line Duotone/Files/ZIP File.svg new file mode 100644 index 0000000..47ea2db --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Files/ZIP File.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Folders/Add Folder.svg b/resources/icons/SVG/Line Duotone/Folders/Add Folder.svg new file mode 100644 index 0000000..0a57255 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Folders/Add Folder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Folders/Folder 2.svg b/resources/icons/SVG/Line Duotone/Folders/Folder 2.svg new file mode 100644 index 0000000..c04fa32 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Folders/Folder 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Folders/Folder Check.svg b/resources/icons/SVG/Line Duotone/Folders/Folder Check.svg new file mode 100644 index 0000000..dd21b11 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Folders/Folder Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Folders/Folder Cloud.svg b/resources/icons/SVG/Line Duotone/Folders/Folder Cloud.svg new file mode 100644 index 0000000..53acf92 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Folders/Folder Cloud.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Folders/Folder Error.svg b/resources/icons/SVG/Line Duotone/Folders/Folder Error.svg new file mode 100644 index 0000000..5a54dee --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Folders/Folder Error.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Folders/Folder Favourite (Bookmark).svg b/resources/icons/SVG/Line Duotone/Folders/Folder Favourite (Bookmark).svg new file mode 100644 index 0000000..a54e0c4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Folders/Folder Favourite (Bookmark).svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Folders/Folder Favourite (Star).svg b/resources/icons/SVG/Line Duotone/Folders/Folder Favourite (Star).svg new file mode 100644 index 0000000..954926b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Folders/Folder Favourite (Star).svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Folders/Folder Open.svg b/resources/icons/SVG/Line Duotone/Folders/Folder Open.svg new file mode 100644 index 0000000..cc55b54 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Folders/Folder Open.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Folders/Folder Path Connect.svg b/resources/icons/SVG/Line Duotone/Folders/Folder Path Connect.svg new file mode 100644 index 0000000..26ebd61 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Folders/Folder Path Connect.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Folders/Folder Security.svg b/resources/icons/SVG/Line Duotone/Folders/Folder Security.svg new file mode 100644 index 0000000..0546260 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Folders/Folder Security.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Folders/Folder With Files.svg b/resources/icons/SVG/Line Duotone/Folders/Folder With Files.svg new file mode 100644 index 0000000..fa9288e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Folders/Folder With Files.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Folders/Folder.svg b/resources/icons/SVG/Line Duotone/Folders/Folder.svg new file mode 100644 index 0000000..e03707c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Folders/Folder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Folders/Move To Folder.svg b/resources/icons/SVG/Line Duotone/Folders/Move To Folder.svg new file mode 100644 index 0000000..88a178e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Folders/Move To Folder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Folders/Remove Folder.svg b/resources/icons/SVG/Line Duotone/Folders/Remove Folder.svg new file mode 100644 index 0000000..5e944c3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Folders/Remove Folder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Bottle.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Bottle.svg new file mode 100644 index 0000000..3cfcb5d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Bottle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Chef Hat Heart.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Chef Hat Heart.svg new file mode 100644 index 0000000..b3fff05 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Chef Hat Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Chef Hat Minimalistic.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Chef Hat Minimalistic.svg new file mode 100644 index 0000000..d3149ee --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Chef Hat Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Chef Hat.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Chef Hat.svg new file mode 100644 index 0000000..6a37fe5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Chef Hat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Corkscrew.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Corkscrew.svg new file mode 100644 index 0000000..ef2f8b9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Corkscrew.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Cup Hot.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Cup Hot.svg new file mode 100644 index 0000000..bfb442d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Cup Hot.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Cup Paper.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Cup Paper.svg new file mode 100644 index 0000000..e23e879 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Cup Paper.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Cup.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Cup.svg new file mode 100644 index 0000000..7f4fa76 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Cup.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Donut Bitten.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Donut Bitten.svg new file mode 100644 index 0000000..85c21ab --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Donut Bitten.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Donut.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Donut.svg new file mode 100644 index 0000000..d0cfd1d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Donut.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Ladle.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Ladle.svg new file mode 100644 index 0000000..50f4ddf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Ladle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Oven Mitts Minimalistic.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Oven Mitts Minimalistic.svg new file mode 100644 index 0000000..9ea2c98 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Oven Mitts Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Oven Mitts.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Oven Mitts.svg new file mode 100644 index 0000000..73a69fe --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Oven Mitts.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Rolling Pin.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Rolling Pin.svg new file mode 100644 index 0000000..5b8389d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Rolling Pin.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Tea Cup.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Tea Cup.svg new file mode 100644 index 0000000..b8b85b8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Tea Cup.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Whisk.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Whisk.svg new file mode 100644 index 0000000..6857acc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Whisk.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Wineglass Triangle.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Wineglass Triangle.svg new file mode 100644 index 0000000..c8ce5f5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Wineglass Triangle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Food, Kitchen/Wineglass.svg b/resources/icons/SVG/Line Duotone/Food, Kitchen/Wineglass.svg new file mode 100644 index 0000000..839317a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Food, Kitchen/Wineglass.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Armchair 2.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Armchair 2.svg new file mode 100644 index 0000000..0bd05c4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Armchair 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Armchair.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Armchair.svg new file mode 100644 index 0000000..f713088 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Armchair.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Bar Chair.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Bar Chair.svg new file mode 100644 index 0000000..24ee2d6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Bar Chair.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Bath.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Bath.svg new file mode 100644 index 0000000..c28b174 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Bath.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Bed.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Bed.svg new file mode 100644 index 0000000..465c8ac --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Bed.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Bedside Table 2.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Bedside Table 2.svg new file mode 100644 index 0000000..134ddfd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Bedside Table 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Bedside Table 3.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Bedside Table 3.svg new file mode 100644 index 0000000..98f1678 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Bedside Table 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Bedside Table 4.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Bedside Table 4.svg new file mode 100644 index 0000000..ab71527 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Bedside Table 4.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Bedside Table.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Bedside Table.svg new file mode 100644 index 0000000..914f2ef --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Bedside Table.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Chair 2.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Chair 2.svg new file mode 100644 index 0000000..0f149f5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Chair 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Chair.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Chair.svg new file mode 100644 index 0000000..9ad363b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Chair.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Chandelier.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Chandelier.svg new file mode 100644 index 0000000..f052663 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Chandelier.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Closet 2.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Closet 2.svg new file mode 100644 index 0000000..16ee3bc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Closet 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Closet.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Closet.svg new file mode 100644 index 0000000..5506542 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Closet.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Condicioner 2.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Condicioner 2.svg new file mode 100644 index 0000000..acd4c34 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Condicioner 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Condicioner.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Condicioner.svg new file mode 100644 index 0000000..3867a76 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Condicioner.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Floor Lamp Minimalistic.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Floor Lamp Minimalistic.svg new file mode 100644 index 0000000..4ec1dc4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Floor Lamp Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Floor Lamp.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Floor Lamp.svg new file mode 100644 index 0000000..3dc61ee --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Floor Lamp.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Fridge.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Fridge.svg new file mode 100644 index 0000000..28d426c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Fridge.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Lamp.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Lamp.svg new file mode 100644 index 0000000..7f00db0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Lamp.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Mirror.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Mirror.svg new file mode 100644 index 0000000..f1d2c94 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Mirror.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Remote Controller 2.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Remote Controller 2.svg new file mode 100644 index 0000000..3ed7ef1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Remote Controller 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Remote Controller Minimalistic.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Remote Controller Minimalistic.svg new file mode 100644 index 0000000..22d9c11 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Remote Controller Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Remote Controller.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Remote Controller.svg new file mode 100644 index 0000000..7f5608b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Remote Controller.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Smart Vacuum Cleaner 2.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Smart Vacuum Cleaner 2.svg new file mode 100644 index 0000000..a191061 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Smart Vacuum Cleaner 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Smart Vacuum Cleaner.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Smart Vacuum Cleaner.svg new file mode 100644 index 0000000..a58a201 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Smart Vacuum Cleaner.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Sofa 2.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Sofa 2.svg new file mode 100644 index 0000000..b46d376 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Sofa 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Sofa 3.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Sofa 3.svg new file mode 100644 index 0000000..f41e0d2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Sofa 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Sofa.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Sofa.svg new file mode 100644 index 0000000..c45905b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Sofa.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Speaker Minimalistic.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Speaker Minimalistic.svg new file mode 100644 index 0000000..acf0d4e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Speaker Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Speaker.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Speaker.svg new file mode 100644 index 0000000..d0a39cf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Speaker.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Trellis.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Trellis.svg new file mode 100644 index 0000000..978ffbe --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Trellis.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Volume Knob.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Volume Knob.svg new file mode 100644 index 0000000..ea1b03a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Volume Knob.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Washing Machine Minimalistic.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Washing Machine Minimalistic.svg new file mode 100644 index 0000000..34e1b18 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Washing Machine Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Home, Furniture/Washing Machine.svg b/resources/icons/SVG/Line Duotone/Home, Furniture/Washing Machine.svg new file mode 100644 index 0000000..69ed636 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Home, Furniture/Washing Machine.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Dislike.svg b/resources/icons/SVG/Line Duotone/Like/Dislike.svg new file mode 100644 index 0000000..f220bd7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Dislike.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Heart Angle.svg b/resources/icons/SVG/Line Duotone/Like/Heart Angle.svg new file mode 100644 index 0000000..5e312bf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Heart Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Heart Broken.svg b/resources/icons/SVG/Line Duotone/Like/Heart Broken.svg new file mode 100644 index 0000000..6bfec3b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Heart Broken.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Heart Lock.svg b/resources/icons/SVG/Line Duotone/Like/Heart Lock.svg new file mode 100644 index 0000000..729f4c5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Heart Lock.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Heart Shine.svg b/resources/icons/SVG/Line Duotone/Like/Heart Shine.svg new file mode 100644 index 0000000..db12b4b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Heart Shine.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Heart Unlock.svg b/resources/icons/SVG/Line Duotone/Like/Heart Unlock.svg new file mode 100644 index 0000000..d03a797 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Heart Unlock.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Heart.svg b/resources/icons/SVG/Line Duotone/Like/Heart.svg new file mode 100644 index 0000000..985e337 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Heart.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Hearts.svg b/resources/icons/SVG/Line Duotone/Like/Hearts.svg new file mode 100644 index 0000000..e05f47c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Hearts.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Like.svg b/resources/icons/SVG/Line Duotone/Like/Like.svg new file mode 100644 index 0000000..d59bacb --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Like.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Medal Ribbon Star.svg b/resources/icons/SVG/Line Duotone/Like/Medal Ribbon Star.svg new file mode 100644 index 0000000..5986789 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Medal Ribbon Star.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Medal Ribbon.svg b/resources/icons/SVG/Line Duotone/Like/Medal Ribbon.svg new file mode 100644 index 0000000..5f3fbab --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Medal Ribbon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Medal Ribbons Star.svg b/resources/icons/SVG/Line Duotone/Like/Medal Ribbons Star.svg new file mode 100644 index 0000000..54d99a0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Medal Ribbons Star.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Medal Star Circle.svg b/resources/icons/SVG/Line Duotone/Like/Medal Star Circle.svg new file mode 100644 index 0000000..1bf2ef1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Medal Star Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Medal Star Square.svg b/resources/icons/SVG/Line Duotone/Like/Medal Star Square.svg new file mode 100644 index 0000000..8dc2949 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Medal Star Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Medal Star.svg b/resources/icons/SVG/Line Duotone/Like/Medal Star.svg new file mode 100644 index 0000000..8b03885 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Medal Star.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Star Shine.svg b/resources/icons/SVG/Line Duotone/Like/Star Shine.svg new file mode 100644 index 0000000..516d338 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Star Shine.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Like/Star.svg b/resources/icons/SVG/Line Duotone/Like/Star.svg new file mode 100644 index 0000000..1ffc093 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Like/Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/List/Bill.svg b/resources/icons/SVG/Line Duotone/List/Bill.svg new file mode 100644 index 0000000..4243a63 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/Bill.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/Checklist Minimalistic.svg b/resources/icons/SVG/Line Duotone/List/Checklist Minimalistic.svg new file mode 100644 index 0000000..2193ca9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/Checklist Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/Checklist.svg b/resources/icons/SVG/Line Duotone/List/Checklist.svg new file mode 100644 index 0000000..9783cca --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/Checklist.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/List Arrow Down Minimalistic.svg b/resources/icons/SVG/Line Duotone/List/List Arrow Down Minimalistic.svg new file mode 100644 index 0000000..b0ce402 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/List Arrow Down Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/List Arrow Down.svg b/resources/icons/SVG/Line Duotone/List/List Arrow Down.svg new file mode 100644 index 0000000..8aeb85f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/List Arrow Down.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/List Arrow Up Minimalistic.svg b/resources/icons/SVG/Line Duotone/List/List Arrow Up Minimalistic.svg new file mode 100644 index 0000000..78df93a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/List Arrow Up Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/List Arrow Up.svg b/resources/icons/SVG/Line Duotone/List/List Arrow Up.svg new file mode 100644 index 0000000..4296d63 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/List Arrow Up.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/List Check Minimalistic.svg b/resources/icons/SVG/Line Duotone/List/List Check Minimalistic.svg new file mode 100644 index 0000000..a84d7fd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/List Check Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/List Check.svg b/resources/icons/SVG/Line Duotone/List/List Check.svg new file mode 100644 index 0000000..6d4eb87 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/List Check.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/List Cross Minimalistic.svg b/resources/icons/SVG/Line Duotone/List/List Cross Minimalistic.svg new file mode 100644 index 0000000..8df3e75 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/List Cross Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/List Cross.svg b/resources/icons/SVG/Line Duotone/List/List Cross.svg new file mode 100644 index 0000000..e01fa5f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/List Cross.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/List Down Minimalistic.svg b/resources/icons/SVG/Line Duotone/List/List Down Minimalistic.svg new file mode 100644 index 0000000..10bef78 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/List Down Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/List Down.svg b/resources/icons/SVG/Line Duotone/List/List Down.svg new file mode 100644 index 0000000..055ae47 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/List Down.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/List Heart Minimalistic.svg b/resources/icons/SVG/Line Duotone/List/List Heart Minimalistic.svg new file mode 100644 index 0000000..b51d137 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/List Heart Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/List Heart.svg b/resources/icons/SVG/Line Duotone/List/List Heart.svg new file mode 100644 index 0000000..5c2d24d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/List Heart.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/List Up Minimalistic.svg b/resources/icons/SVG/Line Duotone/List/List Up Minimalistic.svg new file mode 100644 index 0000000..6f6f59c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/List Up Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/List Up.svg b/resources/icons/SVG/Line Duotone/List/List Up.svg new file mode 100644 index 0000000..33b36b6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/List Up.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/List-1.svg b/resources/icons/SVG/Line Duotone/List/List-1.svg new file mode 100644 index 0000000..360eb35 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/List-1.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/List.svg b/resources/icons/SVG/Line Duotone/List/List.svg new file mode 100644 index 0000000..5a992c0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/List.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/Plaaylist Minimalistic.svg b/resources/icons/SVG/Line Duotone/List/Plaaylist Minimalistic.svg new file mode 100644 index 0000000..05a7201 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/Plaaylist Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/Playlist 2.svg b/resources/icons/SVG/Line Duotone/List/Playlist 2.svg new file mode 100644 index 0000000..7e23bbd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/Playlist 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/Playlist Minimalistic 2.svg b/resources/icons/SVG/Line Duotone/List/Playlist Minimalistic 2.svg new file mode 100644 index 0000000..c4447c6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/Playlist Minimalistic 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/Playlist Minimalistic 3.svg b/resources/icons/SVG/Line Duotone/List/Playlist Minimalistic 3.svg new file mode 100644 index 0000000..c951ef9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/Playlist Minimalistic 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/Playlist.svg b/resources/icons/SVG/Line Duotone/List/Playlist.svg new file mode 100644 index 0000000..e55caba --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/Playlist.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/Sort By Alphabet.svg b/resources/icons/SVG/Line Duotone/List/Sort By Alphabet.svg new file mode 100644 index 0000000..2373caf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/Sort By Alphabet.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/Sort By Time.svg b/resources/icons/SVG/Line Duotone/List/Sort By Time.svg new file mode 100644 index 0000000..23801f3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/Sort By Time.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/Sort From Bottom To Top.svg b/resources/icons/SVG/Line Duotone/List/Sort From Bottom To Top.svg new file mode 100644 index 0000000..f4f26d7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/Sort From Bottom To Top.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/List/Sort From Top To Bottom.svg b/resources/icons/SVG/Line Duotone/List/Sort From Top To Bottom.svg new file mode 100644 index 0000000..601186e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/List/Sort From Top To Bottom.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Branching Paths Down.svg b/resources/icons/SVG/Line Duotone/Map & Location/Branching Paths Down.svg new file mode 100644 index 0000000..b911485 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Branching Paths Down.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Branching Paths Up.svg b/resources/icons/SVG/Line Duotone/Map & Location/Branching Paths Up.svg new file mode 100644 index 0000000..64e963b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Branching Paths Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Compass Big.svg b/resources/icons/SVG/Line Duotone/Map & Location/Compass Big.svg new file mode 100644 index 0000000..f09d27f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Compass Big.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Compass Square.svg b/resources/icons/SVG/Line Duotone/Map & Location/Compass Square.svg new file mode 100644 index 0000000..6bc126a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Compass Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Compass.svg b/resources/icons/SVG/Line Duotone/Map & Location/Compass.svg new file mode 100644 index 0000000..b7bdb3a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Compass.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/GPS.svg b/resources/icons/SVG/Line Duotone/Map & Location/GPS.svg new file mode 100644 index 0000000..587f284 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/GPS.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Global.svg b/resources/icons/SVG/Line Duotone/Map & Location/Global.svg new file mode 100644 index 0000000..8a84fc9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Global.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Globus.svg b/resources/icons/SVG/Line Duotone/Map & Location/Globus.svg new file mode 100644 index 0000000..5c282bf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Globus.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Down.svg b/resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Down.svg new file mode 100644 index 0000000..3ccdd2c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Left.svg b/resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Left.svg new file mode 100644 index 0000000..8cb338e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Right.svg b/resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Right.svg new file mode 100644 index 0000000..65f4b60 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Square.svg b/resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Square.svg new file mode 100644 index 0000000..43ad7df --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Up.svg b/resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Up.svg new file mode 100644 index 0000000..790b2a4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Map Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Map Point Add.svg b/resources/icons/SVG/Line Duotone/Map & Location/Map Point Add.svg new file mode 100644 index 0000000..564bf00 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Map Point Add.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Map Point Favourite.svg b/resources/icons/SVG/Line Duotone/Map & Location/Map Point Favourite.svg new file mode 100644 index 0000000..dd71505 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Map Point Favourite.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Map Point Hospital.svg b/resources/icons/SVG/Line Duotone/Map & Location/Map Point Hospital.svg new file mode 100644 index 0000000..629060a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Map Point Hospital.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Map Point Remove.svg b/resources/icons/SVG/Line Duotone/Map & Location/Map Point Remove.svg new file mode 100644 index 0000000..a929e13 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Map Point Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Map Point Rotate.svg b/resources/icons/SVG/Line Duotone/Map & Location/Map Point Rotate.svg new file mode 100644 index 0000000..b9befb6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Map Point Rotate.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Map Point School.svg b/resources/icons/SVG/Line Duotone/Map & Location/Map Point School.svg new file mode 100644 index 0000000..18ad4d6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Map Point School.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Map Point Search.svg b/resources/icons/SVG/Line Duotone/Map & Location/Map Point Search.svg new file mode 100644 index 0000000..8bf8a2e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Map Point Search.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Map Point Wave.svg b/resources/icons/SVG/Line Duotone/Map & Location/Map Point Wave.svg new file mode 100644 index 0000000..3daadba --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Map Point Wave.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Map Point.svg b/resources/icons/SVG/Line Duotone/Map & Location/Map Point.svg new file mode 100644 index 0000000..175ce64 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Map Point.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Map.svg b/resources/icons/SVG/Line Duotone/Map & Location/Map.svg new file mode 100644 index 0000000..1183768 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Map.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/People Nearby.svg b/resources/icons/SVG/Line Duotone/Map & Location/People Nearby.svg new file mode 100644 index 0000000..5243d1d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/People Nearby.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Point On Map Perspective.svg b/resources/icons/SVG/Line Duotone/Map & Location/Point On Map Perspective.svg new file mode 100644 index 0000000..ece7206 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Point On Map Perspective.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Point On Map.svg b/resources/icons/SVG/Line Duotone/Map & Location/Point On Map.svg new file mode 100644 index 0000000..3aa9ad0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Point On Map.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Radar 2.svg b/resources/icons/SVG/Line Duotone/Map & Location/Radar 2.svg new file mode 100644 index 0000000..4b0aca5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Radar 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Radar.svg b/resources/icons/SVG/Line Duotone/Map & Location/Radar.svg new file mode 100644 index 0000000..3598cf9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Radar.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Route.svg b/resources/icons/SVG/Line Duotone/Map & Location/Route.svg new file mode 100644 index 0000000..a12369a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Route.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Routing 2.svg b/resources/icons/SVG/Line Duotone/Map & Location/Routing 2.svg new file mode 100644 index 0000000..bd619da --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Routing 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Routing 3.svg b/resources/icons/SVG/Line Duotone/Map & Location/Routing 3.svg new file mode 100644 index 0000000..0815294 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Routing 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Routing.svg b/resources/icons/SVG/Line Duotone/Map & Location/Routing.svg new file mode 100644 index 0000000..99a2e4b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Routing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Signpost 2.svg b/resources/icons/SVG/Line Duotone/Map & Location/Signpost 2.svg new file mode 100644 index 0000000..758d6a7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Signpost 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Signpost.svg b/resources/icons/SVG/Line Duotone/Map & Location/Signpost.svg new file mode 100644 index 0000000..381db20 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Signpost.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Streets Map Point.svg b/resources/icons/SVG/Line Duotone/Map & Location/Streets Map Point.svg new file mode 100644 index 0000000..7fdc526 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Streets Map Point.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Streets Navigation.svg b/resources/icons/SVG/Line Duotone/Map & Location/Streets Navigation.svg new file mode 100644 index 0000000..6630e31 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Streets Navigation.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Map & Location/Streets.svg b/resources/icons/SVG/Line Duotone/Map & Location/Streets.svg new file mode 100644 index 0000000..8838517 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Map & Location/Streets.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Adhesive Plaster 2.svg b/resources/icons/SVG/Line Duotone/Medicine/Adhesive Plaster 2.svg new file mode 100644 index 0000000..f959c19 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Adhesive Plaster 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Adhesive Plaster.svg b/resources/icons/SVG/Line Duotone/Medicine/Adhesive Plaster.svg new file mode 100644 index 0000000..1b2d893 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Adhesive Plaster.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Bacteria.svg b/resources/icons/SVG/Line Duotone/Medicine/Bacteria.svg new file mode 100644 index 0000000..ab174ee --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Bacteria.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Benzene Ring.svg b/resources/icons/SVG/Line Duotone/Medicine/Benzene Ring.svg new file mode 100644 index 0000000..d142bf6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Benzene Ring.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Bone Broken.svg b/resources/icons/SVG/Line Duotone/Medicine/Bone Broken.svg new file mode 100644 index 0000000..173215b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Bone Broken.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Bone Crack.svg b/resources/icons/SVG/Line Duotone/Medicine/Bone Crack.svg new file mode 100644 index 0000000..791d205 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Bone Crack.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Bone.svg b/resources/icons/SVG/Line Duotone/Medicine/Bone.svg new file mode 100644 index 0000000..c889848 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Bone.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Bones.svg b/resources/icons/SVG/Line Duotone/Medicine/Bones.svg new file mode 100644 index 0000000..030337b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Bones.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/DNA.svg b/resources/icons/SVG/Line Duotone/Medicine/DNA.svg new file mode 100644 index 0000000..f653c19 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/DNA.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Dropper 2.svg b/resources/icons/SVG/Line Duotone/Medicine/Dropper 2.svg new file mode 100644 index 0000000..dc87c08 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Dropper 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Dropper 3.svg b/resources/icons/SVG/Line Duotone/Medicine/Dropper 3.svg new file mode 100644 index 0000000..cf0807e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Dropper 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Dropper Minimalistic 2.svg b/resources/icons/SVG/Line Duotone/Medicine/Dropper Minimalistic 2.svg new file mode 100644 index 0000000..f2e00d9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Dropper Minimalistic 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Dropper Minimalistic.svg b/resources/icons/SVG/Line Duotone/Medicine/Dropper Minimalistic.svg new file mode 100644 index 0000000..2d5dae6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Dropper Minimalistic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Dropper.svg b/resources/icons/SVG/Line Duotone/Medicine/Dropper.svg new file mode 100644 index 0000000..6bcdf02 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Dropper.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Health.svg b/resources/icons/SVG/Line Duotone/Medicine/Health.svg new file mode 100644 index 0000000..30c426f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Health.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Heart Pulse 2.svg b/resources/icons/SVG/Line Duotone/Medicine/Heart Pulse 2.svg new file mode 100644 index 0000000..d45cc7a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Heart Pulse 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Heart Pulse.svg b/resources/icons/SVG/Line Duotone/Medicine/Heart Pulse.svg new file mode 100644 index 0000000..7cb99be --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Heart Pulse.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Jar Of Pills 2.svg b/resources/icons/SVG/Line Duotone/Medicine/Jar Of Pills 2.svg new file mode 100644 index 0000000..e1cc108 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Jar Of Pills 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Jar Of Pills.svg b/resources/icons/SVG/Line Duotone/Medicine/Jar Of Pills.svg new file mode 100644 index 0000000..fe13e0f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Jar Of Pills.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Medical Kit.svg b/resources/icons/SVG/Line Duotone/Medicine/Medical Kit.svg new file mode 100644 index 0000000..bf5c81f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Medical Kit.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Pill.svg b/resources/icons/SVG/Line Duotone/Medicine/Pill.svg new file mode 100644 index 0000000..3a76df8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Pill.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Pills 2.svg b/resources/icons/SVG/Line Duotone/Medicine/Pills 2.svg new file mode 100644 index 0000000..3babe6a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Pills 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Pills 3.svg b/resources/icons/SVG/Line Duotone/Medicine/Pills 3.svg new file mode 100644 index 0000000..968ec11 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Pills 3.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Pills.svg b/resources/icons/SVG/Line Duotone/Medicine/Pills.svg new file mode 100644 index 0000000..78a79b8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Pills.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Pulse 2.svg b/resources/icons/SVG/Line Duotone/Medicine/Pulse 2.svg new file mode 100644 index 0000000..7edd22a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Pulse 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Pulse.svg b/resources/icons/SVG/Line Duotone/Medicine/Pulse.svg new file mode 100644 index 0000000..d2c8d96 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Pulse.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Stethoscope.svg b/resources/icons/SVG/Line Duotone/Medicine/Stethoscope.svg new file mode 100644 index 0000000..eb797c4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Stethoscope.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Syringe.svg b/resources/icons/SVG/Line Duotone/Medicine/Syringe.svg new file mode 100644 index 0000000..2dc9b9b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Syringe.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Test Tube Minimalistic.svg b/resources/icons/SVG/Line Duotone/Medicine/Test Tube Minimalistic.svg new file mode 100644 index 0000000..af309a6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Test Tube Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Test Tube.svg b/resources/icons/SVG/Line Duotone/Medicine/Test Tube.svg new file mode 100644 index 0000000..4f497e2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Test Tube.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Thermometer.svg b/resources/icons/SVG/Line Duotone/Medicine/Thermometer.svg new file mode 100644 index 0000000..702d56b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Thermometer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Medicine/Virus.svg b/resources/icons/SVG/Line Duotone/Medicine/Virus.svg new file mode 100644 index 0000000..5523fcb --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Medicine/Virus.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Arrow.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Arrow.svg new file mode 100644 index 0000000..ba4217e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Arrow.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Call.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Call.svg new file mode 100644 index 0000000..a4b2dcc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Call.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Check.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Check.svg new file mode 100644 index 0000000..4c0a97a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Code.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Code.svg new file mode 100644 index 0000000..d905a45 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Code.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Like.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Like.svg new file mode 100644 index 0000000..86fb824 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square Like.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square.svg new file mode 100644 index 0000000..a3b65d5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Dots.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Dots.svg new file mode 100644 index 0000000..ff9d26a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Dots.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Line.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Line.svg new file mode 100644 index 0000000..9468ef0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Line.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Call.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Call.svg new file mode 100644 index 0000000..2cbeb52 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Call.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Check.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Check.svg new file mode 100644 index 0000000..10c9660 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Dots.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Dots.svg new file mode 100644 index 0000000..5986731 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Dots.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Like.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Like.svg new file mode 100644 index 0000000..87d41ed --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Like.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Line.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Line.svg new file mode 100644 index 0000000..4888df4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Line.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Money.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Money.svg new file mode 100644 index 0000000..f4dc775 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Money.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Unread.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Unread.svg new file mode 100644 index 0000000..9a7a623 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Video.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Video.svg new file mode 100644 index 0000000..24aaae1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round Video.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round.svg new file mode 100644 index 0000000..f8a3346 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Unread.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Unread.svg new file mode 100644 index 0000000..bacc2a7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Chat Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Check Read.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Check Read.svg new file mode 100644 index 0000000..4bfff7a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Check Read.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Dialog 2.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Dialog 2.svg new file mode 100644 index 0000000..8781a8c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Dialog 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Dialog.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Dialog.svg new file mode 100644 index 0000000..5879ab3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Dialog.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Forward.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Forward.svg new file mode 100644 index 0000000..5021377 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Forward.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox Archive.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox Archive.svg new file mode 100644 index 0000000..f37f61d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox Archive.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox In.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox In.svg new file mode 100644 index 0000000..1638415 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox Line.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox Line.svg new file mode 100644 index 0000000..4612b40 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox Line.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox Out.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox Out.svg new file mode 100644 index 0000000..301dde8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox Unread.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox Unread.svg new file mode 100644 index 0000000..1cbf94c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox Unread.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox.svg new file mode 100644 index 0000000..d3129aa --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Inbox.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Letter Opened.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Letter Opened.svg new file mode 100644 index 0000000..039c59f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Letter Opened.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Letter Unread.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Letter Unread.svg new file mode 100644 index 0000000..a977ab9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Letter Unread.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Letter.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Letter.svg new file mode 100644 index 0000000..67c6927 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Letter.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Mailbox.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Mailbox.svg new file mode 100644 index 0000000..612e305 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Mailbox.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Multiple Forward Left.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Multiple Forward Left.svg new file mode 100644 index 0000000..d6655b5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Multiple Forward Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Multiple Forward Right.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Multiple Forward Right.svg new file mode 100644 index 0000000..9a300ea --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Multiple Forward Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Paperclip 2.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Paperclip 2.svg new file mode 100644 index 0000000..6cbc5a7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Paperclip 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Paperclip Rounded 2.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Paperclip Rounded 2.svg new file mode 100644 index 0000000..657327a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Paperclip Rounded 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Paperclip Rounded.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Paperclip Rounded.svg new file mode 100644 index 0000000..203867e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Paperclip Rounded.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Paperclip.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Paperclip.svg new file mode 100644 index 0000000..56041a1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Paperclip.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Pen 2.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Pen 2.svg new file mode 100644 index 0000000..47dd75a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Pen 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Pen New Round.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Pen New Round.svg new file mode 100644 index 0000000..8d3d986 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Pen New Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Pen New Square.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Pen New Square.svg new file mode 100644 index 0000000..e43b6bf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Pen New Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Pen.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Pen.svg new file mode 100644 index 0000000..c7152fc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Pen.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Plain 2.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Plain 2.svg new file mode 100644 index 0000000..d5bc9ba --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Plain 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Plain 3.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Plain 3.svg new file mode 100644 index 0000000..b4cbd17 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Plain 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Plain.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Plain.svg new file mode 100644 index 0000000..e54cd49 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Plain.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Square Forward.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Square Forward.svg new file mode 100644 index 0000000..0a4956f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Square Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Square Share Line.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Square Share Line.svg new file mode 100644 index 0000000..596aad5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Square Share Line.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Messages, Conversation/Unread.svg b/resources/icons/SVG/Line Duotone/Messages, Conversation/Unread.svg new file mode 100644 index 0000000..a59cadb --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Messages, Conversation/Unread.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Banknote 2.svg b/resources/icons/SVG/Line Duotone/Money/Banknote 2.svg new file mode 100644 index 0000000..e7397a9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Banknote 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Banknote.svg b/resources/icons/SVG/Line Duotone/Money/Banknote.svg new file mode 100644 index 0000000..b3c87d5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Banknote.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Bill Check.svg b/resources/icons/SVG/Line Duotone/Money/Bill Check.svg new file mode 100644 index 0000000..d7f8246 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Bill Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Bill Cross.svg b/resources/icons/SVG/Line Duotone/Money/Bill Cross.svg new file mode 100644 index 0000000..2790a31 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Bill Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Bill List.svg b/resources/icons/SVG/Line Duotone/Money/Bill List.svg new file mode 100644 index 0000000..f2b9a00 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Bill List.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Bill.svg b/resources/icons/SVG/Line Duotone/Money/Bill.svg new file mode 100644 index 0000000..7ee157b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Bill.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Card 2.svg b/resources/icons/SVG/Line Duotone/Money/Card 2.svg new file mode 100644 index 0000000..2df8bd0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Card 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Card Recive.svg b/resources/icons/SVG/Line Duotone/Money/Card Recive.svg new file mode 100644 index 0000000..b026189 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Card Recive.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Card Search.svg b/resources/icons/SVG/Line Duotone/Money/Card Search.svg new file mode 100644 index 0000000..d674adc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Card Search.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Card Send.svg b/resources/icons/SVG/Line Duotone/Money/Card Send.svg new file mode 100644 index 0000000..a0c3616 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Card Send.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Card Transfer.svg b/resources/icons/SVG/Line Duotone/Money/Card Transfer.svg new file mode 100644 index 0000000..ae91243 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Card Transfer.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Card.svg b/resources/icons/SVG/Line Duotone/Money/Card.svg new file mode 100644 index 0000000..42d5f8c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Card.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Cardholder.svg b/resources/icons/SVG/Line Duotone/Money/Cardholder.svg new file mode 100644 index 0000000..c80ae51 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Cardholder.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Cash Out.svg b/resources/icons/SVG/Line Duotone/Money/Cash Out.svg new file mode 100644 index 0000000..37b0ed8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Cash Out.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Dollar Minimalistic.svg b/resources/icons/SVG/Line Duotone/Money/Dollar Minimalistic.svg new file mode 100644 index 0000000..acdf023 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Dollar Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Dollar.svg b/resources/icons/SVG/Line Duotone/Money/Dollar.svg new file mode 100644 index 0000000..d538780 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Dollar.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Euro.svg b/resources/icons/SVG/Line Duotone/Money/Euro.svg new file mode 100644 index 0000000..8084e5a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Euro.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Money Bag.svg b/resources/icons/SVG/Line Duotone/Money/Money Bag.svg new file mode 100644 index 0000000..bb7214f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Money Bag.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Ruble.svg b/resources/icons/SVG/Line Duotone/Money/Ruble.svg new file mode 100644 index 0000000..ddb3d31 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Ruble.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Safe 2.svg b/resources/icons/SVG/Line Duotone/Money/Safe 2.svg new file mode 100644 index 0000000..67bf7b6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Safe 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Safe Circle.svg b/resources/icons/SVG/Line Duotone/Money/Safe Circle.svg new file mode 100644 index 0000000..7e5c7f0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Safe Circle.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Safe Square.svg b/resources/icons/SVG/Line Duotone/Money/Safe Square.svg new file mode 100644 index 0000000..2ddb5c2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Safe Square.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Sale Square.svg b/resources/icons/SVG/Line Duotone/Money/Sale Square.svg new file mode 100644 index 0000000..310c813 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Sale Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Sale.svg b/resources/icons/SVG/Line Duotone/Money/Sale.svg new file mode 100644 index 0000000..d19bc2c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Sale.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Tag Horizontal.svg b/resources/icons/SVG/Line Duotone/Money/Tag Horizontal.svg new file mode 100644 index 0000000..b8cd110 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Tag Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Tag Price.svg b/resources/icons/SVG/Line Duotone/Money/Tag Price.svg new file mode 100644 index 0000000..81e0185 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Tag Price.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Tag.svg b/resources/icons/SVG/Line Duotone/Money/Tag.svg new file mode 100644 index 0000000..53d2d78 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Tag.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Ticker Star.svg b/resources/icons/SVG/Line Duotone/Money/Ticker Star.svg new file mode 100644 index 0000000..c57390d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Ticker Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Ticket Sale.svg b/resources/icons/SVG/Line Duotone/Money/Ticket Sale.svg new file mode 100644 index 0000000..047bf0b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Ticket Sale.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Ticket.svg b/resources/icons/SVG/Line Duotone/Money/Ticket.svg new file mode 100644 index 0000000..86e0443 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Ticket.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Verified Check.svg b/resources/icons/SVG/Line Duotone/Money/Verified Check.svg new file mode 100644 index 0000000..2389a6c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Verified Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Wad Of Money.svg b/resources/icons/SVG/Line Duotone/Money/Wad Of Money.svg new file mode 100644 index 0000000..7dcdb65 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Wad Of Money.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Wallet 2.svg b/resources/icons/SVG/Line Duotone/Money/Wallet 2.svg new file mode 100644 index 0000000..e56ccb5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Wallet 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Wallet Money.svg b/resources/icons/SVG/Line Duotone/Money/Wallet Money.svg new file mode 100644 index 0000000..868420a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Wallet Money.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Money/Wallet.svg b/resources/icons/SVG/Line Duotone/Money/Wallet.svg new file mode 100644 index 0000000..48348e9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Money/Wallet.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Nature, Travel/Bonfire.svg b/resources/icons/SVG/Line Duotone/Nature, Travel/Bonfire.svg new file mode 100644 index 0000000..d450e63 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Nature, Travel/Bonfire.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Nature, Travel/Fire Minimalistic.svg b/resources/icons/SVG/Line Duotone/Nature, Travel/Fire Minimalistic.svg new file mode 100644 index 0000000..9b3a089 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Nature, Travel/Fire Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Nature, Travel/Fire Square.svg b/resources/icons/SVG/Line Duotone/Nature, Travel/Fire Square.svg new file mode 100644 index 0000000..ea39994 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Nature, Travel/Fire Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Nature, Travel/Fire.svg b/resources/icons/SVG/Line Duotone/Nature, Travel/Fire.svg new file mode 100644 index 0000000..ecf38ce --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Nature, Travel/Fire.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Nature, Travel/Flame.svg b/resources/icons/SVG/Line Duotone/Nature, Travel/Flame.svg new file mode 100644 index 0000000..3296236 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Nature, Travel/Flame.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Nature, Travel/Leaf.svg b/resources/icons/SVG/Line Duotone/Nature, Travel/Leaf.svg new file mode 100644 index 0000000..88f3cd0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Nature, Travel/Leaf.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Nature, Travel/Suitcase Lines.svg b/resources/icons/SVG/Line Duotone/Nature, Travel/Suitcase Lines.svg new file mode 100644 index 0000000..eee2b33 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Nature, Travel/Suitcase Lines.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Nature, Travel/Suitcase Tag.svg b/resources/icons/SVG/Line Duotone/Nature, Travel/Suitcase Tag.svg new file mode 100644 index 0000000..058cebd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Nature, Travel/Suitcase Tag.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Nature, Travel/Suitcase.svg b/resources/icons/SVG/Line Duotone/Nature, Travel/Suitcase.svg new file mode 100644 index 0000000..97634f8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Nature, Travel/Suitcase.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Bug Minimalistic.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Bug Minimalistic.svg new file mode 100644 index 0000000..bade913 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Bug Minimalistic.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Bug.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Bug.svg new file mode 100644 index 0000000..964d305 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Bug.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Code 2.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Code 2.svg new file mode 100644 index 0000000..5ca5785 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Code 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Code Circle.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Code Circle.svg new file mode 100644 index 0000000..50fba8f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Code Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Code Square.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Code Square.svg new file mode 100644 index 0000000..e926af6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Code Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Code.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Code.svg new file mode 100644 index 0000000..95ed202 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Code.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Command.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Command.svg new file mode 100644 index 0000000..4faa9e5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Command.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Hashtag Chat.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Hashtag Chat.svg new file mode 100644 index 0000000..ade4d29 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Hashtag Chat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Hashtag Circle.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Hashtag Circle.svg new file mode 100644 index 0000000..985775f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Hashtag Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Hashtag Square.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Hashtag Square.svg new file mode 100644 index 0000000..66af7ff --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Hashtag Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Hashtag.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Hashtag.svg new file mode 100644 index 0000000..f328004 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Hashtag.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Programming.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Programming.svg new file mode 100644 index 0000000..5d33491 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Programming.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Screencast 2.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Screencast 2.svg new file mode 100644 index 0000000..f58e720 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Screencast 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Screencast.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Screencast.svg new file mode 100644 index 0000000..de4641d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Screencast.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Sidebar Code.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Sidebar Code.svg new file mode 100644 index 0000000..b89490a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Sidebar Code.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Sidebar Minimalistic.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Sidebar Minimalistic.svg new file mode 100644 index 0000000..c661b09 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Sidebar Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Siderbar.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Siderbar.svg new file mode 100644 index 0000000..5e8ddc6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Siderbar.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Slash Circle.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Slash Circle.svg new file mode 100644 index 0000000..b988bd3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Slash Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Slash Square.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Slash Square.svg new file mode 100644 index 0000000..781b5c8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Slash Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Station Minimalistic.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Station Minimalistic.svg new file mode 100644 index 0000000..6f7914a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Station Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Station.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Station.svg new file mode 100644 index 0000000..8053038 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Station.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Structure.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Structure.svg new file mode 100644 index 0000000..5883549 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Structure.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Translation 2.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Translation 2.svg new file mode 100644 index 0000000..dc7b589 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Translation 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Translation.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Translation.svg new file mode 100644 index 0000000..66b4389 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Translation.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/USB Circle.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/USB Circle.svg new file mode 100644 index 0000000..e21b949 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/USB Circle.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/USB Square.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/USB Square.svg new file mode 100644 index 0000000..f5fdce4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/USB Square.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/USB.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/USB.svg new file mode 100644 index 0000000..fe3ba0e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/USB.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Wi-Fi Router Minimalistic.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Wi-Fi Router Minimalistic.svg new file mode 100644 index 0000000..e594fe6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Wi-Fi Router Minimalistic.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Wi-Fi Router Round.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Wi-Fi Router Round.svg new file mode 100644 index 0000000..92230ac --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Wi-Fi Router Round.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Wi-Fi Router.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Wi-Fi Router.svg new file mode 100644 index 0000000..0640367 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Wi-Fi Router.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Network, IT, Programming/Window Frame.svg b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Window Frame.svg new file mode 100644 index 0000000..5722fe0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Network, IT, Programming/Window Frame.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Archive Check.svg b/resources/icons/SVG/Line Duotone/Notes/Archive Check.svg new file mode 100644 index 0000000..4e3f745 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Archive Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Archive Down Minimlistic.svg b/resources/icons/SVG/Line Duotone/Notes/Archive Down Minimlistic.svg new file mode 100644 index 0000000..1fbb88d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Archive Down Minimlistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Archive Down.svg b/resources/icons/SVG/Line Duotone/Notes/Archive Down.svg new file mode 100644 index 0000000..2e22025 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Archive Down.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Archive Minimalistic.svg b/resources/icons/SVG/Line Duotone/Notes/Archive Minimalistic.svg new file mode 100644 index 0000000..f0e3ea6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Archive Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Archive Up Minimlistic.svg b/resources/icons/SVG/Line Duotone/Notes/Archive Up Minimlistic.svg new file mode 100644 index 0000000..80a4620 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Archive Up Minimlistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Archive Up.svg b/resources/icons/SVG/Line Duotone/Notes/Archive Up.svg new file mode 100644 index 0000000..25c2ca2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Archive Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Archive.svg b/resources/icons/SVG/Line Duotone/Notes/Archive.svg new file mode 100644 index 0000000..5ca9197 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Archive.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Clipboard Add.svg b/resources/icons/SVG/Line Duotone/Notes/Clipboard Add.svg new file mode 100644 index 0000000..f946550 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Clipboard Add.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Clipboard Check.svg b/resources/icons/SVG/Line Duotone/Notes/Clipboard Check.svg new file mode 100644 index 0000000..ab98656 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Clipboard Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Clipboard Heart.svg b/resources/icons/SVG/Line Duotone/Notes/Clipboard Heart.svg new file mode 100644 index 0000000..b481deb --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Clipboard Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Clipboard List.svg b/resources/icons/SVG/Line Duotone/Notes/Clipboard List.svg new file mode 100644 index 0000000..53c5e3a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Clipboard List.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Clipboard Remove.svg b/resources/icons/SVG/Line Duotone/Notes/Clipboard Remove.svg new file mode 100644 index 0000000..0bfe138 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Clipboard Remove.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Clipboard Text.svg b/resources/icons/SVG/Line Duotone/Notes/Clipboard Text.svg new file mode 100644 index 0000000..dd07bcf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Clipboard Text.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Clipboard.svg b/resources/icons/SVG/Line Duotone/Notes/Clipboard.svg new file mode 100644 index 0000000..518b468 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Clipboard.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Document Add.svg b/resources/icons/SVG/Line Duotone/Notes/Document Add.svg new file mode 100644 index 0000000..15e71ed --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Document Add.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Document Medicine.svg b/resources/icons/SVG/Line Duotone/Notes/Document Medicine.svg new file mode 100644 index 0000000..69ac853 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Document Medicine.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Document Text.svg b/resources/icons/SVG/Line Duotone/Notes/Document Text.svg new file mode 100644 index 0000000..e6cd681 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Document Text.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Document.svg b/resources/icons/SVG/Line Duotone/Notes/Document.svg new file mode 100644 index 0000000..02edc6c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Document.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Documents Minimalistic.svg b/resources/icons/SVG/Line Duotone/Notes/Documents Minimalistic.svg new file mode 100644 index 0000000..4b32d11 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Documents Minimalistic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Documents.svg b/resources/icons/SVG/Line Duotone/Notes/Documents.svg new file mode 100644 index 0000000..9e58743 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Documents.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Notebook.svg b/resources/icons/SVG/Line Duotone/Notes/Notebook.svg new file mode 100644 index 0000000..828710c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Notebook.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Notes Minimalistic.svg b/resources/icons/SVG/Line Duotone/Notes/Notes Minimalistic.svg new file mode 100644 index 0000000..bd89faf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Notes Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Notes/Notes.svg b/resources/icons/SVG/Line Duotone/Notes/Notes.svg new file mode 100644 index 0000000..16e84a3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notes/Notes.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notifications/Bell Bing.svg b/resources/icons/SVG/Line Duotone/Notifications/Bell Bing.svg new file mode 100644 index 0000000..7da0d17 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notifications/Bell Bing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notifications/Bell Off.svg b/resources/icons/SVG/Line Duotone/Notifications/Bell Off.svg new file mode 100644 index 0000000..ac5acb4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notifications/Bell Off.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notifications/Bell.svg b/resources/icons/SVG/Line Duotone/Notifications/Bell.svg new file mode 100644 index 0000000..7b9e20e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notifications/Bell.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Notifications/Notification Lines Remove.svg b/resources/icons/SVG/Line Duotone/Notifications/Notification Lines Remove.svg new file mode 100644 index 0000000..c04d095 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notifications/Notification Lines Remove.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notifications/Notification Remove.svg b/resources/icons/SVG/Line Duotone/Notifications/Notification Remove.svg new file mode 100644 index 0000000..a13fdf2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notifications/Notification Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Notifications/Notification Unread Lines.svg b/resources/icons/SVG/Line Duotone/Notifications/Notification Unread Lines.svg new file mode 100644 index 0000000..d53f2e7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notifications/Notification Unread Lines.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Notifications/Notification Unread.svg b/resources/icons/SVG/Line Duotone/Notifications/Notification Unread.svg new file mode 100644 index 0000000..b86406c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Notifications/Notification Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Backpack.svg b/resources/icons/SVG/Line Duotone/School/Backpack.svg new file mode 100644 index 0000000..f2b5f37 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Backpack.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Book 2.svg b/resources/icons/SVG/Line Duotone/School/Book 2.svg new file mode 100644 index 0000000..77d8493 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Book 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Book Bookmark Minimalistic.svg b/resources/icons/SVG/Line Duotone/School/Book Bookmark Minimalistic.svg new file mode 100644 index 0000000..1298cfa --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Book Bookmark Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Book Bookmark.svg b/resources/icons/SVG/Line Duotone/School/Book Bookmark.svg new file mode 100644 index 0000000..6758b8d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Book Bookmark.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Book Minimalistic.svg b/resources/icons/SVG/Line Duotone/School/Book Minimalistic.svg new file mode 100644 index 0000000..aea23a2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Book Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Book.svg b/resources/icons/SVG/Line Duotone/School/Book.svg new file mode 100644 index 0000000..bf3637c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Book.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Bookmark Circle.svg b/resources/icons/SVG/Line Duotone/School/Bookmark Circle.svg new file mode 100644 index 0000000..66434de --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Bookmark Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Bookmark Opened.svg b/resources/icons/SVG/Line Duotone/School/Bookmark Opened.svg new file mode 100644 index 0000000..248353e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Bookmark Opened.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Bookmark Square Minimalistic.svg b/resources/icons/SVG/Line Duotone/School/Bookmark Square Minimalistic.svg new file mode 100644 index 0000000..fb31a50 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Bookmark Square Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Bookmark Square.svg b/resources/icons/SVG/Line Duotone/School/Bookmark Square.svg new file mode 100644 index 0000000..2805c48 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Bookmark Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Bookmark.svg b/resources/icons/SVG/Line Duotone/School/Bookmark.svg new file mode 100644 index 0000000..da4a55e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Bookmark.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Calculator Minimalistic.svg b/resources/icons/SVG/Line Duotone/School/Calculator Minimalistic.svg new file mode 100644 index 0000000..30f4a6c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Calculator Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Calculator.svg b/resources/icons/SVG/Line Duotone/School/Calculator.svg new file mode 100644 index 0000000..bff445d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Calculator.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Case Minimalistic.svg b/resources/icons/SVG/Line Duotone/School/Case Minimalistic.svg new file mode 100644 index 0000000..eb69bac --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Case Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Case Round Minimalistic.svg b/resources/icons/SVG/Line Duotone/School/Case Round Minimalistic.svg new file mode 100644 index 0000000..12d2912 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Case Round Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Case Round.svg b/resources/icons/SVG/Line Duotone/School/Case Round.svg new file mode 100644 index 0000000..5dcb26d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Case Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Case.svg b/resources/icons/SVG/Line Duotone/School/Case.svg new file mode 100644 index 0000000..eb98da1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Case.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Diploma Verified.svg b/resources/icons/SVG/Line Duotone/School/Diploma Verified.svg new file mode 100644 index 0000000..f026677 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Diploma Verified.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Diploma.svg b/resources/icons/SVG/Line Duotone/School/Diploma.svg new file mode 100644 index 0000000..a16c4d1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Diploma.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Document.svg b/resources/icons/SVG/Line Duotone/School/Document.svg new file mode 100644 index 0000000..bc32824 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Document.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Notebook Bookmark.svg b/resources/icons/SVG/Line Duotone/School/Notebook Bookmark.svg new file mode 100644 index 0000000..934202b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Notebook Bookmark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Notebook Minimalistic.svg b/resources/icons/SVG/Line Duotone/School/Notebook Minimalistic.svg new file mode 100644 index 0000000..8706eec --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Notebook Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Notebook Square.svg b/resources/icons/SVG/Line Duotone/School/Notebook Square.svg new file mode 100644 index 0000000..42a72f5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Notebook Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Notebook.svg b/resources/icons/SVG/Line Duotone/School/Notebook.svg new file mode 100644 index 0000000..05ebbdd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Notebook.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Passport Minimalistic.svg b/resources/icons/SVG/Line Duotone/School/Passport Minimalistic.svg new file mode 100644 index 0000000..9fe1ed8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Passport Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Passport.svg b/resources/icons/SVG/Line Duotone/School/Passport.svg new file mode 100644 index 0000000..be8f73c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Passport.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Plus, Minus.svg b/resources/icons/SVG/Line Duotone/School/Plus, Minus.svg new file mode 100644 index 0000000..832033e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Plus, Minus.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Square Academic Cap 2.svg b/resources/icons/SVG/Line Duotone/School/Square Academic Cap 2.svg new file mode 100644 index 0000000..17c4dbb --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Square Academic Cap 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/School/Square Academic Cap.svg b/resources/icons/SVG/Line Duotone/School/Square Academic Cap.svg new file mode 100644 index 0000000..40b4750 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/School/Square Academic Cap.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Search/Magnifer Bug.svg b/resources/icons/SVG/Line Duotone/Search/Magnifer Bug.svg new file mode 100644 index 0000000..d3bd2d2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Search/Magnifer Bug.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Search/Magnifer Zoom In.svg b/resources/icons/SVG/Line Duotone/Search/Magnifer Zoom In.svg new file mode 100644 index 0000000..07f2bc4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Search/Magnifer Zoom In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Search/Magnifer Zoom Out.svg b/resources/icons/SVG/Line Duotone/Search/Magnifer Zoom Out.svg new file mode 100644 index 0000000..3e765a4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Search/Magnifer Zoom Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Search/Magnifer.svg b/resources/icons/SVG/Line Duotone/Search/Magnifer.svg new file mode 100644 index 0000000..d4a972b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Search/Magnifer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Search/Minimalistic Magnifer Bug.svg b/resources/icons/SVG/Line Duotone/Search/Minimalistic Magnifer Bug.svg new file mode 100644 index 0000000..bf0ab30 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Search/Minimalistic Magnifer Bug.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Search/Minimalistic Magnifer Zoom In.svg b/resources/icons/SVG/Line Duotone/Search/Minimalistic Magnifer Zoom In.svg new file mode 100644 index 0000000..1a665b4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Search/Minimalistic Magnifer Zoom In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Search/Minimalistic Magnifer Zoom Out.svg b/resources/icons/SVG/Line Duotone/Search/Minimalistic Magnifer Zoom Out.svg new file mode 100644 index 0000000..763ecfd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Search/Minimalistic Magnifer Zoom Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Search/Minimalistic Magnifer.svg b/resources/icons/SVG/Line Duotone/Search/Minimalistic Magnifer.svg new file mode 100644 index 0000000..dcd1811 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Search/Minimalistic Magnifer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Search/Rounded Magnifer Bug.svg b/resources/icons/SVG/Line Duotone/Search/Rounded Magnifer Bug.svg new file mode 100644 index 0000000..105492f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Search/Rounded Magnifer Bug.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Search/Rounded Magnifer Zoom In.svg b/resources/icons/SVG/Line Duotone/Search/Rounded Magnifer Zoom In.svg new file mode 100644 index 0000000..448c99e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Search/Rounded Magnifer Zoom In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Search/Rounded Magnifer Zoom Out.svg b/resources/icons/SVG/Line Duotone/Search/Rounded Magnifer Zoom Out.svg new file mode 100644 index 0000000..dbc17d9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Search/Rounded Magnifer Zoom Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Search/Rounded Magnifer.svg b/resources/icons/SVG/Line Duotone/Search/Rounded Magnifer.svg new file mode 100644 index 0000000..4ad6d7d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Search/Rounded Magnifer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Bomb Emoji.svg b/resources/icons/SVG/Line Duotone/Security/Bomb Emoji.svg new file mode 100644 index 0000000..2830a31 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Bomb Emoji.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Bomb Minimalistic.svg b/resources/icons/SVG/Line Duotone/Security/Bomb Minimalistic.svg new file mode 100644 index 0000000..366247f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Bomb Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Bomb.svg b/resources/icons/SVG/Line Duotone/Security/Bomb.svg new file mode 100644 index 0000000..8a09b90 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Bomb.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Code Scan.svg b/resources/icons/SVG/Line Duotone/Security/Code Scan.svg new file mode 100644 index 0000000..5ae5b70 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Code Scan.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Eye Closed.svg b/resources/icons/SVG/Line Duotone/Security/Eye Closed.svg new file mode 100644 index 0000000..56b679b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Eye Closed.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Eye Scan.svg b/resources/icons/SVG/Line Duotone/Security/Eye Scan.svg new file mode 100644 index 0000000..94219cf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Eye Scan.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Eye.svg b/resources/icons/SVG/Line Duotone/Security/Eye.svg new file mode 100644 index 0000000..f21b8a6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Eye.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Incognito.svg b/resources/icons/SVG/Line Duotone/Security/Incognito.svg new file mode 100644 index 0000000..04fb658 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Incognito.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Key Minimalistic 2.svg b/resources/icons/SVG/Line Duotone/Security/Key Minimalistic 2.svg new file mode 100644 index 0000000..126d01e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Key Minimalistic 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Key Minimalistic Square 2.svg b/resources/icons/SVG/Line Duotone/Security/Key Minimalistic Square 2.svg new file mode 100644 index 0000000..31d43bb --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Key Minimalistic Square 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Key Minimalistic Square 3.svg b/resources/icons/SVG/Line Duotone/Security/Key Minimalistic Square 3.svg new file mode 100644 index 0000000..0fee19d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Key Minimalistic Square 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Key Minimalistic Square.svg b/resources/icons/SVG/Line Duotone/Security/Key Minimalistic Square.svg new file mode 100644 index 0000000..7c71550 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Key Minimalistic Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Key Minimalistic.svg b/resources/icons/SVG/Line Duotone/Security/Key Minimalistic.svg new file mode 100644 index 0000000..6843909 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Key Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Key Square 2.svg b/resources/icons/SVG/Line Duotone/Security/Key Square 2.svg new file mode 100644 index 0000000..7087ee7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Key Square 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Key Square.svg b/resources/icons/SVG/Line Duotone/Security/Key Square.svg new file mode 100644 index 0000000..0506d8d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Key Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Key.svg b/resources/icons/SVG/Line Duotone/Security/Key.svg new file mode 100644 index 0000000..3e0d6fc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Key.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Lock Keyhole Minimalistic Unlocked.svg b/resources/icons/SVG/Line Duotone/Security/Lock Keyhole Minimalistic Unlocked.svg new file mode 100644 index 0000000..5396d24 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Lock Keyhole Minimalistic Unlocked.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Lock Keyhole Minimalistic.svg b/resources/icons/SVG/Line Duotone/Security/Lock Keyhole Minimalistic.svg new file mode 100644 index 0000000..7b54a3f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Lock Keyhole Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Lock Keyhole Unlocked.svg b/resources/icons/SVG/Line Duotone/Security/Lock Keyhole Unlocked.svg new file mode 100644 index 0000000..df8c8ed --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Lock Keyhole Unlocked.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Lock Keyhole.svg b/resources/icons/SVG/Line Duotone/Security/Lock Keyhole.svg new file mode 100644 index 0000000..ccb6c4f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Lock Keyhole.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Lock Password Unlocked.svg b/resources/icons/SVG/Line Duotone/Security/Lock Password Unlocked.svg new file mode 100644 index 0000000..de11e02 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Lock Password Unlocked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Lock Password.svg b/resources/icons/SVG/Line Duotone/Security/Lock Password.svg new file mode 100644 index 0000000..4fc567a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Lock Password.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Lock Unlocked.svg b/resources/icons/SVG/Line Duotone/Security/Lock Unlocked.svg new file mode 100644 index 0000000..d3c9a2e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Lock Unlocked.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Lock.svg b/resources/icons/SVG/Line Duotone/Security/Lock.svg new file mode 100644 index 0000000..6e94570 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Lock.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Object Scan.svg b/resources/icons/SVG/Line Duotone/Security/Object Scan.svg new file mode 100644 index 0000000..f37a4a8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Object Scan.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Password Minimalistic Input.svg b/resources/icons/SVG/Line Duotone/Security/Password Minimalistic Input.svg new file mode 100644 index 0000000..d2c881e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Password Minimalistic Input.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Password Minimalistic.svg b/resources/icons/SVG/Line Duotone/Security/Password Minimalistic.svg new file mode 100644 index 0000000..0118d61 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Password Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Password.svg b/resources/icons/SVG/Line Duotone/Security/Password.svg new file mode 100644 index 0000000..0cc6524 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Password.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/QR Code.svg b/resources/icons/SVG/Line Duotone/Security/QR Code.svg new file mode 100644 index 0000000..d2134c1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/QR Code.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Scanner 2.svg b/resources/icons/SVG/Line Duotone/Security/Scanner 2.svg new file mode 100644 index 0000000..d7f7ccc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Scanner 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Scanner.svg b/resources/icons/SVG/Line Duotone/Security/Scanner.svg new file mode 100644 index 0000000..8f44e45 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Scanner.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Shield Check.svg b/resources/icons/SVG/Line Duotone/Security/Shield Check.svg new file mode 100644 index 0000000..88fe7b7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Shield Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Shield Cross.svg b/resources/icons/SVG/Line Duotone/Security/Shield Cross.svg new file mode 100644 index 0000000..027fb79 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Shield Cross.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Shield Keyhole Minimalistic.svg b/resources/icons/SVG/Line Duotone/Security/Shield Keyhole Minimalistic.svg new file mode 100644 index 0000000..f1f9716 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Shield Keyhole Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Shield Keyhole.svg b/resources/icons/SVG/Line Duotone/Security/Shield Keyhole.svg new file mode 100644 index 0000000..a6e9ab0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Shield Keyhole.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Shield Minimalistic.svg b/resources/icons/SVG/Line Duotone/Security/Shield Minimalistic.svg new file mode 100644 index 0000000..9ad31e5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Shield Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Shield Minus.svg b/resources/icons/SVG/Line Duotone/Security/Shield Minus.svg new file mode 100644 index 0000000..ef3f9a8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Shield Minus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Shield Network.svg b/resources/icons/SVG/Line Duotone/Security/Shield Network.svg new file mode 100644 index 0000000..9f717d7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Shield Network.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Shield Plus.svg b/resources/icons/SVG/Line Duotone/Security/Shield Plus.svg new file mode 100644 index 0000000..baff787 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Shield Plus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Shield Star.svg b/resources/icons/SVG/Line Duotone/Security/Shield Star.svg new file mode 100644 index 0000000..d90df43 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Shield Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Shield Up.svg b/resources/icons/SVG/Line Duotone/Security/Shield Up.svg new file mode 100644 index 0000000..52afdc9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Shield Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Shield User.svg b/resources/icons/SVG/Line Duotone/Security/Shield User.svg new file mode 100644 index 0000000..d89e499 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Shield User.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Shield Warning.svg b/resources/icons/SVG/Line Duotone/Security/Shield Warning.svg new file mode 100644 index 0000000..0d41e40 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Shield Warning.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Shield.svg b/resources/icons/SVG/Line Duotone/Security/Shield.svg new file mode 100644 index 0000000..c1c80b1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Shield.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Siren Rounded.svg b/resources/icons/SVG/Line Duotone/Security/Siren Rounded.svg new file mode 100644 index 0000000..7147c73 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Siren Rounded.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Security/Siren.svg b/resources/icons/SVG/Line Duotone/Security/Siren.svg new file mode 100644 index 0000000..2c6851c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Security/Siren.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Settings Minimalistic.svg b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Settings Minimalistic.svg new file mode 100644 index 0000000..3ca27d2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Settings Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Settings.svg b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Settings.svg new file mode 100644 index 0000000..092ed81 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Settings.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning 2.svg b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning 2.svg new file mode 100644 index 0000000..1d2d72c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning 3.svg b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning 3.svg new file mode 100644 index 0000000..78d4004 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning 3.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning 4.svg b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning 4.svg new file mode 100644 index 0000000..bfc8db2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning 4.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning Square 2.svg b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning Square 2.svg new file mode 100644 index 0000000..d738ee6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning Square 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning Square.svg b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning Square.svg new file mode 100644 index 0000000..ee7dd06 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning Square.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning.svg b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning.svg new file mode 100644 index 0000000..bb30060 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Tuning.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 2.svg b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 2.svg new file mode 100644 index 0000000..f88b6a5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 3.svg b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 3.svg new file mode 100644 index 0000000..75bedce --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 3.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 4.svg b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 4.svg new file mode 100644 index 0000000..c864e69 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 4.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 5.svg b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 5.svg new file mode 100644 index 0000000..76ec465 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 5.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 6.svg b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 6.svg new file mode 100644 index 0000000..12c48f2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget 6.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget Add.svg b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget Add.svg new file mode 100644 index 0000000..368b38f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget Add.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget.svg b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget.svg new file mode 100644 index 0000000..b8e1d56 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Settings, Fine Tuning/Widget.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag 2.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag 2.svg new file mode 100644 index 0000000..d570bbf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag 3.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag 3.svg new file mode 100644 index 0000000..b127165 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag 4.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag 4.svg new file mode 100644 index 0000000..386cae1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag 4.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag 5.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag 5.svg new file mode 100644 index 0000000..a413b93 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag 5.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Check.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Check.svg new file mode 100644 index 0000000..de7f696 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Cross.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Cross.svg new file mode 100644 index 0000000..bacecdd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Heart.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Heart.svg new file mode 100644 index 0000000..27df323 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Music 2.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Music 2.svg new file mode 100644 index 0000000..4917f41 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Music 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Music.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Music.svg new file mode 100644 index 0000000..96e98df --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Music.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Smile.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Smile.svg new file mode 100644 index 0000000..c05931d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag Smile.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag.svg new file mode 100644 index 0000000..6d251c7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Bag.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart 2.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart 2.svg new file mode 100644 index 0000000..6bf13ea --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart 3.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart 3.svg new file mode 100644 index 0000000..7cde145 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart 3.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart 4.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart 4.svg new file mode 100644 index 0000000..4be7b8e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart 4.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart 5.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart 5.svg new file mode 100644 index 0000000..b09f949 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart 5.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Check.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Check.svg new file mode 100644 index 0000000..345ab15 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Check.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Cross.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Cross.svg new file mode 100644 index 0000000..1cb9a7b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Cross.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large 2.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large 2.svg new file mode 100644 index 0000000..42366ab --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large 3.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large 3.svg new file mode 100644 index 0000000..86cd27c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large 4.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large 4.svg new file mode 100644 index 0000000..a70d9d2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large 4.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large Minimalistic.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large Minimalistic.svg new file mode 100644 index 0000000..d090627 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large.svg new file mode 100644 index 0000000..849915b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Large.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Plus.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Plus.svg new file mode 100644 index 0000000..fb85d6a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart Plus.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart.svg new file mode 100644 index 0000000..acb9f6d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Cart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Shop 2.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Shop 2.svg new file mode 100644 index 0000000..f109cc2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Shop 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Shop Minimalistic.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Shop Minimalistic.svg new file mode 100644 index 0000000..266035b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Shop Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Shop.svg b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Shop.svg new file mode 100644 index 0000000..6cb7cd7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Shopping, Ecommerce/Shop.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Balls.svg b/resources/icons/SVG/Line Duotone/Sports/Balls.svg new file mode 100644 index 0000000..5f75fd5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Balls.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Basketball.svg b/resources/icons/SVG/Line Duotone/Sports/Basketball.svg new file mode 100644 index 0000000..6f003f3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Basketball.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Bicycling Round.svg b/resources/icons/SVG/Line Duotone/Sports/Bicycling Round.svg new file mode 100644 index 0000000..d95403d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Bicycling Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Bicycling.svg b/resources/icons/SVG/Line Duotone/Sports/Bicycling.svg new file mode 100644 index 0000000..a759a76 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Bicycling.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Body Shape Minimalistic.svg b/resources/icons/SVG/Line Duotone/Sports/Body Shape Minimalistic.svg new file mode 100644 index 0000000..97c473f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Body Shape Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Body Shape.svg b/resources/icons/SVG/Line Duotone/Sports/Body Shape.svg new file mode 100644 index 0000000..0975fd0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Body Shape.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Bowling.svg b/resources/icons/SVG/Line Duotone/Sports/Bowling.svg new file mode 100644 index 0000000..9283db3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Bowling.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Dumbbell Large Minimalistic.svg b/resources/icons/SVG/Line Duotone/Sports/Dumbbell Large Minimalistic.svg new file mode 100644 index 0000000..9f66b02 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Dumbbell Large Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Dumbbell Large.svg b/resources/icons/SVG/Line Duotone/Sports/Dumbbell Large.svg new file mode 100644 index 0000000..4b43b39 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Dumbbell Large.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Dumbbell Small.svg b/resources/icons/SVG/Line Duotone/Sports/Dumbbell Small.svg new file mode 100644 index 0000000..68e07ad --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Dumbbell Small.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Dumbbell.svg b/resources/icons/SVG/Line Duotone/Sports/Dumbbell.svg new file mode 100644 index 0000000..9d682f8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Dumbbell.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Dumbbells 2.svg b/resources/icons/SVG/Line Duotone/Sports/Dumbbells 2.svg new file mode 100644 index 0000000..7e730e4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Dumbbells 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Dumbbells.svg b/resources/icons/SVG/Line Duotone/Sports/Dumbbells.svg new file mode 100644 index 0000000..a9a8ed1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Dumbbells.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Football.svg b/resources/icons/SVG/Line Duotone/Sports/Football.svg new file mode 100644 index 0000000..2980dcc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Football.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Golf.svg b/resources/icons/SVG/Line Duotone/Sports/Golf.svg new file mode 100644 index 0000000..323c1ad --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Golf.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Hiking Minimalistic.svg b/resources/icons/SVG/Line Duotone/Sports/Hiking Minimalistic.svg new file mode 100644 index 0000000..9aff83b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Hiking Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Hiking Round.svg b/resources/icons/SVG/Line Duotone/Sports/Hiking Round.svg new file mode 100644 index 0000000..2b503a9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Hiking Round.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Hiking.svg b/resources/icons/SVG/Line Duotone/Sports/Hiking.svg new file mode 100644 index 0000000..d8c379b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Hiking.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Meditation Round.svg b/resources/icons/SVG/Line Duotone/Sports/Meditation Round.svg new file mode 100644 index 0000000..4184abf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Meditation Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Meditation.svg b/resources/icons/SVG/Line Duotone/Sports/Meditation.svg new file mode 100644 index 0000000..89f6075 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Meditation.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Ranking.svg b/resources/icons/SVG/Line Duotone/Sports/Ranking.svg new file mode 100644 index 0000000..3fed9fd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Ranking.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Rugby.svg b/resources/icons/SVG/Line Duotone/Sports/Rugby.svg new file mode 100644 index 0000000..3a0409b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Rugby.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Running 2.svg b/resources/icons/SVG/Line Duotone/Sports/Running 2.svg new file mode 100644 index 0000000..13ac938 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Running 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Running Round.svg b/resources/icons/SVG/Line Duotone/Sports/Running Round.svg new file mode 100644 index 0000000..2134a83 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Running Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Running.svg b/resources/icons/SVG/Line Duotone/Sports/Running.svg new file mode 100644 index 0000000..51299b1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Running.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Skateboard.svg b/resources/icons/SVG/Line Duotone/Sports/Skateboard.svg new file mode 100644 index 0000000..2d18864 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Skateboard.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Skateboarding Round.svg b/resources/icons/SVG/Line Duotone/Sports/Skateboarding Round.svg new file mode 100644 index 0000000..0ab960f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Skateboarding Round.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Skateboarding.svg b/resources/icons/SVG/Line Duotone/Sports/Skateboarding.svg new file mode 100644 index 0000000..b6a7e82 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Skateboarding.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Stretching Round.svg b/resources/icons/SVG/Line Duotone/Sports/Stretching Round.svg new file mode 100644 index 0000000..4af554b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Stretching Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Stretching.svg b/resources/icons/SVG/Line Duotone/Sports/Stretching.svg new file mode 100644 index 0000000..5a9ffe7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Stretching.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Swimming.svg b/resources/icons/SVG/Line Duotone/Sports/Swimming.svg new file mode 100644 index 0000000..7ac1023 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Swimming.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Tennis 2.svg b/resources/icons/SVG/Line Duotone/Sports/Tennis 2.svg new file mode 100644 index 0000000..fb89939 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Tennis 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Tennis.svg b/resources/icons/SVG/Line Duotone/Sports/Tennis.svg new file mode 100644 index 0000000..4c316e9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Tennis.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Treadmill Round.svg b/resources/icons/SVG/Line Duotone/Sports/Treadmill Round.svg new file mode 100644 index 0000000..6e67bcb --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Treadmill Round.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Treadmill.svg b/resources/icons/SVG/Line Duotone/Sports/Treadmill.svg new file mode 100644 index 0000000..9d0eae0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Treadmill.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Volleyball 2.svg b/resources/icons/SVG/Line Duotone/Sports/Volleyball 2.svg new file mode 100644 index 0000000..0df7b0f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Volleyball 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Volleyball.svg b/resources/icons/SVG/Line Duotone/Sports/Volleyball.svg new file mode 100644 index 0000000..79a594b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Volleyball.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Walking Round.svg b/resources/icons/SVG/Line Duotone/Sports/Walking Round.svg new file mode 100644 index 0000000..9878e7b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Walking Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Walking.svg b/resources/icons/SVG/Line Duotone/Sports/Walking.svg new file mode 100644 index 0000000..f8806e0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Walking.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Water Sun.svg b/resources/icons/SVG/Line Duotone/Sports/Water Sun.svg new file mode 100644 index 0000000..803dae5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Water Sun.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Sports/Water.svg b/resources/icons/SVG/Line Duotone/Sports/Water.svg new file mode 100644 index 0000000..c295261 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Sports/Water.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Backspace.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Backspace.svg new file mode 100644 index 0000000..6faaf2a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Backspace.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Eraser Circle.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Eraser Circle.svg new file mode 100644 index 0000000..17b103f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Eraser Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Eraser Square.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Eraser Square.svg new file mode 100644 index 0000000..cb98f0e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Eraser Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Eraser.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Eraser.svg new file mode 100644 index 0000000..379a39f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Eraser.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Link Broken Minimalistic.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Link Broken Minimalistic.svg new file mode 100644 index 0000000..d58690b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Link Broken Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Link Broken.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Link Broken.svg new file mode 100644 index 0000000..864ab87 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Link Broken.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Link Circle.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Link Circle.svg new file mode 100644 index 0000000..46daf4a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Link Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Link Minimalistic 2.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Link Minimalistic 2.svg new file mode 100644 index 0000000..4077b05 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Link Minimalistic 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Link Minimalistic.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Link Minimalistic.svg new file mode 100644 index 0000000..a7b9bd6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Link Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Link Round Angle.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Link Round Angle.svg new file mode 100644 index 0000000..503f9df --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Link Round Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Link Round.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Link Round.svg new file mode 100644 index 0000000..cda5093 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Link Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Link Square.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Link Square.svg new file mode 100644 index 0000000..36188a4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Link Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Link.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Link.svg new file mode 100644 index 0000000..d29c7e7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Link.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Paragraph Spacing.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Paragraph Spacing.svg new file mode 100644 index 0000000..743b878 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Paragraph Spacing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Bold Circle.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Bold Circle.svg new file mode 100644 index 0000000..67e17c1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Bold Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Bold Square.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Bold Square.svg new file mode 100644 index 0000000..a46f069 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Bold Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Bold.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Bold.svg new file mode 100644 index 0000000..89a53d2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Bold.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Circle.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Circle.svg new file mode 100644 index 0000000..3480df1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Cross Circle.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Cross Circle.svg new file mode 100644 index 0000000..73212f3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Cross Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Cross Square.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Cross Square.svg new file mode 100644 index 0000000..606a461 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Cross Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Cross.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Cross.svg new file mode 100644 index 0000000..b64941f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Cross.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Field Focus.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Field Focus.svg new file mode 100644 index 0000000..4753b28 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Field Focus.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Field.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Field.svg new file mode 100644 index 0000000..abce464 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Field.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Italic Circle.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Italic Circle.svg new file mode 100644 index 0000000..db34eb1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Italic Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Italic Square.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Italic Square.svg new file mode 100644 index 0000000..88400fe --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Italic Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Italic.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Italic.svg new file mode 100644 index 0000000..1775049 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Italic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Selection.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Selection.svg new file mode 100644 index 0000000..fd28492 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Selection.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Square 2.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Square 2.svg new file mode 100644 index 0000000..1c3c0df --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Square 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Square.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Square.svg new file mode 100644 index 0000000..86de6dd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Underline Circle.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Underline Circle.svg new file mode 100644 index 0000000..7f7d58d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Underline Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Underline Cross.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Underline Cross.svg new file mode 100644 index 0000000..fbc66bd --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Underline Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text Underline.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text Underline.svg new file mode 100644 index 0000000..fefb541 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text Underline.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Text Formatting/Text.svg b/resources/icons/SVG/Line Duotone/Text Formatting/Text.svg new file mode 100644 index 0000000..23f900d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Text Formatting/Text.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Alarm Add.svg b/resources/icons/SVG/Line Duotone/Time/Alarm Add.svg new file mode 100644 index 0000000..2faf040 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Alarm Add.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Alarm Pause.svg b/resources/icons/SVG/Line Duotone/Time/Alarm Pause.svg new file mode 100644 index 0000000..8b29125 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Alarm Pause.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Alarm Play.svg b/resources/icons/SVG/Line Duotone/Time/Alarm Play.svg new file mode 100644 index 0000000..baef496 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Alarm Play.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Alarm Remove.svg b/resources/icons/SVG/Line Duotone/Time/Alarm Remove.svg new file mode 100644 index 0000000..4dd1ccc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Alarm Remove.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Alarm Sleep.svg b/resources/icons/SVG/Line Duotone/Time/Alarm Sleep.svg new file mode 100644 index 0000000..7cacb66 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Alarm Sleep.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Alarm Turn Off.svg b/resources/icons/SVG/Line Duotone/Time/Alarm Turn Off.svg new file mode 100644 index 0000000..38d6611 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Alarm Turn Off.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Alarm.svg b/resources/icons/SVG/Line Duotone/Time/Alarm.svg new file mode 100644 index 0000000..1db2ff2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Alarm.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Calendar Add.svg b/resources/icons/SVG/Line Duotone/Time/Calendar Add.svg new file mode 100644 index 0000000..b866408 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Calendar Add.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Calendar Date.svg b/resources/icons/SVG/Line Duotone/Time/Calendar Date.svg new file mode 100644 index 0000000..4871416 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Calendar Date.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Calendar Mark.svg b/resources/icons/SVG/Line Duotone/Time/Calendar Mark.svg new file mode 100644 index 0000000..95f2504 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Calendar Mark.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Calendar Minimalistic.svg b/resources/icons/SVG/Line Duotone/Time/Calendar Minimalistic.svg new file mode 100644 index 0000000..2e7a539 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Calendar Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Calendar Search.svg b/resources/icons/SVG/Line Duotone/Time/Calendar Search.svg new file mode 100644 index 0000000..fa1a95b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Calendar Search.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Calendar.svg b/resources/icons/SVG/Line Duotone/Time/Calendar.svg new file mode 100644 index 0000000..9ddea75 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Calendar.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Clock Circle.svg b/resources/icons/SVG/Line Duotone/Time/Clock Circle.svg new file mode 100644 index 0000000..74e9826 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Clock Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Clock Square.svg b/resources/icons/SVG/Line Duotone/Time/Clock Square.svg new file mode 100644 index 0000000..4adc886 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Clock Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/History 2.svg b/resources/icons/SVG/Line Duotone/Time/History 2.svg new file mode 100644 index 0000000..79c8dda --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/History 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/History 3.svg b/resources/icons/SVG/Line Duotone/Time/History 3.svg new file mode 100644 index 0000000..f756af2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/History 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/History.svg b/resources/icons/SVG/Line Duotone/Time/History.svg new file mode 100644 index 0000000..36877da --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/History.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Hourglass Line.svg b/resources/icons/SVG/Line Duotone/Time/Hourglass Line.svg new file mode 100644 index 0000000..5c37117 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Hourglass Line.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Hourglass.svg b/resources/icons/SVG/Line Duotone/Time/Hourglass.svg new file mode 100644 index 0000000..4085add --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Hourglass.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Stopwatch Pause.svg b/resources/icons/SVG/Line Duotone/Time/Stopwatch Pause.svg new file mode 100644 index 0000000..eb84c76 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Stopwatch Pause.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Stopwatch Play.svg b/resources/icons/SVG/Line Duotone/Time/Stopwatch Play.svg new file mode 100644 index 0000000..933db50 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Stopwatch Play.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Stopwatch.svg b/resources/icons/SVG/Line Duotone/Time/Stopwatch.svg new file mode 100644 index 0000000..af44f72 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Stopwatch.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Watch Round.svg b/resources/icons/SVG/Line Duotone/Time/Watch Round.svg new file mode 100644 index 0000000..f184fd6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Watch Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Watch Square Minimalistic Charge.svg b/resources/icons/SVG/Line Duotone/Time/Watch Square Minimalistic Charge.svg new file mode 100644 index 0000000..d287969 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Watch Square Minimalistic Charge.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Watch Square Minimalistic.svg b/resources/icons/SVG/Line Duotone/Time/Watch Square Minimalistic.svg new file mode 100644 index 0000000..94ae8a2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Watch Square Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Time/Watch Square.svg b/resources/icons/SVG/Line Duotone/Time/Watch Square.svg new file mode 100644 index 0000000..3d20319 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Time/Watch Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Block Rounded.svg b/resources/icons/SVG/Line Duotone/Users/User Block Rounded.svg new file mode 100644 index 0000000..b65e6fa --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Block Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Block.svg b/resources/icons/SVG/Line Duotone/Users/User Block.svg new file mode 100644 index 0000000..6096f6c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Block.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Check Rounded.svg b/resources/icons/SVG/Line Duotone/Users/User Check Rounded.svg new file mode 100644 index 0000000..d1fcdd2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Check Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Check.svg b/resources/icons/SVG/Line Duotone/Users/User Check.svg new file mode 100644 index 0000000..c8dd73b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Check.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Circle.svg b/resources/icons/SVG/Line Duotone/Users/User Circle.svg new file mode 100644 index 0000000..65660b2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Cross Rounded.svg b/resources/icons/SVG/Line Duotone/Users/User Cross Rounded.svg new file mode 100644 index 0000000..73b8b44 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Cross Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Cross.svg b/resources/icons/SVG/Line Duotone/Users/User Cross.svg new file mode 100644 index 0000000..5b4ca7c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Cross.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Hand Up.svg b/resources/icons/SVG/Line Duotone/Users/User Hand Up.svg new file mode 100644 index 0000000..27a64a4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Hand Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Hands.svg b/resources/icons/SVG/Line Duotone/Users/User Hands.svg new file mode 100644 index 0000000..2bdd681 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Hands.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Heart Rounded.svg b/resources/icons/SVG/Line Duotone/Users/User Heart Rounded.svg new file mode 100644 index 0000000..5f60ce6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Heart Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Heart.svg b/resources/icons/SVG/Line Duotone/Users/User Heart.svg new file mode 100644 index 0000000..ab4161f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Id.svg b/resources/icons/SVG/Line Duotone/Users/User Id.svg new file mode 100644 index 0000000..4f84afe --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Id.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Minus Rounded.svg b/resources/icons/SVG/Line Duotone/Users/User Minus Rounded.svg new file mode 100644 index 0000000..4c0398c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Minus Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Minus.svg b/resources/icons/SVG/Line Duotone/Users/User Minus.svg new file mode 100644 index 0000000..4b570f0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Minus.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Plus Rounded.svg b/resources/icons/SVG/Line Duotone/Users/User Plus Rounded.svg new file mode 100644 index 0000000..a09c5b4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Plus Rounded.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Plus.svg b/resources/icons/SVG/Line Duotone/Users/User Plus.svg new file mode 100644 index 0000000..06cdaee --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Plus.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Rounded.svg b/resources/icons/SVG/Line Duotone/Users/User Rounded.svg new file mode 100644 index 0000000..f4e1344 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Speak Rounded.svg b/resources/icons/SVG/Line Duotone/Users/User Speak Rounded.svg new file mode 100644 index 0000000..cf259f5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Speak Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User Speak.svg b/resources/icons/SVG/Line Duotone/Users/User Speak.svg new file mode 100644 index 0000000..45bd356 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User Speak.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/User.svg b/resources/icons/SVG/Line Duotone/Users/User.svg new file mode 100644 index 0000000..4706bf4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/User.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/Users Group Rounded.svg b/resources/icons/SVG/Line Duotone/Users/Users Group Rounded.svg new file mode 100644 index 0000000..fc00786 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/Users Group Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Users/Users Group Two Rounded.svg b/resources/icons/SVG/Line Duotone/Users/Users Group Two Rounded.svg new file mode 100644 index 0000000..1233887 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Users/Users Group Two Rounded.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Album.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Album.svg new file mode 100644 index 0000000..9d204d5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Album.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera Add.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera Add.svg new file mode 100644 index 0000000..c6d70f4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera Add.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera Minimalistic.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera Minimalistic.svg new file mode 100644 index 0000000..1aa38f1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera Rotate.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera Rotate.svg new file mode 100644 index 0000000..6b79f9a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera Rotate.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera Square.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera Square.svg new file mode 100644 index 0000000..209a5d9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera.svg new file mode 100644 index 0000000..1944241 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Camera.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Edit.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Edit.svg new file mode 100644 index 0000000..fbb94ec --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Edit.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Open Play.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Open Play.svg new file mode 100644 index 0000000..881ae2f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Open Play.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Open.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Open.svg new file mode 100644 index 0000000..39952d4 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Open.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Play.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Play.svg new file mode 100644 index 0000000..f091600 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Play.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Text.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Text.svg new file mode 100644 index 0000000..d22871c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard Text.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard.svg new file mode 100644 index 0000000..46ef061 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Clapperboard.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Full Screen Circle.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Full Screen Circle.svg new file mode 100644 index 0000000..335f8f7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Full Screen Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Full Screen Square.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Full Screen Square.svg new file mode 100644 index 0000000..923fe5a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Full Screen Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Full Screen.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Full Screen.svg new file mode 100644 index 0000000..defee79 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Full Screen.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Add.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Add.svg new file mode 100644 index 0000000..a81bd6f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Add.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Check.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Check.svg new file mode 100644 index 0000000..e6f4015 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Circle.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Circle.svg new file mode 100644 index 0000000..fd850de --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Download.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Download.svg new file mode 100644 index 0000000..366af22 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Download.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Edit.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Edit.svg new file mode 100644 index 0000000..6b91e35 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Edit.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Favourite.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Favourite.svg new file mode 100644 index 0000000..8934c01 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Favourite.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Minimalistic.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Minimalistic.svg new file mode 100644 index 0000000..5c1cb21 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Remove.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Remove.svg new file mode 100644 index 0000000..bf70014 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Remove.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Round.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Round.svg new file mode 100644 index 0000000..a8ff760 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Send.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Send.svg new file mode 100644 index 0000000..1212ace --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Send.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Wide.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Wide.svg new file mode 100644 index 0000000..2cfeb5d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery Wide.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery.svg new file mode 100644 index 0000000..1eed010 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Gallery.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Library.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Library.svg new file mode 100644 index 0000000..2a7ca06 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Library.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Microphone 2.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Microphone 2.svg new file mode 100644 index 0000000..733c5f8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Microphone 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Microphone 3.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Microphone 3.svg new file mode 100644 index 0000000..c2be270 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Microphone 3.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Microphone Large.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Microphone Large.svg new file mode 100644 index 0000000..7fdd8e6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Microphone Large.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Microphone.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Microphone.svg new file mode 100644 index 0000000..183145d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Microphone.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Library 2.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Library 2.svg new file mode 100644 index 0000000..5d17f07 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Library 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Library.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Library.svg new file mode 100644 index 0000000..b6b9cd3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Library.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note 2.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note 2.svg new file mode 100644 index 0000000..8032864 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note 3.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note 3.svg new file mode 100644 index 0000000..9a453be --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note 4.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note 4.svg new file mode 100644 index 0000000..52b2b08 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note 4.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note Slider 2.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note Slider 2.svg new file mode 100644 index 0000000..3d9ebd7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note Slider 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note Slider.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note Slider.svg new file mode 100644 index 0000000..a4d7ea8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note Slider.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note.svg new file mode 100644 index 0000000..35f5f12 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Note.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Notes.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Notes.svg new file mode 100644 index 0000000..68173ab --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Music Notes.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Muted.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Muted.svg new file mode 100644 index 0000000..560a741 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Muted.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/PIP 2.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/PIP 2.svg new file mode 100644 index 0000000..fe33982 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/PIP 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/PIP.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/PIP.svg new file mode 100644 index 0000000..b12cc3e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/PIP.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Panorama.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Panorama.svg new file mode 100644 index 0000000..29e0e98 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Panorama.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Pause Circle.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Pause Circle.svg new file mode 100644 index 0000000..41f78b1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Pause Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Pause.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Pause.svg new file mode 100644 index 0000000..223d632 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Pause.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Play Circle.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Play Circle.svg new file mode 100644 index 0000000..25c5e75 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Play Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Play Stream.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Play Stream.svg new file mode 100644 index 0000000..495d6f8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Play Stream.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Play.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Play.svg new file mode 100644 index 0000000..c5f6843 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Play.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Playback Speed.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Playback Speed.svg new file mode 100644 index 0000000..35a14d1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Playback Speed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Podcast.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Podcast.svg new file mode 100644 index 0000000..4236d69 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Podcast.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Quit Full Screen Circle.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Quit Full Screen Circle.svg new file mode 100644 index 0000000..2743843 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Quit Full Screen Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Quit Full Screen Square.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Quit Full Screen Square.svg new file mode 100644 index 0000000..cdc836f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Quit Full Screen Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Quit Full Screen.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Quit Full Screen.svg new file mode 100644 index 0000000..fe6e3c0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Quit Full Screen.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Quit PIP.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Quit PIP.svg new file mode 100644 index 0000000..a8f9548 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Quit PIP.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Record Circle.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Record Circle.svg new file mode 100644 index 0000000..a205676 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Record Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Record.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Record.svg new file mode 100644 index 0000000..d337ffc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Record.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Reel 2.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Reel 2.svg new file mode 100644 index 0000000..a066a4d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Reel 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Reel.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Reel.svg new file mode 100644 index 0000000..5a43079 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Reel.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Repeat One Minimalistic.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Repeat One Minimalistic.svg new file mode 100644 index 0000000..b106f38 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Repeat One Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Repeat One.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Repeat One.svg new file mode 100644 index 0000000..323c92d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Repeat One.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Repeat.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Repeat.svg new file mode 100644 index 0000000..efc9954 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Repeat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 10 Seconds Back.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 10 Seconds Back.svg new file mode 100644 index 0000000..72d6ef0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 10 Seconds Back.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 10 Seconds Forward.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 10 Seconds Forward.svg new file mode 100644 index 0000000..ab29796 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 10 Seconds Forward.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 15 Seconds Back.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 15 Seconds Back.svg new file mode 100644 index 0000000..d8e83f1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 15 Seconds Back.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 15 Seconds Forward.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 15 Seconds Forward.svg new file mode 100644 index 0000000..1258682 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 15 Seconds Forward.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 5 Seconds Back.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 5 Seconds Back.svg new file mode 100644 index 0000000..f82fa5b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 5 Seconds Back.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 5 Seconds Forward.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 5 Seconds Forward.svg new file mode 100644 index 0000000..a31215f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind 5 Seconds Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind Back Circle.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind Back Circle.svg new file mode 100644 index 0000000..d39689d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind Back Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind Back.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind Back.svg new file mode 100644 index 0000000..b139c3f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind Back.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind Forward Circle.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind Forward Circle.svg new file mode 100644 index 0000000..6a18d38 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind Forward Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind Forward.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind Forward.svg new file mode 100644 index 0000000..8c1e16a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Rewind Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Shuffle.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Shuffle.svg new file mode 100644 index 0000000..b0f529a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Shuffle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Skip Next.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Skip Next.svg new file mode 100644 index 0000000..6988c73 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Skip Next.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Skip Previous.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Skip Previous.svg new file mode 100644 index 0000000..03ee1ff --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Skip Previous.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Soundwave Circle.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Soundwave Circle.svg new file mode 100644 index 0000000..aa0ba8d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Soundwave Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Soundwave Square.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Soundwave Square.svg new file mode 100644 index 0000000..b98e5a8 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Soundwave Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Soundwave.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Soundwave.svg new file mode 100644 index 0000000..09b9cef --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Soundwave.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Stop Circle.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Stop Circle.svg new file mode 100644 index 0000000..866417e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Stop Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Stop.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Stop.svg new file mode 100644 index 0000000..5af621b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Stop.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Stream.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Stream.svg new file mode 100644 index 0000000..42d869f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Stream.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/To PIP.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/To PIP.svg new file mode 100644 index 0000000..82896bc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/To PIP.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Upload Track 2.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Upload Track 2.svg new file mode 100644 index 0000000..5e743bc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Upload Track 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Upload Track.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Upload Track.svg new file mode 100644 index 0000000..a0bdfbb --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Upload Track.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame 2.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame 2.svg new file mode 100644 index 0000000..1d676e6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Cut 2.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Cut 2.svg new file mode 100644 index 0000000..f86b34a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Cut 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Cut.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Cut.svg new file mode 100644 index 0000000..a57f85c --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Cut.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Play Horizontal.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Play Horizontal.svg new file mode 100644 index 0000000..3fe75c5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Play Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Play Vertical.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Play Vertical.svg new file mode 100644 index 0000000..0b0a84e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Play Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Replace.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Replace.svg new file mode 100644 index 0000000..09d340f --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame Replace.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame.svg new file mode 100644 index 0000000..1fb095b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Frame.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Library.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Library.svg new file mode 100644 index 0000000..fc6734d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Video Library.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Videocamera Add.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Videocamera Add.svg new file mode 100644 index 0000000..b5470d5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Videocamera Add.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Videocamera Record.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Videocamera Record.svg new file mode 100644 index 0000000..a344b98 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Videocamera Record.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Videocamera.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Videocamera.svg new file mode 100644 index 0000000..8a5e9e0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Videocamera.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Vinyl Record.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Vinyl Record.svg new file mode 100644 index 0000000..0ae4947 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Vinyl Record.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Vinyl.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Vinyl.svg new file mode 100644 index 0000000..effe979 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Vinyl.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Volume Cross.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Volume Cross.svg new file mode 100644 index 0000000..588aa24 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Volume Cross.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Volume Loud.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Volume Loud.svg new file mode 100644 index 0000000..c61e066 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Volume Loud.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Volume Small.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Volume Small.svg new file mode 100644 index 0000000..b1e7f09 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Volume Small.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Volume.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Volume.svg new file mode 100644 index 0000000..31d2a6a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Volume.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Wallpaper.svg b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Wallpaper.svg new file mode 100644 index 0000000..3ee6d79 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Video, Audio, Sound/Wallpaper.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloud Bolt Minimalistic.svg b/resources/icons/SVG/Line Duotone/Weather/Cloud Bolt Minimalistic.svg new file mode 100644 index 0000000..4c95463 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloud Bolt Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloud Bolt.svg b/resources/icons/SVG/Line Duotone/Weather/Cloud Bolt.svg new file mode 100644 index 0000000..7b4af75 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloud Bolt.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloud Check.svg b/resources/icons/SVG/Line Duotone/Weather/Cloud Check.svg new file mode 100644 index 0000000..8fd0bd9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloud Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloud Download.svg b/resources/icons/SVG/Line Duotone/Weather/Cloud Download.svg new file mode 100644 index 0000000..de8a418 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloud Download.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloud Minus.svg b/resources/icons/SVG/Line Duotone/Weather/Cloud Minus.svg new file mode 100644 index 0000000..2b1c1b5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloud Minus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloud Plus.svg b/resources/icons/SVG/Line Duotone/Weather/Cloud Plus.svg new file mode 100644 index 0000000..89fc4c7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloud Plus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloud Rain.svg b/resources/icons/SVG/Line Duotone/Weather/Cloud Rain.svg new file mode 100644 index 0000000..ff70de0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloud Rain.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloud Snowfall Minimalistic.svg b/resources/icons/SVG/Line Duotone/Weather/Cloud Snowfall Minimalistic.svg new file mode 100644 index 0000000..a64dc4a --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloud Snowfall Minimalistic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloud Snowfall.svg b/resources/icons/SVG/Line Duotone/Weather/Cloud Snowfall.svg new file mode 100644 index 0000000..f4b34e6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloud Snowfall.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloud Storm.svg b/resources/icons/SVG/Line Duotone/Weather/Cloud Storm.svg new file mode 100644 index 0000000..207dc96 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloud Storm.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloud Sun 2.svg b/resources/icons/SVG/Line Duotone/Weather/Cloud Sun 2.svg new file mode 100644 index 0000000..697d02e --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloud Sun 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloud Sun.svg b/resources/icons/SVG/Line Duotone/Weather/Cloud Sun.svg new file mode 100644 index 0000000..f38b7c7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloud Sun.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloud Upload.svg b/resources/icons/SVG/Line Duotone/Weather/Cloud Upload.svg new file mode 100644 index 0000000..747203b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloud Upload.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloud Waterdrop.svg b/resources/icons/SVG/Line Duotone/Weather/Cloud Waterdrop.svg new file mode 100644 index 0000000..dc54b51 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloud Waterdrop.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloud Waterdrops.svg b/resources/icons/SVG/Line Duotone/Weather/Cloud Waterdrops.svg new file mode 100644 index 0000000..c51a28d --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloud Waterdrops.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloud.svg b/resources/icons/SVG/Line Duotone/Weather/Cloud.svg new file mode 100644 index 0000000..1d88cbf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloud.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Clouds.svg b/resources/icons/SVG/Line Duotone/Weather/Clouds.svg new file mode 100644 index 0000000..06e7ae1 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Clouds.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Cloudy Moon.svg b/resources/icons/SVG/Line Duotone/Weather/Cloudy Moon.svg new file mode 100644 index 0000000..733a055 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Cloudy Moon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Clound Cross.svg b/resources/icons/SVG/Line Duotone/Weather/Clound Cross.svg new file mode 100644 index 0000000..11b6442 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Clound Cross.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Fog.svg b/resources/icons/SVG/Line Duotone/Weather/Fog.svg new file mode 100644 index 0000000..a6692bf --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Fog.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Moon Fog.svg b/resources/icons/SVG/Line Duotone/Weather/Moon Fog.svg new file mode 100644 index 0000000..87e8f1b --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Moon Fog.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Moon Sleep.svg b/resources/icons/SVG/Line Duotone/Weather/Moon Sleep.svg new file mode 100644 index 0000000..4fcb044 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Moon Sleep.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Moon Stars.svg b/resources/icons/SVG/Line Duotone/Weather/Moon Stars.svg new file mode 100644 index 0000000..b12c484 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Moon Stars.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Moon.svg b/resources/icons/SVG/Line Duotone/Weather/Moon.svg new file mode 100644 index 0000000..161f5a2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Moon.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Snowflake.svg b/resources/icons/SVG/Line Duotone/Weather/Snowflake.svg new file mode 100644 index 0000000..8c90fa6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Snowflake.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Stars.svg b/resources/icons/SVG/Line Duotone/Weather/Stars.svg new file mode 100644 index 0000000..af3b0d9 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Stars.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Sun 2.svg b/resources/icons/SVG/Line Duotone/Weather/Sun 2.svg new file mode 100644 index 0000000..57f16e6 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Sun 2.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Sun Fog.svg b/resources/icons/SVG/Line Duotone/Weather/Sun Fog.svg new file mode 100644 index 0000000..9eac981 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Sun Fog.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Sun.svg b/resources/icons/SVG/Line Duotone/Weather/Sun.svg new file mode 100644 index 0000000..14ad8bc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Sun.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Sunrise.svg b/resources/icons/SVG/Line Duotone/Weather/Sunrise.svg new file mode 100644 index 0000000..984ecd2 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Sunrise.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Sunset.svg b/resources/icons/SVG/Line Duotone/Weather/Sunset.svg new file mode 100644 index 0000000..10a0fbc --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Sunset.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Temperature.svg b/resources/icons/SVG/Line Duotone/Weather/Temperature.svg new file mode 100644 index 0000000..310d9b7 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Temperature.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Tornado Small.svg b/resources/icons/SVG/Line Duotone/Weather/Tornado Small.svg new file mode 100644 index 0000000..c0b3187 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Tornado Small.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Tornado.svg b/resources/icons/SVG/Line Duotone/Weather/Tornado.svg new file mode 100644 index 0000000..a53b4c3 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Tornado.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Waterdrops.svg b/resources/icons/SVG/Line Duotone/Weather/Waterdrops.svg new file mode 100644 index 0000000..ae186b5 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Waterdrops.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Line Duotone/Weather/Wind.svg b/resources/icons/SVG/Line Duotone/Weather/Wind.svg new file mode 100644 index 0000000..d3f67b0 --- /dev/null +++ b/resources/icons/SVG/Line Duotone/Weather/Wind.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Arrow To Down Left.svg b/resources/icons/SVG/Linear/Arrows Action/Arrow To Down Left.svg new file mode 100644 index 0000000..d616b61 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Arrow To Down Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Arrow To Down Right.svg b/resources/icons/SVG/Linear/Arrows Action/Arrow To Down Right.svg new file mode 100644 index 0000000..225e0c3 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Arrow To Down Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Arrow To Top Left.svg b/resources/icons/SVG/Linear/Arrows Action/Arrow To Top Left.svg new file mode 100644 index 0000000..96cbbdd --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Arrow To Top Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Arrow To Top Right.svg b/resources/icons/SVG/Linear/Arrows Action/Arrow To Top Right.svg new file mode 100644 index 0000000..3e26160 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Arrow To Top Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Circle Bottom Down.svg b/resources/icons/SVG/Linear/Arrows Action/Circle Bottom Down.svg new file mode 100644 index 0000000..314f6ea --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Circle Bottom Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Circle Bottom Up.svg b/resources/icons/SVG/Linear/Arrows Action/Circle Bottom Up.svg new file mode 100644 index 0000000..ab758da --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Circle Bottom Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Circle Top Down.svg b/resources/icons/SVG/Linear/Arrows Action/Circle Top Down.svg new file mode 100644 index 0000000..e76b07a --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Circle Top Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Circle Top Up.svg b/resources/icons/SVG/Linear/Arrows Action/Circle Top Up.svg new file mode 100644 index 0000000..71b6ce0 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Circle Top Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Download Minimalistic.svg b/resources/icons/SVG/Linear/Arrows Action/Download Minimalistic.svg new file mode 100644 index 0000000..aeeef05 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Download Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Download Square.svg b/resources/icons/SVG/Linear/Arrows Action/Download Square.svg new file mode 100644 index 0000000..b377d86 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Download Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Download Twice Square.svg b/resources/icons/SVG/Linear/Arrows Action/Download Twice Square.svg new file mode 100644 index 0000000..430a352 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Download Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Download.svg b/resources/icons/SVG/Linear/Arrows Action/Download.svg new file mode 100644 index 0000000..9621ad6 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Download.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Exit.svg b/resources/icons/SVG/Linear/Arrows Action/Exit.svg new file mode 100644 index 0000000..29d5939 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Exit.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Export.svg b/resources/icons/SVG/Linear/Arrows Action/Export.svg new file mode 100644 index 0000000..f3e2bb3 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Export.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Forward 2.svg b/resources/icons/SVG/Linear/Arrows Action/Forward 2.svg new file mode 100644 index 0000000..24515b0 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Forward 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Forward.svg b/resources/icons/SVG/Linear/Arrows Action/Forward.svg new file mode 100644 index 0000000..42b47d9 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Forward.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Import.svg b/resources/icons/SVG/Linear/Arrows Action/Import.svg new file mode 100644 index 0000000..4b2e952 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Import.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Login 2.svg b/resources/icons/SVG/Linear/Arrows Action/Login 2.svg new file mode 100644 index 0000000..7dfa204 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Login 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Login 3.svg b/resources/icons/SVG/Linear/Arrows Action/Login 3.svg new file mode 100644 index 0000000..2a9d27b --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Login 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Login.svg b/resources/icons/SVG/Linear/Arrows Action/Login.svg new file mode 100644 index 0000000..4cb0197 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Login.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Logout 2.svg b/resources/icons/SVG/Linear/Arrows Action/Logout 2.svg new file mode 100644 index 0000000..1b295d9 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Logout 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Logout 3.svg b/resources/icons/SVG/Linear/Arrows Action/Logout 3.svg new file mode 100644 index 0000000..6d7aa5e --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Logout 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Logout.svg b/resources/icons/SVG/Linear/Arrows Action/Logout.svg new file mode 100644 index 0000000..903736b --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Logout.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Maximize Square 2.svg b/resources/icons/SVG/Linear/Arrows Action/Maximize Square 2.svg new file mode 100644 index 0000000..c83ea47 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Maximize Square 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Maximize Square 3.svg b/resources/icons/SVG/Linear/Arrows Action/Maximize Square 3.svg new file mode 100644 index 0000000..807e300 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Maximize Square 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Maximize Square Minimalistic.svg b/resources/icons/SVG/Linear/Arrows Action/Maximize Square Minimalistic.svg new file mode 100644 index 0000000..da3f72c --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Maximize Square Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Maximize Square.svg b/resources/icons/SVG/Linear/Arrows Action/Maximize Square.svg new file mode 100644 index 0000000..576cb4e --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Maximize Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Maximize.svg b/resources/icons/SVG/Linear/Arrows Action/Maximize.svg new file mode 100644 index 0000000..bfd847f --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Maximize.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Minimize Square 2.svg b/resources/icons/SVG/Linear/Arrows Action/Minimize Square 2.svg new file mode 100644 index 0000000..d04aae2 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Minimize Square 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Minimize Square 3.svg b/resources/icons/SVG/Linear/Arrows Action/Minimize Square 3.svg new file mode 100644 index 0000000..d3b2059 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Minimize Square 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Minimize Square Minimalistic.svg b/resources/icons/SVG/Linear/Arrows Action/Minimize Square Minimalistic.svg new file mode 100644 index 0000000..8c26a70 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Minimize Square Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Minimize Square.svg b/resources/icons/SVG/Linear/Arrows Action/Minimize Square.svg new file mode 100644 index 0000000..d5e36d2 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Minimize Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Minimize.svg b/resources/icons/SVG/Linear/Arrows Action/Minimize.svg new file mode 100644 index 0000000..af420af --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Minimize.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Recive Square.svg b/resources/icons/SVG/Linear/Arrows Action/Recive Square.svg new file mode 100644 index 0000000..0ffaba3 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Recive Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Recive Twice Square.svg b/resources/icons/SVG/Linear/Arrows Action/Recive Twice Square.svg new file mode 100644 index 0000000..05ef176 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Recive Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Reorder.svg b/resources/icons/SVG/Linear/Arrows Action/Reorder.svg new file mode 100644 index 0000000..4b90d0a --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Reorder.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Reply 2.svg b/resources/icons/SVG/Linear/Arrows Action/Reply 2.svg new file mode 100644 index 0000000..f8b2a69 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Reply 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Reply.svg b/resources/icons/SVG/Linear/Arrows Action/Reply.svg new file mode 100644 index 0000000..0bded71 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Reply.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Scale.svg b/resources/icons/SVG/Linear/Arrows Action/Scale.svg new file mode 100644 index 0000000..c39e437 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Scale.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Screen Share.svg b/resources/icons/SVG/Linear/Arrows Action/Screen Share.svg new file mode 100644 index 0000000..21bb7d4 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Screen Share.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Send Square.svg b/resources/icons/SVG/Linear/Arrows Action/Send Square.svg new file mode 100644 index 0000000..966fe86 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Send Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Send Twice Square.svg b/resources/icons/SVG/Linear/Arrows Action/Send Twice Square.svg new file mode 100644 index 0000000..f167f3a --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Send Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Square Bottom Down.svg b/resources/icons/SVG/Linear/Arrows Action/Square Bottom Down.svg new file mode 100644 index 0000000..6a4a62a --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Square Bottom Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Square Bottom Up.svg b/resources/icons/SVG/Linear/Arrows Action/Square Bottom Up.svg new file mode 100644 index 0000000..c855d2e --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Square Bottom Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Square Top Down.svg b/resources/icons/SVG/Linear/Arrows Action/Square Top Down.svg new file mode 100644 index 0000000..b3c8128 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Square Top Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Square Top Up.svg b/resources/icons/SVG/Linear/Arrows Action/Square Top Up.svg new file mode 100644 index 0000000..02b5371 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Square Top Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Undo Left Round Square.svg b/resources/icons/SVG/Linear/Arrows Action/Undo Left Round Square.svg new file mode 100644 index 0000000..ac9e817 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Undo Left Round Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Undo Left Round.svg b/resources/icons/SVG/Linear/Arrows Action/Undo Left Round.svg new file mode 100644 index 0000000..892e18b --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Undo Left Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Undo Left Square.svg b/resources/icons/SVG/Linear/Arrows Action/Undo Left Square.svg new file mode 100644 index 0000000..aa8e218 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Undo Left Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Undo Left.svg b/resources/icons/SVG/Linear/Arrows Action/Undo Left.svg new file mode 100644 index 0000000..a1619d7 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Undo Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Undo Right Round Square.svg b/resources/icons/SVG/Linear/Arrows Action/Undo Right Round Square.svg new file mode 100644 index 0000000..e94ccae --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Undo Right Round Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Undo Right Round.svg b/resources/icons/SVG/Linear/Arrows Action/Undo Right Round.svg new file mode 100644 index 0000000..07625ca --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Undo Right Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Undo Right Square.svg b/resources/icons/SVG/Linear/Arrows Action/Undo Right Square.svg new file mode 100644 index 0000000..169c19d --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Undo Right Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Undo Right.svg b/resources/icons/SVG/Linear/Arrows Action/Undo Right.svg new file mode 100644 index 0000000..1a78306 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Undo Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Upload Minimalistic.svg b/resources/icons/SVG/Linear/Arrows Action/Upload Minimalistic.svg new file mode 100644 index 0000000..a5cc318 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Upload Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Upload Square.svg b/resources/icons/SVG/Linear/Arrows Action/Upload Square.svg new file mode 100644 index 0000000..b906026 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Upload Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Upload Twice Square.svg b/resources/icons/SVG/Linear/Arrows Action/Upload Twice Square.svg new file mode 100644 index 0000000..c4deab1 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Upload Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Arrows Action/Upload.svg b/resources/icons/SVG/Linear/Arrows Action/Upload.svg new file mode 100644 index 0000000..1c36dbb --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows Action/Upload.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Alt Arrow Down.svg b/resources/icons/SVG/Linear/Arrows/Alt Arrow Down.svg new file mode 100644 index 0000000..8718e57 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Alt Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows/Alt Arrow Left.svg b/resources/icons/SVG/Linear/Arrows/Alt Arrow Left.svg new file mode 100644 index 0000000..2fd70c8 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Alt Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows/Alt Arrow Right.svg b/resources/icons/SVG/Linear/Arrows/Alt Arrow Right.svg new file mode 100644 index 0000000..0d1da44 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Alt Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows/Alt Arrow Up.svg b/resources/icons/SVG/Linear/Arrows/Alt Arrow Up.svg new file mode 100644 index 0000000..81bb7a5 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Alt Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows/Arrow Down.svg b/resources/icons/SVG/Linear/Arrows/Arrow Down.svg new file mode 100644 index 0000000..1e137df --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows/Arrow Left Down.svg b/resources/icons/SVG/Linear/Arrows/Arrow Left Down.svg new file mode 100644 index 0000000..df0ee80 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Arrow Left Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows/Arrow Left Up.svg b/resources/icons/SVG/Linear/Arrows/Arrow Left Up.svg new file mode 100644 index 0000000..5c6eea9 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Arrow Left Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows/Arrow Left.svg b/resources/icons/SVG/Linear/Arrows/Arrow Left.svg new file mode 100644 index 0000000..13a3e94 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows/Arrow Right Down.svg b/resources/icons/SVG/Linear/Arrows/Arrow Right Down.svg new file mode 100644 index 0000000..c80e5e0 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Arrow Right Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows/Arrow Right Up.svg b/resources/icons/SVG/Linear/Arrows/Arrow Right Up.svg new file mode 100644 index 0000000..f3e6288 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Arrow Right Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows/Arrow Right.svg b/resources/icons/SVG/Linear/Arrows/Arrow Right.svg new file mode 100644 index 0000000..6c2e405 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows/Arrow Up.svg b/resources/icons/SVG/Linear/Arrows/Arrow Up.svg new file mode 100644 index 0000000..ce1f70d --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows/Double Alt Arrow Down.svg b/resources/icons/SVG/Linear/Arrows/Double Alt Arrow Down.svg new file mode 100644 index 0000000..19e464a --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Double Alt Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Double Alt Arrow Left.svg b/resources/icons/SVG/Linear/Arrows/Double Alt Arrow Left.svg new file mode 100644 index 0000000..126e7a6 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Double Alt Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Double Alt Arrow Right.svg b/resources/icons/SVG/Linear/Arrows/Double Alt Arrow Right.svg new file mode 100644 index 0000000..6b7f8b3 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Double Alt Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Double Alt Arrow Up.svg b/resources/icons/SVG/Linear/Arrows/Double Alt Arrow Up.svg new file mode 100644 index 0000000..eb0a259 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Double Alt Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Refresh Circle.svg b/resources/icons/SVG/Linear/Arrows/Refresh Circle.svg new file mode 100644 index 0000000..c041f1f --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Refresh Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Refresh Square.svg b/resources/icons/SVG/Linear/Arrows/Refresh Square.svg new file mode 100644 index 0000000..eb52a4c --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Refresh Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Refresh.svg b/resources/icons/SVG/Linear/Arrows/Refresh.svg new file mode 100644 index 0000000..715b394 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Refresh.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Restart Circle.svg b/resources/icons/SVG/Linear/Arrows/Restart Circle.svg new file mode 100644 index 0000000..3dbf8ae --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Restart Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Restart Square.svg b/resources/icons/SVG/Linear/Arrows/Restart Square.svg new file mode 100644 index 0000000..68fea38 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Restart Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Restart.svg b/resources/icons/SVG/Linear/Arrows/Restart.svg new file mode 100644 index 0000000..0f70d1b --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Restart.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Alt Arrow Down.svg b/resources/icons/SVG/Linear/Arrows/Round Alt Arrow Down.svg new file mode 100644 index 0000000..66818ca --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Alt Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Alt Arrow Left.svg b/resources/icons/SVG/Linear/Arrows/Round Alt Arrow Left.svg new file mode 100644 index 0000000..d1bdc2b --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Alt Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Alt Arrow Right.svg b/resources/icons/SVG/Linear/Arrows/Round Alt Arrow Right.svg new file mode 100644 index 0000000..451de58 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Alt Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Alt Arrow Up.svg b/resources/icons/SVG/Linear/Arrows/Round Alt Arrow Up.svg new file mode 100644 index 0000000..c620959 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Alt Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Arrow Down.svg b/resources/icons/SVG/Linear/Arrows/Round Arrow Down.svg new file mode 100644 index 0000000..f04154c --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Arrow Left Down.svg b/resources/icons/SVG/Linear/Arrows/Round Arrow Left Down.svg new file mode 100644 index 0000000..bab26ae --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Arrow Left Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Arrow Left Up.svg b/resources/icons/SVG/Linear/Arrows/Round Arrow Left Up.svg new file mode 100644 index 0000000..8a4f1d1 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Arrow Left Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Arrow Left.svg b/resources/icons/SVG/Linear/Arrows/Round Arrow Left.svg new file mode 100644 index 0000000..77e12b7 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Arrow Right Down.svg b/resources/icons/SVG/Linear/Arrows/Round Arrow Right Down.svg new file mode 100644 index 0000000..b47ee05 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Arrow Right Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Arrow Right Up.svg b/resources/icons/SVG/Linear/Arrows/Round Arrow Right Up.svg new file mode 100644 index 0000000..7b653fd --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Arrow Right Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Arrow Right.svg b/resources/icons/SVG/Linear/Arrows/Round Arrow Right.svg new file mode 100644 index 0000000..1b20157 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Arrow Up.svg b/resources/icons/SVG/Linear/Arrows/Round Arrow Up.svg new file mode 100644 index 0000000..0ea3077 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Double Alt Arrow Down.svg b/resources/icons/SVG/Linear/Arrows/Round Double Alt Arrow Down.svg new file mode 100644 index 0000000..b0d8c19 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Double Alt Arrow Down.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Double Alt Arrow Left.svg b/resources/icons/SVG/Linear/Arrows/Round Double Alt Arrow Left.svg new file mode 100644 index 0000000..573e87b --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Double Alt Arrow Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Double Alt Arrow Right.svg b/resources/icons/SVG/Linear/Arrows/Round Double Alt Arrow Right.svg new file mode 100644 index 0000000..71b83c1 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Double Alt Arrow Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Double Alt Arrow Up.svg b/resources/icons/SVG/Linear/Arrows/Round Double Alt Arrow Up.svg new file mode 100644 index 0000000..d354297 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Double Alt Arrow Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Sort Horizontal.svg b/resources/icons/SVG/Linear/Arrows/Round Sort Horizontal.svg new file mode 100644 index 0000000..b906f7b --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Sort Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Sort Vertical.svg b/resources/icons/SVG/Linear/Arrows/Round Sort Vertical.svg new file mode 100644 index 0000000..1db05fc --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Sort Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Transfer Diagonal.svg b/resources/icons/SVG/Linear/Arrows/Round Transfer Diagonal.svg new file mode 100644 index 0000000..d88306b --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Transfer Diagonal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Transfer Horizontal.svg b/resources/icons/SVG/Linear/Arrows/Round Transfer Horizontal.svg new file mode 100644 index 0000000..b803c81 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Transfer Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Round Transfer Vertical.svg b/resources/icons/SVG/Linear/Arrows/Round Transfer Vertical.svg new file mode 100644 index 0000000..c593cf6 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Round Transfer Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Sort Horizontal.svg b/resources/icons/SVG/Linear/Arrows/Sort Horizontal.svg new file mode 100644 index 0000000..1c450aa --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Sort Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Sort Vertical.svg b/resources/icons/SVG/Linear/Arrows/Sort Vertical.svg new file mode 100644 index 0000000..176bd38 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Sort Vertical.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Alt Arrow Down.svg b/resources/icons/SVG/Linear/Arrows/Square Alt Arrow Down.svg new file mode 100644 index 0000000..7570d11 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Alt Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Alt Arrow Left.svg b/resources/icons/SVG/Linear/Arrows/Square Alt Arrow Left.svg new file mode 100644 index 0000000..ea83a28 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Alt Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Alt Arrow Right.svg b/resources/icons/SVG/Linear/Arrows/Square Alt Arrow Right.svg new file mode 100644 index 0000000..67ddde1 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Alt Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Alt Arrow Up.svg b/resources/icons/SVG/Linear/Arrows/Square Alt Arrow Up.svg new file mode 100644 index 0000000..f5bfe95 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Alt Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Arrow Down.svg b/resources/icons/SVG/Linear/Arrows/Square Arrow Down.svg new file mode 100644 index 0000000..8fec86c --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Arrow Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Arrow Left Down.svg b/resources/icons/SVG/Linear/Arrows/Square Arrow Left Down.svg new file mode 100644 index 0000000..25a612b --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Arrow Left Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Arrow Left Up.svg b/resources/icons/SVG/Linear/Arrows/Square Arrow Left Up.svg new file mode 100644 index 0000000..a681211 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Arrow Left Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Arrow Left.svg b/resources/icons/SVG/Linear/Arrows/Square Arrow Left.svg new file mode 100644 index 0000000..96d58c0 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Arrow Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Arrow Right Down.svg b/resources/icons/SVG/Linear/Arrows/Square Arrow Right Down.svg new file mode 100644 index 0000000..7e487a5 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Arrow Right Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Arrow Right Up.svg b/resources/icons/SVG/Linear/Arrows/Square Arrow Right Up.svg new file mode 100644 index 0000000..d5180cf --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Arrow Right Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Arrow Right.svg b/resources/icons/SVG/Linear/Arrows/Square Arrow Right.svg new file mode 100644 index 0000000..46a70de --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Arrow Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Arrow Up.svg b/resources/icons/SVG/Linear/Arrows/Square Arrow Up.svg new file mode 100644 index 0000000..c9bbfbe --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Arrow Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Double Alt Arrow Right.svg b/resources/icons/SVG/Linear/Arrows/Square Double Alt Arrow Right.svg new file mode 100644 index 0000000..c555b44 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Double Alt Arrow Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Double Alt Arrow Down.svg b/resources/icons/SVG/Linear/Arrows/Square Double Alt Arrow Down.svg new file mode 100644 index 0000000..0b8f272 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Double Alt Arrow Down.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Double Alt Arrow Left.svg b/resources/icons/SVG/Linear/Arrows/Square Double Alt Arrow Left.svg new file mode 100644 index 0000000..227db6f --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Double Alt Arrow Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Double Alt Arrow Up.svg b/resources/icons/SVG/Linear/Arrows/Square Double Alt Arrow Up.svg new file mode 100644 index 0000000..fe28e87 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Double Alt Arrow Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Sort Horizontal.svg b/resources/icons/SVG/Linear/Arrows/Square Sort Horizontal.svg new file mode 100644 index 0000000..bc10909 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Sort Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Sort Vertical.svg b/resources/icons/SVG/Linear/Arrows/Square Sort Vertical.svg new file mode 100644 index 0000000..731ab52 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Sort Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Transfer Horizontal.svg b/resources/icons/SVG/Linear/Arrows/Square Transfer Horizontal.svg new file mode 100644 index 0000000..d5927ae --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Transfer Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Square Transfer Vertical.svg b/resources/icons/SVG/Linear/Arrows/Square Transfer Vertical.svg new file mode 100644 index 0000000..6e69cb7 --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Square Transfer Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Transfer Horizontal.svg b/resources/icons/SVG/Linear/Arrows/Transfer Horizontal.svg new file mode 100644 index 0000000..da9de8a --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Transfer Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Arrows/Transfer Vertical.svg b/resources/icons/SVG/Linear/Arrows/Transfer Vertical.svg new file mode 100644 index 0000000..7a23f1d --- /dev/null +++ b/resources/icons/SVG/Linear/Arrows/Transfer Vertical.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Asteroid.svg b/resources/icons/SVG/Linear/Astronomy/Asteroid.svg new file mode 100644 index 0000000..9fe29e4 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Asteroid.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Atom.svg b/resources/icons/SVG/Linear/Astronomy/Atom.svg new file mode 100644 index 0000000..046934c --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Atom.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Black Hole 2.svg b/resources/icons/SVG/Linear/Astronomy/Black Hole 2.svg new file mode 100644 index 0000000..e6b9f62 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Black Hole 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Black Hole 3.svg b/resources/icons/SVG/Linear/Astronomy/Black Hole 3.svg new file mode 100644 index 0000000..5530378 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Black Hole 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Black Hole.svg b/resources/icons/SVG/Linear/Astronomy/Black Hole.svg new file mode 100644 index 0000000..fb3ef97 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Black Hole.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Earth.svg b/resources/icons/SVG/Linear/Astronomy/Earth.svg new file mode 100644 index 0000000..3586e5c --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Earth.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Infinity.svg b/resources/icons/SVG/Linear/Astronomy/Infinity.svg new file mode 100644 index 0000000..d5c16aa --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Infinity.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Men.svg b/resources/icons/SVG/Linear/Astronomy/Men.svg new file mode 100644 index 0000000..c352a51 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Men.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Planet 2.svg b/resources/icons/SVG/Linear/Astronomy/Planet 2.svg new file mode 100644 index 0000000..9a412a0 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Planet 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Planet 3.svg b/resources/icons/SVG/Linear/Astronomy/Planet 3.svg new file mode 100644 index 0000000..0b08c1f --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Planet 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Planet 4.svg b/resources/icons/SVG/Linear/Astronomy/Planet 4.svg new file mode 100644 index 0000000..1fc9149 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Planet 4.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Planet.svg b/resources/icons/SVG/Linear/Astronomy/Planet.svg new file mode 100644 index 0000000..95405a0 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Planet.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Rocket 2.svg b/resources/icons/SVG/Linear/Astronomy/Rocket 2.svg new file mode 100644 index 0000000..9e1ade8 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Rocket 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Rocket.svg b/resources/icons/SVG/Linear/Astronomy/Rocket.svg new file mode 100644 index 0000000..8f5d258 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Rocket.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Satellite.svg b/resources/icons/SVG/Linear/Astronomy/Satellite.svg new file mode 100644 index 0000000..062262b --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Satellite.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Star Angle.svg b/resources/icons/SVG/Linear/Astronomy/Star Angle.svg new file mode 100644 index 0000000..2c13b58 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Star Angle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Star Circle.svg b/resources/icons/SVG/Linear/Astronomy/Star Circle.svg new file mode 100644 index 0000000..da982be --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Star Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Star Fall 2.svg b/resources/icons/SVG/Linear/Astronomy/Star Fall 2.svg new file mode 100644 index 0000000..a5e2b70 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Star Fall 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Star Fall Minimalistic 2.svg b/resources/icons/SVG/Linear/Astronomy/Star Fall Minimalistic 2.svg new file mode 100644 index 0000000..2690479 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Star Fall Minimalistic 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Star Fall Minimalistic.svg b/resources/icons/SVG/Linear/Astronomy/Star Fall Minimalistic.svg new file mode 100644 index 0000000..d895a4c --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Star Fall Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Star Fall.svg b/resources/icons/SVG/Linear/Astronomy/Star Fall.svg new file mode 100644 index 0000000..6f94987 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Star Fall.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Star Rainbow.svg b/resources/icons/SVG/Linear/Astronomy/Star Rainbow.svg new file mode 100644 index 0000000..c866501 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Star Rainbow.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Star Ring.svg b/resources/icons/SVG/Linear/Astronomy/Star Ring.svg new file mode 100644 index 0000000..27bd1fb --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Star Ring.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Star Rings.svg b/resources/icons/SVG/Linear/Astronomy/Star Rings.svg new file mode 100644 index 0000000..b61c5d3 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Star Rings.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Star.svg b/resources/icons/SVG/Linear/Astronomy/Star.svg new file mode 100644 index 0000000..0f48dfd --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Stars Line.svg b/resources/icons/SVG/Linear/Astronomy/Stars Line.svg new file mode 100644 index 0000000..8417b9f --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Stars Line.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Stars Minimalistic.svg b/resources/icons/SVG/Linear/Astronomy/Stars Minimalistic.svg new file mode 100644 index 0000000..b9787a9 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Stars Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Stars.svg b/resources/icons/SVG/Linear/Astronomy/Stars.svg new file mode 100644 index 0000000..e6770f0 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Stars.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/UFO 2.svg b/resources/icons/SVG/Linear/Astronomy/UFO 2.svg new file mode 100644 index 0000000..e4567c0 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/UFO 2.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/UFO 3.svg b/resources/icons/SVG/Linear/Astronomy/UFO 3.svg new file mode 100644 index 0000000..3d7bcda --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/UFO 3.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/UFO.svg b/resources/icons/SVG/Linear/Astronomy/UFO.svg new file mode 100644 index 0000000..bbad154 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/UFO.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Astronomy/Women.svg b/resources/icons/SVG/Linear/Astronomy/Women.svg new file mode 100644 index 0000000..085c698 --- /dev/null +++ b/resources/icons/SVG/Linear/Astronomy/Women.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Building, Infrastructure/Buildings 2.svg b/resources/icons/SVG/Linear/Building, Infrastructure/Buildings 2.svg new file mode 100644 index 0000000..f7d2a7f --- /dev/null +++ b/resources/icons/SVG/Linear/Building, Infrastructure/Buildings 2.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Building, Infrastructure/Buildings 3.svg b/resources/icons/SVG/Linear/Building, Infrastructure/Buildings 3.svg new file mode 100644 index 0000000..3561598 --- /dev/null +++ b/resources/icons/SVG/Linear/Building, Infrastructure/Buildings 3.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Building, Infrastructure/Buildings.svg b/resources/icons/SVG/Linear/Building, Infrastructure/Buildings.svg new file mode 100644 index 0000000..70fbd3a --- /dev/null +++ b/resources/icons/SVG/Linear/Building, Infrastructure/Buildings.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Building, Infrastructure/City.svg b/resources/icons/SVG/Linear/Building, Infrastructure/City.svg new file mode 100644 index 0000000..fa15949 --- /dev/null +++ b/resources/icons/SVG/Linear/Building, Infrastructure/City.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Building, Infrastructure/Garage.svg b/resources/icons/SVG/Linear/Building, Infrastructure/Garage.svg new file mode 100644 index 0000000..ed4fd7b --- /dev/null +++ b/resources/icons/SVG/Linear/Building, Infrastructure/Garage.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Building, Infrastructure/Home.svg b/resources/icons/SVG/Linear/Building, Infrastructure/Home.svg new file mode 100644 index 0000000..3f04a05 --- /dev/null +++ b/resources/icons/SVG/Linear/Building, Infrastructure/Home.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Building, Infrastructure/Hospital.svg b/resources/icons/SVG/Linear/Building, Infrastructure/Hospital.svg new file mode 100644 index 0000000..d99d2ca --- /dev/null +++ b/resources/icons/SVG/Linear/Building, Infrastructure/Hospital.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Chart 2.svg b/resources/icons/SVG/Linear/Business, Statistic/Chart 2.svg new file mode 100644 index 0000000..7856802 --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Chart 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Chart Square.svg b/resources/icons/SVG/Linear/Business, Statistic/Chart Square.svg new file mode 100644 index 0000000..739f92a --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Chart Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Chart.svg b/resources/icons/SVG/Linear/Business, Statistic/Chart.svg new file mode 100644 index 0000000..0b47aa5 --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Chart.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Chat Square 2.svg b/resources/icons/SVG/Linear/Business, Statistic/Chat Square 2.svg new file mode 100644 index 0000000..a46e387 --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Chat Square 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Course Down.svg b/resources/icons/SVG/Linear/Business, Statistic/Course Down.svg new file mode 100644 index 0000000..8742539 --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Course Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Course Up.svg b/resources/icons/SVG/Linear/Business, Statistic/Course Up.svg new file mode 100644 index 0000000..d35996b --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Course Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Diagram Down.svg b/resources/icons/SVG/Linear/Business, Statistic/Diagram Down.svg new file mode 100644 index 0000000..74fa06a --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Diagram Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Diagram Up.svg b/resources/icons/SVG/Linear/Business, Statistic/Diagram Up.svg new file mode 100644 index 0000000..f289f9b --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Diagram Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Graph Down New.svg b/resources/icons/SVG/Linear/Business, Statistic/Graph Down New.svg new file mode 100644 index 0000000..ae77995 --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Graph Down New.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Graph Down.svg b/resources/icons/SVG/Linear/Business, Statistic/Graph Down.svg new file mode 100644 index 0000000..2328dcf --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Graph Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Graph New Up.svg b/resources/icons/SVG/Linear/Business, Statistic/Graph New Up.svg new file mode 100644 index 0000000..49f8706 --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Graph New Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Graph New.svg b/resources/icons/SVG/Linear/Business, Statistic/Graph New.svg new file mode 100644 index 0000000..ec7fef8 --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Graph New.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Graph Up.svg b/resources/icons/SVG/Linear/Business, Statistic/Graph Up.svg new file mode 100644 index 0000000..30e3369 --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Graph Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Graph.svg b/resources/icons/SVG/Linear/Business, Statistic/Graph.svg new file mode 100644 index 0000000..95caf59 --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Graph.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Pie Chart 2.svg b/resources/icons/SVG/Linear/Business, Statistic/Pie Chart 2.svg new file mode 100644 index 0000000..b22ffce --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Pie Chart 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Pie Chart 3.svg b/resources/icons/SVG/Linear/Business, Statistic/Pie Chart 3.svg new file mode 100644 index 0000000..ec2fe1a --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Pie Chart 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Pie Chart.svg b/resources/icons/SVG/Linear/Business, Statistic/Pie Chart.svg new file mode 100644 index 0000000..f956180 --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Pie Chart.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Presentation Graph.svg b/resources/icons/SVG/Linear/Business, Statistic/Presentation Graph.svg new file mode 100644 index 0000000..2cded69 --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Presentation Graph.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Business, Statistic/Round Graph.svg b/resources/icons/SVG/Linear/Business, Statistic/Round Graph.svg new file mode 100644 index 0000000..bfd9598 --- /dev/null +++ b/resources/icons/SVG/Linear/Business, Statistic/Round Graph.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Call/Call Cancel Rounded.svg b/resources/icons/SVG/Linear/Call/Call Cancel Rounded.svg new file mode 100644 index 0000000..3358bfa --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Call Cancel Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Call/Call Cancel.svg b/resources/icons/SVG/Linear/Call/Call Cancel.svg new file mode 100644 index 0000000..a0a4fe2 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Call Cancel.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Call/Call Chat Rounded.svg b/resources/icons/SVG/Linear/Call/Call Chat Rounded.svg new file mode 100644 index 0000000..55e8ab1 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Call Chat Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Call/Call Chat.svg b/resources/icons/SVG/Linear/Call/Call Chat.svg new file mode 100644 index 0000000..bdf3ba5 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Call Chat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Call/Call Dropped Rounded.svg b/resources/icons/SVG/Linear/Call/Call Dropped Rounded.svg new file mode 100644 index 0000000..8a31f12 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Call Dropped Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Call/Call Dropped.svg b/resources/icons/SVG/Linear/Call/Call Dropped.svg new file mode 100644 index 0000000..d65da12 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Call Dropped.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Call/Call Medicine Rounded.svg b/resources/icons/SVG/Linear/Call/Call Medicine Rounded.svg new file mode 100644 index 0000000..eeeeff5 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Call Medicine Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Call/Call Medicine.svg b/resources/icons/SVG/Linear/Call/Call Medicine.svg new file mode 100644 index 0000000..8e3f302 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Call Medicine.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Call/End Call Rounded.svg b/resources/icons/SVG/Linear/Call/End Call Rounded.svg new file mode 100644 index 0000000..6bd8112 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/End Call Rounded.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Call/End Call.svg b/resources/icons/SVG/Linear/Call/End Call.svg new file mode 100644 index 0000000..0c29341 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/End Call.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Call/Incoming Call Rounded.svg b/resources/icons/SVG/Linear/Call/Incoming Call Rounded.svg new file mode 100644 index 0000000..56e3001 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Incoming Call Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Call/Incoming Call.svg b/resources/icons/SVG/Linear/Call/Incoming Call.svg new file mode 100644 index 0000000..7975e59 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Incoming Call.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Call/Outgoing Call Rounded.svg b/resources/icons/SVG/Linear/Call/Outgoing Call Rounded.svg new file mode 100644 index 0000000..54ca2d9 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Outgoing Call Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Call/Outgoing Call.svg b/resources/icons/SVG/Linear/Call/Outgoing Call.svg new file mode 100644 index 0000000..bb46ad0 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Outgoing Call.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Call/Phone Calling Rounded.svg b/resources/icons/SVG/Linear/Call/Phone Calling Rounded.svg new file mode 100644 index 0000000..89c3dff --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Phone Calling Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Call/Phone Calling.svg b/resources/icons/SVG/Linear/Call/Phone Calling.svg new file mode 100644 index 0000000..32fc63a --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Phone Calling.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Call/Phone Rounded.svg b/resources/icons/SVG/Linear/Call/Phone Rounded.svg new file mode 100644 index 0000000..8af8af9 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Phone Rounded.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Call/Phone.svg b/resources/icons/SVG/Linear/Call/Phone.svg new file mode 100644 index 0000000..b57d7f4 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Phone.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Call/Record Circle.svg b/resources/icons/SVG/Linear/Call/Record Circle.svg new file mode 100644 index 0000000..28bae86 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Record Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Call/Record Minimalistic.svg b/resources/icons/SVG/Linear/Call/Record Minimalistic.svg new file mode 100644 index 0000000..70e0e34 --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Record Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Call/Record Square.svg b/resources/icons/SVG/Linear/Call/Record Square.svg new file mode 100644 index 0000000..897c3fe --- /dev/null +++ b/resources/icons/SVG/Linear/Call/Record Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Align Bottom.svg b/resources/icons/SVG/Linear/Design, Tools/Align Bottom.svg new file mode 100644 index 0000000..eb4ff4a --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Align Bottom.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Align Horizonta Spacing.svg b/resources/icons/SVG/Linear/Design, Tools/Align Horizonta Spacing.svg new file mode 100644 index 0000000..1394845 --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Align Horizonta Spacing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Align Horizontal Center.svg b/resources/icons/SVG/Linear/Design, Tools/Align Horizontal Center.svg new file mode 100644 index 0000000..26554b7 --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Align Horizontal Center.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Align Left.svg b/resources/icons/SVG/Linear/Design, Tools/Align Left.svg new file mode 100644 index 0000000..55aa109 --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Align Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Align Right.svg b/resources/icons/SVG/Linear/Design, Tools/Align Right.svg new file mode 100644 index 0000000..e2aa6f6 --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Align Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Align Top.svg b/resources/icons/SVG/Linear/Design, Tools/Align Top.svg new file mode 100644 index 0000000..35e759f --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Align Top.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Align Vertical Center.svg b/resources/icons/SVG/Linear/Design, Tools/Align Vertical Center.svg new file mode 100644 index 0000000..5268e5f --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Align Vertical Center.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Align Vertical Spacing.svg b/resources/icons/SVG/Linear/Design, Tools/Align Vertical Spacing.svg new file mode 100644 index 0000000..c2cd5dd --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Align Vertical Spacing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Colour Tuneing.svg b/resources/icons/SVG/Linear/Design, Tools/Colour Tuneing.svg new file mode 100644 index 0000000..cea5c65 --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Colour Tuneing.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Crop Minimalistic.svg b/resources/icons/SVG/Linear/Design, Tools/Crop Minimalistic.svg new file mode 100644 index 0000000..53d1bcb --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Crop Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Crop.svg b/resources/icons/SVG/Linear/Design, Tools/Crop.svg new file mode 100644 index 0000000..5efccb1 --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Crop.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Filters.svg b/resources/icons/SVG/Linear/Design, Tools/Filters.svg new file mode 100644 index 0000000..bd9fbcc --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Filters.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Flip Horizontal.svg b/resources/icons/SVG/Linear/Design, Tools/Flip Horizontal.svg new file mode 100644 index 0000000..3f52b82 --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Flip Horizontal.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Flip Vertical.svg b/resources/icons/SVG/Linear/Design, Tools/Flip Vertical.svg new file mode 100644 index 0000000..133cc37 --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Flip Vertical.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Layers Minimalistic.svg b/resources/icons/SVG/Linear/Design, Tools/Layers Minimalistic.svg new file mode 100644 index 0000000..2f695b2 --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Layers Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Layers.svg b/resources/icons/SVG/Linear/Design, Tools/Layers.svg new file mode 100644 index 0000000..30720b3 --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Layers.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Mirror Left.svg b/resources/icons/SVG/Linear/Design, Tools/Mirror Left.svg new file mode 100644 index 0000000..de3838f --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Mirror Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Mirror Right.svg b/resources/icons/SVG/Linear/Design, Tools/Mirror Right.svg new file mode 100644 index 0000000..dc68836 --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Mirror Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Paint Roller.svg b/resources/icons/SVG/Linear/Design, Tools/Paint Roller.svg new file mode 100644 index 0000000..d8c1f62 --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Paint Roller.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Palette Round.svg b/resources/icons/SVG/Linear/Design, Tools/Palette Round.svg new file mode 100644 index 0000000..ca4d0ac --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Palette Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Palette.svg b/resources/icons/SVG/Linear/Design, Tools/Palette.svg new file mode 100644 index 0000000..7219f6e --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Palette.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Pallete 2.svg b/resources/icons/SVG/Linear/Design, Tools/Pallete 2.svg new file mode 100644 index 0000000..b4744c8 --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Pallete 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Pipette.svg b/resources/icons/SVG/Linear/Design, Tools/Pipette.svg new file mode 100644 index 0000000..edc8d1f --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Pipette.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Radial Blur.svg b/resources/icons/SVG/Linear/Design, Tools/Radial Blur.svg new file mode 100644 index 0000000..570c1e4 --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Radial Blur.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Ruler Angular.svg b/resources/icons/SVG/Linear/Design, Tools/Ruler Angular.svg new file mode 100644 index 0000000..88b8e7b --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Ruler Angular.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Ruler Cross Pen.svg b/resources/icons/SVG/Linear/Design, Tools/Ruler Cross Pen.svg new file mode 100644 index 0000000..f0fc6cc --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Ruler Cross Pen.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Ruler Pen.svg b/resources/icons/SVG/Linear/Design, Tools/Ruler Pen.svg new file mode 100644 index 0000000..7682247 --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Ruler Pen.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Ruler.svg b/resources/icons/SVG/Linear/Design, Tools/Ruler.svg new file mode 100644 index 0000000..634bc55 --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Ruler.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Design, Tools/Three Squares.svg b/resources/icons/SVG/Linear/Design, Tools/Three Squares.svg new file mode 100644 index 0000000..3c55e0e --- /dev/null +++ b/resources/icons/SVG/Linear/Design, Tools/Three Squares.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Case Charge.svg b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Case Charge.svg new file mode 100644 index 0000000..307c8eb --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Case Charge.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Case Minimalistic.svg b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Case Minimalistic.svg new file mode 100644 index 0000000..e0026ae --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Case Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Case Open.svg b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Case Open.svg new file mode 100644 index 0000000..8fcf746 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Case Open.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Case.svg b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Case.svg new file mode 100644 index 0000000..91d3c67 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Case.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Charge.svg b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Charge.svg new file mode 100644 index 0000000..046af01 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Charge.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Check.svg b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Check.svg new file mode 100644 index 0000000..b738680 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Check.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Left.svg b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Left.svg new file mode 100644 index 0000000..0bbf6f1 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Left.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Remove.svg b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Remove.svg new file mode 100644 index 0000000..d6fd86e --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Remove.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Right.svg b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Right.svg new file mode 100644 index 0000000..4f13ed4 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds Right.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Airbuds.svg b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds.svg new file mode 100644 index 0000000..75a069e --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Airbuds.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Bluetooth Circle.svg b/resources/icons/SVG/Linear/Electronic, Devices/Bluetooth Circle.svg new file mode 100644 index 0000000..dab6c1b --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Bluetooth Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Bluetooth Square.svg b/resources/icons/SVG/Linear/Electronic, Devices/Bluetooth Square.svg new file mode 100644 index 0000000..906f2b4 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Bluetooth Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Bluetooth Wave.svg b/resources/icons/SVG/Linear/Electronic, Devices/Bluetooth Wave.svg new file mode 100644 index 0000000..6bb9ee9 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Bluetooth Wave.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Bluetooth.svg b/resources/icons/SVG/Linear/Electronic, Devices/Bluetooth.svg new file mode 100644 index 0000000..09a1317 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Bluetooth.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Boombox.svg b/resources/icons/SVG/Linear/Electronic, Devices/Boombox.svg new file mode 100644 index 0000000..d834f33 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Boombox.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/CPU Bolt.svg b/resources/icons/SVG/Linear/Electronic, Devices/CPU Bolt.svg new file mode 100644 index 0000000..c47bd41 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/CPU Bolt.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/CPU.svg b/resources/icons/SVG/Linear/Electronic, Devices/CPU.svg new file mode 100644 index 0000000..c3ae693 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/CPU.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Cassette 2.svg b/resources/icons/SVG/Linear/Electronic, Devices/Cassette 2.svg new file mode 100644 index 0000000..74e8348 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Cassette 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Cassette.svg b/resources/icons/SVG/Linear/Electronic, Devices/Cassette.svg new file mode 100644 index 0000000..c6a4894 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Cassette.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Cloud Storage.svg b/resources/icons/SVG/Linear/Electronic, Devices/Cloud Storage.svg new file mode 100644 index 0000000..d83aa9e --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Cloud Storage.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Devices.svg b/resources/icons/SVG/Linear/Electronic, Devices/Devices.svg new file mode 100644 index 0000000..a38f0a4 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Devices.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Diskette.svg b/resources/icons/SVG/Linear/Electronic, Devices/Diskette.svg new file mode 100644 index 0000000..b7d5477 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Diskette.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Display.svg b/resources/icons/SVG/Linear/Electronic, Devices/Display.svg new file mode 100644 index 0000000..2795210 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Display.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Flash Drive.svg b/resources/icons/SVG/Linear/Electronic, Devices/Flash Drive.svg new file mode 100644 index 0000000..550ba04 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Flash Drive.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Gameboy.svg b/resources/icons/SVG/Linear/Electronic, Devices/Gameboy.svg new file mode 100644 index 0000000..46db10c --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Gameboy.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Gamepad Charge.svg b/resources/icons/SVG/Linear/Electronic, Devices/Gamepad Charge.svg new file mode 100644 index 0000000..0a67658 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Gamepad Charge.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Gamepad Minimalistic.svg b/resources/icons/SVG/Linear/Electronic, Devices/Gamepad Minimalistic.svg new file mode 100644 index 0000000..a1345ac --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Gamepad Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Gamepad No Charge.svg b/resources/icons/SVG/Linear/Electronic, Devices/Gamepad No Charge.svg new file mode 100644 index 0000000..1a4ea0a --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Gamepad No Charge.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Gamepad Old.svg b/resources/icons/SVG/Linear/Electronic, Devices/Gamepad Old.svg new file mode 100644 index 0000000..1ab84aa --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Gamepad Old.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Gamepad.svg b/resources/icons/SVG/Linear/Electronic, Devices/Gamepad.svg new file mode 100644 index 0000000..4456359 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Gamepad.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Headphones Round Sound.svg b/resources/icons/SVG/Linear/Electronic, Devices/Headphones Round Sound.svg new file mode 100644 index 0000000..c177617 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Headphones Round Sound.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Headphones Round.svg b/resources/icons/SVG/Linear/Electronic, Devices/Headphones Round.svg new file mode 100644 index 0000000..98c9f19 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Headphones Round.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Headphones Square Sound.svg b/resources/icons/SVG/Linear/Electronic, Devices/Headphones Square Sound.svg new file mode 100644 index 0000000..d3bef6c --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Headphones Square Sound.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Headphones Square.svg b/resources/icons/SVG/Linear/Electronic, Devices/Headphones Square.svg new file mode 100644 index 0000000..b85caf5 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Headphones Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Keyboard.svg b/resources/icons/SVG/Linear/Electronic, Devices/Keyboard.svg new file mode 100644 index 0000000..828b5cf --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Keyboard.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Laptop 2.svg b/resources/icons/SVG/Linear/Electronic, Devices/Laptop 2.svg new file mode 100644 index 0000000..2a4da0f --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Laptop 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Laptop 3.svg b/resources/icons/SVG/Linear/Electronic, Devices/Laptop 3.svg new file mode 100644 index 0000000..fb01fde --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Laptop 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Laptop Minimalistic.svg b/resources/icons/SVG/Linear/Electronic, Devices/Laptop Minimalistic.svg new file mode 100644 index 0000000..cd40685 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Laptop Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Laptop.svg b/resources/icons/SVG/Linear/Electronic, Devices/Laptop.svg new file mode 100644 index 0000000..c417582 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Laptop.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Lightbulb Bolt.svg b/resources/icons/SVG/Linear/Electronic, Devices/Lightbulb Bolt.svg new file mode 100644 index 0000000..241a53f --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Lightbulb Bolt.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Lightbulb Minimalistic.svg b/resources/icons/SVG/Linear/Electronic, Devices/Lightbulb Minimalistic.svg new file mode 100644 index 0000000..4fe9f39 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Lightbulb Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Lightbulb.svg b/resources/icons/SVG/Linear/Electronic, Devices/Lightbulb.svg new file mode 100644 index 0000000..f92bfa3 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Lightbulb.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Lightning.svg b/resources/icons/SVG/Linear/Electronic, Devices/Lightning.svg new file mode 100644 index 0000000..9b191be --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Lightning.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Monitor Camera.svg b/resources/icons/SVG/Linear/Electronic, Devices/Monitor Camera.svg new file mode 100644 index 0000000..d0b9dfd --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Monitor Camera.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Monitor Smartphone.svg b/resources/icons/SVG/Linear/Electronic, Devices/Monitor Smartphone.svg new file mode 100644 index 0000000..50d213f --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Monitor Smartphone.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Monitor.svg b/resources/icons/SVG/Linear/Electronic, Devices/Monitor.svg new file mode 100644 index 0000000..b7e95f4 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Monitor.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Mouse Circle.svg b/resources/icons/SVG/Linear/Electronic, Devices/Mouse Circle.svg new file mode 100644 index 0000000..8e63d52 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Mouse Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Mouse Minimalistic.svg b/resources/icons/SVG/Linear/Electronic, Devices/Mouse Minimalistic.svg new file mode 100644 index 0000000..9dee085 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Mouse Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Mouse.svg b/resources/icons/SVG/Linear/Electronic, Devices/Mouse.svg new file mode 100644 index 0000000..7b85f33 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Mouse.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Plug Circle.svg b/resources/icons/SVG/Linear/Electronic, Devices/Plug Circle.svg new file mode 100644 index 0000000..d22d427 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Plug Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Printer 2.svg b/resources/icons/SVG/Linear/Electronic, Devices/Printer 2.svg new file mode 100644 index 0000000..1e00350 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Printer 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Printer Minimalistic.svg b/resources/icons/SVG/Linear/Electronic, Devices/Printer Minimalistic.svg new file mode 100644 index 0000000..49a8767 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Printer Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Printer.svg b/resources/icons/SVG/Linear/Electronic, Devices/Printer.svg new file mode 100644 index 0000000..e1c5231 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Printer.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Projector.svg b/resources/icons/SVG/Linear/Electronic, Devices/Projector.svg new file mode 100644 index 0000000..121281e --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Projector.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Radio Minimalistic.svg b/resources/icons/SVG/Linear/Electronic, Devices/Radio Minimalistic.svg new file mode 100644 index 0000000..3248c83 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Radio Minimalistic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Radio.svg b/resources/icons/SVG/Linear/Electronic, Devices/Radio.svg new file mode 100644 index 0000000..42097a5 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Radio.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/SD Card.svg b/resources/icons/SVG/Linear/Electronic, Devices/SD Card.svg new file mode 100644 index 0000000..2c4c396 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/SD Card.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/SIM Card Minimalistic.svg b/resources/icons/SVG/Linear/Electronic, Devices/SIM Card Minimalistic.svg new file mode 100644 index 0000000..706cedd --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/SIM Card Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/SIM Card.svg b/resources/icons/SVG/Linear/Electronic, Devices/SIM Card.svg new file mode 100644 index 0000000..9e37c19 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/SIM Card.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/SIM Cards.svg b/resources/icons/SVG/Linear/Electronic, Devices/SIM Cards.svg new file mode 100644 index 0000000..3a1ee70 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/SIM Cards.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/SSD Round.svg b/resources/icons/SVG/Linear/Electronic, Devices/SSD Round.svg new file mode 100644 index 0000000..809ccca --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/SSD Round.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/SSD Square.svg b/resources/icons/SVG/Linear/Electronic, Devices/SSD Square.svg new file mode 100644 index 0000000..ca84d57 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/SSD Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Server 2.svg b/resources/icons/SVG/Linear/Electronic, Devices/Server 2.svg new file mode 100644 index 0000000..cc4d4c9 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Server 2.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Server Minimalistic.svg b/resources/icons/SVG/Linear/Electronic, Devices/Server Minimalistic.svg new file mode 100644 index 0000000..2423f8b --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Server Minimalistic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Server Path.svg b/resources/icons/SVG/Linear/Electronic, Devices/Server Path.svg new file mode 100644 index 0000000..d27e89b --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Server Path.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Server Square Cloud.svg b/resources/icons/SVG/Linear/Electronic, Devices/Server Square Cloud.svg new file mode 100644 index 0000000..e2c304b --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Server Square Cloud.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Server Square Update.svg b/resources/icons/SVG/Linear/Electronic, Devices/Server Square Update.svg new file mode 100644 index 0000000..68721a0 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Server Square Update.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Server Square.svg b/resources/icons/SVG/Linear/Electronic, Devices/Server Square.svg new file mode 100644 index 0000000..a9e9ea5 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Server Square.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Server.svg b/resources/icons/SVG/Linear/Electronic, Devices/Server.svg new file mode 100644 index 0000000..7f332bd --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Server.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Smart Speaker 2.svg b/resources/icons/SVG/Linear/Electronic, Devices/Smart Speaker 2.svg new file mode 100644 index 0000000..28204f1 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Smart Speaker 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Smart Speaker Minimalistic.svg b/resources/icons/SVG/Linear/Electronic, Devices/Smart Speaker Minimalistic.svg new file mode 100644 index 0000000..dd9d155 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Smart Speaker Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Smart Speaker.svg b/resources/icons/SVG/Linear/Electronic, Devices/Smart Speaker.svg new file mode 100644 index 0000000..08b5c99 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Smart Speaker.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Smartphone 2.svg b/resources/icons/SVG/Linear/Electronic, Devices/Smartphone 2.svg new file mode 100644 index 0000000..a120997 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Smartphone 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Smartphone Rotate 2.svg b/resources/icons/SVG/Linear/Electronic, Devices/Smartphone Rotate 2.svg new file mode 100644 index 0000000..6575fcf --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Smartphone Rotate 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Smartphone Rotate Angle.svg b/resources/icons/SVG/Linear/Electronic, Devices/Smartphone Rotate Angle.svg new file mode 100644 index 0000000..da89116 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Smartphone Rotate Angle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Smartphone Rotate Orientation.svg b/resources/icons/SVG/Linear/Electronic, Devices/Smartphone Rotate Orientation.svg new file mode 100644 index 0000000..7055d1e --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Smartphone Rotate Orientation.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Smartphone Update.svg b/resources/icons/SVG/Linear/Electronic, Devices/Smartphone Update.svg new file mode 100644 index 0000000..ee8d729 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Smartphone Update.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Smartphone Vibration.svg b/resources/icons/SVG/Linear/Electronic, Devices/Smartphone Vibration.svg new file mode 100644 index 0000000..cecc05e --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Smartphone Vibration.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Smartphone.svg b/resources/icons/SVG/Linear/Electronic, Devices/Smartphone.svg new file mode 100644 index 0000000..94da121 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Smartphone.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Socket.svg b/resources/icons/SVG/Linear/Electronic, Devices/Socket.svg new file mode 100644 index 0000000..526836e --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Socket.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/TV.svg b/resources/icons/SVG/Linear/Electronic, Devices/TV.svg new file mode 100644 index 0000000..2d863e8 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/TV.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Tablet.svg b/resources/icons/SVG/Linear/Electronic, Devices/Tablet.svg new file mode 100644 index 0000000..bbe65f5 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Tablet.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Telescope.svg b/resources/icons/SVG/Linear/Electronic, Devices/Telescope.svg new file mode 100644 index 0000000..f8702bf --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Telescope.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Turntable Minimalistic.svg b/resources/icons/SVG/Linear/Electronic, Devices/Turntable Minimalistic.svg new file mode 100644 index 0000000..7813789 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Turntable Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Turntable Music Note.svg b/resources/icons/SVG/Linear/Electronic, Devices/Turntable Music Note.svg new file mode 100644 index 0000000..41fd68a --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Turntable Music Note.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Turntable.svg b/resources/icons/SVG/Linear/Electronic, Devices/Turntable.svg new file mode 100644 index 0000000..0151965 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Turntable.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Weigher.svg b/resources/icons/SVG/Linear/Electronic, Devices/Weigher.svg new file mode 100644 index 0000000..856063b --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Weigher.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/Wireless Charge.svg b/resources/icons/SVG/Linear/Electronic, Devices/Wireless Charge.svg new file mode 100644 index 0000000..a676b8a --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/Wireless Charge.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Electronic, Devices/iPhone.svg b/resources/icons/SVG/Linear/Electronic, Devices/iPhone.svg new file mode 100644 index 0000000..d0b2679 --- /dev/null +++ b/resources/icons/SVG/Linear/Electronic, Devices/iPhone.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/4K.svg b/resources/icons/SVG/Linear/Essentional, UI/4K.svg new file mode 100644 index 0000000..ae6ae03 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/4K.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Accessibility.svg b/resources/icons/SVG/Linear/Essentional, UI/Accessibility.svg new file mode 100644 index 0000000..c50ee7b --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Accessibility.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Add Circle.svg b/resources/icons/SVG/Linear/Essentional, UI/Add Circle.svg new file mode 100644 index 0000000..5907c78 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Add Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Add Square.svg b/resources/icons/SVG/Linear/Essentional, UI/Add Square.svg new file mode 100644 index 0000000..c905d22 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Add Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Augmented Reality.svg b/resources/icons/SVG/Linear/Essentional, UI/Augmented Reality.svg new file mode 100644 index 0000000..2e8e83f --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Augmented Reality.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Balloon.svg b/resources/icons/SVG/Linear/Essentional, UI/Balloon.svg new file mode 100644 index 0000000..0cd5d94 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Balloon.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Battery Charge Minimalistic.svg b/resources/icons/SVG/Linear/Essentional, UI/Battery Charge Minimalistic.svg new file mode 100644 index 0000000..8ca992b --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Battery Charge Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Battery Charge.svg b/resources/icons/SVG/Linear/Essentional, UI/Battery Charge.svg new file mode 100644 index 0000000..28e99f5 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Battery Charge.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Battery Full Minimalistic.svg b/resources/icons/SVG/Linear/Essentional, UI/Battery Full Minimalistic.svg new file mode 100644 index 0000000..4099438 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Battery Full Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Battery Full.svg b/resources/icons/SVG/Linear/Essentional, UI/Battery Full.svg new file mode 100644 index 0000000..9d3193a --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Battery Full.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Battery Half Minimalistic.svg b/resources/icons/SVG/Linear/Essentional, UI/Battery Half Minimalistic.svg new file mode 100644 index 0000000..a293a9e --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Battery Half Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Battery Half.svg b/resources/icons/SVG/Linear/Essentional, UI/Battery Half.svg new file mode 100644 index 0000000..e752a0e --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Battery Half.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Battery Low Minimalistic.svg b/resources/icons/SVG/Linear/Essentional, UI/Battery Low Minimalistic.svg new file mode 100644 index 0000000..74b12fd --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Battery Low Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Battery Low.svg b/resources/icons/SVG/Linear/Essentional, UI/Battery Low.svg new file mode 100644 index 0000000..70c1f02 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Battery Low.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Body.svg b/resources/icons/SVG/Linear/Essentional, UI/Body.svg new file mode 100644 index 0000000..b7c0599 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Body.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Bolt Circle.svg b/resources/icons/SVG/Linear/Essentional, UI/Bolt Circle.svg new file mode 100644 index 0000000..140b94b --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Bolt Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Bolt.svg b/resources/icons/SVG/Linear/Essentional, UI/Bolt.svg new file mode 100644 index 0000000..99274bb --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Bolt.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Box Minimalistic.svg b/resources/icons/SVG/Linear/Essentional, UI/Box Minimalistic.svg new file mode 100644 index 0000000..34a37a0 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Box Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Box.svg b/resources/icons/SVG/Linear/Essentional, UI/Box.svg new file mode 100644 index 0000000..4eb168d --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Box.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Broom.svg b/resources/icons/SVG/Linear/Essentional, UI/Broom.svg new file mode 100644 index 0000000..0b1b86e --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Broom.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Cat.svg b/resources/icons/SVG/Linear/Essentional, UI/Cat.svg new file mode 100644 index 0000000..45bbb33 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Cat.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Check Circle.svg b/resources/icons/SVG/Linear/Essentional, UI/Check Circle.svg new file mode 100644 index 0000000..d8613ae --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Check Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Check Square.svg b/resources/icons/SVG/Linear/Essentional, UI/Check Square.svg new file mode 100644 index 0000000..1629832 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Check Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Close Circle.svg b/resources/icons/SVG/Linear/Essentional, UI/Close Circle.svg new file mode 100644 index 0000000..d7288fd --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Close Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Close Square.svg b/resources/icons/SVG/Linear/Essentional, UI/Close Square.svg new file mode 100644 index 0000000..7be200d --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Close Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Confetti Minimalistic.svg b/resources/icons/SVG/Linear/Essentional, UI/Confetti Minimalistic.svg new file mode 100644 index 0000000..fca07b3 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Confetti Minimalistic.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Confetti.svg b/resources/icons/SVG/Linear/Essentional, UI/Confetti.svg new file mode 100644 index 0000000..f10f9dd --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Confetti.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Copy.svg b/resources/icons/SVG/Linear/Essentional, UI/Copy.svg new file mode 100644 index 0000000..647061e --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Copy.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Copyright.svg b/resources/icons/SVG/Linear/Essentional, UI/Copyright.svg new file mode 100644 index 0000000..07337a0 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Copyright.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Cosmetic.svg b/resources/icons/SVG/Linear/Essentional, UI/Cosmetic.svg new file mode 100644 index 0000000..3adfd20 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Cosmetic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Creative Commons.svg b/resources/icons/SVG/Linear/Essentional, UI/Creative Commons.svg new file mode 100644 index 0000000..7e98028 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Creative Commons.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Crown Line.svg b/resources/icons/SVG/Linear/Essentional, UI/Crown Line.svg new file mode 100644 index 0000000..e905193 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Crown Line.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Crown Minimalistic.svg b/resources/icons/SVG/Linear/Essentional, UI/Crown Minimalistic.svg new file mode 100644 index 0000000..d2142eb --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Crown Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Crown Star.svg b/resources/icons/SVG/Linear/Essentional, UI/Crown Star.svg new file mode 100644 index 0000000..fbb4b65 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Crown Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Crown.svg b/resources/icons/SVG/Linear/Essentional, UI/Crown.svg new file mode 100644 index 0000000..0d250f6 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Crown.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Cup First.svg b/resources/icons/SVG/Linear/Essentional, UI/Cup First.svg new file mode 100644 index 0000000..2ab95cc --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Cup First.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Cup Music.svg b/resources/icons/SVG/Linear/Essentional, UI/Cup Music.svg new file mode 100644 index 0000000..ac33f4d --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Cup Music.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Cup Star.svg b/resources/icons/SVG/Linear/Essentional, UI/Cup Star.svg new file mode 100644 index 0000000..69a5e3a --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Cup Star.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Cup.svg b/resources/icons/SVG/Linear/Essentional, UI/Cup.svg new file mode 100644 index 0000000..ea90ba7 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Cup.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Cursor Square.svg b/resources/icons/SVG/Linear/Essentional, UI/Cursor Square.svg new file mode 100644 index 0000000..d35b5d1 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Cursor Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Cursor.svg b/resources/icons/SVG/Linear/Essentional, UI/Cursor.svg new file mode 100644 index 0000000..899cc3e --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Cursor.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Danger Circle.svg b/resources/icons/SVG/Linear/Essentional, UI/Danger Circle.svg new file mode 100644 index 0000000..6fe5fcf --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Danger Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Danger Square.svg b/resources/icons/SVG/Linear/Essentional, UI/Danger Square.svg new file mode 100644 index 0000000..aaf617f --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Danger Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Danger Triangle.svg b/resources/icons/SVG/Linear/Essentional, UI/Danger Triangle.svg new file mode 100644 index 0000000..5521bf7 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Danger Triangle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Danger.svg b/resources/icons/SVG/Linear/Essentional, UI/Danger.svg new file mode 100644 index 0000000..1ddf72e --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Danger.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Database.svg b/resources/icons/SVG/Linear/Essentional, UI/Database.svg new file mode 100644 index 0000000..9d7cc08 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Database.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Delivery.svg b/resources/icons/SVG/Linear/Essentional, UI/Delivery.svg new file mode 100644 index 0000000..0969684 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Delivery.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Explicit.svg b/resources/icons/SVG/Linear/Essentional, UI/Explicit.svg new file mode 100644 index 0000000..68b67ce --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Explicit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Feed.svg b/resources/icons/SVG/Linear/Essentional, UI/Feed.svg new file mode 100644 index 0000000..2757cb7 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Feed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Ferris Wheel.svg b/resources/icons/SVG/Linear/Essentional, UI/Ferris Wheel.svg new file mode 100644 index 0000000..a94ded9 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Ferris Wheel.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Figma.svg b/resources/icons/SVG/Linear/Essentional, UI/Figma.svg new file mode 100644 index 0000000..7052090 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Figma.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Filter.svg b/resources/icons/SVG/Linear/Essentional, UI/Filter.svg new file mode 100644 index 0000000..cb76dd4 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Filter.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Flag 2.svg b/resources/icons/SVG/Linear/Essentional, UI/Flag 2.svg new file mode 100644 index 0000000..73d8976 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Flag 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Flag.svg b/resources/icons/SVG/Linear/Essentional, UI/Flag.svg new file mode 100644 index 0000000..d3c1aed --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Flag.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Flashlight On.svg b/resources/icons/SVG/Linear/Essentional, UI/Flashlight On.svg new file mode 100644 index 0000000..39be633 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Flashlight On.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Flashlight.svg b/resources/icons/SVG/Linear/Essentional, UI/Flashlight.svg new file mode 100644 index 0000000..7e8b46a --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Flashlight.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Forbidden Circle.svg b/resources/icons/SVG/Linear/Essentional, UI/Forbidden Circle.svg new file mode 100644 index 0000000..3572cf7 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Forbidden Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Forbidden.svg b/resources/icons/SVG/Linear/Essentional, UI/Forbidden.svg new file mode 100644 index 0000000..0089088 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Forbidden.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Fuel.svg b/resources/icons/SVG/Linear/Essentional, UI/Fuel.svg new file mode 100644 index 0000000..860adb5 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Fuel.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Ghost Smile.svg b/resources/icons/SVG/Linear/Essentional, UI/Ghost Smile.svg new file mode 100644 index 0000000..326017f --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Ghost Smile.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Ghost.svg b/resources/icons/SVG/Linear/Essentional, UI/Ghost.svg new file mode 100644 index 0000000..f76cbf8 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Ghost.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Gift.svg b/resources/icons/SVG/Linear/Essentional, UI/Gift.svg new file mode 100644 index 0000000..ce38e4f --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Gift.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Glasses.svg b/resources/icons/SVG/Linear/Essentional, UI/Glasses.svg new file mode 100644 index 0000000..7b947b7 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Glasses.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Hamburger Menu.svg b/resources/icons/SVG/Linear/Essentional, UI/Hamburger Menu.svg new file mode 100644 index 0000000..945baf1 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Hamburger Menu.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Hanger 2.svg b/resources/icons/SVG/Linear/Essentional, UI/Hanger 2.svg new file mode 100644 index 0000000..240b70d --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Hanger 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Hanger.svg b/resources/icons/SVG/Linear/Essentional, UI/Hanger.svg new file mode 100644 index 0000000..5d71de5 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Hanger.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Help.svg b/resources/icons/SVG/Linear/Essentional, UI/Help.svg new file mode 100644 index 0000000..9d60458 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Help.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/High Definition.svg b/resources/icons/SVG/Linear/Essentional, UI/High Definition.svg new file mode 100644 index 0000000..1e44d5f --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/High Definition.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/High Quality.svg b/resources/icons/SVG/Linear/Essentional, UI/High Quality.svg new file mode 100644 index 0000000..16a63b5 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/High Quality.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Home 2.svg b/resources/icons/SVG/Linear/Essentional, UI/Home 2.svg new file mode 100644 index 0000000..5e4f555 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Home 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Home Add Angle.svg b/resources/icons/SVG/Linear/Essentional, UI/Home Add Angle.svg new file mode 100644 index 0000000..3a5e593 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Home Add Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Home Add.svg b/resources/icons/SVG/Linear/Essentional, UI/Home Add.svg new file mode 100644 index 0000000..3bbf7aa --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Home Add.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Home Angle 2.svg b/resources/icons/SVG/Linear/Essentional, UI/Home Angle 2.svg new file mode 100644 index 0000000..6bd1d06 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Home Angle 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Home Angle.svg b/resources/icons/SVG/Linear/Essentional, UI/Home Angle.svg new file mode 100644 index 0000000..fc9f54f --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Home Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Home Smile Angle.svg b/resources/icons/SVG/Linear/Essentional, UI/Home Smile Angle.svg new file mode 100644 index 0000000..b105d7d --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Home Smile Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Home Smile.svg b/resources/icons/SVG/Linear/Essentional, UI/Home Smile.svg new file mode 100644 index 0000000..6bd51a2 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Home Smile.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Home WiFi Angle.svg b/resources/icons/SVG/Linear/Essentional, UI/Home WiFi Angle.svg new file mode 100644 index 0000000..f409048 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Home WiFi Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Home WiFi.svg b/resources/icons/SVG/Linear/Essentional, UI/Home WiFi.svg new file mode 100644 index 0000000..0d637b8 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Home WiFi.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Home.svg b/resources/icons/SVG/Linear/Essentional, UI/Home.svg new file mode 100644 index 0000000..48f5995 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Home.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Info Circle.svg b/resources/icons/SVG/Linear/Essentional, UI/Info Circle.svg new file mode 100644 index 0000000..7f83b76 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Info Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Info Square.svg b/resources/icons/SVG/Linear/Essentional, UI/Info Square.svg new file mode 100644 index 0000000..03cbc0f --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Info Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Magic Stick 2.svg b/resources/icons/SVG/Linear/Essentional, UI/Magic Stick 2.svg new file mode 100644 index 0000000..deb4a6f --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Magic Stick 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Magic Stick 3.svg b/resources/icons/SVG/Linear/Essentional, UI/Magic Stick 3.svg new file mode 100644 index 0000000..909ec52 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Magic Stick 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Magic Stick.svg b/resources/icons/SVG/Linear/Essentional, UI/Magic Stick.svg new file mode 100644 index 0000000..75136df --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Magic Stick.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Magnet Wave.svg b/resources/icons/SVG/Linear/Essentional, UI/Magnet Wave.svg new file mode 100644 index 0000000..cfe0b74 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Magnet Wave.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Magnet.svg b/resources/icons/SVG/Linear/Essentional, UI/Magnet.svg new file mode 100644 index 0000000..8e762a8 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Magnet.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Mask Happly.svg b/resources/icons/SVG/Linear/Essentional, UI/Mask Happly.svg new file mode 100644 index 0000000..9f20a3b --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Mask Happly.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Mask Sad.svg b/resources/icons/SVG/Linear/Essentional, UI/Mask Sad.svg new file mode 100644 index 0000000..cd7ce27 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Mask Sad.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Masks.svg b/resources/icons/SVG/Linear/Essentional, UI/Masks.svg new file mode 100644 index 0000000..182bad8 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Masks.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Mention Circle.svg b/resources/icons/SVG/Linear/Essentional, UI/Mention Circle.svg new file mode 100644 index 0000000..dffec77 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Mention Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Mention Square.svg b/resources/icons/SVG/Linear/Essentional, UI/Mention Square.svg new file mode 100644 index 0000000..6974a88 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Mention Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Menu Dots Circle.svg b/resources/icons/SVG/Linear/Essentional, UI/Menu Dots Circle.svg new file mode 100644 index 0000000..89b014d --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Menu Dots Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Menu Dots Square.svg b/resources/icons/SVG/Linear/Essentional, UI/Menu Dots Square.svg new file mode 100644 index 0000000..5b52ae1 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Menu Dots Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Menu Dots.svg b/resources/icons/SVG/Linear/Essentional, UI/Menu Dots.svg new file mode 100644 index 0000000..6f54589 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Menu Dots.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Minus Circle.svg b/resources/icons/SVG/Linear/Essentional, UI/Minus Circle.svg new file mode 100644 index 0000000..b4d0105 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Minus Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Minus Square.svg b/resources/icons/SVG/Linear/Essentional, UI/Minus Square.svg new file mode 100644 index 0000000..a83308e --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Minus Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Mirror.svg b/resources/icons/SVG/Linear/Essentional, UI/Mirror.svg new file mode 100644 index 0000000..4c4aa2b --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Mirror.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Paper Bin.svg b/resources/icons/SVG/Linear/Essentional, UI/Paper Bin.svg new file mode 100644 index 0000000..134f306 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Paper Bin.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Paw.svg b/resources/icons/SVG/Linear/Essentional, UI/Paw.svg new file mode 100644 index 0000000..9186d51 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Paw.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Perfume.svg b/resources/icons/SVG/Linear/Essentional, UI/Perfume.svg new file mode 100644 index 0000000..b911f63 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Perfume.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Pin Circle.svg b/resources/icons/SVG/Linear/Essentional, UI/Pin Circle.svg new file mode 100644 index 0000000..a7c73a8 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Pin Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Pin List.svg b/resources/icons/SVG/Linear/Essentional, UI/Pin List.svg new file mode 100644 index 0000000..9221bbf --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Pin List.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Pin.svg b/resources/icons/SVG/Linear/Essentional, UI/Pin.svg new file mode 100644 index 0000000..cbf316a --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Pin.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Plate.svg b/resources/icons/SVG/Linear/Essentional, UI/Plate.svg new file mode 100644 index 0000000..9902950 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Plate.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Posts Carousel Horizontal.svg b/resources/icons/SVG/Linear/Essentional, UI/Posts Carousel Horizontal.svg new file mode 100644 index 0000000..569c820 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Posts Carousel Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Posts Carousel Vertical.svg b/resources/icons/SVG/Linear/Essentional, UI/Posts Carousel Vertical.svg new file mode 100644 index 0000000..3c559cc --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Posts Carousel Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Power.svg b/resources/icons/SVG/Linear/Essentional, UI/Power.svg new file mode 100644 index 0000000..aa3ad43 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Power.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Question Circle.svg b/resources/icons/SVG/Linear/Essentional, UI/Question Circle.svg new file mode 100644 index 0000000..fb4b85c --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Question Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Question Square.svg b/resources/icons/SVG/Linear/Essentional, UI/Question Square.svg new file mode 100644 index 0000000..7f5bb2d --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Question Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Reorder.svg b/resources/icons/SVG/Linear/Essentional, UI/Reorder.svg new file mode 100644 index 0000000..5fa5fc0 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Reorder.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Revote.svg b/resources/icons/SVG/Linear/Essentional, UI/Revote.svg new file mode 100644 index 0000000..d378ab5 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Revote.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Scissors Square.svg b/resources/icons/SVG/Linear/Essentional, UI/Scissors Square.svg new file mode 100644 index 0000000..513822b --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Scissors Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Scissors.svg b/resources/icons/SVG/Linear/Essentional, UI/Scissors.svg new file mode 100644 index 0000000..7d30308 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Scissors.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Share Circle.svg b/resources/icons/SVG/Linear/Essentional, UI/Share Circle.svg new file mode 100644 index 0000000..ba0c8b3 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Share Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Share.svg b/resources/icons/SVG/Linear/Essentional, UI/Share.svg new file mode 100644 index 0000000..bea49c6 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Share.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Skirt.svg b/resources/icons/SVG/Linear/Essentional, UI/Skirt.svg new file mode 100644 index 0000000..091eac2 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Skirt.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Sledgehammer.svg b/resources/icons/SVG/Linear/Essentional, UI/Sledgehammer.svg new file mode 100644 index 0000000..9923a81 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Sledgehammer.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Sleeping.svg b/resources/icons/SVG/Linear/Essentional, UI/Sleeping.svg new file mode 100644 index 0000000..d577df8 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Sleeping.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Slider Horizontal.svg b/resources/icons/SVG/Linear/Essentional, UI/Slider Horizontal.svg new file mode 100644 index 0000000..bdaced1 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Slider Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Slider Minimalistic Horizontal.svg b/resources/icons/SVG/Linear/Essentional, UI/Slider Minimalistic Horizontal.svg new file mode 100644 index 0000000..248a241 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Slider Minimalistic Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Slider Vertical Minimalistic.svg b/resources/icons/SVG/Linear/Essentional, UI/Slider Vertical Minimalistic.svg new file mode 100644 index 0000000..fde44b5 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Slider Vertical Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Slider Vertical.svg b/resources/icons/SVG/Linear/Essentional, UI/Slider Vertical.svg new file mode 100644 index 0000000..67a8b83 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Slider Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Smart Home Angle.svg b/resources/icons/SVG/Linear/Essentional, UI/Smart Home Angle.svg new file mode 100644 index 0000000..d8d87b1 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Smart Home Angle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Smart Home.svg b/resources/icons/SVG/Linear/Essentional, UI/Smart Home.svg new file mode 100644 index 0000000..e911bd9 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Smart Home.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Sort.svg b/resources/icons/SVG/Linear/Essentional, UI/Sort.svg new file mode 100644 index 0000000..8db0e32 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Sort.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Special Effects.svg b/resources/icons/SVG/Linear/Essentional, UI/Special Effects.svg new file mode 100644 index 0000000..25a1df0 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Special Effects.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Subtitles.svg b/resources/icons/SVG/Linear/Essentional, UI/Subtitles.svg new file mode 100644 index 0000000..c6e062c --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Subtitles.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/T-shirt.svg b/resources/icons/SVG/Linear/Essentional, UI/T-shirt.svg new file mode 100644 index 0000000..907b541 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/T-shirt.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Target.svg b/resources/icons/SVG/Linear/Essentional, UI/Target.svg new file mode 100644 index 0000000..cf7f431 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Target.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Traffic Economy.svg b/resources/icons/SVG/Linear/Essentional, UI/Traffic Economy.svg new file mode 100644 index 0000000..a52e825 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Traffic Economy.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Traffic.svg b/resources/icons/SVG/Linear/Essentional, UI/Traffic.svg new file mode 100644 index 0000000..d83ade4 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Traffic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Trash Bin 2.svg b/resources/icons/SVG/Linear/Essentional, UI/Trash Bin 2.svg new file mode 100644 index 0000000..d99f2ba --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Trash Bin 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Trash Bin Minimalistic 2.svg b/resources/icons/SVG/Linear/Essentional, UI/Trash Bin Minimalistic 2.svg new file mode 100644 index 0000000..87e8f0c --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Trash Bin Minimalistic 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Trash Bin Minimalistic.svg b/resources/icons/SVG/Linear/Essentional, UI/Trash Bin Minimalistic.svg new file mode 100644 index 0000000..f98cd01 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Trash Bin Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Trash Bin Trash.svg b/resources/icons/SVG/Linear/Essentional, UI/Trash Bin Trash.svg new file mode 100644 index 0000000..bd91b02 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Trash Bin Trash.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Umbrella.svg b/resources/icons/SVG/Linear/Essentional, UI/Umbrella.svg new file mode 100644 index 0000000..77e9591 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Umbrella.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/Waterdrop.svg b/resources/icons/SVG/Linear/Essentional, UI/Waterdrop.svg new file mode 100644 index 0000000..6230db8 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/Waterdrop.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/WinRar.svg b/resources/icons/SVG/Linear/Essentional, UI/WinRar.svg new file mode 100644 index 0000000..3e1361d --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/WinRar.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Essentional, UI/XXX.svg b/resources/icons/SVG/Linear/Essentional, UI/XXX.svg new file mode 100644 index 0000000..b18c119 --- /dev/null +++ b/resources/icons/SVG/Linear/Essentional, UI/XXX.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Confounded Circle.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Confounded Circle.svg new file mode 100644 index 0000000..7a4e45d --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Confounded Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Confounded Square.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Confounded Square.svg new file mode 100644 index 0000000..7364752 --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Confounded Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Emoji Funny Circle.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Emoji Funny Circle.svg new file mode 100644 index 0000000..ec9ab8b --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Emoji Funny Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Emoji Funny Square.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Emoji Funny Square.svg new file mode 100644 index 0000000..8eab729 --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Emoji Funny Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Expressionless Circle.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Expressionless Circle.svg new file mode 100644 index 0000000..c802604 --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Expressionless Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Expressionless Square.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Expressionless Square.svg new file mode 100644 index 0000000..c27cfd7 --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Expressionless Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Face Scan Circle.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Face Scan Circle.svg new file mode 100644 index 0000000..001be34 --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Face Scan Circle.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Face Scan Square.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Face Scan Square.svg new file mode 100644 index 0000000..46590d0 --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Face Scan Square.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Facemask Circle.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Facemask Circle.svg new file mode 100644 index 0000000..49b73e5 --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Facemask Circle.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Facemask Square.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Facemask Square.svg new file mode 100644 index 0000000..f494d13 --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Facemask Square.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sad Circle.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sad Circle.svg new file mode 100644 index 0000000..aa3c94d --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sad Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sad Square.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sad Square.svg new file mode 100644 index 0000000..985bc32 --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sad Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sleeping Circle.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sleeping Circle.svg new file mode 100644 index 0000000..75e2bc1 --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sleeping Circle.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sleeping Square.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sleeping Square.svg new file mode 100644 index 0000000..d6c7599 --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sleeping Square.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Smile Circle.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Smile Circle.svg new file mode 100644 index 0000000..d27bc5e --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Smile Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Smile Square.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Smile Square.svg new file mode 100644 index 0000000..38862b6 --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Smile Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Circle.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Circle.svg new file mode 100644 index 0000000..a890854 --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg new file mode 100644 index 0000000..0304937 --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Smile Circle.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Smile Circle.svg new file mode 100644 index 0000000..6b0051f --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Smile Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Smile Square.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Smile Square.svg new file mode 100644 index 0000000..793e096 --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Smile Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Square.svg b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Square.svg new file mode 100644 index 0000000..5aebf3a --- /dev/null +++ b/resources/icons/SVG/Linear/Faces, Emotions, Stickers/Sticker Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Files/Cloud File.svg b/resources/icons/SVG/Linear/Files/Cloud File.svg new file mode 100644 index 0000000..8571494 --- /dev/null +++ b/resources/icons/SVG/Linear/Files/Cloud File.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Files/Code File.svg b/resources/icons/SVG/Linear/Files/Code File.svg new file mode 100644 index 0000000..abe9007 --- /dev/null +++ b/resources/icons/SVG/Linear/Files/Code File.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Files/Figma File.svg b/resources/icons/SVG/Linear/Files/Figma File.svg new file mode 100644 index 0000000..c7ea09b --- /dev/null +++ b/resources/icons/SVG/Linear/Files/Figma File.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Files/File Check.svg b/resources/icons/SVG/Linear/Files/File Check.svg new file mode 100644 index 0000000..b4a7c69 --- /dev/null +++ b/resources/icons/SVG/Linear/Files/File Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Files/File Corrupted.svg b/resources/icons/SVG/Linear/Files/File Corrupted.svg new file mode 100644 index 0000000..c81ddba --- /dev/null +++ b/resources/icons/SVG/Linear/Files/File Corrupted.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Files/File Download.svg b/resources/icons/SVG/Linear/Files/File Download.svg new file mode 100644 index 0000000..3b88598 --- /dev/null +++ b/resources/icons/SVG/Linear/Files/File Download.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Files/File Favourite.svg b/resources/icons/SVG/Linear/Files/File Favourite.svg new file mode 100644 index 0000000..78776aa --- /dev/null +++ b/resources/icons/SVG/Linear/Files/File Favourite.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Files/File Left.svg b/resources/icons/SVG/Linear/Files/File Left.svg new file mode 100644 index 0000000..6b0d3f2 --- /dev/null +++ b/resources/icons/SVG/Linear/Files/File Left.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Files/File Remove.svg b/resources/icons/SVG/Linear/Files/File Remove.svg new file mode 100644 index 0000000..037e33f --- /dev/null +++ b/resources/icons/SVG/Linear/Files/File Remove.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Files/File Right.svg b/resources/icons/SVG/Linear/Files/File Right.svg new file mode 100644 index 0000000..e12c5fc --- /dev/null +++ b/resources/icons/SVG/Linear/Files/File Right.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Files/File Send.svg b/resources/icons/SVG/Linear/Files/File Send.svg new file mode 100644 index 0000000..3203b61 --- /dev/null +++ b/resources/icons/SVG/Linear/Files/File Send.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Files/File Smile _).svg b/resources/icons/SVG/Linear/Files/File Smile _).svg new file mode 100644 index 0000000..8fc61e2 --- /dev/null +++ b/resources/icons/SVG/Linear/Files/File Smile _).svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Files/File Text.svg b/resources/icons/SVG/Linear/Files/File Text.svg new file mode 100644 index 0000000..79364ac --- /dev/null +++ b/resources/icons/SVG/Linear/Files/File Text.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Files/File.svg b/resources/icons/SVG/Linear/Files/File.svg new file mode 100644 index 0000000..18d9915 --- /dev/null +++ b/resources/icons/SVG/Linear/Files/File.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Files/ZIP File.svg b/resources/icons/SVG/Linear/Files/ZIP File.svg new file mode 100644 index 0000000..8763352 --- /dev/null +++ b/resources/icons/SVG/Linear/Files/ZIP File.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Folders/Add Folder.svg b/resources/icons/SVG/Linear/Folders/Add Folder.svg new file mode 100644 index 0000000..eeb5d8e --- /dev/null +++ b/resources/icons/SVG/Linear/Folders/Add Folder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Folders/Folder 2.svg b/resources/icons/SVG/Linear/Folders/Folder 2.svg new file mode 100644 index 0000000..c8aa9ce --- /dev/null +++ b/resources/icons/SVG/Linear/Folders/Folder 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Folders/Folder Check.svg b/resources/icons/SVG/Linear/Folders/Folder Check.svg new file mode 100644 index 0000000..e9d8797 --- /dev/null +++ b/resources/icons/SVG/Linear/Folders/Folder Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Folders/Folder Cloud.svg b/resources/icons/SVG/Linear/Folders/Folder Cloud.svg new file mode 100644 index 0000000..e7b1ca9 --- /dev/null +++ b/resources/icons/SVG/Linear/Folders/Folder Cloud.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Folders/Folder Error.svg b/resources/icons/SVG/Linear/Folders/Folder Error.svg new file mode 100644 index 0000000..be3ad64 --- /dev/null +++ b/resources/icons/SVG/Linear/Folders/Folder Error.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Folders/Folder Favourite (Bookmark).svg b/resources/icons/SVG/Linear/Folders/Folder Favourite (Bookmark).svg new file mode 100644 index 0000000..92772fe --- /dev/null +++ b/resources/icons/SVG/Linear/Folders/Folder Favourite (Bookmark).svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Folders/Folder Favourite (Star).svg b/resources/icons/SVG/Linear/Folders/Folder Favourite (Star).svg new file mode 100644 index 0000000..49550c4 --- /dev/null +++ b/resources/icons/SVG/Linear/Folders/Folder Favourite (Star).svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Folders/Folder Open.svg b/resources/icons/SVG/Linear/Folders/Folder Open.svg new file mode 100644 index 0000000..6007ad2 --- /dev/null +++ b/resources/icons/SVG/Linear/Folders/Folder Open.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Folders/Folder Path Connect.svg b/resources/icons/SVG/Linear/Folders/Folder Path Connect.svg new file mode 100644 index 0000000..3adda34 --- /dev/null +++ b/resources/icons/SVG/Linear/Folders/Folder Path Connect.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Folders/Folder Security.svg b/resources/icons/SVG/Linear/Folders/Folder Security.svg new file mode 100644 index 0000000..e7007c0 --- /dev/null +++ b/resources/icons/SVG/Linear/Folders/Folder Security.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Folders/Folder With Files.svg b/resources/icons/SVG/Linear/Folders/Folder With Files.svg new file mode 100644 index 0000000..ba2a595 --- /dev/null +++ b/resources/icons/SVG/Linear/Folders/Folder With Files.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Folders/Folder.svg b/resources/icons/SVG/Linear/Folders/Folder.svg new file mode 100644 index 0000000..6d5307a --- /dev/null +++ b/resources/icons/SVG/Linear/Folders/Folder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Folders/Move To Folder.svg b/resources/icons/SVG/Linear/Folders/Move To Folder.svg new file mode 100644 index 0000000..7d44c7f --- /dev/null +++ b/resources/icons/SVG/Linear/Folders/Move To Folder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Folders/Remove Folder.svg b/resources/icons/SVG/Linear/Folders/Remove Folder.svg new file mode 100644 index 0000000..4c5ecd1 --- /dev/null +++ b/resources/icons/SVG/Linear/Folders/Remove Folder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Bottle.svg b/resources/icons/SVG/Linear/Food, Kitchen/Bottle.svg new file mode 100644 index 0000000..5a55592 --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Bottle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Chef Hat Heart.svg b/resources/icons/SVG/Linear/Food, Kitchen/Chef Hat Heart.svg new file mode 100644 index 0000000..bae3ffd --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Chef Hat Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Chef Hat Minimalistic.svg b/resources/icons/SVG/Linear/Food, Kitchen/Chef Hat Minimalistic.svg new file mode 100644 index 0000000..9e2abd1 --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Chef Hat Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Chef Hat.svg b/resources/icons/SVG/Linear/Food, Kitchen/Chef Hat.svg new file mode 100644 index 0000000..e438e42 --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Chef Hat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Corkscrew.svg b/resources/icons/SVG/Linear/Food, Kitchen/Corkscrew.svg new file mode 100644 index 0000000..2485e83 --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Corkscrew.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Cup Hot.svg b/resources/icons/SVG/Linear/Food, Kitchen/Cup Hot.svg new file mode 100644 index 0000000..f58b3ec --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Cup Hot.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Cup Paper.svg b/resources/icons/SVG/Linear/Food, Kitchen/Cup Paper.svg new file mode 100644 index 0000000..807ca10 --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Cup Paper.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Cup.svg b/resources/icons/SVG/Linear/Food, Kitchen/Cup.svg new file mode 100644 index 0000000..c4d8517 --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Cup.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Donut Bitten.svg b/resources/icons/SVG/Linear/Food, Kitchen/Donut Bitten.svg new file mode 100644 index 0000000..f4dba0b --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Donut Bitten.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Donut.svg b/resources/icons/SVG/Linear/Food, Kitchen/Donut.svg new file mode 100644 index 0000000..159d31a --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Donut.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Ladle.svg b/resources/icons/SVG/Linear/Food, Kitchen/Ladle.svg new file mode 100644 index 0000000..2dcc317 --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Ladle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Oven Mitts Minimalistic.svg b/resources/icons/SVG/Linear/Food, Kitchen/Oven Mitts Minimalistic.svg new file mode 100644 index 0000000..5d59136 --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Oven Mitts Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Oven Mitts.svg b/resources/icons/SVG/Linear/Food, Kitchen/Oven Mitts.svg new file mode 100644 index 0000000..bffba98 --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Oven Mitts.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Rolling Pin.svg b/resources/icons/SVG/Linear/Food, Kitchen/Rolling Pin.svg new file mode 100644 index 0000000..8ceed98 --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Rolling Pin.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Tea Cup.svg b/resources/icons/SVG/Linear/Food, Kitchen/Tea Cup.svg new file mode 100644 index 0000000..0fdd209 --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Tea Cup.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Whisk.svg b/resources/icons/SVG/Linear/Food, Kitchen/Whisk.svg new file mode 100644 index 0000000..acd7d66 --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Whisk.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Wineglass Triangle.svg b/resources/icons/SVG/Linear/Food, Kitchen/Wineglass Triangle.svg new file mode 100644 index 0000000..ad1ec8d --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Wineglass Triangle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Food, Kitchen/Wineglass.svg b/resources/icons/SVG/Linear/Food, Kitchen/Wineglass.svg new file mode 100644 index 0000000..bf97f93 --- /dev/null +++ b/resources/icons/SVG/Linear/Food, Kitchen/Wineglass.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Hands/Hand Heart.svg b/resources/icons/SVG/Linear/Hands/Hand Heart.svg new file mode 100644 index 0000000..1282ea5 --- /dev/null +++ b/resources/icons/SVG/Linear/Hands/Hand Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Hands/Hand Money.svg b/resources/icons/SVG/Linear/Hands/Hand Money.svg new file mode 100644 index 0000000..15b8343 --- /dev/null +++ b/resources/icons/SVG/Linear/Hands/Hand Money.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Hands/Hand Pills.svg b/resources/icons/SVG/Linear/Hands/Hand Pills.svg new file mode 100644 index 0000000..d9e5952 --- /dev/null +++ b/resources/icons/SVG/Linear/Hands/Hand Pills.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Hands/Hand Shake.svg b/resources/icons/SVG/Linear/Hands/Hand Shake.svg new file mode 100644 index 0000000..d04b0bc --- /dev/null +++ b/resources/icons/SVG/Linear/Hands/Hand Shake.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Hands/Hand Stars.svg b/resources/icons/SVG/Linear/Hands/Hand Stars.svg new file mode 100644 index 0000000..36a8c23 --- /dev/null +++ b/resources/icons/SVG/Linear/Hands/Hand Stars.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Armchair 2.svg b/resources/icons/SVG/Linear/Home, Furniture/Armchair 2.svg new file mode 100644 index 0000000..a4f603a --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Armchair 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Armchair.svg b/resources/icons/SVG/Linear/Home, Furniture/Armchair.svg new file mode 100644 index 0000000..00a0045 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Armchair.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Bar Chair.svg b/resources/icons/SVG/Linear/Home, Furniture/Bar Chair.svg new file mode 100644 index 0000000..e2384b9 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Bar Chair.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Bath.svg b/resources/icons/SVG/Linear/Home, Furniture/Bath.svg new file mode 100644 index 0000000..c5c916c --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Bath.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Bed.svg b/resources/icons/SVG/Linear/Home, Furniture/Bed.svg new file mode 100644 index 0000000..5fb26bd --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Bed.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Bedside Table 2.svg b/resources/icons/SVG/Linear/Home, Furniture/Bedside Table 2.svg new file mode 100644 index 0000000..9d46212 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Bedside Table 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Bedside Table 3.svg b/resources/icons/SVG/Linear/Home, Furniture/Bedside Table 3.svg new file mode 100644 index 0000000..08da778 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Bedside Table 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Bedside Table 4.svg b/resources/icons/SVG/Linear/Home, Furniture/Bedside Table 4.svg new file mode 100644 index 0000000..2558ca5 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Bedside Table 4.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Bedside Table.svg b/resources/icons/SVG/Linear/Home, Furniture/Bedside Table.svg new file mode 100644 index 0000000..01a2958 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Bedside Table.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Chair 2.svg b/resources/icons/SVG/Linear/Home, Furniture/Chair 2.svg new file mode 100644 index 0000000..074c0b2 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Chair 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Chair.svg b/resources/icons/SVG/Linear/Home, Furniture/Chair.svg new file mode 100644 index 0000000..b36285c --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Chair.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Chandelier.svg b/resources/icons/SVG/Linear/Home, Furniture/Chandelier.svg new file mode 100644 index 0000000..ced242f --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Chandelier.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Closet 2.svg b/resources/icons/SVG/Linear/Home, Furniture/Closet 2.svg new file mode 100644 index 0000000..66ce276 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Closet 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Closet.svg b/resources/icons/SVG/Linear/Home, Furniture/Closet.svg new file mode 100644 index 0000000..acbba7d --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Closet.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Condicioner 2.svg b/resources/icons/SVG/Linear/Home, Furniture/Condicioner 2.svg new file mode 100644 index 0000000..85ba688 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Condicioner 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Condicioner.svg b/resources/icons/SVG/Linear/Home, Furniture/Condicioner.svg new file mode 100644 index 0000000..fb935a7 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Condicioner.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Floor Lamp Minimalistic.svg b/resources/icons/SVG/Linear/Home, Furniture/Floor Lamp Minimalistic.svg new file mode 100644 index 0000000..a68239e --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Floor Lamp Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Floor Lamp.svg b/resources/icons/SVG/Linear/Home, Furniture/Floor Lamp.svg new file mode 100644 index 0000000..bd9e8c3 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Floor Lamp.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Fridge.svg b/resources/icons/SVG/Linear/Home, Furniture/Fridge.svg new file mode 100644 index 0000000..84721b5 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Fridge.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Lamp.svg b/resources/icons/SVG/Linear/Home, Furniture/Lamp.svg new file mode 100644 index 0000000..0c4c484 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Lamp.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Mirror.svg b/resources/icons/SVG/Linear/Home, Furniture/Mirror.svg new file mode 100644 index 0000000..59dd4fe --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Mirror.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Remote Controller 2.svg b/resources/icons/SVG/Linear/Home, Furniture/Remote Controller 2.svg new file mode 100644 index 0000000..eab8dc4 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Remote Controller 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Remote Controller Minimalistic.svg b/resources/icons/SVG/Linear/Home, Furniture/Remote Controller Minimalistic.svg new file mode 100644 index 0000000..4ee380c --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Remote Controller Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Remote Controller.svg b/resources/icons/SVG/Linear/Home, Furniture/Remote Controller.svg new file mode 100644 index 0000000..ea24816 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Remote Controller.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Smart Vacuum Cleaner 2.svg b/resources/icons/SVG/Linear/Home, Furniture/Smart Vacuum Cleaner 2.svg new file mode 100644 index 0000000..a94fd5d --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Smart Vacuum Cleaner 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Smart Vacuum Cleaner.svg b/resources/icons/SVG/Linear/Home, Furniture/Smart Vacuum Cleaner.svg new file mode 100644 index 0000000..998d8a9 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Smart Vacuum Cleaner.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Sofa 2.svg b/resources/icons/SVG/Linear/Home, Furniture/Sofa 2.svg new file mode 100644 index 0000000..debf82f --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Sofa 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Sofa 3.svg b/resources/icons/SVG/Linear/Home, Furniture/Sofa 3.svg new file mode 100644 index 0000000..e2df146 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Sofa 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Sofa.svg b/resources/icons/SVG/Linear/Home, Furniture/Sofa.svg new file mode 100644 index 0000000..404d348 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Sofa.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Speaker Minimalistic.svg b/resources/icons/SVG/Linear/Home, Furniture/Speaker Minimalistic.svg new file mode 100644 index 0000000..a5b8c54 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Speaker Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Speaker.svg b/resources/icons/SVG/Linear/Home, Furniture/Speaker.svg new file mode 100644 index 0000000..df73e61 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Speaker.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Trellis.svg b/resources/icons/SVG/Linear/Home, Furniture/Trellis.svg new file mode 100644 index 0000000..3b5fc31 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Trellis.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Volume Knob.svg b/resources/icons/SVG/Linear/Home, Furniture/Volume Knob.svg new file mode 100644 index 0000000..a1af979 --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Volume Knob.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Washing Machine Minimalistic.svg b/resources/icons/SVG/Linear/Home, Furniture/Washing Machine Minimalistic.svg new file mode 100644 index 0000000..c22141f --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Washing Machine Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Home, Furniture/Washing Machine.svg b/resources/icons/SVG/Linear/Home, Furniture/Washing Machine.svg new file mode 100644 index 0000000..95b7b3b --- /dev/null +++ b/resources/icons/SVG/Linear/Home, Furniture/Washing Machine.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Like/Dislike.svg b/resources/icons/SVG/Linear/Like/Dislike.svg new file mode 100644 index 0000000..fdc412e --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Dislike.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Like/Heart Angle.svg b/resources/icons/SVG/Linear/Like/Heart Angle.svg new file mode 100644 index 0000000..0cf2e3e --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Heart Angle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Like/Heart Broken.svg b/resources/icons/SVG/Linear/Like/Heart Broken.svg new file mode 100644 index 0000000..8c15fa1 --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Heart Broken.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Like/Heart Lock.svg b/resources/icons/SVG/Linear/Like/Heart Lock.svg new file mode 100644 index 0000000..d8f0d88 --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Heart Lock.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Like/Heart Shine.svg b/resources/icons/SVG/Linear/Like/Heart Shine.svg new file mode 100644 index 0000000..3130a4d --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Heart Shine.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Like/Heart Unlock.svg b/resources/icons/SVG/Linear/Like/Heart Unlock.svg new file mode 100644 index 0000000..64c47c2 --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Heart Unlock.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Like/Heart.svg b/resources/icons/SVG/Linear/Like/Heart.svg new file mode 100644 index 0000000..bd7f45b --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Heart.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Like/Hearts.svg b/resources/icons/SVG/Linear/Like/Hearts.svg new file mode 100644 index 0000000..87efa19 --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Hearts.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Like/Like.svg b/resources/icons/SVG/Linear/Like/Like.svg new file mode 100644 index 0000000..dc753aa --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Like.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Like/Medal Ribbon Star.svg b/resources/icons/SVG/Linear/Like/Medal Ribbon Star.svg new file mode 100644 index 0000000..30bb35b --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Medal Ribbon Star.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Like/Medal Ribbon.svg b/resources/icons/SVG/Linear/Like/Medal Ribbon.svg new file mode 100644 index 0000000..eec5b3a --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Medal Ribbon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Like/Medal Ribbons Star.svg b/resources/icons/SVG/Linear/Like/Medal Ribbons Star.svg new file mode 100644 index 0000000..95053d7 --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Medal Ribbons Star.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Like/Medal Star Circle.svg b/resources/icons/SVG/Linear/Like/Medal Star Circle.svg new file mode 100644 index 0000000..1933d6a --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Medal Star Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Like/Medal Star Square.svg b/resources/icons/SVG/Linear/Like/Medal Star Square.svg new file mode 100644 index 0000000..63a0b4c --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Medal Star Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Like/Medal Star.svg b/resources/icons/SVG/Linear/Like/Medal Star.svg new file mode 100644 index 0000000..f3afa97 --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Medal Star.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Like/Star Shine.svg b/resources/icons/SVG/Linear/Like/Star Shine.svg new file mode 100644 index 0000000..ded13a6 --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Star Shine.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Like/Star.svg b/resources/icons/SVG/Linear/Like/Star.svg new file mode 100644 index 0000000..1ffc093 --- /dev/null +++ b/resources/icons/SVG/Linear/Like/Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/List/Bill.svg b/resources/icons/SVG/Linear/List/Bill.svg new file mode 100644 index 0000000..5c6bb7e --- /dev/null +++ b/resources/icons/SVG/Linear/List/Bill.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/List/Checklist Minimalistic.svg b/resources/icons/SVG/Linear/List/Checklist Minimalistic.svg new file mode 100644 index 0000000..d9257a3 --- /dev/null +++ b/resources/icons/SVG/Linear/List/Checklist Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/List/Checklist.svg b/resources/icons/SVG/Linear/List/Checklist.svg new file mode 100644 index 0000000..dc8a23a --- /dev/null +++ b/resources/icons/SVG/Linear/List/Checklist.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/List/List Arrow Down Minimalistic.svg b/resources/icons/SVG/Linear/List/List Arrow Down Minimalistic.svg new file mode 100644 index 0000000..0fd5120 --- /dev/null +++ b/resources/icons/SVG/Linear/List/List Arrow Down Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/List/List Arrow Down.svg b/resources/icons/SVG/Linear/List/List Arrow Down.svg new file mode 100644 index 0000000..500593c --- /dev/null +++ b/resources/icons/SVG/Linear/List/List Arrow Down.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/List/List Arrow Up Minimalistic.svg b/resources/icons/SVG/Linear/List/List Arrow Up Minimalistic.svg new file mode 100644 index 0000000..bc9c648 --- /dev/null +++ b/resources/icons/SVG/Linear/List/List Arrow Up Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/List/List Arrow Up.svg b/resources/icons/SVG/Linear/List/List Arrow Up.svg new file mode 100644 index 0000000..86087ed --- /dev/null +++ b/resources/icons/SVG/Linear/List/List Arrow Up.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/List/List Check Minimalistic.svg b/resources/icons/SVG/Linear/List/List Check Minimalistic.svg new file mode 100644 index 0000000..e2000f9 --- /dev/null +++ b/resources/icons/SVG/Linear/List/List Check Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/List/List Check.svg b/resources/icons/SVG/Linear/List/List Check.svg new file mode 100644 index 0000000..ff5efc9 --- /dev/null +++ b/resources/icons/SVG/Linear/List/List Check.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/List/List Cross Minimalistic.svg b/resources/icons/SVG/Linear/List/List Cross Minimalistic.svg new file mode 100644 index 0000000..453cb13 --- /dev/null +++ b/resources/icons/SVG/Linear/List/List Cross Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/List/List Cross.svg b/resources/icons/SVG/Linear/List/List Cross.svg new file mode 100644 index 0000000..cf0cbc9 --- /dev/null +++ b/resources/icons/SVG/Linear/List/List Cross.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/List/List Down Minimalistic.svg b/resources/icons/SVG/Linear/List/List Down Minimalistic.svg new file mode 100644 index 0000000..e47528e --- /dev/null +++ b/resources/icons/SVG/Linear/List/List Down Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/List/List Down.svg b/resources/icons/SVG/Linear/List/List Down.svg new file mode 100644 index 0000000..e6559bd --- /dev/null +++ b/resources/icons/SVG/Linear/List/List Down.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/List/List Heart Minimalistic.svg b/resources/icons/SVG/Linear/List/List Heart Minimalistic.svg new file mode 100644 index 0000000..a0dfc68 --- /dev/null +++ b/resources/icons/SVG/Linear/List/List Heart Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/List/List Heart.svg b/resources/icons/SVG/Linear/List/List Heart.svg new file mode 100644 index 0000000..de9d035 --- /dev/null +++ b/resources/icons/SVG/Linear/List/List Heart.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/List/List Up Minimalistic.svg b/resources/icons/SVG/Linear/List/List Up Minimalistic.svg new file mode 100644 index 0000000..779b215 --- /dev/null +++ b/resources/icons/SVG/Linear/List/List Up Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/List/List Up.svg b/resources/icons/SVG/Linear/List/List Up.svg new file mode 100644 index 0000000..4c4ba93 --- /dev/null +++ b/resources/icons/SVG/Linear/List/List Up.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/List/List-1.svg b/resources/icons/SVG/Linear/List/List-1.svg new file mode 100644 index 0000000..2ecd46b --- /dev/null +++ b/resources/icons/SVG/Linear/List/List-1.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/List/List.svg b/resources/icons/SVG/Linear/List/List.svg new file mode 100644 index 0000000..5856152 --- /dev/null +++ b/resources/icons/SVG/Linear/List/List.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/List/Plaaylist Minimalistic.svg b/resources/icons/SVG/Linear/List/Plaaylist Minimalistic.svg new file mode 100644 index 0000000..7ce33a2 --- /dev/null +++ b/resources/icons/SVG/Linear/List/Plaaylist Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/List/Playlist 2.svg b/resources/icons/SVG/Linear/List/Playlist 2.svg new file mode 100644 index 0000000..a92f4b9 --- /dev/null +++ b/resources/icons/SVG/Linear/List/Playlist 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/List/Playlist Minimalistic 2.svg b/resources/icons/SVG/Linear/List/Playlist Minimalistic 2.svg new file mode 100644 index 0000000..9e11f29 --- /dev/null +++ b/resources/icons/SVG/Linear/List/Playlist Minimalistic 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/List/Playlist Minimalistic 3.svg b/resources/icons/SVG/Linear/List/Playlist Minimalistic 3.svg new file mode 100644 index 0000000..33e20c4 --- /dev/null +++ b/resources/icons/SVG/Linear/List/Playlist Minimalistic 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/List/Playlist.svg b/resources/icons/SVG/Linear/List/Playlist.svg new file mode 100644 index 0000000..1fe646f --- /dev/null +++ b/resources/icons/SVG/Linear/List/Playlist.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/List/Sort By Alphabet.svg b/resources/icons/SVG/Linear/List/Sort By Alphabet.svg new file mode 100644 index 0000000..2979bd3 --- /dev/null +++ b/resources/icons/SVG/Linear/List/Sort By Alphabet.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/List/Sort By Time.svg b/resources/icons/SVG/Linear/List/Sort By Time.svg new file mode 100644 index 0000000..591952c --- /dev/null +++ b/resources/icons/SVG/Linear/List/Sort By Time.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/List/Sort From Bottom To Top.svg b/resources/icons/SVG/Linear/List/Sort From Bottom To Top.svg new file mode 100644 index 0000000..686d184 --- /dev/null +++ b/resources/icons/SVG/Linear/List/Sort From Bottom To Top.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/List/Sort From Top To Bottom.svg b/resources/icons/SVG/Linear/List/Sort From Top To Bottom.svg new file mode 100644 index 0000000..defd8ef --- /dev/null +++ b/resources/icons/SVG/Linear/List/Sort From Top To Bottom.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Branching Paths Down.svg b/resources/icons/SVG/Linear/Map & Location/Branching Paths Down.svg new file mode 100644 index 0000000..177657d --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Branching Paths Down.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Branching Paths Up.svg b/resources/icons/SVG/Linear/Map & Location/Branching Paths Up.svg new file mode 100644 index 0000000..6533dc1 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Branching Paths Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Compass Big.svg b/resources/icons/SVG/Linear/Map & Location/Compass Big.svg new file mode 100644 index 0000000..df46132 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Compass Big.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Compass Square.svg b/resources/icons/SVG/Linear/Map & Location/Compass Square.svg new file mode 100644 index 0000000..b9cb063 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Compass Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Compass.svg b/resources/icons/SVG/Linear/Map & Location/Compass.svg new file mode 100644 index 0000000..e3ccfaf --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Compass.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/GPS.svg b/resources/icons/SVG/Linear/Map & Location/GPS.svg new file mode 100644 index 0000000..b2a53ff --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/GPS.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Global.svg b/resources/icons/SVG/Linear/Map & Location/Global.svg new file mode 100644 index 0000000..1f86e59 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Global.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Globus.svg b/resources/icons/SVG/Linear/Map & Location/Globus.svg new file mode 100644 index 0000000..f3f2774 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Globus.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Map Arrow Down.svg b/resources/icons/SVG/Linear/Map & Location/Map Arrow Down.svg new file mode 100644 index 0000000..204cdfa --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Map Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Map Arrow Left.svg b/resources/icons/SVG/Linear/Map & Location/Map Arrow Left.svg new file mode 100644 index 0000000..c611a6e --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Map Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Map Arrow Right.svg b/resources/icons/SVG/Linear/Map & Location/Map Arrow Right.svg new file mode 100644 index 0000000..34d5a4a --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Map Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Map Arrow Square.svg b/resources/icons/SVG/Linear/Map & Location/Map Arrow Square.svg new file mode 100644 index 0000000..06cedd2 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Map Arrow Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Map Arrow Up.svg b/resources/icons/SVG/Linear/Map & Location/Map Arrow Up.svg new file mode 100644 index 0000000..92e1f55 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Map Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Map Point Add.svg b/resources/icons/SVG/Linear/Map & Location/Map Point Add.svg new file mode 100644 index 0000000..b9135c7 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Map Point Add.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Map Point Favourite.svg b/resources/icons/SVG/Linear/Map & Location/Map Point Favourite.svg new file mode 100644 index 0000000..c4fd1f4 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Map Point Favourite.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Map Point Hospital.svg b/resources/icons/SVG/Linear/Map & Location/Map Point Hospital.svg new file mode 100644 index 0000000..8a94f01 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Map Point Hospital.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Map Point Remove.svg b/resources/icons/SVG/Linear/Map & Location/Map Point Remove.svg new file mode 100644 index 0000000..cc28446 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Map Point Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Map Point Rotate.svg b/resources/icons/SVG/Linear/Map & Location/Map Point Rotate.svg new file mode 100644 index 0000000..c26ce13 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Map Point Rotate.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Map Point School.svg b/resources/icons/SVG/Linear/Map & Location/Map Point School.svg new file mode 100644 index 0000000..92b7986 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Map Point School.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Map Point Search.svg b/resources/icons/SVG/Linear/Map & Location/Map Point Search.svg new file mode 100644 index 0000000..62b8f4d --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Map Point Search.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Map Point Wave.svg b/resources/icons/SVG/Linear/Map & Location/Map Point Wave.svg new file mode 100644 index 0000000..2dcc444 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Map Point Wave.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Map Point.svg b/resources/icons/SVG/Linear/Map & Location/Map Point.svg new file mode 100644 index 0000000..44883a1 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Map Point.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Map.svg b/resources/icons/SVG/Linear/Map & Location/Map.svg new file mode 100644 index 0000000..9bb1fb2 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Map.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/People Nearby.svg b/resources/icons/SVG/Linear/Map & Location/People Nearby.svg new file mode 100644 index 0000000..a971cb5 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/People Nearby.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Point On Map Perspective.svg b/resources/icons/SVG/Linear/Map & Location/Point On Map Perspective.svg new file mode 100644 index 0000000..20409df --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Point On Map Perspective.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Point On Map.svg b/resources/icons/SVG/Linear/Map & Location/Point On Map.svg new file mode 100644 index 0000000..2233c47 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Point On Map.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Radar 2.svg b/resources/icons/SVG/Linear/Map & Location/Radar 2.svg new file mode 100644 index 0000000..3be9f18 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Radar 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Radar.svg b/resources/icons/SVG/Linear/Map & Location/Radar.svg new file mode 100644 index 0000000..3598cf9 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Radar.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Route.svg b/resources/icons/SVG/Linear/Map & Location/Route.svg new file mode 100644 index 0000000..cf11a89 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Route.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Routing 2.svg b/resources/icons/SVG/Linear/Map & Location/Routing 2.svg new file mode 100644 index 0000000..61a0d8e --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Routing 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Routing 3.svg b/resources/icons/SVG/Linear/Map & Location/Routing 3.svg new file mode 100644 index 0000000..11a0a37 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Routing 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Routing.svg b/resources/icons/SVG/Linear/Map & Location/Routing.svg new file mode 100644 index 0000000..f3bd288 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Routing.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Signpost 2.svg b/resources/icons/SVG/Linear/Map & Location/Signpost 2.svg new file mode 100644 index 0000000..2dcc772 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Signpost 2.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Signpost.svg b/resources/icons/SVG/Linear/Map & Location/Signpost.svg new file mode 100644 index 0000000..463076b --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Signpost.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Streets Map Point.svg b/resources/icons/SVG/Linear/Map & Location/Streets Map Point.svg new file mode 100644 index 0000000..217e619 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Streets Map Point.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Streets Navigation.svg b/resources/icons/SVG/Linear/Map & Location/Streets Navigation.svg new file mode 100644 index 0000000..5d28440 --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Streets Navigation.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Map & Location/Streets.svg b/resources/icons/SVG/Linear/Map & Location/Streets.svg new file mode 100644 index 0000000..21361ee --- /dev/null +++ b/resources/icons/SVG/Linear/Map & Location/Streets.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Adhesive Plaster 2.svg b/resources/icons/SVG/Linear/Medicine/Adhesive Plaster 2.svg new file mode 100644 index 0000000..ffb14dd --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Adhesive Plaster 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Adhesive Plaster.svg b/resources/icons/SVG/Linear/Medicine/Adhesive Plaster.svg new file mode 100644 index 0000000..6dad6b7 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Adhesive Plaster.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Bacteria.svg b/resources/icons/SVG/Linear/Medicine/Bacteria.svg new file mode 100644 index 0000000..e831e53 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Bacteria.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Benzene Ring.svg b/resources/icons/SVG/Linear/Medicine/Benzene Ring.svg new file mode 100644 index 0000000..afe1e59 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Benzene Ring.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Bone Broken.svg b/resources/icons/SVG/Linear/Medicine/Bone Broken.svg new file mode 100644 index 0000000..4f8384c --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Bone Broken.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Bone Crack.svg b/resources/icons/SVG/Linear/Medicine/Bone Crack.svg new file mode 100644 index 0000000..59d7a39 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Bone Crack.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Bone.svg b/resources/icons/SVG/Linear/Medicine/Bone.svg new file mode 100644 index 0000000..e9eca67 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Bone.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Medicine/Bones.svg b/resources/icons/SVG/Linear/Medicine/Bones.svg new file mode 100644 index 0000000..b221978 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Bones.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/DNA.svg b/resources/icons/SVG/Linear/Medicine/DNA.svg new file mode 100644 index 0000000..65a8791 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/DNA.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Dropper 2.svg b/resources/icons/SVG/Linear/Medicine/Dropper 2.svg new file mode 100644 index 0000000..9d6f913 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Dropper 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Dropper 3.svg b/resources/icons/SVG/Linear/Medicine/Dropper 3.svg new file mode 100644 index 0000000..37c7ea8 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Dropper 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Dropper Minimalistic 2.svg b/resources/icons/SVG/Linear/Medicine/Dropper Minimalistic 2.svg new file mode 100644 index 0000000..208fd1f --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Dropper Minimalistic 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Dropper Minimalistic.svg b/resources/icons/SVG/Linear/Medicine/Dropper Minimalistic.svg new file mode 100644 index 0000000..0f56ca4 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Dropper Minimalistic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Dropper.svg b/resources/icons/SVG/Linear/Medicine/Dropper.svg new file mode 100644 index 0000000..b435999 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Dropper.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Health.svg b/resources/icons/SVG/Linear/Medicine/Health.svg new file mode 100644 index 0000000..b8e49ba --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Health.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Heart Pulse 2.svg b/resources/icons/SVG/Linear/Medicine/Heart Pulse 2.svg new file mode 100644 index 0000000..2270fb4 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Heart Pulse 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Heart Pulse.svg b/resources/icons/SVG/Linear/Medicine/Heart Pulse.svg new file mode 100644 index 0000000..fcf9836 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Heart Pulse.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Jar Of Pills 2.svg b/resources/icons/SVG/Linear/Medicine/Jar Of Pills 2.svg new file mode 100644 index 0000000..cfed2d7 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Jar Of Pills 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Jar Of Pills.svg b/resources/icons/SVG/Linear/Medicine/Jar Of Pills.svg new file mode 100644 index 0000000..451a427 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Jar Of Pills.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Medical Kit.svg b/resources/icons/SVG/Linear/Medicine/Medical Kit.svg new file mode 100644 index 0000000..acb925d --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Medical Kit.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Pill.svg b/resources/icons/SVG/Linear/Medicine/Pill.svg new file mode 100644 index 0000000..20e4d2c --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Pill.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Pills 2.svg b/resources/icons/SVG/Linear/Medicine/Pills 2.svg new file mode 100644 index 0000000..6db7c17 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Pills 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Pills 3.svg b/resources/icons/SVG/Linear/Medicine/Pills 3.svg new file mode 100644 index 0000000..8d7bd80 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Pills 3.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Pills.svg b/resources/icons/SVG/Linear/Medicine/Pills.svg new file mode 100644 index 0000000..120092e --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Pills.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Pulse 2.svg b/resources/icons/SVG/Linear/Medicine/Pulse 2.svg new file mode 100644 index 0000000..6b6818a --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Pulse 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Pulse.svg b/resources/icons/SVG/Linear/Medicine/Pulse.svg new file mode 100644 index 0000000..8bb8315 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Pulse.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Stethoscope.svg b/resources/icons/SVG/Linear/Medicine/Stethoscope.svg new file mode 100644 index 0000000..a055bc2 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Stethoscope.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Syringe.svg b/resources/icons/SVG/Linear/Medicine/Syringe.svg new file mode 100644 index 0000000..81f199d --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Syringe.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Medicine/Test Tube Minimalistic.svg b/resources/icons/SVG/Linear/Medicine/Test Tube Minimalistic.svg new file mode 100644 index 0000000..665ee67 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Test Tube Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Medicine/Test Tube.svg b/resources/icons/SVG/Linear/Medicine/Test Tube.svg new file mode 100644 index 0000000..9e0c21c --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Test Tube.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Thermometer.svg b/resources/icons/SVG/Linear/Medicine/Thermometer.svg new file mode 100644 index 0000000..2bdf4cf --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Thermometer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Medicine/Virus.svg b/resources/icons/SVG/Linear/Medicine/Virus.svg new file mode 100644 index 0000000..29bcde7 --- /dev/null +++ b/resources/icons/SVG/Linear/Medicine/Virus.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Square Arrow.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Square Arrow.svg new file mode 100644 index 0000000..a475be0 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Square Arrow.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Square Call.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Square Call.svg new file mode 100644 index 0000000..c297d2b --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Square Call.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Square Check.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Square Check.svg new file mode 100644 index 0000000..ce0f76f --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Square Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Square Code.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Square Code.svg new file mode 100644 index 0000000..5f04326 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Square Code.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Square.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Square.svg new file mode 100644 index 0000000..a3b65d5 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Dots.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Dots.svg new file mode 100644 index 0000000..d112d5a --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Dots.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Line.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Line.svg new file mode 100644 index 0000000..354c576 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Line.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Call.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Call.svg new file mode 100644 index 0000000..c171a58 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Call.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Check.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Check.svg new file mode 100644 index 0000000..d4057c1 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Dots.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Dots.svg new file mode 100644 index 0000000..a9aa5f9 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Dots.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Like.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Like.svg new file mode 100644 index 0000000..b32da9f --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Like.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Line.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Line.svg new file mode 100644 index 0000000..fa5b093 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Line.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Money.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Money.svg new file mode 100644 index 0000000..d385d55 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Money.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Unread.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Unread.svg new file mode 100644 index 0000000..c02a78d --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Video.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Video.svg new file mode 100644 index 0000000..45247e6 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round Video.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Round.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round.svg new file mode 100644 index 0000000..f8a3346 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Square Like.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Square Like.svg new file mode 100644 index 0000000..7302454 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Square Like.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Chat Unread.svg b/resources/icons/SVG/Linear/Messages, Conversation/Chat Unread.svg new file mode 100644 index 0000000..a5c0b13 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Chat Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Check Read.svg b/resources/icons/SVG/Linear/Messages, Conversation/Check Read.svg new file mode 100644 index 0000000..a963b0d --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Check Read.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Dialog 2.svg b/resources/icons/SVG/Linear/Messages, Conversation/Dialog 2.svg new file mode 100644 index 0000000..212b7ff --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Dialog 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Dialog.svg b/resources/icons/SVG/Linear/Messages, Conversation/Dialog.svg new file mode 100644 index 0000000..bb82dda --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Dialog.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Forward.svg b/resources/icons/SVG/Linear/Messages, Conversation/Forward.svg new file mode 100644 index 0000000..69c8f9b --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Forward.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Inbox Archive.svg b/resources/icons/SVG/Linear/Messages, Conversation/Inbox Archive.svg new file mode 100644 index 0000000..a8695b1 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Inbox Archive.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Inbox In.svg b/resources/icons/SVG/Linear/Messages, Conversation/Inbox In.svg new file mode 100644 index 0000000..8112034 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Inbox In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Inbox Line.svg b/resources/icons/SVG/Linear/Messages, Conversation/Inbox Line.svg new file mode 100644 index 0000000..a4ab09d --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Inbox Line.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Inbox Out.svg b/resources/icons/SVG/Linear/Messages, Conversation/Inbox Out.svg new file mode 100644 index 0000000..5721609 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Inbox Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Inbox Unread.svg b/resources/icons/SVG/Linear/Messages, Conversation/Inbox Unread.svg new file mode 100644 index 0000000..60d0b69 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Inbox Unread.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Inbox.svg b/resources/icons/SVG/Linear/Messages, Conversation/Inbox.svg new file mode 100644 index 0000000..6855116 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Inbox.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Letter Opened.svg b/resources/icons/SVG/Linear/Messages, Conversation/Letter Opened.svg new file mode 100644 index 0000000..d6fb8fa --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Letter Opened.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Letter Unread.svg b/resources/icons/SVG/Linear/Messages, Conversation/Letter Unread.svg new file mode 100644 index 0000000..37a3d7d --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Letter Unread.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Letter.svg b/resources/icons/SVG/Linear/Messages, Conversation/Letter.svg new file mode 100644 index 0000000..c15d0a2 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Letter.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Mailbox.svg b/resources/icons/SVG/Linear/Messages, Conversation/Mailbox.svg new file mode 100644 index 0000000..4950efd --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Mailbox.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Multiple Forward Left.svg b/resources/icons/SVG/Linear/Messages, Conversation/Multiple Forward Left.svg new file mode 100644 index 0000000..7a9410b --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Multiple Forward Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Multiple Forward Right.svg b/resources/icons/SVG/Linear/Messages, Conversation/Multiple Forward Right.svg new file mode 100644 index 0000000..5af8e8e --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Multiple Forward Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Paperclip 2.svg b/resources/icons/SVG/Linear/Messages, Conversation/Paperclip 2.svg new file mode 100644 index 0000000..9438b6e --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Paperclip 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Paperclip Rounded 2.svg b/resources/icons/SVG/Linear/Messages, Conversation/Paperclip Rounded 2.svg new file mode 100644 index 0000000..657327a --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Paperclip Rounded 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Paperclip Rounded.svg b/resources/icons/SVG/Linear/Messages, Conversation/Paperclip Rounded.svg new file mode 100644 index 0000000..203867e --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Paperclip Rounded.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Paperclip.svg b/resources/icons/SVG/Linear/Messages, Conversation/Paperclip.svg new file mode 100644 index 0000000..f284651 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Paperclip.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Pen 2.svg b/resources/icons/SVG/Linear/Messages, Conversation/Pen 2.svg new file mode 100644 index 0000000..fa19c1c --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Pen 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Pen New Round.svg b/resources/icons/SVG/Linear/Messages, Conversation/Pen New Round.svg new file mode 100644 index 0000000..2039417 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Pen New Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Pen New Square.svg b/resources/icons/SVG/Linear/Messages, Conversation/Pen New Square.svg new file mode 100644 index 0000000..1614f50 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Pen New Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Pen.svg b/resources/icons/SVG/Linear/Messages, Conversation/Pen.svg new file mode 100644 index 0000000..13799e5 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Pen.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Plain 2.svg b/resources/icons/SVG/Linear/Messages, Conversation/Plain 2.svg new file mode 100644 index 0000000..384c939 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Plain 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Plain 3.svg b/resources/icons/SVG/Linear/Messages, Conversation/Plain 3.svg new file mode 100644 index 0000000..4be52e9 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Plain 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Plain.svg b/resources/icons/SVG/Linear/Messages, Conversation/Plain.svg new file mode 100644 index 0000000..c60441a --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Plain.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Square Forward.svg b/resources/icons/SVG/Linear/Messages, Conversation/Square Forward.svg new file mode 100644 index 0000000..f258af2 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Square Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Square Share Line.svg b/resources/icons/SVG/Linear/Messages, Conversation/Square Share Line.svg new file mode 100644 index 0000000..0fbf8e8 --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Square Share Line.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Messages, Conversation/Unread.svg b/resources/icons/SVG/Linear/Messages, Conversation/Unread.svg new file mode 100644 index 0000000..a59cadb --- /dev/null +++ b/resources/icons/SVG/Linear/Messages, Conversation/Unread.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Money/Banknote 2.svg b/resources/icons/SVG/Linear/Money/Banknote 2.svg new file mode 100644 index 0000000..8e78779 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Banknote 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Banknote.svg b/resources/icons/SVG/Linear/Money/Banknote.svg new file mode 100644 index 0000000..fb7975f --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Banknote.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Bill Check.svg b/resources/icons/SVG/Linear/Money/Bill Check.svg new file mode 100644 index 0000000..4976371 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Bill Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Money/Bill Cross.svg b/resources/icons/SVG/Linear/Money/Bill Cross.svg new file mode 100644 index 0000000..0138d04 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Bill Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Money/Bill List.svg b/resources/icons/SVG/Linear/Money/Bill List.svg new file mode 100644 index 0000000..752d1e2 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Bill List.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Bill.svg b/resources/icons/SVG/Linear/Money/Bill.svg new file mode 100644 index 0000000..0dfbc03 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Bill.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Card 2.svg b/resources/icons/SVG/Linear/Money/Card 2.svg new file mode 100644 index 0000000..f083981 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Card 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Card Recive.svg b/resources/icons/SVG/Linear/Money/Card Recive.svg new file mode 100644 index 0000000..3d036b6 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Card Recive.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Card Search.svg b/resources/icons/SVG/Linear/Money/Card Search.svg new file mode 100644 index 0000000..93770c3 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Card Search.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Card Send.svg b/resources/icons/SVG/Linear/Money/Card Send.svg new file mode 100644 index 0000000..e48c719 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Card Send.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Card Transfer.svg b/resources/icons/SVG/Linear/Money/Card Transfer.svg new file mode 100644 index 0000000..0b75008 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Card Transfer.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Card.svg b/resources/icons/SVG/Linear/Money/Card.svg new file mode 100644 index 0000000..474ff94 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Card.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Cardholder.svg b/resources/icons/SVG/Linear/Money/Cardholder.svg new file mode 100644 index 0000000..df5cdee --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Cardholder.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Cash Out.svg b/resources/icons/SVG/Linear/Money/Cash Out.svg new file mode 100644 index 0000000..fa0e666 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Cash Out.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Dollar Minimalistic.svg b/resources/icons/SVG/Linear/Money/Dollar Minimalistic.svg new file mode 100644 index 0000000..c28b105 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Dollar Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Dollar.svg b/resources/icons/SVG/Linear/Money/Dollar.svg new file mode 100644 index 0000000..b7581fc --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Dollar.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Money/Euro.svg b/resources/icons/SVG/Linear/Money/Euro.svg new file mode 100644 index 0000000..230a9a0 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Euro.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Money Bag.svg b/resources/icons/SVG/Linear/Money/Money Bag.svg new file mode 100644 index 0000000..1f0857b --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Money Bag.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Money/Ruble.svg b/resources/icons/SVG/Linear/Money/Ruble.svg new file mode 100644 index 0000000..2d1a1bf --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Ruble.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Money/Safe 2.svg b/resources/icons/SVG/Linear/Money/Safe 2.svg new file mode 100644 index 0000000..696071b --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Safe 2.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Safe Circle.svg b/resources/icons/SVG/Linear/Money/Safe Circle.svg new file mode 100644 index 0000000..023b458 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Safe Circle.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Safe Square.svg b/resources/icons/SVG/Linear/Money/Safe Square.svg new file mode 100644 index 0000000..f0bf169 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Safe Square.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Sale Square.svg b/resources/icons/SVG/Linear/Money/Sale Square.svg new file mode 100644 index 0000000..8ac6f44 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Sale Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Sale.svg b/resources/icons/SVG/Linear/Money/Sale.svg new file mode 100644 index 0000000..fc0eb6c --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Sale.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Tag Horizontal.svg b/resources/icons/SVG/Linear/Money/Tag Horizontal.svg new file mode 100644 index 0000000..025544f --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Tag Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Money/Tag Price.svg b/resources/icons/SVG/Linear/Money/Tag Price.svg new file mode 100644 index 0000000..2857747 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Tag Price.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Money/Tag.svg b/resources/icons/SVG/Linear/Money/Tag.svg new file mode 100644 index 0000000..66d074d --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Tag.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Money/Ticker Star.svg b/resources/icons/SVG/Linear/Money/Ticker Star.svg new file mode 100644 index 0000000..b9f39e4 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Ticker Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Money/Ticket Sale.svg b/resources/icons/SVG/Linear/Money/Ticket Sale.svg new file mode 100644 index 0000000..f85ab70 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Ticket Sale.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Ticket.svg b/resources/icons/SVG/Linear/Money/Ticket.svg new file mode 100644 index 0000000..53d7e6a --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Ticket.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Money/Verified Check.svg b/resources/icons/SVG/Linear/Money/Verified Check.svg new file mode 100644 index 0000000..8bbcb18 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Verified Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Money/Wad Of Money.svg b/resources/icons/SVG/Linear/Money/Wad Of Money.svg new file mode 100644 index 0000000..68d29db --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Wad Of Money.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Wallet 2.svg b/resources/icons/SVG/Linear/Money/Wallet 2.svg new file mode 100644 index 0000000..afb1b8e --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Wallet 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Wallet Money.svg b/resources/icons/SVG/Linear/Money/Wallet Money.svg new file mode 100644 index 0000000..768af41 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Wallet Money.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Money/Wallet.svg b/resources/icons/SVG/Linear/Money/Wallet.svg new file mode 100644 index 0000000..b101469 --- /dev/null +++ b/resources/icons/SVG/Linear/Money/Wallet.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Nature, Travel/Bonfire.svg b/resources/icons/SVG/Linear/Nature, Travel/Bonfire.svg new file mode 100644 index 0000000..5ac9c43 --- /dev/null +++ b/resources/icons/SVG/Linear/Nature, Travel/Bonfire.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Nature, Travel/Fire Minimalistic.svg b/resources/icons/SVG/Linear/Nature, Travel/Fire Minimalistic.svg new file mode 100644 index 0000000..9b3a089 --- /dev/null +++ b/resources/icons/SVG/Linear/Nature, Travel/Fire Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Nature, Travel/Fire Square.svg b/resources/icons/SVG/Linear/Nature, Travel/Fire Square.svg new file mode 100644 index 0000000..9f371d2 --- /dev/null +++ b/resources/icons/SVG/Linear/Nature, Travel/Fire Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Nature, Travel/Fire.svg b/resources/icons/SVG/Linear/Nature, Travel/Fire.svg new file mode 100644 index 0000000..08e2f4b --- /dev/null +++ b/resources/icons/SVG/Linear/Nature, Travel/Fire.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Nature, Travel/Flame.svg b/resources/icons/SVG/Linear/Nature, Travel/Flame.svg new file mode 100644 index 0000000..4776883 --- /dev/null +++ b/resources/icons/SVG/Linear/Nature, Travel/Flame.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Nature, Travel/Leaf.svg b/resources/icons/SVG/Linear/Nature, Travel/Leaf.svg new file mode 100644 index 0000000..a539b3d --- /dev/null +++ b/resources/icons/SVG/Linear/Nature, Travel/Leaf.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Nature, Travel/Suitcase Lines.svg b/resources/icons/SVG/Linear/Nature, Travel/Suitcase Lines.svg new file mode 100644 index 0000000..1ef7b9b --- /dev/null +++ b/resources/icons/SVG/Linear/Nature, Travel/Suitcase Lines.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Nature, Travel/Suitcase Tag.svg b/resources/icons/SVG/Linear/Nature, Travel/Suitcase Tag.svg new file mode 100644 index 0000000..e4dcff8 --- /dev/null +++ b/resources/icons/SVG/Linear/Nature, Travel/Suitcase Tag.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Nature, Travel/Suitcase.svg b/resources/icons/SVG/Linear/Nature, Travel/Suitcase.svg new file mode 100644 index 0000000..4d6713f --- /dev/null +++ b/resources/icons/SVG/Linear/Nature, Travel/Suitcase.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Bug Minimalistic.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Bug Minimalistic.svg new file mode 100644 index 0000000..ec4d7f9 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Bug Minimalistic.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Bug.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Bug.svg new file mode 100644 index 0000000..3ad2be6 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Bug.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Code 2.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Code 2.svg new file mode 100644 index 0000000..21d2a9c --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Code 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Code Circle.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Code Circle.svg new file mode 100644 index 0000000..154c0a0 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Code Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Code Square.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Code Square.svg new file mode 100644 index 0000000..6e07e9c --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Code Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Code.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Code.svg new file mode 100644 index 0000000..f56148c --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Code.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Command.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Command.svg new file mode 100644 index 0000000..097cdb0 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Command.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Hashtag Chat.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Hashtag Chat.svg new file mode 100644 index 0000000..faaf274 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Hashtag Chat.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Hashtag Circle.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Hashtag Circle.svg new file mode 100644 index 0000000..0e55b1a --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Hashtag Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Hashtag Square.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Hashtag Square.svg new file mode 100644 index 0000000..b81791e --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Hashtag Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Hashtag.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Hashtag.svg new file mode 100644 index 0000000..58019dd --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Hashtag.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Programming.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Programming.svg new file mode 100644 index 0000000..4b12957 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Programming.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Screencast 2.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Screencast 2.svg new file mode 100644 index 0000000..72224b4 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Screencast 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Screencast.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Screencast.svg new file mode 100644 index 0000000..8cabdd5 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Screencast.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Sidebar Code.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Sidebar Code.svg new file mode 100644 index 0000000..83d7e24 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Sidebar Code.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Sidebar Minimalistic.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Sidebar Minimalistic.svg new file mode 100644 index 0000000..2649ecb --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Sidebar Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Siderbar.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Siderbar.svg new file mode 100644 index 0000000..4ddcdc8 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Siderbar.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Slash Circle.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Slash Circle.svg new file mode 100644 index 0000000..a0e1824 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Slash Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Slash Square.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Slash Square.svg new file mode 100644 index 0000000..7e13b3a --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Slash Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Station Minimalistic.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Station Minimalistic.svg new file mode 100644 index 0000000..3a833d9 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Station Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Station.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Station.svg new file mode 100644 index 0000000..d05e383 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Station.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Structure.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Structure.svg new file mode 100644 index 0000000..eee9db4 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Structure.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Translation 2.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Translation 2.svg new file mode 100644 index 0000000..a0f7d9f --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Translation 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Translation.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Translation.svg new file mode 100644 index 0000000..b4032dd --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Translation.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/USB Circle.svg b/resources/icons/SVG/Linear/Network, IT, Programming/USB Circle.svg new file mode 100644 index 0000000..7492ac2 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/USB Circle.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/USB Square.svg b/resources/icons/SVG/Linear/Network, IT, Programming/USB Square.svg new file mode 100644 index 0000000..e75a189 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/USB Square.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/USB.svg b/resources/icons/SVG/Linear/Network, IT, Programming/USB.svg new file mode 100644 index 0000000..91a9600 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/USB.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Wi-Fi Router Minimalistic.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Wi-Fi Router Minimalistic.svg new file mode 100644 index 0000000..a55815d --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Wi-Fi Router Minimalistic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Wi-Fi Router Round.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Wi-Fi Router Round.svg new file mode 100644 index 0000000..07079f3 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Wi-Fi Router Round.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Wi-Fi Router.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Wi-Fi Router.svg new file mode 100644 index 0000000..20edb3e --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Wi-Fi Router.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Network, IT, Programming/Window Frame.svg b/resources/icons/SVG/Linear/Network, IT, Programming/Window Frame.svg new file mode 100644 index 0000000..24f39d3 --- /dev/null +++ b/resources/icons/SVG/Linear/Network, IT, Programming/Window Frame.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Archive Check.svg b/resources/icons/SVG/Linear/Notes/Archive Check.svg new file mode 100644 index 0000000..6647df4 --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Archive Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Archive Down Minimlistic.svg b/resources/icons/SVG/Linear/Notes/Archive Down Minimlistic.svg new file mode 100644 index 0000000..91a6c65 --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Archive Down Minimlistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Archive Down.svg b/resources/icons/SVG/Linear/Notes/Archive Down.svg new file mode 100644 index 0000000..5267b4f --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Archive Down.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Archive Minimalistic.svg b/resources/icons/SVG/Linear/Notes/Archive Minimalistic.svg new file mode 100644 index 0000000..5a4be95 --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Archive Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Archive Up Minimlistic.svg b/resources/icons/SVG/Linear/Notes/Archive Up Minimlistic.svg new file mode 100644 index 0000000..7c66e76 --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Archive Up Minimlistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Archive Up.svg b/resources/icons/SVG/Linear/Notes/Archive Up.svg new file mode 100644 index 0000000..8bede3e --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Archive Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Archive.svg b/resources/icons/SVG/Linear/Notes/Archive.svg new file mode 100644 index 0000000..6069f89 --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Archive.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Clipboard Add.svg b/resources/icons/SVG/Linear/Notes/Clipboard Add.svg new file mode 100644 index 0000000..aff781a --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Clipboard Add.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Clipboard Check.svg b/resources/icons/SVG/Linear/Notes/Clipboard Check.svg new file mode 100644 index 0000000..64f4729 --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Clipboard Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Clipboard Heart.svg b/resources/icons/SVG/Linear/Notes/Clipboard Heart.svg new file mode 100644 index 0000000..102eb56 --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Clipboard Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Clipboard List.svg b/resources/icons/SVG/Linear/Notes/Clipboard List.svg new file mode 100644 index 0000000..0bec78a --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Clipboard List.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Clipboard Remove.svg b/resources/icons/SVG/Linear/Notes/Clipboard Remove.svg new file mode 100644 index 0000000..c0ec9db --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Clipboard Remove.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Clipboard Text.svg b/resources/icons/SVG/Linear/Notes/Clipboard Text.svg new file mode 100644 index 0000000..a77445f --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Clipboard Text.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Clipboard.svg b/resources/icons/SVG/Linear/Notes/Clipboard.svg new file mode 100644 index 0000000..7be78eb --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Clipboard.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Document Add.svg b/resources/icons/SVG/Linear/Notes/Document Add.svg new file mode 100644 index 0000000..4bcca17 --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Document Add.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Document Medicine.svg b/resources/icons/SVG/Linear/Notes/Document Medicine.svg new file mode 100644 index 0000000..856a33b --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Document Medicine.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Document Text.svg b/resources/icons/SVG/Linear/Notes/Document Text.svg new file mode 100644 index 0000000..0c5b002 --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Document Text.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Document.svg b/resources/icons/SVG/Linear/Notes/Document.svg new file mode 100644 index 0000000..09b3cde --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Document.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Documents Minimalistic.svg b/resources/icons/SVG/Linear/Notes/Documents Minimalistic.svg new file mode 100644 index 0000000..fe028bc --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Documents Minimalistic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Documents.svg b/resources/icons/SVG/Linear/Notes/Documents.svg new file mode 100644 index 0000000..43d8c28 --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Documents.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Notebook.svg b/resources/icons/SVG/Linear/Notes/Notebook.svg new file mode 100644 index 0000000..90518b2 --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Notebook.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Notes/Notes Minimalistic.svg b/resources/icons/SVG/Linear/Notes/Notes Minimalistic.svg new file mode 100644 index 0000000..2cfec7e --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Notes Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Notes/Notes.svg b/resources/icons/SVG/Linear/Notes/Notes.svg new file mode 100644 index 0000000..4ec6c09 --- /dev/null +++ b/resources/icons/SVG/Linear/Notes/Notes.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Notifications/Bell Bing.svg b/resources/icons/SVG/Linear/Notifications/Bell Bing.svg new file mode 100644 index 0000000..6435e64 --- /dev/null +++ b/resources/icons/SVG/Linear/Notifications/Bell Bing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Notifications/Bell Off.svg b/resources/icons/SVG/Linear/Notifications/Bell Off.svg new file mode 100644 index 0000000..9c0cf65 --- /dev/null +++ b/resources/icons/SVG/Linear/Notifications/Bell Off.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Notifications/Bell.svg b/resources/icons/SVG/Linear/Notifications/Bell.svg new file mode 100644 index 0000000..fa34886 --- /dev/null +++ b/resources/icons/SVG/Linear/Notifications/Bell.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Notifications/Notification Lines Remove.svg b/resources/icons/SVG/Linear/Notifications/Notification Lines Remove.svg new file mode 100644 index 0000000..836800b --- /dev/null +++ b/resources/icons/SVG/Linear/Notifications/Notification Lines Remove.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Notifications/Notification Remove.svg b/resources/icons/SVG/Linear/Notifications/Notification Remove.svg new file mode 100644 index 0000000..dd15b04 --- /dev/null +++ b/resources/icons/SVG/Linear/Notifications/Notification Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Notifications/Notification Unread Lines.svg b/resources/icons/SVG/Linear/Notifications/Notification Unread Lines.svg new file mode 100644 index 0000000..00ec496 --- /dev/null +++ b/resources/icons/SVG/Linear/Notifications/Notification Unread Lines.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Notifications/Notification Unread.svg b/resources/icons/SVG/Linear/Notifications/Notification Unread.svg new file mode 100644 index 0000000..00741ea --- /dev/null +++ b/resources/icons/SVG/Linear/Notifications/Notification Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/School/Backpack.svg b/resources/icons/SVG/Linear/School/Backpack.svg new file mode 100644 index 0000000..8e0447b --- /dev/null +++ b/resources/icons/SVG/Linear/School/Backpack.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/School/Book 2.svg b/resources/icons/SVG/Linear/School/Book 2.svg new file mode 100644 index 0000000..554eaa5 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Book 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/School/Book Bookmark Minimalistic.svg b/resources/icons/SVG/Linear/School/Book Bookmark Minimalistic.svg new file mode 100644 index 0000000..3db242d --- /dev/null +++ b/resources/icons/SVG/Linear/School/Book Bookmark Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/School/Book Bookmark.svg b/resources/icons/SVG/Linear/School/Book Bookmark.svg new file mode 100644 index 0000000..4b154a0 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Book Bookmark.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/School/Book Minimalistic.svg b/resources/icons/SVG/Linear/School/Book Minimalistic.svg new file mode 100644 index 0000000..663d38a --- /dev/null +++ b/resources/icons/SVG/Linear/School/Book Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/School/Book.svg b/resources/icons/SVG/Linear/School/Book.svg new file mode 100644 index 0000000..c67ad98 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Book.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/School/Bookmark Circle.svg b/resources/icons/SVG/Linear/School/Bookmark Circle.svg new file mode 100644 index 0000000..7683ae3 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Bookmark Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/School/Bookmark Opened.svg b/resources/icons/SVG/Linear/School/Bookmark Opened.svg new file mode 100644 index 0000000..46056f6 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Bookmark Opened.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/School/Bookmark Square Minimalistic.svg b/resources/icons/SVG/Linear/School/Bookmark Square Minimalistic.svg new file mode 100644 index 0000000..3ef9173 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Bookmark Square Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/School/Bookmark Square.svg b/resources/icons/SVG/Linear/School/Bookmark Square.svg new file mode 100644 index 0000000..23f42cf --- /dev/null +++ b/resources/icons/SVG/Linear/School/Bookmark Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/School/Bookmark.svg b/resources/icons/SVG/Linear/School/Bookmark.svg new file mode 100644 index 0000000..6382005 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Bookmark.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/School/Calculator Minimalistic.svg b/resources/icons/SVG/Linear/School/Calculator Minimalistic.svg new file mode 100644 index 0000000..ea45735 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Calculator Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/School/Calculator.svg b/resources/icons/SVG/Linear/School/Calculator.svg new file mode 100644 index 0000000..d5fccc8 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Calculator.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/School/Case Minimalistic.svg b/resources/icons/SVG/Linear/School/Case Minimalistic.svg new file mode 100644 index 0000000..8078a50 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Case Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/School/Case Round Minimalistic.svg b/resources/icons/SVG/Linear/School/Case Round Minimalistic.svg new file mode 100644 index 0000000..96b8470 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Case Round Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/School/Case Round.svg b/resources/icons/SVG/Linear/School/Case Round.svg new file mode 100644 index 0000000..419d442 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Case Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/School/Case.svg b/resources/icons/SVG/Linear/School/Case.svg new file mode 100644 index 0000000..5ed5496 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Case.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/School/Diploma Verified.svg b/resources/icons/SVG/Linear/School/Diploma Verified.svg new file mode 100644 index 0000000..99f2bdb --- /dev/null +++ b/resources/icons/SVG/Linear/School/Diploma Verified.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/School/Diploma.svg b/resources/icons/SVG/Linear/School/Diploma.svg new file mode 100644 index 0000000..b255d64 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Diploma.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/School/Document.svg b/resources/icons/SVG/Linear/School/Document.svg new file mode 100644 index 0000000..28623f3 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Document.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/School/Notebook Bookmark.svg b/resources/icons/SVG/Linear/School/Notebook Bookmark.svg new file mode 100644 index 0000000..31925e3 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Notebook Bookmark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/School/Notebook Minimalistic.svg b/resources/icons/SVG/Linear/School/Notebook Minimalistic.svg new file mode 100644 index 0000000..6f3e505 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Notebook Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/School/Notebook Square.svg b/resources/icons/SVG/Linear/School/Notebook Square.svg new file mode 100644 index 0000000..d48d95f --- /dev/null +++ b/resources/icons/SVG/Linear/School/Notebook Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/School/Notebook.svg b/resources/icons/SVG/Linear/School/Notebook.svg new file mode 100644 index 0000000..d092b83 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Notebook.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/School/Passport Minimalistic.svg b/resources/icons/SVG/Linear/School/Passport Minimalistic.svg new file mode 100644 index 0000000..ca77816 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Passport Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/School/Passport.svg b/resources/icons/SVG/Linear/School/Passport.svg new file mode 100644 index 0000000..b9aef8e --- /dev/null +++ b/resources/icons/SVG/Linear/School/Passport.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/School/Plus, Minus.svg b/resources/icons/SVG/Linear/School/Plus, Minus.svg new file mode 100644 index 0000000..de8b113 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Plus, Minus.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/School/Square Academic Cap 2.svg b/resources/icons/SVG/Linear/School/Square Academic Cap 2.svg new file mode 100644 index 0000000..81d5359 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Square Academic Cap 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/School/Square Academic Cap.svg b/resources/icons/SVG/Linear/School/Square Academic Cap.svg new file mode 100644 index 0000000..5dff394 --- /dev/null +++ b/resources/icons/SVG/Linear/School/Square Academic Cap.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Search/Magnifer Bug.svg b/resources/icons/SVG/Linear/Search/Magnifer Bug.svg new file mode 100644 index 0000000..6c49362 --- /dev/null +++ b/resources/icons/SVG/Linear/Search/Magnifer Bug.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Search/Magnifer Zoom In.svg b/resources/icons/SVG/Linear/Search/Magnifer Zoom In.svg new file mode 100644 index 0000000..f60f4e5 --- /dev/null +++ b/resources/icons/SVG/Linear/Search/Magnifer Zoom In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Search/Magnifer Zoom Out.svg b/resources/icons/SVG/Linear/Search/Magnifer Zoom Out.svg new file mode 100644 index 0000000..f5594d6 --- /dev/null +++ b/resources/icons/SVG/Linear/Search/Magnifer Zoom Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Search/Magnifer.svg b/resources/icons/SVG/Linear/Search/Magnifer.svg new file mode 100644 index 0000000..7d7242e --- /dev/null +++ b/resources/icons/SVG/Linear/Search/Magnifer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Search/Minimalistic Magnifer Bug.svg b/resources/icons/SVG/Linear/Search/Minimalistic Magnifer Bug.svg new file mode 100644 index 0000000..e6c4186 --- /dev/null +++ b/resources/icons/SVG/Linear/Search/Minimalistic Magnifer Bug.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Search/Minimalistic Magnifer Zoom In.svg b/resources/icons/SVG/Linear/Search/Minimalistic Magnifer Zoom In.svg new file mode 100644 index 0000000..3d2b127 --- /dev/null +++ b/resources/icons/SVG/Linear/Search/Minimalistic Magnifer Zoom In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Search/Minimalistic Magnifer Zoom Out.svg b/resources/icons/SVG/Linear/Search/Minimalistic Magnifer Zoom Out.svg new file mode 100644 index 0000000..6664187 --- /dev/null +++ b/resources/icons/SVG/Linear/Search/Minimalistic Magnifer Zoom Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Search/Minimalistic Magnifer.svg b/resources/icons/SVG/Linear/Search/Minimalistic Magnifer.svg new file mode 100644 index 0000000..ee4b1a3 --- /dev/null +++ b/resources/icons/SVG/Linear/Search/Minimalistic Magnifer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Search/Rounded Magnifer Bug.svg b/resources/icons/SVG/Linear/Search/Rounded Magnifer Bug.svg new file mode 100644 index 0000000..a8a6f23 --- /dev/null +++ b/resources/icons/SVG/Linear/Search/Rounded Magnifer Bug.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Search/Rounded Magnifer Zoom In.svg b/resources/icons/SVG/Linear/Search/Rounded Magnifer Zoom In.svg new file mode 100644 index 0000000..fe0b671 --- /dev/null +++ b/resources/icons/SVG/Linear/Search/Rounded Magnifer Zoom In.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Search/Rounded Magnifer Zoom Out.svg b/resources/icons/SVG/Linear/Search/Rounded Magnifer Zoom Out.svg new file mode 100644 index 0000000..d075f2f --- /dev/null +++ b/resources/icons/SVG/Linear/Search/Rounded Magnifer Zoom Out.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Search/Rounded Magnifer.svg b/resources/icons/SVG/Linear/Search/Rounded Magnifer.svg new file mode 100644 index 0000000..26e337d --- /dev/null +++ b/resources/icons/SVG/Linear/Search/Rounded Magnifer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Bomb Emoji.svg b/resources/icons/SVG/Linear/Security/Bomb Emoji.svg new file mode 100644 index 0000000..dee665c --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Bomb Emoji.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Security/Bomb Minimalistic.svg b/resources/icons/SVG/Linear/Security/Bomb Minimalistic.svg new file mode 100644 index 0000000..d20995a --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Bomb Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Security/Bomb.svg b/resources/icons/SVG/Linear/Security/Bomb.svg new file mode 100644 index 0000000..a6fe130 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Bomb.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Security/Code Scan.svg b/resources/icons/SVG/Linear/Security/Code Scan.svg new file mode 100644 index 0000000..1bd7fdc --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Code Scan.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Security/Eye Closed.svg b/resources/icons/SVG/Linear/Security/Eye Closed.svg new file mode 100644 index 0000000..f8e6985 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Eye Closed.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Security/Eye Scan.svg b/resources/icons/SVG/Linear/Security/Eye Scan.svg new file mode 100644 index 0000000..a42edb5 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Eye Scan.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Security/Eye.svg b/resources/icons/SVG/Linear/Security/Eye.svg new file mode 100644 index 0000000..428e2e8 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Eye.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Incognito.svg b/resources/icons/SVG/Linear/Security/Incognito.svg new file mode 100644 index 0000000..808b342 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Incognito.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Security/Key Minimalistic 2.svg b/resources/icons/SVG/Linear/Security/Key Minimalistic 2.svg new file mode 100644 index 0000000..a2e9ee4 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Key Minimalistic 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Security/Key Minimalistic Square 2.svg b/resources/icons/SVG/Linear/Security/Key Minimalistic Square 2.svg new file mode 100644 index 0000000..41be0cd --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Key Minimalistic Square 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Key Minimalistic Square 3.svg b/resources/icons/SVG/Linear/Security/Key Minimalistic Square 3.svg new file mode 100644 index 0000000..59e7df2 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Key Minimalistic Square 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Security/Key Minimalistic Square.svg b/resources/icons/SVG/Linear/Security/Key Minimalistic Square.svg new file mode 100644 index 0000000..9179d89 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Key Minimalistic Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Key Minimalistic.svg b/resources/icons/SVG/Linear/Security/Key Minimalistic.svg new file mode 100644 index 0000000..349c09e --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Key Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Security/Key Square 2.svg b/resources/icons/SVG/Linear/Security/Key Square 2.svg new file mode 100644 index 0000000..0388a03 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Key Square 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Key Square.svg b/resources/icons/SVG/Linear/Security/Key Square.svg new file mode 100644 index 0000000..93c94ad --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Key Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Key.svg b/resources/icons/SVG/Linear/Security/Key.svg new file mode 100644 index 0000000..d016891 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Key.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Lock Keyhole Minimalistic Unlocked.svg b/resources/icons/SVG/Linear/Security/Lock Keyhole Minimalistic Unlocked.svg new file mode 100644 index 0000000..bf3fffc --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Lock Keyhole Minimalistic Unlocked.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Security/Lock Keyhole Minimalistic.svg b/resources/icons/SVG/Linear/Security/Lock Keyhole Minimalistic.svg new file mode 100644 index 0000000..189ade3 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Lock Keyhole Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Security/Lock Keyhole Unlocked.svg b/resources/icons/SVG/Linear/Security/Lock Keyhole Unlocked.svg new file mode 100644 index 0000000..d3535eb --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Lock Keyhole Unlocked.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Security/Lock Keyhole.svg b/resources/icons/SVG/Linear/Security/Lock Keyhole.svg new file mode 100644 index 0000000..aedf66a --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Lock Keyhole.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Security/Lock Password Unlocked.svg b/resources/icons/SVG/Linear/Security/Lock Password Unlocked.svg new file mode 100644 index 0000000..43cee33 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Lock Password Unlocked.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Security/Lock Password.svg b/resources/icons/SVG/Linear/Security/Lock Password.svg new file mode 100644 index 0000000..d61400e --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Lock Password.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Security/Lock Unlocked.svg b/resources/icons/SVG/Linear/Security/Lock Unlocked.svg new file mode 100644 index 0000000..d7c7851 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Lock Unlocked.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Lock.svg b/resources/icons/SVG/Linear/Security/Lock.svg new file mode 100644 index 0000000..f73a985 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Lock.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Object Scan.svg b/resources/icons/SVG/Linear/Security/Object Scan.svg new file mode 100644 index 0000000..1b5c396 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Object Scan.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Security/Password Minimalistic Input.svg b/resources/icons/SVG/Linear/Security/Password Minimalistic Input.svg new file mode 100644 index 0000000..7be432e --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Password Minimalistic Input.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Security/Password Minimalistic.svg b/resources/icons/SVG/Linear/Security/Password Minimalistic.svg new file mode 100644 index 0000000..24447cf --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Password Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Security/Password.svg b/resources/icons/SVG/Linear/Security/Password.svg new file mode 100644 index 0000000..95749a8 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Password.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Security/QR Code.svg b/resources/icons/SVG/Linear/Security/QR Code.svg new file mode 100644 index 0000000..8c71c1c --- /dev/null +++ b/resources/icons/SVG/Linear/Security/QR Code.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Security/Scanner 2.svg b/resources/icons/SVG/Linear/Security/Scanner 2.svg new file mode 100644 index 0000000..2413a74 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Scanner 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Security/Scanner.svg b/resources/icons/SVG/Linear/Security/Scanner.svg new file mode 100644 index 0000000..ad9721b --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Scanner.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Security/Shield Check.svg b/resources/icons/SVG/Linear/Security/Shield Check.svg new file mode 100644 index 0000000..09267d8 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Shield Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Shield Cross.svg b/resources/icons/SVG/Linear/Security/Shield Cross.svg new file mode 100644 index 0000000..7e14598 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Shield Cross.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Shield Keyhole Minimalistic.svg b/resources/icons/SVG/Linear/Security/Shield Keyhole Minimalistic.svg new file mode 100644 index 0000000..652f4ba --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Shield Keyhole Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Shield Keyhole.svg b/resources/icons/SVG/Linear/Security/Shield Keyhole.svg new file mode 100644 index 0000000..bfbe589 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Shield Keyhole.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Shield Minimalistic.svg b/resources/icons/SVG/Linear/Security/Shield Minimalistic.svg new file mode 100644 index 0000000..1869d08 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Shield Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Security/Shield Minus.svg b/resources/icons/SVG/Linear/Security/Shield Minus.svg new file mode 100644 index 0000000..cd3454c --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Shield Minus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Shield Network.svg b/resources/icons/SVG/Linear/Security/Shield Network.svg new file mode 100644 index 0000000..9eb1df0 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Shield Network.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Security/Shield Plus.svg b/resources/icons/SVG/Linear/Security/Shield Plus.svg new file mode 100644 index 0000000..b6c22fb --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Shield Plus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Shield Star.svg b/resources/icons/SVG/Linear/Security/Shield Star.svg new file mode 100644 index 0000000..1b56d2f --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Shield Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Shield Up.svg b/resources/icons/SVG/Linear/Security/Shield Up.svg new file mode 100644 index 0000000..6348546 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Shield Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Security/Shield User.svg b/resources/icons/SVG/Linear/Security/Shield User.svg new file mode 100644 index 0000000..9785b8e --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Shield User.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Security/Shield Warning.svg b/resources/icons/SVG/Linear/Security/Shield Warning.svg new file mode 100644 index 0000000..d8902ae --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Shield Warning.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Security/Shield.svg b/resources/icons/SVG/Linear/Security/Shield.svg new file mode 100644 index 0000000..ccb15f5 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Shield.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Security/Siren Rounded.svg b/resources/icons/SVG/Linear/Security/Siren Rounded.svg new file mode 100644 index 0000000..d039d57 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Siren Rounded.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Security/Siren.svg b/resources/icons/SVG/Linear/Security/Siren.svg new file mode 100644 index 0000000..c32d891 --- /dev/null +++ b/resources/icons/SVG/Linear/Security/Siren.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Settings, Fine Tuning/Settings Minimalistic.svg b/resources/icons/SVG/Linear/Settings, Fine Tuning/Settings Minimalistic.svg new file mode 100644 index 0000000..035c9bb --- /dev/null +++ b/resources/icons/SVG/Linear/Settings, Fine Tuning/Settings Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Settings, Fine Tuning/Settings.svg b/resources/icons/SVG/Linear/Settings, Fine Tuning/Settings.svg new file mode 100644 index 0000000..8274dd0 --- /dev/null +++ b/resources/icons/SVG/Linear/Settings, Fine Tuning/Settings.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning 2.svg b/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning 2.svg new file mode 100644 index 0000000..f4d8e87 --- /dev/null +++ b/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning 3.svg b/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning 3.svg new file mode 100644 index 0000000..e98906a --- /dev/null +++ b/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning 3.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning 4.svg b/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning 4.svg new file mode 100644 index 0000000..1d24454 --- /dev/null +++ b/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning 4.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning Square 2.svg b/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning Square 2.svg new file mode 100644 index 0000000..edb5fb6 --- /dev/null +++ b/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning Square 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning Square.svg b/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning Square.svg new file mode 100644 index 0000000..67633c4 --- /dev/null +++ b/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning Square.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning.svg b/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning.svg new file mode 100644 index 0000000..bb55f60 --- /dev/null +++ b/resources/icons/SVG/Linear/Settings, Fine Tuning/Tuning.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 2.svg b/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 2.svg new file mode 100644 index 0000000..eb8da63 --- /dev/null +++ b/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 3.svg b/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 3.svg new file mode 100644 index 0000000..0675f71 --- /dev/null +++ b/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 3.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 4.svg b/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 4.svg new file mode 100644 index 0000000..6c50274 --- /dev/null +++ b/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 4.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 5.svg b/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 5.svg new file mode 100644 index 0000000..140ad40 --- /dev/null +++ b/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 5.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 6.svg b/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 6.svg new file mode 100644 index 0000000..d581ac0 --- /dev/null +++ b/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget 6.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget Add.svg b/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget Add.svg new file mode 100644 index 0000000..1f180e9 --- /dev/null +++ b/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget Add.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget.svg b/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget.svg new file mode 100644 index 0000000..7398ad8 --- /dev/null +++ b/resources/icons/SVG/Linear/Settings, Fine Tuning/Widget.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag 2.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag 2.svg new file mode 100644 index 0000000..6a43e61 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag 3.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag 3.svg new file mode 100644 index 0000000..54e4b4b --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag 4.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag 4.svg new file mode 100644 index 0000000..e2a59e0 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag 4.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag 5.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag 5.svg new file mode 100644 index 0000000..fd78c10 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag 5.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Check.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Check.svg new file mode 100644 index 0000000..e2effca --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Cross.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Cross.svg new file mode 100644 index 0000000..c893b1d --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Heart.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Heart.svg new file mode 100644 index 0000000..599f911 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Music 2.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Music 2.svg new file mode 100644 index 0000000..a7331c6 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Music 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Music.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Music.svg new file mode 100644 index 0000000..da705f2 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Music.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Smile.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Smile.svg new file mode 100644 index 0000000..f9f433c --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag Smile.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag.svg new file mode 100644 index 0000000..f43f796 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Bag.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart 2.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart 2.svg new file mode 100644 index 0000000..e5fe1a7 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart 3.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart 3.svg new file mode 100644 index 0000000..e86a999 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart 3.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart 4.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart 4.svg new file mode 100644 index 0000000..b18ee54 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart 4.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart 5.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart 5.svg new file mode 100644 index 0000000..fe6240a --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart 5.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Check.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Check.svg new file mode 100644 index 0000000..52aa8d9 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Check.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Cross.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Cross.svg new file mode 100644 index 0000000..e8773a7 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Cross.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large 2.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large 2.svg new file mode 100644 index 0000000..9e3127d --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large 3.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large 3.svg new file mode 100644 index 0000000..8b879e9 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large 4.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large 4.svg new file mode 100644 index 0000000..85dadb0 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large 4.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large Minimalistic.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large Minimalistic.svg new file mode 100644 index 0000000..6f01c73 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large.svg new file mode 100644 index 0000000..13e455a --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Large.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Plus.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Plus.svg new file mode 100644 index 0000000..15a6721 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart Plus.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart.svg new file mode 100644 index 0000000..94fb5c1 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Cart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Shop 2.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Shop 2.svg new file mode 100644 index 0000000..3361cd7 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Shop 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Shop Minimalistic.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Shop Minimalistic.svg new file mode 100644 index 0000000..d7c1e60 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Shop Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Shopping, Ecommerce/Shop.svg b/resources/icons/SVG/Linear/Shopping, Ecommerce/Shop.svg new file mode 100644 index 0000000..e90d7d5 --- /dev/null +++ b/resources/icons/SVG/Linear/Shopping, Ecommerce/Shop.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Balls.svg b/resources/icons/SVG/Linear/Sports/Balls.svg new file mode 100644 index 0000000..0d08397 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Balls.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Basketball.svg b/resources/icons/SVG/Linear/Sports/Basketball.svg new file mode 100644 index 0000000..18966e8 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Basketball.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Bicycling Round.svg b/resources/icons/SVG/Linear/Sports/Bicycling Round.svg new file mode 100644 index 0000000..2fbf7f3 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Bicycling Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Bicycling.svg b/resources/icons/SVG/Linear/Sports/Bicycling.svg new file mode 100644 index 0000000..c0bb53e --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Bicycling.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Body Shape Minimalistic.svg b/resources/icons/SVG/Linear/Sports/Body Shape Minimalistic.svg new file mode 100644 index 0000000..18bb9bf --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Body Shape Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Body Shape.svg b/resources/icons/SVG/Linear/Sports/Body Shape.svg new file mode 100644 index 0000000..f0b52f0 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Body Shape.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Bowling.svg b/resources/icons/SVG/Linear/Sports/Bowling.svg new file mode 100644 index 0000000..742e963 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Bowling.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Dumbbell Large Minimalistic.svg b/resources/icons/SVG/Linear/Sports/Dumbbell Large Minimalistic.svg new file mode 100644 index 0000000..c1c394c --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Dumbbell Large Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Dumbbell Large.svg b/resources/icons/SVG/Linear/Sports/Dumbbell Large.svg new file mode 100644 index 0000000..dfdc9c6 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Dumbbell Large.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Sports/Dumbbell Small.svg b/resources/icons/SVG/Linear/Sports/Dumbbell Small.svg new file mode 100644 index 0000000..c506f91 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Dumbbell Small.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Dumbbell.svg b/resources/icons/SVG/Linear/Sports/Dumbbell.svg new file mode 100644 index 0000000..9d682f8 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Dumbbell.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Sports/Dumbbells 2.svg b/resources/icons/SVG/Linear/Sports/Dumbbells 2.svg new file mode 100644 index 0000000..0536bbc --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Dumbbells 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Sports/Dumbbells.svg b/resources/icons/SVG/Linear/Sports/Dumbbells.svg new file mode 100644 index 0000000..310d62e --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Dumbbells.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Sports/Football.svg b/resources/icons/SVG/Linear/Sports/Football.svg new file mode 100644 index 0000000..9648553 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Football.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Sports/Golf.svg b/resources/icons/SVG/Linear/Sports/Golf.svg new file mode 100644 index 0000000..4e39da4 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Golf.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Hiking Minimalistic.svg b/resources/icons/SVG/Linear/Sports/Hiking Minimalistic.svg new file mode 100644 index 0000000..c48cf00 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Hiking Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Hiking Round.svg b/resources/icons/SVG/Linear/Sports/Hiking Round.svg new file mode 100644 index 0000000..cdb22af --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Hiking Round.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Hiking.svg b/resources/icons/SVG/Linear/Sports/Hiking.svg new file mode 100644 index 0000000..d53203f --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Hiking.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Meditation Round.svg b/resources/icons/SVG/Linear/Sports/Meditation Round.svg new file mode 100644 index 0000000..e7c4464 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Meditation Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Meditation.svg b/resources/icons/SVG/Linear/Sports/Meditation.svg new file mode 100644 index 0000000..b36729f --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Meditation.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Ranking.svg b/resources/icons/SVG/Linear/Sports/Ranking.svg new file mode 100644 index 0000000..eed7b17 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Ranking.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Rugby.svg b/resources/icons/SVG/Linear/Sports/Rugby.svg new file mode 100644 index 0000000..0e6eb10 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Rugby.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Sports/Running 2.svg b/resources/icons/SVG/Linear/Sports/Running 2.svg new file mode 100644 index 0000000..bac3fb7 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Running 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Running Round.svg b/resources/icons/SVG/Linear/Sports/Running Round.svg new file mode 100644 index 0000000..5cf2b24 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Running Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Running.svg b/resources/icons/SVG/Linear/Sports/Running.svg new file mode 100644 index 0000000..a895769 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Running.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Skateboard.svg b/resources/icons/SVG/Linear/Sports/Skateboard.svg new file mode 100644 index 0000000..64c3c0c --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Skateboard.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Skateboarding Round.svg b/resources/icons/SVG/Linear/Sports/Skateboarding Round.svg new file mode 100644 index 0000000..470589b --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Skateboarding Round.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Skateboarding.svg b/resources/icons/SVG/Linear/Sports/Skateboarding.svg new file mode 100644 index 0000000..32d21e5 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Skateboarding.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Stretching Round.svg b/resources/icons/SVG/Linear/Sports/Stretching Round.svg new file mode 100644 index 0000000..db0448e --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Stretching Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Sports/Stretching.svg b/resources/icons/SVG/Linear/Sports/Stretching.svg new file mode 100644 index 0000000..f3b808f --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Stretching.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Sports/Swimming.svg b/resources/icons/SVG/Linear/Sports/Swimming.svg new file mode 100644 index 0000000..32d4c5e --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Swimming.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Tennis 2.svg b/resources/icons/SVG/Linear/Sports/Tennis 2.svg new file mode 100644 index 0000000..4e14b94 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Tennis 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Sports/Tennis.svg b/resources/icons/SVG/Linear/Sports/Tennis.svg new file mode 100644 index 0000000..16152de --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Tennis.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Sports/Treadmill Round.svg b/resources/icons/SVG/Linear/Sports/Treadmill Round.svg new file mode 100644 index 0000000..99c2cca --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Treadmill Round.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Treadmill.svg b/resources/icons/SVG/Linear/Sports/Treadmill.svg new file mode 100644 index 0000000..5432e23 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Treadmill.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Volleyball 2.svg b/resources/icons/SVG/Linear/Sports/Volleyball 2.svg new file mode 100644 index 0000000..6acf56f --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Volleyball 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Sports/Volleyball.svg b/resources/icons/SVG/Linear/Sports/Volleyball.svg new file mode 100644 index 0000000..6773c30 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Volleyball.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Sports/Walking Round.svg b/resources/icons/SVG/Linear/Sports/Walking Round.svg new file mode 100644 index 0000000..9d554e3 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Walking Round.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Walking.svg b/resources/icons/SVG/Linear/Sports/Walking.svg new file mode 100644 index 0000000..e412395 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Walking.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Water Sun.svg b/resources/icons/SVG/Linear/Sports/Water Sun.svg new file mode 100644 index 0000000..06d83f7 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Water Sun.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Sports/Water.svg b/resources/icons/SVG/Linear/Sports/Water.svg new file mode 100644 index 0000000..1923a76 --- /dev/null +++ b/resources/icons/SVG/Linear/Sports/Water.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Backspace.svg b/resources/icons/SVG/Linear/Text Formatting/Backspace.svg new file mode 100644 index 0000000..9f8aafd --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Backspace.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Eraser Circle.svg b/resources/icons/SVG/Linear/Text Formatting/Eraser Circle.svg new file mode 100644 index 0000000..c6ff807 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Eraser Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Eraser Square.svg b/resources/icons/SVG/Linear/Text Formatting/Eraser Square.svg new file mode 100644 index 0000000..e069da3 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Eraser Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Eraser.svg b/resources/icons/SVG/Linear/Text Formatting/Eraser.svg new file mode 100644 index 0000000..b8147f5 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Eraser.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Link Broken Minimalistic.svg b/resources/icons/SVG/Linear/Text Formatting/Link Broken Minimalistic.svg new file mode 100644 index 0000000..a7a2e02 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Link Broken Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Link Broken.svg b/resources/icons/SVG/Linear/Text Formatting/Link Broken.svg new file mode 100644 index 0000000..2ed3e0b --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Link Broken.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Link Circle.svg b/resources/icons/SVG/Linear/Text Formatting/Link Circle.svg new file mode 100644 index 0000000..fe48698 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Link Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Link Minimalistic 2.svg b/resources/icons/SVG/Linear/Text Formatting/Link Minimalistic 2.svg new file mode 100644 index 0000000..42fd06d --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Link Minimalistic 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Link Minimalistic.svg b/resources/icons/SVG/Linear/Text Formatting/Link Minimalistic.svg new file mode 100644 index 0000000..6a9442a --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Link Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Link Round Angle.svg b/resources/icons/SVG/Linear/Text Formatting/Link Round Angle.svg new file mode 100644 index 0000000..023b124 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Link Round Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Link Round.svg b/resources/icons/SVG/Linear/Text Formatting/Link Round.svg new file mode 100644 index 0000000..f88cd68 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Link Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Link Square.svg b/resources/icons/SVG/Linear/Text Formatting/Link Square.svg new file mode 100644 index 0000000..fcd98c7 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Link Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Link.svg b/resources/icons/SVG/Linear/Text Formatting/Link.svg new file mode 100644 index 0000000..7615506 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Link.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Paragraph Spacing.svg b/resources/icons/SVG/Linear/Text Formatting/Paragraph Spacing.svg new file mode 100644 index 0000000..37aaa81 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Paragraph Spacing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Bold Circle.svg b/resources/icons/SVG/Linear/Text Formatting/Text Bold Circle.svg new file mode 100644 index 0000000..f10fd65 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Bold Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Bold Square.svg b/resources/icons/SVG/Linear/Text Formatting/Text Bold Square.svg new file mode 100644 index 0000000..c1aa6ad --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Bold Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Bold.svg b/resources/icons/SVG/Linear/Text Formatting/Text Bold.svg new file mode 100644 index 0000000..29efd84 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Bold.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Circle.svg b/resources/icons/SVG/Linear/Text Formatting/Text Circle.svg new file mode 100644 index 0000000..2d5010a --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Cross Circle.svg b/resources/icons/SVG/Linear/Text Formatting/Text Cross Circle.svg new file mode 100644 index 0000000..3113811 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Cross Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Cross Square.svg b/resources/icons/SVG/Linear/Text Formatting/Text Cross Square.svg new file mode 100644 index 0000000..ffff885 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Cross Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Cross.svg b/resources/icons/SVG/Linear/Text Formatting/Text Cross.svg new file mode 100644 index 0000000..bd10fb6 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Field Focus.svg b/resources/icons/SVG/Linear/Text Formatting/Text Field Focus.svg new file mode 100644 index 0000000..4e00bf9 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Field Focus.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Field.svg b/resources/icons/SVG/Linear/Text Formatting/Text Field.svg new file mode 100644 index 0000000..266b93c --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Field.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Italic Circle.svg b/resources/icons/SVG/Linear/Text Formatting/Text Italic Circle.svg new file mode 100644 index 0000000..4b59952 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Italic Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Italic Square.svg b/resources/icons/SVG/Linear/Text Formatting/Text Italic Square.svg new file mode 100644 index 0000000..a35e93d --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Italic Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Italic.svg b/resources/icons/SVG/Linear/Text Formatting/Text Italic.svg new file mode 100644 index 0000000..5d5f7fa --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Italic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Selection.svg b/resources/icons/SVG/Linear/Text Formatting/Text Selection.svg new file mode 100644 index 0000000..68ba92b --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Selection.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Square 2.svg b/resources/icons/SVG/Linear/Text Formatting/Text Square 2.svg new file mode 100644 index 0000000..f407cfa --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Square 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Square.svg b/resources/icons/SVG/Linear/Text Formatting/Text Square.svg new file mode 100644 index 0000000..244ed3a --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Underline Circle.svg b/resources/icons/SVG/Linear/Text Formatting/Text Underline Circle.svg new file mode 100644 index 0000000..3f3e000 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Underline Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Underline Cross.svg b/resources/icons/SVG/Linear/Text Formatting/Text Underline Cross.svg new file mode 100644 index 0000000..f0af9e8 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Underline Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text Underline.svg b/resources/icons/SVG/Linear/Text Formatting/Text Underline.svg new file mode 100644 index 0000000..76e240e --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text Underline.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Text Formatting/Text.svg b/resources/icons/SVG/Linear/Text Formatting/Text.svg new file mode 100644 index 0000000..8719160 --- /dev/null +++ b/resources/icons/SVG/Linear/Text Formatting/Text.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Time/Alarm Add.svg b/resources/icons/SVG/Linear/Time/Alarm Add.svg new file mode 100644 index 0000000..cfd78ae --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Alarm Add.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Alarm Pause.svg b/resources/icons/SVG/Linear/Time/Alarm Pause.svg new file mode 100644 index 0000000..1c10e1b --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Alarm Pause.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Alarm Play.svg b/resources/icons/SVG/Linear/Time/Alarm Play.svg new file mode 100644 index 0000000..9d76ad0 --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Alarm Play.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Alarm Remove.svg b/resources/icons/SVG/Linear/Time/Alarm Remove.svg new file mode 100644 index 0000000..02587e4 --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Alarm Remove.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Alarm Sleep.svg b/resources/icons/SVG/Linear/Time/Alarm Sleep.svg new file mode 100644 index 0000000..bbdca9d --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Alarm Sleep.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Alarm Turn Off.svg b/resources/icons/SVG/Linear/Time/Alarm Turn Off.svg new file mode 100644 index 0000000..aa0577c --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Alarm Turn Off.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Alarm.svg b/resources/icons/SVG/Linear/Time/Alarm.svg new file mode 100644 index 0000000..1a46a33 --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Alarm.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Calendar Add.svg b/resources/icons/SVG/Linear/Time/Calendar Add.svg new file mode 100644 index 0000000..0808e3a --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Calendar Add.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Calendar Date.svg b/resources/icons/SVG/Linear/Time/Calendar Date.svg new file mode 100644 index 0000000..ad2c44c --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Calendar Date.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Calendar Mark.svg b/resources/icons/SVG/Linear/Time/Calendar Mark.svg new file mode 100644 index 0000000..8d4ce20 --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Calendar Mark.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Calendar Minimalistic.svg b/resources/icons/SVG/Linear/Time/Calendar Minimalistic.svg new file mode 100644 index 0000000..1d218da --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Calendar Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Calendar Search.svg b/resources/icons/SVG/Linear/Time/Calendar Search.svg new file mode 100644 index 0000000..d2b464e --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Calendar Search.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Calendar.svg b/resources/icons/SVG/Linear/Time/Calendar.svg new file mode 100644 index 0000000..634499b --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Calendar.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Clock Circle.svg b/resources/icons/SVG/Linear/Time/Clock Circle.svg new file mode 100644 index 0000000..f3597e1 --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Clock Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Time/Clock Square.svg b/resources/icons/SVG/Linear/Time/Clock Square.svg new file mode 100644 index 0000000..df35649 --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Clock Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Time/History 2.svg b/resources/icons/SVG/Linear/Time/History 2.svg new file mode 100644 index 0000000..7e604d6 --- /dev/null +++ b/resources/icons/SVG/Linear/Time/History 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Time/History 3.svg b/resources/icons/SVG/Linear/Time/History 3.svg new file mode 100644 index 0000000..2a2e22a --- /dev/null +++ b/resources/icons/SVG/Linear/Time/History 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Time/History.svg b/resources/icons/SVG/Linear/Time/History.svg new file mode 100644 index 0000000..461d658 --- /dev/null +++ b/resources/icons/SVG/Linear/Time/History.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Time/Hourglass Line.svg b/resources/icons/SVG/Linear/Time/Hourglass Line.svg new file mode 100644 index 0000000..b38681c --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Hourglass Line.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Time/Hourglass.svg b/resources/icons/SVG/Linear/Time/Hourglass.svg new file mode 100644 index 0000000..f638fe6 --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Hourglass.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Time/Stopwatch Pause.svg b/resources/icons/SVG/Linear/Time/Stopwatch Pause.svg new file mode 100644 index 0000000..d076e5d --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Stopwatch Pause.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Stopwatch Play.svg b/resources/icons/SVG/Linear/Time/Stopwatch Play.svg new file mode 100644 index 0000000..0b4913d --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Stopwatch Play.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Time/Stopwatch.svg b/resources/icons/SVG/Linear/Time/Stopwatch.svg new file mode 100644 index 0000000..790d92a --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Stopwatch.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Time/Watch Round.svg b/resources/icons/SVG/Linear/Time/Watch Round.svg new file mode 100644 index 0000000..b9e97f4 --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Watch Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Watch Square Minimalistic Charge.svg b/resources/icons/SVG/Linear/Time/Watch Square Minimalistic Charge.svg new file mode 100644 index 0000000..685d9a2 --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Watch Square Minimalistic Charge.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Watch Square Minimalistic.svg b/resources/icons/SVG/Linear/Time/Watch Square Minimalistic.svg new file mode 100644 index 0000000..7e92fc1 --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Watch Square Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Time/Watch Square.svg b/resources/icons/SVG/Linear/Time/Watch Square.svg new file mode 100644 index 0000000..150822f --- /dev/null +++ b/resources/icons/SVG/Linear/Time/Watch Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Accumulator.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Accumulator.svg new file mode 100644 index 0000000..b9ae325 --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Accumulator.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Bus.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Bus.svg new file mode 100644 index 0000000..533f667 --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Bus.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Electric Refueling.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Electric Refueling.svg new file mode 100644 index 0000000..bdea7a7 --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Electric Refueling.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Gas Station.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Gas Station.svg new file mode 100644 index 0000000..618341a --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Gas Station.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Kick Scooter.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Kick Scooter.svg new file mode 100644 index 0000000..2e2ca7e --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Kick Scooter.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Scooter.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Scooter.svg new file mode 100644 index 0000000..61db22e --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Scooter.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Shock Absorber.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Shock Absorber.svg new file mode 100644 index 0000000..94993e4 --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Shock Absorber.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Spedometer Low.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Spedometer Low.svg new file mode 100644 index 0000000..8a45919 --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Spedometer Low.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Spedometer Max.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Spedometer Max.svg new file mode 100644 index 0000000..457d02b --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Spedometer Max.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Spedometer Middle.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Spedometer Middle.svg new file mode 100644 index 0000000..eaee2bf --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Spedometer Middle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Suspension Bolt.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Suspension Bolt.svg new file mode 100644 index 0000000..714a302 --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Suspension Bolt.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Suspension Cross.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Suspension Cross.svg new file mode 100644 index 0000000..3b50258 --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Suspension Cross.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Suspension.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Suspension.svg new file mode 100644 index 0000000..c0768a2 --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Suspension.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Tram.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Tram.svg new file mode 100644 index 0000000..915e81b --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Tram.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Transmission Circle.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Transmission Circle.svg new file mode 100644 index 0000000..8531461 --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Transmission Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Transmission Square.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Transmission Square.svg new file mode 100644 index 0000000..0e844a7 --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Transmission Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Transmission.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Transmission.svg new file mode 100644 index 0000000..e310f47 --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Transmission.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Wheel Angle.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Wheel Angle.svg new file mode 100644 index 0000000..8cad9d4 --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Wheel Angle.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Transport, Parts, Service/Wheel.svg b/resources/icons/SVG/Linear/Transport, Parts, Service/Wheel.svg new file mode 100644 index 0000000..93374e7 --- /dev/null +++ b/resources/icons/SVG/Linear/Transport, Parts, Service/Wheel.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Users/User Block Rounded.svg b/resources/icons/SVG/Linear/Users/User Block Rounded.svg new file mode 100644 index 0000000..1f1b2c0 --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Block Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Users/User Block.svg b/resources/icons/SVG/Linear/Users/User Block.svg new file mode 100644 index 0000000..2196fbf --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Block.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Users/User Check Rounded.svg b/resources/icons/SVG/Linear/Users/User Check Rounded.svg new file mode 100644 index 0000000..91a1c54 --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Check Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Users/User Check.svg b/resources/icons/SVG/Linear/Users/User Check.svg new file mode 100644 index 0000000..6f966c4 --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Check.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Users/User Circle.svg b/resources/icons/SVG/Linear/Users/User Circle.svg new file mode 100644 index 0000000..39f3afc --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Users/User Cross Rounded.svg b/resources/icons/SVG/Linear/Users/User Cross Rounded.svg new file mode 100644 index 0000000..a77fcc9 --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Cross Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Users/User Cross.svg b/resources/icons/SVG/Linear/Users/User Cross.svg new file mode 100644 index 0000000..2a3e913 --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Cross.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Users/User Hand Up.svg b/resources/icons/SVG/Linear/Users/User Hand Up.svg new file mode 100644 index 0000000..d2a99ad --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Hand Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Users/User Hands.svg b/resources/icons/SVG/Linear/Users/User Hands.svg new file mode 100644 index 0000000..e859867 --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Hands.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Users/User Heart Rounded.svg b/resources/icons/SVG/Linear/Users/User Heart Rounded.svg new file mode 100644 index 0000000..1ccfeee --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Heart Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Users/User Heart.svg b/resources/icons/SVG/Linear/Users/User Heart.svg new file mode 100644 index 0000000..66317b7 --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Users/User Id.svg b/resources/icons/SVG/Linear/Users/User Id.svg new file mode 100644 index 0000000..4a13147 --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Id.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Users/User Minus Rounded.svg b/resources/icons/SVG/Linear/Users/User Minus Rounded.svg new file mode 100644 index 0000000..f34b223 --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Minus Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Users/User Minus.svg b/resources/icons/SVG/Linear/Users/User Minus.svg new file mode 100644 index 0000000..07f5f30 --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Minus.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Users/User Plus Rounded.svg b/resources/icons/SVG/Linear/Users/User Plus Rounded.svg new file mode 100644 index 0000000..38ca387 --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Plus Rounded.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Users/User Plus.svg b/resources/icons/SVG/Linear/Users/User Plus.svg new file mode 100644 index 0000000..4876767 --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Plus.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Users/User Rounded.svg b/resources/icons/SVG/Linear/Users/User Rounded.svg new file mode 100644 index 0000000..1bd15e5 --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Users/User Speak Rounded.svg b/resources/icons/SVG/Linear/Users/User Speak Rounded.svg new file mode 100644 index 0000000..0e77086 --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Speak Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Users/User Speak.svg b/resources/icons/SVG/Linear/Users/User Speak.svg new file mode 100644 index 0000000..442123d --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User Speak.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Users/User.svg b/resources/icons/SVG/Linear/Users/User.svg new file mode 100644 index 0000000..4a323a1 --- /dev/null +++ b/resources/icons/SVG/Linear/Users/User.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Users/Users Group Rounded.svg b/resources/icons/SVG/Linear/Users/Users Group Rounded.svg new file mode 100644 index 0000000..bd8b4e6 --- /dev/null +++ b/resources/icons/SVG/Linear/Users/Users Group Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Users/Users Group Two Rounded.svg b/resources/icons/SVG/Linear/Users/Users Group Two Rounded.svg new file mode 100644 index 0000000..2c8cfcb --- /dev/null +++ b/resources/icons/SVG/Linear/Users/Users Group Two Rounded.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Album.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Album.svg new file mode 100644 index 0000000..a243dd0 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Album.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Camera Add.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Camera Add.svg new file mode 100644 index 0000000..9b031ee --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Camera Add.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Camera Minimalistic.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Camera Minimalistic.svg new file mode 100644 index 0000000..2c42dd1 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Camera Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Camera Rotate.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Camera Rotate.svg new file mode 100644 index 0000000..3edc871 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Camera Rotate.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Camera Square.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Camera Square.svg new file mode 100644 index 0000000..799e33a --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Camera Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Camera.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Camera.svg new file mode 100644 index 0000000..fb2d330 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Camera.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Edit.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Edit.svg new file mode 100644 index 0000000..2da6a15 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Edit.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Open Play.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Open Play.svg new file mode 100644 index 0000000..c4b0b06 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Open Play.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Open.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Open.svg new file mode 100644 index 0000000..567e200 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Open.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Play.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Play.svg new file mode 100644 index 0000000..d7e0d76 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Play.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Text.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Text.svg new file mode 100644 index 0000000..61aee9a --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard Text.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard.svg new file mode 100644 index 0000000..ea9211b --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Clapperboard.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Full Screen Circle.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Full Screen Circle.svg new file mode 100644 index 0000000..f59568f --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Full Screen Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Full Screen Square.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Full Screen Square.svg new file mode 100644 index 0000000..d186def --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Full Screen Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Full Screen.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Full Screen.svg new file mode 100644 index 0000000..362a8b2 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Full Screen.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Add.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Add.svg new file mode 100644 index 0000000..e0a016b --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Add.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Check.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Check.svg new file mode 100644 index 0000000..f1f466a --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Circle.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Circle.svg new file mode 100644 index 0000000..10ccfec --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Download.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Download.svg new file mode 100644 index 0000000..e0b4ee9 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Download.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Edit.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Edit.svg new file mode 100644 index 0000000..503132c --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Edit.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Favourite.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Favourite.svg new file mode 100644 index 0000000..0f6fc49 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Favourite.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Minimalistic.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Minimalistic.svg new file mode 100644 index 0000000..97d4508 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Remove.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Remove.svg new file mode 100644 index 0000000..58da69a --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Remove.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Round.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Round.svg new file mode 100644 index 0000000..06dce2a --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Send.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Send.svg new file mode 100644 index 0000000..2168e6d --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Send.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Wide.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Wide.svg new file mode 100644 index 0000000..056de44 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery Wide.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery.svg new file mode 100644 index 0000000..e913374 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Gallery.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Library.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Library.svg new file mode 100644 index 0000000..1b2ab98 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Library.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Microphone 2.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Microphone 2.svg new file mode 100644 index 0000000..cc42cad --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Microphone 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Microphone 3.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Microphone 3.svg new file mode 100644 index 0000000..db39bd8 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Microphone 3.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Microphone Large.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Microphone Large.svg new file mode 100644 index 0000000..aa62bef --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Microphone Large.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Microphone.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Microphone.svg new file mode 100644 index 0000000..14541df --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Microphone.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Music Library 2.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Library 2.svg new file mode 100644 index 0000000..21b834a --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Library 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Music Library.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Library.svg new file mode 100644 index 0000000..2a5e70f --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Library.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note 2.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note 2.svg new file mode 100644 index 0000000..38adee7 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note 3.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note 3.svg new file mode 100644 index 0000000..19e34ac --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note 4.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note 4.svg new file mode 100644 index 0000000..933b797 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note 4.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note Slider 2.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note Slider 2.svg new file mode 100644 index 0000000..581fb3e --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note Slider 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note Slider.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note Slider.svg new file mode 100644 index 0000000..aec4a25 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note Slider.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note.svg new file mode 100644 index 0000000..4b89404 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Note.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Music Notes.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Notes.svg new file mode 100644 index 0000000..6929405 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Music Notes.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Muted.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Muted.svg new file mode 100644 index 0000000..922638a --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Muted.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/PIP 2.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/PIP 2.svg new file mode 100644 index 0000000..081e846 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/PIP 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/PIP.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/PIP.svg new file mode 100644 index 0000000..f73967f --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/PIP.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Panorama.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Panorama.svg new file mode 100644 index 0000000..189f0d8 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Panorama.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Pause Circle.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Pause Circle.svg new file mode 100644 index 0000000..93749b0 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Pause Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Pause.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Pause.svg new file mode 100644 index 0000000..6c13e64 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Pause.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Play Circle.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Play Circle.svg new file mode 100644 index 0000000..55aebef --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Play Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Play Stream.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Play Stream.svg new file mode 100644 index 0000000..f5d6efd --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Play Stream.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Play.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Play.svg new file mode 100644 index 0000000..c5f6843 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Play.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Playback Speed.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Playback Speed.svg new file mode 100644 index 0000000..7eb0c36 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Playback Speed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Podcast.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Podcast.svg new file mode 100644 index 0000000..712897a --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Podcast.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Quit Full Screen Circle.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Quit Full Screen Circle.svg new file mode 100644 index 0000000..a8ba974 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Quit Full Screen Circle.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Quit Full Screen Square.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Quit Full Screen Square.svg new file mode 100644 index 0000000..c44cd1a --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Quit Full Screen Square.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Quit Full Screen.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Quit Full Screen.svg new file mode 100644 index 0000000..c34d8dc --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Quit Full Screen.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Quit PIP.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Quit PIP.svg new file mode 100644 index 0000000..20ac357 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Quit PIP.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Record Circle.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Record Circle.svg new file mode 100644 index 0000000..91a6b70 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Record Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Record.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Record.svg new file mode 100644 index 0000000..d337ffc --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Record.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Reel 2.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Reel 2.svg new file mode 100644 index 0000000..4551de1 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Reel 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Reel.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Reel.svg new file mode 100644 index 0000000..592242f --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Reel.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Repeat One Minimalistic.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Repeat One Minimalistic.svg new file mode 100644 index 0000000..cafd3d0 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Repeat One Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Repeat One.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Repeat One.svg new file mode 100644 index 0000000..1358813 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Repeat One.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Repeat.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Repeat.svg new file mode 100644 index 0000000..c2e74cb --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Repeat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 10 Seconds Back.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 10 Seconds Back.svg new file mode 100644 index 0000000..813a2ab --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 10 Seconds Back.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 10 Seconds Forward.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 10 Seconds Forward.svg new file mode 100644 index 0000000..be42a5f --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 10 Seconds Forward.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 15 Seconds Back.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 15 Seconds Back.svg new file mode 100644 index 0000000..2757722 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 15 Seconds Back.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 15 Seconds Forward.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 15 Seconds Forward.svg new file mode 100644 index 0000000..c359bef --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 15 Seconds Forward.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 5 Seconds Back.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 5 Seconds Back.svg new file mode 100644 index 0000000..0277b81 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 5 Seconds Back.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 5 Seconds Forward.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 5 Seconds Forward.svg new file mode 100644 index 0000000..5056f2a --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind 5 Seconds Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind Back Circle.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind Back Circle.svg new file mode 100644 index 0000000..ec6ae59 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind Back Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind Back.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind Back.svg new file mode 100644 index 0000000..00271fc --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind Back.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind Forward Circle.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind Forward Circle.svg new file mode 100644 index 0000000..40f1de2 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind Forward Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind Forward.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind Forward.svg new file mode 100644 index 0000000..675c325 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Rewind Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Shuffle.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Shuffle.svg new file mode 100644 index 0000000..6191107 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Shuffle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Skip Next.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Skip Next.svg new file mode 100644 index 0000000..13e459c --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Skip Next.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Skip Previous.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Skip Previous.svg new file mode 100644 index 0000000..034bc16 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Skip Previous.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Soundwave Circle.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Soundwave Circle.svg new file mode 100644 index 0000000..a3985c3 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Soundwave Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Soundwave Square.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Soundwave Square.svg new file mode 100644 index 0000000..8bdae90 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Soundwave Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Soundwave.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Soundwave.svg new file mode 100644 index 0000000..209635c --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Soundwave.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Stop Circle.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Stop Circle.svg new file mode 100644 index 0000000..3f60dd4 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Stop Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Stop.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Stop.svg new file mode 100644 index 0000000..5af621b --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Stop.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Stream.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Stream.svg new file mode 100644 index 0000000..0d5d4bd --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Stream.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/To PIP.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/To PIP.svg new file mode 100644 index 0000000..5a5edf2 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/To PIP.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Upload Track 2.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Upload Track 2.svg new file mode 100644 index 0000000..9773888 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Upload Track 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Upload Track.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Upload Track.svg new file mode 100644 index 0000000..f875b00 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Upload Track.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame 2.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame 2.svg new file mode 100644 index 0000000..cf1ecaa --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Cut 2.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Cut 2.svg new file mode 100644 index 0000000..e40ec0b --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Cut 2.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Cut.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Cut.svg new file mode 100644 index 0000000..2e5007d --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Cut.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Play Horizontal.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Play Horizontal.svg new file mode 100644 index 0000000..d3fe81e --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Play Horizontal.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Play Vertical.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Play Vertical.svg new file mode 100644 index 0000000..db1e4e9 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Play Vertical.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Replace.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Replace.svg new file mode 100644 index 0000000..9e1f770 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame Replace.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame.svg new file mode 100644 index 0000000..0c8f1b7 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Video Frame.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Video Library.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Video Library.svg new file mode 100644 index 0000000..21425f2 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Video Library.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Videocamera Add.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Videocamera Add.svg new file mode 100644 index 0000000..c8c4101 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Videocamera Add.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Videocamera Record.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Videocamera Record.svg new file mode 100644 index 0000000..e0b1210 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Videocamera Record.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Videocamera.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Videocamera.svg new file mode 100644 index 0000000..feb40f7 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Videocamera.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Vinyl Record.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Vinyl Record.svg new file mode 100644 index 0000000..a817285 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Vinyl Record.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Vinyl.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Vinyl.svg new file mode 100644 index 0000000..5771792 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Vinyl.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Volume Cross.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Volume Cross.svg new file mode 100644 index 0000000..d05d9b4 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Volume Cross.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Volume Loud.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Volume Loud.svg new file mode 100644 index 0000000..1bbebc2 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Volume Loud.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Volume Small.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Volume Small.svg new file mode 100644 index 0000000..02df7e2 --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Volume Small.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Volume.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Volume.svg new file mode 100644 index 0000000..31d2a6a --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Volume.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Video, Audio, Sound/Wallpaper.svg b/resources/icons/SVG/Linear/Video, Audio, Sound/Wallpaper.svg new file mode 100644 index 0000000..f5ca17e --- /dev/null +++ b/resources/icons/SVG/Linear/Video, Audio, Sound/Wallpaper.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloud Bolt Minimalistic.svg b/resources/icons/SVG/Linear/Weather/Cloud Bolt Minimalistic.svg new file mode 100644 index 0000000..6cd801f --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloud Bolt Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloud Bolt.svg b/resources/icons/SVG/Linear/Weather/Cloud Bolt.svg new file mode 100644 index 0000000..7e192ff --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloud Bolt.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloud Check.svg b/resources/icons/SVG/Linear/Weather/Cloud Check.svg new file mode 100644 index 0000000..3b7948a --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloud Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloud Download.svg b/resources/icons/SVG/Linear/Weather/Cloud Download.svg new file mode 100644 index 0000000..4471a58 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloud Download.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloud Minus.svg b/resources/icons/SVG/Linear/Weather/Cloud Minus.svg new file mode 100644 index 0000000..d934566 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloud Minus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloud Plus.svg b/resources/icons/SVG/Linear/Weather/Cloud Plus.svg new file mode 100644 index 0000000..9893b44 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloud Plus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloud Rain.svg b/resources/icons/SVG/Linear/Weather/Cloud Rain.svg new file mode 100644 index 0000000..b9b6102 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloud Rain.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloud Snowfall Minimalistic.svg b/resources/icons/SVG/Linear/Weather/Cloud Snowfall Minimalistic.svg new file mode 100644 index 0000000..d594f32 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloud Snowfall Minimalistic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloud Snowfall.svg b/resources/icons/SVG/Linear/Weather/Cloud Snowfall.svg new file mode 100644 index 0000000..2347a16 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloud Snowfall.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloud Storm.svg b/resources/icons/SVG/Linear/Weather/Cloud Storm.svg new file mode 100644 index 0000000..cb08dea --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloud Storm.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloud Sun 2.svg b/resources/icons/SVG/Linear/Weather/Cloud Sun 2.svg new file mode 100644 index 0000000..d5a604e --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloud Sun 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloud Sun.svg b/resources/icons/SVG/Linear/Weather/Cloud Sun.svg new file mode 100644 index 0000000..37a54ba --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloud Sun.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloud Upload.svg b/resources/icons/SVG/Linear/Weather/Cloud Upload.svg new file mode 100644 index 0000000..1b28777 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloud Upload.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloud Waterdrop.svg b/resources/icons/SVG/Linear/Weather/Cloud Waterdrop.svg new file mode 100644 index 0000000..18dd968 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloud Waterdrop.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloud Waterdrops.svg b/resources/icons/SVG/Linear/Weather/Cloud Waterdrops.svg new file mode 100644 index 0000000..55d7d7c --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloud Waterdrops.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloud.svg b/resources/icons/SVG/Linear/Weather/Cloud.svg new file mode 100644 index 0000000..831e62f --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloud.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Weather/Clouds.svg b/resources/icons/SVG/Linear/Weather/Clouds.svg new file mode 100644 index 0000000..967d247 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Clouds.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Weather/Cloudy Moon.svg b/resources/icons/SVG/Linear/Weather/Cloudy Moon.svg new file mode 100644 index 0000000..2dbc161 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Cloudy Moon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Weather/Clound Cross.svg b/resources/icons/SVG/Linear/Weather/Clound Cross.svg new file mode 100644 index 0000000..0bd58ba --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Clound Cross.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Weather/Fog.svg b/resources/icons/SVG/Linear/Weather/Fog.svg new file mode 100644 index 0000000..389c2f2 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Fog.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Moon Fog.svg b/resources/icons/SVG/Linear/Weather/Moon Fog.svg new file mode 100644 index 0000000..ca84b48 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Moon Fog.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Moon Sleep.svg b/resources/icons/SVG/Linear/Weather/Moon Sleep.svg new file mode 100644 index 0000000..7d04206 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Moon Sleep.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Moon Stars.svg b/resources/icons/SVG/Linear/Weather/Moon Stars.svg new file mode 100644 index 0000000..44a4786 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Moon Stars.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Moon.svg b/resources/icons/SVG/Linear/Weather/Moon.svg new file mode 100644 index 0000000..161f5a2 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Moon.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Linear/Weather/Snowflake.svg b/resources/icons/SVG/Linear/Weather/Snowflake.svg new file mode 100644 index 0000000..b214d98 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Snowflake.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Stars.svg b/resources/icons/SVG/Linear/Weather/Stars.svg new file mode 100644 index 0000000..9c0ee72 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Stars.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Linear/Weather/Sun 2.svg b/resources/icons/SVG/Linear/Weather/Sun 2.svg new file mode 100644 index 0000000..b9a595d --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Sun 2.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Sun Fog.svg b/resources/icons/SVG/Linear/Weather/Sun Fog.svg new file mode 100644 index 0000000..fe45882 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Sun Fog.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Sun.svg b/resources/icons/SVG/Linear/Weather/Sun.svg new file mode 100644 index 0000000..af149aa --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Sun.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Sunrise.svg b/resources/icons/SVG/Linear/Weather/Sunrise.svg new file mode 100644 index 0000000..30c049d --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Sunrise.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Sunset.svg b/resources/icons/SVG/Linear/Weather/Sunset.svg new file mode 100644 index 0000000..27d10de --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Sunset.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Temperature.svg b/resources/icons/SVG/Linear/Weather/Temperature.svg new file mode 100644 index 0000000..ec46b6c --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Temperature.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Tornado Small.svg b/resources/icons/SVG/Linear/Weather/Tornado Small.svg new file mode 100644 index 0000000..27e0ce2 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Tornado Small.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Tornado.svg b/resources/icons/SVG/Linear/Weather/Tornado.svg new file mode 100644 index 0000000..df60a6d --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Tornado.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Waterdrops.svg b/resources/icons/SVG/Linear/Weather/Waterdrops.svg new file mode 100644 index 0000000..7100410 --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Waterdrops.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Linear/Weather/Wind.svg b/resources/icons/SVG/Linear/Weather/Wind.svg new file mode 100644 index 0000000..67bd86d --- /dev/null +++ b/resources/icons/SVG/Linear/Weather/Wind.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Arrow To Down Left.svg b/resources/icons/SVG/Outline/Arrows Action/Arrow To Down Left.svg new file mode 100644 index 0000000..4737156 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Arrow To Down Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Arrow To Down Right.svg b/resources/icons/SVG/Outline/Arrows Action/Arrow To Down Right.svg new file mode 100644 index 0000000..fb50ae5 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Arrow To Down Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Arrow To Top Left.svg b/resources/icons/SVG/Outline/Arrows Action/Arrow To Top Left.svg new file mode 100644 index 0000000..25a1345 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Arrow To Top Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Arrow To Top Right.svg b/resources/icons/SVG/Outline/Arrows Action/Arrow To Top Right.svg new file mode 100644 index 0000000..258d753 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Arrow To Top Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Circle Bottom Down.svg b/resources/icons/SVG/Outline/Arrows Action/Circle Bottom Down.svg new file mode 100644 index 0000000..2ca1ee2 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Circle Bottom Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Circle Bottom Up.svg b/resources/icons/SVG/Outline/Arrows Action/Circle Bottom Up.svg new file mode 100644 index 0000000..476c02b --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Circle Bottom Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Circle Top Down.svg b/resources/icons/SVG/Outline/Arrows Action/Circle Top Down.svg new file mode 100644 index 0000000..cdac71d --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Circle Top Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Circle Top Up.svg b/resources/icons/SVG/Outline/Arrows Action/Circle Top Up.svg new file mode 100644 index 0000000..1761451 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Circle Top Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Download Minimalistic.svg b/resources/icons/SVG/Outline/Arrows Action/Download Minimalistic.svg new file mode 100644 index 0000000..a0aede0 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Download Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Download Square.svg b/resources/icons/SVG/Outline/Arrows Action/Download Square.svg new file mode 100644 index 0000000..de2e4cb --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Download Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Download Twice Square.svg b/resources/icons/SVG/Outline/Arrows Action/Download Twice Square.svg new file mode 100644 index 0000000..5f24e15 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Download Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Download.svg b/resources/icons/SVG/Outline/Arrows Action/Download.svg new file mode 100644 index 0000000..b29637a --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Download.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Exit.svg b/resources/icons/SVG/Outline/Arrows Action/Exit.svg new file mode 100644 index 0000000..8ff9b11 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Exit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Export.svg b/resources/icons/SVG/Outline/Arrows Action/Export.svg new file mode 100644 index 0000000..e26da1d --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Export.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Forward 2.svg b/resources/icons/SVG/Outline/Arrows Action/Forward 2.svg new file mode 100644 index 0000000..911e3dd --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Forward 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Forward.svg b/resources/icons/SVG/Outline/Arrows Action/Forward.svg new file mode 100644 index 0000000..c7b334f --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Forward.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Import.svg b/resources/icons/SVG/Outline/Arrows Action/Import.svg new file mode 100644 index 0000000..bf73f1f --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Import.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Login 2.svg b/resources/icons/SVG/Outline/Arrows Action/Login 2.svg new file mode 100644 index 0000000..3b19669 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Login 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Login 3.svg b/resources/icons/SVG/Outline/Arrows Action/Login 3.svg new file mode 100644 index 0000000..448baeb --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Login 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Login.svg b/resources/icons/SVG/Outline/Arrows Action/Login.svg new file mode 100644 index 0000000..922dd75 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Login.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Logout 2.svg b/resources/icons/SVG/Outline/Arrows Action/Logout 2.svg new file mode 100644 index 0000000..b62eb08 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Logout 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Logout 3.svg b/resources/icons/SVG/Outline/Arrows Action/Logout 3.svg new file mode 100644 index 0000000..e6a3afd --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Logout 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Logout.svg b/resources/icons/SVG/Outline/Arrows Action/Logout.svg new file mode 100644 index 0000000..75549d8 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Logout.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Maximize Square 2.svg b/resources/icons/SVG/Outline/Arrows Action/Maximize Square 2.svg new file mode 100644 index 0000000..8bde6ee --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Maximize Square 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Maximize Square 3.svg b/resources/icons/SVG/Outline/Arrows Action/Maximize Square 3.svg new file mode 100644 index 0000000..4f925ba --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Maximize Square 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Maximize Square Minimalistic.svg b/resources/icons/SVG/Outline/Arrows Action/Maximize Square Minimalistic.svg new file mode 100644 index 0000000..91c510c --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Maximize Square Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Maximize Square.svg b/resources/icons/SVG/Outline/Arrows Action/Maximize Square.svg new file mode 100644 index 0000000..1ceff8a --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Maximize Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Maximize.svg b/resources/icons/SVG/Outline/Arrows Action/Maximize.svg new file mode 100644 index 0000000..73169be --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Maximize.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Minimize Square 2.svg b/resources/icons/SVG/Outline/Arrows Action/Minimize Square 2.svg new file mode 100644 index 0000000..dd51561 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Minimize Square 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Minimize Square 3.svg b/resources/icons/SVG/Outline/Arrows Action/Minimize Square 3.svg new file mode 100644 index 0000000..bcd3a23 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Minimize Square 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Minimize Square Minimalistic.svg b/resources/icons/SVG/Outline/Arrows Action/Minimize Square Minimalistic.svg new file mode 100644 index 0000000..6040781 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Minimize Square Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Minimize Square.svg b/resources/icons/SVG/Outline/Arrows Action/Minimize Square.svg new file mode 100644 index 0000000..1a756e3 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Minimize Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Minimize.svg b/resources/icons/SVG/Outline/Arrows Action/Minimize.svg new file mode 100644 index 0000000..41f81f9 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Minimize.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Recive Square.svg b/resources/icons/SVG/Outline/Arrows Action/Recive Square.svg new file mode 100644 index 0000000..c2ad032 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Recive Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Recive Twice Square.svg b/resources/icons/SVG/Outline/Arrows Action/Recive Twice Square.svg new file mode 100644 index 0000000..800b23c --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Recive Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Reorder.svg b/resources/icons/SVG/Outline/Arrows Action/Reorder.svg new file mode 100644 index 0000000..ce2ffd5 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Reorder.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Reply 2.svg b/resources/icons/SVG/Outline/Arrows Action/Reply 2.svg new file mode 100644 index 0000000..2ca0561 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Reply 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Reply.svg b/resources/icons/SVG/Outline/Arrows Action/Reply.svg new file mode 100644 index 0000000..c394eb9 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Reply.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Scale.svg b/resources/icons/SVG/Outline/Arrows Action/Scale.svg new file mode 100644 index 0000000..53dfc55 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Scale.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Screen Share.svg b/resources/icons/SVG/Outline/Arrows Action/Screen Share.svg new file mode 100644 index 0000000..c2e6816 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Screen Share.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Send Square.svg b/resources/icons/SVG/Outline/Arrows Action/Send Square.svg new file mode 100644 index 0000000..fdd62e2 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Send Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Send Twice Square.svg b/resources/icons/SVG/Outline/Arrows Action/Send Twice Square.svg new file mode 100644 index 0000000..c393a9e --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Send Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Square Bottom Down.svg b/resources/icons/SVG/Outline/Arrows Action/Square Bottom Down.svg new file mode 100644 index 0000000..083de58 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Square Bottom Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Square Bottom Up.svg b/resources/icons/SVG/Outline/Arrows Action/Square Bottom Up.svg new file mode 100644 index 0000000..81d98f7 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Square Bottom Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Square Top Down.svg b/resources/icons/SVG/Outline/Arrows Action/Square Top Down.svg new file mode 100644 index 0000000..7f4773d --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Square Top Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Square Top Up.svg b/resources/icons/SVG/Outline/Arrows Action/Square Top Up.svg new file mode 100644 index 0000000..51899f2 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Square Top Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Undo Left Round Square.svg b/resources/icons/SVG/Outline/Arrows Action/Undo Left Round Square.svg new file mode 100644 index 0000000..e2d542d --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Undo Left Round Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Undo Left Round.svg b/resources/icons/SVG/Outline/Arrows Action/Undo Left Round.svg new file mode 100644 index 0000000..3383aa4 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Undo Left Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Undo Left Square.svg b/resources/icons/SVG/Outline/Arrows Action/Undo Left Square.svg new file mode 100644 index 0000000..9f2b768 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Undo Left Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Undo Left.svg b/resources/icons/SVG/Outline/Arrows Action/Undo Left.svg new file mode 100644 index 0000000..db06f07 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Undo Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Undo Right Round Square.svg b/resources/icons/SVG/Outline/Arrows Action/Undo Right Round Square.svg new file mode 100644 index 0000000..33734a4 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Undo Right Round Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Undo Right Round.svg b/resources/icons/SVG/Outline/Arrows Action/Undo Right Round.svg new file mode 100644 index 0000000..ff9036c --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Undo Right Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Undo Right Square.svg b/resources/icons/SVG/Outline/Arrows Action/Undo Right Square.svg new file mode 100644 index 0000000..702b28d --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Undo Right Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Undo Right.svg b/resources/icons/SVG/Outline/Arrows Action/Undo Right.svg new file mode 100644 index 0000000..b01efaa --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Undo Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Upload Minimalistic.svg b/resources/icons/SVG/Outline/Arrows Action/Upload Minimalistic.svg new file mode 100644 index 0000000..1d64e63 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Upload Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Upload Square.svg b/resources/icons/SVG/Outline/Arrows Action/Upload Square.svg new file mode 100644 index 0000000..0920e1f --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Upload Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Upload Twice Square.svg b/resources/icons/SVG/Outline/Arrows Action/Upload Twice Square.svg new file mode 100644 index 0000000..d08515f --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Upload Twice Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Arrows Action/Upload.svg b/resources/icons/SVG/Outline/Arrows Action/Upload.svg new file mode 100644 index 0000000..f77b8d0 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows Action/Upload.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Alt Arrow Down.svg b/resources/icons/SVG/Outline/Arrows/Alt Arrow Down.svg new file mode 100644 index 0000000..16a90c7 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Alt Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Alt Arrow Left.svg b/resources/icons/SVG/Outline/Arrows/Alt Arrow Left.svg new file mode 100644 index 0000000..9341a4f --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Alt Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Alt Arrow Right.svg b/resources/icons/SVG/Outline/Arrows/Alt Arrow Right.svg new file mode 100644 index 0000000..bb5470e --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Alt Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Alt Arrow Up.svg b/resources/icons/SVG/Outline/Arrows/Alt Arrow Up.svg new file mode 100644 index 0000000..cb20344 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Alt Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Arrow Down.svg b/resources/icons/SVG/Outline/Arrows/Arrow Down.svg new file mode 100644 index 0000000..dc07c45 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Arrow Left Down.svg b/resources/icons/SVG/Outline/Arrows/Arrow Left Down.svg new file mode 100644 index 0000000..0e05c8f --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Arrow Left Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Arrow Left Up.svg b/resources/icons/SVG/Outline/Arrows/Arrow Left Up.svg new file mode 100644 index 0000000..ff05c80 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Arrow Left Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Arrow Left.svg b/resources/icons/SVG/Outline/Arrows/Arrow Left.svg new file mode 100644 index 0000000..a77ef74 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Arrow Right Down.svg b/resources/icons/SVG/Outline/Arrows/Arrow Right Down.svg new file mode 100644 index 0000000..f6f098c --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Arrow Right Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Arrow Right Up.svg b/resources/icons/SVG/Outline/Arrows/Arrow Right Up.svg new file mode 100644 index 0000000..2aedf9b --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Arrow Right Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Arrow Right.svg b/resources/icons/SVG/Outline/Arrows/Arrow Right.svg new file mode 100644 index 0000000..c8bcf35 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Arrow Up.svg b/resources/icons/SVG/Outline/Arrows/Arrow Up.svg new file mode 100644 index 0000000..5a3e583 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Double Alt Arrow Down.svg b/resources/icons/SVG/Outline/Arrows/Double Alt Arrow Down.svg new file mode 100644 index 0000000..f726d06 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Double Alt Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Double Alt Arrow Left.svg b/resources/icons/SVG/Outline/Arrows/Double Alt Arrow Left.svg new file mode 100644 index 0000000..0a9ee3f --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Double Alt Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Double Alt Arrow Right.svg b/resources/icons/SVG/Outline/Arrows/Double Alt Arrow Right.svg new file mode 100644 index 0000000..0cd4be1 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Double Alt Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Double Alt Arrow Up.svg b/resources/icons/SVG/Outline/Arrows/Double Alt Arrow Up.svg new file mode 100644 index 0000000..c81d32f --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Double Alt Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Refresh Circle.svg b/resources/icons/SVG/Outline/Arrows/Refresh Circle.svg new file mode 100644 index 0000000..79396d1 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Refresh Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Arrows/Refresh Square.svg b/resources/icons/SVG/Outline/Arrows/Refresh Square.svg new file mode 100644 index 0000000..94665f0 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Refresh Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Arrows/Refresh.svg b/resources/icons/SVG/Outline/Arrows/Refresh.svg new file mode 100644 index 0000000..d10ac0c --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Refresh.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Restart Circle.svg b/resources/icons/SVG/Outline/Arrows/Restart Circle.svg new file mode 100644 index 0000000..e60cc51 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Restart Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows/Restart Square.svg b/resources/icons/SVG/Outline/Arrows/Restart Square.svg new file mode 100644 index 0000000..26ff88c --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Restart Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows/Restart.svg b/resources/icons/SVG/Outline/Arrows/Restart.svg new file mode 100644 index 0000000..bad2af5 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Restart.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Alt Arrow Down.svg b/resources/icons/SVG/Outline/Arrows/Round Alt Arrow Down.svg new file mode 100644 index 0000000..353e545 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Alt Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Alt Arrow Left.svg b/resources/icons/SVG/Outline/Arrows/Round Alt Arrow Left.svg new file mode 100644 index 0000000..0093d2f --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Alt Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Alt Arrow Right.svg b/resources/icons/SVG/Outline/Arrows/Round Alt Arrow Right.svg new file mode 100644 index 0000000..82f5c0a --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Alt Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Alt Arrow Up.svg b/resources/icons/SVG/Outline/Arrows/Round Alt Arrow Up.svg new file mode 100644 index 0000000..74fd6af --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Alt Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Arrow Down.svg b/resources/icons/SVG/Outline/Arrows/Round Arrow Down.svg new file mode 100644 index 0000000..9c398e5 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Arrow Left Down.svg b/resources/icons/SVG/Outline/Arrows/Round Arrow Left Down.svg new file mode 100644 index 0000000..f20f94a --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Arrow Left Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Arrow Left Up.svg b/resources/icons/SVG/Outline/Arrows/Round Arrow Left Up.svg new file mode 100644 index 0000000..a92c651 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Arrow Left Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Arrow Left.svg b/resources/icons/SVG/Outline/Arrows/Round Arrow Left.svg new file mode 100644 index 0000000..698681b --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Arrow Right Down.svg b/resources/icons/SVG/Outline/Arrows/Round Arrow Right Down.svg new file mode 100644 index 0000000..fb91c11 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Arrow Right Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Arrow Right Up.svg b/resources/icons/SVG/Outline/Arrows/Round Arrow Right Up.svg new file mode 100644 index 0000000..44acb83 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Arrow Right Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Arrow Right.svg b/resources/icons/SVG/Outline/Arrows/Round Arrow Right.svg new file mode 100644 index 0000000..f15d328 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Arrow Up.svg b/resources/icons/SVG/Outline/Arrows/Round Arrow Up.svg new file mode 100644 index 0000000..a09e0fc --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Double Alt Arrow Down.svg b/resources/icons/SVG/Outline/Arrows/Round Double Alt Arrow Down.svg new file mode 100644 index 0000000..69177ee --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Double Alt Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Double Alt Arrow Left.svg b/resources/icons/SVG/Outline/Arrows/Round Double Alt Arrow Left.svg new file mode 100644 index 0000000..fbe43a1 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Double Alt Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Double Alt Arrow Right.svg b/resources/icons/SVG/Outline/Arrows/Round Double Alt Arrow Right.svg new file mode 100644 index 0000000..6942034 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Double Alt Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Double Alt Arrow Up.svg b/resources/icons/SVG/Outline/Arrows/Round Double Alt Arrow Up.svg new file mode 100644 index 0000000..690eafe --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Double Alt Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Sort Horizontal.svg b/resources/icons/SVG/Outline/Arrows/Round Sort Horizontal.svg new file mode 100644 index 0000000..553d1b2 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Sort Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Sort Vertical.svg b/resources/icons/SVG/Outline/Arrows/Round Sort Vertical.svg new file mode 100644 index 0000000..d37a4cc --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Sort Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Transfer Diagonal.svg b/resources/icons/SVG/Outline/Arrows/Round Transfer Diagonal.svg new file mode 100644 index 0000000..bc894f4 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Transfer Diagonal.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Transfer Horizontal.svg b/resources/icons/SVG/Outline/Arrows/Round Transfer Horizontal.svg new file mode 100644 index 0000000..97fe0e2 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Transfer Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Arrows/Round Transfer Vertical.svg b/resources/icons/SVG/Outline/Arrows/Round Transfer Vertical.svg new file mode 100644 index 0000000..cf78a49 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Round Transfer Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Arrows/Sort Horizontal.svg b/resources/icons/SVG/Outline/Arrows/Sort Horizontal.svg new file mode 100644 index 0000000..5b9d3b6 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Sort Horizontal.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Sort Vertical.svg b/resources/icons/SVG/Outline/Arrows/Sort Vertical.svg new file mode 100644 index 0000000..f28445d --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Sort Vertical.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Alt Arrow Down.svg b/resources/icons/SVG/Outline/Arrows/Square Alt Arrow Down.svg new file mode 100644 index 0000000..9cbf29f --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Alt Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Alt Arrow Left.svg b/resources/icons/SVG/Outline/Arrows/Square Alt Arrow Left.svg new file mode 100644 index 0000000..41d7eec --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Alt Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Alt Arrow Right.svg b/resources/icons/SVG/Outline/Arrows/Square Alt Arrow Right.svg new file mode 100644 index 0000000..8919dc4 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Alt Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Alt Arrow Up.svg b/resources/icons/SVG/Outline/Arrows/Square Alt Arrow Up.svg new file mode 100644 index 0000000..b6fbf51 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Alt Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Arrow Down.svg b/resources/icons/SVG/Outline/Arrows/Square Arrow Down.svg new file mode 100644 index 0000000..42abb63 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Arrow Left Down.svg b/resources/icons/SVG/Outline/Arrows/Square Arrow Left Down.svg new file mode 100644 index 0000000..4b49264 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Arrow Left Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Arrow Left Up.svg b/resources/icons/SVG/Outline/Arrows/Square Arrow Left Up.svg new file mode 100644 index 0000000..ec64638 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Arrow Left Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Arrow Left.svg b/resources/icons/SVG/Outline/Arrows/Square Arrow Left.svg new file mode 100644 index 0000000..5bf65ff --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Arrow Right Down.svg b/resources/icons/SVG/Outline/Arrows/Square Arrow Right Down.svg new file mode 100644 index 0000000..71009a6 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Arrow Right Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Arrow Right Up.svg b/resources/icons/SVG/Outline/Arrows/Square Arrow Right Up.svg new file mode 100644 index 0000000..4cbfa48 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Arrow Right Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Arrow Right.svg b/resources/icons/SVG/Outline/Arrows/Square Arrow Right.svg new file mode 100644 index 0000000..d0ef076 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Arrow Up.svg b/resources/icons/SVG/Outline/Arrows/Square Arrow Up.svg new file mode 100644 index 0000000..2f15328 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Double Alt Arrow Right.svg b/resources/icons/SVG/Outline/Arrows/Square Double Alt Arrow Right.svg new file mode 100644 index 0000000..d9f4c84 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Double Alt Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Double Alt Arrow Down.svg b/resources/icons/SVG/Outline/Arrows/Square Double Alt Arrow Down.svg new file mode 100644 index 0000000..a92cc7e --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Double Alt Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Double Alt Arrow Left.svg b/resources/icons/SVG/Outline/Arrows/Square Double Alt Arrow Left.svg new file mode 100644 index 0000000..2bd1972 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Double Alt Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Double Alt Arrow Up.svg b/resources/icons/SVG/Outline/Arrows/Square Double Alt Arrow Up.svg new file mode 100644 index 0000000..9c89cf6 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Double Alt Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Sort Horizontal.svg b/resources/icons/SVG/Outline/Arrows/Square Sort Horizontal.svg new file mode 100644 index 0000000..ecd4671 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Sort Horizontal.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Sort Vertical.svg b/resources/icons/SVG/Outline/Arrows/Square Sort Vertical.svg new file mode 100644 index 0000000..c87c7bd --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Sort Vertical.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Transfer Horizontal.svg b/resources/icons/SVG/Outline/Arrows/Square Transfer Horizontal.svg new file mode 100644 index 0000000..f9fa248 --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Transfer Horizontal.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Square Transfer Vertical.svg b/resources/icons/SVG/Outline/Arrows/Square Transfer Vertical.svg new file mode 100644 index 0000000..8319c3e --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Square Transfer Vertical.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Arrows/Transfer Horizontal.svg b/resources/icons/SVG/Outline/Arrows/Transfer Horizontal.svg new file mode 100644 index 0000000..bce2efe --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Transfer Horizontal.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Arrows/Transfer Vertical.svg b/resources/icons/SVG/Outline/Arrows/Transfer Vertical.svg new file mode 100644 index 0000000..9714d2c --- /dev/null +++ b/resources/icons/SVG/Outline/Arrows/Transfer Vertical.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Asteroid.svg b/resources/icons/SVG/Outline/Astronomy/Asteroid.svg new file mode 100644 index 0000000..0ffe6be --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Asteroid.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Atom.svg b/resources/icons/SVG/Outline/Astronomy/Atom.svg new file mode 100644 index 0000000..c535102 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Atom.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Black Hole 2.svg b/resources/icons/SVG/Outline/Astronomy/Black Hole 2.svg new file mode 100644 index 0000000..3773e26 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Black Hole 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Black Hole 3.svg b/resources/icons/SVG/Outline/Astronomy/Black Hole 3.svg new file mode 100644 index 0000000..4a7a4f6 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Black Hole 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Black Hole.svg b/resources/icons/SVG/Outline/Astronomy/Black Hole.svg new file mode 100644 index 0000000..f48b3d1 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Black Hole.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Earth.svg b/resources/icons/SVG/Outline/Astronomy/Earth.svg new file mode 100644 index 0000000..f64de7d --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Earth.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Infinity.svg b/resources/icons/SVG/Outline/Astronomy/Infinity.svg new file mode 100644 index 0000000..29105dc --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Infinity.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Men.svg b/resources/icons/SVG/Outline/Astronomy/Men.svg new file mode 100644 index 0000000..8eb886b --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Men.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Planet 2.svg b/resources/icons/SVG/Outline/Astronomy/Planet 2.svg new file mode 100644 index 0000000..ea16aca --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Planet 2.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Planet 3.svg b/resources/icons/SVG/Outline/Astronomy/Planet 3.svg new file mode 100644 index 0000000..226c25e --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Planet 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Planet 4.svg b/resources/icons/SVG/Outline/Astronomy/Planet 4.svg new file mode 100644 index 0000000..1553518 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Planet 4.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Planet.svg b/resources/icons/SVG/Outline/Astronomy/Planet.svg new file mode 100644 index 0000000..4094c6d --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Planet.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Rocket 2.svg b/resources/icons/SVG/Outline/Astronomy/Rocket 2.svg new file mode 100644 index 0000000..e31235f --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Rocket 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Rocket.svg b/resources/icons/SVG/Outline/Astronomy/Rocket.svg new file mode 100644 index 0000000..5c8dbd5 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Rocket.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Satellite.svg b/resources/icons/SVG/Outline/Astronomy/Satellite.svg new file mode 100644 index 0000000..1d85dab --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Satellite.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Star Angle.svg b/resources/icons/SVG/Outline/Astronomy/Star Angle.svg new file mode 100644 index 0000000..7d34bce --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Star Angle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Star Circle.svg b/resources/icons/SVG/Outline/Astronomy/Star Circle.svg new file mode 100644 index 0000000..99ae605 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Star Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Star Fall 2.svg b/resources/icons/SVG/Outline/Astronomy/Star Fall 2.svg new file mode 100644 index 0000000..100dcd6 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Star Fall 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Star Fall Minimalistic 2.svg b/resources/icons/SVG/Outline/Astronomy/Star Fall Minimalistic 2.svg new file mode 100644 index 0000000..dc57608 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Star Fall Minimalistic 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Star Fall Minimalistic.svg b/resources/icons/SVG/Outline/Astronomy/Star Fall Minimalistic.svg new file mode 100644 index 0000000..eade2f6 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Star Fall Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Star Fall.svg b/resources/icons/SVG/Outline/Astronomy/Star Fall.svg new file mode 100644 index 0000000..48a9343 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Star Fall.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Star Rainbow.svg b/resources/icons/SVG/Outline/Astronomy/Star Rainbow.svg new file mode 100644 index 0000000..fdfdb86 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Star Rainbow.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Star Ring.svg b/resources/icons/SVG/Outline/Astronomy/Star Ring.svg new file mode 100644 index 0000000..4d232f4 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Star Ring.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Star Rings.svg b/resources/icons/SVG/Outline/Astronomy/Star Rings.svg new file mode 100644 index 0000000..b61c5d3 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Star Rings.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Star.svg b/resources/icons/SVG/Outline/Astronomy/Star.svg new file mode 100644 index 0000000..b34f5f4 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Stars Line.svg b/resources/icons/SVG/Outline/Astronomy/Stars Line.svg new file mode 100644 index 0000000..f008aca --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Stars Line.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Stars Minimalistic.svg b/resources/icons/SVG/Outline/Astronomy/Stars Minimalistic.svg new file mode 100644 index 0000000..f0b141c --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Stars Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Stars.svg b/resources/icons/SVG/Outline/Astronomy/Stars.svg new file mode 100644 index 0000000..302dfbf --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Stars.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Astronomy/UFO 2.svg b/resources/icons/SVG/Outline/Astronomy/UFO 2.svg new file mode 100644 index 0000000..d52d712 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/UFO 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Astronomy/UFO 3.svg b/resources/icons/SVG/Outline/Astronomy/UFO 3.svg new file mode 100644 index 0000000..1e87c83 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/UFO 3.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Astronomy/UFO.svg b/resources/icons/SVG/Outline/Astronomy/UFO.svg new file mode 100644 index 0000000..fdf8322 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/UFO.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Astronomy/Women.svg b/resources/icons/SVG/Outline/Astronomy/Women.svg new file mode 100644 index 0000000..93ba7a1 --- /dev/null +++ b/resources/icons/SVG/Outline/Astronomy/Women.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Chart 2.svg b/resources/icons/SVG/Outline/Business, Statistic/Chart 2.svg new file mode 100644 index 0000000..0bd08e2 --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Chart 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Chart Square.svg b/resources/icons/SVG/Outline/Business, Statistic/Chart Square.svg new file mode 100644 index 0000000..36f234f --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Chart Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Chart.svg b/resources/icons/SVG/Outline/Business, Statistic/Chart.svg new file mode 100644 index 0000000..6d6ff05 --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Chart.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Chat Square 2.svg b/resources/icons/SVG/Outline/Business, Statistic/Chat Square 2.svg new file mode 100644 index 0000000..91e24c9 --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Chat Square 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Course Down.svg b/resources/icons/SVG/Outline/Business, Statistic/Course Down.svg new file mode 100644 index 0000000..5b359d4 --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Course Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Course Up.svg b/resources/icons/SVG/Outline/Business, Statistic/Course Up.svg new file mode 100644 index 0000000..6d0b39d --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Course Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Diagram Down.svg b/resources/icons/SVG/Outline/Business, Statistic/Diagram Down.svg new file mode 100644 index 0000000..8caa530 --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Diagram Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Diagram Up.svg b/resources/icons/SVG/Outline/Business, Statistic/Diagram Up.svg new file mode 100644 index 0000000..35059bc --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Diagram Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Graph Down New.svg b/resources/icons/SVG/Outline/Business, Statistic/Graph Down New.svg new file mode 100644 index 0000000..1d79e0f --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Graph Down New.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Graph Down.svg b/resources/icons/SVG/Outline/Business, Statistic/Graph Down.svg new file mode 100644 index 0000000..505840f --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Graph Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Graph New Up.svg b/resources/icons/SVG/Outline/Business, Statistic/Graph New Up.svg new file mode 100644 index 0000000..b784cab --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Graph New Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Graph New.svg b/resources/icons/SVG/Outline/Business, Statistic/Graph New.svg new file mode 100644 index 0000000..1e0ead6 --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Graph New.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Graph Up.svg b/resources/icons/SVG/Outline/Business, Statistic/Graph Up.svg new file mode 100644 index 0000000..bbb2213 --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Graph Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Graph.svg b/resources/icons/SVG/Outline/Business, Statistic/Graph.svg new file mode 100644 index 0000000..4e7e6af --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Graph.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Pie Chart 2.svg b/resources/icons/SVG/Outline/Business, Statistic/Pie Chart 2.svg new file mode 100644 index 0000000..1bf90b1 --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Pie Chart 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Pie Chart 3.svg b/resources/icons/SVG/Outline/Business, Statistic/Pie Chart 3.svg new file mode 100644 index 0000000..d5376a2 --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Pie Chart 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Pie Chart.svg b/resources/icons/SVG/Outline/Business, Statistic/Pie Chart.svg new file mode 100644 index 0000000..87429aa --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Pie Chart.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Presentation Graph.svg b/resources/icons/SVG/Outline/Business, Statistic/Presentation Graph.svg new file mode 100644 index 0000000..b09f0e4 --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Presentation Graph.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Business, Statistic/Round Graph.svg b/resources/icons/SVG/Outline/Business, Statistic/Round Graph.svg new file mode 100644 index 0000000..ae7a5be --- /dev/null +++ b/resources/icons/SVG/Outline/Business, Statistic/Round Graph.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Call/Call Cancel Rounded.svg b/resources/icons/SVG/Outline/Call/Call Cancel Rounded.svg new file mode 100644 index 0000000..1239ea3 --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Call Cancel Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Call/Call Cancel.svg b/resources/icons/SVG/Outline/Call/Call Cancel.svg new file mode 100644 index 0000000..6dedbbc --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Call Cancel.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Call/Call Chat Rounded.svg b/resources/icons/SVG/Outline/Call/Call Chat Rounded.svg new file mode 100644 index 0000000..2e93f31 --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Call Chat Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Call/Call Chat.svg b/resources/icons/SVG/Outline/Call/Call Chat.svg new file mode 100644 index 0000000..b4c3d53 --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Call Chat.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Call/Call Dropped Rounded.svg b/resources/icons/SVG/Outline/Call/Call Dropped Rounded.svg new file mode 100644 index 0000000..d0b416e --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Call Dropped Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Call/Call Dropped.svg b/resources/icons/SVG/Outline/Call/Call Dropped.svg new file mode 100644 index 0000000..72970de --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Call Dropped.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Call/Call Medicine Rounded.svg b/resources/icons/SVG/Outline/Call/Call Medicine Rounded.svg new file mode 100644 index 0000000..05e37ec --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Call Medicine Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Call/Call Medicine.svg b/resources/icons/SVG/Outline/Call/Call Medicine.svg new file mode 100644 index 0000000..6b862f7 --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Call Medicine.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Call/End Call Rounded.svg b/resources/icons/SVG/Outline/Call/End Call Rounded.svg new file mode 100644 index 0000000..665da65 --- /dev/null +++ b/resources/icons/SVG/Outline/Call/End Call Rounded.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Call/End Call.svg b/resources/icons/SVG/Outline/Call/End Call.svg new file mode 100644 index 0000000..12a0ac3 --- /dev/null +++ b/resources/icons/SVG/Outline/Call/End Call.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Call/Incoming Call Rounded.svg b/resources/icons/SVG/Outline/Call/Incoming Call Rounded.svg new file mode 100644 index 0000000..1222754 --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Incoming Call Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Call/Incoming Call.svg b/resources/icons/SVG/Outline/Call/Incoming Call.svg new file mode 100644 index 0000000..ebd7d79 --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Incoming Call.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Call/Outgoing Call Rounded.svg b/resources/icons/SVG/Outline/Call/Outgoing Call Rounded.svg new file mode 100644 index 0000000..6170e20 --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Outgoing Call Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Call/Outgoing Call.svg b/resources/icons/SVG/Outline/Call/Outgoing Call.svg new file mode 100644 index 0000000..f57aec5 --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Outgoing Call.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Call/Phone Calling Rounded.svg b/resources/icons/SVG/Outline/Call/Phone Calling Rounded.svg new file mode 100644 index 0000000..8ae2583 --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Phone Calling Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Call/Phone Calling.svg b/resources/icons/SVG/Outline/Call/Phone Calling.svg new file mode 100644 index 0000000..4a71d71 --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Phone Calling.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Call/Phone Rounded.svg b/resources/icons/SVG/Outline/Call/Phone Rounded.svg new file mode 100644 index 0000000..ff326e4 --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Phone Rounded.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Call/Phone.svg b/resources/icons/SVG/Outline/Call/Phone.svg new file mode 100644 index 0000000..ee227c1 --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Phone.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Call/Record Circle.svg b/resources/icons/SVG/Outline/Call/Record Circle.svg new file mode 100644 index 0000000..8c3c459 --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Record Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Call/Record Minimalistic.svg b/resources/icons/SVG/Outline/Call/Record Minimalistic.svg new file mode 100644 index 0000000..99e96e8 --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Record Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Call/Record Square.svg b/resources/icons/SVG/Outline/Call/Record Square.svg new file mode 100644 index 0000000..626783e --- /dev/null +++ b/resources/icons/SVG/Outline/Call/Record Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Align Bottom.svg b/resources/icons/SVG/Outline/Design, Tools/Align Bottom.svg new file mode 100644 index 0000000..83e189f --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Align Bottom.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Align Horizonta Spacing.svg b/resources/icons/SVG/Outline/Design, Tools/Align Horizonta Spacing.svg new file mode 100644 index 0000000..8dff863 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Align Horizonta Spacing.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Align Horizontal Center.svg b/resources/icons/SVG/Outline/Design, Tools/Align Horizontal Center.svg new file mode 100644 index 0000000..4676d9b --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Align Horizontal Center.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Align Left.svg b/resources/icons/SVG/Outline/Design, Tools/Align Left.svg new file mode 100644 index 0000000..7f0e80f --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Align Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Align Right.svg b/resources/icons/SVG/Outline/Design, Tools/Align Right.svg new file mode 100644 index 0000000..af84134 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Align Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Align Top.svg b/resources/icons/SVG/Outline/Design, Tools/Align Top.svg new file mode 100644 index 0000000..3e07c75 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Align Top.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Align Vertical Center.svg b/resources/icons/SVG/Outline/Design, Tools/Align Vertical Center.svg new file mode 100644 index 0000000..43a5888 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Align Vertical Center.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Align Vertical Spacing.svg b/resources/icons/SVG/Outline/Design, Tools/Align Vertical Spacing.svg new file mode 100644 index 0000000..7eaed2c --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Align Vertical Spacing.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Colour Tuneing.svg b/resources/icons/SVG/Outline/Design, Tools/Colour Tuneing.svg new file mode 100644 index 0000000..e24c9a7 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Colour Tuneing.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Crop Minimalistic.svg b/resources/icons/SVG/Outline/Design, Tools/Crop Minimalistic.svg new file mode 100644 index 0000000..96aa5d1 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Crop Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Crop.svg b/resources/icons/SVG/Outline/Design, Tools/Crop.svg new file mode 100644 index 0000000..e200868 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Crop.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Filters.svg b/resources/icons/SVG/Outline/Design, Tools/Filters.svg new file mode 100644 index 0000000..84b69fd --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Filters.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Flip Horizontal.svg b/resources/icons/SVG/Outline/Design, Tools/Flip Horizontal.svg new file mode 100644 index 0000000..2c15346 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Flip Horizontal.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Flip Vertical.svg b/resources/icons/SVG/Outline/Design, Tools/Flip Vertical.svg new file mode 100644 index 0000000..393d70d --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Flip Vertical.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Layers Minimalistic.svg b/resources/icons/SVG/Outline/Design, Tools/Layers Minimalistic.svg new file mode 100644 index 0000000..13dcb4a --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Layers Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Layers.svg b/resources/icons/SVG/Outline/Design, Tools/Layers.svg new file mode 100644 index 0000000..790d187 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Layers.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Mirror Left.svg b/resources/icons/SVG/Outline/Design, Tools/Mirror Left.svg new file mode 100644 index 0000000..a30218d --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Mirror Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Mirror Right.svg b/resources/icons/SVG/Outline/Design, Tools/Mirror Right.svg new file mode 100644 index 0000000..502c482 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Mirror Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Paint Roller.svg b/resources/icons/SVG/Outline/Design, Tools/Paint Roller.svg new file mode 100644 index 0000000..8078ff4 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Paint Roller.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Palette Round.svg b/resources/icons/SVG/Outline/Design, Tools/Palette Round.svg new file mode 100644 index 0000000..d9e3a29 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Palette Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Palette.svg b/resources/icons/SVG/Outline/Design, Tools/Palette.svg new file mode 100644 index 0000000..bec86b4 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Palette.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Pallete 2.svg b/resources/icons/SVG/Outline/Design, Tools/Pallete 2.svg new file mode 100644 index 0000000..c76d4d3 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Pallete 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Pipette.svg b/resources/icons/SVG/Outline/Design, Tools/Pipette.svg new file mode 100644 index 0000000..4091b42 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Pipette.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Radial Blur.svg b/resources/icons/SVG/Outline/Design, Tools/Radial Blur.svg new file mode 100644 index 0000000..05d1b69 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Radial Blur.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Ruler Angular.svg b/resources/icons/SVG/Outline/Design, Tools/Ruler Angular.svg new file mode 100644 index 0000000..5a6960a --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Ruler Angular.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Ruler Cross Pen.svg b/resources/icons/SVG/Outline/Design, Tools/Ruler Cross Pen.svg new file mode 100644 index 0000000..a2b63ce --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Ruler Cross Pen.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Ruler Pen.svg b/resources/icons/SVG/Outline/Design, Tools/Ruler Pen.svg new file mode 100644 index 0000000..ecd8685 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Ruler Pen.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Ruler.svg b/resources/icons/SVG/Outline/Design, Tools/Ruler.svg new file mode 100644 index 0000000..1c35113 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Ruler.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Design, Tools/Three Squares.svg b/resources/icons/SVG/Outline/Design, Tools/Three Squares.svg new file mode 100644 index 0000000..2bd4bd7 --- /dev/null +++ b/resources/icons/SVG/Outline/Design, Tools/Three Squares.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Case Charge.svg b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Case Charge.svg new file mode 100644 index 0000000..45612e1 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Case Charge.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Case Minimalistic.svg b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Case Minimalistic.svg new file mode 100644 index 0000000..b742ad0 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Case Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Case Open.svg b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Case Open.svg new file mode 100644 index 0000000..6cfa633 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Case Open.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Case.svg b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Case.svg new file mode 100644 index 0000000..a163cf6 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Case.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Charge.svg b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Charge.svg new file mode 100644 index 0000000..1f18a56 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Charge.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Check.svg b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Check.svg new file mode 100644 index 0000000..92391ea --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Left.svg b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Left.svg new file mode 100644 index 0000000..d6fb3e2 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Remove.svg b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Remove.svg new file mode 100644 index 0000000..0c5885f --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Remove.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Right.svg b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Right.svg new file mode 100644 index 0000000..f7fd89a --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Airbuds.svg b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds.svg new file mode 100644 index 0000000..0232b0c --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Airbuds.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Bluetooth Circle.svg b/resources/icons/SVG/Outline/Electronic, Devices/Bluetooth Circle.svg new file mode 100644 index 0000000..59f38b2 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Bluetooth Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Bluetooth Square.svg b/resources/icons/SVG/Outline/Electronic, Devices/Bluetooth Square.svg new file mode 100644 index 0000000..239aae3 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Bluetooth Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Bluetooth Wave.svg b/resources/icons/SVG/Outline/Electronic, Devices/Bluetooth Wave.svg new file mode 100644 index 0000000..323b5e6 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Bluetooth Wave.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Bluetooth.svg b/resources/icons/SVG/Outline/Electronic, Devices/Bluetooth.svg new file mode 100644 index 0000000..9c16b8b --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Bluetooth.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Boombox.svg b/resources/icons/SVG/Outline/Electronic, Devices/Boombox.svg new file mode 100644 index 0000000..3baec73 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Boombox.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/CPU Bolt.svg b/resources/icons/SVG/Outline/Electronic, Devices/CPU Bolt.svg new file mode 100644 index 0000000..52f61b0 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/CPU Bolt.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/CPU.svg b/resources/icons/SVG/Outline/Electronic, Devices/CPU.svg new file mode 100644 index 0000000..81a5206 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/CPU.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Cassette 2.svg b/resources/icons/SVG/Outline/Electronic, Devices/Cassette 2.svg new file mode 100644 index 0000000..ab6af1a --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Cassette 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Cassette.svg b/resources/icons/SVG/Outline/Electronic, Devices/Cassette.svg new file mode 100644 index 0000000..a2c3082 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Cassette.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Cloud Storage.svg b/resources/icons/SVG/Outline/Electronic, Devices/Cloud Storage.svg new file mode 100644 index 0000000..f2f95ea --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Cloud Storage.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Devices.svg b/resources/icons/SVG/Outline/Electronic, Devices/Devices.svg new file mode 100644 index 0000000..4a723ee --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Devices.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Diskette.svg b/resources/icons/SVG/Outline/Electronic, Devices/Diskette.svg new file mode 100644 index 0000000..1201f7f --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Diskette.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Display.svg b/resources/icons/SVG/Outline/Electronic, Devices/Display.svg new file mode 100644 index 0000000..c4ef9be --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Display.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Flash Drive.svg b/resources/icons/SVG/Outline/Electronic, Devices/Flash Drive.svg new file mode 100644 index 0000000..750c5b0 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Flash Drive.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Gameboy.svg b/resources/icons/SVG/Outline/Electronic, Devices/Gameboy.svg new file mode 100644 index 0000000..af5de5e --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Gameboy.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Gamepad Charge.svg b/resources/icons/SVG/Outline/Electronic, Devices/Gamepad Charge.svg new file mode 100644 index 0000000..ee662ae --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Gamepad Charge.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Gamepad Minimalistic.svg b/resources/icons/SVG/Outline/Electronic, Devices/Gamepad Minimalistic.svg new file mode 100644 index 0000000..720824c --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Gamepad Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Gamepad No Charge.svg b/resources/icons/SVG/Outline/Electronic, Devices/Gamepad No Charge.svg new file mode 100644 index 0000000..05ea17e --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Gamepad No Charge.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Gamepad Old.svg b/resources/icons/SVG/Outline/Electronic, Devices/Gamepad Old.svg new file mode 100644 index 0000000..5e9541f --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Gamepad Old.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Gamepad.svg b/resources/icons/SVG/Outline/Electronic, Devices/Gamepad.svg new file mode 100644 index 0000000..7abc5cd --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Gamepad.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Headphones Round Sound.svg b/resources/icons/SVG/Outline/Electronic, Devices/Headphones Round Sound.svg new file mode 100644 index 0000000..6296c92 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Headphones Round Sound.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Headphones Round.svg b/resources/icons/SVG/Outline/Electronic, Devices/Headphones Round.svg new file mode 100644 index 0000000..be3bcc3 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Headphones Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Headphones Square Sound.svg b/resources/icons/SVG/Outline/Electronic, Devices/Headphones Square Sound.svg new file mode 100644 index 0000000..8c19688 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Headphones Square Sound.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Headphones Square.svg b/resources/icons/SVG/Outline/Electronic, Devices/Headphones Square.svg new file mode 100644 index 0000000..48a8a5e --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Headphones Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Keyboard.svg b/resources/icons/SVG/Outline/Electronic, Devices/Keyboard.svg new file mode 100644 index 0000000..29e4c5b --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Keyboard.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Laptop 2.svg b/resources/icons/SVG/Outline/Electronic, Devices/Laptop 2.svg new file mode 100644 index 0000000..3030d37 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Laptop 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Laptop 3.svg b/resources/icons/SVG/Outline/Electronic, Devices/Laptop 3.svg new file mode 100644 index 0000000..8deba2b --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Laptop 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Laptop Minimalistic.svg b/resources/icons/SVG/Outline/Electronic, Devices/Laptop Minimalistic.svg new file mode 100644 index 0000000..4f4e54e --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Laptop Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Laptop.svg b/resources/icons/SVG/Outline/Electronic, Devices/Laptop.svg new file mode 100644 index 0000000..6d9dfc8 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Laptop.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Lightbulb Bolt.svg b/resources/icons/SVG/Outline/Electronic, Devices/Lightbulb Bolt.svg new file mode 100644 index 0000000..1b7fc2e --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Lightbulb Bolt.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Lightbulb Minimalistic.svg b/resources/icons/SVG/Outline/Electronic, Devices/Lightbulb Minimalistic.svg new file mode 100644 index 0000000..7cbc8c0 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Lightbulb Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Lightbulb.svg b/resources/icons/SVG/Outline/Electronic, Devices/Lightbulb.svg new file mode 100644 index 0000000..92b1973 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Lightbulb.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Lightning.svg b/resources/icons/SVG/Outline/Electronic, Devices/Lightning.svg new file mode 100644 index 0000000..81ac437 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Lightning.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Monitor Camera.svg b/resources/icons/SVG/Outline/Electronic, Devices/Monitor Camera.svg new file mode 100644 index 0000000..db28591 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Monitor Camera.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Monitor Smartphone.svg b/resources/icons/SVG/Outline/Electronic, Devices/Monitor Smartphone.svg new file mode 100644 index 0000000..7b7e6d9 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Monitor Smartphone.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Monitor.svg b/resources/icons/SVG/Outline/Electronic, Devices/Monitor.svg new file mode 100644 index 0000000..fff4fb5 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Monitor.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Mouse Circle.svg b/resources/icons/SVG/Outline/Electronic, Devices/Mouse Circle.svg new file mode 100644 index 0000000..ed53d0c --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Mouse Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Mouse Minimalistic.svg b/resources/icons/SVG/Outline/Electronic, Devices/Mouse Minimalistic.svg new file mode 100644 index 0000000..b27bded --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Mouse Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Mouse.svg b/resources/icons/SVG/Outline/Electronic, Devices/Mouse.svg new file mode 100644 index 0000000..88f25e7 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Mouse.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Plug Circle.svg b/resources/icons/SVG/Outline/Electronic, Devices/Plug Circle.svg new file mode 100644 index 0000000..5114109 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Plug Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Printer 2.svg b/resources/icons/SVG/Outline/Electronic, Devices/Printer 2.svg new file mode 100644 index 0000000..282508d --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Printer 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Printer Minimalistic.svg b/resources/icons/SVG/Outline/Electronic, Devices/Printer Minimalistic.svg new file mode 100644 index 0000000..bcbcee9 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Printer Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Printer.svg b/resources/icons/SVG/Outline/Electronic, Devices/Printer.svg new file mode 100644 index 0000000..07c66ba --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Printer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Projector.svg b/resources/icons/SVG/Outline/Electronic, Devices/Projector.svg new file mode 100644 index 0000000..e34f08b --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Projector.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Radio Minimalistic.svg b/resources/icons/SVG/Outline/Electronic, Devices/Radio Minimalistic.svg new file mode 100644 index 0000000..b525b4e --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Radio Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Radio.svg b/resources/icons/SVG/Outline/Electronic, Devices/Radio.svg new file mode 100644 index 0000000..1329ecc --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Radio.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/SD Card.svg b/resources/icons/SVG/Outline/Electronic, Devices/SD Card.svg new file mode 100644 index 0000000..039453f --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/SD Card.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/SIM Card Minimalistic.svg b/resources/icons/SVG/Outline/Electronic, Devices/SIM Card Minimalistic.svg new file mode 100644 index 0000000..0e1dd87 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/SIM Card Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/SIM Card.svg b/resources/icons/SVG/Outline/Electronic, Devices/SIM Card.svg new file mode 100644 index 0000000..a563d86 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/SIM Card.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/SIM Cards.svg b/resources/icons/SVG/Outline/Electronic, Devices/SIM Cards.svg new file mode 100644 index 0000000..fa65774 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/SIM Cards.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/SSD Round.svg b/resources/icons/SVG/Outline/Electronic, Devices/SSD Round.svg new file mode 100644 index 0000000..a745097 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/SSD Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/SSD Square.svg b/resources/icons/SVG/Outline/Electronic, Devices/SSD Square.svg new file mode 100644 index 0000000..6fee0c0 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/SSD Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Server 2.svg b/resources/icons/SVG/Outline/Electronic, Devices/Server 2.svg new file mode 100644 index 0000000..02b38fa --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Server 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Server Minimalistic.svg b/resources/icons/SVG/Outline/Electronic, Devices/Server Minimalistic.svg new file mode 100644 index 0000000..f937be5 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Server Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Server Path.svg b/resources/icons/SVG/Outline/Electronic, Devices/Server Path.svg new file mode 100644 index 0000000..1421026 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Server Path.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Server Square Cloud.svg b/resources/icons/SVG/Outline/Electronic, Devices/Server Square Cloud.svg new file mode 100644 index 0000000..9f70d70 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Server Square Cloud.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Server Square Update.svg b/resources/icons/SVG/Outline/Electronic, Devices/Server Square Update.svg new file mode 100644 index 0000000..abdda19 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Server Square Update.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Server Square.svg b/resources/icons/SVG/Outline/Electronic, Devices/Server Square.svg new file mode 100644 index 0000000..44b04f9 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Server Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Server.svg b/resources/icons/SVG/Outline/Electronic, Devices/Server.svg new file mode 100644 index 0000000..4bd5379 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Server.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Smart Speaker 2.svg b/resources/icons/SVG/Outline/Electronic, Devices/Smart Speaker 2.svg new file mode 100644 index 0000000..12c5197 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Smart Speaker 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Smart Speaker Minimalistic.svg b/resources/icons/SVG/Outline/Electronic, Devices/Smart Speaker Minimalistic.svg new file mode 100644 index 0000000..63180dc --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Smart Speaker Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Smart Speaker.svg b/resources/icons/SVG/Outline/Electronic, Devices/Smart Speaker.svg new file mode 100644 index 0000000..85a8b33 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Smart Speaker.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Smartphone 2.svg b/resources/icons/SVG/Outline/Electronic, Devices/Smartphone 2.svg new file mode 100644 index 0000000..2428020 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Smartphone 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Smartphone Rotate 2.svg b/resources/icons/SVG/Outline/Electronic, Devices/Smartphone Rotate 2.svg new file mode 100644 index 0000000..6f5d4fb --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Smartphone Rotate 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Smartphone Rotate Angle.svg b/resources/icons/SVG/Outline/Electronic, Devices/Smartphone Rotate Angle.svg new file mode 100644 index 0000000..6ec200a --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Smartphone Rotate Angle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Smartphone Rotate Orientation.svg b/resources/icons/SVG/Outline/Electronic, Devices/Smartphone Rotate Orientation.svg new file mode 100644 index 0000000..78198b4 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Smartphone Rotate Orientation.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Smartphone Update.svg b/resources/icons/SVG/Outline/Electronic, Devices/Smartphone Update.svg new file mode 100644 index 0000000..b75e0fd --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Smartphone Update.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Smartphone Vibration.svg b/resources/icons/SVG/Outline/Electronic, Devices/Smartphone Vibration.svg new file mode 100644 index 0000000..4e616b8 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Smartphone Vibration.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Smartphone.svg b/resources/icons/SVG/Outline/Electronic, Devices/Smartphone.svg new file mode 100644 index 0000000..cb944d8 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Smartphone.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Socket.svg b/resources/icons/SVG/Outline/Electronic, Devices/Socket.svg new file mode 100644 index 0000000..bb8f182 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Socket.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/TV.svg b/resources/icons/SVG/Outline/Electronic, Devices/TV.svg new file mode 100644 index 0000000..294fb42 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/TV.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Tablet.svg b/resources/icons/SVG/Outline/Electronic, Devices/Tablet.svg new file mode 100644 index 0000000..f04c66e --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Tablet.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Telescope.svg b/resources/icons/SVG/Outline/Electronic, Devices/Telescope.svg new file mode 100644 index 0000000..0962d55 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Telescope.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Turntable Minimalistic.svg b/resources/icons/SVG/Outline/Electronic, Devices/Turntable Minimalistic.svg new file mode 100644 index 0000000..7c7bfb3 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Turntable Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Turntable Music Note.svg b/resources/icons/SVG/Outline/Electronic, Devices/Turntable Music Note.svg new file mode 100644 index 0000000..461dbe5 --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Turntable Music Note.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Turntable.svg b/resources/icons/SVG/Outline/Electronic, Devices/Turntable.svg new file mode 100644 index 0000000..a884a1b --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Turntable.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Weigher.svg b/resources/icons/SVG/Outline/Electronic, Devices/Weigher.svg new file mode 100644 index 0000000..04037ff --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Weigher.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/Wireless Charge.svg b/resources/icons/SVG/Outline/Electronic, Devices/Wireless Charge.svg new file mode 100644 index 0000000..408f6ee --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/Wireless Charge.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Electronic, Devices/iPhone.svg b/resources/icons/SVG/Outline/Electronic, Devices/iPhone.svg new file mode 100644 index 0000000..1e9543b --- /dev/null +++ b/resources/icons/SVG/Outline/Electronic, Devices/iPhone.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/4K.svg b/resources/icons/SVG/Outline/Essentional, UI/4K.svg new file mode 100644 index 0000000..84cd3cb --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/4K.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Accessibility.svg b/resources/icons/SVG/Outline/Essentional, UI/Accessibility.svg new file mode 100644 index 0000000..7f6ee09 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Accessibility.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Add Circle.svg b/resources/icons/SVG/Outline/Essentional, UI/Add Circle.svg new file mode 100644 index 0000000..4524338 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Add Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Add Square.svg b/resources/icons/SVG/Outline/Essentional, UI/Add Square.svg new file mode 100644 index 0000000..6956438 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Add Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Augmented Reality.svg b/resources/icons/SVG/Outline/Essentional, UI/Augmented Reality.svg new file mode 100644 index 0000000..a927139 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Augmented Reality.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Balloon.svg b/resources/icons/SVG/Outline/Essentional, UI/Balloon.svg new file mode 100644 index 0000000..5297e6f --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Balloon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Battery Charge Minimalistic.svg b/resources/icons/SVG/Outline/Essentional, UI/Battery Charge Minimalistic.svg new file mode 100644 index 0000000..7432e19 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Battery Charge Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Battery Charge.svg b/resources/icons/SVG/Outline/Essentional, UI/Battery Charge.svg new file mode 100644 index 0000000..8f0ab63 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Battery Charge.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Battery Full Minimalistic.svg b/resources/icons/SVG/Outline/Essentional, UI/Battery Full Minimalistic.svg new file mode 100644 index 0000000..7eb0dad --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Battery Full Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Battery Full.svg b/resources/icons/SVG/Outline/Essentional, UI/Battery Full.svg new file mode 100644 index 0000000..68642f2 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Battery Full.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Battery Half Minimalistic.svg b/resources/icons/SVG/Outline/Essentional, UI/Battery Half Minimalistic.svg new file mode 100644 index 0000000..ded0173 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Battery Half Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Battery Half.svg b/resources/icons/SVG/Outline/Essentional, UI/Battery Half.svg new file mode 100644 index 0000000..eab757e --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Battery Half.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Battery Low Minimalistic.svg b/resources/icons/SVG/Outline/Essentional, UI/Battery Low Minimalistic.svg new file mode 100644 index 0000000..d058dcc --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Battery Low Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Battery Low.svg b/resources/icons/SVG/Outline/Essentional, UI/Battery Low.svg new file mode 100644 index 0000000..cdc799c --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Battery Low.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Body.svg b/resources/icons/SVG/Outline/Essentional, UI/Body.svg new file mode 100644 index 0000000..af81999 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Body.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Bolt Circle.svg b/resources/icons/SVG/Outline/Essentional, UI/Bolt Circle.svg new file mode 100644 index 0000000..dc48740 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Bolt Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Bolt.svg b/resources/icons/SVG/Outline/Essentional, UI/Bolt.svg new file mode 100644 index 0000000..fde7259 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Bolt.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Box Minimalistic.svg b/resources/icons/SVG/Outline/Essentional, UI/Box Minimalistic.svg new file mode 100644 index 0000000..2156dad --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Box Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Box.svg b/resources/icons/SVG/Outline/Essentional, UI/Box.svg new file mode 100644 index 0000000..f0cdded --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Box.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Broom.svg b/resources/icons/SVG/Outline/Essentional, UI/Broom.svg new file mode 100644 index 0000000..438a7d6 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Broom.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Cat.svg b/resources/icons/SVG/Outline/Essentional, UI/Cat.svg new file mode 100644 index 0000000..8948c9d --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Cat.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Check Circle.svg b/resources/icons/SVG/Outline/Essentional, UI/Check Circle.svg new file mode 100644 index 0000000..431bd69 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Check Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Check Square.svg b/resources/icons/SVG/Outline/Essentional, UI/Check Square.svg new file mode 100644 index 0000000..5c043cb --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Check Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Close Circle.svg b/resources/icons/SVG/Outline/Essentional, UI/Close Circle.svg new file mode 100644 index 0000000..01dd703 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Close Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Close Square.svg b/resources/icons/SVG/Outline/Essentional, UI/Close Square.svg new file mode 100644 index 0000000..f573e9f --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Close Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Confetti Minimalistic.svg b/resources/icons/SVG/Outline/Essentional, UI/Confetti Minimalistic.svg new file mode 100644 index 0000000..203e0da --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Confetti Minimalistic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Confetti.svg b/resources/icons/SVG/Outline/Essentional, UI/Confetti.svg new file mode 100644 index 0000000..c489445 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Confetti.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Copy.svg b/resources/icons/SVG/Outline/Essentional, UI/Copy.svg new file mode 100644 index 0000000..d21e0f4 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Copy.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Copyright.svg b/resources/icons/SVG/Outline/Essentional, UI/Copyright.svg new file mode 100644 index 0000000..5cf135a --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Copyright.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Cosmetic.svg b/resources/icons/SVG/Outline/Essentional, UI/Cosmetic.svg new file mode 100644 index 0000000..6df09de --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Cosmetic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Creative Commons.svg b/resources/icons/SVG/Outline/Essentional, UI/Creative Commons.svg new file mode 100644 index 0000000..fea92c6 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Creative Commons.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Crown Line.svg b/resources/icons/SVG/Outline/Essentional, UI/Crown Line.svg new file mode 100644 index 0000000..2c32d78 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Crown Line.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Crown Minimalistic.svg b/resources/icons/SVG/Outline/Essentional, UI/Crown Minimalistic.svg new file mode 100644 index 0000000..2f35d09 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Crown Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Crown Star.svg b/resources/icons/SVG/Outline/Essentional, UI/Crown Star.svg new file mode 100644 index 0000000..bd2b79d --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Crown Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Crown.svg b/resources/icons/SVG/Outline/Essentional, UI/Crown.svg new file mode 100644 index 0000000..e153001 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Crown.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Cup First.svg b/resources/icons/SVG/Outline/Essentional, UI/Cup First.svg new file mode 100644 index 0000000..ded07a5 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Cup First.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Cup Music.svg b/resources/icons/SVG/Outline/Essentional, UI/Cup Music.svg new file mode 100644 index 0000000..71524b3 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Cup Music.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Cup Star.svg b/resources/icons/SVG/Outline/Essentional, UI/Cup Star.svg new file mode 100644 index 0000000..35e0579 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Cup Star.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Cup.svg b/resources/icons/SVG/Outline/Essentional, UI/Cup.svg new file mode 100644 index 0000000..3b7041c --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Cup.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Cursor Square.svg b/resources/icons/SVG/Outline/Essentional, UI/Cursor Square.svg new file mode 100644 index 0000000..9549a22 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Cursor Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Cursor.svg b/resources/icons/SVG/Outline/Essentional, UI/Cursor.svg new file mode 100644 index 0000000..fa89fcb --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Cursor.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Danger Circle.svg b/resources/icons/SVG/Outline/Essentional, UI/Danger Circle.svg new file mode 100644 index 0000000..6697fde --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Danger Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Danger Square.svg b/resources/icons/SVG/Outline/Essentional, UI/Danger Square.svg new file mode 100644 index 0000000..ee8ddeb --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Danger Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Danger Triangle.svg b/resources/icons/SVG/Outline/Essentional, UI/Danger Triangle.svg new file mode 100644 index 0000000..6f1fe9c --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Danger Triangle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Danger.svg b/resources/icons/SVG/Outline/Essentional, UI/Danger.svg new file mode 100644 index 0000000..58c69ea --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Danger.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Database.svg b/resources/icons/SVG/Outline/Essentional, UI/Database.svg new file mode 100644 index 0000000..5cefab7 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Database.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Delivery.svg b/resources/icons/SVG/Outline/Essentional, UI/Delivery.svg new file mode 100644 index 0000000..24346c4 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Delivery.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Explicit.svg b/resources/icons/SVG/Outline/Essentional, UI/Explicit.svg new file mode 100644 index 0000000..9a17cf5 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Explicit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Feed.svg b/resources/icons/SVG/Outline/Essentional, UI/Feed.svg new file mode 100644 index 0000000..cabe464 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Feed.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Ferris Wheel.svg b/resources/icons/SVG/Outline/Essentional, UI/Ferris Wheel.svg new file mode 100644 index 0000000..2186d40 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Ferris Wheel.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Figma.svg b/resources/icons/SVG/Outline/Essentional, UI/Figma.svg new file mode 100644 index 0000000..3ce1ca0 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Figma.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Filter.svg b/resources/icons/SVG/Outline/Essentional, UI/Filter.svg new file mode 100644 index 0000000..5885dd8 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Filter.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Flag 2.svg b/resources/icons/SVG/Outline/Essentional, UI/Flag 2.svg new file mode 100644 index 0000000..548eeaf --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Flag 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Flag.svg b/resources/icons/SVG/Outline/Essentional, UI/Flag.svg new file mode 100644 index 0000000..1a4c527 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Flag.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Flashlight On.svg b/resources/icons/SVG/Outline/Essentional, UI/Flashlight On.svg new file mode 100644 index 0000000..a294067 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Flashlight On.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Flashlight.svg b/resources/icons/SVG/Outline/Essentional, UI/Flashlight.svg new file mode 100644 index 0000000..9e47825 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Flashlight.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Forbidden Circle.svg b/resources/icons/SVG/Outline/Essentional, UI/Forbidden Circle.svg new file mode 100644 index 0000000..d0d96a3 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Forbidden Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Forbidden.svg b/resources/icons/SVG/Outline/Essentional, UI/Forbidden.svg new file mode 100644 index 0000000..dc43e18 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Forbidden.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Fuel.svg b/resources/icons/SVG/Outline/Essentional, UI/Fuel.svg new file mode 100644 index 0000000..889b118 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Fuel.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Ghost Smile.svg b/resources/icons/SVG/Outline/Essentional, UI/Ghost Smile.svg new file mode 100644 index 0000000..44e6e42 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Ghost Smile.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Ghost.svg b/resources/icons/SVG/Outline/Essentional, UI/Ghost.svg new file mode 100644 index 0000000..8045006 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Ghost.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Gift.svg b/resources/icons/SVG/Outline/Essentional, UI/Gift.svg new file mode 100644 index 0000000..e87bfc5 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Gift.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Glasses.svg b/resources/icons/SVG/Outline/Essentional, UI/Glasses.svg new file mode 100644 index 0000000..dbd9f10 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Glasses.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Hamburger Menu.svg b/resources/icons/SVG/Outline/Essentional, UI/Hamburger Menu.svg new file mode 100644 index 0000000..3a907f1 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Hamburger Menu.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Hanger 2.svg b/resources/icons/SVG/Outline/Essentional, UI/Hanger 2.svg new file mode 100644 index 0000000..c623598 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Hanger 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Hanger.svg b/resources/icons/SVG/Outline/Essentional, UI/Hanger.svg new file mode 100644 index 0000000..c557550 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Hanger.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Help.svg b/resources/icons/SVG/Outline/Essentional, UI/Help.svg new file mode 100644 index 0000000..8eff6f3 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Help.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/High Definition.svg b/resources/icons/SVG/Outline/Essentional, UI/High Definition.svg new file mode 100644 index 0000000..f5c2eca --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/High Definition.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/High Quality.svg b/resources/icons/SVG/Outline/Essentional, UI/High Quality.svg new file mode 100644 index 0000000..ba05488 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/High Quality.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Home 2.svg b/resources/icons/SVG/Outline/Essentional, UI/Home 2.svg new file mode 100644 index 0000000..7016d96 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Home 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Home Add Angle.svg b/resources/icons/SVG/Outline/Essentional, UI/Home Add Angle.svg new file mode 100644 index 0000000..0e54c4d --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Home Add Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Home Add.svg b/resources/icons/SVG/Outline/Essentional, UI/Home Add.svg new file mode 100644 index 0000000..fc203ad --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Home Add.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Home Angle 2.svg b/resources/icons/SVG/Outline/Essentional, UI/Home Angle 2.svg new file mode 100644 index 0000000..d542677 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Home Angle 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Home Angle.svg b/resources/icons/SVG/Outline/Essentional, UI/Home Angle.svg new file mode 100644 index 0000000..66d73de --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Home Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Home Smile Angle.svg b/resources/icons/SVG/Outline/Essentional, UI/Home Smile Angle.svg new file mode 100644 index 0000000..36bc639 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Home Smile Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Home Smile.svg b/resources/icons/SVG/Outline/Essentional, UI/Home Smile.svg new file mode 100644 index 0000000..567d331 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Home Smile.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Home WiFi Angle.svg b/resources/icons/SVG/Outline/Essentional, UI/Home WiFi Angle.svg new file mode 100644 index 0000000..f254050 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Home WiFi Angle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Home WiFi.svg b/resources/icons/SVG/Outline/Essentional, UI/Home WiFi.svg new file mode 100644 index 0000000..3127047 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Home WiFi.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Home.svg b/resources/icons/SVG/Outline/Essentional, UI/Home.svg new file mode 100644 index 0000000..834b8de --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Home.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Info Circle.svg b/resources/icons/SVG/Outline/Essentional, UI/Info Circle.svg new file mode 100644 index 0000000..a1bcc58 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Info Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Info Square.svg b/resources/icons/SVG/Outline/Essentional, UI/Info Square.svg new file mode 100644 index 0000000..3f84c32 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Info Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Magic Stick 2.svg b/resources/icons/SVG/Outline/Essentional, UI/Magic Stick 2.svg new file mode 100644 index 0000000..eb4debc --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Magic Stick 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Magic Stick 3.svg b/resources/icons/SVG/Outline/Essentional, UI/Magic Stick 3.svg new file mode 100644 index 0000000..63fef80 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Magic Stick 3.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Magic Stick.svg b/resources/icons/SVG/Outline/Essentional, UI/Magic Stick.svg new file mode 100644 index 0000000..0448099 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Magic Stick.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Magnet Wave.svg b/resources/icons/SVG/Outline/Essentional, UI/Magnet Wave.svg new file mode 100644 index 0000000..f5ae316 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Magnet Wave.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Magnet.svg b/resources/icons/SVG/Outline/Essentional, UI/Magnet.svg new file mode 100644 index 0000000..ed9516c --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Magnet.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Mask Happly.svg b/resources/icons/SVG/Outline/Essentional, UI/Mask Happly.svg new file mode 100644 index 0000000..138220b --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Mask Happly.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Mask Sad.svg b/resources/icons/SVG/Outline/Essentional, UI/Mask Sad.svg new file mode 100644 index 0000000..7580daf --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Mask Sad.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Masks.svg b/resources/icons/SVG/Outline/Essentional, UI/Masks.svg new file mode 100644 index 0000000..446d73b --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Masks.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Mention Circle.svg b/resources/icons/SVG/Outline/Essentional, UI/Mention Circle.svg new file mode 100644 index 0000000..5570e19 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Mention Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Mention Square.svg b/resources/icons/SVG/Outline/Essentional, UI/Mention Square.svg new file mode 100644 index 0000000..bb98f64 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Mention Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Menu Dots Circle.svg b/resources/icons/SVG/Outline/Essentional, UI/Menu Dots Circle.svg new file mode 100644 index 0000000..fcaa773 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Menu Dots Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Menu Dots Square.svg b/resources/icons/SVG/Outline/Essentional, UI/Menu Dots Square.svg new file mode 100644 index 0000000..e170abc --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Menu Dots Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Menu Dots.svg b/resources/icons/SVG/Outline/Essentional, UI/Menu Dots.svg new file mode 100644 index 0000000..9b1ce14 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Menu Dots.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Minus Circle.svg b/resources/icons/SVG/Outline/Essentional, UI/Minus Circle.svg new file mode 100644 index 0000000..3869bbc --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Minus Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Minus Square.svg b/resources/icons/SVG/Outline/Essentional, UI/Minus Square.svg new file mode 100644 index 0000000..5836f46 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Minus Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Mirror.svg b/resources/icons/SVG/Outline/Essentional, UI/Mirror.svg new file mode 100644 index 0000000..d470604 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Mirror.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Paper Bin.svg b/resources/icons/SVG/Outline/Essentional, UI/Paper Bin.svg new file mode 100644 index 0000000..b0d072c --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Paper Bin.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Paw.svg b/resources/icons/SVG/Outline/Essentional, UI/Paw.svg new file mode 100644 index 0000000..1654243 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Paw.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Perfume.svg b/resources/icons/SVG/Outline/Essentional, UI/Perfume.svg new file mode 100644 index 0000000..769793e --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Perfume.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Pin Circle.svg b/resources/icons/SVG/Outline/Essentional, UI/Pin Circle.svg new file mode 100644 index 0000000..029d251 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Pin Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Pin List.svg b/resources/icons/SVG/Outline/Essentional, UI/Pin List.svg new file mode 100644 index 0000000..9970dfe --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Pin List.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Pin.svg b/resources/icons/SVG/Outline/Essentional, UI/Pin.svg new file mode 100644 index 0000000..e92a280 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Pin.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Plate.svg b/resources/icons/SVG/Outline/Essentional, UI/Plate.svg new file mode 100644 index 0000000..882bf1a --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Plate.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Posts Carousel Horizontal.svg b/resources/icons/SVG/Outline/Essentional, UI/Posts Carousel Horizontal.svg new file mode 100644 index 0000000..852c544 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Posts Carousel Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Posts Carousel Vertical.svg b/resources/icons/SVG/Outline/Essentional, UI/Posts Carousel Vertical.svg new file mode 100644 index 0000000..43db772 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Posts Carousel Vertical.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Power.svg b/resources/icons/SVG/Outline/Essentional, UI/Power.svg new file mode 100644 index 0000000..e914d9a --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Power.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Question Circle.svg b/resources/icons/SVG/Outline/Essentional, UI/Question Circle.svg new file mode 100644 index 0000000..1c0f359 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Question Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Question Square.svg b/resources/icons/SVG/Outline/Essentional, UI/Question Square.svg new file mode 100644 index 0000000..492b3b8 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Question Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Reorder.svg b/resources/icons/SVG/Outline/Essentional, UI/Reorder.svg new file mode 100644 index 0000000..c168ed8 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Reorder.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Revote.svg b/resources/icons/SVG/Outline/Essentional, UI/Revote.svg new file mode 100644 index 0000000..6b1947b --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Revote.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Scissors Square.svg b/resources/icons/SVG/Outline/Essentional, UI/Scissors Square.svg new file mode 100644 index 0000000..6499aab --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Scissors Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Scissors.svg b/resources/icons/SVG/Outline/Essentional, UI/Scissors.svg new file mode 100644 index 0000000..a36e505 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Scissors.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Share Circle.svg b/resources/icons/SVG/Outline/Essentional, UI/Share Circle.svg new file mode 100644 index 0000000..ad905e2 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Share Circle.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Share.svg b/resources/icons/SVG/Outline/Essentional, UI/Share.svg new file mode 100644 index 0000000..90bda05 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Share.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Skirt.svg b/resources/icons/SVG/Outline/Essentional, UI/Skirt.svg new file mode 100644 index 0000000..f72b8e6 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Skirt.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Sledgehammer.svg b/resources/icons/SVG/Outline/Essentional, UI/Sledgehammer.svg new file mode 100644 index 0000000..b6e977b --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Sledgehammer.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Sleeping.svg b/resources/icons/SVG/Outline/Essentional, UI/Sleeping.svg new file mode 100644 index 0000000..975a2f7 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Sleeping.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Slider Horizontal.svg b/resources/icons/SVG/Outline/Essentional, UI/Slider Horizontal.svg new file mode 100644 index 0000000..e682c9b --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Slider Horizontal.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Slider Minimalistic Horizontal.svg b/resources/icons/SVG/Outline/Essentional, UI/Slider Minimalistic Horizontal.svg new file mode 100644 index 0000000..4e799c1 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Slider Minimalistic Horizontal.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Slider Vertical Minimalistic.svg b/resources/icons/SVG/Outline/Essentional, UI/Slider Vertical Minimalistic.svg new file mode 100644 index 0000000..21e1a7a --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Slider Vertical Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Slider Vertical.svg b/resources/icons/SVG/Outline/Essentional, UI/Slider Vertical.svg new file mode 100644 index 0000000..742662c --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Slider Vertical.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Smart Home Angle.svg b/resources/icons/SVG/Outline/Essentional, UI/Smart Home Angle.svg new file mode 100644 index 0000000..79f2eeb --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Smart Home Angle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Smart Home.svg b/resources/icons/SVG/Outline/Essentional, UI/Smart Home.svg new file mode 100644 index 0000000..4cd8ad7 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Smart Home.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Sort.svg b/resources/icons/SVG/Outline/Essentional, UI/Sort.svg new file mode 100644 index 0000000..db272e3 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Sort.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Special Effects.svg b/resources/icons/SVG/Outline/Essentional, UI/Special Effects.svg new file mode 100644 index 0000000..3a08001 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Special Effects.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Subtitles.svg b/resources/icons/SVG/Outline/Essentional, UI/Subtitles.svg new file mode 100644 index 0000000..c6c2250 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Subtitles.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/T-shirt.svg b/resources/icons/SVG/Outline/Essentional, UI/T-shirt.svg new file mode 100644 index 0000000..637a685 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/T-shirt.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Target.svg b/resources/icons/SVG/Outline/Essentional, UI/Target.svg new file mode 100644 index 0000000..6e9a94b --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Target.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Traffic Economy.svg b/resources/icons/SVG/Outline/Essentional, UI/Traffic Economy.svg new file mode 100644 index 0000000..206bb5b --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Traffic Economy.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Traffic.svg b/resources/icons/SVG/Outline/Essentional, UI/Traffic.svg new file mode 100644 index 0000000..197d6e6 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Traffic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Trash Bin 2.svg b/resources/icons/SVG/Outline/Essentional, UI/Trash Bin 2.svg new file mode 100644 index 0000000..54bac30 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Trash Bin 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Trash Bin Minimalistic 2.svg b/resources/icons/SVG/Outline/Essentional, UI/Trash Bin Minimalistic 2.svg new file mode 100644 index 0000000..bd3cdc8 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Trash Bin Minimalistic 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Trash Bin Minimalistic.svg b/resources/icons/SVG/Outline/Essentional, UI/Trash Bin Minimalistic.svg new file mode 100644 index 0000000..e4a1247 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Trash Bin Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Trash Bin Trash.svg b/resources/icons/SVG/Outline/Essentional, UI/Trash Bin Trash.svg new file mode 100644 index 0000000..2ca5478 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Trash Bin Trash.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Umbrella.svg b/resources/icons/SVG/Outline/Essentional, UI/Umbrella.svg new file mode 100644 index 0000000..8bc7840 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Umbrella.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/Waterdrop.svg b/resources/icons/SVG/Outline/Essentional, UI/Waterdrop.svg new file mode 100644 index 0000000..3517893 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/Waterdrop.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/WinRar.svg b/resources/icons/SVG/Outline/Essentional, UI/WinRar.svg new file mode 100644 index 0000000..03338fa --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/WinRar.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Essentional, UI/XXX.svg b/resources/icons/SVG/Outline/Essentional, UI/XXX.svg new file mode 100644 index 0000000..6498c13 --- /dev/null +++ b/resources/icons/SVG/Outline/Essentional, UI/XXX.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Confounded Circle.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Confounded Circle.svg new file mode 100644 index 0000000..c7344cb --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Confounded Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Confounded Square.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Confounded Square.svg new file mode 100644 index 0000000..07c9a2b --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Confounded Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Emoji Funny Circle.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Emoji Funny Circle.svg new file mode 100644 index 0000000..0bc1f87 --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Emoji Funny Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Emoji Funny Square.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Emoji Funny Square.svg new file mode 100644 index 0000000..5848930 --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Emoji Funny Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Expressionless Circle.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Expressionless Circle.svg new file mode 100644 index 0000000..35d6266 --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Expressionless Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Expressionless Square.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Expressionless Square.svg new file mode 100644 index 0000000..50a27a9 --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Expressionless Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Face Scan Circle.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Face Scan Circle.svg new file mode 100644 index 0000000..da3002a --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Face Scan Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Face Scan Square.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Face Scan Square.svg new file mode 100644 index 0000000..45be382 --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Face Scan Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Facemask Circle.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Facemask Circle.svg new file mode 100644 index 0000000..9ce9065 --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Facemask Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Facemask Square.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Facemask Square.svg new file mode 100644 index 0000000..96668a8 --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Facemask Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sad Circle.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sad Circle.svg new file mode 100644 index 0000000..6e4ea8d --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sad Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sad Square.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sad Square.svg new file mode 100644 index 0000000..0d63c65 --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sad Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sleeping Circle.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sleeping Circle.svg new file mode 100644 index 0000000..e954747 --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sleeping Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sleeping Square.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sleeping Square.svg new file mode 100644 index 0000000..31c2b62 --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sleeping Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Smile Circle.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Smile Circle.svg new file mode 100644 index 0000000..2ca0e76 --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Smile Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Smile Square.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Smile Square.svg new file mode 100644 index 0000000..7ea3dca --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Smile Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Circle.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Circle.svg new file mode 100644 index 0000000..93e445b --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg new file mode 100644 index 0000000..f82c8e4 --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Smile Circle 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Smile Circle.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Smile Circle.svg new file mode 100644 index 0000000..bef02a1 --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Smile Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Smile Square.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Smile Square.svg new file mode 100644 index 0000000..9b2e4d9 --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Smile Square.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Square.svg b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Square.svg new file mode 100644 index 0000000..98fae4a --- /dev/null +++ b/resources/icons/SVG/Outline/Faces, Emotions, Stickers/Sticker Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Files/Cloud File.svg b/resources/icons/SVG/Outline/Files/Cloud File.svg new file mode 100644 index 0000000..c70189e --- /dev/null +++ b/resources/icons/SVG/Outline/Files/Cloud File.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Files/Code File.svg b/resources/icons/SVG/Outline/Files/Code File.svg new file mode 100644 index 0000000..53814a3 --- /dev/null +++ b/resources/icons/SVG/Outline/Files/Code File.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Files/Figma File.svg b/resources/icons/SVG/Outline/Files/Figma File.svg new file mode 100644 index 0000000..eec2e4e --- /dev/null +++ b/resources/icons/SVG/Outline/Files/Figma File.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Files/File Check.svg b/resources/icons/SVG/Outline/Files/File Check.svg new file mode 100644 index 0000000..d025905 --- /dev/null +++ b/resources/icons/SVG/Outline/Files/File Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Files/File Corrupted.svg b/resources/icons/SVG/Outline/Files/File Corrupted.svg new file mode 100644 index 0000000..e00d52a --- /dev/null +++ b/resources/icons/SVG/Outline/Files/File Corrupted.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Files/File Download.svg b/resources/icons/SVG/Outline/Files/File Download.svg new file mode 100644 index 0000000..bd765b5 --- /dev/null +++ b/resources/icons/SVG/Outline/Files/File Download.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Files/File Favourite.svg b/resources/icons/SVG/Outline/Files/File Favourite.svg new file mode 100644 index 0000000..e69b303 --- /dev/null +++ b/resources/icons/SVG/Outline/Files/File Favourite.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Files/File Left.svg b/resources/icons/SVG/Outline/Files/File Left.svg new file mode 100644 index 0000000..b2a4adc --- /dev/null +++ b/resources/icons/SVG/Outline/Files/File Left.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Files/File Remove.svg b/resources/icons/SVG/Outline/Files/File Remove.svg new file mode 100644 index 0000000..ffbaf76 --- /dev/null +++ b/resources/icons/SVG/Outline/Files/File Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Files/File Right.svg b/resources/icons/SVG/Outline/Files/File Right.svg new file mode 100644 index 0000000..ecf90ad --- /dev/null +++ b/resources/icons/SVG/Outline/Files/File Right.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Files/File Send.svg b/resources/icons/SVG/Outline/Files/File Send.svg new file mode 100644 index 0000000..b09e7ba --- /dev/null +++ b/resources/icons/SVG/Outline/Files/File Send.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Files/File Smile _).svg b/resources/icons/SVG/Outline/Files/File Smile _).svg new file mode 100644 index 0000000..de3e160 --- /dev/null +++ b/resources/icons/SVG/Outline/Files/File Smile _).svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Files/File Text.svg b/resources/icons/SVG/Outline/Files/File Text.svg new file mode 100644 index 0000000..4a1f1e1 --- /dev/null +++ b/resources/icons/SVG/Outline/Files/File Text.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Files/File.svg b/resources/icons/SVG/Outline/Files/File.svg new file mode 100644 index 0000000..a1e4cd9 --- /dev/null +++ b/resources/icons/SVG/Outline/Files/File.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Files/ZIP File.svg b/resources/icons/SVG/Outline/Files/ZIP File.svg new file mode 100644 index 0000000..a77869a --- /dev/null +++ b/resources/icons/SVG/Outline/Files/ZIP File.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Folders/Add Folder.svg b/resources/icons/SVG/Outline/Folders/Add Folder.svg new file mode 100644 index 0000000..433a50d --- /dev/null +++ b/resources/icons/SVG/Outline/Folders/Add Folder.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Folders/Folder 2.svg b/resources/icons/SVG/Outline/Folders/Folder 2.svg new file mode 100644 index 0000000..5e65580 --- /dev/null +++ b/resources/icons/SVG/Outline/Folders/Folder 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Folders/Folder Check.svg b/resources/icons/SVG/Outline/Folders/Folder Check.svg new file mode 100644 index 0000000..99820cb --- /dev/null +++ b/resources/icons/SVG/Outline/Folders/Folder Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Folders/Folder Cloud.svg b/resources/icons/SVG/Outline/Folders/Folder Cloud.svg new file mode 100644 index 0000000..95b2355 --- /dev/null +++ b/resources/icons/SVG/Outline/Folders/Folder Cloud.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Folders/Folder Error.svg b/resources/icons/SVG/Outline/Folders/Folder Error.svg new file mode 100644 index 0000000..d0e46db --- /dev/null +++ b/resources/icons/SVG/Outline/Folders/Folder Error.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Folders/Folder Favourite (Bookmark).svg b/resources/icons/SVG/Outline/Folders/Folder Favourite (Bookmark).svg new file mode 100644 index 0000000..21b4560 --- /dev/null +++ b/resources/icons/SVG/Outline/Folders/Folder Favourite (Bookmark).svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Folders/Folder Favourite (Star).svg b/resources/icons/SVG/Outline/Folders/Folder Favourite (Star).svg new file mode 100644 index 0000000..7c979c5 --- /dev/null +++ b/resources/icons/SVG/Outline/Folders/Folder Favourite (Star).svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Folders/Folder Open.svg b/resources/icons/SVG/Outline/Folders/Folder Open.svg new file mode 100644 index 0000000..648181b --- /dev/null +++ b/resources/icons/SVG/Outline/Folders/Folder Open.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Folders/Folder Path Connect.svg b/resources/icons/SVG/Outline/Folders/Folder Path Connect.svg new file mode 100644 index 0000000..b7eb5b8 --- /dev/null +++ b/resources/icons/SVG/Outline/Folders/Folder Path Connect.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Folders/Folder Security.svg b/resources/icons/SVG/Outline/Folders/Folder Security.svg new file mode 100644 index 0000000..3b17b65 --- /dev/null +++ b/resources/icons/SVG/Outline/Folders/Folder Security.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Folders/Folder With Files.svg b/resources/icons/SVG/Outline/Folders/Folder With Files.svg new file mode 100644 index 0000000..2d309ae --- /dev/null +++ b/resources/icons/SVG/Outline/Folders/Folder With Files.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Folders/Folder.svg b/resources/icons/SVG/Outline/Folders/Folder.svg new file mode 100644 index 0000000..17f2577 --- /dev/null +++ b/resources/icons/SVG/Outline/Folders/Folder.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Folders/Move To Folder.svg b/resources/icons/SVG/Outline/Folders/Move To Folder.svg new file mode 100644 index 0000000..c1c2f45 --- /dev/null +++ b/resources/icons/SVG/Outline/Folders/Move To Folder.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Folders/Remove Folder.svg b/resources/icons/SVG/Outline/Folders/Remove Folder.svg new file mode 100644 index 0000000..81cd66e --- /dev/null +++ b/resources/icons/SVG/Outline/Folders/Remove Folder.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Bottle.svg b/resources/icons/SVG/Outline/Food, Kitchen/Bottle.svg new file mode 100644 index 0000000..88a5fbc --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Bottle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Chef Hat Heart.svg b/resources/icons/SVG/Outline/Food, Kitchen/Chef Hat Heart.svg new file mode 100644 index 0000000..d9d36e8 --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Chef Hat Heart.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Chef Hat Minimalistic.svg b/resources/icons/SVG/Outline/Food, Kitchen/Chef Hat Minimalistic.svg new file mode 100644 index 0000000..d50c548 --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Chef Hat Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Chef Hat.svg b/resources/icons/SVG/Outline/Food, Kitchen/Chef Hat.svg new file mode 100644 index 0000000..a047343 --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Chef Hat.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Corkscrew.svg b/resources/icons/SVG/Outline/Food, Kitchen/Corkscrew.svg new file mode 100644 index 0000000..daa091e --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Corkscrew.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Cup Hot.svg b/resources/icons/SVG/Outline/Food, Kitchen/Cup Hot.svg new file mode 100644 index 0000000..9aa0624 --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Cup Hot.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Cup Paper.svg b/resources/icons/SVG/Outline/Food, Kitchen/Cup Paper.svg new file mode 100644 index 0000000..12d1ca4 --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Cup Paper.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Cup.svg b/resources/icons/SVG/Outline/Food, Kitchen/Cup.svg new file mode 100644 index 0000000..ecbc8f0 --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Cup.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Donut Bitten.svg b/resources/icons/SVG/Outline/Food, Kitchen/Donut Bitten.svg new file mode 100644 index 0000000..6293f8b --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Donut Bitten.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Donut.svg b/resources/icons/SVG/Outline/Food, Kitchen/Donut.svg new file mode 100644 index 0000000..21d03dd --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Donut.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Ladle.svg b/resources/icons/SVG/Outline/Food, Kitchen/Ladle.svg new file mode 100644 index 0000000..f74b169 --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Ladle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Oven Mitts Minimalistic.svg b/resources/icons/SVG/Outline/Food, Kitchen/Oven Mitts Minimalistic.svg new file mode 100644 index 0000000..ecabd80 --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Oven Mitts Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Oven Mitts.svg b/resources/icons/SVG/Outline/Food, Kitchen/Oven Mitts.svg new file mode 100644 index 0000000..c9aca4d --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Oven Mitts.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Rolling Pin.svg b/resources/icons/SVG/Outline/Food, Kitchen/Rolling Pin.svg new file mode 100644 index 0000000..289cce0 --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Rolling Pin.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Tea Cup.svg b/resources/icons/SVG/Outline/Food, Kitchen/Tea Cup.svg new file mode 100644 index 0000000..0cacd2b --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Tea Cup.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Whisk.svg b/resources/icons/SVG/Outline/Food, Kitchen/Whisk.svg new file mode 100644 index 0000000..0a239b3 --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Whisk.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Wineglass Triangle.svg b/resources/icons/SVG/Outline/Food, Kitchen/Wineglass Triangle.svg new file mode 100644 index 0000000..d048714 --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Wineglass Triangle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Food, Kitchen/Wineglass.svg b/resources/icons/SVG/Outline/Food, Kitchen/Wineglass.svg new file mode 100644 index 0000000..3cff994 --- /dev/null +++ b/resources/icons/SVG/Outline/Food, Kitchen/Wineglass.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Armchair 2.svg b/resources/icons/SVG/Outline/Home, Furniture/Armchair 2.svg new file mode 100644 index 0000000..059a661 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Armchair 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Armchair.svg b/resources/icons/SVG/Outline/Home, Furniture/Armchair.svg new file mode 100644 index 0000000..1175cf1 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Armchair.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Bar Chair.svg b/resources/icons/SVG/Outline/Home, Furniture/Bar Chair.svg new file mode 100644 index 0000000..7a758e0 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Bar Chair.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Bath.svg b/resources/icons/SVG/Outline/Home, Furniture/Bath.svg new file mode 100644 index 0000000..9d4548d --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Bath.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Bed.svg b/resources/icons/SVG/Outline/Home, Furniture/Bed.svg new file mode 100644 index 0000000..fa00183 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Bed.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Bedside Table 2.svg b/resources/icons/SVG/Outline/Home, Furniture/Bedside Table 2.svg new file mode 100644 index 0000000..9d6e8a8 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Bedside Table 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Bedside Table 3.svg b/resources/icons/SVG/Outline/Home, Furniture/Bedside Table 3.svg new file mode 100644 index 0000000..c4325c0 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Bedside Table 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Bedside Table 4.svg b/resources/icons/SVG/Outline/Home, Furniture/Bedside Table 4.svg new file mode 100644 index 0000000..3991d97 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Bedside Table 4.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Bedside Table.svg b/resources/icons/SVG/Outline/Home, Furniture/Bedside Table.svg new file mode 100644 index 0000000..f6644cc --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Bedside Table.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Chair 2.svg b/resources/icons/SVG/Outline/Home, Furniture/Chair 2.svg new file mode 100644 index 0000000..c6a10fe --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Chair 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Chair.svg b/resources/icons/SVG/Outline/Home, Furniture/Chair.svg new file mode 100644 index 0000000..b92df14 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Chair.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Chandelier.svg b/resources/icons/SVG/Outline/Home, Furniture/Chandelier.svg new file mode 100644 index 0000000..4e0819e --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Chandelier.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Closet 2.svg b/resources/icons/SVG/Outline/Home, Furniture/Closet 2.svg new file mode 100644 index 0000000..269004a --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Closet 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Closet.svg b/resources/icons/SVG/Outline/Home, Furniture/Closet.svg new file mode 100644 index 0000000..cc906e9 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Closet.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Condicioner 2.svg b/resources/icons/SVG/Outline/Home, Furniture/Condicioner 2.svg new file mode 100644 index 0000000..db54b8b --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Condicioner 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Condicioner.svg b/resources/icons/SVG/Outline/Home, Furniture/Condicioner.svg new file mode 100644 index 0000000..5f5b67d --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Condicioner.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Floor Lamp Minimalistic.svg b/resources/icons/SVG/Outline/Home, Furniture/Floor Lamp Minimalistic.svg new file mode 100644 index 0000000..3bbf117 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Floor Lamp Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Floor Lamp.svg b/resources/icons/SVG/Outline/Home, Furniture/Floor Lamp.svg new file mode 100644 index 0000000..486fc78 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Floor Lamp.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Fridge.svg b/resources/icons/SVG/Outline/Home, Furniture/Fridge.svg new file mode 100644 index 0000000..855fb24 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Fridge.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Lamp.svg b/resources/icons/SVG/Outline/Home, Furniture/Lamp.svg new file mode 100644 index 0000000..499280d --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Lamp.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Mirror.svg b/resources/icons/SVG/Outline/Home, Furniture/Mirror.svg new file mode 100644 index 0000000..1194806 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Mirror.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Remote Controller 2.svg b/resources/icons/SVG/Outline/Home, Furniture/Remote Controller 2.svg new file mode 100644 index 0000000..a1800ba --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Remote Controller 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Remote Controller Minimalistic.svg b/resources/icons/SVG/Outline/Home, Furniture/Remote Controller Minimalistic.svg new file mode 100644 index 0000000..6e9b8b0 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Remote Controller Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Remote Controller.svg b/resources/icons/SVG/Outline/Home, Furniture/Remote Controller.svg new file mode 100644 index 0000000..9fe3344 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Remote Controller.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Smart Vacuum Cleaner 2.svg b/resources/icons/SVG/Outline/Home, Furniture/Smart Vacuum Cleaner 2.svg new file mode 100644 index 0000000..e281e5c --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Smart Vacuum Cleaner 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Smart Vacuum Cleaner.svg b/resources/icons/SVG/Outline/Home, Furniture/Smart Vacuum Cleaner.svg new file mode 100644 index 0000000..644edfb --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Smart Vacuum Cleaner.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Sofa 2.svg b/resources/icons/SVG/Outline/Home, Furniture/Sofa 2.svg new file mode 100644 index 0000000..59a03b2 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Sofa 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Sofa 3.svg b/resources/icons/SVG/Outline/Home, Furniture/Sofa 3.svg new file mode 100644 index 0000000..24c402e --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Sofa 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Sofa.svg b/resources/icons/SVG/Outline/Home, Furniture/Sofa.svg new file mode 100644 index 0000000..ec74540 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Sofa.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Speaker Minimalistic.svg b/resources/icons/SVG/Outline/Home, Furniture/Speaker Minimalistic.svg new file mode 100644 index 0000000..6b78077 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Speaker Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Speaker.svg b/resources/icons/SVG/Outline/Home, Furniture/Speaker.svg new file mode 100644 index 0000000..28d77ad --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Speaker.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Trellis.svg b/resources/icons/SVG/Outline/Home, Furniture/Trellis.svg new file mode 100644 index 0000000..f365cf9 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Trellis.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Volume Knob.svg b/resources/icons/SVG/Outline/Home, Furniture/Volume Knob.svg new file mode 100644 index 0000000..1a06f88 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Volume Knob.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Washing Machine Minimalistic.svg b/resources/icons/SVG/Outline/Home, Furniture/Washing Machine Minimalistic.svg new file mode 100644 index 0000000..4fe86e8 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Washing Machine Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Home, Furniture/Washing Machine.svg b/resources/icons/SVG/Outline/Home, Furniture/Washing Machine.svg new file mode 100644 index 0000000..489ed94 --- /dev/null +++ b/resources/icons/SVG/Outline/Home, Furniture/Washing Machine.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Like/Dislike.svg b/resources/icons/SVG/Outline/Like/Dislike.svg new file mode 100644 index 0000000..42cfe29 --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Dislike.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Like/Heart Angle.svg b/resources/icons/SVG/Outline/Like/Heart Angle.svg new file mode 100644 index 0000000..93c1cbb --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Heart Angle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Like/Heart Broken.svg b/resources/icons/SVG/Outline/Like/Heart Broken.svg new file mode 100644 index 0000000..36807e0 --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Heart Broken.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Like/Heart Lock.svg b/resources/icons/SVG/Outline/Like/Heart Lock.svg new file mode 100644 index 0000000..4b302ba --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Heart Lock.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Like/Heart Shine.svg b/resources/icons/SVG/Outline/Like/Heart Shine.svg new file mode 100644 index 0000000..34955ae --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Heart Shine.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Like/Heart Unlock.svg b/resources/icons/SVG/Outline/Like/Heart Unlock.svg new file mode 100644 index 0000000..518425b --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Heart Unlock.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Like/Heart.svg b/resources/icons/SVG/Outline/Like/Heart.svg new file mode 100644 index 0000000..5a0adfd --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Heart.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Like/Hearts.svg b/resources/icons/SVG/Outline/Like/Hearts.svg new file mode 100644 index 0000000..76a1b19 --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Hearts.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Like/Like.svg b/resources/icons/SVG/Outline/Like/Like.svg new file mode 100644 index 0000000..d02c324 --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Like.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Like/Medal Ribbon Star.svg b/resources/icons/SVG/Outline/Like/Medal Ribbon Star.svg new file mode 100644 index 0000000..ecdd924 --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Medal Ribbon Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Like/Medal Ribbon.svg b/resources/icons/SVG/Outline/Like/Medal Ribbon.svg new file mode 100644 index 0000000..38f886c --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Medal Ribbon.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Like/Medal Ribbons Star.svg b/resources/icons/SVG/Outline/Like/Medal Ribbons Star.svg new file mode 100644 index 0000000..899797e --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Medal Ribbons Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Like/Medal Star Circle.svg b/resources/icons/SVG/Outline/Like/Medal Star Circle.svg new file mode 100644 index 0000000..f6e1629 --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Medal Star Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Like/Medal Star Square.svg b/resources/icons/SVG/Outline/Like/Medal Star Square.svg new file mode 100644 index 0000000..9624d28 --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Medal Star Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Like/Medal Star.svg b/resources/icons/SVG/Outline/Like/Medal Star.svg new file mode 100644 index 0000000..9899c8a --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Medal Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Like/Star Shine.svg b/resources/icons/SVG/Outline/Like/Star Shine.svg new file mode 100644 index 0000000..8edfb51 --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Star Shine.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Like/Star.svg b/resources/icons/SVG/Outline/Like/Star.svg new file mode 100644 index 0000000..08af687 --- /dev/null +++ b/resources/icons/SVG/Outline/Like/Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/Bill.svg b/resources/icons/SVG/Outline/List/Bill.svg new file mode 100644 index 0000000..607351d --- /dev/null +++ b/resources/icons/SVG/Outline/List/Bill.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/Checklist Minimalistic.svg b/resources/icons/SVG/Outline/List/Checklist Minimalistic.svg new file mode 100644 index 0000000..60a5b00 --- /dev/null +++ b/resources/icons/SVG/Outline/List/Checklist Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/Checklist.svg b/resources/icons/SVG/Outline/List/Checklist.svg new file mode 100644 index 0000000..567111a --- /dev/null +++ b/resources/icons/SVG/Outline/List/Checklist.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/List Arrow Down Minimalistic.svg b/resources/icons/SVG/Outline/List/List Arrow Down Minimalistic.svg new file mode 100644 index 0000000..2b6d086 --- /dev/null +++ b/resources/icons/SVG/Outline/List/List Arrow Down Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/List Arrow Down.svg b/resources/icons/SVG/Outline/List/List Arrow Down.svg new file mode 100644 index 0000000..ff8902a --- /dev/null +++ b/resources/icons/SVG/Outline/List/List Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/List Arrow Up Minimalistic.svg b/resources/icons/SVG/Outline/List/List Arrow Up Minimalistic.svg new file mode 100644 index 0000000..78a8fe8 --- /dev/null +++ b/resources/icons/SVG/Outline/List/List Arrow Up Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/List Arrow Up.svg b/resources/icons/SVG/Outline/List/List Arrow Up.svg new file mode 100644 index 0000000..4d4c1ea --- /dev/null +++ b/resources/icons/SVG/Outline/List/List Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/List Check Minimalistic.svg b/resources/icons/SVG/Outline/List/List Check Minimalistic.svg new file mode 100644 index 0000000..13e5303 --- /dev/null +++ b/resources/icons/SVG/Outline/List/List Check Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/List Check.svg b/resources/icons/SVG/Outline/List/List Check.svg new file mode 100644 index 0000000..946e7f7 --- /dev/null +++ b/resources/icons/SVG/Outline/List/List Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/List Cross Minimalistic.svg b/resources/icons/SVG/Outline/List/List Cross Minimalistic.svg new file mode 100644 index 0000000..9c63c60 --- /dev/null +++ b/resources/icons/SVG/Outline/List/List Cross Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/List Cross.svg b/resources/icons/SVG/Outline/List/List Cross.svg new file mode 100644 index 0000000..8d19a03 --- /dev/null +++ b/resources/icons/SVG/Outline/List/List Cross.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/List Down Minimalistic.svg b/resources/icons/SVG/Outline/List/List Down Minimalistic.svg new file mode 100644 index 0000000..690ff72 --- /dev/null +++ b/resources/icons/SVG/Outline/List/List Down Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/List Down.svg b/resources/icons/SVG/Outline/List/List Down.svg new file mode 100644 index 0000000..2e63874 --- /dev/null +++ b/resources/icons/SVG/Outline/List/List Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/List Heart Minimalistic.svg b/resources/icons/SVG/Outline/List/List Heart Minimalistic.svg new file mode 100644 index 0000000..fb8e7c4 --- /dev/null +++ b/resources/icons/SVG/Outline/List/List Heart Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/List Heart.svg b/resources/icons/SVG/Outline/List/List Heart.svg new file mode 100644 index 0000000..b80b9e8 --- /dev/null +++ b/resources/icons/SVG/Outline/List/List Heart.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/List Up Minimalistic.svg b/resources/icons/SVG/Outline/List/List Up Minimalistic.svg new file mode 100644 index 0000000..5af79f8 --- /dev/null +++ b/resources/icons/SVG/Outline/List/List Up Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/List Up.svg b/resources/icons/SVG/Outline/List/List Up.svg new file mode 100644 index 0000000..ffe902b --- /dev/null +++ b/resources/icons/SVG/Outline/List/List Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/List-1.svg b/resources/icons/SVG/Outline/List/List-1.svg new file mode 100644 index 0000000..1b6ef51 --- /dev/null +++ b/resources/icons/SVG/Outline/List/List-1.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/List.svg b/resources/icons/SVG/Outline/List/List.svg new file mode 100644 index 0000000..bdfa4ce --- /dev/null +++ b/resources/icons/SVG/Outline/List/List.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/Plaaylist Minimalistic.svg b/resources/icons/SVG/Outline/List/Plaaylist Minimalistic.svg new file mode 100644 index 0000000..8729193 --- /dev/null +++ b/resources/icons/SVG/Outline/List/Plaaylist Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/Playlist 2.svg b/resources/icons/SVG/Outline/List/Playlist 2.svg new file mode 100644 index 0000000..e214c5c --- /dev/null +++ b/resources/icons/SVG/Outline/List/Playlist 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/Playlist Minimalistic 2.svg b/resources/icons/SVG/Outline/List/Playlist Minimalistic 2.svg new file mode 100644 index 0000000..e9998f0 --- /dev/null +++ b/resources/icons/SVG/Outline/List/Playlist Minimalistic 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/Playlist Minimalistic 3.svg b/resources/icons/SVG/Outline/List/Playlist Minimalistic 3.svg new file mode 100644 index 0000000..5f1b8b2 --- /dev/null +++ b/resources/icons/SVG/Outline/List/Playlist Minimalistic 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/Playlist.svg b/resources/icons/SVG/Outline/List/Playlist.svg new file mode 100644 index 0000000..01a43a0 --- /dev/null +++ b/resources/icons/SVG/Outline/List/Playlist.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/Sort By Alphabet.svg b/resources/icons/SVG/Outline/List/Sort By Alphabet.svg new file mode 100644 index 0000000..3b3001a --- /dev/null +++ b/resources/icons/SVG/Outline/List/Sort By Alphabet.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/Sort By Time.svg b/resources/icons/SVG/Outline/List/Sort By Time.svg new file mode 100644 index 0000000..1fab2e6 --- /dev/null +++ b/resources/icons/SVG/Outline/List/Sort By Time.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/Sort From Bottom To Top.svg b/resources/icons/SVG/Outline/List/Sort From Bottom To Top.svg new file mode 100644 index 0000000..cc4ee0d --- /dev/null +++ b/resources/icons/SVG/Outline/List/Sort From Bottom To Top.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/List/Sort From Top To Bottom.svg b/resources/icons/SVG/Outline/List/Sort From Top To Bottom.svg new file mode 100644 index 0000000..8ebced7 --- /dev/null +++ b/resources/icons/SVG/Outline/List/Sort From Top To Bottom.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Branching Paths Down.svg b/resources/icons/SVG/Outline/Map & Location/Branching Paths Down.svg new file mode 100644 index 0000000..d86c616 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Branching Paths Down.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Branching Paths Up.svg b/resources/icons/SVG/Outline/Map & Location/Branching Paths Up.svg new file mode 100644 index 0000000..970a14e --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Branching Paths Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Compass Big.svg b/resources/icons/SVG/Outline/Map & Location/Compass Big.svg new file mode 100644 index 0000000..1cd9ccb --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Compass Big.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Compass Square.svg b/resources/icons/SVG/Outline/Map & Location/Compass Square.svg new file mode 100644 index 0000000..2476cee --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Compass Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Compass.svg b/resources/icons/SVG/Outline/Map & Location/Compass.svg new file mode 100644 index 0000000..2e94e98 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Compass.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/GPS.svg b/resources/icons/SVG/Outline/Map & Location/GPS.svg new file mode 100644 index 0000000..ba2d156 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/GPS.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Global.svg b/resources/icons/SVG/Outline/Map & Location/Global.svg new file mode 100644 index 0000000..ee407eb --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Global.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Globus.svg b/resources/icons/SVG/Outline/Map & Location/Globus.svg new file mode 100644 index 0000000..ed955df --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Globus.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Map Arrow Down.svg b/resources/icons/SVG/Outline/Map & Location/Map Arrow Down.svg new file mode 100644 index 0000000..e5b40d7 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Map Arrow Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Map Arrow Left.svg b/resources/icons/SVG/Outline/Map & Location/Map Arrow Left.svg new file mode 100644 index 0000000..d5f75c1 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Map Arrow Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Map Arrow Right.svg b/resources/icons/SVG/Outline/Map & Location/Map Arrow Right.svg new file mode 100644 index 0000000..cb8a9b5 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Map Arrow Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Map Arrow Square.svg b/resources/icons/SVG/Outline/Map & Location/Map Arrow Square.svg new file mode 100644 index 0000000..d40afaf --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Map Arrow Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Map Arrow Up.svg b/resources/icons/SVG/Outline/Map & Location/Map Arrow Up.svg new file mode 100644 index 0000000..4850463 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Map Arrow Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Map Point Add.svg b/resources/icons/SVG/Outline/Map & Location/Map Point Add.svg new file mode 100644 index 0000000..8d6268d --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Map Point Add.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Map Point Favourite.svg b/resources/icons/SVG/Outline/Map & Location/Map Point Favourite.svg new file mode 100644 index 0000000..5529284 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Map Point Favourite.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Map Point Hospital.svg b/resources/icons/SVG/Outline/Map & Location/Map Point Hospital.svg new file mode 100644 index 0000000..b10cb3b --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Map Point Hospital.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Map Point Remove.svg b/resources/icons/SVG/Outline/Map & Location/Map Point Remove.svg new file mode 100644 index 0000000..1512467 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Map Point Remove.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Map Point Rotate.svg b/resources/icons/SVG/Outline/Map & Location/Map Point Rotate.svg new file mode 100644 index 0000000..f3af7b0 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Map Point Rotate.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Map Point School.svg b/resources/icons/SVG/Outline/Map & Location/Map Point School.svg new file mode 100644 index 0000000..a151105 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Map Point School.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Map Point Search.svg b/resources/icons/SVG/Outline/Map & Location/Map Point Search.svg new file mode 100644 index 0000000..c1c4007 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Map Point Search.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Map Point Wave.svg b/resources/icons/SVG/Outline/Map & Location/Map Point Wave.svg new file mode 100644 index 0000000..4e62a92 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Map Point Wave.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Map Point.svg b/resources/icons/SVG/Outline/Map & Location/Map Point.svg new file mode 100644 index 0000000..3cae4ed --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Map Point.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Map.svg b/resources/icons/SVG/Outline/Map & Location/Map.svg new file mode 100644 index 0000000..b3af316 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Map.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/People Nearby.svg b/resources/icons/SVG/Outline/Map & Location/People Nearby.svg new file mode 100644 index 0000000..6fc2887 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/People Nearby.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Point On Map Perspective.svg b/resources/icons/SVG/Outline/Map & Location/Point On Map Perspective.svg new file mode 100644 index 0000000..98989bf --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Point On Map Perspective.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Point On Map.svg b/resources/icons/SVG/Outline/Map & Location/Point On Map.svg new file mode 100644 index 0000000..df3d4d1 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Point On Map.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Radar 2.svg b/resources/icons/SVG/Outline/Map & Location/Radar 2.svg new file mode 100644 index 0000000..a6f7c70 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Radar 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Radar.svg b/resources/icons/SVG/Outline/Map & Location/Radar.svg new file mode 100644 index 0000000..2428935 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Radar.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Route.svg b/resources/icons/SVG/Outline/Map & Location/Route.svg new file mode 100644 index 0000000..e806636 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Route.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Routing 2.svg b/resources/icons/SVG/Outline/Map & Location/Routing 2.svg new file mode 100644 index 0000000..a748707 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Routing 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Routing 3.svg b/resources/icons/SVG/Outline/Map & Location/Routing 3.svg new file mode 100644 index 0000000..caceed0 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Routing 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Routing.svg b/resources/icons/SVG/Outline/Map & Location/Routing.svg new file mode 100644 index 0000000..f896a49 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Routing.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Signpost 2.svg b/resources/icons/SVG/Outline/Map & Location/Signpost 2.svg new file mode 100644 index 0000000..c618503 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Signpost 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Signpost.svg b/resources/icons/SVG/Outline/Map & Location/Signpost.svg new file mode 100644 index 0000000..d811c0d --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Signpost.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Streets Map Point.svg b/resources/icons/SVG/Outline/Map & Location/Streets Map Point.svg new file mode 100644 index 0000000..d0a7a6a --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Streets Map Point.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Streets Navigation.svg b/resources/icons/SVG/Outline/Map & Location/Streets Navigation.svg new file mode 100644 index 0000000..9fb5e83 --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Streets Navigation.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Map & Location/Streets.svg b/resources/icons/SVG/Outline/Map & Location/Streets.svg new file mode 100644 index 0000000..583439b --- /dev/null +++ b/resources/icons/SVG/Outline/Map & Location/Streets.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Medicine/Adhesive Plaster 2.svg b/resources/icons/SVG/Outline/Medicine/Adhesive Plaster 2.svg new file mode 100644 index 0000000..26dbc60 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Adhesive Plaster 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Adhesive Plaster.svg b/resources/icons/SVG/Outline/Medicine/Adhesive Plaster.svg new file mode 100644 index 0000000..6097562 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Adhesive Plaster.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Bacteria.svg b/resources/icons/SVG/Outline/Medicine/Bacteria.svg new file mode 100644 index 0000000..19caea2 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Bacteria.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Benzene Ring.svg b/resources/icons/SVG/Outline/Medicine/Benzene Ring.svg new file mode 100644 index 0000000..69628d8 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Benzene Ring.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Bone Broken.svg b/resources/icons/SVG/Outline/Medicine/Bone Broken.svg new file mode 100644 index 0000000..6de3931 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Bone Broken.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Bone Crack.svg b/resources/icons/SVG/Outline/Medicine/Bone Crack.svg new file mode 100644 index 0000000..1094330 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Bone Crack.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Medicine/Bone.svg b/resources/icons/SVG/Outline/Medicine/Bone.svg new file mode 100644 index 0000000..38d6c23 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Bone.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Medicine/Bones.svg b/resources/icons/SVG/Outline/Medicine/Bones.svg new file mode 100644 index 0000000..aeb7395 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Bones.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Medicine/DNA.svg b/resources/icons/SVG/Outline/Medicine/DNA.svg new file mode 100644 index 0000000..d9dcac4 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/DNA.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Medicine/Dropper 2.svg b/resources/icons/SVG/Outline/Medicine/Dropper 2.svg new file mode 100644 index 0000000..7ad9efe --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Dropper 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Dropper 3.svg b/resources/icons/SVG/Outline/Medicine/Dropper 3.svg new file mode 100644 index 0000000..e417da5 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Dropper 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Dropper Minimalistic 2.svg b/resources/icons/SVG/Outline/Medicine/Dropper Minimalistic 2.svg new file mode 100644 index 0000000..9d08321 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Dropper Minimalistic 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Dropper Minimalistic.svg b/resources/icons/SVG/Outline/Medicine/Dropper Minimalistic.svg new file mode 100644 index 0000000..16c8cd4 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Dropper Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Dropper.svg b/resources/icons/SVG/Outline/Medicine/Dropper.svg new file mode 100644 index 0000000..a14b425 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Dropper.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Health.svg b/resources/icons/SVG/Outline/Medicine/Health.svg new file mode 100644 index 0000000..5e37299 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Health.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Heart Pulse 2.svg b/resources/icons/SVG/Outline/Medicine/Heart Pulse 2.svg new file mode 100644 index 0000000..4747325 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Heart Pulse 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Medicine/Heart Pulse.svg b/resources/icons/SVG/Outline/Medicine/Heart Pulse.svg new file mode 100644 index 0000000..0fc6c8c --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Heart Pulse.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Jar Of Pills 2.svg b/resources/icons/SVG/Outline/Medicine/Jar Of Pills 2.svg new file mode 100644 index 0000000..cc6a992 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Jar Of Pills 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Jar Of Pills.svg b/resources/icons/SVG/Outline/Medicine/Jar Of Pills.svg new file mode 100644 index 0000000..23e0029 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Jar Of Pills.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Medical Kit.svg b/resources/icons/SVG/Outline/Medicine/Medical Kit.svg new file mode 100644 index 0000000..3e8815a --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Medical Kit.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Pill.svg b/resources/icons/SVG/Outline/Medicine/Pill.svg new file mode 100644 index 0000000..b3cbd15 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Pill.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Medicine/Pills 2.svg b/resources/icons/SVG/Outline/Medicine/Pills 2.svg new file mode 100644 index 0000000..dd88c11 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Pills 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Pills 3.svg b/resources/icons/SVG/Outline/Medicine/Pills 3.svg new file mode 100644 index 0000000..d938ec4 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Pills 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Pills.svg b/resources/icons/SVG/Outline/Medicine/Pills.svg new file mode 100644 index 0000000..09ac5d6 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Pills.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Pulse 2.svg b/resources/icons/SVG/Outline/Medicine/Pulse 2.svg new file mode 100644 index 0000000..0fd8222 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Pulse 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Medicine/Pulse.svg b/resources/icons/SVG/Outline/Medicine/Pulse.svg new file mode 100644 index 0000000..bf1ae24 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Pulse.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Stethoscope.svg b/resources/icons/SVG/Outline/Medicine/Stethoscope.svg new file mode 100644 index 0000000..0a7c4b5 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Stethoscope.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Medicine/Syringe.svg b/resources/icons/SVG/Outline/Medicine/Syringe.svg new file mode 100644 index 0000000..52d2d20 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Syringe.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Medicine/Test Tube Minimalistic.svg b/resources/icons/SVG/Outline/Medicine/Test Tube Minimalistic.svg new file mode 100644 index 0000000..6905d3f --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Test Tube Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Medicine/Test Tube.svg b/resources/icons/SVG/Outline/Medicine/Test Tube.svg new file mode 100644 index 0000000..c1d954a --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Test Tube.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Thermometer.svg b/resources/icons/SVG/Outline/Medicine/Thermometer.svg new file mode 100644 index 0000000..51fa8b5 --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Thermometer.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Medicine/Virus.svg b/resources/icons/SVG/Outline/Medicine/Virus.svg new file mode 100644 index 0000000..07b427b --- /dev/null +++ b/resources/icons/SVG/Outline/Medicine/Virus.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Dots.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Dots.svg new file mode 100644 index 0000000..c0c3f59 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Dots.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Line.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Line.svg new file mode 100644 index 0000000..2c4551c --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Line.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Call.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Call.svg new file mode 100644 index 0000000..ab0cdfd --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Call.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Check.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Check.svg new file mode 100644 index 0000000..5fec986 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Dots.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Dots.svg new file mode 100644 index 0000000..155c718 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Dots.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Like.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Like.svg new file mode 100644 index 0000000..85bdecf --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Like.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Line.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Line.svg new file mode 100644 index 0000000..7aa164d --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Line.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Money.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Money.svg new file mode 100644 index 0000000..0e0fab2 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Money.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Unread.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Unread.svg new file mode 100644 index 0000000..c82cf7d --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Unread.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Video.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Video.svg new file mode 100644 index 0000000..3e4067d --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round Video.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Round.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round.svg new file mode 100644 index 0000000..505f795 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Square Arrow.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Square Arrow.svg new file mode 100644 index 0000000..0e6c89c --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Square Arrow.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Square Call.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Square Call.svg new file mode 100644 index 0000000..7937ec9 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Square Call.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Square Check.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Square Check.svg new file mode 100644 index 0000000..dd212f1 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Square Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Square Code.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Square Code.svg new file mode 100644 index 0000000..8dffd07 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Square Code.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Square Like.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Square Like.svg new file mode 100644 index 0000000..bac9db0 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Square Like.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Square.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Square.svg new file mode 100644 index 0000000..c7a40da --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Chat Unread.svg b/resources/icons/SVG/Outline/Messages, Conversation/Chat Unread.svg new file mode 100644 index 0000000..ef24951 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Chat Unread.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Check Read.svg b/resources/icons/SVG/Outline/Messages, Conversation/Check Read.svg new file mode 100644 index 0000000..f47f09f --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Check Read.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Dialog 2.svg b/resources/icons/SVG/Outline/Messages, Conversation/Dialog 2.svg new file mode 100644 index 0000000..66060b2 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Dialog 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Dialog.svg b/resources/icons/SVG/Outline/Messages, Conversation/Dialog.svg new file mode 100644 index 0000000..3e7a932 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Dialog.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Forward.svg b/resources/icons/SVG/Outline/Messages, Conversation/Forward.svg new file mode 100644 index 0000000..e3873e5 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Forward.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Inbox Archive.svg b/resources/icons/SVG/Outline/Messages, Conversation/Inbox Archive.svg new file mode 100644 index 0000000..99a3676 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Inbox Archive.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Inbox In.svg b/resources/icons/SVG/Outline/Messages, Conversation/Inbox In.svg new file mode 100644 index 0000000..3319d5c --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Inbox In.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Inbox Line.svg b/resources/icons/SVG/Outline/Messages, Conversation/Inbox Line.svg new file mode 100644 index 0000000..29513da --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Inbox Line.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Inbox Out.svg b/resources/icons/SVG/Outline/Messages, Conversation/Inbox Out.svg new file mode 100644 index 0000000..7d333ae --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Inbox Out.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Inbox Unread.svg b/resources/icons/SVG/Outline/Messages, Conversation/Inbox Unread.svg new file mode 100644 index 0000000..450e346 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Inbox Unread.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Inbox.svg b/resources/icons/SVG/Outline/Messages, Conversation/Inbox.svg new file mode 100644 index 0000000..d745575 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Inbox.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Letter Opened.svg b/resources/icons/SVG/Outline/Messages, Conversation/Letter Opened.svg new file mode 100644 index 0000000..ccc6e5b --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Letter Opened.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Letter Unread.svg b/resources/icons/SVG/Outline/Messages, Conversation/Letter Unread.svg new file mode 100644 index 0000000..f180640 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Letter Unread.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Letter.svg b/resources/icons/SVG/Outline/Messages, Conversation/Letter.svg new file mode 100644 index 0000000..52804ff --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Letter.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Mailbox.svg b/resources/icons/SVG/Outline/Messages, Conversation/Mailbox.svg new file mode 100644 index 0000000..07e611f --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Mailbox.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Multiple Forward Left.svg b/resources/icons/SVG/Outline/Messages, Conversation/Multiple Forward Left.svg new file mode 100644 index 0000000..d6430bf --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Multiple Forward Left.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Multiple Forward Right.svg b/resources/icons/SVG/Outline/Messages, Conversation/Multiple Forward Right.svg new file mode 100644 index 0000000..24bc436 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Multiple Forward Right.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Paperclip 2.svg b/resources/icons/SVG/Outline/Messages, Conversation/Paperclip 2.svg new file mode 100644 index 0000000..1ed0949 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Paperclip 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Paperclip Rounded 2.svg b/resources/icons/SVG/Outline/Messages, Conversation/Paperclip Rounded 2.svg new file mode 100644 index 0000000..3f85e79 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Paperclip Rounded 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Paperclip Rounded.svg b/resources/icons/SVG/Outline/Messages, Conversation/Paperclip Rounded.svg new file mode 100644 index 0000000..26b20b0 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Paperclip Rounded.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Paperclip.svg b/resources/icons/SVG/Outline/Messages, Conversation/Paperclip.svg new file mode 100644 index 0000000..4c2bfdd --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Paperclip.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Pen 2.svg b/resources/icons/SVG/Outline/Messages, Conversation/Pen 2.svg new file mode 100644 index 0000000..71f0fae --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Pen 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Pen New Round.svg b/resources/icons/SVG/Outline/Messages, Conversation/Pen New Round.svg new file mode 100644 index 0000000..ea27665 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Pen New Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Pen New Square.svg b/resources/icons/SVG/Outline/Messages, Conversation/Pen New Square.svg new file mode 100644 index 0000000..9d29457 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Pen New Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Pen.svg b/resources/icons/SVG/Outline/Messages, Conversation/Pen.svg new file mode 100644 index 0000000..233eb48 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Pen.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Plain 2.svg b/resources/icons/SVG/Outline/Messages, Conversation/Plain 2.svg new file mode 100644 index 0000000..d815d66 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Plain 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Plain 3.svg b/resources/icons/SVG/Outline/Messages, Conversation/Plain 3.svg new file mode 100644 index 0000000..7b0ead1 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Plain 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Plain.svg b/resources/icons/SVG/Outline/Messages, Conversation/Plain.svg new file mode 100644 index 0000000..6319675 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Plain.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Square Forward.svg b/resources/icons/SVG/Outline/Messages, Conversation/Square Forward.svg new file mode 100644 index 0000000..f258af2 --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Square Forward.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Square Share Line.svg b/resources/icons/SVG/Outline/Messages, Conversation/Square Share Line.svg new file mode 100644 index 0000000..c80a82d --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Square Share Line.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Messages, Conversation/Unread.svg b/resources/icons/SVG/Outline/Messages, Conversation/Unread.svg new file mode 100644 index 0000000..dcac6de --- /dev/null +++ b/resources/icons/SVG/Outline/Messages, Conversation/Unread.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Banknote 2.svg b/resources/icons/SVG/Outline/Money/Banknote 2.svg new file mode 100644 index 0000000..8c570f9 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Banknote 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Banknote.svg b/resources/icons/SVG/Outline/Money/Banknote.svg new file mode 100644 index 0000000..8a36760 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Banknote.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Bill Check.svg b/resources/icons/SVG/Outline/Money/Bill Check.svg new file mode 100644 index 0000000..0036918 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Bill Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Bill Cross.svg b/resources/icons/SVG/Outline/Money/Bill Cross.svg new file mode 100644 index 0000000..aac3183 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Bill Cross.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Bill List.svg b/resources/icons/SVG/Outline/Money/Bill List.svg new file mode 100644 index 0000000..60e5aa8 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Bill List.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Bill.svg b/resources/icons/SVG/Outline/Money/Bill.svg new file mode 100644 index 0000000..6b29aa3 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Bill.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Card 2.svg b/resources/icons/SVG/Outline/Money/Card 2.svg new file mode 100644 index 0000000..655c708 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Card 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Card Recive.svg b/resources/icons/SVG/Outline/Money/Card Recive.svg new file mode 100644 index 0000000..9e570a8 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Card Recive.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Card Search.svg b/resources/icons/SVG/Outline/Money/Card Search.svg new file mode 100644 index 0000000..9d3c0b1 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Card Search.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Card Send.svg b/resources/icons/SVG/Outline/Money/Card Send.svg new file mode 100644 index 0000000..e3b0435 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Card Send.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Card Transfer.svg b/resources/icons/SVG/Outline/Money/Card Transfer.svg new file mode 100644 index 0000000..cc96273 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Card Transfer.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Card.svg b/resources/icons/SVG/Outline/Money/Card.svg new file mode 100644 index 0000000..f1aca96 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Card.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Cardholder.svg b/resources/icons/SVG/Outline/Money/Cardholder.svg new file mode 100644 index 0000000..f295073 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Cardholder.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Cash Out.svg b/resources/icons/SVG/Outline/Money/Cash Out.svg new file mode 100644 index 0000000..accf1ed --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Cash Out.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Dollar Minimalistic.svg b/resources/icons/SVG/Outline/Money/Dollar Minimalistic.svg new file mode 100644 index 0000000..f9a73b0 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Dollar Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Dollar.svg b/resources/icons/SVG/Outline/Money/Dollar.svg new file mode 100644 index 0000000..2db6f62 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Dollar.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Euro.svg b/resources/icons/SVG/Outline/Money/Euro.svg new file mode 100644 index 0000000..60168b9 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Euro.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Money Bag.svg b/resources/icons/SVG/Outline/Money/Money Bag.svg new file mode 100644 index 0000000..fd1e7f8 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Money Bag.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Ruble.svg b/resources/icons/SVG/Outline/Money/Ruble.svg new file mode 100644 index 0000000..ad11231 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Ruble.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Safe 2.svg b/resources/icons/SVG/Outline/Money/Safe 2.svg new file mode 100644 index 0000000..f4d8f04 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Safe 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Safe Circle.svg b/resources/icons/SVG/Outline/Money/Safe Circle.svg new file mode 100644 index 0000000..fb39767 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Safe Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Safe Square.svg b/resources/icons/SVG/Outline/Money/Safe Square.svg new file mode 100644 index 0000000..2de9e4e --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Safe Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Sale Square.svg b/resources/icons/SVG/Outline/Money/Sale Square.svg new file mode 100644 index 0000000..f55bf0b --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Sale Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Money/Sale.svg b/resources/icons/SVG/Outline/Money/Sale.svg new file mode 100644 index 0000000..7c3169b --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Sale.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Money/Tag Horizontal.svg b/resources/icons/SVG/Outline/Money/Tag Horizontal.svg new file mode 100644 index 0000000..8c2e903 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Tag Horizontal.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Tag Price.svg b/resources/icons/SVG/Outline/Money/Tag Price.svg new file mode 100644 index 0000000..64016f2 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Tag Price.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Tag.svg b/resources/icons/SVG/Outline/Money/Tag.svg new file mode 100644 index 0000000..15f0dcd --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Tag.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Ticker Star.svg b/resources/icons/SVG/Outline/Money/Ticker Star.svg new file mode 100644 index 0000000..be0469c --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Ticker Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Ticket Sale.svg b/resources/icons/SVG/Outline/Money/Ticket Sale.svg new file mode 100644 index 0000000..977f0e1 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Ticket Sale.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Money/Ticket.svg b/resources/icons/SVG/Outline/Money/Ticket.svg new file mode 100644 index 0000000..53d7e6a --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Ticket.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Money/Verified Check.svg b/resources/icons/SVG/Outline/Money/Verified Check.svg new file mode 100644 index 0000000..67ed6ce --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Verified Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Wad Of Money.svg b/resources/icons/SVG/Outline/Money/Wad Of Money.svg new file mode 100644 index 0000000..1302ac7 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Wad Of Money.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Money/Wallet 2.svg b/resources/icons/SVG/Outline/Money/Wallet 2.svg new file mode 100644 index 0000000..24a0550 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Wallet 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Money/Wallet Money.svg b/resources/icons/SVG/Outline/Money/Wallet Money.svg new file mode 100644 index 0000000..c6243fd --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Wallet Money.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Money/Wallet.svg b/resources/icons/SVG/Outline/Money/Wallet.svg new file mode 100644 index 0000000..6e4c4c0 --- /dev/null +++ b/resources/icons/SVG/Outline/Money/Wallet.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Nature, Travel/Bonfire.svg b/resources/icons/SVG/Outline/Nature, Travel/Bonfire.svg new file mode 100644 index 0000000..c70e6ff --- /dev/null +++ b/resources/icons/SVG/Outline/Nature, Travel/Bonfire.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Nature, Travel/Fire Minimalistic.svg b/resources/icons/SVG/Outline/Nature, Travel/Fire Minimalistic.svg new file mode 100644 index 0000000..891e4f2 --- /dev/null +++ b/resources/icons/SVG/Outline/Nature, Travel/Fire Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Nature, Travel/Fire Square.svg b/resources/icons/SVG/Outline/Nature, Travel/Fire Square.svg new file mode 100644 index 0000000..b68ea86 --- /dev/null +++ b/resources/icons/SVG/Outline/Nature, Travel/Fire Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Nature, Travel/Fire.svg b/resources/icons/SVG/Outline/Nature, Travel/Fire.svg new file mode 100644 index 0000000..969dcc5 --- /dev/null +++ b/resources/icons/SVG/Outline/Nature, Travel/Fire.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Nature, Travel/Flame.svg b/resources/icons/SVG/Outline/Nature, Travel/Flame.svg new file mode 100644 index 0000000..9ec6573 --- /dev/null +++ b/resources/icons/SVG/Outline/Nature, Travel/Flame.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Nature, Travel/Leaf.svg b/resources/icons/SVG/Outline/Nature, Travel/Leaf.svg new file mode 100644 index 0000000..234a520 --- /dev/null +++ b/resources/icons/SVG/Outline/Nature, Travel/Leaf.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Nature, Travel/Suitcase Lines.svg b/resources/icons/SVG/Outline/Nature, Travel/Suitcase Lines.svg new file mode 100644 index 0000000..6b18576 --- /dev/null +++ b/resources/icons/SVG/Outline/Nature, Travel/Suitcase Lines.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Nature, Travel/Suitcase Tag.svg b/resources/icons/SVG/Outline/Nature, Travel/Suitcase Tag.svg new file mode 100644 index 0000000..6aa067b --- /dev/null +++ b/resources/icons/SVG/Outline/Nature, Travel/Suitcase Tag.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Nature, Travel/Suitcase.svg b/resources/icons/SVG/Outline/Nature, Travel/Suitcase.svg new file mode 100644 index 0000000..69a590a --- /dev/null +++ b/resources/icons/SVG/Outline/Nature, Travel/Suitcase.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Bug Minimalistic.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Bug Minimalistic.svg new file mode 100644 index 0000000..4083c63 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Bug Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Bug.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Bug.svg new file mode 100644 index 0000000..f7cb6a5 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Bug.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Code 2.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Code 2.svg new file mode 100644 index 0000000..45fa130 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Code 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Code Circle.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Code Circle.svg new file mode 100644 index 0000000..21d7477 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Code Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Code Square.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Code Square.svg new file mode 100644 index 0000000..60a168f --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Code Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Code.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Code.svg new file mode 100644 index 0000000..2f6dcd0 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Code.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Command.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Command.svg new file mode 100644 index 0000000..a32792f --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Command.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Hashtag Chat.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Hashtag Chat.svg new file mode 100644 index 0000000..56527a4 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Hashtag Chat.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Hashtag Circle.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Hashtag Circle.svg new file mode 100644 index 0000000..7352d17 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Hashtag Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Hashtag Square.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Hashtag Square.svg new file mode 100644 index 0000000..3e83115 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Hashtag Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Hashtag.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Hashtag.svg new file mode 100644 index 0000000..6accfdc --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Hashtag.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Programming.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Programming.svg new file mode 100644 index 0000000..6f7bc2f --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Programming.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Screencast 2.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Screencast 2.svg new file mode 100644 index 0000000..5f2ef5f --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Screencast 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Screencast.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Screencast.svg new file mode 100644 index 0000000..58318ec --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Screencast.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Sidebar Code.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Sidebar Code.svg new file mode 100644 index 0000000..da96e51 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Sidebar Code.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Sidebar Minimalistic.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Sidebar Minimalistic.svg new file mode 100644 index 0000000..30cd3d5 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Sidebar Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Siderbar.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Siderbar.svg new file mode 100644 index 0000000..2790e0a --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Siderbar.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Slash Circle.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Slash Circle.svg new file mode 100644 index 0000000..65edee2 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Slash Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Slash Square.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Slash Square.svg new file mode 100644 index 0000000..f343254 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Slash Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Station Minimalistic.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Station Minimalistic.svg new file mode 100644 index 0000000..9166b42 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Station Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Station.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Station.svg new file mode 100644 index 0000000..81cabae --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Station.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Structure.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Structure.svg new file mode 100644 index 0000000..2e6caf3 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Structure.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Translation 2.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Translation 2.svg new file mode 100644 index 0000000..7e689a6 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Translation 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Translation.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Translation.svg new file mode 100644 index 0000000..43c0f43 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Translation.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/USB Circle.svg b/resources/icons/SVG/Outline/Network, IT, Programming/USB Circle.svg new file mode 100644 index 0000000..6d327b3 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/USB Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/USB Square.svg b/resources/icons/SVG/Outline/Network, IT, Programming/USB Square.svg new file mode 100644 index 0000000..1295397 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/USB Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/USB.svg b/resources/icons/SVG/Outline/Network, IT, Programming/USB.svg new file mode 100644 index 0000000..67714ec --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/USB.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Wi-Fi Router Minimalistic.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Wi-Fi Router Minimalistic.svg new file mode 100644 index 0000000..76b5167 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Wi-Fi Router Minimalistic.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Wi-Fi Router Round.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Wi-Fi Router Round.svg new file mode 100644 index 0000000..d56749a --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Wi-Fi Router Round.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Wi-Fi Router.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Wi-Fi Router.svg new file mode 100644 index 0000000..ac0ce90 --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Wi-Fi Router.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Network, IT, Programming/Window Frame.svg b/resources/icons/SVG/Outline/Network, IT, Programming/Window Frame.svg new file mode 100644 index 0000000..3bba4ad --- /dev/null +++ b/resources/icons/SVG/Outline/Network, IT, Programming/Window Frame.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Notes/Archive Check.svg b/resources/icons/SVG/Outline/Notes/Archive Check.svg new file mode 100644 index 0000000..7979472 --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Archive Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Archive Down Minimlistic.svg b/resources/icons/SVG/Outline/Notes/Archive Down Minimlistic.svg new file mode 100644 index 0000000..c424821 --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Archive Down Minimlistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Notes/Archive Down.svg b/resources/icons/SVG/Outline/Notes/Archive Down.svg new file mode 100644 index 0000000..a0f9473 --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Archive Down.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Archive Minimalistic.svg b/resources/icons/SVG/Outline/Notes/Archive Minimalistic.svg new file mode 100644 index 0000000..6ae6a52 --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Archive Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Archive Up Minimlistic.svg b/resources/icons/SVG/Outline/Notes/Archive Up Minimlistic.svg new file mode 100644 index 0000000..d44079e --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Archive Up Minimlistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Notes/Archive Up.svg b/resources/icons/SVG/Outline/Notes/Archive Up.svg new file mode 100644 index 0000000..ca69a9b --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Archive Up.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Archive.svg b/resources/icons/SVG/Outline/Notes/Archive.svg new file mode 100644 index 0000000..d36b299 --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Archive.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Clipboard Add.svg b/resources/icons/SVG/Outline/Notes/Clipboard Add.svg new file mode 100644 index 0000000..188b32c --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Clipboard Add.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Clipboard Check.svg b/resources/icons/SVG/Outline/Notes/Clipboard Check.svg new file mode 100644 index 0000000..b64421f --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Clipboard Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Clipboard Heart.svg b/resources/icons/SVG/Outline/Notes/Clipboard Heart.svg new file mode 100644 index 0000000..88e74dc --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Clipboard Heart.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Clipboard List.svg b/resources/icons/SVG/Outline/Notes/Clipboard List.svg new file mode 100644 index 0000000..da531ca --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Clipboard List.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Clipboard Remove.svg b/resources/icons/SVG/Outline/Notes/Clipboard Remove.svg new file mode 100644 index 0000000..5ca33e2 --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Clipboard Remove.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Clipboard Text.svg b/resources/icons/SVG/Outline/Notes/Clipboard Text.svg new file mode 100644 index 0000000..dca046e --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Clipboard Text.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Clipboard.svg b/resources/icons/SVG/Outline/Notes/Clipboard.svg new file mode 100644 index 0000000..2fc8147 --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Clipboard.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Document Add.svg b/resources/icons/SVG/Outline/Notes/Document Add.svg new file mode 100644 index 0000000..912435c --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Document Add.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Document Medicine.svg b/resources/icons/SVG/Outline/Notes/Document Medicine.svg new file mode 100644 index 0000000..eaeb0ef --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Document Medicine.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Document Text.svg b/resources/icons/SVG/Outline/Notes/Document Text.svg new file mode 100644 index 0000000..03bb2eb --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Document Text.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Document.svg b/resources/icons/SVG/Outline/Notes/Document.svg new file mode 100644 index 0000000..4df75e3 --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Document.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Documents Minimalistic.svg b/resources/icons/SVG/Outline/Notes/Documents Minimalistic.svg new file mode 100644 index 0000000..47b4fa7 --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Documents Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Documents.svg b/resources/icons/SVG/Outline/Notes/Documents.svg new file mode 100644 index 0000000..d24814b --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Documents.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Notebook.svg b/resources/icons/SVG/Outline/Notes/Notebook.svg new file mode 100644 index 0000000..9890ebb --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Notebook.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Notes Minimalistic.svg b/resources/icons/SVG/Outline/Notes/Notes Minimalistic.svg new file mode 100644 index 0000000..752e5ea --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Notes Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notes/Notes.svg b/resources/icons/SVG/Outline/Notes/Notes.svg new file mode 100644 index 0000000..a9c7b49 --- /dev/null +++ b/resources/icons/SVG/Outline/Notes/Notes.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notifications/Bell Bing.svg b/resources/icons/SVG/Outline/Notifications/Bell Bing.svg new file mode 100644 index 0000000..7f9db40 --- /dev/null +++ b/resources/icons/SVG/Outline/Notifications/Bell Bing.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Notifications/Bell Off.svg b/resources/icons/SVG/Outline/Notifications/Bell Off.svg new file mode 100644 index 0000000..d48e8e7 --- /dev/null +++ b/resources/icons/SVG/Outline/Notifications/Bell Off.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Notifications/Bell.svg b/resources/icons/SVG/Outline/Notifications/Bell.svg new file mode 100644 index 0000000..01e7d03 --- /dev/null +++ b/resources/icons/SVG/Outline/Notifications/Bell.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Notifications/Notification Lines Remove.svg b/resources/icons/SVG/Outline/Notifications/Notification Lines Remove.svg new file mode 100644 index 0000000..a6e7ade --- /dev/null +++ b/resources/icons/SVG/Outline/Notifications/Notification Lines Remove.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Notifications/Notification Remove.svg b/resources/icons/SVG/Outline/Notifications/Notification Remove.svg new file mode 100644 index 0000000..22f4284 --- /dev/null +++ b/resources/icons/SVG/Outline/Notifications/Notification Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Notifications/Notification Unread Lines.svg b/resources/icons/SVG/Outline/Notifications/Notification Unread Lines.svg new file mode 100644 index 0000000..4956faa --- /dev/null +++ b/resources/icons/SVG/Outline/Notifications/Notification Unread Lines.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Notifications/Notification Unread.svg b/resources/icons/SVG/Outline/Notifications/Notification Unread.svg new file mode 100644 index 0000000..166a5bf --- /dev/null +++ b/resources/icons/SVG/Outline/Notifications/Notification Unread.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/School/Backpack.svg b/resources/icons/SVG/Outline/School/Backpack.svg new file mode 100644 index 0000000..ee96afc --- /dev/null +++ b/resources/icons/SVG/Outline/School/Backpack.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/School/Book 2.svg b/resources/icons/SVG/Outline/School/Book 2.svg new file mode 100644 index 0000000..eb8aa51 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Book 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/School/Book Bookmark Minimalistic.svg b/resources/icons/SVG/Outline/School/Book Bookmark Minimalistic.svg new file mode 100644 index 0000000..a101b80 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Book Bookmark Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/School/Book Bookmark.svg b/resources/icons/SVG/Outline/School/Book Bookmark.svg new file mode 100644 index 0000000..cdb66ae --- /dev/null +++ b/resources/icons/SVG/Outline/School/Book Bookmark.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/School/Book Minimalistic.svg b/resources/icons/SVG/Outline/School/Book Minimalistic.svg new file mode 100644 index 0000000..1e3a833 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Book Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/School/Book.svg b/resources/icons/SVG/Outline/School/Book.svg new file mode 100644 index 0000000..37006bf --- /dev/null +++ b/resources/icons/SVG/Outline/School/Book.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/School/Bookmark Circle.svg b/resources/icons/SVG/Outline/School/Bookmark Circle.svg new file mode 100644 index 0000000..a5a69c6 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Bookmark Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/School/Bookmark Opened.svg b/resources/icons/SVG/Outline/School/Bookmark Opened.svg new file mode 100644 index 0000000..732a574 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Bookmark Opened.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/School/Bookmark Square Minimalistic.svg b/resources/icons/SVG/Outline/School/Bookmark Square Minimalistic.svg new file mode 100644 index 0000000..7dc0494 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Bookmark Square Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/School/Bookmark Square.svg b/resources/icons/SVG/Outline/School/Bookmark Square.svg new file mode 100644 index 0000000..fc705fb --- /dev/null +++ b/resources/icons/SVG/Outline/School/Bookmark Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/School/Bookmark.svg b/resources/icons/SVG/Outline/School/Bookmark.svg new file mode 100644 index 0000000..a683a61 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Bookmark.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/School/Calculator Minimalistic.svg b/resources/icons/SVG/Outline/School/Calculator Minimalistic.svg new file mode 100644 index 0000000..4f987a5 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Calculator Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/School/Calculator.svg b/resources/icons/SVG/Outline/School/Calculator.svg new file mode 100644 index 0000000..f30d8c1 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Calculator.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Outline/School/Case Minimalistic.svg b/resources/icons/SVG/Outline/School/Case Minimalistic.svg new file mode 100644 index 0000000..6679862 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Case Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/School/Case Round Minimalistic.svg b/resources/icons/SVG/Outline/School/Case Round Minimalistic.svg new file mode 100644 index 0000000..3a5e99a --- /dev/null +++ b/resources/icons/SVG/Outline/School/Case Round Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/School/Case Round.svg b/resources/icons/SVG/Outline/School/Case Round.svg new file mode 100644 index 0000000..f6f3055 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Case Round.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/School/Case.svg b/resources/icons/SVG/Outline/School/Case.svg new file mode 100644 index 0000000..07dc0af --- /dev/null +++ b/resources/icons/SVG/Outline/School/Case.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/School/Diploma Verified.svg b/resources/icons/SVG/Outline/School/Diploma Verified.svg new file mode 100644 index 0000000..0aa2618 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Diploma Verified.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/School/Diploma.svg b/resources/icons/SVG/Outline/School/Diploma.svg new file mode 100644 index 0000000..751fcdb --- /dev/null +++ b/resources/icons/SVG/Outline/School/Diploma.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/School/Document.svg b/resources/icons/SVG/Outline/School/Document.svg new file mode 100644 index 0000000..e6b99b9 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Document.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/School/Notebook Bookmark.svg b/resources/icons/SVG/Outline/School/Notebook Bookmark.svg new file mode 100644 index 0000000..aacab1d --- /dev/null +++ b/resources/icons/SVG/Outline/School/Notebook Bookmark.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/School/Notebook Minimalistic.svg b/resources/icons/SVG/Outline/School/Notebook Minimalistic.svg new file mode 100644 index 0000000..eec6df4 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Notebook Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/School/Notebook Square.svg b/resources/icons/SVG/Outline/School/Notebook Square.svg new file mode 100644 index 0000000..f63e3ef --- /dev/null +++ b/resources/icons/SVG/Outline/School/Notebook Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/School/Notebook.svg b/resources/icons/SVG/Outline/School/Notebook.svg new file mode 100644 index 0000000..2d6c4a8 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Notebook.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/School/Passport Minimalistic.svg b/resources/icons/SVG/Outline/School/Passport Minimalistic.svg new file mode 100644 index 0000000..7defd63 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Passport Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/School/Passport.svg b/resources/icons/SVG/Outline/School/Passport.svg new file mode 100644 index 0000000..8aad51f --- /dev/null +++ b/resources/icons/SVG/Outline/School/Passport.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/School/Plus, Minus.svg b/resources/icons/SVG/Outline/School/Plus, Minus.svg new file mode 100644 index 0000000..22bfe17 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Plus, Minus.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/School/Square Academic Cap 2.svg b/resources/icons/SVG/Outline/School/Square Academic Cap 2.svg new file mode 100644 index 0000000..9deba54 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Square Academic Cap 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/School/Square Academic Cap.svg b/resources/icons/SVG/Outline/School/Square Academic Cap.svg new file mode 100644 index 0000000..c6ab8c4 --- /dev/null +++ b/resources/icons/SVG/Outline/School/Square Academic Cap.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Search/Magnifer Bug.svg b/resources/icons/SVG/Outline/Search/Magnifer Bug.svg new file mode 100644 index 0000000..8a47e15 --- /dev/null +++ b/resources/icons/SVG/Outline/Search/Magnifer Bug.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Search/Magnifer Zoom In.svg b/resources/icons/SVG/Outline/Search/Magnifer Zoom In.svg new file mode 100644 index 0000000..27c6990 --- /dev/null +++ b/resources/icons/SVG/Outline/Search/Magnifer Zoom In.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Search/Magnifer Zoom Out.svg b/resources/icons/SVG/Outline/Search/Magnifer Zoom Out.svg new file mode 100644 index 0000000..0ce2388 --- /dev/null +++ b/resources/icons/SVG/Outline/Search/Magnifer Zoom Out.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Search/Magnifer.svg b/resources/icons/SVG/Outline/Search/Magnifer.svg new file mode 100644 index 0000000..444ebca --- /dev/null +++ b/resources/icons/SVG/Outline/Search/Magnifer.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Search/Minimalistic Magnifer Bug.svg b/resources/icons/SVG/Outline/Search/Minimalistic Magnifer Bug.svg new file mode 100644 index 0000000..e762177 --- /dev/null +++ b/resources/icons/SVG/Outline/Search/Minimalistic Magnifer Bug.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Search/Minimalistic Magnifer Zoom In.svg b/resources/icons/SVG/Outline/Search/Minimalistic Magnifer Zoom In.svg new file mode 100644 index 0000000..011a8d9 --- /dev/null +++ b/resources/icons/SVG/Outline/Search/Minimalistic Magnifer Zoom In.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Search/Minimalistic Magnifer Zoom Out.svg b/resources/icons/SVG/Outline/Search/Minimalistic Magnifer Zoom Out.svg new file mode 100644 index 0000000..c6044d6 --- /dev/null +++ b/resources/icons/SVG/Outline/Search/Minimalistic Magnifer Zoom Out.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Search/Minimalistic Magnifer.svg b/resources/icons/SVG/Outline/Search/Minimalistic Magnifer.svg new file mode 100644 index 0000000..00c31bb --- /dev/null +++ b/resources/icons/SVG/Outline/Search/Minimalistic Magnifer.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Search/Rounded Magnifer Bug.svg b/resources/icons/SVG/Outline/Search/Rounded Magnifer Bug.svg new file mode 100644 index 0000000..a72b5ee --- /dev/null +++ b/resources/icons/SVG/Outline/Search/Rounded Magnifer Bug.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Search/Rounded Magnifer Zoom In.svg b/resources/icons/SVG/Outline/Search/Rounded Magnifer Zoom In.svg new file mode 100644 index 0000000..0d6a7f2 --- /dev/null +++ b/resources/icons/SVG/Outline/Search/Rounded Magnifer Zoom In.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Search/Rounded Magnifer Zoom Out.svg b/resources/icons/SVG/Outline/Search/Rounded Magnifer Zoom Out.svg new file mode 100644 index 0000000..8f50b65 --- /dev/null +++ b/resources/icons/SVG/Outline/Search/Rounded Magnifer Zoom Out.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Search/Rounded Magnifer.svg b/resources/icons/SVG/Outline/Search/Rounded Magnifer.svg new file mode 100644 index 0000000..27c4886 --- /dev/null +++ b/resources/icons/SVG/Outline/Search/Rounded Magnifer.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Bomb Emoji.svg b/resources/icons/SVG/Outline/Security/Bomb Emoji.svg new file mode 100644 index 0000000..1057e01 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Bomb Emoji.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Security/Bomb Minimalistic.svg b/resources/icons/SVG/Outline/Security/Bomb Minimalistic.svg new file mode 100644 index 0000000..0b142fd --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Bomb Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Security/Bomb.svg b/resources/icons/SVG/Outline/Security/Bomb.svg new file mode 100644 index 0000000..b968f91 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Bomb.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Code Scan.svg b/resources/icons/SVG/Outline/Security/Code Scan.svg new file mode 100644 index 0000000..bafdda4 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Code Scan.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Eye Closed.svg b/resources/icons/SVG/Outline/Security/Eye Closed.svg new file mode 100644 index 0000000..646495d --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Eye Closed.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Eye Scan.svg b/resources/icons/SVG/Outline/Security/Eye Scan.svg new file mode 100644 index 0000000..5a291c5 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Eye Scan.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Outline/Security/Eye.svg b/resources/icons/SVG/Outline/Security/Eye.svg new file mode 100644 index 0000000..ad0623e --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Eye.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Security/Incognito.svg b/resources/icons/SVG/Outline/Security/Incognito.svg new file mode 100644 index 0000000..fe1e16f --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Incognito.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Key Minimalistic 2.svg b/resources/icons/SVG/Outline/Security/Key Minimalistic 2.svg new file mode 100644 index 0000000..11cee3a --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Key Minimalistic 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Key Minimalistic Square 2.svg b/resources/icons/SVG/Outline/Security/Key Minimalistic Square 2.svg new file mode 100644 index 0000000..ac55a69 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Key Minimalistic Square 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Key Minimalistic Square 3.svg b/resources/icons/SVG/Outline/Security/Key Minimalistic Square 3.svg new file mode 100644 index 0000000..4531a1c --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Key Minimalistic Square 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Key Minimalistic Square.svg b/resources/icons/SVG/Outline/Security/Key Minimalistic Square.svg new file mode 100644 index 0000000..cfc835d --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Key Minimalistic Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Key Minimalistic.svg b/resources/icons/SVG/Outline/Security/Key Minimalistic.svg new file mode 100644 index 0000000..d540aaa --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Key Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Key Square 2.svg b/resources/icons/SVG/Outline/Security/Key Square 2.svg new file mode 100644 index 0000000..4ea4ad8 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Key Square 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Key Square.svg b/resources/icons/SVG/Outline/Security/Key Square.svg new file mode 100644 index 0000000..6c2fbe0 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Key Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Key.svg b/resources/icons/SVG/Outline/Security/Key.svg new file mode 100644 index 0000000..7d7249b --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Key.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Security/Lock Keyhole Minimalistic Unlocked.svg b/resources/icons/SVG/Outline/Security/Lock Keyhole Minimalistic Unlocked.svg new file mode 100644 index 0000000..f92602a --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Lock Keyhole Minimalistic Unlocked.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Security/Lock Keyhole Minimalistic.svg b/resources/icons/SVG/Outline/Security/Lock Keyhole Minimalistic.svg new file mode 100644 index 0000000..7989346 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Lock Keyhole Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Security/Lock Keyhole Unlocked.svg b/resources/icons/SVG/Outline/Security/Lock Keyhole Unlocked.svg new file mode 100644 index 0000000..663022b --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Lock Keyhole Unlocked.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Security/Lock Keyhole.svg b/resources/icons/SVG/Outline/Security/Lock Keyhole.svg new file mode 100644 index 0000000..2ea177c --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Lock Keyhole.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Security/Lock Password Unlocked.svg b/resources/icons/SVG/Outline/Security/Lock Password Unlocked.svg new file mode 100644 index 0000000..3b269d5 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Lock Password Unlocked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Security/Lock Password.svg b/resources/icons/SVG/Outline/Security/Lock Password.svg new file mode 100644 index 0000000..c34f545 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Lock Password.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Security/Lock Unlocked.svg b/resources/icons/SVG/Outline/Security/Lock Unlocked.svg new file mode 100644 index 0000000..f0223c6 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Lock Unlocked.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Lock.svg b/resources/icons/SVG/Outline/Security/Lock.svg new file mode 100644 index 0000000..472e296 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Lock.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Object Scan.svg b/resources/icons/SVG/Outline/Security/Object Scan.svg new file mode 100644 index 0000000..0f3dd21 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Object Scan.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Password Minimalistic Input.svg b/resources/icons/SVG/Outline/Security/Password Minimalistic Input.svg new file mode 100644 index 0000000..b1c60b8 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Password Minimalistic Input.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Security/Password Minimalistic.svg b/resources/icons/SVG/Outline/Security/Password Minimalistic.svg new file mode 100644 index 0000000..2d09bab --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Password Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Security/Password.svg b/resources/icons/SVG/Outline/Security/Password.svg new file mode 100644 index 0000000..8b53fd8 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Password.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Security/QR Code.svg b/resources/icons/SVG/Outline/Security/QR Code.svg new file mode 100644 index 0000000..7a09c00 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/QR Code.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Security/Scanner 2.svg b/resources/icons/SVG/Outline/Security/Scanner 2.svg new file mode 100644 index 0000000..803e402 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Scanner 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Security/Scanner.svg b/resources/icons/SVG/Outline/Security/Scanner.svg new file mode 100644 index 0000000..dadb352 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Scanner.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Security/Shield Check.svg b/resources/icons/SVG/Outline/Security/Shield Check.svg new file mode 100644 index 0000000..ba40c7c --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Shield Check.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Security/Shield Cross.svg b/resources/icons/SVG/Outline/Security/Shield Cross.svg new file mode 100644 index 0000000..5b477ac --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Shield Cross.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Security/Shield Keyhole Minimalistic.svg b/resources/icons/SVG/Outline/Security/Shield Keyhole Minimalistic.svg new file mode 100644 index 0000000..c462e45 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Shield Keyhole Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Security/Shield Keyhole.svg b/resources/icons/SVG/Outline/Security/Shield Keyhole.svg new file mode 100644 index 0000000..3558363 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Shield Keyhole.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Security/Shield Minimalistic.svg b/resources/icons/SVG/Outline/Security/Shield Minimalistic.svg new file mode 100644 index 0000000..b5e6e95 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Shield Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Shield Minus.svg b/resources/icons/SVG/Outline/Security/Shield Minus.svg new file mode 100644 index 0000000..15abbed --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Shield Minus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Security/Shield Network.svg b/resources/icons/SVG/Outline/Security/Shield Network.svg new file mode 100644 index 0000000..58c8843 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Shield Network.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Security/Shield Plus.svg b/resources/icons/SVG/Outline/Security/Shield Plus.svg new file mode 100644 index 0000000..cecf44e --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Shield Plus.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Security/Shield Star.svg b/resources/icons/SVG/Outline/Security/Shield Star.svg new file mode 100644 index 0000000..1c2a92c --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Shield Star.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Shield Up.svg b/resources/icons/SVG/Outline/Security/Shield Up.svg new file mode 100644 index 0000000..4bcbb48 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Shield Up.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Security/Shield User.svg b/resources/icons/SVG/Outline/Security/Shield User.svg new file mode 100644 index 0000000..3bea186 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Shield User.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Security/Shield Warning.svg b/resources/icons/SVG/Outline/Security/Shield Warning.svg new file mode 100644 index 0000000..6218bf4 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Shield Warning.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Security/Shield.svg b/resources/icons/SVG/Outline/Security/Shield.svg new file mode 100644 index 0000000..19af364 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Shield.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Security/Siren Rounded.svg b/resources/icons/SVG/Outline/Security/Siren Rounded.svg new file mode 100644 index 0000000..96d9732 --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Siren Rounded.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Security/Siren.svg b/resources/icons/SVG/Outline/Security/Siren.svg new file mode 100644 index 0000000..82ae9cc --- /dev/null +++ b/resources/icons/SVG/Outline/Security/Siren.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Settings, Fine Tuning/Settings Minimalistic.svg b/resources/icons/SVG/Outline/Settings, Fine Tuning/Settings Minimalistic.svg new file mode 100644 index 0000000..16441e7 --- /dev/null +++ b/resources/icons/SVG/Outline/Settings, Fine Tuning/Settings Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Settings, Fine Tuning/Settings.svg b/resources/icons/SVG/Outline/Settings, Fine Tuning/Settings.svg new file mode 100644 index 0000000..3813c9d --- /dev/null +++ b/resources/icons/SVG/Outline/Settings, Fine Tuning/Settings.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning 2.svg b/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning 2.svg new file mode 100644 index 0000000..1001444 --- /dev/null +++ b/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning 2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning 3.svg b/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning 3.svg new file mode 100644 index 0000000..55e58a1 --- /dev/null +++ b/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning 3.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning 4.svg b/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning 4.svg new file mode 100644 index 0000000..9d0bc85 --- /dev/null +++ b/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning 4.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning Square 2.svg b/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning Square 2.svg new file mode 100644 index 0000000..410d8a5 --- /dev/null +++ b/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning Square 2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning Square.svg b/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning Square.svg new file mode 100644 index 0000000..dc83367 --- /dev/null +++ b/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning Square.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning.svg b/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning.svg new file mode 100644 index 0000000..0196a54 --- /dev/null +++ b/resources/icons/SVG/Outline/Settings, Fine Tuning/Tuning.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 2.svg b/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 2.svg new file mode 100644 index 0000000..a084fda --- /dev/null +++ b/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 2.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 3.svg b/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 3.svg new file mode 100644 index 0000000..9fff6b4 --- /dev/null +++ b/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 3.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 4.svg b/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 4.svg new file mode 100644 index 0000000..e01cdca --- /dev/null +++ b/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 4.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 5.svg b/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 5.svg new file mode 100644 index 0000000..1ee98c3 --- /dev/null +++ b/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 5.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 6.svg b/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 6.svg new file mode 100644 index 0000000..8bd9392 --- /dev/null +++ b/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget 6.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget Add.svg b/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget Add.svg new file mode 100644 index 0000000..34df4bf --- /dev/null +++ b/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget Add.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget.svg b/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget.svg new file mode 100644 index 0000000..dca56cc --- /dev/null +++ b/resources/icons/SVG/Outline/Settings, Fine Tuning/Widget.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag 2.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag 2.svg new file mode 100644 index 0000000..91ace5b --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag 3.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag 3.svg new file mode 100644 index 0000000..93826c1 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag 4.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag 4.svg new file mode 100644 index 0000000..6d6bbba --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag 4.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag 5.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag 5.svg new file mode 100644 index 0000000..1260185 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag 5.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Check.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Check.svg new file mode 100644 index 0000000..fc7b87c --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Cross.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Cross.svg new file mode 100644 index 0000000..c0b854f --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Cross.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Heart.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Heart.svg new file mode 100644 index 0000000..0602a5c --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Heart.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Music 2.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Music 2.svg new file mode 100644 index 0000000..1445e07 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Music 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Music.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Music.svg new file mode 100644 index 0000000..5dcb8d5 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Music.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Smile.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Smile.svg new file mode 100644 index 0000000..1e7f034 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag Smile.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag.svg new file mode 100644 index 0000000..a6fdad2 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Bag.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart 2.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart 2.svg new file mode 100644 index 0000000..a80bb70 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart 3.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart 3.svg new file mode 100644 index 0000000..08a80dc --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart 3.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart 4.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart 4.svg new file mode 100644 index 0000000..6b904d1 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart 4.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart 5.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart 5.svg new file mode 100644 index 0000000..2a7624c --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart 5.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Check.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Check.svg new file mode 100644 index 0000000..6b74707 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Check.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Cross.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Cross.svg new file mode 100644 index 0000000..baea42c --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Cross.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large 2.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large 2.svg new file mode 100644 index 0000000..ecd795b --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large 3.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large 3.svg new file mode 100644 index 0000000..977d4d3 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large 3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large 4.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large 4.svg new file mode 100644 index 0000000..1b40af0 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large 4.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large Minimalistic.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large Minimalistic.svg new file mode 100644 index 0000000..c498820 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large.svg new file mode 100644 index 0000000..e56a582 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Large.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Plus.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Plus.svg new file mode 100644 index 0000000..7708792 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart Plus.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart.svg new file mode 100644 index 0000000..3d75e2f --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Cart.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Shop 2.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Shop 2.svg new file mode 100644 index 0000000..5a02a04 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Shop 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Shop Minimalistic.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Shop Minimalistic.svg new file mode 100644 index 0000000..e1ade37 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Shop Minimalistic.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Shopping, Ecommerce/Shop.svg b/resources/icons/SVG/Outline/Shopping, Ecommerce/Shop.svg new file mode 100644 index 0000000..77be6c8 --- /dev/null +++ b/resources/icons/SVG/Outline/Shopping, Ecommerce/Shop.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Balls.svg b/resources/icons/SVG/Outline/Sports/Balls.svg new file mode 100644 index 0000000..dede359 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Balls.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Basketball.svg b/resources/icons/SVG/Outline/Sports/Basketball.svg new file mode 100644 index 0000000..6aa5761 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Basketball.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Bicycling Round.svg b/resources/icons/SVG/Outline/Sports/Bicycling Round.svg new file mode 100644 index 0000000..6a8c786 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Bicycling Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Bicycling.svg b/resources/icons/SVG/Outline/Sports/Bicycling.svg new file mode 100644 index 0000000..ee48475 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Bicycling.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Body Shape Minimalistic.svg b/resources/icons/SVG/Outline/Sports/Body Shape Minimalistic.svg new file mode 100644 index 0000000..60dc0de --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Body Shape Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Body Shape.svg b/resources/icons/SVG/Outline/Sports/Body Shape.svg new file mode 100644 index 0000000..db51cf2 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Body Shape.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Bowling.svg b/resources/icons/SVG/Outline/Sports/Bowling.svg new file mode 100644 index 0000000..b264389 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Bowling.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Dumbbell Large Minimalistic.svg b/resources/icons/SVG/Outline/Sports/Dumbbell Large Minimalistic.svg new file mode 100644 index 0000000..13ddfe2 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Dumbbell Large Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Dumbbell Large.svg b/resources/icons/SVG/Outline/Sports/Dumbbell Large.svg new file mode 100644 index 0000000..c22f434 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Dumbbell Large.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Dumbbell Small.svg b/resources/icons/SVG/Outline/Sports/Dumbbell Small.svg new file mode 100644 index 0000000..66f23a2 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Dumbbell Small.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Dumbbell.svg b/resources/icons/SVG/Outline/Sports/Dumbbell.svg new file mode 100644 index 0000000..8d2db2e --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Dumbbell.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Dumbbells 2.svg b/resources/icons/SVG/Outline/Sports/Dumbbells 2.svg new file mode 100644 index 0000000..6a35372 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Dumbbells 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Dumbbells.svg b/resources/icons/SVG/Outline/Sports/Dumbbells.svg new file mode 100644 index 0000000..48563d0 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Dumbbells.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Football.svg b/resources/icons/SVG/Outline/Sports/Football.svg new file mode 100644 index 0000000..ac82cac --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Football.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Golf.svg b/resources/icons/SVG/Outline/Sports/Golf.svg new file mode 100644 index 0000000..7a87669 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Golf.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Hiking Minimalistic.svg b/resources/icons/SVG/Outline/Sports/Hiking Minimalistic.svg new file mode 100644 index 0000000..aea700e --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Hiking Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Hiking Round.svg b/resources/icons/SVG/Outline/Sports/Hiking Round.svg new file mode 100644 index 0000000..f3884ad --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Hiking Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Hiking.svg b/resources/icons/SVG/Outline/Sports/Hiking.svg new file mode 100644 index 0000000..501ddcc --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Hiking.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Meditation Round.svg b/resources/icons/SVG/Outline/Sports/Meditation Round.svg new file mode 100644 index 0000000..8fb8853 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Meditation Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Meditation.svg b/resources/icons/SVG/Outline/Sports/Meditation.svg new file mode 100644 index 0000000..a30f7bc --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Meditation.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Ranking.svg b/resources/icons/SVG/Outline/Sports/Ranking.svg new file mode 100644 index 0000000..a7cff1c --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Ranking.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Rugby.svg b/resources/icons/SVG/Outline/Sports/Rugby.svg new file mode 100644 index 0000000..8131c3b --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Rugby.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Running 2.svg b/resources/icons/SVG/Outline/Sports/Running 2.svg new file mode 100644 index 0000000..b01951c --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Running 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Running Round.svg b/resources/icons/SVG/Outline/Sports/Running Round.svg new file mode 100644 index 0000000..f59779b --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Running Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Running.svg b/resources/icons/SVG/Outline/Sports/Running.svg new file mode 100644 index 0000000..4a7d9e9 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Running.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Skateboard.svg b/resources/icons/SVG/Outline/Sports/Skateboard.svg new file mode 100644 index 0000000..c4f92e6 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Skateboard.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Skateboarding Round.svg b/resources/icons/SVG/Outline/Sports/Skateboarding Round.svg new file mode 100644 index 0000000..38eba79 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Skateboarding Round.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Sports/Skateboarding.svg b/resources/icons/SVG/Outline/Sports/Skateboarding.svg new file mode 100644 index 0000000..498ed07 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Skateboarding.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Sports/Stretching Round.svg b/resources/icons/SVG/Outline/Sports/Stretching Round.svg new file mode 100644 index 0000000..e42a051 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Stretching Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Stretching.svg b/resources/icons/SVG/Outline/Sports/Stretching.svg new file mode 100644 index 0000000..5e07ec8 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Stretching.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Swimming.svg b/resources/icons/SVG/Outline/Sports/Swimming.svg new file mode 100644 index 0000000..2ff0dd7 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Swimming.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Tennis 2.svg b/resources/icons/SVG/Outline/Sports/Tennis 2.svg new file mode 100644 index 0000000..08dbc85 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Tennis 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Sports/Tennis.svg b/resources/icons/SVG/Outline/Sports/Tennis.svg new file mode 100644 index 0000000..0778a60 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Tennis.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Treadmill Round.svg b/resources/icons/SVG/Outline/Sports/Treadmill Round.svg new file mode 100644 index 0000000..54a7537 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Treadmill Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Treadmill.svg b/resources/icons/SVG/Outline/Sports/Treadmill.svg new file mode 100644 index 0000000..f18656f --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Treadmill.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Volleyball 2.svg b/resources/icons/SVG/Outline/Sports/Volleyball 2.svg new file mode 100644 index 0000000..1e20213 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Volleyball 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Volleyball.svg b/resources/icons/SVG/Outline/Sports/Volleyball.svg new file mode 100644 index 0000000..37a2ae1 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Volleyball.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Walking Round.svg b/resources/icons/SVG/Outline/Sports/Walking Round.svg new file mode 100644 index 0000000..7996056 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Walking Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Walking.svg b/resources/icons/SVG/Outline/Sports/Walking.svg new file mode 100644 index 0000000..5cb7079 --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Walking.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Water Sun.svg b/resources/icons/SVG/Outline/Sports/Water Sun.svg new file mode 100644 index 0000000..33f78fd --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Water Sun.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Sports/Water.svg b/resources/icons/SVG/Outline/Sports/Water.svg new file mode 100644 index 0000000..f008d3a --- /dev/null +++ b/resources/icons/SVG/Outline/Sports/Water.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Backspace.svg b/resources/icons/SVG/Outline/Text Formatting/Backspace.svg new file mode 100644 index 0000000..9338124 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Backspace.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Eraser Circle.svg b/resources/icons/SVG/Outline/Text Formatting/Eraser Circle.svg new file mode 100644 index 0000000..3a9a8e2 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Eraser Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Eraser Square.svg b/resources/icons/SVG/Outline/Text Formatting/Eraser Square.svg new file mode 100644 index 0000000..cde1a33 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Eraser Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Eraser.svg b/resources/icons/SVG/Outline/Text Formatting/Eraser.svg new file mode 100644 index 0000000..55d7376 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Eraser.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Link Broken Minimalistic.svg b/resources/icons/SVG/Outline/Text Formatting/Link Broken Minimalistic.svg new file mode 100644 index 0000000..8ef9ff2 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Link Broken Minimalistic.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Link Broken.svg b/resources/icons/SVG/Outline/Text Formatting/Link Broken.svg new file mode 100644 index 0000000..d871c3f --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Link Broken.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Link Circle.svg b/resources/icons/SVG/Outline/Text Formatting/Link Circle.svg new file mode 100644 index 0000000..d263333 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Link Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Link Minimalistic 2.svg b/resources/icons/SVG/Outline/Text Formatting/Link Minimalistic 2.svg new file mode 100644 index 0000000..fd88b55 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Link Minimalistic 2.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Link Minimalistic.svg b/resources/icons/SVG/Outline/Text Formatting/Link Minimalistic.svg new file mode 100644 index 0000000..d42eab2 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Link Minimalistic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Link Round Angle.svg b/resources/icons/SVG/Outline/Text Formatting/Link Round Angle.svg new file mode 100644 index 0000000..b264b7f --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Link Round Angle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Link Round.svg b/resources/icons/SVG/Outline/Text Formatting/Link Round.svg new file mode 100644 index 0000000..88eca34 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Link Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Link Square.svg b/resources/icons/SVG/Outline/Text Formatting/Link Square.svg new file mode 100644 index 0000000..cf17843 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Link Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Link.svg b/resources/icons/SVG/Outline/Text Formatting/Link.svg new file mode 100644 index 0000000..2c4c02b --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Link.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Paragraph Spacing.svg b/resources/icons/SVG/Outline/Text Formatting/Paragraph Spacing.svg new file mode 100644 index 0000000..9877999 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Paragraph Spacing.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Bold Circle.svg b/resources/icons/SVG/Outline/Text Formatting/Text Bold Circle.svg new file mode 100644 index 0000000..da71857 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Bold Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Bold Square.svg b/resources/icons/SVG/Outline/Text Formatting/Text Bold Square.svg new file mode 100644 index 0000000..c21f3fb --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Bold Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Bold.svg b/resources/icons/SVG/Outline/Text Formatting/Text Bold.svg new file mode 100644 index 0000000..a317f3b --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Bold.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Circle.svg b/resources/icons/SVG/Outline/Text Formatting/Text Circle.svg new file mode 100644 index 0000000..536cc05 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Cross Circle.svg b/resources/icons/SVG/Outline/Text Formatting/Text Cross Circle.svg new file mode 100644 index 0000000..6e5b5e6 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Cross Circle.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Cross Square.svg b/resources/icons/SVG/Outline/Text Formatting/Text Cross Square.svg new file mode 100644 index 0000000..74ec75e --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Cross Square.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Cross.svg b/resources/icons/SVG/Outline/Text Formatting/Text Cross.svg new file mode 100644 index 0000000..dce58e0 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Field Focus.svg b/resources/icons/SVG/Outline/Text Formatting/Text Field Focus.svg new file mode 100644 index 0000000..1e4ded9 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Field Focus.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Field.svg b/resources/icons/SVG/Outline/Text Formatting/Text Field.svg new file mode 100644 index 0000000..f35f14b --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Field.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Italic Circle.svg b/resources/icons/SVG/Outline/Text Formatting/Text Italic Circle.svg new file mode 100644 index 0000000..c109726 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Italic Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Italic Square.svg b/resources/icons/SVG/Outline/Text Formatting/Text Italic Square.svg new file mode 100644 index 0000000..c48c9f8 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Italic Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Italic.svg b/resources/icons/SVG/Outline/Text Formatting/Text Italic.svg new file mode 100644 index 0000000..583b050 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Italic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Selection.svg b/resources/icons/SVG/Outline/Text Formatting/Text Selection.svg new file mode 100644 index 0000000..f19b2ff --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Selection.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Square 2.svg b/resources/icons/SVG/Outline/Text Formatting/Text Square 2.svg new file mode 100644 index 0000000..c7279ef --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Square 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Square.svg b/resources/icons/SVG/Outline/Text Formatting/Text Square.svg new file mode 100644 index 0000000..c1c27e8 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Square.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Underline Circle.svg b/resources/icons/SVG/Outline/Text Formatting/Text Underline Circle.svg new file mode 100644 index 0000000..55cac10 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Underline Circle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Underline Cross.svg b/resources/icons/SVG/Outline/Text Formatting/Text Underline Cross.svg new file mode 100644 index 0000000..f4e973f --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Underline Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text Underline.svg b/resources/icons/SVG/Outline/Text Formatting/Text Underline.svg new file mode 100644 index 0000000..54e765f --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text Underline.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Text Formatting/Text.svg b/resources/icons/SVG/Outline/Text Formatting/Text.svg new file mode 100644 index 0000000..41207b1 --- /dev/null +++ b/resources/icons/SVG/Outline/Text Formatting/Text.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Alarm Add.svg b/resources/icons/SVG/Outline/Time/Alarm Add.svg new file mode 100644 index 0000000..00061db --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Alarm Add.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Alarm Pause.svg b/resources/icons/SVG/Outline/Time/Alarm Pause.svg new file mode 100644 index 0000000..16e6198 --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Alarm Pause.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Time/Alarm Play.svg b/resources/icons/SVG/Outline/Time/Alarm Play.svg new file mode 100644 index 0000000..d3c7988 --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Alarm Play.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Alarm Remove.svg b/resources/icons/SVG/Outline/Time/Alarm Remove.svg new file mode 100644 index 0000000..593613a --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Alarm Remove.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Alarm Sleep.svg b/resources/icons/SVG/Outline/Time/Alarm Sleep.svg new file mode 100644 index 0000000..c361d3c --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Alarm Sleep.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Alarm Turn Off.svg b/resources/icons/SVG/Outline/Time/Alarm Turn Off.svg new file mode 100644 index 0000000..077b9b0 --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Alarm Turn Off.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Alarm.svg b/resources/icons/SVG/Outline/Time/Alarm.svg new file mode 100644 index 0000000..272c378 --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Alarm.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Calendar Add.svg b/resources/icons/SVG/Outline/Time/Calendar Add.svg new file mode 100644 index 0000000..866a4ea --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Calendar Add.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Calendar Date.svg b/resources/icons/SVG/Outline/Time/Calendar Date.svg new file mode 100644 index 0000000..724ff5e --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Calendar Date.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Calendar Mark.svg b/resources/icons/SVG/Outline/Time/Calendar Mark.svg new file mode 100644 index 0000000..beadb2d --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Calendar Mark.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Calendar Minimalistic.svg b/resources/icons/SVG/Outline/Time/Calendar Minimalistic.svg new file mode 100644 index 0000000..6b8aff7 --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Calendar Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Calendar Search.svg b/resources/icons/SVG/Outline/Time/Calendar Search.svg new file mode 100644 index 0000000..0cedbf9 --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Calendar Search.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Calendar.svg b/resources/icons/SVG/Outline/Time/Calendar.svg new file mode 100644 index 0000000..0ad3a97 --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Calendar.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Time/Clock Circle.svg b/resources/icons/SVG/Outline/Time/Clock Circle.svg new file mode 100644 index 0000000..444591a --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Clock Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Clock Square.svg b/resources/icons/SVG/Outline/Time/Clock Square.svg new file mode 100644 index 0000000..9244abb --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Clock Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/History 2.svg b/resources/icons/SVG/Outline/Time/History 2.svg new file mode 100644 index 0000000..9fc06cd --- /dev/null +++ b/resources/icons/SVG/Outline/Time/History 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Time/History 3.svg b/resources/icons/SVG/Outline/Time/History 3.svg new file mode 100644 index 0000000..798bfa7 --- /dev/null +++ b/resources/icons/SVG/Outline/Time/History 3.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Time/History.svg b/resources/icons/SVG/Outline/Time/History.svg new file mode 100644 index 0000000..e8be33e --- /dev/null +++ b/resources/icons/SVG/Outline/Time/History.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Hourglass Line.svg b/resources/icons/SVG/Outline/Time/Hourglass Line.svg new file mode 100644 index 0000000..4e958a8 --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Hourglass Line.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Hourglass.svg b/resources/icons/SVG/Outline/Time/Hourglass.svg new file mode 100644 index 0000000..e64e6a2 --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Hourglass.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Stopwatch Pause.svg b/resources/icons/SVG/Outline/Time/Stopwatch Pause.svg new file mode 100644 index 0000000..d255b76 --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Stopwatch Pause.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Time/Stopwatch Play.svg b/resources/icons/SVG/Outline/Time/Stopwatch Play.svg new file mode 100644 index 0000000..c4cc019 --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Stopwatch Play.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Stopwatch.svg b/resources/icons/SVG/Outline/Time/Stopwatch.svg new file mode 100644 index 0000000..5ae18c4 --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Stopwatch.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Watch Round.svg b/resources/icons/SVG/Outline/Time/Watch Round.svg new file mode 100644 index 0000000..5d4dfda --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Watch Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Watch Square Minimalistic Charge.svg b/resources/icons/SVG/Outline/Time/Watch Square Minimalistic Charge.svg new file mode 100644 index 0000000..c42f476 --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Watch Square Minimalistic Charge.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Watch Square Minimalistic.svg b/resources/icons/SVG/Outline/Time/Watch Square Minimalistic.svg new file mode 100644 index 0000000..114bfaf --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Watch Square Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Time/Watch Square.svg b/resources/icons/SVG/Outline/Time/Watch Square.svg new file mode 100644 index 0000000..3386975 --- /dev/null +++ b/resources/icons/SVG/Outline/Time/Watch Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Users/User Block Rounded.svg b/resources/icons/SVG/Outline/Users/User Block Rounded.svg new file mode 100644 index 0000000..7660b3b --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Block Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Users/User Block.svg b/resources/icons/SVG/Outline/Users/User Block.svg new file mode 100644 index 0000000..84ffbda --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Block.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Users/User Check Rounded.svg b/resources/icons/SVG/Outline/Users/User Check Rounded.svg new file mode 100644 index 0000000..becb70a --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Check Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Users/User Check.svg b/resources/icons/SVG/Outline/Users/User Check.svg new file mode 100644 index 0000000..04a6f3a --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Users/User Circle.svg b/resources/icons/SVG/Outline/Users/User Circle.svg new file mode 100644 index 0000000..b4d744d --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Users/User Cross Rounded.svg b/resources/icons/SVG/Outline/Users/User Cross Rounded.svg new file mode 100644 index 0000000..c57f978 --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Cross Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Users/User Cross.svg b/resources/icons/SVG/Outline/Users/User Cross.svg new file mode 100644 index 0000000..fdcd32d --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Cross.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Users/User Hand Up.svg b/resources/icons/SVG/Outline/Users/User Hand Up.svg new file mode 100644 index 0000000..24e3f61 --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Hand Up.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Users/User Hands.svg b/resources/icons/SVG/Outline/Users/User Hands.svg new file mode 100644 index 0000000..6f10814 --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Hands.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Users/User Heart Rounded.svg b/resources/icons/SVG/Outline/Users/User Heart Rounded.svg new file mode 100644 index 0000000..1265ec9 --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Heart Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Users/User Heart.svg b/resources/icons/SVG/Outline/Users/User Heart.svg new file mode 100644 index 0000000..79d0892 --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Heart.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Users/User Id.svg b/resources/icons/SVG/Outline/Users/User Id.svg new file mode 100644 index 0000000..109f721 --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Id.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Outline/Users/User Minus Rounded.svg b/resources/icons/SVG/Outline/Users/User Minus Rounded.svg new file mode 100644 index 0000000..ecc6800 --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Minus Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Users/User Minus.svg b/resources/icons/SVG/Outline/Users/User Minus.svg new file mode 100644 index 0000000..9819a18 --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Minus.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Users/User Plus Rounded.svg b/resources/icons/SVG/Outline/Users/User Plus Rounded.svg new file mode 100644 index 0000000..0b3d713 --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Plus Rounded.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Users/User Plus.svg b/resources/icons/SVG/Outline/Users/User Plus.svg new file mode 100644 index 0000000..7f7566c --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Plus.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Users/User Rounded.svg b/resources/icons/SVG/Outline/Users/User Rounded.svg new file mode 100644 index 0000000..3bfe093 --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Rounded.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Users/User Speak Rounded.svg b/resources/icons/SVG/Outline/Users/User Speak Rounded.svg new file mode 100644 index 0000000..371de08 --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Speak Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Users/User Speak.svg b/resources/icons/SVG/Outline/Users/User Speak.svg new file mode 100644 index 0000000..b228436 --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User Speak.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Users/User.svg b/resources/icons/SVG/Outline/Users/User.svg new file mode 100644 index 0000000..a16912d --- /dev/null +++ b/resources/icons/SVG/Outline/Users/User.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Users/Users Group Rounded.svg b/resources/icons/SVG/Outline/Users/Users Group Rounded.svg new file mode 100644 index 0000000..2cfb890 --- /dev/null +++ b/resources/icons/SVG/Outline/Users/Users Group Rounded.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/icons/SVG/Outline/Users/Users Group Two Rounded.svg b/resources/icons/SVG/Outline/Users/Users Group Two Rounded.svg new file mode 100644 index 0000000..0e5d503 --- /dev/null +++ b/resources/icons/SVG/Outline/Users/Users Group Two Rounded.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Album.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Album.svg new file mode 100644 index 0000000..fc965a1 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Album.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Camera Add.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Camera Add.svg new file mode 100644 index 0000000..3b9a814 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Camera Add.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Camera Minimalistic.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Camera Minimalistic.svg new file mode 100644 index 0000000..bcf9dcf --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Camera Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Camera Rotate.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Camera Rotate.svg new file mode 100644 index 0000000..e66d6f6 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Camera Rotate.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Camera Square.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Camera Square.svg new file mode 100644 index 0000000..593bc2b --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Camera Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Camera.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Camera.svg new file mode 100644 index 0000000..200c8bd --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Camera.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Edit.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Edit.svg new file mode 100644 index 0000000..1f4f91b --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Edit.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Open Play.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Open Play.svg new file mode 100644 index 0000000..4974d2b --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Open Play.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Open.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Open.svg new file mode 100644 index 0000000..8d21629 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Open.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Play.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Play.svg new file mode 100644 index 0000000..47aebb9 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Play.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Text.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Text.svg new file mode 100644 index 0000000..4fc48e0 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard Text.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard.svg new file mode 100644 index 0000000..66f6cf6 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Clapperboard.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Full Screen Circle.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Full Screen Circle.svg new file mode 100644 index 0000000..b98c66c --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Full Screen Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Full Screen Square.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Full Screen Square.svg new file mode 100644 index 0000000..fd78ccd --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Full Screen Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Full Screen.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Full Screen.svg new file mode 100644 index 0000000..1fb3626 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Full Screen.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Add.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Add.svg new file mode 100644 index 0000000..96ea5aa --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Add.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Check.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Check.svg new file mode 100644 index 0000000..f6c6546 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Check.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Circle.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Circle.svg new file mode 100644 index 0000000..d5ffbdc --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Download.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Download.svg new file mode 100644 index 0000000..fb3ff8b --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Download.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Edit.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Edit.svg new file mode 100644 index 0000000..eab277d --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Edit.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Favourite.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Favourite.svg new file mode 100644 index 0000000..eb6ce70 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Favourite.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Minimalistic.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Minimalistic.svg new file mode 100644 index 0000000..856d4b6 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Remove.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Remove.svg new file mode 100644 index 0000000..248c798 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Remove.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Round.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Round.svg new file mode 100644 index 0000000..5a200f5 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Round.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Send.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Send.svg new file mode 100644 index 0000000..ea79500 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Send.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Wide.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Wide.svg new file mode 100644 index 0000000..a72fb69 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery Wide.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery.svg new file mode 100644 index 0000000..ecfb3c3 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Gallery.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Library.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Library.svg new file mode 100644 index 0000000..c865c05 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Library.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Microphone 2.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Microphone 2.svg new file mode 100644 index 0000000..3fe9649 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Microphone 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Microphone 3.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Microphone 3.svg new file mode 100644 index 0000000..dbf4658 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Microphone 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Microphone Large.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Microphone Large.svg new file mode 100644 index 0000000..8502f57 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Microphone Large.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Microphone.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Microphone.svg new file mode 100644 index 0000000..5672e7a --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Microphone.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Music Library 2.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Library 2.svg new file mode 100644 index 0000000..151ab02 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Library 2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Music Library.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Library.svg new file mode 100644 index 0000000..250bbe0 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Library.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note 2.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note 2.svg new file mode 100644 index 0000000..abdaa52 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note 3.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note 3.svg new file mode 100644 index 0000000..cffe1a7 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note 3.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note 4.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note 4.svg new file mode 100644 index 0000000..c77afaa --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note 4.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note Slider 2.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note Slider 2.svg new file mode 100644 index 0000000..5c4af46 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note Slider 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note Slider.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note Slider.svg new file mode 100644 index 0000000..973c507 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note Slider.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note.svg new file mode 100644 index 0000000..ec124e6 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Note.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Music Notes.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Notes.svg new file mode 100644 index 0000000..27fc40e --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Music Notes.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Muted.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Muted.svg new file mode 100644 index 0000000..f5ba9e3 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Muted.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/PIP 2.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/PIP 2.svg new file mode 100644 index 0000000..f3cf17a --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/PIP 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/PIP.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/PIP.svg new file mode 100644 index 0000000..2702c78 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/PIP.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Panorama.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Panorama.svg new file mode 100644 index 0000000..9758670 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Panorama.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Pause Circle.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Pause Circle.svg new file mode 100644 index 0000000..3cc754e --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Pause Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Pause.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Pause.svg new file mode 100644 index 0000000..6fe1c21 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Pause.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Play Circle.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Play Circle.svg new file mode 100644 index 0000000..ce25014 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Play Circle.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Play Stream.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Play Stream.svg new file mode 100644 index 0000000..bbfd6bf --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Play Stream.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Play.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Play.svg new file mode 100644 index 0000000..00419d2 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Play.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Playback Speed.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Playback Speed.svg new file mode 100644 index 0000000..76db1e6 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Playback Speed.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Podcast.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Podcast.svg new file mode 100644 index 0000000..1a23745 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Podcast.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Quit Full Screen Circle.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Quit Full Screen Circle.svg new file mode 100644 index 0000000..bf58402 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Quit Full Screen Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Quit Full Screen Square.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Quit Full Screen Square.svg new file mode 100644 index 0000000..0a08e01 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Quit Full Screen Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Quit Full Screen.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Quit Full Screen.svg new file mode 100644 index 0000000..3ce034a --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Quit Full Screen.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Quit PIP.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Quit PIP.svg new file mode 100644 index 0000000..0fd6881 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Quit PIP.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Record Circle.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Record Circle.svg new file mode 100644 index 0000000..4958e95 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Record Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Record.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Record.svg new file mode 100644 index 0000000..9be2e84 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Record.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Reel 2.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Reel 2.svg new file mode 100644 index 0000000..e5dfc91 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Reel 2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Reel.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Reel.svg new file mode 100644 index 0000000..30c27b3 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Reel.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Repeat One Minimalistic.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Repeat One Minimalistic.svg new file mode 100644 index 0000000..536cb52 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Repeat One Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Repeat One.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Repeat One.svg new file mode 100644 index 0000000..ee6e9eb --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Repeat One.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Repeat.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Repeat.svg new file mode 100644 index 0000000..4e5a167 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Repeat.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 10 Seconds Back.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 10 Seconds Back.svg new file mode 100644 index 0000000..3e826d5 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 10 Seconds Back.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 10 Seconds Forward.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 10 Seconds Forward.svg new file mode 100644 index 0000000..fb7706a --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 10 Seconds Forward.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 15 Seconds Back.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 15 Seconds Back.svg new file mode 100644 index 0000000..107ac46 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 15 Seconds Back.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 15 Seconds Forward.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 15 Seconds Forward.svg new file mode 100644 index 0000000..0d38169 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 15 Seconds Forward.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 5 Seconds Back.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 5 Seconds Back.svg new file mode 100644 index 0000000..d457f33 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 5 Seconds Back.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 5 Seconds Forward.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 5 Seconds Forward.svg new file mode 100644 index 0000000..f71694d --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind 5 Seconds Forward.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind Back Circle.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind Back Circle.svg new file mode 100644 index 0000000..29bd15d --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind Back Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind Back.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind Back.svg new file mode 100644 index 0000000..e09fe73 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind Back.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind Forward Circle.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind Forward Circle.svg new file mode 100644 index 0000000..2a8ec1c --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind Forward Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind Forward.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind Forward.svg new file mode 100644 index 0000000..d8bf448 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Rewind Forward.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Shuffle.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Shuffle.svg new file mode 100644 index 0000000..72d71ed --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Shuffle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Skip Next.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Skip Next.svg new file mode 100644 index 0000000..3183252 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Skip Next.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Skip Previous.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Skip Previous.svg new file mode 100644 index 0000000..b2b3624 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Skip Previous.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Soundwave Circle.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Soundwave Circle.svg new file mode 100644 index 0000000..1ed7de4 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Soundwave Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Soundwave Square.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Soundwave Square.svg new file mode 100644 index 0000000..c594ef7 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Soundwave Square.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Soundwave.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Soundwave.svg new file mode 100644 index 0000000..7edf24b --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Soundwave.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Stop Circle.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Stop Circle.svg new file mode 100644 index 0000000..09095cb --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Stop Circle.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Stop.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Stop.svg new file mode 100644 index 0000000..588ef50 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Stop.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Stream.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Stream.svg new file mode 100644 index 0000000..0c0ba13 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Stream.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/To PIP.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/To PIP.svg new file mode 100644 index 0000000..794b158 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/To PIP.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Upload Track 2.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Upload Track 2.svg new file mode 100644 index 0000000..b260823 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Upload Track 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Upload Track.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Upload Track.svg new file mode 100644 index 0000000..90192dc --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Upload Track.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame 2.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame 2.svg new file mode 100644 index 0000000..ed1d1cb --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Cut 2.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Cut 2.svg new file mode 100644 index 0000000..db1e5b8 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Cut 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Cut.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Cut.svg new file mode 100644 index 0000000..a3f0694 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Cut.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Play Horizontal.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Play Horizontal.svg new file mode 100644 index 0000000..9e2193f --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Play Horizontal.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Play Vertical.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Play Vertical.svg new file mode 100644 index 0000000..0fb7ffe --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Play Vertical.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Replace.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Replace.svg new file mode 100644 index 0000000..729418f --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame Replace.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame.svg new file mode 100644 index 0000000..e833136 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Video Frame.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Video Library.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Video Library.svg new file mode 100644 index 0000000..3da7dae --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Video Library.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Videocamera Add.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Videocamera Add.svg new file mode 100644 index 0000000..9e9ab54 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Videocamera Add.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Videocamera Record.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Videocamera Record.svg new file mode 100644 index 0000000..15e2124 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Videocamera Record.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Videocamera.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Videocamera.svg new file mode 100644 index 0000000..3203950 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Videocamera.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Vinyl Record.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Vinyl Record.svg new file mode 100644 index 0000000..ffa9a52 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Vinyl Record.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Vinyl.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Vinyl.svg new file mode 100644 index 0000000..5b9641e --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Vinyl.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Volume Cross.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Volume Cross.svg new file mode 100644 index 0000000..d123c75 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Volume Cross.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Volume Loud.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Volume Loud.svg new file mode 100644 index 0000000..fc6c264 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Volume Loud.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Volume Small.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Volume Small.svg new file mode 100644 index 0000000..e8e26c9 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Volume Small.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Volume.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Volume.svg new file mode 100644 index 0000000..9b90816 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Volume.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Video, Audio, Sound/Wallpaper.svg b/resources/icons/SVG/Outline/Video, Audio, Sound/Wallpaper.svg new file mode 100644 index 0000000..280dca8 --- /dev/null +++ b/resources/icons/SVG/Outline/Video, Audio, Sound/Wallpaper.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloud Bolt Minimalistic.svg b/resources/icons/SVG/Outline/Weather/Cloud Bolt Minimalistic.svg new file mode 100644 index 0000000..44b42b6 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloud Bolt Minimalistic.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloud Bolt.svg b/resources/icons/SVG/Outline/Weather/Cloud Bolt.svg new file mode 100644 index 0000000..84a2101 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloud Bolt.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloud Check.svg b/resources/icons/SVG/Outline/Weather/Cloud Check.svg new file mode 100644 index 0000000..1a73029 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloud Check.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloud Download.svg b/resources/icons/SVG/Outline/Weather/Cloud Download.svg new file mode 100644 index 0000000..1a100a4 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloud Download.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloud Minus.svg b/resources/icons/SVG/Outline/Weather/Cloud Minus.svg new file mode 100644 index 0000000..9707439 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloud Minus.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloud Plus.svg b/resources/icons/SVG/Outline/Weather/Cloud Plus.svg new file mode 100644 index 0000000..6df2a88 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloud Plus.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloud Rain.svg b/resources/icons/SVG/Outline/Weather/Cloud Rain.svg new file mode 100644 index 0000000..80e1851 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloud Rain.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloud Snowfall Minimalistic.svg b/resources/icons/SVG/Outline/Weather/Cloud Snowfall Minimalistic.svg new file mode 100644 index 0000000..794c2f2 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloud Snowfall Minimalistic.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloud Snowfall.svg b/resources/icons/SVG/Outline/Weather/Cloud Snowfall.svg new file mode 100644 index 0000000..34a5139 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloud Snowfall.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloud Storm.svg b/resources/icons/SVG/Outline/Weather/Cloud Storm.svg new file mode 100644 index 0000000..2df07b5 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloud Storm.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloud Sun 2.svg b/resources/icons/SVG/Outline/Weather/Cloud Sun 2.svg new file mode 100644 index 0000000..1efcdf6 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloud Sun 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloud Sun.svg b/resources/icons/SVG/Outline/Weather/Cloud Sun.svg new file mode 100644 index 0000000..c59e5da --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloud Sun.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloud Upload.svg b/resources/icons/SVG/Outline/Weather/Cloud Upload.svg new file mode 100644 index 0000000..4418421 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloud Upload.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloud Waterdrop.svg b/resources/icons/SVG/Outline/Weather/Cloud Waterdrop.svg new file mode 100644 index 0000000..649205c --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloud Waterdrop.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloud Waterdrops.svg b/resources/icons/SVG/Outline/Weather/Cloud Waterdrops.svg new file mode 100644 index 0000000..1879e4b --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloud Waterdrops.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloud.svg b/resources/icons/SVG/Outline/Weather/Cloud.svg new file mode 100644 index 0000000..a6c9a15 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloud.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Clouds.svg b/resources/icons/SVG/Outline/Weather/Clouds.svg new file mode 100644 index 0000000..e41cca6 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Clouds.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Cloudy Moon.svg b/resources/icons/SVG/Outline/Weather/Cloudy Moon.svg new file mode 100644 index 0000000..7f6cd6f --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Cloudy Moon.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Clound Cross.svg b/resources/icons/SVG/Outline/Weather/Clound Cross.svg new file mode 100644 index 0000000..067527d --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Clound Cross.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Fog.svg b/resources/icons/SVG/Outline/Weather/Fog.svg new file mode 100644 index 0000000..dd74dae --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Fog.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Moon Fog.svg b/resources/icons/SVG/Outline/Weather/Moon Fog.svg new file mode 100644 index 0000000..0fc5bad --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Moon Fog.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Weather/Moon Sleep.svg b/resources/icons/SVG/Outline/Weather/Moon Sleep.svg new file mode 100644 index 0000000..3be6a3e --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Moon Sleep.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Moon Stars.svg b/resources/icons/SVG/Outline/Weather/Moon Stars.svg new file mode 100644 index 0000000..9022c3e --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Moon Stars.svg @@ -0,0 +1,4 @@ + + + + diff --git a/resources/icons/SVG/Outline/Weather/Moon.svg b/resources/icons/SVG/Outline/Weather/Moon.svg new file mode 100644 index 0000000..0838348 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Moon.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Snowflake.svg b/resources/icons/SVG/Outline/Weather/Snowflake.svg new file mode 100644 index 0000000..37fdf5c --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Snowflake.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Stars.svg b/resources/icons/SVG/Outline/Weather/Stars.svg new file mode 100644 index 0000000..42714eb --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Stars.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Sun 2.svg b/resources/icons/SVG/Outline/Weather/Sun 2.svg new file mode 100644 index 0000000..4dc4189 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Sun 2.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Sun Fog.svg b/resources/icons/SVG/Outline/Weather/Sun Fog.svg new file mode 100644 index 0000000..fe45882 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Sun Fog.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Weather/Sun.svg b/resources/icons/SVG/Outline/Weather/Sun.svg new file mode 100644 index 0000000..587d02f --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Sun.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Sunrise.svg b/resources/icons/SVG/Outline/Weather/Sunrise.svg new file mode 100644 index 0000000..951b222 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Sunrise.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Sunset.svg b/resources/icons/SVG/Outline/Weather/Sunset.svg new file mode 100644 index 0000000..e5c74c8 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Sunset.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Temperature.svg b/resources/icons/SVG/Outline/Weather/Temperature.svg new file mode 100644 index 0000000..7b01a0e --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Temperature.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Tornado Small.svg b/resources/icons/SVG/Outline/Weather/Tornado Small.svg new file mode 100644 index 0000000..d2c39c0 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Tornado Small.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/resources/icons/SVG/Outline/Weather/Tornado.svg b/resources/icons/SVG/Outline/Weather/Tornado.svg new file mode 100644 index 0000000..730212c --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Tornado.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/resources/icons/SVG/Outline/Weather/Waterdrops.svg b/resources/icons/SVG/Outline/Weather/Waterdrops.svg new file mode 100644 index 0000000..1774d9d --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Waterdrops.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/SVG/Outline/Weather/Wind.svg b/resources/icons/SVG/Outline/Weather/Wind.svg new file mode 100644 index 0000000..7f6a602 --- /dev/null +++ b/resources/icons/SVG/Outline/Weather/Wind.svg @@ -0,0 +1,3 @@ + + + diff --git a/resources/icons/app.svg b/resources/icons/app.svg new file mode 100644 index 0000000..c757902 --- /dev/null +++ b/resources/icons/app.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/resources/icons/attachment.svg b/resources/icons/attachment.svg new file mode 100644 index 0000000..de0be36 --- /dev/null +++ b/resources/icons/attachment.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/icons/close.svg b/resources/icons/close.svg new file mode 100644 index 0000000..d449c7a --- /dev/null +++ b/resources/icons/close.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/resources/icons/edit.svg b/resources/icons/edit.svg new file mode 100644 index 0000000..9b5e0a7 --- /dev/null +++ b/resources/icons/edit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/icons/maximize.svg b/resources/icons/maximize.svg new file mode 100644 index 0000000..017b117 --- /dev/null +++ b/resources/icons/maximize.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/resources/icons/minimize.svg b/resources/icons/minimize.svg new file mode 100644 index 0000000..d7d65fa --- /dev/null +++ b/resources/icons/minimize.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/resources/icons/restore.svg b/resources/icons/restore.svg new file mode 100644 index 0000000..82d307b --- /dev/null +++ b/resources/icons/restore.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/resources/icons/settings.svg b/resources/icons/settings.svg new file mode 100644 index 0000000..82a266a --- /dev/null +++ b/resources/icons/settings.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/resources/icons/sync.svg b/resources/icons/sync.svg new file mode 100644 index 0000000..5d22102 --- /dev/null +++ b/resources/icons/sync.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/resources/icons/trash.svg b/resources/icons/trash.svg new file mode 100644 index 0000000..81bb42d --- /dev/null +++ b/resources/icons/trash.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/core/accountsetupdialoglauncher.cpp b/src/core/accountsetupdialoglauncher.cpp index 4f2381c..f692f2c 100644 --- a/src/core/accountsetupdialoglauncher.cpp +++ b/src/core/accountsetupdialoglauncher.cpp @@ -72,4 +72,3 @@ void AccountSetupDialogLauncher::initializeSynchronizer(const Account &account) } } -#include "accountsetupdialoglauncher.moc" diff --git a/src/core/authenticator.cpp b/src/core/authenticator.cpp index 56d864a..a81fe6c 100644 --- a/src/core/authenticator.cpp +++ b/src/core/authenticator.cpp @@ -63,6 +63,4 @@ QNetworkRequest Authenticator::createTokenRequest(const QUrl &url) const QNetworkRequest request(url); request.setHeader(QNetworkRequest::ContentTypeHeader, "application/x-www-form-urlencoded"); return request; -} - -#include "authenticator.moc" \ No newline at end of file +} \ No newline at end of file diff --git a/src/core/emailmanager.cpp b/src/core/emailmanager.cpp index 13817f3..e0f93af 100644 --- a/src/core/emailmanager.cpp +++ b/src/core/emailmanager.cpp @@ -48,5 +48,3 @@ bool EmailManager::sendEmail(const QString& to, const QString& subject, const QS Q_UNUSED(body); return false; } - -#include "emailmanager.moc" diff --git a/src/core/gmailauthenticator.cpp b/src/core/gmailauthenticator.cpp index 0f9e82b..b3925f6 100644 --- a/src/core/gmailauthenticator.cpp +++ b/src/core/gmailauthenticator.cpp @@ -95,4 +95,3 @@ void GmailAuthenticator::onTokenReply(QNetworkReply *reply) { reply->deleteLater(); } -#include "gmailauthenticator.moc" diff --git a/src/core/imapauthenticator.cpp b/src/core/imapauthenticator.cpp index cfe0207..341ac85 100644 --- a/src/core/imapauthenticator.cpp +++ b/src/core/imapauthenticator.cpp @@ -38,4 +38,3 @@ void ImapAuthenticator::configure(const QString &imapServer, int imapPort, m_password = password; } -#include "imapauthenticator.moc" diff --git a/src/core/oauthcallbackserver.cpp b/src/core/oauthcallbackserver.cpp index 7508f3e..b68b20f 100644 --- a/src/core/oauthcallbackserver.cpp +++ b/src/core/oauthcallbackserver.cpp @@ -215,4 +215,3 @@ void OAuthCallbackServer::sendErrorResponse(QTcpSocket *socket, const QString &t socket->disconnectFromHost(); } -#include "oauthcallbackserver.moc" \ No newline at end of file diff --git a/src/core/outlookauthenticator.cpp b/src/core/outlookauthenticator.cpp index 5950817..803838c 100644 --- a/src/core/outlookauthenticator.cpp +++ b/src/core/outlookauthenticator.cpp @@ -87,4 +87,3 @@ void OutlookAuthenticator::onTokenReply(QNetworkReply *reply) { reply->deleteLater(); } -#include "outlookauthenticator.moc" diff --git a/src/core/synchronizerprovider.cpp b/src/core/synchronizerprovider.cpp index a9254a0..12e4b1f 100644 --- a/src/core/synchronizerprovider.cpp +++ b/src/core/synchronizerprovider.cpp @@ -88,4 +88,3 @@ QStringList SynchronizerProvider::activeAccountIds() const return m_synchronizers.keys(); } -#include "synchronizerprovider.moc" diff --git a/src/db/dao/categorydao.cpp b/src/db/dao/categorydao.cpp new file mode 100644 index 0000000..3be40dd --- /dev/null +++ b/src/db/dao/categorydao.cpp @@ -0,0 +1,254 @@ +#include "categorydao.h" +#include +#include +#include +#include + +bool CategoryDao::insert(Category& cat) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare( + "INSERT INTO Category (accountId, name, color, parentCategoryId, sortOrder, createdAt) " + "VALUES (:accountId, :name, :color, :parentCategoryId, :sortOrder, :createdAt)" + ); + query.bindValue(":accountId", cat.accountId >= 0 ? cat.accountId : QVariant()); + query.bindValue(":name", cat.name); + query.bindValue(":color", cat.color.name()); + query.bindValue(":parentCategoryId", cat.parentCategoryId >= 0 ? cat.parentCategoryId : QVariant()); + query.bindValue(":sortOrder", cat.sortOrder); + query.bindValue(":createdAt", QDateTime::currentDateTime()); + + if (!query.exec()) { + qWarning() << "Failed to insert category:" << query.lastError().text(); + return false; + } + cat.id = query.lastInsertId().toLongLong(); + return true; +} + +bool CategoryDao::update(const Category& cat) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare( + "UPDATE Category SET " + "accountId = :accountId, " + "name = :name, " + "color = :color, " + "parentCategoryId = :parentCategoryId, " + "sortOrder = :sortOrder " + "WHERE id = :id" + ); + query.bindValue(":id", cat.id); + query.bindValue(":accountId", cat.accountId >= 0 ? cat.accountId : QVariant()); + query.bindValue(":name", cat.name); + query.bindValue(":color", cat.color.name()); // Use default hex format + query.bindValue(":parentCategoryId", cat.parentCategoryId >= 0 ? cat.parentCategoryId : QVariant()); + query.bindValue(":sortOrder", cat.sortOrder); + + if (!query.exec()) { + qWarning() << "Failed to update category:" << query.lastError().text(); + return false; + } + return query.numRowsAffected() > 0; +} + +bool CategoryDao::remove(qint64 id) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare("DELETE FROM Category WHERE id = :id"); + query.bindValue(":id", id); + + if (!query.exec()) { + qWarning() << "Failed to delete category:" << query.lastError().text(); + return false; + } + return query.numRowsAffected() > 0; +} + +std::optional CategoryDao::findById(qint64 id) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare("SELECT id, accountId, name, color, parentCategoryId, sortOrder, createdAt FROM Category WHERE id = :id"); + query.bindValue(":id", id); + + if (!query.exec() || !query.next()) { + return std::nullopt; + } + + Category cat; + cat.id = query.value(0).toLongLong(); + cat.accountId = query.value(1).toLongLong(); + cat.name = query.value(2).toString(); + cat.color = QColor(query.value(3).toString()); + cat.parentCategoryId = query.value(4).toLongLong(); + cat.sortOrder = query.value(5).toInt(); + cat.createdAt = query.value(6).toDateTime(); + return cat; +} + +QVector CategoryDao::findByAccount(qint64 accountId) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + if (accountId >= 0) { + query.prepare("SELECT id, accountId, name, color, parentCategoryId, sortOrder, createdAt FROM Category WHERE accountId = :accountId OR accountId IS NULL ORDER BY sortOrder, name"); + query.bindValue(":accountId", accountId); + } else { + query.prepare("SELECT id, accountId, name, color, parentCategoryId, sortOrder, createdAt FROM Category WHERE accountId IS NULL ORDER BY sortOrder, name"); + } + + QVector cats; + if (query.exec()) { + while (query.next()) { + Category cat; + cat.id = query.value(0).toLongLong(); + cat.accountId = query.value(1).toLongLong(); + cat.name = query.value(2).toString(); + cat.color = QColor(query.value(3).toString()); + cat.parentCategoryId = query.value(4).toLongLong(); + cat.sortOrder = query.value(5).toInt(); + cat.createdAt = query.value(6).toDateTime(); + cats.append(cat); + } + } + return cats; +} + +QVector CategoryDao::findGlobal() +{ + return findByAccount(-1); +} + +QVector CategoryDao::findAll() +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare("SELECT id, accountId, name, color, parentCategoryId, sortOrder, createdAt FROM Category ORDER BY accountId, sortOrder, name"); + + QVector cats; + if (query.exec()) { + while (query.next()) { + Category cat; + cat.id = query.value(0).toLongLong(); + cat.accountId = query.value(1).toLongLong(); + cat.name = query.value(2).toString(); + cat.color = QColor(query.value(3).toString()); + cat.parentCategoryId = query.value(4).toLongLong(); + cat.sortOrder = query.value(5).toInt(); + cat.createdAt = query.value(6).toDateTime(); + cats.append(cat); + } + } + return cats; +} + +QVector CategoryDao::findChildren(qint64 parentId) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare("SELECT id, accountId, name, color, parentCategoryId, sortOrder, createdAt FROM Category WHERE parentCategoryId = :parentId ORDER BY sortOrder, name"); + query.bindValue(":parentId", parentId); + + QVector cats; + if (query.exec()) { + while (query.next()) { + Category cat; + cat.id = query.value(0).toLongLong(); + cat.accountId = query.value(1).toLongLong(); + cat.name = query.value(2).toString(); + cat.color = QColor(query.value(3).toString()); + cat.parentCategoryId = query.value(4).toLongLong(); + cat.sortOrder = query.value(5).toInt(); + cat.createdAt = query.value(6).toDateTime(); + cats.append(cat); + } + } + return cats; +} + +bool CategoryDao::assignToMail(qint64 mailCopyId, qint64 categoryId) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare( + "INSERT OR IGNORE INTO MailCategory (mailCopyId, categoryId, assignedAt) " + "VALUES (:mailCopyId, :categoryId, :assignedAt)" + ); + query.bindValue(":mailCopyId", mailCopyId); + query.bindValue(":categoryId", categoryId); + query.bindValue(":assignedAt", QDateTime::currentDateTime()); + + if (!query.exec()) { + qWarning() << "Failed to assign category to mail:" << query.lastError().text(); + return false; + } + return true; +} + +bool CategoryDao::removeFromMail(qint64 mailCopyId, qint64 categoryId) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare("DELETE FROM MailCategory WHERE mailCopyId = :mailCopyId AND categoryId = :categoryId"); + query.bindValue(":mailCopyId", mailCopyId); + query.bindValue(":categoryId", categoryId); + + if (!query.exec()) { + qWarning() << "Failed to remove category from mail:" << query.lastError().text(); + return false; + } + return query.numRowsAffected() > 0; +} + +QVector CategoryDao::categoriesForMail(qint64 mailCopyId) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare("SELECT categoryId FROM MailCategory WHERE mailCopyId = :mailCopyId"); + query.bindValue(":mailCopyId", mailCopyId); + + QVector ids; + if (query.exec()) { + while (query.next()) { + ids.append(query.value(0).toLongLong()); + } + } + return ids; +} + +QVector CategoryDao::fullCategoriesForMail(qint64 mailCopyId) +{ + QVector ids = categoriesForMail(mailCopyId); + QVector cats; + for (qint64 id : ids) { + if (auto cat = findById(id)) { + cats.append(*cat); + } + } + return cats; +} + +bool CategoryDao::reorder(const QVector& idsInOrder) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + db.transaction(); + + QSqlQuery query(db); + query.prepare("UPDATE Category SET sortOrder = :order WHERE id = :id"); + + for (int i = 0; i < idsInOrder.size(); ++i) { + query.bindValue(":id", idsInOrder[i]); + query.bindValue(":order", i); + if (!query.exec()) { + db.rollback(); + qWarning() << "Failed to reorder category:" << query.lastError().text(); + return false; + } + } + + return db.commit(); +} \ No newline at end of file diff --git a/src/db/dao/categorydao.h b/src/db/dao/categorydao.h new file mode 100644 index 0000000..a510561 --- /dev/null +++ b/src/db/dao/categorydao.h @@ -0,0 +1,39 @@ +#pragma once + +#include "../databasemanager.h" +#include +#include +#include +#include + +struct Category +{ + qint64 id{-1}; + qint64 accountId{-1}; // -1 = global + QString name; + QColor color{QColor("#1976D2")}; + qint64 parentCategoryId{-1}; + int sortOrder{0}; + QDateTime createdAt; + + bool isGlobal() const { return accountId < 0; } + bool isValid() const { return id >= 0 && !name.isEmpty(); } +}; + +class CategoryDao +{ +public: + static bool insert(Category& cat); + static bool update(const Category& cat); + static bool remove(qint64 id); + static std::optional findById(qint64 id); + static QVector findByAccount(qint64 accountId); // accountId = -1 for global + static QVector findGlobal(); + static QVector findAll(); + static QVector findChildren(qint64 parentId); + static bool assignToMail(qint64 mailCopyId, qint64 categoryId); + static bool removeFromMail(qint64 mailCopyId, qint64 categoryId); + static QVector categoriesForMail(qint64 mailCopyId); + static QVector fullCategoriesForMail(qint64 mailCopyId); + static bool reorder(const QVector& idsInOrder); +}; \ No newline at end of file diff --git a/src/db/dao/ruledao.cpp b/src/db/dao/ruledao.cpp new file mode 100644 index 0000000..b93d465 --- /dev/null +++ b/src/db/dao/ruledao.cpp @@ -0,0 +1,352 @@ +#include "ruledao.h" +#include +#include +#include +#include +#include +#include +#include + +bool RuleCondition::match(const QString& text) const +{ + QString haystack = caseSensitive ? text : text.toLower(); + QString needle = caseSensitive ? value : value.toLower(); + + switch (op) { + case Contains: return haystack.contains(needle); + case NotContains: return !haystack.contains(needle); + case Equals: return haystack == needle; + case NotEquals: return haystack != needle; + case StartsWith: return haystack.startsWith(needle); + case EndsWith: return haystack.endsWith(needle); + case Regex: return QRegularExpression(value, caseSensitive ? QRegularExpression::NoPatternOption : QRegularExpression::CaseInsensitiveOption).match(text).hasMatch(); + default: return false; + } +} + +QJsonObject RuleCondition::toJson() const +{ + QJsonObject obj; + obj["field"] = static_cast(field); + obj["op"] = static_cast(op); + obj["value"] = value; + obj["caseSensitive"] = caseSensitive; + return obj; +} + +RuleCondition RuleCondition::fromJson(const QJsonObject& obj) +{ + RuleCondition cond; + cond.field = static_cast(obj["field"].toInt()); + cond.op = static_cast(obj["op"].toInt()); + cond.value = obj["value"].toString(); + cond.caseSensitive = obj["caseSensitive"].toBool(); + return cond; +} + +QJsonObject RuleAction::toJson() const +{ + QJsonObject obj; + obj["type"] = static_cast(type); + obj["value"] = value; + return obj; +} + +RuleAction RuleAction::fromJson(const QJsonObject& obj) +{ + RuleAction act; + act.type = static_cast(obj["type"].toInt()); + act.value = obj["value"].toString(); + return act; +} + +QJsonObject Rule::toJson() const +{ + QJsonObject obj; + obj["id"] = static_cast(id); + obj["accountId"] = accountId >= 0 ? static_cast(accountId) : QJsonValue::Null; + obj["name"] = name; + obj["description"] = description; + obj["enabled"] = enabled; + obj["priority"] = priority; + obj["matchAll"] = matchAll; + + QJsonArray condArray; + for (const auto& c : conditions) condArray.append(c.toJson()); + obj["conditions"] = condArray; + + QJsonArray actArray; + for (const auto& a : actions) actArray.append(a.toJson()); + obj["actions"] = actArray; + + obj["createdAt"] = createdAt.toString(Qt::ISODate); + obj["updatedAt"] = updatedAt.toString(Qt::ISODate); + obj["lastRun"] = lastRun.isValid() ? QJsonValue(lastRun.toString(Qt::ISODate)) : QJsonValue::Null; + obj["runCount"] = runCount; + return obj; +} + +Rule Rule::fromJson(const QJsonObject& obj) +{ + Rule rule; + rule.id = obj["id"].toVariant().toLongLong(); + rule.accountId = obj["accountId"].isNull() ? -1 : obj["accountId"].toVariant().toLongLong(); + rule.name = obj["name"].toString(); + rule.description = obj["description"].toString(); + rule.enabled = obj["enabled"].toBool(); + rule.priority = obj["priority"].toInt(); + rule.matchAll = obj["matchAll"].toBool(); + + QJsonArray condArray = obj["conditions"].toArray(); + for (const auto& v : condArray) rule.conditions.append(RuleCondition::fromJson(v.toObject())); + + QJsonArray actArray = obj["actions"].toArray(); + for (const auto& v : actArray) rule.actions.append(RuleAction::fromJson(v.toObject())); + + rule.createdAt = QDateTime::fromString(obj["createdAt"].toString(), Qt::ISODate); + rule.updatedAt = QDateTime::fromString(obj["updatedAt"].toString(), Qt::ISODate); + rule.lastRun = obj["lastRun"].isNull() ? QDateTime() : QDateTime::fromString(obj["lastRun"].toString(), Qt::ISODate); + rule.runCount = obj["runCount"].toVariant().toLongLong(); + return rule; +} + +bool RuleDao::insert(Rule& rule) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare( + "INSERT INTO Rule (accountId, name, description, enabled, priority, matchAll, conditions, actions, createdAt, updatedAt, lastRun, runCount) " + "VALUES (:accountId, :name, :description, :enabled, :priority, :matchAll, :conditions, :actions, :createdAt, :updatedAt, :lastRun, :runCount)" + ); + query.bindValue(":accountId", rule.accountId >= 0 ? rule.accountId : QVariant()); + query.bindValue(":name", rule.name); + query.bindValue(":description", rule.description); + query.bindValue(":enabled", rule.enabled ? 1 : 0); + query.bindValue(":priority", rule.priority); + query.bindValue(":matchAll", rule.matchAll ? 1 : 0); + + QJsonObject json = rule.toJson(); + QJsonArray condArray = json["conditions"].toArray(); + QJsonArray actArray = json["actions"].toArray(); + QJsonDocument condDoc(condArray); + QJsonDocument actDoc(actArray); + query.bindValue(":conditions", condDoc.toJson(QJsonDocument::Compact)); + query.bindValue(":actions", actDoc.toJson(QJsonDocument::Compact)); + + query.bindValue(":createdAt", QDateTime::currentDateTime()); + query.bindValue(":updatedAt", QDateTime::currentDateTime()); + query.bindValue(":lastRun", QVariant()); + query.bindValue(":runCount", 0); + + if (!query.exec()) { + qWarning() << "Failed to insert rule:" << query.lastError().text(); + return false; + } + rule.id = query.lastInsertId().toLongLong(); + return true; +} + +bool RuleDao::update(const Rule& rule) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare( + "UPDATE Rule SET " + "accountId = :accountId, " + "name = :name, " + "description = :description, " + "enabled = :enabled, " + "priority = :priority, " + "matchAll = :matchAll, " + "conditions = :conditions, " + "actions = :actions, " + "updatedAt = :updatedAt " + "WHERE id = :id" + ); + query.bindValue(":id", rule.id); + query.bindValue(":accountId", rule.accountId >= 0 ? rule.accountId : QVariant()); + query.bindValue(":name", rule.name); + query.bindValue(":description", rule.description); + query.bindValue(":enabled", rule.enabled ? 1 : 0); + query.bindValue(":priority", rule.priority); + query.bindValue(":matchAll", rule.matchAll ? 1 : 0); + + QJsonObject json = rule.toJson(); + QJsonArray condArray = json["conditions"].toArray(); + QJsonArray actArray = json["actions"].toArray(); + QJsonDocument condDoc(condArray); + QJsonDocument actDoc(actArray); + query.bindValue(":conditions", condDoc.toJson(QJsonDocument::Compact)); + query.bindValue(":actions", actDoc.toJson(QJsonDocument::Compact)); + + query.bindValue(":updatedAt", QDateTime::currentDateTime()); + + if (!query.exec()) { + qWarning() << "Failed to update rule:" << query.lastError().text(); + return false; + } + return query.numRowsAffected() > 0; +} + +bool RuleDao::remove(qint64 id) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare("DELETE FROM Rule WHERE id = :id"); + query.bindValue(":id", id); + + if (!query.exec()) { + qWarning() << "Failed to delete rule:" << query.lastError().text(); + return false; + } + return query.numRowsAffected() > 0; +} + +std::optional RuleDao::findById(qint64 id) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare("SELECT id, accountId, name, description, enabled, priority, matchAll, conditions, actions, createdAt, updatedAt, lastRun, runCount FROM Rule WHERE id = :id"); + query.bindValue(":id", id); + + if (!query.exec() || !query.next()) { + return std::nullopt; + } + + Rule rule; + rule.id = query.value(0).toLongLong(); + rule.accountId = query.value(1).isNull() ? -1 : query.value(1).toLongLong(); + rule.name = query.value(2).toString(); + rule.description = query.value(3).toString(); + rule.enabled = query.value(4).toBool(); + rule.priority = query.value(5).toInt(); + rule.matchAll = query.value(6).toBool(); + + QJsonDocument condDoc = QJsonDocument::fromJson(query.value(7).toByteArray()); + QJsonArray condArray = condDoc.array(); + for (const auto& v : condArray) rule.conditions.append(RuleCondition::fromJson(v.toObject())); + + QJsonDocument actDoc = QJsonDocument::fromJson(query.value(8).toByteArray()); + QJsonArray actArray = actDoc.array(); + for (const auto& v : actArray) rule.actions.append(RuleAction::fromJson(v.toObject())); + + rule.createdAt = QDateTime::fromString(query.value(9).toString(), Qt::ISODate); + rule.updatedAt = QDateTime::fromString(query.value(10).toString(), Qt::ISODate); + rule.lastRun = query.value(11).isNull() ? QDateTime() : QDateTime::fromString(query.value(11).toString(), Qt::ISODate); + rule.runCount = query.value(12).toLongLong(); + return rule; +} + +QVector RuleDao::findByAccount(qint64 accountId) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + if (accountId >= 0) { + query.prepare("SELECT id, accountId, name, description, enabled, priority, matchAll, conditions, actions, createdAt, updatedAt, lastRun, runCount FROM Rule WHERE accountId = :accountId OR accountId IS NULL ORDER BY priority, name"); + query.bindValue(":accountId", accountId); + } else { + query.prepare("SELECT id, accountId, name, description, enabled, priority, matchAll, conditions, actions, createdAt, updatedAt, lastRun, runCount FROM Rule WHERE accountId IS NULL ORDER BY priority, name"); + } + + QVector rules; + if (query.exec()) { + while (query.next()) { + Rule rule; + rule.id = query.value(0).toLongLong(); + rule.accountId = query.value(1).isNull() ? -1 : query.value(1).toLongLong(); + rule.name = query.value(2).toString(); + rule.description = query.value(3).toString(); + rule.enabled = query.value(4).toBool(); + rule.priority = query.value(5).toInt(); + rule.matchAll = query.value(6).toBool(); + + QJsonDocument condDoc = QJsonDocument::fromJson(query.value(7).toByteArray()); + QJsonArray condArray = condDoc.array(); + for (const auto& v : condArray) rule.conditions.append(RuleCondition::fromJson(v.toObject())); + + QJsonDocument actDoc = QJsonDocument::fromJson(query.value(8).toByteArray()); + QJsonArray actArray = actDoc.array(); + for (const auto& v : actArray) rule.actions.append(RuleAction::fromJson(v.toObject())); + + rule.createdAt = QDateTime::fromString(query.value(9).toString(), Qt::ISODate); + rule.updatedAt = QDateTime::fromString(query.value(10).toString(), Qt::ISODate); + rule.lastRun = query.value(11).isNull() ? QDateTime() : QDateTime::fromString(query.value(11).toString(), Qt::ISODate); + rule.runCount = query.value(12).toLongLong(); + rules.append(rule); + } + } + return rules; +} + +QVector RuleDao::findGlobal() +{ + return findByAccount(-1); +} + +QVector RuleDao::findAllEnabled() +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare("SELECT id, accountId, name, description, enabled, priority, matchAll, conditions, actions, createdAt, updatedAt, lastRun, runCount FROM Rule WHERE enabled = 1 ORDER BY priority, name"); + + QVector rules; + if (query.exec()) { + while (query.next()) { + Rule rule; + rule.id = query.value(0).toLongLong(); + rule.accountId = query.value(1).isNull() ? -1 : query.value(1).toLongLong(); + rule.name = query.value(2).toString(); + rule.description = query.value(3).toString(); + rule.enabled = query.value(4).toBool(); + rule.priority = query.value(5).toInt(); + rule.matchAll = query.value(6).toBool(); + + QJsonDocument condDoc = QJsonDocument::fromJson(query.value(7).toByteArray()); + QJsonArray condArray = condDoc.array(); + for (const auto& v : condArray) rule.conditions.append(RuleCondition::fromJson(v.toObject())); + + QJsonDocument actDoc = QJsonDocument::fromJson(query.value(8).toByteArray()); + QJsonArray actArray = actDoc.array(); + for (const auto& v : actArray) rule.actions.append(RuleAction::fromJson(v.toObject())); + + rule.createdAt = QDateTime::fromString(query.value(9).toString(), Qt::ISODate); + rule.updatedAt = QDateTime::fromString(query.value(10).toString(), Qt::ISODate); + rule.lastRun = query.value(11).isNull() ? QDateTime() : QDateTime::fromString(query.value(11).toString(), Qt::ISODate); + rule.runCount = query.value(12).toLongLong(); + rules.append(rule); + } + } + return rules; +} + +bool RuleDao::setEnabled(qint64 id, bool enabled) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare("UPDATE Rule SET enabled = :enabled, updatedAt = :updatedAt WHERE id = :id"); + query.bindValue(":id", id); + query.bindValue(":enabled", enabled ? 1 : 0); + query.bindValue(":updatedAt", QDateTime::currentDateTime()); + + if (!query.exec()) { + qWarning() << "Failed to set rule enabled:" << query.lastError().text(); + return false; + } + return query.numRowsAffected() > 0; +} + +bool RuleDao::updateLastRun(qint64 id, const QDateTime& when, qint64 runCount) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare("UPDATE Rule SET lastRun = :lastRun, runCount = :runCount WHERE id = :id"); + query.bindValue(":id", id); + query.bindValue(":lastRun", when); + query.bindValue(":runCount", runCount); + + if (!query.exec()) { + qWarning() << "Failed to update rule last run:" << query.lastError().text(); + return false; + } + return query.numRowsAffected() > 0; +} \ No newline at end of file diff --git a/src/db/dao/ruledao.h b/src/db/dao/ruledao.h new file mode 100644 index 0000000..94663f9 --- /dev/null +++ b/src/db/dao/ruledao.h @@ -0,0 +1,81 @@ +#pragma once + +#include "../databasemanager.h" +#include +#include +#include +#include +#include + +struct RuleCondition +{ + enum Field { From, To, Cc, Subject, Body, HasAttachment, Size, Date, Flagged, Read }; + enum Operator { Contains, NotContains, Equals, NotEquals, StartsWith, EndsWith, Regex, GreaterThan, LessThan, Before, After }; + + Field field{From}; + Operator op{Contains}; + QString value; + bool caseSensitive{false}; + + bool match(const QString& text) const; + QJsonObject toJson() const; + static RuleCondition fromJson(const QJsonObject& obj); +}; + +struct RuleAction +{ + enum Type { + MoveToFolder, // value = folderId + MarkAsRead, // value = "true"/"false" + MarkAsFlagged, // value = "true"/"false" + Delete, // no value + AssignCategory, // value = categoryId + RemoveCategory, // value = categoryId + ForwardTo, // value = email address + ReplyWithTemplate, // value = templateId + SetPriority, // value = "high"/"normal"/"low" + StopProcessing // no value (stop evaluating more rules) + }; + + Type type{MoveToFolder}; + QString value; + + QJsonObject toJson() const; + static RuleAction fromJson(const QJsonObject& obj); +}; + +struct Rule +{ + qint64 id{-1}; + qint64 accountId{-1}; // -1 = global + QString name; + QString description; + bool enabled{true}; + int priority{100}; // lower = higher priority + bool matchAll{true}; // true = AND, false = OR + QVector conditions; + QVector actions; + QDateTime createdAt; + QDateTime updatedAt; + QDateTime lastRun; + qint64 runCount{0}; + + bool isGlobal() const { return accountId < 0; } + bool isValid() const { return id >= 0 && !name.isEmpty(); } + QJsonObject toJson() const; + static Rule fromJson(const QJsonObject& obj); +}; + +class RuleDao +{ +public: + static bool insert(Rule& rule); + static bool update(const Rule& rule); + static bool remove(qint64 id); + static std::optional findById(qint64 id); + static QVector findByAccount(qint64 accountId); // accountId = -1 for global + static QVector findGlobal(); + static QVector findAllEnabled(); + static bool setEnabled(qint64 id, bool enabled); + static bool updateLastRun(qint64 id, const QDateTime& when, qint64 runCount); +}; \ No newline at end of file diff --git a/src/db/dao/templatedao.cpp b/src/db/dao/templatedao.cpp new file mode 100644 index 0000000..bbcd3ca --- /dev/null +++ b/src/db/dao/templatedao.cpp @@ -0,0 +1,387 @@ +#include "templatedao.h" +#include +#include +#include +#include +#include +#include +#include + +bool TemplateDao::insert(Template& tmpl) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare( + "INSERT INTO Template (accountId, name, subject, bodyHtml, bodyText, variables, isDefault, createdAt, updatedAt) " + "VALUES (:accountId, :name, :subject, :bodyHtml, :bodyText, :variables, :isDefault, :createdAt, :updatedAt)" + ); + query.bindValue(":accountId", tmpl.accountId >= 0 ? tmpl.accountId : QVariant()); + query.bindValue(":name", tmpl.name); + query.bindValue(":subject", tmpl.subject); + query.bindValue(":bodyHtml", tmpl.bodyHtml); + query.bindValue(":bodyText", tmpl.bodyText); + + QJsonArray varsArray; + for (const TemplateVariable& var : tmpl.variables) { + QJsonObject varObj; + varObj["name"] = var.name; + varObj["label"] = var.label; + varObj["defaultValue"] = var.defaultValue; + varObj["type"] = var.type; + varObj["options"] = QJsonArray::fromStringList(var.options); + varsArray.append(varObj); + } + QJsonDocument varsDoc(varsArray); + query.bindValue(":variables", varsDoc.toJson(QJsonDocument::Compact)); + + query.bindValue(":isDefault", tmpl.isDefault ? 1 : 0); + query.bindValue(":createdAt", QDateTime::currentDateTime()); + query.bindValue(":updatedAt", QDateTime::currentDateTime()); + + if (!query.exec()) { + qWarning() << "Failed to insert template:" << query.lastError().text(); + return false; + } + tmpl.id = query.lastInsertId().toLongLong(); + return true; +} + +bool TemplateDao::update(const Template& tmpl) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare( + "UPDATE Template SET " + "accountId = :accountId, " + "name = :name, " + "subject = :subject, " + "bodyHtml = :bodyHtml, " + "bodyText = :bodyText, " + "variables = :variables, " + "isDefault = :isDefault, " + "updatedAt = :updatedAt " + "WHERE id = :id" + ); + query.bindValue(":id", tmpl.id); + query.bindValue(":accountId", tmpl.accountId >= 0 ? tmpl.accountId : QVariant()); + query.bindValue(":name", tmpl.name); + query.bindValue(":subject", tmpl.subject); + query.bindValue(":bodyHtml", tmpl.bodyHtml); + query.bindValue(":bodyText", tmpl.bodyText); + + QJsonArray varsArray; + for (const TemplateVariable& var : tmpl.variables) { + QJsonObject varObj; + varObj["name"] = var.name; + varObj["label"] = var.label; + varObj["defaultValue"] = var.defaultValue; + varObj["type"] = var.type; + varObj["options"] = QJsonArray::fromStringList(var.options); + varsArray.append(varObj); + } + QJsonDocument varsDoc(varsArray); + query.bindValue(":variables", varsDoc.toJson(QJsonDocument::Compact)); + + query.bindValue(":isDefault", tmpl.isDefault ? 1 : 0); + query.bindValue(":updatedAt", QDateTime::currentDateTime()); + + if (!query.exec()) { + qWarning() << "Failed to update template:" << query.lastError().text(); + return false; + } + return query.numRowsAffected() > 0; +} + +bool TemplateDao::remove(qint64 id) +{ + QSqlDatabase db = DatabaseManager::instance().database(); + QSqlQuery query(db); + query.prepare("DELETE FROM Template WHERE id = :id"); + query.bindValue(":id", id); + + if (!query.exec()) { + qWarning() << "Failed to delete template:" << query.lastError().text(); + return false; + } + return query.numRowsAffected() > 0; +} + +std::optional