Yahoo Web Search

Search results

  1. Apr 26, 2017 · 2. Download iconfont. Open your collection and press the Download collection button, then select Iconfont. 3. Prepare your collection. Copy the source files and CSS to your web folder. 4. Load the stylesheet. Request the CSS stylesheet from the head of your web.

  2. 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, but nothing

  3. 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

  4. Answer. Option 1) Font Viewer, OR similar font viewer software. This is the easiest option. Install the FontViewer software. Get the font's icon codes from the character map. Use any online code converter, like Rishida Unicode Code Converter, to get the escaped CSS code.

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

  6. 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...

  7. May 25, 2020 · Yes. Just add a font-size rule to the specific item you want to change. I’d recommend doing this in your own style sheet rather than modifying flaticon.css, but either way will work. .flaticon-healthcare::before {. content: "\f102"; font-size: 48px; } edited May 25, 2020 at 18:15. answered May 25, 2020 at 17:29.

  8. Feb 25, 2020 · 1. The icon fonts are fonts, so for 2 icon sets that use the same character ("content") you just have to ensure that the class name also specifies the font-face: styles.css. font-family: flaticon; // or name given in flaticon's @font-face css. flaticon.css example:

  9. Apr 29, 2022 · They just stopped showing up randomly after a refresh. I got rid of all styling around the element and they are still not showing up.

  10. Apr 9, 2020 · I have downloaded a simple template from the internet and for icons, the developer used Flaticons font. Now I want to put another icon on the website but I can't get Flaticons code for CSS file. On Flaticon site only can be downloaded in PSD, SVG, BASE 64 I don't have code like .flaticon-research:before { content: "\f100"; }.

  1. People also search for