Shirtsinbulk font awesome icon Usage,CSS Class Name,SVG & CSS Content Code

Shirtsinbulk font awesome icon css class name is fa-shirtsinbulk and CSS Content Code is \f214.

Shirtsinbulk font awesome icon is part of brands icons.

Shirtsinbulk font awesome icon usage

We can display Shirtsinbulk font awesome icon using 3 different ways depending upon our requirement.

  1. Using CSS Class Name

  2. Using CSS Content Code

  3. Using SVG

Shirtsinbulk font awesome icon CSS class name

To display Shirtsinbulk font awesome icon, add predefined class name i.e.,fa-shirtsinbulk (with prefix fa-) to the i tag.

And we need to add corresponding font awesome icon style for the Shirtsinbulk icon.

Shirtsinbulk icon has 1 icon style i.e.,brands. We need to append icon style class fab.

<i class='fab fa-shirtsinbulk'></i>

Output:

Shirtsinbulk font awesome icon CSS Content Code

We can display Shirtsinbulk font awesome icon using it’s CSS Content Code \f214

Use the following HTML code

<li><span class='Shirtsinbulk fontawesomeicon'></span>Shirtsinbulk</li>

Apply CSS code

<style> 
.fontawesomeicon::before {
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
 }

.Shirtsinbulk::before {
   font: var(--fa-font-brands);
    content: ' \f214';
 }</style>

Output:

  • Shirtsinbulk
  • For the detailed tutorial visit https://www.angularjswiki.com/fontawesome/csscontentcode/

    Shirtsinbulk font awesome icon SVG

    Use the following icon SVG to display Shirtsinbulk font awesome icon.

    <svg class='fontawesomesvg' xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. --><path d="M100 410.3l30.6 13.4 4.4-9.9-30.6-13.4zm39.4 17.5l30.6 13.4 4.4-9.9-30.6-13.4zm172.1-14l4.4 9.9 30.6-13.4-4.4-9.9zM179.1 445l30.3 13.7 4.4-9.9-30.3-13.4zM60.4 392.8L91 406.2l4.4-9.6-30.6-13.7zm211.4 38.5l4.4 9.9 30.6-13.4-4.4-9.9zm-39.3 17.5l4.4 9.9 30.6-13.7-4.4-9.6zm118.4-52.2l4.4 9.6 30.6-13.4-4.4-9.9zM170 46.6h-33.5v10.5H170zm-47.2 0H89.2v10.5h33.5zm-47.3 0H42.3v10.5h33.3zm141.5 0h-33.2v10.5H217zm94.5 0H278v10.5h33.5zm47.3 0h-33.5v10.5h33.5zm-94.6 0H231v10.5h33.2zm141.5 0h-33.3v10.5h33.3zM52.8 351.1H42v33.5h10.8zm70-215.9H89.2v10.5h33.5zm-70 10.6h22.8v-10.5H42v33.5h10.8zm168.9 228.6c50.5 0 91.3-40.8 91.3-91.3 0-50.2-40.8-91.3-91.3-91.3-50.2 0-91.3 41.1-91.3 91.3 0 50.5 41.1 91.3 91.3 91.3zm-48.2-111.1c0-25.4 29.5-31.8 49.6-31.8 16.9 0 29.2 5.8 44.3 12l-8.8 16.9h-.9c-6.4-9.9-24.8-13.1-35.6-13.1-9 0-29.8 1.8-29.8 14.9 0 21.6 78.5-10.2 78.5 37.9 0 25.4-31.5 31.2-51 31.2-18.1 0-32.4-2.9-47.2-12.2l9-18.4h.9c6.1 12.2 23.6 14.9 35.9 14.9 8.7 0 32.7-1.2 32.7-14.3 0-26.1-77.6 6.3-77.6-38zM52.8 178.4H42V212h10.8zm342.4 206.2H406v-33.5h-10.8zM52.8 307.9H42v33.5h10.8zM0 3.7v406l221.7 98.6L448 409.7V3.7zm418.8 387.1L222 476.5 29.2 390.8V120.7h389.7v270.1zm0-299.3H29.2V32.9h389.7v58.6zm-366 130.1H42v33.5h10.8zm0 43.2H42v33.5h10.8zM170 135.2h-33.5v10.5H170zm225.2 163.1H406v-33.5h-10.8zm0-43.2H406v-33.5h-10.8zM217 135.2h-33.2v10.5H217zM395.2 212H406v-33.5h-10.8zm0 129.5H406V308h-10.8zm-131-206.3H231v10.5h33.2zm47.3 0H278v10.5h33.5zm83.7 33.6H406v-33.5h-33.5v10.5h22.8zm-36.4-33.6h-33.5v10.5h33.5z"/></svg>
    
    

    Use the following HTML code

    <p>This <svg class='fontawesomesvg' xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. --><path d="M100 410.3l30.6 13.4 4.4-9.9-30.6-13.4zm39.4 17.5l30.6 13.4 4.4-9.9-30.6-13.4zm172.1-14l4.4 9.9 30.6-13.4-4.4-9.9zM179.1 445l30.3 13.7 4.4-9.9-30.3-13.4zM60.4 392.8L91 406.2l4.4-9.6-30.6-13.7zm211.4 38.5l4.4 9.9 30.6-13.4-4.4-9.9zm-39.3 17.5l4.4 9.9 30.6-13.7-4.4-9.6zm118.4-52.2l4.4 9.6 30.6-13.4-4.4-9.9zM170 46.6h-33.5v10.5H170zm-47.2 0H89.2v10.5h33.5zm-47.3 0H42.3v10.5h33.3zm141.5 0h-33.2v10.5H217zm94.5 0H278v10.5h33.5zm47.3 0h-33.5v10.5h33.5zm-94.6 0H231v10.5h33.2zm141.5 0h-33.3v10.5h33.3zM52.8 351.1H42v33.5h10.8zm70-215.9H89.2v10.5h33.5zm-70 10.6h22.8v-10.5H42v33.5h10.8zm168.9 228.6c50.5 0 91.3-40.8 91.3-91.3 0-50.2-40.8-91.3-91.3-91.3-50.2 0-91.3 41.1-91.3 91.3 0 50.5 41.1 91.3 91.3 91.3zm-48.2-111.1c0-25.4 29.5-31.8 49.6-31.8 16.9 0 29.2 5.8 44.3 12l-8.8 16.9h-.9c-6.4-9.9-24.8-13.1-35.6-13.1-9 0-29.8 1.8-29.8 14.9 0 21.6 78.5-10.2 78.5 37.9 0 25.4-31.5 31.2-51 31.2-18.1 0-32.4-2.9-47.2-12.2l9-18.4h.9c6.1 12.2 23.6 14.9 35.9 14.9 8.7 0 32.7-1.2 32.7-14.3 0-26.1-77.6 6.3-77.6-38zM52.8 178.4H42V212h10.8zm342.4 206.2H406v-33.5h-10.8zM52.8 307.9H42v33.5h10.8zM0 3.7v406l221.7 98.6L448 409.7V3.7zm418.8 387.1L222 476.5 29.2 390.8V120.7h389.7v270.1zm0-299.3H29.2V32.9h389.7v58.6zm-366 130.1H42v33.5h10.8zm0 43.2H42v33.5h10.8zM170 135.2h-33.5v10.5H170zm225.2 163.1H406v-33.5h-10.8zm0-43.2H406v-33.5h-10.8zM217 135.2h-33.2v10.5H217zM395.2 212H406v-33.5h-10.8zm0 129.5H406V308h-10.8zm-131-206.3H231v10.5h33.2zm47.3 0H278v10.5h33.5zm83.7 33.6H406v-33.5h-33.5v10.5h22.8zm-36.4-33.6h-33.5v10.5h33.5z"/></svg>
     Shirtsinbulk displayed using SVG</p>
    

    Apply CSS code

    
      <style>
        .fontawesomesvg {width: 1em;
          height: 1em;
          vertical-align: -.125em;
        }
      </style>
    
    

    Output:

    This Shirtsinbulk displayed using SVG

    Change Shirtsinbulk font awesome icon size

    To increase Shirtsinbulk font awesome icon size, use the fa-lg(33 % increase), fa-2x, fa-3x, fa-4x, or fa-5x classes along with icon class \f214. Increase in icon size will be relative to their parent container.

    <i class='fab fa-shirtsinbulk fa-lg'>fa-lg</i><br/>
    <i class='fab fa-shirtsinbulk fa-2x'>fa-2x</i><br/>
    <i class='fab fa-shirtsinbulk fa-3x'>fa-3x</i><br/>
    <i class='fab fa-shirtsinbulk fa-4x'>fa-4x</i><br/>
    <i class='fab fa-shirtsinbulk fa-5x'>fa-5x</i><br/>
    
    

    Output:

    fa-lg
    fa-2x
    fa-3x
    fa-4x
    fa-5x

    Shirtsinbulk font awesome icon with Fixed Width

    All the font awesome icons does not have same width.

    For example Shirtsinbulk icon and home icon may not have same height and width.

    So to display two icons with fixed width and height we can use fa-fw class.

    <i style='border:1px solid;' class='fab fa-shirtsinbulk fa-fw fa-3x'></i>Fixed Width<i style='border:1px solid;' class='fab fa-shirtsinbulk fa-3x'></i>Normal<br/>
    <i style='border:1px solid;' class='fas fa-home fa-fw fa-3x'></i>Fixed Width<i style='border:1px solid;' class='fas fa-home fa-3x'></i>Normal<br/>
    
    

    Output:

    Fixed WidthNormal
    Fixed WidthNormal

    Shirtsinbulk font awesome icon Border

    To add border to Shirtsinbulk font awesome icon, use fa-border class.

    <i class='fab fa-shirtsinbulk fa-border fa-3x'></i>
    

    Output:

    Pull Shirtsinbulk font awesome icon To the left

    To pull Shirtsinbulk icon to the left of the container use fa-pull-left class.

    <div style='width: 200px;'>
    <i class='fab fa-shirtsinbulk fa-pull-left fa-3x'></i>
      ... The text after Shirtsinbulk Icon will be displayed on the right side of the icon.
    </div>
    <div style = 'clear: both;'></div>
    

    Output:

    ... The text after Shirtsinbulk Icon will be displayed on the right side of the icon.

    Pull Shirtsinbulk font awesome icon To the left

    To pull Shirtsinbulk icon to the right of the container use fa-pull-right class.

    <div style='width: 200px;'>
    <i class='fab fa-shirtsinbulk fa-pull-right fa-3x'></i>
      ... The text after Shirtsinbulk Icon will be displayed on the left side of the icon.
    </div>
    <div style = 'clear: both;'></div>
    

    Output:

    ... The text after Shirtsinbulk Icon will be displayed on the left side of the icon.

    Animate Shirtsinbulk font awesome icon

    To animate Shirtsinbulk font awesome icon, use fa-spin class.

    <i class='fab fa-shirtsinbulk fa-spin fa-3x'></i>
    

    Output:

    Animate Shirtsinbulk font awesome icon with steps

    While animating the font awesome icon,We can rotate Shirtsinbulk icon in 8 steps instead of uniform rotation.

    We can use fa-pulse icon along with fa-spin class.

    <i class='fab fa-shirtsinbulk fa-spin fa-pulse fa-3x'></i>
    

    Output:

    Rotate Shirtsinbulk font awesome icon

    To rotate Shirtsinbulk font awesome icon, Use fa-rotate-x class

    Where ‘x’ represents degree of rotation.

    <div>
    <i class='fab fa-shirtsinbulk fa-3x'>R</i>normal<br/><br/>
    <i class='fab fa-shirtsinbulk fa-rotate-90 fa-3x'>R</i> fa-rotate-90<br/><br/> 
    <i class='fab fa-shirtsinbulk fa-rotate-180  fa-3x'>R</i> fa-rotate-180<br/><br/> 
    <i class='fab fa-shirtsinbulk fa-rotate-270 fa-3x'>R</i> fa-rotate-270<br/><br/>
    </div>
    

    Output:

    Rnormal

    R fa-rotate-90

    R fa-rotate-180

    R fa-rotate-270

    Flip Shirtsinbulk font awesome icon

    To flip Shirtsinbulk font awesome icon horizontally and vertically use fa-flip-horizontal and fa-flip-vertical classes.

    <div>
    <i class='fab fa-shirtsinbulk fa-3x'>F</i> Normal <br>
    <i class='fab fa-shirtsinbulk fa-flip-horizontal fa-3x'>F</i> fa-flip-horizontal<br>
    <i class='fab fa-shirtsinbulk fa-flip-vertical fa-3x'>F</i> fa-flip-vertical<br>
    </div>
    

    Output:

    F Normal
    F fa-flip-horizontal
    F fa-flip-vertical

    Combine Shirtsinbulk font awesome icon with other font awesome icons

    In font awesome icons,using stacking we can combine multiple icons and display it as one icon.

    To do that use the fa-stack class on the parent, the fa-stack-1x for the regularly sized icon, and fa-stack-2x for the larger icon.

    And use class fa-inverse for an alternative icon color.

    In the below example, I am displaying Shirtsinbulk font awesome icon on top of icons like fa-square,fa-circle and fa-ban.

    And used fa-inverse in the second example to invert the color of the icon.

    <div>
        <span class='fa-stack fa-lg'>
            <i class='far fa-square fa-stack-2x'></i>
            <i class='fab fa-shirtsinbulk fa-stack-1x'></i>
        </span>
          Shirtsinbulk on fa-square<br>
        <span class='fa-stack fa-lg'>
            <i class='fas fa-circle fa-stack-2x'></i>
            <i class='fab fa-shirtsinbulk fa-stack-1x fa-inverse'></i>
        </span>
          Shirtsinbulk on fa-circle<br>
    
        <span class='fa-stack fa-lg'>
            <i class='fab fa-shirtsinbulk fa-stack-1x'></i>
            <i class='fas fa-ban fa-stack-2x'></i>
        </span>
          Shirtsinbulk on fa-ban
    </div>
    

    Output:

    Shirtsinbulk on fa-square
    Shirtsinbulk on fa-circle
    Shirtsinbulk on fa-ban
    Avatar

    Arunkumar Gudelli

    Liked this post? Subscribe