@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 • 453 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:r="currentColor"})=>t.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,width:e,height:e},t.default.createElement("path",{d:"M10 6a4 4 0 1 1-8 0 4 4 0 0 1 8 0m0 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0M22 6a4 4 0 1 1-8 0 4 4 0 0 1 8 0m0 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0"}));
;