@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 • 1.5 kB
JavaScript
import e from"react";const l=({size:l="1.5rem",color:c="currentColor"})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,width:l,height:l},e.createElement("path",{fillRule:"evenodd",d:"M12 6.286c-1.568 0-3.076.613-4.426 1.49a.714.714 0 1 1-.779-1.197C8.282 5.613 10.06 4.857 12 4.857c2.202 0 4.198.974 5.8 2.13 1.608 1.16 2.88 2.549 3.65 3.481l.007.008c.344.43.525.973.525 1.524a2.44 2.44 0 0 1-.525 1.524l-.006.008c-.848 1.027-2.309 2.61-4.158 3.831a.714.714 0 1 1-.787-1.192c1.678-1.108 3.033-2.569 3.84-3.544.128-.162.208-.384.208-.627 0-.242-.08-.465-.208-.626-.73-.884-1.913-2.169-3.382-3.228-1.477-1.066-3.18-1.86-4.964-1.86M5.584 8.362c.268.29.25.742-.04 1.01a21 21 0 0 0-1.89 2.002 1 1 0 0 0-.208.626c0 .242.08.465.208.627.73.883 1.913 2.168 3.382 3.228 1.477 1.066 3.18 1.86 4.964 1.86.658 0 1.305-.108 1.936-.3a.714.714 0 0 1 .414 1.368 8.1 8.1 0 0 1-2.35.36c-2.202 0-4.198-.974-5.8-2.13-1.608-1.16-2.88-2.549-3.65-3.481l-.007-.008A2.44 2.44 0 0 1 2.018 12c0-.551.18-1.095.525-1.524l.006-.008c.49-.593 1.18-1.366 2.026-2.147a.714.714 0 0 1 1.01.041",clipRule:"evenodd"}),e.createElement("path",{fillRule:"evenodd",d:"M9.475 9.474a3.571 3.571 0 0 1 5.05 5.051.714.714 0 1 1-1.01-1.01 2.143 2.143 0 1 0-3.03-3.03.714.714 0 1 1-1.01-1.01",clipRule:"evenodd"}),e.createElement("path",{fillRule:"evenodd",d:"M2.21 2.21a.714.714 0 0 1 1.01 0l18.57 18.57a.714.714 0 0 1-1.01 1.01L2.21 3.22a.714.714 0 0 1 0-1.01",clipRule:"evenodd"}));export{l as default};