đŸĒ Colorful Icons for your Flutter App

Overview

Koukicons

đŸĒ This package provides +700 Colorful Icons for Flutter Apps.

📱 Screenshot

❓ How to use

To use this plugin, add koukicons as a dependency in your pubspec.yaml file.

That's it! start using Your Icons:

  1. First you need to import the icons you need (List of icons Here đŸĒ ) - For example:
import 'package:koukicons/home.dart';
import 'package:koukicons/gift.dart';
import 'package:koukicons/pin.dart';
\\ import more icons here...
  1. then you need to call your imported Icons - (you can also specify width / height / color) :
...
Column(
  children: <Widget>[
    KoukiconsHome(),
    KoukiconsGift(height: 100.0),
    KoukiconsPIN(width: 70.0, color: Colors.red),
  ],
),

Example

import 'package:koukicons/like.dart';
...
Column(
  children: <Widget>[
    Text("I"),
    KoukiconsLike(height: 100.0),
    Text("You"),
  ],
),

⭐ List of Icons

To explore all the icons, Click Here đŸĒ

📌 App size

Q: There are many icons. My app will be very big if i use this package?

A: No, Don't worry. Your app will import only the icons that you are using. so your app size will be so small.

⚠ī¸ Disclaimer

I don't own these Icons, i collected them from the entire internet. (Flaticons, and many other websites...). I have just made this collection to help others.I don't advice you to use it in commercial applications.

You can use your own icons / contribute to this repository by adding new icons here (the part below...)

Again, I made this package for educational purposes. Thank you ❤ī¸

❓ How to add new icons to this library

  1. Fork this repository

  2. Copy/paste your new SVG file inside "icons" folder ( Icon name must be lowercase letters, no numbers in first character & no special character )

  3. Inside "Tool" folder, run "generator.py" (requires python3)

python generator.py
  1. Pull request and eat some cookies đŸĒ đŸĒ đŸĒ

If you like this package, Please Buy me some cookies đŸĒ đŸĒ đŸĒ

http://paypal.me/AdemKouki

You might also like...

A Flutter package for Ant Icons.

A Flutter package for Ant Icons.

Package for Ant Icons An icon is a graphical representation of meaning. Icons can be used to express actions, state, and even to categorize data. Ant

Oct 7, 2022

Customizable Icons for Flutter :boom:

English | įŽ€äŊ“中文 flutter_icons Customizable Icons for Flutter,Inspired by react-native-vector-icons Notice v1.0.0 has major Api changes, please be caref

Dec 30, 2022

The Line Awesome Icon pack available as Flutter Icons

line_awesome_icons The Line Awesome Icon pack available as Flutter Icons Getting Started This plugin is based on Line Awesome Icons pack, which you ca

Oct 10, 2022

FLUTTER API: It's powerful navigation by gestures and taps. You can scroll from left to right or tap on the navigation icons.

FLUTTER API: It's powerful navigation by gestures and taps. You can scroll from left to right or tap on the navigation icons.

scroll_navigation My other APIs Video Viewer Video Editor Helpers Features Fancy animations. Customizable colors. Works with the back button. Scrollin

Jun 14, 2022

Flutter package for Eva Icons

Flutter package for Eva Icons

Flutter package for Eva Icons. Eva Icons is a pack of more than 480 beautifully crafted Open Source icons for common actions and items.

Nov 16, 2022

The Font Awesome Icon pack available as Flutter Icons

font_awesome_flutter The Font Awesome Icon pack available as set of Flutter Icons. Based on Font Awesome 5.15.4. Includes all free icons: Regular Soli

Dec 28, 2022

A flutter package that provides all icons you need

A flutter package that provides all icons you need

Before starting ✋ . I want to tell you that every star 🌟 added to my space shines my world and motivate me đŸ’Ē to make more awesome things like this o

Dec 29, 2022

This package will animate a floating action button at the center and icons at the bottomNavigationBar using AnimatedContainer and SlideTransition respectively.

This package will animate a floating action button at the center and icons at the bottomNavigationBar using AnimatedContainer and SlideTransition respectively.

floating_bottom_bar This package will animate a floating action button at the center and icons at the bottomNavigationBar using AnimatedContainer and

Oct 10, 2022

Aris inheritedwidget - The Inherited Widget helps you to easily distribute your app state to every widget in your Flutter app

Aris inheritedwidget - The Inherited Widget helps you to easily distribute your app state to every widget in your Flutter app

Flutter Tutorial - Inherited Widget The InheritedWidget helps you to easily dist

Dec 29, 2021
Comments
  • Please update outdated flutter_svg

    Please update outdated flutter_svg

    Because koukicons 2.0.2 depends on flutter_svg ^0.15.0 and no versions of koukicons match >2.0.2 <3.0.0, koukicons ^2.0.2 requires flutter_svg ^0.15.0.

    I upgrade my flutter_svg to ^0.17.4

    opened by Muhammad-Tayab 2
  • adding all imports to a single dart file

    adding all imports to a single dart file

    adding all import to a single dart file help avoid the stress of having to add so many imports to your project. instead of that expose all the icon classes for use through a single import.

    opened by Boxerbuzz 1
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    Beep boop. Your images are optimized!

    Your image file size has been reduced by 23% 🎉

    Details

    | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /icons/eject2.svg | 0.82kb | 0.44kb | 46.74% | | /icons/pause2.svg | 0.83kb | 0.44kb | 46.41% | | /icons/add3.svg | 0.74kb | 0.40kb | 46.03% | | /icons/fastForward2.svg | 0.84kb | 0.45kb | 45.92% | | /icons/fastBack2.svg | 0.84kb | 0.46kb | 45.81% | | /icons/airplay.svg | 0.84kb | 0.46kb | 45.60% | | /icons/substract.svg | 0.85kb | 0.47kb | 45.03% | | /icons/equal.svg | 0.97kb | 0.54kb | 44.35% | | /icons/hambMenu2.svg | 1.23kb | 0.69kb | 44.25% | | /icons/stop2.svg | 0.87kb | 0.49kb | 44.17% | | /icons/substract2.svg | 0.77kb | 0.43kb | 43.88% | | /icons/equal2.svg | 0.78kb | 0.44kb | 43.50% | | /icons/albums2.svg | 1.37kb | 0.78kb | 43.30% | | /icons/multiply.svg | 0.99kb | 0.56kb | 43.22% | | /icons/diamond.svg | 1.21kb | 0.69kb | 43.04% | | /icons/notebook1.svg | 1.21kb | 0.69kb | 43.01% | | /icons/folder2.svg | 1.16kb | 0.66kb | 42.94% | | /icons/win.svg | 1.16kb | 0.67kb | 42.69% | | /icons/send2.svg | 1.16kb | 0.67kb | 42.65% | | /icons/success2.svg | 0.90kb | 0.52kb | 42.64% | | /icons/win2.svg | 1.16kb | 0.67kb | 42.62% | | /icons/play2.svg | 0.91kb | 0.52kb | 42.46% | | /icons/navigation.svg | 0.94kb | 0.54kb | 42.41% | | /icons/multiply3.svg | 0.80kb | 0.46kb | 42.34% | | /icons/hambMenu.svg | 1.06kb | 0.61kb | 42.13% | | /icons/report.svg | 0.92kb | 0.53kb | 42.00% | | /icons/flag5.svg | 0.92kb | 0.53kb | 41.91% | | /icons/add.svg | 0.81kb | 0.47kb | 41.91% | | /icons/back2.svg | 1.03kb | 0.60kb | 41.83% | | /icons/flag3.svg | 0.92kb | 0.54kb | 41.78% | | /icons/forward2.svg | 1.03kb | 0.60kb | 41.75% | | /icons/addWin.svg | 1.19kb | 0.70kb | 41.61% | | /icons/home2.svg | 1.55kb | 0.91kb | 41.36% | | /icons/exitDoor2.svg | 1.20kb | 0.70kb | 41.33% | | /icons/enter.svg | 1.08kb | 0.64kb | 41.30% | | /icons/exitArrow.svg | 1.08kb | 0.64kb | 41.30% | | /icons/tabs.svg | 1.32kb | 0.78kb | 41.27% | | /icons/bluetooth.svg | 1.45kb | 0.85kb | 41.26% | | /icons/susbstract2.svg | 0.83kb | 0.49kb | 40.85% | | /icons/error.svg | 1.07kb | 0.64kb | 40.62% | | /icons/sign.svg | 1.10kb | 0.65kb | 40.60% | | /icons/folderX.svg | 1.83kb | 1.09kb | 40.51% | | /icons/exitWin.svg | 1.23kb | 0.73kb | 40.48% | | /icons/home3.svg | 1.23kb | 0.73kb | 40.48% | | /icons/warning.svg | 1.08kb | 0.64kb | 40.47% | | /icons/stop.svg | 1.08kb | 0.64kb | 40.36% | | /icons/star.svg | 0.84kb | 0.50kb | 40.32% | | /icons/downloadFolder.svg | 1.36kb | 0.81kb | 40.20% | | /icons/uploadFolder.svg | 1.36kb | 0.81kb | 40.20% | | /icons/lamp.svg | 1.48kb | 0.89kb | 40.13% | | /icons/flag1.svg | 0.96kb | 0.58kb | 39.96% | | /icons/exitDoor.svg | 1.37kb | 0.82kb | 39.89% | | /icons/send3.svg | 1.25kb | 0.75kb | 39.84% | | /icons/success3.svg | 0.98kb | 0.59kb | 39.66% | | /icons/home4.svg | 1.38kb | 0.83kb | 39.49% | | /icons/menuX.svg | 1.14kb | 0.69kb | 39.47% | | /icons/navigator.svg | 1.14kb | 0.69kb | 39.35% | | /icons/vid3.svg | 3.26kb | 1.98kb | 39.23% | | /icons/pause.svg | 1.36kb | 0.83kb | 39.08% | | /icons/layers2.svg | 1.27kb | 0.78kb | 39.02% | | /icons/fullBattery2.svg | 0.99kb | 0.60kb | 39.01% | | /icons/menu2.svg | 1.15kb | 0.71kb | 38.75% | | /icons/volume.svg | 1.00kb | 0.62kb | 38.58% | | /icons/uploadX.svg | 1.11kb | 0.68kb | 38.56% | | /icons/calc.svg | 1.93kb | 1.19kb | 38.52% | | /icons/magnet3.svg | 1.35kb | 0.83kb | 38.52% | | /icons/volumeAdd.svg | 1.13kb | 0.70kb | 38.51% | | /icons/downloadX.svg | 1.12kb | 0.69kb | 38.23% | | /icons/notebook2.svg | 1.36kb | 0.84kb | 38.11% | | /icons/notebook.svg | 1.36kb | 0.84kb | 38.11% | | /icons/switchOff.svg | 1.31kb | 0.81kb | 37.88% | | /icons/pic2.svg | 1.83kb | 1.14kb | 37.76% | | /icons/unlock4.svg | 1.44kb | 0.90kb | 37.75% | | /icons/more2.svg | 1.32kb | 0.82kb | 37.71% | | /icons/locationPin.svg | 1.32kb | 0.82kb | 37.71% | | /icons/more3.svg | 1.32kb | 0.82kb | 37.71% | | /icons/lock4.svg | 1.45kb | 0.90kb | 37.60% | | /icons/flag2.svg | 1.38kb | 0.86kb | 37.60% | | /icons/on.svg | 1.32kb | 0.82kb | 37.57% | | /icons/onTrig2.svg | 1.19kb | 0.74kb | 37.54% | | /icons/offTrig2.svg | 1.20kb | 0.75kb | 37.39% | | /icons/divide.svg | 1.27kb | 0.80kb | 37.36% | | /icons/equal3.svg | 1.03kb | 0.65kb | 37.28% | | /icons/folder3.svg | 1.20kb | 0.75kb | 37.21% | | /icons/readX.svg | 1.04kb | 0.65kb | 37.17% | | /icons/voice.svg | 1.60kb | 1.01kb | 37.10% | | /icons/off.svg | 0.92kb | 0.58kb | 36.90% | | /icons/lowBattery2.svg | 1.17kb | 0.74kb | 36.85% | | /icons/mute3.svg | 1.75kb | 1.10kb | 36.82% | | /icons/halfBattery2.svg | 1.17kb | 0.74kb | 36.79% | | /icons/percent.svg | 1.29kb | 0.82kb | 36.76% | | /icons/repeat2.svg | 1.29kb | 0.82kb | 36.71% | | /icons/drainingBattery2.svg | 1.18kb | 0.75kb | 36.54% | | /icons/divide3.svg | 1.05kb | 0.67kb | 36.52% | | /icons/pic.svg | 1.55kb | 0.99kb | 36.40% | | /icons/map2.svg | 2.30kb | 1.47kb | 36.23% | | /icons/divide2.svg | 1.19kb | 0.76kb | 36.10% | | /icons/trash2.svg | 1.51kb | 0.96kb | 36.09% | | /icons/unlockFolder.svg | 1.65kb | 1.05kb | 36.02% | | /icons/lockFolder.svg | 1.65kb | 1.06kb | 36.00% | | /icons/printer.svg | 2.06kb | 1.32kb | 35.92% | | /icons/folder7.svg | 1.92kb | 1.23kb | 35.92% | | /icons/streetOrien.svg | 1.93kb | 1.24kb | 35.85% | | /icons/knob2.svg | 1.39kb | 0.89kb | 35.80% | | /icons/docFolder3.svg | 2.34kb | 1.51kb | 35.74% | | /icons/docFolder4.svg | 2.21kb | 1.42kb | 35.70% | | /icons/folder6.svg | 1.80kb | 1.16kb | 35.70% | | /icons/trash.svg | 1.53kb | 0.98kb | 35.63% | | /icons/takeNote.svg | 2.75kb | 1.78kb | 35.29% | | /icons/safety.svg | 1.09kb | 0.71kb | 35.27% | | /icons/glasses.svg | 1.41kb | 0.92kb | 35.13% | | /icons/compass.svg | 1.85kb | 1.20kb | 35.10% | | /icons/help2.svg | 1.11kb | 0.72kb | 35.07% | | /icons/funnel.svg | 1.42kb | 0.92kb | 34.99% | | /icons/more.svg | 1.56kb | 1.02kb | 34.92% | | /icons/zoomOut.svg | 1.57kb | 1.02kb | 34.87% | | /icons/bluetooth2.svg | 1.29kb | 0.84kb | 34.79% | | /icons/unlocked2.svg | 1.57kb | 1.02kb | 34.77% | | /icons/lockX.svg | 1.57kb | 1.03kb | 34.68% | | /icons/caseX.svg | 1.89kb | 1.23kb | 34.68% | | /icons/send.svg | 1.11kb | 0.73kb | 34.65% | | /icons/silent.svg | 1.63kb | 1.07kb | 34.55% | | /icons/lock3.svg | 2.43kb | 1.59kb | 34.51% | | /icons/settings3.svg | 3.57kb | 2.34kb | 34.46% | | /icons/views.svg | 1.44kb | 0.95kb | 34.42% | | /icons/signpost.svg | 1.45kb | 0.95kb | 34.28% | | /icons/view2.svg | 1.46kb | 0.96kb | 34.27% | | /icons/chargingBattery.svg | 1.39kb | 0.92kb | 34.03% | | /icons/restart.svg | 1.40kb | 0.92kb | 34.01% | | /icons/vid2.svg | 2.76kb | 1.82kb | 33.95% | | /icons/location3.svg | 1.17kb | 0.78kb | 33.94% | | /icons/video.svg | 1.96kb | 1.30kb | 33.90% | | /icons/percent2.svg | 1.00kb | 0.66kb | 33.85% | | /icons/magnet1.svg | 1.69kb | 1.12kb | 33.83% | | /icons/mute.svg | 1.81kb | 1.20kb | 33.71% | | /icons/save.svg | 2.10kb | 1.39kb | 33.69% | | /icons/takeNote2.svg | 2.88kb | 1.91kb | 33.67% | | /icons/zoomIn.svg | 1.78kb | 1.18kb | 33.63% | | /icons/spotlight.svg | 1.77kb | 1.17kb | 33.57% | | /icons/framePic.svg | 2.50kb | 1.66kb | 33.55% | | /icons/movieCam.svg | 1.28kb | 0.85kb | 33.51% | | /icons/files2.svg | 2.06kb | 1.37kb | 33.49% | | /icons/archive3.svg | 1.78kb | 1.19kb | 33.44% | | /icons/hide.svg | 1.64kb | 1.09kb | 33.35% | | /icons/files.svg | 2.22kb | 1.48kb | 33.27% | | /icons/search2.svg | 1.64kb | 1.09kb | 33.27% | | /icons/phoneUp.svg | 1.98kb | 1.32kb | 33.23% | | /icons/view.svg | 1.49kb | 1.00kb | 33.22% | | /icons/map.svg | 6.57kb | 4.39kb | 33.18% | | /icons/phoneDown.svg | 1.98kb | 1.32kb | 33.17% | | /icons/album.svg | 3.12kb | 2.08kb | 33.17% | | /icons/openFolder.svg | 1.35kb | 0.90kb | 33.09% | | /icons/openFolder2.svg | 1.51kb | 1.01kb | 33.07% | | /icons/flag4.svg | 1.30kb | 0.87kb | 33.06% | | /icons/streetName.svg | 2.26kb | 1.52kb | 32.97% | | /icons/silent2.svg | 1.17kb | 0.78kb | 32.94% | | /icons/controls7.svg | 2.67kb | 1.79kb | 32.94% | | /icons/controls3.svg | 2.67kb | 1.79kb | 32.93% | | /icons/eject.svg | 1.61kb | 1.08kb | 32.93% | | /icons/importantArchive.svg | 3.00kb | 2.02kb | 32.87% | | /icons/controls4.svg | 2.54kb | 1.71kb | 32.82% | | /icons/albums.svg | 2.01kb | 1.35kb | 32.67% | | /icons/box.svg | 1.97kb | 1.33kb | 32.64% | | /icons/folder5.svg | 1.97kb | 1.33kb | 32.59% | | /icons/dialPad.svg | 2.42kb | 1.64kb | 32.54% | | /icons/forward.svg | 1.63kb | 1.10kb | 32.54% | | /icons/notif.svg | 1.53kb | 1.04kb | 32.53% | | /icons/back.svg | 1.63kb | 1.10kb | 32.50% | | /icons/lowVol.svg | 1.88kb | 1.27kb | 32.45% | | /icons/receive.svg | 1.19kb | 0.80kb | 32.43% | | /icons/addApp.svg | 1.68kb | 1.14kb | 32.35% | | /icons/play.svg | 1.35kb | 0.91kb | 32.30% | | /icons/shutdown.svg | 1.47kb | 1.00kb | 32.25% | | /icons/movie.svg | 1.62kb | 1.10kb | 32.19% | | /icons/folder4.svg | 1.85kb | 1.25kb | 32.15% | | /icons/controls8.svg | 2.18kb | 1.48kb | 32.14% | | /icons/unlock3.svg | 2.61kb | 1.77kb | 32.11% | | /icons/calend.svg | 2.00kb | 1.36kb | 32.07% | | /icons/pin.svg | 1.34kb | 0.91kb | 32.05% | | /icons/unlink.svg | 1.25kb | 0.85kb | 31.88% | | /icons/success.svg | 1.35kb | 0.92kb | 31.79% | | /icons/bookmark2.svg | 1.92kb | 1.31kb | 31.79% | | /icons/knob.svg | 2.64kb | 1.80kb | 31.74% | | /icons/infinity.svg | 1.07kb | 0.73kb | 31.67% | | /icons/write.svg | 2.18kb | 1.49kb | 31.65% | | /icons/newspaper.svg | 3.27kb | 2.23kb | 31.63% | | /icons/offTrig.svg | 1.73kb | 1.19kb | 31.61% | | /icons/docFolder.svg | 2.50kb | 1.71kb | 31.54% | | /icons/onTrig.svg | 1.74kb | 1.19kb | 31.46% | | /icons/time.svg | 1.73kb | 1.19kb | 31.44% | | /icons/network2.svg | 2.51kb | 1.72kb | 31.43% | | /icons/forbidden.svg | 1.37kb | 0.94kb | 31.41% | | /icons/docFolder2.svg | 2.36kb | 1.62kb | 31.32% | | /icons/phoneChat.svg | 1.95kb | 1.34kb | 31.29% | | /icons/search1.svg | 1.75kb | 1.20kb | 31.23% | | /icons/searchPhone.svg | 2.37kb | 1.63kb | 31.22% | | /icons/like2.svg | 1.09kb | 0.75kb | 31.21% | | /icons/location.svg | 1.24kb | 0.85kb | 31.12% | | /icons/lock2.svg | 1.76kb | 1.21kb | 31.03% | | /icons/medVol.svg | 1.97kb | 1.36kb | 30.92% | | /icons/attach.svg | 1.10kb | 0.76kb | 30.91% | | /icons/onOffSwitch.svg | 2.08kb | 1.44kb | 30.85% | | /icons/locationArea.svg | 1.25kb | 0.87kb | 30.78% | | /icons/unlockOri.svg | 1.78kb | 1.24kb | 30.72% | | /icons/airdrop.svg | 2.13kb | 1.48kb | 30.66% | | /icons/phoneMessage.svg | 2.14kb | 1.48kb | 30.62% | | /icons/focus.svg | 1.79kb | 1.24kb | 30.59% | | /icons/lockOri.svg | 1.80kb | 1.25kb | 30.47% | | /icons/unlock2.svg | 1.79kb | 1.25kb | 30.41% | | /icons/archive2.svg | 2.62kb | 1.83kb | 30.24% | | /icons/rotatePort.svg | 2.18kb | 1.52kb | 30.15% | | /icons/fax.svg | 4.49kb | 3.14kb | 30.10% | | /icons/flipboard2.svg | 3.12kb | 2.18kb | 30.03% | | /icons/boxArchive.svg | 2.80kb | 1.96kb | 30.01% | | /icons/rotateLand.svg | 2.20kb | 1.54kb | 29.91% | | /icons/add2.svg | 0.83kb | 0.58kb | 29.89% | | /icons/boxArchive2.svg | 2.82kb | 1.98kb | 29.76% | | /icons/database2.svg | 2.80kb | 1.97kb | 29.76% | | /icons/highVol.svg | 2.05kb | 1.44kb | 29.74% | | /icons/controls10.svg | 2.05kb | 1.44kb | 29.73% | | /icons/phoneVibrate.svg | 2.05kb | 1.44kb | 29.70% | | /icons/favourite.svg | 2.33kb | 1.64kb | 29.65% | | /icons/employeeBadge3.svg | 2.36kb | 1.66kb | 29.60% | | /icons/record.svg | 2.01kb | 1.41kb | 29.59% | | /icons/database3.svg | 2.82kb | 1.99kb | 29.55% | | /icons/searchFile.svg | 2.54kb | 1.79kb | 29.30% | | /icons/controls5.svg | 2.73kb | 1.93kb | 29.27% | | /icons/unlocked.svg | 2.37kb | 1.67kb | 29.23% | | /icons/locked.svg | 2.37kb | 1.68kb | 29.17% | | /icons/stopwatch.svg | 1.70kb | 1.21kb | 29.16% | | /icons/bookmarkC.svg | 2.87kb | 2.04kb | 29.15% | | /icons/likeX.svg | 1.32kb | 0.94kb | 29.14% | | /icons/shuffle2.svg | 1.48kb | 1.05kb | 29.08% | | /icons/camx.svg | 2.10kb | 1.49kb | 29.04% | | /icons/controls9.svg | 2.73kb | 1.94kb | 28.93% | | /icons/compose.svg | 1.95kb | 1.39kb | 28.90% | | /icons/controls1.svg | 4.84kb | 3.44kb | 28.88% | | /icons/selectWin.svg | 5.46kb | 3.89kb | 28.75% | | /icons/mute2.svg | 1.51kb | 1.08kb | 28.67% | | /icons/brokenLink2.svg | 1.39kb | 0.99kb | 28.63% | | /icons/archive.svg | 1.91kb | 1.36kb | 28.56% | | /icons/selectWin2.svg | 5.53kb | 3.96kb | 28.41% | | /icons/share3.svg | 2.03kb | 1.46kb | 28.10% | | /icons/onOff.svg | 2.83kb | 2.04kb | 28.05% | | /icons/lowVol2.svg | 1.53kb | 1.10kb | 28.01% | | /icons/streetLocation.svg | 1.54kb | 1.11kb | 28.00% | | /icons/fastForward.svg | 1.90kb | 1.37kb | 27.97% | | /icons/alarmoff.svg | 1.96kb | 1.41kb | 27.95% | | /icons/fastBack.svg | 1.90kb | 1.37kb | 27.94% | | /icons/target.svg | 1.22kb | 0.88kb | 27.93% | | /icons/linkGreen.svg | 1.43kb | 1.03kb | 27.93% | | /icons/timeFlies.svg | 2.83kb | 2.04kb | 27.88% | | /icons/controls6.svg | 2.67kb | 1.93kb | 27.82% | | /icons/layers.svg | 5.47kb | 3.95kb | 27.82% | | /icons/userM.svg | 1.44kb | 1.04kb | 27.64% | | /icons/note.svg | 4.63kb | 3.35kb | 27.61% | | /icons/disliked.svg | 1.41kb | 1.03kb | 27.29% | | /icons/searchX.svg | 3.22kb | 2.34kb | 27.26% | | /icons/musicX.svg | 1.43kb | 1.04kb | 26.95% | | /icons/siri.svg | 9.47kb | 6.93kb | 26.89% | | /icons/calc2.svg | 3.37kb | 2.46kb | 26.86% | | /icons/cloudTransfert.svg | 3.11kb | 2.27kb | 26.83% | | /icons/editDoc.svg | 5.86kb | 4.29kb | 26.78% | | /icons/share2.svg | 1.95kb | 1.43kb | 26.59% | | /icons/repeat.svg | 2.00kb | 1.47kb | 26.54% | | /icons/thumbDown.svg | 2.14kb | 1.57kb | 26.39% | | /icons/musical.svg | 1.29kb | 0.95kb | 26.30% | | /icons/checklist.svg | 2.81kb | 2.07kb | 26.30% | | /icons/disconnectedNetwork.svg | 5.99kb | 4.42kb | 26.25% | | /icons/home1.svg | 3.57kb | 2.63kb | 26.23% | | /icons/magnet2.svg | 4.39kb | 3.24kb | 26.17% | | /icons/trash4.svg | 11.24kb | 8.30kb | 26.17% | | /icons/albumsView.svg | 15.73kb | 11.62kb | 26.13% | | /icons/liveNews.svg | 2.17kb | 1.61kb | 26.01% | | /icons/favourite2.svg | 1.31kb | 0.97kb | 25.95% | | /icons/camera2.svg | 3.22kb | 2.38kb | 25.91% | | /icons/controls2.svg | 5.23kb | 3.88kb | 25.86% | | /icons/magic.svg | 2.70kb | 2.00kb | 25.86% | | /icons/trash3.svg | 11.95kb | 8.86kb | 25.83% | | /icons/command.svg | 1.49kb | 1.11kb | 25.79% | | /icons/databaseX.svg | 4.63kb | 3.44kb | 25.76% | | /icons/clock2.svg | 3.64kb | 2.71kb | 25.68% | | /icons/thumbUp.svg | 2.20kb | 1.63kb | 25.67% | | /icons/userF.svg | 1.56kb | 1.16kb | 25.56% | | /icons/lowBattery3.svg | 4.15kb | 3.10kb | 25.48% | | /icons/cloudUpload.svg | 2.75kb | 2.05kb | 25.40% | | /icons/lan.svg | 5.94kb | 4.43kb | 25.39% | | /icons/selectTab.svg | 21.38kb | 15.95kb | 25.39% | | /icons/internet.svg | 1.69kb | 1.26kb | 25.37% | | /icons/calendar1.svg | 7.21kb | 5.38kb | 25.28% | | /icons/flipboard.svg | 4.09kb | 3.06kb | 25.27% | | /icons/cloudWarning.svg | 2.60kb | 1.95kb | 25.23% | | /icons/timetracking.svg | 2.24kb | 1.68kb | 25.17% | | /icons/calendar5.svg | 5.11kb | 3.84kb | 24.98% | | /icons/phoneProfile.svg | 2.82kb | 2.12kb | 24.83% | | /icons/profile.svg | 2.60kb | 1.96kb | 24.69% | | /icons/doc.svg | 4.59kb | 3.46kb | 24.65% | | /icons/promote2.svg | 1.93kb | 1.45kb | 24.62% | | /icons/medVol2.svg | 1.93kb | 1.45kb | 24.61% | | /icons/halfBattery.svg | 6.86kb | 5.17kb | 24.60% | | /icons/network.svg | 7.81kb | 5.90kb | 24.49% | | /icons/profile2.svg | 3.45kb | 2.61kb | 24.46% | | /icons/techPower.svg | 3.79kb | 2.87kb | 24.43% | | /icons/cloud.svg | 2.31kb | 1.75kb | 24.40% | | /icons/cloudDown.svg | 2.50kb | 1.89kb | 24.38% | | /icons/databaseNetwork.svg | 6.78kb | 5.14kb | 24.21% | | /icons/drainingBattery.svg | 11.12kb | 8.45kb | 24.05% | | /icons/timetracking3.svg | 8.89kb | 6.75kb | 24.04% | | /icons/fullBattery3.svg | 16.01kb | 12.16kb | 24.01% | | /icons/cloudSearch.svg | 2.92kb | 2.22kb | 23.91% | | /icons/share1.svg | 2.38kb | 1.81kb | 23.75% | | /icons/shuffle.svg | 2.86kb | 2.19kb | 23.59% | | /icons/ideaX.svg | 3.16kb | 2.42kb | 23.52% | | /icons/leakingBattery.svg | 13.49kb | 10.32kb | 23.49% | | /icons/key2.svg | 1.70kb | 1.30kb | 23.39% | | /icons/profile4.svg | 2.75kb | 2.11kb | 23.36% | | /icons/calendar2.svg | 8.41kb | 6.45kb | 23.27% | | /icons/eventDate.svg | 6.33kb | 4.86kb | 23.25% | | /icons/phoneApps.svg | 3.97kb | 3.05kb | 23.24% | | /icons/employeeBadge4.svg | 5.73kb | 4.41kb | 23.16% | | /icons/calendar4.svg | 5.31kb | 4.08kb | 23.13% | | /icons/location2.svg | 1.94kb | 1.49kb | 23.10% | | /icons/gift.svg | 2.16kb | 1.67kb | 22.94% | | /icons/notebook3.svg | 6.42kb | 4.95kb | 22.92% | | /icons/clocktime.svg | 3.89kb | 3.00kb | 22.81% | | /icons/perspective.svg | 2.63kb | 2.03kb | 22.71% | | /icons/cd.svg | 2.52kb | 1.96kb | 22.48% | | /icons/settings6.svg | 1.99kb | 1.54kb | 22.47% | | /images/screenshot.png | 74.55kb | 58.06kb | 22.12% | | /icons/priceTag.svg | 2.36kb | 1.84kb | 22.05% | | /icons/wifi.svg | 2.15kb | 1.68kb | 22.03% | | /icons/privacyX.svg | 1.54kb | 1.20kb | 22.01% | | /icons/eventDate2.svg | 5.37kb | 4.19kb | 21.96% | | /icons/cd2.svg | 2.17kb | 1.70kb | 21.86% | | /icons/highVol2.svg | 2.38kb | 1.86kb | 21.85% | | /icons/timetracking2.svg | 3.00kb | 2.35kb | 21.80% | | /icons/profile3.svg | 3.62kb | 2.83kb | 21.78% | | /icons/ringing.svg | 3.23kb | 2.53kb | 21.75% | | /icons/calendar3.svg | 5.08kb | 4.00kb | 21.30% | | /icons/employeeBadge2.svg | 3.83kb | 3.02kb | 21.08% | | /icons/diploma.svg | 4.71kb | 3.72kb | 20.90% | | /icons/edit.svg | 4.24kb | 3.36kb | 20.90% | | /icons/driverLicence.svg | 3.78kb | 2.99kb | 20.90% | | /icons/alarm2.svg | 6.44kb | 5.11kb | 20.64% | | /icons/ringing2.svg | 3.68kb | 2.94kb | 20.11% | | /icons/resumee.svg | 4.44kb | 3.56kb | 19.96% | | /icons/movie2.svg | 3.06kb | 2.45kb | 19.94% | | /icons/id.svg | 4.48kb | 3.60kb | 19.68% | | /icons/cloudSync.svg | 3.42kb | 2.76kb | 19.25% | | /icons/world2.svg | 2.34kb | 1.89kb | 19.14% | | /icons/tracked.svg | 5.21kb | 4.22kb | 18.91% | | /icons/alarm1.svg | 7.23kb | 5.87kb | 18.86% | | /icons/users2.svg | 2.38kb | 1.93kb | 18.78% | | /icons/settings5.svg | 2.13kb | 1.73kb | 18.70% | | /icons/settings1.svg | 9.51kb | 7.74kb | 18.57% | | /icons/profilex.svg | 2.47kb | 2.03kb | 18.07% | | /icons/settings4.svg | 2.47kb | 2.03kb | 18.07% | | /icons/employeeBadge.svg | 4.37kb | 3.58kb | 18.05% | | /icons/profiley.svg | 2.48kb | 2.03kb | 18.05% | | /icons/stopwatch2.svg | 10.41kb | 8.55kb | 17.92% | | /icons/world.svg | 3.05kb | 2.51kb | 17.86% | | /icons/heatMap.svg | 0.64kb | 0.53kb | 17.71% | | /icons/wifiSignal.svg | 3.45kb | 2.84kb | 17.67% | | /icons/speed.svg | 6.21kb | 5.12kb | 17.47% | | /icons/collect.svg | 0.67kb | 0.56kb | 17.22% | | /icons/connectedNetwork.svg | 9.44kb | 7.82kb | 17.13% | | /icons/scatterPlot.svg | 0.56kb | 0.47kb | 17.04% | | /icons/track.svg | 6.03kb | 5.01kb | 16.82% | | /icons/library.svg | 1.02kb | 0.85kb | 16.79% | | /icons/cloth.svg | 3.30kb | 2.75kb | 16.51% | | /icons/radar.svg | 3.73kb | 3.12kb | 16.36% | | /icons/list.svg | 0.67kb | 0.56kb | 16.33% | | /icons/albumCd.svg | 4.02kb | 3.36kb | 16.29% | | /icons/neutralTrading.svg | 0.62kb | 0.52kb | 16.12% | | /icons/comboChart.svg | 0.74kb | 0.62kb | 15.94% | | /icons/calendar.svg | 1.23kb | 1.05kb | 14.80% | | /icons/rules.svg | 0.81kb | 0.69kb | 14.65% | | /icons/news.svg | 0.94kb | 0.80kb | 14.49% | | /icons/lineChart.svg | 0.88kb | 0.75kb | 14.48% | | /icons/bearish.svg | 0.70kb | 0.60kb | 14.43% | | /icons/bullish.svg | 0.70kb | 0.60kb | 14.43% | | /icons/organization.svg | 0.88kb | 0.75kb | 14.41% | | /icons/fingerprint.svg | 4.55kb | 3.90kb | 14.37% | | /icons/viewDetails.svg | 0.61kb | 0.52kb | 14.35% | | /icons/upload.svg | 0.39kb | 0.33kb | 14.32% | | /icons/download.svg | 0.39kb | 0.33kb | 14.32% | | /icons/advance.svg | 0.39kb | 0.33kb | 14.32% | | /icons/department.svg | 0.87kb | 0.75kb | 14.08% | | /icons/inTransit.svg | 1.20kb | 1.03kb | 13.80% | | /icons/negativeDynamic.svg | 0.48kb | 0.41kb | 13.70% | | /icons/positiveDynamic.svg | 0.48kb | 0.41kb | 13.65% | | /icons/radarPlot.svg | 0.58kb | 0.50kb | 13.42% | | /icons/neutralDecision.svg | 0.62kb | 0.54kb | 13.34% | | /icons/planner.svg | 0.94kb | 0.81kb | 13.31% | | /icons/statistics.svg | 0.87kb | 0.75kb | 13.26% | | /icons/todoList.svg | 0.56kb | 0.49kb | 13.19% | | /icons/videoProjector.svg | 1.45kb | 1.26kb | 13.13% | | /icons/menu.svg | 0.29kb | 0.25kb | 13.04% | | /icons/barChart.svg | 0.30kb | 0.26kb | 12.87% | | /icons/promote.svg | 5.45kb | 4.75kb | 12.84% | | /icons/filmReel.svg | 0.48kb | 0.42kb | 12.75% | | /icons/workflow.svg | 0.81kb | 0.71kb | 12.71% | | /icons/help.svg | 9.83kb | 8.59kb | 12.60% | | /icons/clapperboard.svg | 0.93kb | 0.82kb | 12.34% | | /icons/shop.svg | 1.44kb | 1.26kb | 12.28% | | /icons/goodDecision.svg | 0.61kb | 0.53kb | 12.24% | | /icons/left.svg | 0.24kb | 0.21kb | 12.15% | | /icons/down.svg | 0.24kb | 0.21kb | 12.15% | | /icons/up.svg | 0.24kb | 0.21kb | 12.15% | | /icons/right.svg | 0.24kb | 0.21kb | 12.15% | | /icons/document.svg | 0.47kb | 0.41kb | 12.11% | | /icons/music.svg | 0.24kb | 0.21kb | 12.05% | | /icons/capacitor.svg | 0.52kb | 0.45kb | 11.93% | | /icons/mindMap.svg | 0.55kb | 0.48kb | 11.90% | | /icons/serialTasks.svg | 0.48kb | 0.42kb | 11.84% | | /icons/sms.svg | 0.36kb | 0.32kb | 11.80% | | /icons/internal.svg | 0.29kb | 0.26kb | 11.78% | | /icons/external.svg | 0.29kb | 0.26kb | 11.78% | | /icons/binoculars.svg | 1.06kb | 0.93kb | 11.72% | | /icons/plus.svg | 0.29kb | 0.26kb | 11.71% | | /icons/audioFile.svg | 0.70kb | 0.61kb | 11.66% | | /icons/display.svg | 0.76kb | 0.67kb | 11.48% | | /icons/collaboration.svg | 0.58kb | 0.51kb | 11.47% | | /icons/refresh.svg | 0.50kb | 0.44kb | 11.33% | | /icons/orgUnit.svg | 0.43kb | 0.38kb | 11.24% | | /icons/dataRecovery.svg | 0.59kb | 0.53kb | 11.06% | | /icons/addDatabase.svg | 0.64kb | 0.57kb | 10.99% | | /icons/portraitMode.svg | 1.00kb | 0.89kb | 10.89% | | /icons/emptyFilter.svg | 0.36kb | 0.32kb | 10.68% | | /icons/nightPortrait.svg | 0.87kb | 0.78kb | 10.67% | | /icons/template.svg | 0.37kb | 0.33kb | 10.67% | | /icons/galleryX.svg | 10.47kb | 9.37kb | 10.54% | | /icons/survey.svg | 0.89kb | 0.80kb | 10.51% | | /icons/automotive.svg | 0.81kb | 0.72kb | 10.41% | | /icons/blueprint.svg | 6.67kb | 5.98kb | 10.36% | | /icons/genealogy.svg | 0.72kb | 0.64kb | 10.33% | | /icons/kindle.svg | 0.68kb | 0.61kb | 10.32% | | /icons/disapprove.svg | 0.72kb | 0.65kb | 10.27% | | /icons/multipleInputs.svg | 0.68kb | 0.61kb | 10.25% | | /icons/mediumPriority.svg | 0.42kb | 0.38kb | 10.16% | | /icons/about.svg | 0.34kb | 0.30kb | 10.14% | | /icons/undo.svg | 0.29kb | 0.26kb | 10.10% | | /icons/redo.svg | 0.29kb | 0.26kb | 10.03% | | /icons/settings7.svg | 4.96kb | 4.46kb | 10.01% | | /icons/manager.svg | 0.81kb | 0.73kb | 9.99% | | /icons/mms.svg | 0.39kb | 0.35kb | 9.98% | | /icons/shipped.svg | 0.77kb | 0.70kb | 9.87% | | /icons/graduationCap.svg | 0.71kb | 0.64kb | 9.85% | | /icons/treeStructure.svg | 0.40kb | 0.36kb | 9.80% | | /icons/onlineSupport.svg | 1.06kb | 0.95kb | 9.80% | | /icons/assistant.svg | 1.01kb | 0.91kb | 9.77% | | /icons/businessman.svg | 0.89kb | 0.80kb | 9.68% | | /icons/badDecision.svg | 0.54kb | 0.48kb | 9.67% | | /icons/import.svg | 0.35kb | 0.32kb | 9.67% | | /icons/export.svg | 0.35kb | 0.32kb | 9.67% | | /icons/advertising.svg | 0.79kb | 0.71kb | 9.53% | | /icons/mapLocation.svg | 6.26kb | 5.67kb | 9.53% | | /icons/crystalOscillator.svg | 0.41kb | 0.37kb | 9.50% | | /icons/contacts.svg | 0.41kb | 0.37kb | 9.50% | | /icons/overtime.svg | 1.27kb | 1.15kb | 9.47% | | /icons/brokenLink.svg | 0.78kb | 0.71kb | 9.46% | | /icons/conferenceCall.svg | 0.62kb | 0.56kb | 9.46% | | /icons/moneyTransfer.svg | 0.74kb | 0.67kb | 9.46% | | /icons/deleteDatabase.svg | 0.75kb | 0.67kb | 9.44% | | /icons/addImage.svg | 0.57kb | 0.52kb | 9.42% | | /icons/nook.svg | 0.75kb | 0.68kb | 9.38% | | /icons/disclaimer.svg | 0.98kb | 0.89kb | 9.37% | | /icons/landscape.svg | 0.47kb | 0.43kb | 9.34% | | /icons/finePrint.svg | 1.00kb | 0.91kb | 9.33% | | /icons/filledFilter.svg | 0.37kb | 0.33kb | 9.31% | | /icons/settings10.svg | 6.09kb | 5.53kb | 9.27% | | /icons/clearFilters.svg | 0.48kb | 0.43kb | 9.22% | | /icons/process.svg | 0.89kb | 0.81kb | 9.17% | | /icons/addColumn.svg | 0.43kb | 0.39kb | 9.13% | | /icons/approve.svg | 0.57kb | 0.52kb | 9.11% | | /icons/addRow.svg | 0.43kb | 0.39kb | 9.05% | | /icons/selfServiceKiosk.svg | 0.58kb | 0.53kb | 9.03% | | /icons/alarmClock.svg | 1.06kb | 0.97kb | 9.00% | | /icons/feedIn.svg | 0.58kb | 0.52kb | 8.98% | | /icons/selfie.svg | 1.21kb | 1.10kb | 8.97% | | /icons/reading.svg | 0.54kb | 0.49kb | 8.88% | | /icons/trademark.svg | 0.39kb | 0.35kb | 8.84% | | /icons/dataBackup.svg | 0.74kb | 0.68kb | 8.80% | | /icons/share.svg | 0.49kb | 0.45kb | 8.76% | | /icons/slrBackSide.svg | 0.81kb | 0.74kb | 8.76% | | /icons/calculator.svg | 2.30kb | 2.10kb | 8.72% | | /icons/settings9.svg | 6.42kb | 5.87kb | 8.54% | | /icons/lowPriority.svg | 0.41kb | 0.37kb | 8.39% | | /icons/home.svg | 0.64kb | 0.59kb | 8.37% | | /icons/alphabeticalSortingZa.svg | 0.41kb | 0.38kb | 8.35% | | /icons/database.svg | 0.46kb | 0.42kb | 8.30% | | /icons/candleSticks.svg | 0.80kb | 0.74kb | 8.26% | | /icons/emptyBattery.svg | 0.36kb | 0.33kb | 8.24% | | /icons/fullBattery.svg | 0.36kb | 0.33kb | 8.24% | | /icons/alphabeticalSortingAz.svg | 0.42kb | 0.38kb | 8.24% | | /icons/print.svg | 0.84kb | 0.77kb | 8.14% | | /icons/invite.svg | 0.55kb | 0.50kb | 8.02% | | /icons/settings8.svg | 11.19kb | 10.30kb | 7.97% | | /icons/doNotInsert.svg | 0.54kb | 0.50kb | 7.97% | | /icons/removeImage.svg | 0.68kb | 0.62kb | 7.95% | | /icons/acceptDatabase.svg | 0.60kb | 0.55kb | 7.94% | | /icons/chargeBattery.svg | 0.44kb | 0.40kb | 7.83% | | /icons/vip.svg | 0.55kb | 0.51kb | 7.83% | | /icons/lowBattery.svg | 0.44kb | 0.41kb | 7.73% | | /icons/highBattery.svg | 0.44kb | 0.41kb | 7.71% | | /icons/middleBattery.svg | 0.44kb | 0.41kb | 7.71% | | /icons/makeDecision.svg | 0.74kb | 0.69kb | 7.63% | | /icons/ruler.svg | 1.03kb | 0.95kb | 7.58% | | /icons/electricalSensor.svg | 0.52kb | 0.48kb | 7.55% | | /icons/rotateCamera.svg | 0.57kb | 0.53kb | 7.48% | | /icons/salesPerformance.svg | 6.94kb | 6.42kb | 7.46% | | /icons/diploamaX.svg | 0.73kb | 0.68kb | 7.36% | | /icons/photoReel.svg | 0.60kb | 0.55kb | 7.35% | | /icons/camcorder.svg | 1.06kb | 0.99kb | 7.35% | | /icons/business.svg | 0.53kb | 0.49kb | 7.34% | | /icons/deleteColumn.svg | 0.53kb | 0.49kb | 7.33% | | /icons/diploma1.svg | 0.67kb | 0.62kb | 7.31% | | /icons/camcorderPro.svg | 1.00kb | 0.93kb | 7.31% | | /icons/deleteRow.svg | 0.54kb | 0.50kb | 7.27% | | /icons/podiumWithAudience.svg | 0.50kb | 0.47kb | 7.18% | | /icons/donate.svg | 1.00kb | 0.92kb | 7.16% | | /icons/leave.svg | 1.01kb | 0.94kb | 7.05% | | /icons/timeline.svg | 0.82kb | 0.76kb | 7.03% | | /icons/decision.svg | 0.74kb | 0.69kb | 6.98% | | /icons/endCall.svg | 0.49kb | 0.46kb | 6.96% | | /icons/clock.svg | 0.45kb | 0.42kb | 6.94% | | /icons/dataProtection.svg | 0.62kb | 0.58kb | 6.94% | | /icons/stopwatch3.svg | 8.70kb | 8.10kb | 6.89% | | /icons/factory.svg | 0.60kb | 0.56kb | 6.85% | | /icons/readingEbook.svg | 0.77kb | 0.72kb | 6.82% | | /icons/businessContact.svg | 0.51kb | 0.47kb | 6.73% | | /icons/lockPortrait.svg | 0.59kb | 0.55kb | 6.67% | | /icons/lockLandscape.svg | 0.59kb | 0.55kb | 6.66% | | /icons/dataEncryption.svg | 1.06kb | 0.99kb | 6.63% | | /icons/settings2.svg | 6.01kb | 5.61kb | 6.63% | | /icons/missedCall.svg | 0.52kb | 0.49kb | 6.55% | | /icons/imageFile.svg | 0.40kb | 0.38kb | 6.55% | | /icons/switchCamera.svg | 0.73kb | 0.69kb | 6.52% | | /icons/safe.svg | 1.78kb | 1.67kb | 6.52% | | /icons/roadmap.svg | 7.74kb | 7.24kb | 6.41% | | /icons/genericSortingAsc.svg | 0.41kb | 0.39kb | 6.40% | | /icons/genericSortingDesc.svg | 0.41kb | 0.39kb | 6.40% | | /icons/search.svg | 0.70kb | 0.66kb | 6.24% | | /icons/info.svg | 0.27kb | 0.25kb | 6.12% | | /icons/doNotInhale.svg | 1.25kb | 1.17kb | 6.11% | | /icons/filingCabinet.svg | 0.75kb | 0.71kb | 6.08% | | /icons/inspection.svg | 0.72kb | 0.68kb | 6.06% | | /icons/customerSupport.svg | 1.05kb | 0.99kb | 6.04% | | /icons/factoryBreakdown.svg | 0.60kb | 0.57kb | 6.00% | | /icons/serviceMark.svg | 0.57kb | 0.54kb | 5.96% | | /icons/link.svg | 0.57kb | 0.54kb | 5.96% | | /icons/dam.svg | 2.09kb | 1.97kb | 5.89% | | /icons/videoFile.svg | 0.29kb | 0.27kb | 5.74% | | /icons/simCardChip.svg | 0.61kb | 0.57kb | 5.65% | | /icons/businesswoman.svg | 0.73kb | 0.69kb | 5.61% | | /icons/cameraIdentification.svg | 1.40kb | 1.33kb | 5.57% | | /icons/podiumWithSpeaker.svg | 0.39kb | 0.37kb | 5.54% | | /icons/picture.svg | 0.39kb | 0.37kb | 5.51% | | /icons/callback.svg | 0.62kb | 0.59kb | 5.49% | | /icons/callTransfer.svg | 0.72kb | 0.68kb | 5.43% | | /icons/flowChart.svg | 0.49kb | 0.46kb | 5.39% | | /icons/parallelTasks.svg | 0.49kb | 0.46kb | 5.39% | | /icons/privacy.svg | 0.49kb | 0.46kb | 5.37% | | /icons/idea.svg | 1.01kb | 0.96kb | 5.31% | | /icons/upRight.svg | 0.41kb | 0.38kb | 5.29% | | /icons/icons8Cup.svg | 0.75kb | 0.71kb | 5.22% | | /icons/key1.svg | 0.66kb | 0.63kb | 5.18% | | /icons/editImage.svg | 0.89kb | 0.84kb | 5.18% | | /icons/doNotMix.svg | 0.51kb | 0.48kb | 5.16% | | /icons/gallery.svg | 0.51kb | 0.49kb | 5.14% | | /icons/ratings.svg | 0.42kb | 0.40kb | 5.06% | | /icons/file.svg | 0.23kb | 0.22kb | 5.02% | | /icons/noIdea.svg | 1.08kb | 1.02kb | 5.00% | | /icons/touchscreenSmartphone.svg | 0.63kb | 0.60kb | 4.92% | | /icons/panorama.svg | 0.54kb | 0.51kb | 4.92% | | /icons/closeUpMode.svg | 0.85kb | 0.81kb | 4.84% | | /icons/feedback.svg | 0.55kb | 0.52kb | 4.81% | | /icons/pieChart.svg | 0.35kb | 0.33kb | 4.80% | | /icons/enteringHeavenAlive.svg | 0.66kb | 0.62kb | 4.77% | | /icons/voicePresentation.svg | 0.35kb | 0.33kb | 4.75% | | /icons/multipleSmartphones.svg | 0.97kb | 0.93kb | 4.72% | | /icons/areaChart.svg | 0.25kb | 0.24kb | 4.63% | | /icons/podiumWithoutSpeaker.svg | 0.25kb | 0.24kb | 4.63% | | /icons/stackOfPhotos.svg | 1.42kb | 1.35kb | 4.62% | | /icons/ok.svg | 0.25kb | 0.24kb | 4.60% | | /icons/fullTrash.svg | 0.47kb | 0.45kb | 4.55% | | /icons/rightDown2.svg | 0.26kb | 0.25kb | 4.55% | | /icons/smartphoneTablet.svg | 0.69kb | 0.66kb | 4.55% | | /icons/twoSmartphones.svg | 0.69kb | 0.66kb | 4.55% | | /icons/downRight.svg | 0.26kb | 0.25kb | 4.55% | | /icons/oldTimeCamera.svg | 1.02kb | 0.97kb | 4.52% | | /icons/buttingIn.svg | 1.12kb | 1.07kb | 4.52% | | /icons/leftDown2.svg | 0.26kb | 0.25kb | 4.51% | | /icons/downLeft.svg | 0.26kb | 0.25kb | 4.49% | | /icons/rightUp2.svg | 0.26kb | 0.25kb | 4.49% | | /icons/expired.svg | 0.91kb | 0.87kb | 4.49% | | /icons/upLeft.svg | 0.26kb | 0.25kb | 4.48% | | /icons/leftUp2.svg | 0.26kb | 0.25kb | 4.46% | | /icons/camera.svg | 0.81kb | 0.78kb | 4.44% | | /icons/multipleDevices.svg | 0.71kb | 0.68kb | 4.39% | | /icons/speaker.svg | 0.60kb | 0.58kb | 4.38% | | /icons/compactCamera.svg | 0.61kb | 0.58kb | 4.33% | | /icons/biotech.svg | 1.17kb | 1.12kb | 4.32% | | /icons/multipleCameras.svg | 0.73kb | 0.70kb | 4.28% | | /icons/unlock.svg | 0.39kb | 0.37kb | 4.26% | | /icons/nightLandscape.svg | 0.39kb | 0.37kb | 4.25% | | /icons/ipad.svg | 0.39kb | 0.37kb | 4.25% | | /icons/rotateToPortrait.svg | 0.51kb | 0.49kb | 4.23% | | /icons/numericalSorting12.svg | 0.81kb | 0.77kb | 4.23% | | /icons/lock.svg | 0.39kb | 0.38kb | 4.21% | | /icons/iphone.svg | 0.39kb | 0.38kb | 4.21% | | /icons/biomass.svg | 0.63kb | 0.60kb | 4.21% | | /icons/reuse.svg | 0.74kb | 0.71kb | 4.20% | | /icons/numericalSorting21.svg | 0.82kb | 0.79kb | 4.17% | | /icons/tabletAndroid.svg | 0.40kb | 0.38kb | 4.16% | | /icons/rotateToLandscape.svg | 0.52kb | 0.50kb | 4.15% | | /icons/start.svg | 0.28kb | 0.27kb | 4.14% | | /icons/cellPhone.svg | 1.47kb | 1.41kb | 4.13% | | /icons/headset.svg | 0.40kb | 0.39kb | 4.13% | | /icons/leftDown.svg | 0.28kb | 0.27kb | 4.12% | | /icons/phoneAndroid.svg | 0.40kb | 0.39kb | 4.12% | | /icons/rightDown.svg | 0.29kb | 0.27kb | 4.11% | | /icons/leftUp.svg | 0.29kb | 0.27kb | 4.11% | | /icons/videoCall.svg | 0.29kb | 0.28kb | 4.08% | | /icons/rating.svg | 0.29kb | 0.28kb | 4.07% | | /icons/rightUp.svg | 0.29kb | 0.28kb | 4.07% | | /icons/webcam.svg | 0.65kb | 0.63kb | 4.05% | | /icons/circuit.svg | 1.08kb | 1.03kb | 4.00% | | /icons/minus.svg | 0.17kb | 0.17kb | 3.98% | | /icons/noVideo.svg | 0.42kb | 0.40kb | 3.96% | | /icons/integratedWebcam.svg | 0.55kb | 0.53kb | 3.90% | | /icons/flashOff.svg | 0.31kb | 0.30kb | 3.81% | | /icons/doughnutChart.svg | 0.44kb | 0.42kb | 3.78% | | /icons/flashAuto.svg | 0.31kb | 0.30kb | 3.75% | | /icons/questions.svg | 0.58kb | 0.56kb | 3.72% | | /icons/electroDevices.svg | 0.32kb | 0.31kb | 3.69% | | /icons/briefcase.svg | 0.59kb | 0.56kb | 3.67% | | /icons/folder.svg | 0.32kb | 0.31kb | 3.63% | | /icons/synchronize.svg | 0.60kb | 0.58kb | 3.56% | | /icons/next.svg | 0.19kb | 0.19kb | 3.55% | | /icons/previous.svg | 0.19kb | 0.19kb | 3.55% | | /icons/expand.svg | 0.19kb | 0.19kb | 3.55% | | /icons/flashOn.svg | 0.19kb | 0.19kb | 3.55% | | /icons/collapse.svg | 0.19kb | 0.19kb | 3.55% | | /icons/paid.svg | 0.74kb | 0.72kb | 3.54% | | /icons/dataConfiguration.svg | 1.36kb | 1.32kb | 3.51% | | /icons/emptyTrash.svg | 0.33kb | 0.32kb | 3.50% | | /icons/electricalThreshold.svg | 0.48kb | 0.46kb | 3.45% | | /icons/simCard.svg | 0.48kb | 0.47kb | 3.43% | | /icons/checkmark.svg | 0.20kb | 0.19kb | 3.41% | | /icons/deployment.svg | 1.20kb | 1.16kb | 3.41% | | /icons/bookmark.svg | 0.20kb | 0.19kb | 3.41% | | /icons/answers.svg | 0.64kb | 0.62kb | 3.37% | | /icons/electronics.svg | 0.50kb | 0.48kb | 3.35% | | /icons/cameraAddon.svg | 1.24kb | 1.20kb | 3.31% | | /icons/dataSheet.svg | 0.51kb | 0.49kb | 3.26% | | /icons/openedFolder.svg | 0.37kb | 0.36kb | 3.18% | | /icons/engineering.svg | 1.08kb | 1.05kb | 3.16% | | /icons/package.svg | 0.37kb | 0.36kb | 3.16% | | /icons/comments.svg | 0.22kb | 0.21kb | 3.13% | | /icons/dislike.svg | 0.38kb | 0.36kb | 3.13% | | /icons/electricity.svg | 0.22kb | 0.22kb | 3.07% | | /icons/copyleft.svg | 0.40kb | 0.39kb | 2.90% | | /icons/copyright.svg | 0.41kb | 0.40kb | 2.88% | | /icons/debt.svg | 1.79kb | 1.74kb | 2.73% | | /icons/cableRelease.svg | 0.61kb | 0.59kb | 2.72% | | /icons/sportsMode.svg | 0.99kb | 0.96kb | 2.67% | | /icons/like.svg | 0.26kb | 0.25kb | 2.63% | | /icons/likePlaceholder.svg | 0.26kb | 0.25kb | 2.63% | | /icons/approval.svg | 0.45kb | 0.44kb | 2.60% | | /icons/film.svg | 0.33kb | 0.32kb | 2.06% | | /icons/lightAtTheEndOfTunnel.svg | 0.57kb | 0.56kb | 2.05% | | /icons/registeredTrademark.svg | 0.58kb | 0.57kb | 2.03% | | /icons/phone.svg | 0.34kb | 0.33kb | 2.02% | | /icons/faq.svg | 1.11kb | 1.09kb | 1.94% | | /icons/soundRecordingCopyright.svg | 0.61kb | 0.60kb | 1.93% | | /icons/cancel.svg | 0.37kb | 0.36kb | 1.86% | | /icons/highPriority.svg | 0.67kb | 0.66kb | 1.74% | | /icons/addressBook.svg | 0.99kb | 0.97kb | 1.68% | | /icons/voicemail.svg | 0.42kb | 0.41kb | 1.63% | | /example/ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected] | 10.85kb | 10.68kb | 1.62% | | /icons/grid.svg | 0.44kb | 0.43kb | 1.56% | | /icons/puzzle.svg | 0.48kb | 0.48kb | 1.41% | | /icons/support.svg | 0.50kb | 0.50kb | 1.36% | | /icons/automatic.svg | 0.93kb | 0.92kb | 1.26% | | /icons/cursor.svg | 0.96kb | 0.94kb | 1.23% | | /icons/frame.svg | 0.96kb | 0.95kb | 1.22% | | /icons/settings.svg | 1.00kb | 0.99kb | 1.17% | | /icons/currencyExchange.svg | 1.98kb | 1.96kb | 1.08% | | /icons/signature.svg | 1.31kb | 1.30kb | 0.89% | | /icons/services.svg | 1.52kb | 1.51kb | 0.77% | | /icons/globe.svg | 2.33kb | 2.32kb | 0.50% | | /icons/biohazard.svg | 2.72kb | 2.71kb | 0.43% | | | | | | | Total : | 1,333.48kb | 1,027.05kb | 22.98% |


    Black Lives Matter | 💰 donate | 🎓 learn | ✍🏾 sign

    📝 docs | :octocat: repo | 🙋🏾 issues | 🏅 swag | đŸĒ marketplace

    opened by imgbot[bot] 0
Owner
Adem Kouki
Greetings 👋 I’m Adem. I’m a Full-stack developer living in Bizerte, Tunisia. I am a fan of technology, programming, and web development.
Adem Kouki
A Clean looking modren and colorful notes app using a local database with sqflite

A Clean looking modren and colorful notes app using a local database with sqflite

Moaz Talaat 3 Sep 23, 2022
The Material Design Icons Icon pack available as set of Flutter Icons.

material_design_icons_flutter The Material Design Icons Icon pack available as set of Flutter Icons. Based on Material Design Icons 6.5.95. See a web

ziofat 147 Oct 26, 2022
Flutter plugin to implement a Boom Menu, with icons, title, subtitle, animated FAB Icons and hide on scrolling.

Flutter Boom Menu Usage The BoomMenu widget is built to be placed in the Scaffold.floatingActionButton argument, replacing the FloatingActionButton wi

Mohanraj 88 Aug 1, 2022
Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.

Fluent UI System Icons Fluent UI System Icons are a collection of familiar, friendly and modern icons from Microsoft. Icon List View the full list of

Microsoft 4.3k Dec 29, 2022
Integrate any icons you like to your flutter app

Flutter Tutorial - Icons - Custom & Plugin Icons Integrate any icons you like to your flutter app - Material Icons, Beautiful Icons & Custom Icons. ⚡

Behruz Hurramov 1 Dec 28, 2021
Icons Launcher - A command-line tool that simplifies the task of updating your Flutter app's launcher icon.

Icons Launcher - A command-line tool that simplifies the task of updating your Flutter app's launcher icon. Full flexibility allows you to only update the launcher icon for specific platforms as needed.

Mrr Hak 48 Nov 17, 2022
A capable library for managing Windows tray icons in your Flutter app đŸĻ‹

skip to content A capable tray icon plugin for Windows. ?? package on pub.dev ?? source on github.com ?? dart docs api reference Manage multiple icon

Bent Hillerkus 5 May 27, 2022
New trick on how to create your own custom icons in flutter with bottom bar navigation

Customized Bottom Navigation Bar in Flutter | Tech With Sam Customized Bottom Navigation Bar in Flutter - Watch on youtube ✌   App Preview App Screens

Samuel Adekunle 10 Oct 26, 2022
The COCO icon pack with - +600 Editable icons available for your flutter project.

cocoicons The COCO icon pack with - +600 Editable icons available for your flutter project. Made from COCO icon pack. ?? Installation In the dependenc

Samuel Abada 5 Sep 23, 2022
XDG theme icons for Flutter

XDG Icons XDG theme icons for Flutter. https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html TODO api cleanup docs intern

J-P Nurmi 0 Jul 12, 2022