@dnanpm/icons
Version:
DNA Icons repository provides the set of icons used in various DNA projects. Icons are fetched directly from Figma, processed and published to NPM.
1 lines • 377 B
JavaScript
import e from"react";const t=({size:t="1.5rem",color:l="currentColor"})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:l,width:t,height:t},e.createElement("path",{fillRule:"evenodd",d:"M2 12c0-.828.64-1.5 1.429-1.5H20.57c.79 0 1.429.672 1.429 1.5s-.64 1.5-1.429 1.5H3.43C2.639 13.5 2 12.828 2 12",clipRule:"evenodd"}));export{t as default};