docs: add documentation for v1.8 (#3669)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
import React from 'react';
|
||||
|
||||
export default function IconBuildingSolid (props) {
|
||||
return (
|
||||
<svg width={20} height={20} viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
|
||||
<path
|
||||
fillRule="evenodd" clipRule="evenodd"
|
||||
d="M13.8927 4.15414V7.27547H16.2399C16.6442 7.27547 17.0319 7.43606 17.3177 7.72192C17.6036 8.00777 17.7642 8.39547 17.7642 8.79973V15.7922H17.7885C18.2027 15.7922 18.5385 16.128 18.5385 16.5422C18.5385 16.9564 18.2027 17.2922 17.7885 17.2922H17.0218L17.0142 17.2923L17.0065 17.2922H2.30347C1.88925 17.2922 1.55347 16.9564 1.55347 16.5422C1.55347 16.128 1.88925 15.7922 2.30347 15.7922H2.32739V4.15414C2.32739 3.74988 2.48798 3.36218 2.77384 3.07633C3.05969 2.79047 3.44739 2.62988 3.85165 2.62988H12.3684C12.7727 2.62988 13.1604 2.79047 13.4462 3.07633C13.7321 3.36218 13.8927 3.74988 13.8927 4.15414ZM10.2392 15.8862C9.88026 15.8862 9.58924 15.5952 9.58924 15.2362V13.859H6.63086V15.2362C6.63086 15.5952 6.33984 15.8862 5.98085 15.8862C5.62187 15.8862 5.33085 15.5952 5.33085 15.2362V13.209C5.33085 12.85 5.62187 12.559 5.98085 12.559H10.2392C10.5982 12.559 10.8892 12.85 10.8892 13.209V15.2362C10.8892 15.5952 10.5982 15.8862 10.2392 15.8862ZM5.98065 9.21094C5.56644 9.21094 5.23065 9.54672 5.23065 9.96094C5.23065 10.3752 5.56644 10.7109 5.98065 10.7109H10.2391C10.6533 10.7109 10.9891 10.3752 10.9891 9.96094C10.9891 9.54672 10.6533 9.21094 10.2391 9.21094H5.98065ZM15.4614 15.884C15.0472 15.884 14.7114 15.5482 14.7114 15.134V9.96098C14.7114 9.54677 15.0472 9.21098 15.4614 9.21098C15.8756 9.21098 16.2114 9.54677 16.2114 9.96098V15.134C16.2114 15.5482 15.8756 15.884 15.4614 15.884ZM5.98065 5.9021C5.56644 5.9021 5.23065 6.23789 5.23065 6.6521C5.23065 7.06631 5.56644 7.4021 5.98065 7.4021H10.2391C10.6533 7.4021 10.9891 7.06631 10.9891 6.6521C10.9891 6.23789 10.6533 5.9021 10.2391 5.9021H5.98065Z"
|
||||
fill="var(--ifm-icon-color)"/>
|
||||
</svg>
|
||||
)
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
import React from 'react';
|
||||
|
||||
export default function IconSwatchSolid (props) {
|
||||
return (
|
||||
<svg width={20} height={20} viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
|
||||
<path
|
||||
fillRule="evenodd" clipRule="evenodd"
|
||||
d="M1.875 3.4375C1.875 2.57417 2.575 1.875 3.4375 1.875H7.8125C8.67583 1.875 9.375 2.575 9.375 3.4375V14.375C9.375 15.3696 8.97991 16.3234 8.27665 17.0266C7.57339 17.7299 6.61956 18.125 5.625 18.125C4.63044 18.125 3.67661 17.7299 2.97335 17.0266C2.27009 16.3234 1.875 15.3696 1.875 14.375V3.4375ZM5.625 15.3125C5.87364 15.3125 6.1121 15.2137 6.28791 15.0379C6.46373 14.8621 6.5625 14.6236 6.5625 14.375C6.5625 14.1264 6.46373 13.8879 6.28791 13.7121C6.1121 13.5363 5.87364 13.4375 5.625 13.4375C5.37636 13.4375 5.1379 13.5363 4.96209 13.7121C4.78627 13.8879 4.6875 14.1264 4.6875 14.375C4.6875 14.6236 4.78627 14.8621 4.96209 15.0379C5.1379 15.2137 5.37636 15.3125 5.625 15.3125Z"
|
||||
fill="var(--ifm-icon-color)"/>
|
||||
<path d="M8.9325 18.1249H16.5625C17.4258 18.1249 18.125 17.4249 18.125 16.5624V12.1874C18.125 11.3241 17.425 10.6249 16.5625 10.6249H16.4458L9.16083 17.9108C9.08583 17.9849 9.01083 18.0566 8.9325 18.1249ZM10.615 14.6874L16.01 9.29245C16.3029 8.99944 16.4674 8.60213 16.4674 8.18786C16.4674 7.77359 16.3029 7.37628 16.01 7.08328L12.9167 3.98911C12.6237 3.69625 12.2263 3.53174 11.8121 3.53174C11.3978 3.53174 11.0005 3.69625 10.7075 3.98911L10.6242 4.07161V14.3749C10.6242 14.4799 10.6217 14.5841 10.6158 14.6874H10.615Z"
|
||||
fill="var(--ifm-icon-color)"/>
|
||||
</svg>
|
||||
)
|
||||
}
|
||||
@@ -10,6 +10,7 @@ import IconBoltSolid from './BoltSolid';
|
||||
import IconBookOpen from './BookOpen';
|
||||
import IconBug from './Bug';
|
||||
import IconBugAntSolid from './BugAntSolid';
|
||||
import IconBuildingSolid from './BuildingSolid';
|
||||
import IconBuildingTax from './BuildingTax';
|
||||
import IconCalendar from './Calendar';
|
||||
import IconCashSolid from './CashSolid';
|
||||
@@ -72,6 +73,7 @@ import IconSquaresPlus from './SquaresPlus';
|
||||
import IconSquaresPlusSolid from './SquaresPlusSolid';
|
||||
import IconStar from './Star';
|
||||
import IconStripe from './Stripe';
|
||||
import IconSwatchSolid from './SwatchSolid';
|
||||
import IconTagSolid from './TagSolid';
|
||||
import IconTools from './Tools';
|
||||
import IconToolsSolid from './ToolsSolid';
|
||||
@@ -92,6 +94,7 @@ export default {
|
||||
'book-open': IconBookOpen,
|
||||
'bug': IconBug,
|
||||
'bug-ant-solid': IconBugAntSolid,
|
||||
'building-solid': IconBuildingSolid,
|
||||
'building-tax': IconBuildingTax,
|
||||
'calendar': IconCalendar,
|
||||
'cash-solid': IconCashSolid,
|
||||
@@ -154,6 +157,7 @@ export default {
|
||||
'squares-plus-solid': IconSquaresPlusSolid,
|
||||
'star': IconStar,
|
||||
'stripe': IconStripe,
|
||||
'swatch-solid': IconSwatchSolid,
|
||||
'tag-solid': IconTagSolid,
|
||||
'tools': IconTools,
|
||||
'tools-solid': IconToolsSolid,
|
||||
|
||||
Reference in New Issue
Block a user