@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 2.17 kB
JavaScript
"use strict";var d=Object.create;var a=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,e)=>{for(var t in e)a(r,t,{get:e[t],enumerable:!0})},i=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of m(e))!g.call(r,o)&&o!==t&&a(r,o,{get:()=>e[o],enumerable:!(s=h(e,o))||s.enumerable});return r};var C=(r,e,t)=>(t=r!=null?d(f(r)):{},i(e||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t,r)),y=r=>i(a({},"__esModule",{value:!0}),r);var I={};x(I,{IconCirclePerson:()=>c,default:()=>B});module.exports=y(I);var n=C(require("react"));var p=C(require("react")),l=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:u,...k})=>p.default.createElement("svg",{...k,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...u}},t&&!o&&p.default.createElement("title",null,t),r);var c=r=>n.default.createElement(l,{...r,ariaLabel:"circle-person, accessibility, a11y"},n.default.createElement("path",{d:"M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M14 16C12.6786 14.6346 11.9633 13.5 12.0014 11.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M10 16C11.409 14.6492 12.0389 13.5 11.9981 11.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9 10.75C9 10.75 10.819 11 11.9997 11C13.1804 11 15 10.75 15 10.75",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M11.9 8H12.1M12.5 8C12.5 8.27614 12.2761 8.5 12 8.5C11.7239 8.5 11.5 8.27614 11.5 8C11.5 7.72386 11.7239 7.5 12 7.5C12.2761 7.5 12.5 7.72386 12.5 8Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=c;0&&(module.exports={IconCirclePerson});
//# sourceMappingURL=index.js.map