@central-icons-react-native/square-filled-radius-0-stroke-1.5 1.0.2 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/IconGovernment/index.d.ts +4 -0
- package/IconGovernment/index.js +2 -0
- package/IconGovernment/index.js.map +1 -0
- package/IconGovernment/index.mjs +2 -0
- package/IconGovernment/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +14 -0
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +7 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var t=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var v=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},C=(o,r,e,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of u(r))!B.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(l=i(r,n))||l.enumerable});return o};var a=(o,r,e)=>(e=o!=null?f(v(o)):{},C(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),d=o=>C(t({},"__esModule",{value:!0}),o);var P={};I(P,{IconGovernment:()=>c,default:()=>x});module.exports=d(P);var p=a(require("react"));var H=a(require("react")),V=require("react-native-svg"),m=({children:o,size:r=24,...e})=>H.default.createElement(V.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var s=require("react-native-svg"),c=o=>p.default.createElement(m,{...o},p.default.createElement(s.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M15 3H12.75V4.0332C16.6963 4.35885 19.9184 7.2287 20.7744 11H22V12.5H20.9854C20.9944 12.6655 21 12.8322 21 13V19.5H22V21H2V19.5H3V13C3 12.8322 3.00558 12.6655 3.01465 12.5H2V11H3.22559C4.08159 7.2287 7.30369 4.35885 11.25 4.0332V0H15V3ZM4.51855 12.5C4.50767 12.6653 4.5 12.8319 4.5 13V19.5H8.5V12.5H4.51855ZM10 12.5V19.5H14V12.5H10ZM15.5 12.5V19.5H19.5V13C19.5 12.8319 19.4923 12.6653 19.4814 12.5H15.5Z",fill:"currentColor"})),x=c;0&&(module.exports={IconGovernment});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconGovernment/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconGovernment: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M15 3H12.75V4.0332C16.6963 4.35885 19.9184 7.2287 20.7744 11H22V12.5H20.9854C20.9944 12.6655 21 12.8322 21 13V19.5H22V21H2V19.5H3V13C3 12.8322 3.00558 12.6655 3.01465 12.5H2V11H3.22559C4.08159 7.2287 7.30369 4.35885 11.25 4.0332V0H15V3ZM4.51855 12.5C4.50767 12.6653 4.5 12.8319 4.5 13V19.5H8.5V12.5H4.51855ZM10 12.5V19.5H14V12.5H10ZM15.5 12.5V19.5H19.5V13C19.5 12.8319 19.4923 12.6653 19.4814 12.5H15.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGovernment;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,sZACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconGovernment_exports","__export","IconGovernment","IconGovernment_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconGovernment","props","React","CentralIconBase","IconGovernment_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import n from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:r,size:o=24,...t})=>p.createElement(l,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as C}from"react-native-svg";var a=r=>n.createElement(e,{...r},n.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M15 3H12.75V4.0332C16.6963 4.35885 19.9184 7.2287 20.7744 11H22V12.5H20.9854C20.9944 12.6655 21 12.8322 21 13V19.5H22V21H2V19.5H3V13C3 12.8322 3.00558 12.6655 3.01465 12.5H2V11H3.22559C4.08159 7.2287 7.30369 4.35885 11.25 4.0332V0H15V3ZM4.51855 12.5C4.50767 12.6653 4.5 12.8319 4.5 13V19.5H8.5V12.5H4.51855ZM10 12.5V19.5H14V12.5H10ZM15.5 12.5V19.5H19.5V13C19.5 12.8319 19.4923 12.6653 19.4814 12.5H15.5Z",fill:"currentColor"})),B=a;export{a as IconGovernment,B as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconGovernment/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconGovernment: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M15 3H12.75V4.0332C16.6963 4.35885 19.9184 7.2287 20.7744 11H22V12.5H20.9854C20.9944 12.6655 21 12.8322 21 13V19.5H22V21H2V19.5H3V13C3 12.8322 3.00558 12.6655 3.01465 12.5H2V11H3.22559C4.08159 7.2287 7.30369 4.35885 11.25 4.0332V0H15V3ZM4.51855 12.5C4.50767 12.6653 4.5 12.8319 4.5 13V19.5H8.5V12.5H4.51855ZM10 12.5V19.5H14V12.5H10ZM15.5 12.5V19.5H19.5V13C19.5 12.8319 19.4923 12.6653 19.4814 12.5H15.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGovernment;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,sZACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconGovernment","props","React","CentralIconBase","IconGovernment_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -10346,6 +10346,20 @@
|
|
|
10346
10346
|
"packageName": "square-filled-radius-0-stroke-1.5",
|
|
10347
10347
|
"componentName": "IconGooglePlayStore"
|
|
10348
10348
|
},
|
|
10349
|
+
{
|
|
10350
|
+
"category": "Building",
|
|
10351
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15 3H12.75V4.0332C16.6963 4.35885 19.9184 7.2287 20.7744 11H22V12.5H20.9854C20.9944 12.6655 21 12.8322 21 13V19.5H22V21H2V19.5H3V13C3 12.8322 3.00558 12.6655 3.01465 12.5H2V11H3.22559C4.08159 7.2287 7.30369 4.35885 11.25 4.0332V0H15V3ZM4.51855 12.5C4.50767 12.6653 4.5 12.8319 4.5 13V19.5H8.5V12.5H4.51855ZM10 12.5V19.5H14V12.5H10ZM15.5 12.5V19.5H19.5V13C19.5 12.8319 19.4923 12.6653 19.4814 12.5H15.5Z\" fill=\"currentColor\"/>",
|
|
10352
|
+
"iconName": "government, bank, building",
|
|
10353
|
+
"variant": {
|
|
10354
|
+
"join": "square",
|
|
10355
|
+
"filled": "on",
|
|
10356
|
+
"radius": "0",
|
|
10357
|
+
"stroke": "1.5"
|
|
10358
|
+
},
|
|
10359
|
+
"createdAt": "2025-09-04T17:00:33.365271+00:00",
|
|
10360
|
+
"packageName": "square-filled-radius-0-stroke-1.5",
|
|
10361
|
+
"componentName": "IconGovernment"
|
|
10362
|
+
},
|
|
10349
10363
|
{
|
|
10350
10364
|
"category": "Things",
|
|
10351
10365
|
"svg": "<path d=\"M11.999 2.90625L0.160156 8.99976L11.999 15.0933L22.3491 9.76607V15.9998H23.8491V8.99976H23.8379L11.999 2.90625Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.49902 12.7298V17.2999L11.999 21.118L19.499 17.2999V12.7298L11.999 16.5898L4.49902 12.7298Z\" fill=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/square-filled-radius-0-stroke-1.5",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.3",
|
|
4
4
|
"style": "square-filled-radius-0-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/square-filled-radius-0-stroke-1.5/IconHome';",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1520,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 32,
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
]
|
|
201
201
|
},
|
|
202
202
|
"Building": {
|
|
203
|
-
"count":
|
|
203
|
+
"count": 22,
|
|
204
204
|
"icons": [
|
|
205
205
|
"IconBank",
|
|
206
206
|
"IconBlock",
|
|
@@ -208,6 +208,7 @@
|
|
|
208
208
|
"IconCourt",
|
|
209
209
|
"IconDoor",
|
|
210
210
|
"IconGarage",
|
|
211
|
+
"IconGovernment",
|
|
211
212
|
"IconHome",
|
|
212
213
|
"IconHomeCircle",
|
|
213
214
|
"IconHomeDoor",
|
|
@@ -2448,6 +2449,7 @@
|
|
|
2448
2449
|
"IconGolfBall": "golf-ball",
|
|
2449
2450
|
"IconGoogle": "google",
|
|
2450
2451
|
"IconGooglePlayStore": "google-play-store",
|
|
2452
|
+
"IconGovernment": "government, bank, building",
|
|
2451
2453
|
"IconGraduateCap": "graduate-cap, study, education, academic, student",
|
|
2452
2454
|
"IconGreenPower": "green-power, green-energy",
|
|
2453
2455
|
"IconGrok": "grok",
|
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -5173,6 +5173,13 @@
|
|
|
5173
5173
|
"iconName": "google-play-store",
|
|
5174
5174
|
"pathname": "src/IconGooglePlayStore"
|
|
5175
5175
|
},
|
|
5176
|
+
{
|
|
5177
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M15 3H12.75V4.0332C16.6963 4.35885 19.9184 7.2287 20.7744 11H22V12.5H20.9854C20.9944 12.6655 21 12.8322 21 13V19.5H22V21H2V19.5H3V13C3 12.8322 3.00558 12.6655 3.01465 12.5H2V11H3.22559C4.08159 7.2287 7.30369 4.35885 11.25 4.0332V0H15V3ZM4.51855 12.5C4.50767 12.6653 4.5 12.8319 4.5 13V19.5H8.5V12.5H4.51855ZM10 12.5V19.5H14V12.5H10ZM15.5 12.5V19.5H19.5V13C19.5 12.8319 19.4923 12.6653 19.4814 12.5H15.5Z\" fill=\"currentColor\"/>",
|
|
5178
|
+
"tags": "Path",
|
|
5179
|
+
"componentName": "IconGovernment",
|
|
5180
|
+
"iconName": "government, bank, building",
|
|
5181
|
+
"pathname": "src/IconGovernment"
|
|
5182
|
+
},
|
|
5176
5183
|
{
|
|
5177
5184
|
"svg": "<Path d=\"M11.999 2.90625L0.160156 8.99976L11.999 15.0933L22.3491 9.76607V15.9998H23.8491V8.99976H23.8379L11.999 2.90625Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M4.49902 12.7298V17.2999L11.999 21.118L19.499 17.2999V12.7298L11.999 16.5898L4.49902 12.7298Z\" fill=\"currentColor\"/>",
|
|
5178
5185
|
"tags": "Path",
|