@codecademy/gamut-icons 9.43.1-alpha.24fdaf.0 → 9.44.0

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.
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ import { GamutIconProps } from '../../props';
3
+ export declare const OnlineClassStudentIcon: React.ForwardRefExoticComponent<GamutIconProps & React.RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,45 @@
1
+ import * as React from 'react';
2
+ import { Svg } from '../../props';
3
+ import { useIconId } from '../../useIconId';
4
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
5
+ export const OnlineClassStudentIcon = /*#__PURE__*/React.forwardRef((_ref, svgRef) => {
6
+ let {
7
+ title,
8
+ titleId,
9
+ size = 16,
10
+ height = size,
11
+ width = size,
12
+ ...props
13
+ } = _ref;
14
+ const maskId = useIconId('OnlineClassStudentIcon');
15
+ return /*#__PURE__*/_jsxs(Svg, {
16
+ xmlns: "http://www.w3.org/2000/svg",
17
+ viewBox: "0 0 24 24",
18
+ fill: "#fff",
19
+ role: "img",
20
+ "aria-hidden": "true",
21
+ "pointer-events": "none",
22
+ width: width,
23
+ height: height,
24
+ ref: svgRef,
25
+ "aria-labelledby": titleId,
26
+ ...props,
27
+ children: [title ? /*#__PURE__*/_jsx("title", {
28
+ id: titleId,
29
+ children: title
30
+ }) : null, /*#__PURE__*/_jsx("mask", {
31
+ id: `${maskId}`,
32
+ children: /*#__PURE__*/_jsx("path", {
33
+ fillRule: "evenodd",
34
+ d: "M1.784.024a2.137 2.137 0 00-1.704 1.5l-.068.216v14.52l.067.216a2.15 2.15 0 001.445 1.445l.216.067 3.008.007L7.756 18l-.014.066a435.09 435.09 0 00-.422 2.42c0 .005-.106.009-.236.009-.281 0-.436.04-.585.154a.752.752 0 00.037 1.222c.205.136.254.14 1.876.131l1.464-.007.12-.055a.824.824 0 00.422-.466.89.89 0 00-.033-.53.871.871 0 00-.372-.38c-.107-.054-.139-.057-.635-.065-.316-.005-.522-.017-.522-.031 0-.034.408-2.377.423-2.427.011-.038.052-.042.406-.042.343 0 .41-.007.53-.051a.768.768 0 00.41-.378.785.785 0 00.006-.636.825.825 0 00-.38-.371l-.135-.064-4.092-.012-4.092-.012-.096-.052a.605.605 0 01-.274-.296c-.049-.108-.049-.117-.05-7.128V1.98l.056-.12a.605.605 0 01.331-.31c.097-.036.808-.039 9.189-.033l9.084.007.099.053c.104.056.2.155.268.28.038.07.042.423.053 5.271l.012 5.196.063.132c.133.28.378.437.681.437.3 0 .543-.152.684-.428l.06-.117V1.788l-.054-.202A2.153 2.153 0 0020.575.078l-.211-.066-9.228-.003C6.061.007 1.852.014 1.784.024m9.23 2.64A2.97 2.97 0 008.72 4.17a2.98 2.98 0 00-.062 2.742c.29.572.76 1.045 1.325 1.332l.131.066-.215.078a4.107 4.107 0 00-2.712 3.36c-.056.407-.04.729.042.89a.838.838 0 00.376.354c.166.075.43.07.603-.012a.829.829 0 00.361-.335c.052-.1.095-.336.095-.521 0-.17.08-.555.157-.762a2.634 2.634 0 012.754-1.69 2.566 2.566 0 011.626.784 2.3 2.3 0 01.46.644c.171.341.282.783.283 1.128.002.313.117.546.344.697a.753.753 0 001.146-.465c.053-.249-.023-.89-.16-1.368A4.135 4.135 0 0012.7 8.388l-.232-.08.12-.054c.287-.127.695-.439.932-.713.788-.91.953-2.188.42-3.253a3.052 3.052 0 00-1.353-1.343 3.12 3.12 0 00-1.574-.282m-.035 1.524c-.499.11-.944.54-1.079 1.046a1.98 1.98 0 00.001.732c.063.244.176.44.372.637.099.1.23.212.292.247.606.35 1.4.211 1.845-.324a1.31 1.31 0 00.289-.567c.087-.34.053-.664-.103-.99a1.457 1.457 0 00-1.617-.78m2.834 9.916a1.6 1.6 0 00-.603.167c-.28.137-.473.328-.603.601l-.09.188-.007 3.108c-.006 2.298 0 3.142.02 3.24.063.299.298.617.58.786.28.168.352.182 1.351.246 1.155.075 2.075.317 2.674.705.215.139.354.278.45.448.248.44.796.54 1.168.214a.797.797 0 00.162-.21c.175-.364.823-.734 1.648-.94.533-.134 1.174-.215 2.01-.253.373-.017.472-.039.708-.152.21-.1.478-.352.582-.546.144-.271.138-.121.138-3.454 0-2.678-.005-3.067-.037-3.193-.113-.433-.467-.765-.96-.9-.236-.066-.588-.07-1.151-.012-1.54.156-2.61.483-3.439 1.052l-.174.12-.054-.049c-.168-.154-.751-.466-1.153-.616-.69-.258-1.612-.447-2.524-.517-.49-.038-.59-.042-.696-.033m.196 1.512c-.009.009-.016 1.2-.016 2.648v2.631l.448.03c.934.06 1.659.187 2.337.41.191.063.432.153.534.2l.185.086v-4.96l-.124-.112c-.511-.46-1.74-.831-3.02-.913a3.953 3.953 0 01-.278-.025c-.028-.006-.058-.003-.066.005m8.348 0c-1.12.091-1.872.243-2.49.504-.314.132-.62.312-.756.446l-.102.1v2.467c0 1.357.006 2.467.014 2.467s.1-.038.205-.084c.73-.321 1.784-.535 2.967-.602l.294-.016v-2.65c0-1.456-.008-2.646-.018-2.644-.01.002-.061.008-.114.012"
35
+ })
36
+ }), /*#__PURE__*/_jsx("g", {
37
+ mask: `url(#${maskId})`,
38
+ children: /*#__PURE__*/_jsx("rect", {
39
+ width: `100%`,
40
+ height: `100%`,
41
+ fill: `currentColor`
42
+ })
43
+ })]
44
+ });
45
+ });
@@ -185,6 +185,7 @@ export * from './NotebookIcon';
185
185
  export * from './ObjectiveIcon';
186
186
  export * from './OfficeBuildingDoubleIcon';
187
187
  export * from './OneTimeIcon';
188
+ export * from './OnlineClassStudentIcon';
188
189
  export * from './OpenAiFullIcon';
189
190
  export * from './OpenAiIcon';
190
191
  export * from './OpenIcon';
@@ -185,6 +185,7 @@ export * from './NotebookIcon';
185
185
  export * from './ObjectiveIcon';
186
186
  export * from './OfficeBuildingDoubleIcon';
187
187
  export * from './OneTimeIcon';
188
+ export * from './OnlineClassStudentIcon';
188
189
  export * from './OpenAiFullIcon';
189
190
  export * from './OpenAiIcon';
190
191
  export * from './OpenIcon';
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <title>online-class-student</title><path fill-rule="evenodd" d="M1.784.024a2.137 2.137 0 0 0-1.704 1.5l-.068.216v14.52l.067.216a2.15 2.15 0 0 0 1.445 1.445l.216.067 3.008.007L7.756 18l-.014.066a435.09 435.09 0 0 0-.422 2.42c0 .005-.106.009-.236.009-.281 0-.436.04-.585.154a.752.752 0 0 0 .037 1.222c.205.136.254.14 1.876.131l1.464-.007.12-.055a.824.824 0 0 0 .422-.466.89.89 0 0 0-.033-.53.871.871 0 0 0-.372-.38c-.107-.054-.139-.057-.635-.065-.316-.005-.522-.017-.522-.031 0-.034.408-2.377.423-2.427.011-.038.052-.042.406-.042.343 0 .41-.007.53-.051a.768.768 0 0 0 .41-.378.785.785 0 0 0 .006-.636.825.825 0 0 0-.38-.371l-.135-.064-4.092-.012-4.092-.012-.096-.052a.605.605 0 0 1-.274-.296c-.049-.108-.049-.117-.05-7.128V1.98l.056-.12a.605.605 0 0 1 .331-.31c.097-.036.808-.039 9.189-.033l9.084.007.099.053c.104.056.2.155.268.28.038.07.042.423.053 5.271l.012 5.196.063.132c.133.28.378.437.681.437.3 0 .543-.152.684-.428l.06-.117V1.788l-.054-.202A2.153 2.153 0 0 0 20.575.078l-.211-.066-9.228-.003C6.061.007 1.852.014 1.784.024m9.23 2.64c-.964.097-1.821.66-2.294 1.506a2.98 2.98 0 0 0-.062 2.742c.29.572.76 1.045 1.325 1.332l.131.066-.215.078a4.107 4.107 0 0 0-2.712 3.36c-.056.407-.04.729.042.89a.838.838 0 0 0 .376.354c.166.075.43.07.603-.012a.829.829 0 0 0 .361-.335c.052-.1.095-.336.095-.521 0-.17.08-.555.157-.762a2.634 2.634 0 0 1 2.754-1.69 2.566 2.566 0 0 1 1.626.784 2.3 2.3 0 0 1 .46.644c.171.341.282.783.283 1.128.002.313.117.546.344.697a.753.753 0 0 0 1.146-.465c.053-.249-.023-.89-.16-1.368A4.135 4.135 0 0 0 12.7 8.388l-.232-.08.12-.054c.287-.127.695-.439.932-.713.788-.91.953-2.188.42-3.253a3.052 3.052 0 0 0-1.353-1.343 3.12 3.12 0 0 0-1.574-.282m-.035 1.524c-.499.11-.944.54-1.079 1.046-.045.171-.045.551.001.732.063.244.176.44.372.637.099.1.23.212.292.247.606.35 1.4.211 1.845-.324a1.31 1.31 0 0 0 .289-.567c.087-.34.053-.664-.103-.99a1.457 1.457 0 0 0-1.617-.78m2.834 9.916a1.6 1.6 0 0 0-.603.167c-.28.137-.473.328-.603.601l-.09.188-.007 3.108c-.006 2.298 0 3.142.02 3.24.063.299.298.617.58.786.28.168.352.182 1.351.246 1.155.075 2.075.317 2.674.705.215.139.354.278.45.448.248.44.796.54 1.168.214a.797.797 0 0 0 .162-.21c.175-.364.823-.734 1.648-.94.533-.134 1.174-.215 2.01-.253.373-.017.472-.039.708-.152.21-.1.478-.352.582-.546.144-.271.138-.121.138-3.454 0-2.678-.005-3.067-.037-3.193-.113-.433-.467-.765-.96-.9-.236-.066-.588-.07-1.151-.012-1.54.156-2.61.483-3.439 1.052l-.174.12-.054-.049c-.168-.154-.751-.466-1.153-.616-.69-.258-1.612-.447-2.524-.517-.49-.038-.59-.042-.696-.033m.196 1.512c-.009.009-.016 1.2-.016 2.648v2.631l.448.03c.934.06 1.659.187 2.337.41.191.063.432.153.534.2l.185.086v-4.96l-.124-.112c-.511-.46-1.74-.831-3.02-.913a3.953 3.953 0 0 1-.278-.025c-.028-.006-.058-.003-.066.005m8.348 0c-1.12.091-1.872.243-2.49.504-.314.132-.62.312-.756.446l-.102.1v2.467c0 1.357.006 2.467.014 2.467s.1-.038.205-.084c.73-.321 1.784-.535 2.967-.602l.294-.016v-2.65c0-1.456-.008-2.646-.018-2.644-.01.002-.061.008-.114.012"/>
3
+ </svg>
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@codecademy/gamut-icons",
3
3
  "description": "Icon library for codecademy.com",
4
- "version": "9.43.1-alpha.24fdaf.0",
4
+ "version": "9.44.0",
5
5
  "author": "Codecademy <dev@codecademy.com>",
6
6
  "dependencies": {
7
- "@codecademy/gamut-styles": "17.6.4-alpha.24fdaf.0",
7
+ "@codecademy/gamut-styles": "17.6.3",
8
8
  "@codecademy/variance": "0.22.1"
9
9
  },
10
10
  "files": [
@@ -29,5 +29,5 @@
29
29
  },
30
30
  "sideEffects": false,
31
31
  "types": "dist/index.d.ts",
32
- "gitHead": "c41bd92598e7b6356c34dbae04897136d37b6072"
32
+ "gitHead": "e785cf350e698580985d1ccb9fd776ed1d99c4cf"
33
33
  }