UNPKG

@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 263 B
import e from"react";const t=({size:t="1.5rem",color:r="currentColor"})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,width:t,height:t},e.createElement("path",{d:"M14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}));export{t as default};