@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 • 429 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:"M13.539 3.538a1.538 1.538 0 0 0-3.078 0v6.923H3.538a1.538 1.538 0 0 0 0 3.078h6.923v6.923a1.538 1.538 0 1 0 3.078 0v-6.923h6.923a1.538 1.538 0 1 0 0-3.078h-6.923z",clipRule:"evenodd"}));export{t as default};