@solar-icons/react
Version:
Solar Icons for React
2 lines (1 loc) • 1.63 kB
JavaScript
"use strict";const e=require("react"),t=new Map([["Bold",e.createElement(e.Fragment,null,e.createElement("circle",{cx:"12",cy:"12",r:"10",fill:"currentColor"}))],["BoldDuotone",e.createElement(e.Fragment,null,e.createElement("circle",{opacity:"0.5",cx:"12",cy:"12",r:"7",fill:"currentColor"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM12 19C15.866 19 19 15.866 19 12C19 8.13401 15.866 5 12 5C8.13401 5 5 8.13401 5 12C5 15.866 8.13401 19 12 19Z",fill:"currentColor"}))],["Broken",e.createElement(e.Fragment,null,e.createElement("path",{d:"M7 3.33782C8.47087 2.48697 10.1786 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 10.1786 2.48697 8.47087 3.33782 7",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}))],["Linear",e.createElement(e.Fragment,null,e.createElement("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"1.5"}))],["LineDuotone",e.createElement(e.Fragment,null,e.createElement("circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"1.5"}))],["Outline",e.createElement(e.Fragment,null,e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2.75C6.89137 2.75 2.75 6.89137 2.75 12C2.75 17.1086 6.89137 21.25 12 21.25C17.1086 21.25 21.25 17.1086 21.25 12C21.25 6.89137 17.1086 2.75 12 2.75ZM1.25 12C1.25 6.06294 6.06294 1.25 12 1.25C17.9371 1.25 22.75 6.06294 22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12Z",fill:"currentColor"}))]]);module.exports=t;