@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 • 352 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-.395.32-.714.714-.714h18.572a.714.714 0 1 1 0 1.428H2.714A.714.714 0 0 1 2 12",clipRule:"evenodd"}));export{t as default};