UNPKG

@central-icons-react/square-outlined-radius-0-stroke-1.5

Version:

A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.

2 lines 1.63 kB
"use strict";var C=Object.create;var s=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,k=Object.prototype.hasOwnProperty;var B=(t,r)=>{for(var o in r)s(t,o,{get:r[o],enumerable:!0})},l=(t,r,o,a)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of g(r))!k.call(t,e)&&e!==o&&s(t,e,{get:()=>r[e],enumerable:!(a=d(r,e))||a.enumerable});return t};var i=(t,r,o)=>(o=t!=null?C(f(t)):{},l(r||!t||!t.__esModule?s(o,"default",{value:t,enumerable:!0}):o,t)),x=t=>l(s({},"__esModule",{value:!0}),t);var V={};B(V,{IconHorizontalAlignmentBottom:()=>c,default:()=>I});module.exports=x(V);var n=i(require("react"));var p=i(require("react")),m=({children:t,size:r=24,ariaLabel:o,color:a,ariaHidden:e=!0,style:u,...h})=>p.default.createElement("svg",{...h,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...u}},o&&!e&&p.default.createElement("title",null,o),t);var c=t=>n.default.createElement(m,{...t,ariaLabel:"horizontal-alignment-bottom"},n.default.createElement("path",{d:"M3.75 20.25H20.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M13.75 7.75V17.25H17.25V7.75H13.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M6.75 3.75V17.25H10.25V3.75H6.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),I=c;0&&(module.exports={IconHorizontalAlignmentBottom}); //# sourceMappingURL=index.js.map