Avatars

  1. Home
  2. UI Kits
  3. Avatars
Loading...
  • 3
    Notifications
    • user

      Emay Walter liked your post

      10 minutes ago
    • user

      Allie Gratershared your post

      5 hours ago
    • user

      Colin Sikcommented on your post

      yesterday
    • Check all
  • 2
    user
    Jane Cooper

    active

    • user

      Hello.how are you?

    • user

      Hi, i'm fine.what about you?

    • user

      I am facing js issue can you help me?

    • user

      Sure, i will help you.

  • 2
    Cart
    • cosmetic
      Beauty cosmetic
      $20
    • shoes
      Simple shoes
      $30
    • Order Total : $70.00
    • Go to your cartCheckout
    empty
    Oops! Your cart empty!!!
  • profile

    Wade Warren

    UI Designer
    • Account
    • Inbox
    • Taskboard
    • Settings
    • Log out
user

Wade Warren

UI Designer
  • Back
  • - Pinned
  • - General
  • Dashboard
    • Default
    • Ecommerce
    • Project
  • Widgets
    • General
    • Chart
  • Page layout
    • Boxed
    • RTL
    • Dark Layout
    • Hide Nav Scroll
    • Footer Light
    • Footer Dark
    • Footer Fixed
  • - Apps
  • Project
    • Project List
    • Create new
  • File manager
  • kanban Board
  • Ecommerce
    • Add Products
    • Product
    • Category page
    • Product page
    • Product list
    • Payment Details
    • Order History
    • Invoices
      • Invoice-1
      • Invoice-2
      • Invoice-3
      • Invoice-4
      • Invoice-5
      • Invoice-6
    • Cart
    • Wishlist
    • Checkout
    • Pricing
  • Letter Box
  • Chats
    • Private Chat
    • Group Chat
  • Users
    • Users Profile
    • Users Edit
    • Users Cards
  • Bookmarks
  • Contacts
  • Tasks
  • Calendar
  • Social App
  • To-Do
  • Search Result
  • - Forms & Table
  • Forms
    • Form Controls
      • Form Validation
      • Base Inputs
      • Checkbox & Radio
      • Input Groups
      • Input Mask
      • Mega Options
    • Form Widgets
      • Datepicker
      • Touchspin
      • Select2
      • Switch
      • Typeahead
      • Clipboard
    • Form layout
      • Form Wizard 1
      • Form Wizard 2
      • Two Factor
  • Tables
    • Bootstrap Tables
      • Basic Tables
      • Table components
    • Data Tables
      • Basic Init
      • Advance Init
      • API
      • Data Sources
    • Ex. Data Tables
    • Js Grid Table
  • - Components
  • Ui Kits
    • Typography
    • Avatars
    • helper classes
    • Grid
    • Tag & pills
    • Progress
    • Modal
    • Alert
    • Popover
    • Tooltip
    • Dropdown
    • Accordion
    • Tabs
    • Lists
  • Bonus Ui
    • Scrollable
    • Tree view
    • Toasts
    • Rating
    • dropzone
    • Tour
    • SweetAlert2
    • Animated Modal
    • Owl Carousel
    • Ribbons
    • Pagination
    • Breadcrumb
    • Range Slider
    • Image cropper
    • Basic Card
    • Creative Card
    • Draggable Card
    • Timeline
  • Animation
    • Animate
    • Scroll Reveal
    • AOS animation
    • Tilt Animation
    • Wow Animation
  • Icons
    • Flag icon
    • Fontawesome Icon
    • Ico Icon
    • Themify Icon
    • Feather icon
    • Whether Icon
  • Buttons
  • Charts
    • Echarts
    • Apex Chart
    • Google Chart
    • Sparkline chart
    • Flot Chart
    • Knob Chart
    • Morris Chart
    • Chatjs Chart
    • Chartist Chart
    • Peity Chart
  • - Pages
  • Landing page
  • Sample page
  • Internationalization
  • Starter kit
  • Others
    Error Page
    • Error 400
    • Error 401
    • Error 403
    • Error 404
    • Error 500
    • Error 503
    Authentication
    • Login Simple
    • Visual Login
    • Visual Login 2
    • Validate Login
    • Tooltip Login
    • Alert Login
    • Register
    • Register Image
    • Visual Reg 2
    • Reg Wizard
    • Unlock User
    • Pwd Forget
    • Pwd Reset
    • Maintenance
    Coming Soon
    • Coming Simple
    • Coming Bg Vid
    • Coming Bg Img
    Email templates
    • Basic Email
    • Basic Header
    • Ecom Temp
    • Ecom Temp2
    • Ecom Email
    • Order Success
  • - Miscellaneous
  • Gallery
    • Gallery Grid
    • Gallery Grid Desc
    • Masonry Gallery
    • Masonry with Desc
    • Hover Effects
  • Blog
    • Blog Details
    • Blog Single
    • Add Post
  • FAQ
  • Job Search
    • Cards view
    • List View
    • Job Details
    • Apply
  • Learning
    • Learning List
    • Detailed Course
  • Maps
    • Maps JS
    • Vector Maps
  • Editors
    • Quill editor
    • ACE code editor
  • Knowledgebase
  • Support Ticket

Sizes

You can change the size of avatar using.img- * (70/80/90/100) class.

user profile
user profile
user profile
user profile
<!--You can use img-* class through change the size of avatar (70/80/90/100).-->
<div class="avatar">
<img class="img-100 rounded-circle" src="../assets/images/avtar/11.jpg" alt="user profile">
</div>
<div class="avatar">
<img class="img-90 rounded-circle" src="../assets/images/avtar/9.jpg" alt="user profile">
</div>
<div class="avatar">
<img class="img-80 rounded-circle" src="../assets/images/avtar/5.jpg" alt="user profile">
</div>
<div class="avatar">
<img class="img-70 rounded-circle" src="../assets/images/avtar/6.jpg" alt="user profile">
</div>

Status indicator

Using .status-* (online/offline/dnd) class you can set the status of avatar.

user profile
user profile
user profile
user profile
<!-- You can use status-* class through the set status (online/offline/dnd). -->
<div class="avatar">
<img class="img-100 rounded-circle" src="../assets/images/avtar/1.jpg" alt="user profile">
<div class="status bg-success"></div>
</div>
<div class="avatar">
<img class="img-90 rounded-circle" src="../assets/images/avtar/2.jpg" alt="user profile">
<div class="status bg-warning"></div>
</div>
<div class="avatar"><img class="img-80 rounded-circle" src="../assets/images/avtar/3.jpg" alt="user profile">
<div class="status bg-danger"></div>
</div>
<div class="avatar"><img class="img-70 rounded-circle" src="../assets/images/avtar/4.jpg" alt="user profile">
<div class="status bg-success"></div>
</div>

Shapes

Using the.b-r-* (8/30/35/25) class you can set the shapes of avatar.

user profile
user profile
user profile
user profile
<!-- Give the shape to avatar using .b-r-* class. (8/25/30/35). -->
<div class="avatar">
<img class= "img-100 b-r-8" src="../assets/images/avtar/8.jpg" alt="user profile">
</div>
<div class="avatar">
<img class= "img-90 b-r-30" src="../assets/images/avtar/5.jpg" alt="user profile">
</div>
<div class="avatar">
<img class= "img-80 b-r-35" src="../assets/images/avtar/11.jpg" alt="user profile">
</div>
<div class="avatar">
<img class= "img-70 rounded-circle" src="../assets/images/avtar/4.jpg" alt="user profile">
</div>

Ratio

Give the shape to avatar using .ratio and img-* (50/70/80/90/100) class.

user profile
user profile
user profile
user profile
user profile
<!-- You can use b-r-* class through the set status (100/90/80/70/50). -->
<div class="avatars">
<div class="avatar ratio">
<img class= "b-r-8 img-100" src="../assets/images/avtar/9.jpg" alt="user-profile">
</div>
<div class="avatar ratio">
<img class= "b-r-8 img-90" src="../assets/images/avtar/1.jpg" alt="user-profile">
</div>
<div class="avatar ratio">
<img class= "b-r-8 img-80" src="../assets/images/user/3.jpg" alt="user-profile">
</div>
<div class="avatar ratio">
<img class= "b-r-8 img-70" src="../assets/images/avtar/6.jpg" alt="user-profile">
</div>
<div class="avatar ratio">
<img class= "b-r-8 img-50" src="../assets/images/avtar/3.jpg" alt="user-profile">
</div>

Grouping

You can set the group of avatars like .img-* (40/50/60/80/100) and .b-r-* (8/30/35).

  • user profile
  • user profile
  • user profile
  • user profile
  • user profile
  • user profile
  • user profile
  • user profile
  • user profile
<!-- You can set the group of avatars use img-* and .b-r-* class (40/50/60/80/100) and (8/30/35). -->
<div class="customers d-inline-block avatar-group">
<ul>
<li class="d-inline-block">
<img class= "img-100 b-r-8" src="../assets/images/avtar/10.jpg" alt="user profile">
</li>
<li class="d-inline-block">
<img class= "img-80 b-r-30" src="../assets/images/avtar/4.jpg" alt="user profile">
</li>
<li class="d-inline-block">
</li><img class= "img-50 b-r-35" src="../assets/images/avtar/8.jpg" alt="user profile">
</ul>
</div>
<div class="customers d-inline-block avatar-group">
<ul>
<li class="d-inline-block">
<img class= "img-60 rounded-circle" src="../assets/images/avtar/11.jpg" alt="user profile">
</li>
<li class="d-inline-block">
<img class= "b-r-8 img-80" src="../assets/images/avtar/9.jpg" alt="user profile">
</li>
<li class="d-inline-block">
<img class= "img-60 rounded-circle" src="../assets/images/avtar/4.jpg" alt="user profile">
</li>
</ul>
</div>
<div class="customers d-inline-block avatar-group">
<ul>
<li class="d-inline-block">
<img class= "img-40 rounded-circle" src="../assets/images/user/1.jpg" alt="user profile">
</li>
<li class="d-inline-block">
<img class= "img-40 rounded-circle" src="../assets/images/user/2.jpg" alt="user profile">
</li>
<li class="d-inline-block">
<img class= "img-40 rounded-circle" src="../assets/images/user/3.jpg" alt="user profile">
</li>
</ul>

Copyright 2024 © Yuri theme by pixelstrap

  • English
    English (US)
    Deutsch
    Español
    Français
    Português (BR)
    简体中文
    لعربية (ae)
Select Region