@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.285 → 1.1.287
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/IconLayoutAllSides/index.d.ts +4 -0
- package/IconLayoutAllSides/index.js +3 -0
- package/IconLayoutAllSides/index.js.map +11 -0
- package/IconLayoutAllSides/index.mjs +3 -0
- package/IconLayoutAllSides/index.mjs.map +11 -0
- package/IconLayoutBottom1/index.d.ts +4 -0
- package/IconLayoutBottom1/index.js +3 -0
- package/IconLayoutBottom1/index.js.map +11 -0
- package/IconLayoutBottom1/index.mjs +3 -0
- package/IconLayoutBottom1/index.mjs.map +11 -0
- package/IconLayoutLeft1/index.d.ts +4 -0
- package/IconLayoutLeft1/index.js +3 -0
- package/IconLayoutLeft1/index.js.map +11 -0
- package/IconLayoutLeft1/index.mjs +3 -0
- package/IconLayoutLeft1/index.mjs.map +11 -0
- package/IconLayoutLeftRight/index.d.ts +4 -0
- package/IconLayoutLeftRight/index.js +3 -0
- package/IconLayoutLeftRight/index.js.map +11 -0
- package/IconLayoutLeftRight/index.mjs +3 -0
- package/IconLayoutLeftRight/index.mjs.map +11 -0
- package/IconLayoutRight1/index.d.ts +4 -0
- package/IconLayoutRight1/index.js +3 -0
- package/IconLayoutRight1/index.js.map +11 -0
- package/IconLayoutRight1/index.mjs +3 -0
- package/IconLayoutRight1/index.mjs.map +11 -0
- package/IconLayoutTop1/index.d.ts +4 -0
- package/IconLayoutTop1/index.js +3 -0
- package/IconLayoutTop1/index.js.map +11 -0
- package/IconLayoutTop1/index.mjs +3 -0
- package/IconLayoutTop1/index.mjs.map +11 -0
- package/IconLayoutTopBottom/index.d.ts +4 -0
- package/IconLayoutTopBottom/index.js +3 -0
- package/IconLayoutTopBottom/index.js.map +11 -0
- package/IconLayoutTopBottom/index.mjs +3 -0
- package/IconLayoutTopBottom/index.mjs.map +11 -0
- package/IconQwik/index.d.ts +4 -0
- package/IconQwik/index.js +3 -0
- package/IconQwik/index.js.map +11 -0
- package/IconQwik/index.mjs +3 -0
- package/IconQwik/index.mjs.map +11 -0
- package/IconWindow2/index.js +2 -2
- package/IconWindow2/index.js.map +3 -3
- package/IconWindow2/index.mjs +2 -2
- package/IconWindow2/index.mjs.map +3 -3
- package/IconWindowApp/index.js +2 -2
- package/IconWindowApp/index.js.map +3 -3
- package/IconWindowApp/index.mjs +2 -2
- package/IconWindowApp/index.mjs.map +3 -3
- package/IconWindowSquare/index.d.ts +4 -0
- package/IconWindowSquare/index.js +3 -0
- package/IconWindowSquare/index.js.map +11 -0
- package/IconWindowSquare/index.mjs +3 -0
- package/IconWindowSquare/index.mjs.map +11 -0
- package/README.md +9 -0
- package/filtered-icons.json +1 -1
- package/icons/index.d.ts +1 -1
- package/icons/index.js +2 -2
- package/icons/index.js.map +3 -3
- package/icons/index.mjs +2 -2
- package/icons/index.mjs.map +3 -3
- package/icons-index.json +4 -4
- package/index.d.ts +9 -0
- package/index.js +27 -0
- package/index.mjs +9 -0
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/skills/central-icons-react-native/SKILL.md +10 -1
package/IconWindowApp/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import
|
|
1
|
+
import l from"react";import{Svg as p}from"react-native-svg";var n=({children:e,size:r=24,...C})=>{return l.createElement(p,{...C,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e)};import o from"react";import{Path as t}from"react-native-svg";var s=(e)=>{return o.createElement(n,{...e},o.createElement(t,{d:"M2.5 4.5H21.5V19.5H2.5V4.5Z",stroke:"currentColor"}),o.createElement(t,{d:"M2.5 10.5H21.5",stroke:"currentColor"}),o.createElement(t,{d:"M5.75 6.875C6.09518 6.875 6.375 7.15482 6.375 7.5C6.375 7.84518 6.09518 8.125 5.75 8.125C5.40482 8.125 5.125 7.84518 5.125 7.5C5.125 7.15482 5.40482 6.875 5.75 6.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}),o.createElement(t,{d:"M8.25 6.875C8.59518 6.875 8.875 7.15482 8.875 7.5C8.875 7.84518 8.59518 8.125 8.25 8.125C7.90482 8.125 7.625 7.84518 7.625 7.5C7.625 7.15482 7.90482 6.875 8.25 6.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}),o.createElement(t,{d:"M10.75 6.875C11.0952 6.875 11.375 7.15482 11.375 7.5C11.375 7.84518 11.0952 8.125 10.75 8.125C10.4048 8.125 10.125 7.84518 10.125 7.5C10.125 7.15482 10.4048 6.875 10.75 6.875Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.25"}))},h=s;export{h as default,s as IconWindowApp};
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=E4FD245CA2DDB62364756E2164756E21
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"sources": ["src/CentralIconBase/index.tsx", "src/IconWindowApp/index.tsx"],
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"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<\n CentralIconBaseProps\n> = ({\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",
|
|
6
|
-
"import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWindowApp: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M2.5
|
|
6
|
+
"import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWindowApp: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M2.5 4.5H21.5V19.5H2.5V4.5Z\" stroke=\"currentColor\"/><Path d=\"M2.5 10.5H21.5\" stroke=\"currentColor\"/><Path d=\"M5.75 6.875C6.09518 6.875 6.375 7.15482 6.375 7.5C6.375 7.84518 6.09518 8.125 5.75 8.125C5.40482 8.125 5.125 7.84518 5.125 7.5C5.125 7.15482 5.40482 6.875 5.75 6.875Z\" fill=\"currentColor\" stroke=\"currentColor\" strokeWidth=\"0.25\"/><Path d=\"M8.25 6.875C8.59518 6.875 8.875 7.15482 8.875 7.5C8.875 7.84518 8.59518 8.125 8.25 8.125C7.90482 8.125 7.625 7.84518 7.625 7.5C7.625 7.15482 7.90482 6.875 8.25 6.875Z\" fill=\"currentColor\" stroke=\"currentColor\" strokeWidth=\"0.25\"/><Path d=\"M10.75 6.875C11.0952 6.875 11.375 7.15482 11.375 7.5C11.375 7.84518 11.0952 8.125 10.75 8.125C10.4048 8.125 10.125 7.84518 10.125 7.5C10.125 7.15482 10.4048 6.875 10.75 6.875Z\" fill=\"currentColor\" stroke=\"currentColor\" strokeWidth=\"0.25\"/></CentralIconBase>;\n};\n\nexport default IconWindowApp;\n"
|
|
7
7
|
],
|
|
8
|
-
"mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA0C,CAAC,IAAU,CAChE,OAAO,
|
|
9
|
-
"debugId": "
|
|
8
|
+
"mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA0C,CAAC,IAAU,CAChE,OAAO,gBAAi2B,EAAj2B,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,8BAA8B,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,iBAAiB,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,yKAAyK,KAAK,eAAe,OAAO,eAAe,YAAY,OAAM,EAAE,gBAAC,EAAD,CAAM,EAAE,yKAAyK,KAAK,eAAe,OAAO,eAAe,YAAY,OAAM,EAAE,gBAAC,EAAD,CAAM,EAAE,kLAAkL,KAAK,eAAe,OAAO,eAAe,YAAY,OAAM,CAAI,GAG31B",
|
|
9
|
+
"debugId": "E4FD245CA2DDB62364756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var M=Object.create;var{getPrototypeOf:S,defineProperty:l,getOwnPropertyNames:c,getOwnPropertyDescriptor:h}=Object,i=Object.prototype.hasOwnProperty;function d(r){return this[r]}var y,F,B=(r,o,n)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?y??=new WeakMap:F??=new WeakMap,f=a.get(r);if(f)return f}n=r!=null?M(S(r)):{};let p=o||!r||!r.__esModule?l(n,"default",{value:r,enumerable:!0}):n;for(let s of c(r))if(!i.call(p,s))l(p,s,{get:d.bind(r,s),enumerable:!0});if(t)a.set(r,p);return p},I=(r)=>{var o=(u??=new WeakMap).get(r),n;if(o)return o;if(o=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of c(r))if(!i.call(o,t))l(o,t,{get:d.bind(r,t),enumerable:!(n=h(r,t))||n.enumerable})}return u.set(r,o),o},u;var Z=(r)=>r;function b(r,o){this[r]=Z.bind(null,o)}var x=(r,o)=>{for(var n in o)l(r,n,{get:o[n],enumerable:!0,configurable:!0,set:b.bind(o,n)})};var w={};x(w,{CentralIconBase:()=>m});module.exports=I(w);var P=B(require("react")),g=require("react-native-svg"),m=({children:r,size:o=24,...n})=>{return P.default.createElement(g.Svg,{...n,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var H={};x(H,{default:()=>k,IconWindowSquare:()=>v});module.exports=I(H);var e=B(require("react"));var C=require("react-native-svg"),v=(r)=>{return e.default.createElement(m,{...r},e.default.createElement(C.Path,{d:"M3.5 3.5H20.5V20.5H3.5V3.5Z",stroke:"currentColor"}),e.default.createElement(C.Path,{d:"M3.75 9.5H20.25",stroke:"currentColor"}),e.default.createElement(C.Path,{d:"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z",fill:"currentColor"}))},k=v;
|
|
2
|
+
|
|
3
|
+
//# debugId=2ED86DE61C5BCBE964756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconWindowSquare/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"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<\n CentralIconBaseProps\n> = ({\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",
|
|
6
|
+
"import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWindowSquare: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M3.5 3.5H20.5V20.5H3.5V3.5Z\" stroke=\"currentColor\"/><Path d=\"M3.75 9.5H20.25\" stroke=\"currentColor\"/><Path d=\"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z\" fill=\"currentColor\"/><Path d=\"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z\" fill=\"currentColor\"/><Path d=\"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconWindowSquare;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,4ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA6C,CAAC,IAAU,CACnE,OAAO,wBAAwqB,EAAxqB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,8BAA8B,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kBAAkB,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,yJAAyJ,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8JAA8J,KAAK,eAAc,CAAI,GAGlqB",
|
|
9
|
+
"debugId": "2ED86DE61C5BCBE964756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import l from"react";import{Svg as p}from"react-native-svg";var e=({children:t,size:r=24,...C})=>{return l.createElement(p,{...C,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t)};import o from"react";import{Path as n}from"react-native-svg";var s=(t)=>{return o.createElement(e,{...t},o.createElement(n,{d:"M3.5 3.5H20.5V20.5H3.5V3.5Z",stroke:"currentColor"}),o.createElement(n,{d:"M3.75 9.5H20.25",stroke:"currentColor"}),o.createElement(n,{d:"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z",fill:"currentColor"}),o.createElement(n,{d:"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z",fill:"currentColor"}),o.createElement(n,{d:"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z",fill:"currentColor"}))},P=s;export{P as default,s as IconWindowSquare};
|
|
2
|
+
|
|
3
|
+
//# debugId=62FBB4E41E71B8E564756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconWindowSquare/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"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<\n CentralIconBaseProps\n> = ({\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",
|
|
6
|
+
"import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWindowSquare: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M3.5 3.5H20.5V20.5H3.5V3.5Z\" stroke=\"currentColor\"/><Path d=\"M3.75 9.5H20.25\" stroke=\"currentColor\"/><Path d=\"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z\" fill=\"currentColor\"/><Path d=\"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z\" fill=\"currentColor\"/><Path d=\"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconWindowSquare;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA6C,CAAC,IAAU,CACnE,OAAO,gBAAwqB,EAAxqB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,8BAA8B,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,kBAAkB,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,yJAAyJ,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,8JAA8J,KAAK,eAAc,CAAI,GAGlqB",
|
|
9
|
+
"debugId": "62FBB4E41E71B8E564756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
package/README.md
CHANGED
|
@@ -1294,6 +1294,7 @@ Below is a complete list of available icons:
|
|
|
1294
1294
|
- IconCheckmark2Medium
|
|
1295
1295
|
- IconCard
|
|
1296
1296
|
- IconUnblock
|
|
1297
|
+
- IconWindowSquare
|
|
1297
1298
|
|
|
1298
1299
|
### Keyboard
|
|
1299
1300
|
|
|
@@ -1321,9 +1322,13 @@ Below is a complete list of available icons:
|
|
|
1321
1322
|
- IconLayoutDashboard
|
|
1322
1323
|
- IconLayoutWindow
|
|
1323
1324
|
- IconLayoutTop
|
|
1325
|
+
- IconLayoutTop1
|
|
1324
1326
|
- IconLayoutBottom
|
|
1327
|
+
- IconLayoutBottom1
|
|
1325
1328
|
- IconLayoutRight
|
|
1329
|
+
- IconLayoutRight1
|
|
1326
1330
|
- IconLayoutLeft
|
|
1331
|
+
- IconLayoutLeft1
|
|
1327
1332
|
- IconLayoutHalf
|
|
1328
1333
|
- IconLayoutThird
|
|
1329
1334
|
- IconLayoutGrid1
|
|
@@ -1375,6 +1380,9 @@ Below is a complete list of available icons:
|
|
|
1375
1380
|
- IconLayoutAlignTopBottom
|
|
1376
1381
|
- IconGrid
|
|
1377
1382
|
- IconGridBox
|
|
1383
|
+
- IconLayoutAllSides
|
|
1384
|
+
- IconLayoutLeftRight
|
|
1385
|
+
- IconLayoutTopBottom
|
|
1378
1386
|
|
|
1379
1387
|
### Location
|
|
1380
1388
|
|
|
@@ -1841,6 +1849,7 @@ Below is a complete list of available icons:
|
|
|
1841
1849
|
- IconBitcoinCircle
|
|
1842
1850
|
- IconSwift
|
|
1843
1851
|
- IconSiriGen2
|
|
1852
|
+
- IconQwik
|
|
1844
1853
|
|
|
1845
1854
|
### Sound & Music
|
|
1846
1855
|
|