2.2.5 • Published 8 months ago

brandbooster-icons v2.2.5

Weekly downloads
-
License
-
Repository
github
Last release
8 months ago

Brandbooster Icons Package

SVG icons from the Brandbooster Icon Library

npm version

Installation (for standard modern project)

yarn add brandbooster-icons

or

npm install brandbooster-icons

Example usage

import { Home01 } from "brandbooster-icons";

function Example() {
  return (
    <div className="container">
      <Home01 /> Home
    </div>
  );
}

Configuration

You can cofigure the icons by passing props to the component.

import { Home01 } from "brandbooster-icons";

function Example() {
  return (
    <div className="container">
      <Home01
        type="solid"
        color="red"
        size="2rem"
        height="2rem"
        width="2.5rem"
        className="icon"
        style={{ margin: "1rem" }}
      />
      Home
    </div>
  );
}
KeyDefaultNotes
typeoutline"outline" , "solid" , "bulk"
colorundefined (inherit)
size24pxAccepts all types of values
height24pxAccepts all types of values
width24pxAccepts all types of values
classNameundefined
styleundefinedCan overwrite CSS styles

List of available icons in this version

GroupIcon Name
ArrowsArrowSort , DirectionDown , DirectionDown01 , DirectionLeft01 , DirectionRight01 , DownArrow01 , LeftArrow01 , RightArrow01 , UpArrow01
BusinessChartArrowUpRectangle
CommunicationMail
DeviceFilter , Mail , Screenshot
EditorAlignJustify, DocumentText
EducationHelp , Idea
FinanceProfit
GridLandscape01 , Layout04 , PixelGridRectangle , Portrait01 , Grid02
HealthEye02 , EyeDropper
InterfaceAddCircle , Brightness , CheckCircle , Copy , EditRectangle , Eye , EyeDisable , Home01 , Home02 , Home03 , Home04 , ImageRectangle , Information , Logout01 , Minus01 , Notification02 , Plus01 , Remove , Search02 , SearchMinus , SearchPlus , Setting , Target , Tick , Trash , UserCircle , WarningError
MenuMenuCircleVertical01
Multimedia & AudioHeadphones , ImageDownload , ImageEdit
SocialGoogle , Facebook , Instagram , Twtitter
UserUser
WeatherFlash

Thank you!

2.2.1

9 months ago

2.2.0

9 months ago

2.2.2

9 months ago

2.2.5

8 months ago

2.2.4

8 months ago

2.1.9

10 months ago

2.1.16

9 months ago

2.1.17

9 months ago

2.1.14

9 months ago

2.1.15

9 months ago

2.1.12

9 months ago

2.1.13

9 months ago

2.1.10

10 months ago

2.1.11

10 months ago

2.1.18

9 months ago

2.1.19

9 months ago

2.1.21

9 months ago

2.1.8

10 months ago

2.1.7

10 months ago

2.1.20

9 months ago

2.1.4

10 months ago

2.1.6

10 months ago

2.1.5

10 months ago

2.1.2

11 months ago

2.1.1

11 months ago

2.1.3

11 months ago

1.0.19

11 months ago

1.0.17

11 months ago

1.0.16

11 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

2.0.3

11 months ago

2.0.2

11 months ago

2.0.5

11 months ago

2.0.4

11 months ago

2.1.0

11 months ago

2.0.1

11 months ago

2.0.0

11 months ago

1.0.11

11 months ago

1.0.10

11 months ago

1.0.15

11 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.12

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago

0.1.14

11 months ago

0.1.13

11 months ago

0.1.12

11 months ago

0.1.11

11 months ago

0.1.10

11 months ago

0.1.9

11 months ago

0.1.8

11 months ago

0.1.7

11 months ago

0.1.6

11 months ago

0.1.5

11 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago