@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 • 521 B
JavaScript
function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=e(require("react"));module.exports=({size:e="1.5rem",color:l="currentColor"})=>t.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:l,width:e,height:e},t.default.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"}));
;