• Share
Download Font Icons
  • HTML Use
  • CSS Use
Copied to clipboard!

This site uses cookies to ensure we give you the best experience on our website. Find out more about cookies

Arrow  / 

Triangle bottom right icon

Class: fi-triangle-bottom-right
×
Learn how to use whole icons in font family

Show your ❤️ by sharing this resource.

  • Facebook
  • Twitter
  • Pin
  • Reddit
   
Ads
SVG PNG
<i class="fi fi-triangle-bottom-right"></i>
content:"\eaec";
&#xeaec;
Available formats: Font icon, SVG, PNG / PNG Size: 400px x 400px / License: Free icons for commercial use, no attribution / Categories: Arrow
Tags: Triangle bottom right, arrows, bottom-right, direction, down, corner
How to use Triangle bottom right icon in website HTML code

Make sure download webfont icon pack (zip) file from home page after download you will get all files this files you need to include in your webpage. First you need to include “uxwing-iconsfont.min.css” file which available on css folder in downloaded pack. refer below css include method.

<link rel='stylesheet' href='yourpath/uxwing-iconsfont.css' />

After include css file you need to put all fonts (EOT, SVG, TTF, WOFF) which available on fonts folder in download pack. Please note this fonts should match in icon-css path file. Now you can use all icon in html file or css file please check below reference how to use in html and css.

Apple below HTML code to use Triangle bottom right icon in your web page

<i class="fi fi-triangle-bottom-right"></i>

Apply below CSS code to use Triangle bottom right icon in background like image

.classname{position:relative;}

.classname:before{
content:"\eaec";
font-family:"uxwing-iconsfont";
left:0px;
position:absolute;
top:0;
}

Done! Now you can use and customize Triangle bottom right icon as per your requirement like change color, size apply css effects or animation.

Site Pages
  • Home
  • About me
Site Pages
  • Features
  • License
  • Sitemap
Useful Links
  • Download Web Font Icon
  • How to use in HTML
  • How to use in CSS
Keep in Touch
  • Like on Facebook
  • Follow on Twitter
  • View on Github
© 2019 UXWing. All Rights Reserved. | Privacy Policy | Disclaimer