About 2,070,000 results
Open links in new tab
  1. How do I use icons from Flaticon in my html? - Stack Overflow

    Apr 26, 2017 · How do I use icons from Flaticon in my html? Asked 8 years, 8 months ago Modified 4 years, 9 months ago Viewed 86k times

  2. How to add Flaticons to my website using CDN link

    Feb 25, 2023 · I have a simple html css js page that i wanna add some flaticons on it, i don't wanna download the icons on my laptop, for many reasons, anyway , i tried to add the icons via a cdn link, …

  3. Flaticon, import icon with different content name - Stack Overflow

    Feb 25, 2020 · I it possible to use an flat icon with different content name ? I want to add new icon to existing project so I download flaticon as font icon. But its conflict previous icon set. .flaticon-alert:

  4. html - How to add new flaticons to my website? - Stack Overflow

    Aug 24, 2016 · I have a website template which uses flaticons. It has a folder with files flaticon.css, flaticon.eot, flaticon.ttf, flaticon.svg, flaticon.woff and some others. I can use the icons by simply impor...

  5. Trying to add custom Flaticon Icons - Stack Overflow

    Sep 2, 2018 · I'm trying to add custom flaticon icons to my wordpress website , it works in a local server but when u try to do it on live it doesn't appear . i added two different types of fonts Flaticon and

  6. html - Flaticon , position the ::before element - Stack Overflow

    I'm using a font created with flaticon My problem is that I can't place the icon vertically in a div I've tried everything, vertical-align: middle, change the position: absolute / relative, margin,

  7. html - Cannot resize flaticon with font-size - Stack Overflow

    Aug 13, 2015 · the flaticon.css file contains a line that specifies the font-size: 20px; this applies over all the flat icons. You may delete that entry to freely edit single icons, or you can respecify a preferred …

  8. Flaticon Icons from CDN stopped showing - Stack Overflow

    Apr 29, 2022 · Flaticon Icons from CDN stopped showing Asked 3 years, 8 months ago Modified 3 years, 8 months ago Viewed 3k times

  9. html - How to import a Flaticons svg icon pack file in <link> tag once ...

    Jul 27, 2022 · When I download icons from Flaticon as an svg file, I'm trying to import them with a &lt;link&gt; tag and then use them anywhere in my code without typing the path every time. Here is …

  10. Unable to link Flaticons in my ReactJs project - Stack Overflow

    I am following this official docs how to add flaticon in project, I have a project running on php laravel framework and using ReactJs And in my project I was using font awesome. This is my project