elementa-icons 1.23.0 → 1.25.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,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ // Import styles.
3
+ /**
4
+ * This function renders an SVG icon.
5
+ */
6
+ const DogPaw = ({ 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 29 27", height: height, width: width, stroke: color, strokeWidth: strokeWidth, fill: color, children: _jsx("path", { d: "M10.955 1.118c.713.064 1.301.488 1.759 1.107.239.324.407.71.55 1.132.191.56.272 1.188.24 1.856a4.6 4.6 0 0 1-.685 2.357c-.242.392-.528.72-.877.928-.218.13-.447.232-.7.252-.701.065-1.357-.307-1.85-.927a4.7 4.7 0 0 1-.969-2.419c-.144-1.243.152-2.54.733-3.496C9.641 1.11 10.303.55 11.071.457c.02-.001.036-.019.036-.039a.037.037 0 0 0-.039-.036c-.845-.039-1.66.452-2.323 1.227-.835.976-1.381 2.403-1.44 3.837-.046 1.532.469 2.899 1.253 3.836.722.864 1.706 1.32 2.754 1.337 1.07-.012 2.066-.527 2.796-1.418a4.8 4.8 0 0 0 .841-1.552 6.2 6.2 0 0 0 .266-2.5c-.163-1.242-.597-2.345-1.283-3.132-.825-.946-1.89-1.472-2.992-1.291a.196.196 0 0 0 .015.392M21.693 3.764c.533.381.796.988.872 1.689.04.366-.009.746-.09 1.145a4.6 4.6 0 0 1-.664 1.572 4.16 4.16 0 0 1-1.609 1.54c-.36.196-.727.326-1.09.333-.22.004-.44-.012-.643-.107-.573-.257-.921-.833-1.032-1.531a4.3 4.3 0 0 1 .31-2.357c.443-1.06 1.261-1.965 2.157-2.47.75-.42 1.532-.573 2.19-.302.018.01.04.003.05-.015a.037.037 0 0 0-.015-.05c-.66-.425-1.54-.409-2.434-.095-1.126.394-2.225 1.289-2.94 2.414-.753 1.215-.97 2.56-.774 3.682a3.41 3.41 0 0 0 1.623 2.382c.88.493 1.936.539 2.951.151.491-.187.974-.48 1.405-.873a5.8 5.8 0 0 0 1.368-1.91c.434-1.084.591-2.178.39-3.131-.24-1.147-.864-2.061-1.844-2.415a.196.196 0 0 0-.181.348M27.342 12.073c.282.456.273.99.109 1.542-.086.287-.248.55-.433.824-.243.362-.58.68-.985.962a3.33 3.33 0 0 1-1.645.654c-.309.038-.603.034-.862-.06-.15-.053-.298-.112-.41-.227-.34-.336-.441-.836-.334-1.362.119-.581.4-1.19.892-1.703.645-.691 1.527-1.16 2.363-1.294.702-.112 1.35-.01 1.785.389a.037.037 0 1 0 .055-.049c-.463-.661-1.388-.912-2.404-.836-.87.066-1.775.407-2.536.948-.99.721-1.58 1.724-1.785 2.678a2.98 2.98 0 0 0 .556 2.46c.56.688 1.41 1.066 2.363 1.073.456.004.939-.08 1.408-.266a4.9 4.9 0 0 0 1.68-1.116c.67-.745 1.132-1.567 1.249-2.395.14-.996-.081-1.91-.77-2.48a.196.196 0 0 0-.296.258M2.147 7.722c.502-.185 1.024-.07 1.533.2.264.14.489.352.722.587.306.31.551.704.748 1.156a3.33 3.33 0 0 1 .314 1.742c-.024.31-.086.598-.229.833-.083.137-.169.27-.304.357-.397.267-.907.267-1.402.057a3.47 3.47 0 0 1-1.492-1.21c-.55-.77-.834-1.728-.8-2.573.03-.711.258-1.327.735-1.673a.037.037 0 1 0-.037-.064c-.74.323-1.17 1.18-1.295 2.19-.109.866.047 1.821.425 2.674.512 1.113 1.377 1.89 2.272 2.281.851.371 1.743.317 2.521-.058.785-.413 1.325-1.17 1.52-2.104.094-.445.107-.935.019-1.432a4.9 4.9 0 0 0-.76-1.869c-.6-.804-1.313-1.419-2.101-1.698-.948-.335-1.889-.299-2.584.264a.196.196 0 0 0 .195.34M21.556 19.404l-3.054-5.332a6.5 6.5 0 0 0-1.715-1.924v-.002c-.933-.698-2.297-1.36-3.935-1.24-1.147.083-2.426.568-3.794 1.715a3.7 3.7 0 0 0-.68.754c-.597.85-1.16 1.647-1.663 2.378-1.132 1.642-1.984 2.925-2.445 3.61a3.958 3.958 0 0 0-.652 2.061v.008c-.014 1.051.208 2.534 1.251 3.53.717.685 1.822 1.191 3.548 1.087l.8-.128c1.45-.412 2.554-.815 3.953-.797 1.055.013 2.271.25 3.924.89h.001a3.5 3.5 0 0 0 1.193.238h.003c1.388.005 2.433-.436 3.115-1.133.794-.81 1.11-1.947.86-3.073a9 9 0 0 0-.228-.8c-.202-.617-.429-1.159-.429-1.159a.04.04 0 0 0-.047-.023.036.036 0 0 0-.023.047s.16.56.288 1.19c.054.266.101.544.128.796.11.982-.237 1.93-.986 2.546-.612.505-1.499.761-2.622.637a2.6 2.6 0 0 1-.82-.252c-1.775-.874-3.108-1.248-4.279-1.358-1.549-.145-2.812.197-4.453.537l-.44.042c-1.035.01-1.699-.255-2.114-.678-.589-.599-.642-1.477-.626-2.09a2.04 2.04 0 0 1 .315-1.039l3.864-6.139.36-.448q.002-.001.005-.004c1.004-.96 1.96-1.42 2.845-1.548 1.277-.185 2.377.27 3.15.76a5.5 5.5 0 0 1 1.563 1.505l3.507 5.046a.2.2 0 0 0 .271.061.197.197 0 0 0 .061-.27" }) }));
13
+ };
14
+ export default DogPaw;
@@ -0,0 +1,2 @@
1
+ import DogPaw from '@/src/icons/animals/DogPaw';
2
+ export { DogPaw };
@@ -4,4 +4,11 @@
4
4
  import Airplane from '@/src/icons/transportation/Airplane';
5
5
  import Bus from '@/src/icons/transportation/Bus';
6
6
  import Cab from '@/src/icons/transportation/Cab';
7
- export { Airplane, Bus, Cab };
7
+ import Car1 from '@/src/icons/transportation/Car1';
8
+ import Car2 from '@/src/icons/transportation/Car2';
9
+ import CarService from '@/src/icons/transportation/CarService';
10
+ import FuelDispenserNozzle from '@/src/icons/transportation/FuelDispenserNozzle';
11
+ import Parking from '@/src/icons/transportation/Parking';
12
+ import Train from '@/src/icons/transportation/Train';
13
+ import Tram from '@/src/icons/transportation/Tram';
14
+ export { Airplane, Bus, Cab, Car1, Car2, CarService, FuelDispenserNozzle, Parking, Train, Tram };