New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dls-icons-react

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dls-icons-react

DLS icons for React.

  • 0.1.0
  • npm
  • Socket score

Version published
Weekly downloads
40
decreased by-77.27%
Maintainers
1
Weekly downloads
 
Created
Source

dls-icons-react

Installation

npm i -D dls-icons-react

Usage

import { IconArrowRight } from "dls-icons-react";

export default function Title () {
  return (
    <div className="title">
      <h1>
        Hello Icons
        <IconArrowRight style={color: '#999', marginLeft: 5}/>
      </h1>
    </div>
  )
}

Available Icons


IconArrowDown

IconArrowLeft

IconArrowRight

IconArrowToTop

IconArrowUp

IconBullseye

IconCalendar

IconCheckCircle

IconCheck

IconChevronDoubleDown

IconChevronDoubleLeft

IconChevronDoubleRight

IconChevronDoubleUp

IconChevronDown

IconChevronLeft

IconChevronRight

IconChevronUp

IconClock

IconEdit

IconEllipsis

IconEnvelope

IconExclamationCircle

IconEye

IconFile

IconFilter

IconFlag

IconFolderOpen

IconFolder

IconHome

IconImageAdd

IconImage

IconInfoCircle

IconLoading

IconMinus

IconPlus

IconQuestionCircle

IconRefresh

IconSearch

IconSortAsc

IconSortDesc

IconSort

IconSync

IconTimesCircle

IconTimes

IconTrash

IconTriangleDown

IconTriangleLeft

IconTriangleRight

IconTriangleUp

IconUnsorted

IconUpload

Keywords

FAQs

Package last updated on 08 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc