All Projects → aminkodaganur → iconplus

aminkodaganur / iconplus

Licence: other
Produce icons with extra effect like long shadow, flat shadow, box effect, circle effect and rounded rectangle effect. It support Dynamic text, Font-awesome icons and also google materialized icon. You can make any Font-awesome icon as line icon and add attractive effect to it dynamically. As a output you will get CSS3 code and also you can expo…

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to iconplus

Font Awesome Php
A PHP library for Font Awesome 4.7.
Stars: ✭ 47 (+38.24%)
Mutual labels:  icons, font-awesome
Sense Navigation
Sheet Navigation + Actions for Qlik Sense.
Stars: ✭ 85 (+150%)
Mutual labels:  icons, font-awesome
Iconify Sketch
Sketch plug-in for importing over 70,000 icons from 80+ icon sets, including Material Design Icons, FontAwesome, Jam Icons, Open Emoji and many others.
Stars: ✭ 76 (+123.53%)
Mutual labels:  icons, font-awesome
Font Awesome Swift
Font Awesome swift library for iOS.
Stars: ✭ 743 (+2085.29%)
Mutual labels:  icons, font-awesome
Glyphfriend
Glyphfriend is a Visual Studio Extension to add previews for various icon/glyph fonts to Visual Studio.
Stars: ✭ 157 (+361.76%)
Mutual labels:  icons, font-awesome
Swifticons
🎢Swift Library for Font Icons - ★ this library
Stars: ✭ 747 (+2097.06%)
Mutual labels:  icons, font-awesome
Fontawesome Module
Module to use Font Awesome icons in Nuxt.js
Stars: ✭ 79 (+132.35%)
Mutual labels:  icons, font-awesome
fate
Browse FontAawesome icons from your shell
Stars: ✭ 26 (-23.53%)
Mutual labels:  icons, font-awesome
Cryptocurrency Icons
A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes.
Stars: ✭ 2,116 (+6123.53%)
Mutual labels:  icons, flat-icons
Styled Icons
💅 Popular icon packs like Font Awesome, Material Design, and Octicons, available as React Styled Components
Stars: ✭ 1,878 (+5423.53%)
Mutual labels:  icons, font-awesome
Alfred Font Awesome Workflow
🎩 Font Awesome workflow for Alfred
Stars: ✭ 714 (+2000%)
Mutual labels:  icons, font-awesome
Ember Font Awesome
ember-cli addon for using Font Awesome icons in Ember apps
Stars: ✭ 225 (+561.76%)
Mutual labels:  icons, font-awesome
Iconfontcppheaders
C, C++ headers and C# classes for icon fonts: Font Awesome, Fork Awesome, Material Design, Kenney game icons and Fontaudio
Stars: ✭ 509 (+1397.06%)
Mutual labels:  icons, font-awesome
Fork Awesome
A fork of the iconic font and CSS toolkit
Stars: ✭ 878 (+2482.35%)
Mutual labels:  icons, font-awesome
react-native-fontawesome-pro
Easily use your FontAwesome Pro icons in React-Native
Stars: ✭ 44 (+29.41%)
Mutual labels:  icons, font-awesome
Font Awesome Stylus
Stylus port for font-awesome 4.7.0
Stars: ✭ 77 (+126.47%)
Mutual labels:  icons, font-awesome
Vectoriconsroundup
A comparison between popular vectorial icon fonts
Stars: ✭ 126 (+270.59%)
Mutual labels:  icons, font-awesome
Svelte Awesome
Awesome SVG icon component for Svelte JS, built with Font Awesome icons. Based on Justineo/vue-awesome
Stars: ✭ 193 (+467.65%)
Mutual labels:  icons, font-awesome
rofi-fontawesome
fontawesome icon list for rofi dmenu
Stars: ✭ 58 (+70.59%)
Mutual labels:  icons, font-awesome
ReactNativeStarterKits
Agiletech React Native Starter Kits
Stars: ✭ 21 (-38.24%)
Mutual labels:  icons

#Find it Here

#Demo

#Intro Produce icons with extra effect like long shadow, flat shadow, box effect, circle effect and rounded rectangle effect. It support Dynamic text, Font-awesome icons and also google materialized icon. You can make any Font-awesome icon as line icon and add attractive effect to it dynamically. As a output you will get CSS3 code and also you can export it as SVG file...

#Features

  • Adjustable Long shadow for both Text and Box
  • Adjustable Flat shadow for both Text and Box
  • Fade on/off option for both Text and Box shadow
  • Adjustable opacity for shadow
  • Different Box-radius styles like circle, Square, rounded Square.
  • You can select shadow direction too
    • Bottom,
    • Bottom right,
    • Right,
    • Top right,
    • Top,
    • Top left,
    • Left,
    • Left bottom
  • You can have custom text with custom font color and box color
  • You can even have font-awesome icon tag or Google Materialized icon tag
  • You can make font , font-awesome icon and Google Materialized icon as line icon
  • You can have adjustable font size and box size

#What you get

  • It will compile and export HTML and CSS quick code to include in your web application
  • Or you download it as SVG file and use it as image in your web application

#How to use it

  • Step1 : Go to site and build icon with effect however you want

  • Step2: Find “Get Code” or “Download as SVG” button on menu bar and click on any one option Get Code: This option will generate code to be pasted on your web application. Paste HTML code wherever you want to render the icon and paste CSS code in style tag in head tag.

    Download as SVG: This option will Export a SVG file and you can download it on your local. You just need have one img src=”SVG_File_Path.svg” tag on your web application wherever you want to render the icon.

#License: This project is released under MIT(read : https://opensource.org/licenses/MIT/) open source license. And No one is allowed to make any kind of API of this as I will be doing it soon ;)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].