elementa-icons 1.41.0 → 1.43.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/film-video/Clapperboard.js +14 -0
- package/dist/icons/film-video/ComedyMasks.js +14 -0
- package/dist/icons/film-video/index.js +3 -0
- package/dist/icons/shapes-symbols-punctuation/Shapes.js +14 -0
- package/dist/icons/shapes-symbols-punctuation/TrackLine.js +14 -0
- package/dist/icons/shapes-symbols-punctuation/index.js +3 -0
- package/dist/index.esm.js +1 -1
- package/dist/index.js +14 -10
- package/dist/types/icons/film-video/Clapperboard.d.ts +6 -0
- package/dist/types/icons/film-video/ComedyMasks.d.ts +6 -0
- package/dist/types/icons/film-video/index.d.ts +3 -0
- package/dist/types/icons/shapes-symbols-punctuation/Shapes.d.ts +6 -0
- package/dist/types/icons/shapes-symbols-punctuation/TrackLine.d.ts +6 -0
- package/dist/types/icons/shapes-symbols-punctuation/index.d.ts +3 -0
- package/dist/types/index.d.ts +14 -10
- package/package.json +1 -1
- package/src/index.ts +14 -10
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// Import styles.
|
|
3
|
+
/**
|
|
4
|
+
* This function renders a clapperboard icon.
|
|
5
|
+
*/
|
|
6
|
+
const Clapperboard = ({ 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 28 33", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: [_jsx("path", { d: "M2.522 20.957s4.331.005 9.241-.058c6.435-.083 13.86-.27 13.86-.27.1-.001.178-.081.18-.18a.18.18 0 0 0-.18-.179s-7.427-.187-13.859-.271c-4.91-.063-9.239-.058-9.239-.058a.508.508 0 1 0-.003 1.016" }), _jsx("path", { d: "M4.133 20.81s.889-.883 1.846-1.93c1.26-1.377 2.64-3.021 2.64-3.021a.18.18 0 1 0-.253-.253s-1.645 1.379-3.023 2.638c-1.047.958-1.927 1.846-1.927 1.846a.507.507 0 1 0 .717.72M1.714 9.95s1.133.53 2.446 1.068c1.728.705 3.748 1.432 3.748 1.432a.18.18 0 1 0 .15-.325S6.195 11.06 4.538 10.2c-1.26-.65-2.399-1.172-2.399-1.172a.508.508 0 0 0-.425.923M9.715 20.674s.888-.882 1.846-1.928c1.258-1.378 2.64-3.022 2.64-3.022a.18.18 0 1 0-.253-.253c-.001 0-1.646 1.379-3.024 2.638-1.047.958-1.927 1.846-1.927 1.846a.507.507 0 1 0 .718.72M6.542 7.94s1.132.528 2.443 1.064c1.725.706 3.741 1.432 3.741 1.432a.18.18 0 0 0 .15-.325c.001 0-1.86-1.066-3.514-1.923-1.258-.65-2.395-1.17-2.395-1.17a.508.508 0 1 0-.425.922M15.132 20.675s.863-.857 1.792-1.875c1.222-1.34 2.56-2.941 2.56-2.941a.18.18 0 0 0-.001-.254.18.18 0 0 0-.253 0s-1.602 1.337-2.942 2.558c-1.018.93-1.874 1.793-1.874 1.793a.508.508 0 1 0 .718.719M11.782 6.141s1.08.504 2.33 1.012a100 100 0 0 0 3.571 1.352.18.18 0 0 0 .238-.087.18.18 0 0 0-.088-.237s-1.768-1.024-3.344-1.844c-1.197-.623-2.28-1.118-2.28-1.118a.507.507 0 1 0-.427.922M20.409 20.553s.827-.821 1.717-1.8c1.17-1.288 2.446-2.828 2.446-2.828a.18.18 0 0 0-.253-.253s-1.541 1.276-2.83 2.445c-.978.89-1.798 1.717-1.798 1.717a.509.509 0 0 0 .718.72M16.814 4.448s1.025.48 2.215.96a91 91 0 0 0 3.4 1.272.179.179 0 1 0 .15-.325s-1.676-.98-3.173-1.764c-1.137-.595-2.166-1.065-2.166-1.065a.508.508 0 0 0-.426.922" }), _jsx("path", { d: "M26.046 16.376c-.026 1.31-.089 4.083-.125 6.868-.021 1.694-.025 3.39-.035 4.764a2 2 0 0 1-.585 1.419 2.01 2.01 0 0 1-1.417.597c-2.883.04-7.41.083-11.642.158-2.95.053-5.754.128-7.762.173a2.36 2.36 0 0 1-1.698-.644 2.438 2.438 0 0 1-.762-1.697l-.341-12.41a.196.196 0 0 0-.393 0L.94 28.012a3.58 3.58 0 0 0 .994 2.547 3.643 3.643 0 0 0 2.547 1.114c2.007.044 4.81.119 7.76.17 4.233.075 8.76.118 11.643.157.53.002 1.05-.103 1.53-.299a3.988 3.988 0 0 0 2.467-3.698c-.015-1.374-.025-3.07-.054-4.763-.05-3.002-.133-5.99-.159-7.145-.01-.36-.15-.689-.392-.918a1.3 1.3 0 0 0-.917-.37c-1.325.039-5.1.131-9.225.265-6.494.208-13.838.493-13.838.493a.037.037 0 0 0-.037.037c0 .021.017.038.037.038 0 0 7.344.28 13.838.485 3.837.121 7.371.21 8.912.25M23.966 5.582c-1.556.618-4.91 1.939-8.524 3.425C9.137 11.6 2.045 14.643 2.045 14.643a.037.037 0 0 0-.022.048c.008.02.029.029.048.022 0 0 7.37-2.29 13.848-4.413 4.138-1.356 7.897-2.66 9.177-3.09a1.46 1.46 0 0 0 .958-1.305c.011-.19-.022-.382-.086-.565l-.656-1.832a4 4 0 0 0-.816-1.336 4 4 0 0 0-1.268-.918 3.976 3.976 0 0 0-3.059-.098c-1.87.733-4.486 1.737-7.222 2.828-3.93 1.568-8.109 3.295-10.78 4.38a3.42 3.42 0 0 0-1.872 1.842 3.33 3.33 0 0 0-.017 2.559l.921 2.23a.196.196 0 0 0 .369-.136l-.749-2.294a2.67 2.67 0 0 1 .164-2.043c.3-.591.827-1.062 1.507-1.286 2.733-.915 7.029-2.324 11.034-3.694 2.787-.953 5.426-1.893 7.322-2.555a2.06 2.06 0 0 1 1.548.08c.242.112.457.27.635.463.178.192.319.418.411.668z" }), _jsx("path", { d: "m12.588 28.865.018.005.03-.001a.4.4 0 0 0 .197-.065s.567-.398 1.283-.918c1.256-.912 2.964-2.184 2.964-2.184a.098.098 0 1 0-.106-.166s-1.87 1.018-3.225 1.777c-.254.142-.489.275-.69.39q.007-.179.013-.386c.014-.494.033-1.096.033-1.698a41 41 0 0 0-.056-2.142c.3.156.68.351 1.081.554 1.219.617 2.628 1.301 2.628 1.301.009.006.02.003.025-.006a.02.02 0 0 0-.006-.025s-1.257-.935-2.367-1.731a115 115 0 0 0-1.595-1.125.404.404 0 0 0-.612.345s-.043.601-.07 1.414c-.016.432-.027.924-.027 1.415.001.602.02 1.204.034 1.698.014.47.032.841.04 1.018.015.387.33.507.408.53" })] }));
|
|
13
|
+
};
|
|
14
|
+
export default Clapperboard;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// Import styles.
|
|
3
|
+
/**
|
|
4
|
+
* This function renders comedy masks.
|
|
5
|
+
*/
|
|
6
|
+
const ComedyMasks = ({ 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 26", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: [_jsx("path", { d: "M16.042 5.638q-3.881.025-7.51.931c-2.462.615-4.83 1.54-7.12 2.746q0 .002-.003.003a2.2 2.2 0 0 0-.975 1.095 2.24 2.24 0 0 0-.081 1.482l1.87 6.58a8.84 8.84 0 0 0 2.05 3.577A8.9 8.9 0 0 0 7.744 24.3l3.19 1.08a4.4 4.4 0 0 0 2.783.003 4.33 4.33 0 0 0 2.195-1.645l1.889-2.79a8.6 8.6 0 0 0 1.4-3.713 8.4 8.4 0 0 0-.423-3.872L16.352 6.68a.037.037 0 1 0-.07.022l1.764 6.885a7.56 7.56 0 0 1 .07 3.465 7.4 7.4 0 0 1-1.446 3.07l-2.078 2.653a2.65 2.65 0 0 1-1.395.922 2.6 2.6 0 0 1-1.633-.09L8.41 22.429a7.1 7.1 0 0 1-2.705-1.75 7.1 7.1 0 0 1-1.68-2.76l-2.16-6.49a.7.7 0 0 1-.01-.46.72.72 0 0 1 .29-.38A31 31 0 0 1 8.8 7.497a31.7 31.7 0 0 1 7.26-1.466.197.197 0 1 0-.018-.392" }), _jsx("path", { d: "M29.61 2.28A31.6 31.6 0 0 0 22.16.948c-2.534-.14-5.068.052-7.612.533h-.004a2.2 2.2 0 0 0-1.255.756 2.24 2.24 0 0 0-.517 1.39l-.056 1.789a.845.845 0 1 0 1.69 0l-.05-1.788a.7.7 0 0 1 .124-.443.73.73 0 0 1 .39-.28 31 31 0 0 1 7.27-.981 31.8 31.8 0 0 1 7.37.736.197.197 0 1 0 .099-.38M18.192 19.144l.702.503a4.4 4.4 0 0 0 2.667.843 4.37 4.37 0 0 0 2.609-.92l2.62-2.12a8.6 8.6 0 0 0 2.425-3.153 8.44 8.44 0 0 0 .729-3.83l-.346-7.1a.037.037 0 1 0-.074 0l-.347 7.1a7.5 7.5 0 0 1-.964 3.328 7.35 7.35 0 0 1-2.296 2.486l-2.776 1.91a2.61 2.61 0 0 1-3.102-.076l-.62-.482c-.927-.72-.652 1.699-.652 1.699-.537-1.946-.973-1.51-.973-.973 0 .322.157.608.398.785M5.097 15.323c.285-.245.56-.404.847-.558.19-.102.376-.165.565-.233.137-.05.275-.08.413-.12.138-.041.271-.092.415-.127.23-.057.446-.12.703-.144.26-.027.499-.053.792-.04q.017.003.024-.012a.02.02 0 0 0-.011-.024 4 4 0 0 0-.718-.445 2.5 2.5 0 0 0-.559-.182 2.1 2.1 0 0 0-.607-.044q-.208.017-.404.083a2 2 0 0 0-.462.223 2.4 2.4 0 0 0-.394.315c-.104.103-.2.206-.29.331a4 4 0 0 0-.473.863.097.097 0 0 0 .022.136.1.1 0 0 0 .137-.022M16.981 7.896c.222-.055.43-.066.636-.08.135-.008.265 0 .396.002q.16.006.32.016c.113.007.222-.004.338.006.204.018.395.026.615.078.22.051.417.097.654.186a.02.02 0 0 0 .026-.002c.006-.008.005-.02-.003-.026a3.6 3.6 0 0 0-.718-.822 2.2 2.2 0 0 0-.461-.285 1.515 1.515 0 0 0-.536-.143 1.9 1.9 0 0 0-.476.015 3.1 3.1 0 0 0-1.06.403.353.353 0 0 0 .269.652M15.87 16.637a9.4 9.4 0 0 1-1.75 1.412c-.38.237-.764.429-1.157.592a9 9 0 0 1-.8.28q-.404.121-.82.211a9 9 0 0 1-.85.148 9.869 9.869 0 0 1-2.703-.075q-.017-.003-.022.013-.005.017.012.024a8.8 8.8 0 0 0 1.579.621c.386.108.764.17 1.141.206q.5.048.985.002a4.6 4.6 0 0 0 .974-.197q.471-.153.908-.398.426-.234.818-.546a7.4 7.4 0 0 0 1.207-1.237c.225-.29.432-.599.633-.937a.095.095 0 0 0-.017-.136.096.096 0 0 0-.138.017" }), _jsx("path", { d: "M18.844 14.07a7.8 7.8 0 0 1 2.09-.427q.417-.029.832-.012.278.009.556.03c.465.032.93.09 1.408.21.683.169 1.373.408 2.089.78.009.007.021.005.026-.005a.02.02 0 0 0-.005-.026c-.615-.572-1.226-1.029-1.88-1.366a5.8 5.8 0 0 0-1.51-.538 4.4 4.4 0 0 0-.647-.073 5 5 0 0 0-.975.057q-.59.09-1.168.307a7 7 0 0 0-1.07.52.297.297 0 0 0-.144.397.297.297 0 0 0 .398.146M11.993 13.194c.286-.245.561-.404.847-.558.19-.102.376-.165.566-.233.136-.05.274-.08.413-.12s.27-.091.415-.127c.229-.057.445-.119.702-.144.261-.026.5-.053.793-.04q.017.004.024-.012a.02.02 0 0 0-.012-.023 4 4 0 0 0-.718-.446 2.5 2.5 0 0 0-.558-.182 2.1 2.1 0 0 0-.607-.043c-.138.009-.274.04-.404.083a2 2 0 0 0-.463.223 2.4 2.4 0 0 0-.393.314c-.104.103-.201.207-.29.332a4 4 0 0 0-.473.862.097.097 0 0 0 .022.137.1.1 0 0 0 .136-.023M23.227 8.168c.345-.15.655-.22.974-.283.211-.04.408-.046.61-.055.144-.007.285.005.43.007.143.002.285-.007.433.002.236.013.461.018.714.07.257.052.492.097.77.196.007.006.02.004.025-.004a.02.02 0 0 0-.004-.026 4 4 0 0 0-.554-.638 2.5 2.5 0 0 0-.48-.339 2.1 2.1 0 0 0-.567-.22 1.6 1.6 0 0 0-.41-.04 2 2 0 0 0-.508.075 2.4 2.4 0 0 0-.469.184c-.13.068-.253.138-.375.231a4 4 0 0 0-.707.684.097.097 0 0 0-.019.137.1.1 0 0 0 .137.02" })] }));
|
|
13
|
+
};
|
|
14
|
+
export default ComedyMasks;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
// Import styles.
|
|
3
|
+
/**
|
|
4
|
+
* This function renders an SVG icon.
|
|
5
|
+
*/
|
|
6
|
+
const Shapes = ({ 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 32 31", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: _jsx("path", { d: "M11.734 2.892A6.42 6.42 0 0 0 7.414.875c-1.717-.098-3.403.554-4.689 1.82A6.3 6.3 0 0 0 .998 7.588c.14 1.694.978 3.355 2.391 4.59 1.42 1.184 3.145 1.752 4.816 1.658 1.698-.096 3.33-.829 4.463-2.21 1.063-1.315 1.554-3.128 1.387-4.903-.158-1.68-.876-3.31-2.19-4.366a.037.037 0 0 0-.05.055c1.13 1.132 1.653 2.735 1.632 4.335-.02 1.553-.567 3.093-1.607 4.136-.987 1.003-2.318 1.46-3.658 1.425-1.267-.034-2.539-.545-3.545-1.518-1.004-.928-1.534-2.153-1.657-3.385-.127-1.26.162-2.551 1.02-3.566.865-1.091 2.109-1.7 3.431-1.815a5.8 5.8 0 0 1 4.04 1.159.196.196 0 1 0 .263-.292M30.415 1.51s-3.62-.282-6.854-.476c-1.074-.065-2.102-.107-2.938-.15-.775-.03-1.48.282-2.007.772-.538.5-.858 1.217-.884 2.008-.019 1.087-.062 2.501-.065 3.916s.032 2.83.044 3.917c.023.798.346 1.52.884 2.029.53.5 1.242.818 2.028.796l7.834-.288a2.5 2.5 0 0 0 1.75-.787 2.42 2.42 0 0 0 .655-1.75l-.41-8.902a.037.037 0 0 0-.037-.037.037.037 0 0 0-.036.037l-.412 8.902a1.47 1.47 0 0 1-.49 1.02c-.266.245-.63.375-1.02.36l-7.834-.288a1.06 1.06 0 0 1-.74-.35 1.03 1.03 0 0 1-.264-.742c.012-1.087.049-2.502.045-3.917s-.047-2.83-.065-3.916c-.01-.291.08-.564.262-.762.194-.209.456-.364.762-.376.836-.042 1.864-.084 2.938-.149 3.234-.194 6.854-.476 6.854-.476a.196.196 0 1 0 0-.391M24.156 17.596s-1.551 2.09-3.276 4.524c-.53.75-1.07 1.53-1.587 2.292-.559.823-1.08 1.623-1.544 2.319a2.49 2.49 0 0 0-.003 2.675c.254.41.62.74 1.051.965.403.212.866.325 1.345.326.999-.018 2.157-.028 3.346-.061 1.745-.049 3.55-.133 5.017-.188a2.7 2.7 0 0 0 1.215-.33c.376-.216.702-.51.917-.881.214-.371.33-.774.316-1.179a2.16 2.16 0 0 0-.357-1.144L24.7 18.38a.037.037 0 0 0-.05-.011.037.037 0 0 0-.012.05l4.955 9.103a.923.923 0 0 1-.085.99c-.108.153-.267.26-.439.338-.17.08-.365.104-.564.095-1.466-.054-3.272-.138-5.017-.187-1.189-.033-2.347-.043-3.346-.061a.95.95 0 0 1-.433-.1.77.77 0 0 1-.305-.255.6.6 0 0 1-.047-.637c.403-.733.87-1.566 1.341-2.442.437-.812.88-1.65 1.299-2.468 1.36-2.655 2.494-4.997 2.494-4.997a.196.196 0 0 0-.335-.203M7.29 17.141l-5.668 2.683a.71.71 0 0 0-.354.612s-.127 2.006-.2 3.75c-.055 1.328-.075 2.5-.075 2.5a.98.98 0 0 0 .491.85s1.341.804 2.704 1.568c1.364.765 2.749 1.488 2.749 1.488.28.162.623.162.903 0l5.282-3.35a.64.64 0 0 0 .322-.556l-.323-6.25a.32.32 0 0 0-.161-.278l-4.51-2.261a.037.037 0 0 0-.051.013.037.037 0 0 0 .014.05l4.06 2.642-.294 5.684-4.75 2.486c-.493-.31-1.367-.853-2.253-1.38-.852-.506-1.715-.998-2.23-1.29-.012-.466-.032-1.166-.063-1.916a196 196 0 0 0-.178-3.398l4.782-3.308a.196.196 0 0 0-.197-.34" }) }));
|
|
13
|
+
};
|
|
14
|
+
export default Shapes;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
// Import styles.
|
|
3
|
+
/**
|
|
4
|
+
* This function renders a track line.
|
|
5
|
+
*/
|
|
6
|
+
const TrackLine = ({ 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 31 30", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: _jsx("path", { d: "m.394 16.42 3.358.128a.65.65 0 0 1 .551.358l1.9 3.568a.5.5 0 0 0 .91-.095l2.513-7.003c.403 1.682.958 3.978 1.53 6.27 1.102 4.423 2.266 8.829 2.266 8.829a.993.993 0 0 0 1.937-.07s1.185-6.73 2.326-13.468c.647-3.823 1.279-7.647 1.706-10.241l1.923 10.722a1.24 1.24 0 0 0 1.238 1.028l7.788-.185c.02 0 .036-.017.036-.037a.037.037 0 0 0-.036-.037l-7.788-.185a.77.77 0 0 1-.737-.662L19.924 1.262a.566.566 0 0 0-1.115-.015s-1.395 6.689-2.746 13.39c-.668 3.313-1.325 6.628-1.819 9.133a628 628 0 0 0-1.234-4.607c-1.198-4.398-2.457-8.778-2.457-8.778a.796.796 0 0 0-1.528-.046l-2.554 8.672-1.537-2.469a1.35 1.35 0 0 0-1.182-.642l-3.358.128a.196.196 0 0 0 0 .392" }) }));
|
|
13
|
+
};
|
|
14
|
+
export default TrackLine;
|