Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions icons/assets/Auto roll/SVG/ic_axis_auto_roll_20_filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions icons/assets/Auto roll/SVG/ic_axis_auto_roll_20_regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions icons/assets/Auto roll/SVG/ic_axis_auto_roll_24_filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions icons/assets/Auto roll/SVG/ic_axis_auto_roll_24_regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion icons/fonts/AxisSystemIcons-Filled.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@font-face {
font-family: "AxisSystemIcons-Filled";
src: url("./AxisSystemIcons-Filled.ttf?61f61cb67c6cbb2771dd48862c1c5e24") format("truetype");
src: url("./AxisSystemIcons-Filled.ttf?5c7be436fe6896d389cba08fd8497369") format("truetype");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
Expand Down Expand Up @@ -1379,3 +1379,9 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
.icon-ic_axis_specification_compiler_48_filled:before {
content: "\f2c7";
}
.icon-ic_axis_auto_roll_20_filled:before {
content: "\f2c8";
}
.icon-ic_axis_auto_roll_24_filled:before {
content: "\f2c9";
}
18 changes: 18 additions & 0 deletions icons/fonts/AxisSystemIcons-Filled.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,24 @@ <h1>AxisSystemIcons-Filled</h1>
</div>


<div class="preview">
<span class="inner">
<i class=" icon-ic_axis_auto_roll_20_filled"></i>
</span>
<br>
<span class='label'>ic_axis_auto_roll_20_filled</span>
</div>


<div class="preview">
<span class="inner">
<i class=" icon-ic_axis_auto_roll_24_filled"></i>
</span>
<br>
<span class='label'>ic_axis_auto_roll_24_filled</span>
</div>


<div class="preview">
<span class="inner">
<i class=" icon-ic_axis_autodesk_revit_12_filled"></i>
Expand Down
4 changes: 3 additions & 1 deletion icons/fonts/AxisSystemIcons-Filled.json
Original file line number Diff line number Diff line change
Expand Up @@ -453,5 +453,7 @@
"ic_axis_specification_compiler_24_filled": "0xf2c4",
"ic_axis_specification_compiler_28_filled": "0xf2c5",
"ic_axis_specification_compiler_32_filled": "0xf2c6",
"ic_axis_specification_compiler_48_filled": "0xf2c7"
"ic_axis_specification_compiler_48_filled": "0xf2c7",
"ic_axis_auto_roll_20_filled": "0xf2c8",
"ic_axis_auto_roll_24_filled": "0xf2c9"
}
Binary file modified icons/fonts/AxisSystemIcons-Filled.ttf
Binary file not shown.
8 changes: 7 additions & 1 deletion icons/fonts/AxisSystemIcons-Regular.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@font-face {
font-family: "AxisSystemIcons-Regular";
src: url("./AxisSystemIcons-Regular.ttf?7eb4afc45fbb1d0284cd8a5a56e65d7e") format("truetype");
src: url("./AxisSystemIcons-Regular.ttf?678e81d4e13a1804e841b185adad1011") format("truetype");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
Expand Down Expand Up @@ -1424,3 +1424,9 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
.icon-ic_axis_specification_compiler_48_regular:before {
content: "\f2d6";
}
.icon-ic_axis_auto_roll_20_regular:before {
content: "\f2d7";
}
.icon-ic_axis_auto_roll_24_regular:before {
content: "\f2d8";
}
18 changes: 18 additions & 0 deletions icons/fonts/AxisSystemIcons-Regular.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,24 @@ <h1>AxisSystemIcons-Regular</h1>
</div>


<div class="preview">
<span class="inner">
<i class=" icon-ic_axis_auto_roll_20_regular"></i>
</span>
<br>
<span class='label'>ic_axis_auto_roll_20_regular</span>
</div>


<div class="preview">
<span class="inner">
<i class=" icon-ic_axis_auto_roll_24_regular"></i>
</span>
<br>
<span class='label'>ic_axis_auto_roll_24_regular</span>
</div>


<div class="preview">
<span class="inner">
<i class=" icon-ic_axis_autodesk_revit_12_regular"></i>
Expand Down
4 changes: 3 additions & 1 deletion icons/fonts/AxisSystemIcons-Regular.json
Original file line number Diff line number Diff line change
Expand Up @@ -468,5 +468,7 @@
"ic_axis_specification_compiler_24_regular": "0xf2d3",
"ic_axis_specification_compiler_28_regular": "0xf2d4",
"ic_axis_specification_compiler_32_regular": "0xf2d5",
"ic_axis_specification_compiler_48_regular": "0xf2d6"
"ic_axis_specification_compiler_48_regular": "0xf2d6",
"ic_axis_auto_roll_20_regular": "0xf2d7",
"ic_axis_auto_roll_24_regular": "0xf2d8"
}
Binary file modified icons/fonts/AxisSystemIcons-Regular.ttf
Binary file not shown.
2 changes: 2 additions & 0 deletions icons/src/icons/chunk-0.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ export const AnalyticsFilled = (/*#__PURE__*/createFluentIcon('AnalyticsFilled',
export const AnalyticsRegular = (/*#__PURE__*/createFluentIcon('AnalyticsRegular', "1em", ["M6 10.5a.5.5 0 001 0v-2a.5.5 0 00-1 0v2z","M8.5 11a.5.5 0 01-.5-.5v-4a.5.5 0 011 0v4a.5.5 0 01-.5.5z","M10 10.5a.5.5 0 001 0v-3a.5.5 0 00-1 0v3z","M14 8.5a5.5 5.5 0 10-1.98 4.23l4.13 4.12.07.06a.5.5 0 00.63-.76l-4.12-4.13A5.48 5.48 0 0014 8.5zm-10 0a4.5 4.5 0 119 0 4.5 4.5 0 01-9 0z"]));
export const AssignIpFilled = (/*#__PURE__*/createFluentIcon('AssignIpFilled', "1em", ["M10.73 8.03v-2.4h.68c.92 0 1.38.4 1.38 1.19 0 .8-.46 1.21-1.38 1.21h-.68z","M3.5 4c0-1.1.9-2 2-2h9a2 2 0 012 2v8a2 2 0 01-2 2h-4v1.09c.43.15.76.48.91.91H16a.5.5 0 010 1h-4.59a1.5 1.5 0 01-2.82 0H4a.5.5 0 010-1h4.59c.15-.43.48-.76.91-.91V14h-4a2 2 0 01-2-2V4zm2 8h1.73V4.3H5.5V12zm5.23 0V9.35h.82a3.3 3.3 0 002.23-.72c.56-.48.84-1.1.84-1.88 0-1.63-.97-2.45-2.91-2.45H8.99V12h1.74z"]));
export const AssignIpRegular = (/*#__PURE__*/createFluentIcon('AssignIpRegular', "1em", ["M5.5 12h1.73V4.3H5.5V12z","M10.73 12V9.35h.82a3.3 3.3 0 002.23-.72c.56-.48.84-1.1.84-1.88 0-1.63-.97-2.45-2.91-2.45H8.99V12h1.74zm0-3.97v-2.4h.68c.92 0 1.38.4 1.38 1.19 0 .8-.46 1.21-1.38 1.21h-.68z","M5.5 2a2 2 0 00-2 2v8c0 1.1.9 2 2 2h4v1.09a1.5 1.5 0 00-.91.91H4a.5.5 0 000 1h4.59a1.5 1.5 0 002.82 0H16a.5.5 0 000-1h-4.59a1.5 1.5 0 00-.91-.91V14h4a2 2 0 002-2V4a2 2 0 00-2-2h-9zm9 1a1 1 0 011 1v8a1 1 0 01-1 1h-9a1 1 0 01-1-1V4a1 1 0 011-1h9z"]));
export const AutoRollFilled = (/*#__PURE__*/createFluentIcon('AutoRollFilled', "1em", ["M10.91 3.27c.2.2.2.51 0 .7L10.9 4a6.48 6.48 0 00-6 1.75 6.5 6.5 0 00.7 9.8.5.5 0 01-.6.8 7.5 7.5 0 014.08-13.5l-1-.99a.5.5 0 11.71-.7l2.12 2.12z","M8.1 16.69l-.01.01a.5.5 0 000 .71l2.12 2.12a.5.5 0 10.7-.7l-1-1A7.5 7.5 0 0014 4.33a.5.5 0 10-.6.8 6.5 6.5 0 01-4.03 11.71c-.43-.01-.85-.06-1.26-.15z","M9.47 9.27l.55 1.49H8.93l.54-1.49z","M9.5 15.34a5 5 0 100-10 5 5 0 000 10zm1.12-3l-.34-.9h-1.6l-.33.9H7.5l1.55-4h.85l1.6 4h-.88z"]));
export const AutoRollRegular = (/*#__PURE__*/createFluentIcon('AutoRollRegular', "1em", ["M10.91 3.97a.5.5 0 000-.7L8.8 1.15a.5.5 0 10-.7.7l1 1A7.5 7.5 0 005 16.35a.5.5 0 10.6-.8A6.5 6.5 0 0110.9 4l.01-.03zM8.1 16.7l.01-.01c.41.09.83.14 1.27.15h-.01.07a6.5 6.5 0 003.96-11.7.5.5 0 11.6-.8 7.5 7.5 0 01-4.08 13.5l1 .98a.5.5 0 11-.7.71l-2.12-2.12a.5.5 0 010-.7zM4.5 10.34a5 5 0 1110 0 5 5 0 01-10 0zm5-4a4 4 0 100 8 4 4 0 000-8z","M11.5 12.34h-.88l-.34-.9h-1.6l-.33.9H7.5l1.55-4h.85l1.6 4zm-1.48-1.58l-.55-1.49-.54 1.49h1.09z"]));
export const AutodeskRevitFilled = (/*#__PURE__*/createFluentIcon('AutodeskRevitFilled', "1em", ["M13.97 12.04c0 .5-.41.91-.91.91s-.92-.4-.92-.91.41-.91.92-.91c.5 0 .91.4.91.9z","M9.53 8.8c.23.12.67.12.9 0l5.86-3.04 1.42-.68-.04-.03-6.39-3.09a3 3 0 00-2.59 0l-6.38 3.1H2.3l1.37.7L9.53 8.8z","M17.05 6.77L11 9.9a2.37 2.37 0 01-2.04 0L2.89 6.77l-1.22-.64v7.64c0 .44.24.82.62 1.02l6.36 3.17a2.97 2.97 0 002.67 0l6.36-3.17c.39-.2.63-.59.63-1.02V6.13l-1.26.64zM6.03 13.5l-1.7.18a.62.62 0 01-.62-.56.6.6 0 01.13-.44c.11-.14.26-.22.43-.25l1.64-.17c.33-.03.64.22.68.56.04.34-.2.64-.56.68zm1.82-.2a.61.61 0 01-.62-.55.6.6 0 01.13-.44c.1-.13.26-.22.42-.24l1.65-.18c.33-.02.65.23.68.56a.58.58 0 01-.13.46c-.11.12-.25.2-.42.22l-1.71.18zm3.1 1.67l-1.1.87a.62.62 0 01-.88-.1.62.62 0 01.1-.87l1.11-.89c.27-.2.66-.16.88.1a.63.63 0 01-.1.89zm2.1-.78a2.17 2.17 0 11.01-4.33 2.17 2.17 0 010 4.33z"]));
export const AutodeskRevitRegular = (/*#__PURE__*/createFluentIcon('AutodeskRevitRegular', "1em", ["M13.06 14.23a2.17 2.17 0 100 0zm-.92-2.16c0-.51.41-.92.92-.92.5 0 .91.4.91.92a.91.91 0 01-1.83 0z","M5.9 12.3l-1.63.17a.63.63 0 00-.43.24c-.1.12-.15.29-.12.45.02.31.29.56.61.56l1.71-.18c.34-.04.6-.35.56-.68a.65.65 0 00-.68-.56H5.9z","M9.98 12.94c.1-.13.15-.29.13-.46a.65.65 0 00-.68-.55l-1.65.17a.63.63 0 00-.42.23c-.1.13-.15.3-.13.45.03.32.3.56.62.56l1.7-.17c.18-.02.33-.1.43-.23z","M10.18 14.03l-1.1.88c-.27.2-.32.6-.1.88.12.15.29.24.48.24.15 0 .28-.05.39-.14l1.1-.88a.6.6 0 00.24-.41.63.63 0 00-.13-.47.63.63 0 00-.88-.1z","M17.67 5.07L11.28 2A3 3 0 008.7 2L2.31 5.07c-.4.2-.64.6-.64 1.03v7.7c0 .44.24.82.62 1.02l6.36 3.17c.4.21.86.32 1.33.32.48 0 .92-.11 1.35-.32l6.36-3.17c.39-.2.63-.59.63-1.02V6.1c0-.43-.25-.83-.64-1.03h-.01zm-.61 8.65l-6.31 3.15c-.5.25-1.07.25-1.56 0L2.9 13.74V6.8l6.06 3.13c.29.15.66.23 1.02.23.4 0 .75-.08 1.03-.23l6.05-3.12v6.92zm-6.63-4.9c-.23.12-.67.12-.9 0L3.67 5.8l5.55-2.7a1.71 1.71 0 011.5 0l5.57 2.7-5.86 3.02z"]));
export const BluebeamFilled = (/*#__PURE__*/createFluentIcon('BluebeamFilled', "1em", ["M16.64 16.22a.63.63 0 00-.62.62v.42H13.1v-.42a.63.63 0 00-.63-.62.63.63 0 00-.62.62v.42H7.92v-.42a.63.63 0 00-.63-.62.63.63 0 00-.62.62v.42H3.76v-.42a.63.63 0 00-.63-.62.63.63 0 00-.62.62v1.04c0 .34.28.63.62.63h13.51c.35 0 .63-.28.63-.63v-1.04a.63.63 0 00-.63-.62z","M17.2 5.08a2.18 2.18 0 101.1 1.9c0-.78-.42-1.51-1.1-1.9zM16.13 7.9a.93.93 0 01-.95-.93.94.94 0 111.89 0c0 .51-.43.93-.94.93z","M16.03 3.94h.09c.13 0 .25.01.38.03h.02a3 3 0 01.47.1l.14.05.13.04v-.21a2.29 2.29 0 00-2.3-2.28H4.8A2.29 2.29 0 002.5 3.95v9.15a2.29 2.29 0 002.3 2.28h10.17c1.26 0 2.29-1.02 2.29-2.28V9.77l-.13.05-.14.04a.72.72 0 01-.19.05l-.25.05h-.07c-.11.02-.24.03-.36.03h-.01a3.03 3.03 0 01-.08-6.05zM4.41 8.62a.61.61 0 01.53-.7l.81-.12c.35-.04.65.2.7.53a.6.6 0 01-.12.46.62.62 0 01-.4.25l-.82.11h-.08a.6.6 0 01-.62-.53zm5.19-.1l-1.75.24H7.8a.62.62 0 01-.1-1.24l1.73-.24a.6.6 0 01.45.12c.14.1.23.24.24.4a.62.62 0 01-.52.72zm.98 1.88a.64.64 0 01.84.28.63.63 0 01-.28.84l-1.45.73a.9.9 0 01-.28.06.61.61 0 01-.55-.34.6.6 0 01-.04-.47c.05-.17.16-.3.31-.38l1.45-.72zm-3.1 1.56c.14-.08.31-.1.47-.04.17.05.3.17.37.32s.09.32.04.48a.64.64 0 01-.32.35l-.74.37c-.1.04-.2.07-.28.07a.64.64 0 01-.56-.35.63.63 0 01.28-.83l.74-.37zm4-3.73A.62.62 0 0111.4 7l.8-.12a.6.6 0 01.46.12c.13.1.22.25.25.41.05.34-.2.66-.54.7l-.8.12-.1.01zm1.96.94c.16.06.3.17.37.33.07.14.09.3.03.47a.63.63 0 01-.31.36l-.75.37a.62.62 0 01-.26.06.61.61 0 01-.56-.34.62.62 0 01.26-.84l.75-.36a.6.6 0 01.47-.05z"]));
Expand Down
Loading