elementa-icons 1.31.0 → 1.32.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.
- package/dist/icons/business/Briefcase.js +18 -0
- package/dist/icons/business/CareerGrowth.js +16 -0
- package/dist/icons/business/index.js +3 -0
- package/dist/index.esm.js +1 -1
- package/dist/index.js +2 -0
- package/dist/types/icons/business/Briefcase.d.ts +6 -0
- package/dist/types/icons/business/CareerGrowth.d.ts +6 -0
- package/dist/types/icons/business/index.d.ts +3 -0
- package/dist/types/index.d.ts +2 -0
- package/package.json +1 -1
- package/src/index.ts +2 -0
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// Import styles.
|
|
3
|
+
/**
|
|
4
|
+
* This function renders an SVG icon.
|
|
5
|
+
*/
|
|
6
|
+
const Briefcase = ({ color = '#000000', height = '1em', strokeWidth = 1, width = '1em' }) => {
|
|
7
|
+
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", style: {
|
|
8
|
+
fillRule: 'evenodd',
|
|
9
|
+
clipRule: 'evenodd',
|
|
10
|
+
strokeLinejoin: 'round',
|
|
11
|
+
strokeMiterlimit: 2
|
|
12
|
+
}, viewBox: "0 0 30 28", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: _jsxs("g", { transform: "matrix(1.00334 0 0 1.0003 -742.506 -535.171)", children: [_jsx("path", { d: "M740.472 536h29.401v26.488h-29.401z", style: {
|
|
13
|
+
fill: 'none'
|
|
14
|
+
} }), _jsx("clipPath", { id: "briefcase_svg__a", children: _jsx("path", { d: "M740.472 536h29.401v26.488h-29.401z" }) }), _jsxs("g", { clipPath: "url(#briefcase_svg__a)", children: [_jsx("path", { d: "M769.385 541.09s-5.057-.254-10.875-.473a524.565 524.565 0 0 0-9.84-.268c-2.082-.036-3.897-.045-5.18-.06a2.98 2.98 0 0 0-2.113.876c-.28.281-.501.612-.649.973-.147.36-.224.75-.222 1.147l.049 4.553c.014.743.29 1.427.761 1.94.467.506 1.106.859 1.837.931l12.237 1.17a.6.6 0 0 0 .144 0l12.126-1.77a2.26 2.26 0 0 0 1.406-.779c.338-.405.54-.927.524-1.491l-.167-5.606a.037.037 0 0 0-.038-.037.037.037 0 0 0-.036.037l-.167 5.606c-.013.45-.195.858-.483 1.165-.282.3-.67.496-1.107.536l-12.115 1.099-12.116-1.701a1.1 1.1 0 0 1-.676-.381 1.07 1.07 0 0 1-.247-.719l.05-4.553a1 1 0 0 1 .08-.382 1 1 0 0 1 .922-.62c1.283-.015 3.098-.024 5.18-.06a525 525 0 0 0 9.84-.268c5.818-.22 10.875-.473 10.875-.473a.197.197 0 0 0 0-.393" }), _jsx("path", { d: "M741.301 550.685s-.117 1.57-.238 3.523c-.108 1.754-.212 3.802-.293 5.284-.017.365.052.721.173 1.058.123.341.324.65.572.922a2.8 2.8 0 0 0 1.975.879c1.202.031 2.866.1 4.781.124 1.478.019 3.106.016 4.78-.005 1.9-.024 3.861-.082 5.737-.137 3.476-.101 6.652-.229 8.605-.295a2.5 2.5 0 0 0 1.752-.788c.425-.462.689-1.08.662-1.758l-.384-9.246a.037.037 0 1 0-.074 0l-.384 9.246a1.54 1.54 0 0 1-.506 1.07 1.47 1.47 0 0 1-1.066.383c-1.953-.066-5.129-.194-8.605-.295-1.876-.055-3.836-.113-5.737-.137-1.674-.02-3.302-.024-4.78-.005-1.915.024-3.58.093-4.78.124a1.18 1.18 0 0 1-.845-.293 1.24 1.24 0 0 1-.422-.847c-.083-1.482-.186-3.53-.294-5.284-.12-1.952-.237-3.523-.237-3.523a.195.195 0 1 0-.392 0M750.652 539.99l.28-1.985c.01-.068.053-.122.086-.18.03-.053.089-.08.137-.117.043-.034.102-.03.155-.044.046-.013.093.016.14.022.62.061 1.462.168 2.402.238.517.038 1.058.073 1.601.078a20 20 0 0 0 1.6-.05c.944-.069 1.78-.207 2.403-.28.053-.008.1-.042.151-.03.057.015.122.008.17.045.056.04.121.067.157.125.04.065.094.124.106.2l.346 2.082c0 .02.016.037.035.037.021 0 .038-.016.038-.037l.406-2.07c.037-.193.004-.382-.038-.572-.043-.198-.154-.365-.273-.533-.126-.174-.301-.287-.48-.397-.186-.114-.399-.151-.618-.184-.623-.073-1.46-.211-2.402-.28a20 20 0 0 0-1.601-.05c-.543.005-1.084.04-1.6.078-.941.07-1.783.177-2.403.238-.219.028-.433.066-.622.175-.183.104-.36.218-.492.389a1.514 1.514 0 0 0-.36 1.119l.284 1.984a.196.196 0 1 0 .392 0" }), _jsx("path", { d: "M525.416 152.341a.8.8 0 0 0-.803-.8l-3.318.032a.75.75 0 0 0-.539.228.77.77 0 0 0-.219.54l.045 1.565a.71.71 0 0 0 .445.648.7.7 0 0 0 .268.049l3.318-.116a.6.6 0 0 0 .404-.177.57.57 0 0 0 .158-.404l-.058-1.565zm-4.089 1.55.042-1.463 3.244.031-.084-.033-.037-.085h.299l-.057 1.565-.042.078-.079.023zm-.013 0-.019-.001.017-.001z", style: {
|
|
15
|
+
fill: 'none'
|
|
16
|
+
}, transform: "matrix(1.46082 0 0 1.46524 -8.499 326.603)" }), _jsx("path", { d: "M758.362 549.819a.5.5 0 0 0-.498-.5h-4.847a.5.5 0 0 0-.498.5v2.293a.5.5 0 0 0 .498.5h4.847a.496.496 0 0 0 .498-.5z" })] })] }) }));
|
|
17
|
+
};
|
|
18
|
+
export default Briefcase;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// Import styles.
|
|
3
|
+
/**
|
|
4
|
+
* This function renders an SVG icon.
|
|
5
|
+
*/
|
|
6
|
+
const CareerGrowth = ({ color = '#000000', height = '1em', strokeWidth = 1, width = '1em' }) => {
|
|
7
|
+
return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", style: {
|
|
8
|
+
fillRule: 'evenodd',
|
|
9
|
+
clipRule: 'evenodd',
|
|
10
|
+
strokeLinejoin: 'round',
|
|
11
|
+
strokeMiterlimit: 2
|
|
12
|
+
}, viewBox: "0 0 30 32", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: [_jsx("path", { d: "M634.477 752.445h28.954V784h-28.954z", style: {
|
|
13
|
+
fill: 'none'
|
|
14
|
+
}, transform: "matrix(1.00051 0 0 1.0018 -634.307 -753.596)" }), _jsx("path", { d: "M14.265 13.426c-.548.226-.885.638-1.066 1.125-.19.511-.117 1.091.112 1.67.291.61.823 1.03 1.427 1.202.307.087.637.102.957.046a2.3 2.3 0 0 0 .884-.35c.535-.374.902-.903 1-1.5.094-.566 0-1.167-.363-1.666-.337-.451-.755-.75-1.222-.853a1.75 1.75 0 0 0-1.366.248.024.024 0 0 0 .021.043 1.56 1.56 0 0 1 1.224.056c.329.158.59.451.763.845.163.358.14.742.016 1.085-.112.31-.355.558-.675.711a1.3 1.3 0 0 1-.456.114c-.156.016-.31 0-.459-.035-.301-.07-.596-.21-.776-.489-.232-.31-.368-.64-.352-.977.017-.389.143-.759.469-1.06a.128.128 0 0 0-.138-.215M15.794 30.703s-.005-1.252-.044-2.672c-.053-1.864-.16-4.01-.16-4.01 0-.124-.099-.224-.223-.223a.223.223 0 0 0-.225.222s-.114 2.147-.174 4.01c-.045 1.419-.054 2.672-.054 2.672a.439.439 0 1 0 .88.001" }), _jsx("path", { d: "m12.772 24.585.1-2.655a5.2 5.2 0 0 0-.156-1.464 5.2 5.2 0 0 0-.572-1.37l-2.933-4.934a.29.29 0 0 1 .008-.296.3.3 0 0 1 .108-.098.26.26 0 0 1 .137-.027h.017a.256.256 0 0 1 .203.124l2.886 4.46a2.14 2.14 0 0 0 1.755.962l2.016.032a2.16 2.16 0 0 0 1.83-.973l2.904-4.483a.153.153 0 0 1 .124-.077h.002q.046-.003.085.017a.17.17 0 0 1 .096.15.2.2 0 0 1-.023.093l-2.96 4.986a5.44 5.44 0 0 0-.76 2.857l.177 8.528a.25.25 0 0 1-.066.177.25.25 0 0 1-.177.084l-4.396.112a.3.3 0 0 1-.138-.022.358.358 0 0 1-.202-.19.4.4 0 0 1-.034-.143L12.7 25.07a.024.024 0 0 0-.024-.024.024.024 0 0 0-.024.024l-.136 5.365a.66.66 0 0 0 .404.625q.122.052.26.055l4.397.073a.77.77 0 0 0 .55-.22.78.78 0 0 0 .234-.552l.164-8.528a4.5 4.5 0 0 1 .709-2.343l3.113-4.891a1.35 1.35 0 0 0 .038-1.366 1.36 1.36 0 0 0-1.183-.705h-.002a1.37 1.37 0 0 0-1.146.608l-2.967 4.44a.86.86 0 0 1-.732.392l-2.017-.008a.89.89 0 0 1-.734-.382l-3.03-4.364a1.31 1.31 0 0 0-1.092-.566h-.017a1.285 1.285 0 0 0-1.12.683 1.28 1.28 0 0 0 .058 1.29l3.211 4.757a4.788 4.788 0 0 1 .813 2.496l.09 2.656a.127.127 0 0 0 .256 0" }), _jsx("path", { d: "M20.544 18.237c.854 3.366 1.884 6.412 3.326 8.805.76 1.261 1.635 2.333 2.635 3.19a692 692 0 0 0-5.955-.074c-5.591-.043-12.637-.04-16.454-.034a15.2 15.2 0 0 0 2.486-2.608c1.788-2.365 3.061-5.322 3.951-8.533a.791.791 0 0 0-1.522-.426C8.31 21.04 7.373 23.36 6.119 25.34c-1.326 2.093-3.009 3.8-5.157 4.88a.822.822 0 0 0 .37 1.556s11.132.035 19.218-.029c4.615-.036 8.237-.117 8.237-.117a.676.676 0 0 0 .285-1.29c-1.728-.74-3.143-2.088-4.382-3.834-1.586-2.233-2.886-5.096-4.018-8.307a.066.066 0 0 0-.083-.044.067.067 0 0 0-.045.083M7.526 9.347a553 553 0 0 0 4.506-3.903 379 379 0 0 0 3.304-2.94c.903.786 2.58 2.247 4.29 3.703 1.478 1.26 2.978 2.51 3.993 3.357l-4.29.16a.39.39 0 0 0-.394.43l.495 3.065a.253.253 0 1 0 .502-.07l-.183-2.619 5.083.24a.8.8 0 0 0 .757-.508.81.81 0 0 0-.207-.896c-.752-.728-2.67-2.609-4.595-4.446-2.062-1.967-4.126-3.88-4.656-4.38a1.205 1.205 0 0 0-1.609-.003c-.46.414-2.055 1.827-3.811 3.432C8.468 6.02 5.96 8.38 5.071 9.203a1.03 1.03 0 0 0-.271 1.131 1.02 1.02 0 0 0 .954.655l4.798-.108-.15 1.628a.636.636 0 0 0 1.258.178l.367-2.456a.706.706 0 0 0-.699-.776z" })] }));
|
|
15
|
+
};
|
|
16
|
+
export default CareerGrowth;
|