Siemens Industrial Experience Icons Icons

Browse 1479 free Siemens Industrial Experience Icons SVG icons. Download SVG, copy as JSX, PNG or Base64. MIT licensed. Designed by Siemens AG. Styles: Has Padding.

1,479 icons MIT UI Other / Mixed Grid by Siemens AG
Search icons...

More SVG Icons

aas-project-ax

aas-project-ax-filled

aas-project-c

aas-project-c-filled

aas-project-empty

aas-project-generic

aas-project-generic-filled

aas-project-tc

aas-project-tc-filled

aas-project-tcx

aas-project-tcx-filled

aas-project-tia

aas-project-tia-filled

aas-shell

aas-shell-check-error

aas-shell-check-error-filled

aas-shell-check-ok

aas-shell-check-ok-filled

aas-shell-check-warning

aas-shell-check-warning-filled

aas-shell-export

aas-shell-export-filled

aas-shell-filled

aas-shell-import

aas-shell-import-filled

aas-shell-search

aas-shell-search-filled

about

about-filled

add

add-application

add-circle

add-circle-filled

add-circle-small

add-circle-small-filled

add-document-note

add-eye

add-eye-filled

add-filter

add-filter-filled

add-selection

add-shield-half

add-task

add-task-list

add-user

add-user-filled

agent

agent-filled

ai

alarm

alarm-bell

alarm-bell-cancelled

alarm-bell-cancelled-filled

alarm-bell-filled

alarm-clock

alarm-clock-cancelled

alarm-clock-filled

alarm-clock-success

alarm-filled

align-center-horizontally

align-center-vertically

align-object-dimensions

align-object-height

align-object-width

align-objects

align-objects-bottom

align-objects-centered

align-objects-horizontally

align-objects-left

align-objects-right

align-objects-top

align-objects-vertically

Copy & download Siemens Industrial Experience Icons icons

Click any icon above to open the detail panel. Four export formats are available instantly, no sign-up required.

SVG

Raw vector markup. Paste directly into HTML or React components. Scales to any size without quality loss.

JSX / TSX

React-ready component. Drop into any React or Next.js project. Works with shadcn/ui, Radix, and Tailwind CSS.

PNG

Raster export at 1×, 2× and 3× for email templates, Figma imports, app assets, and Open Graph images.

Base64

Inline data URI, embed icons in CSS background-image, email HTML, or anywhere an image URL is needed.

Works with shadcn/ui

Copy the JSX format and paste directly into any shadcn/ui component. Alternatively, install and use via @iconify/react, fully tree-shakeable, no icon font loading required.

About Siemens Industrial Experience Icons

Created By

Siemens AG Visit Website

License

Features & Tags

Has Padding

Pack Details

Color Support

Monochrome

Category

UI Other / Mixed Grid

How to use Siemens Industrial Experience Icons icons

License SPDX

MIT

Sample Icons

notification-filled, home-filled, panel-ipc

Via Iconify · React

tsx
import { Icon } from '@iconify/react';

export default function App() {
  return <Icon icon="ix:icon-name" width={24} />;
}

Via Iconify · HTML

html
<script src="https://code.iconify.design/iconify-icon/2.1.0/iconify-icon.min.js"></script>
<iconify-icon icon="ix:icon-name" width="24"></iconify-icon>

Frequently Asked Questions

Is Siemens Industrial Experience Icons free for commercial use?
Yes. Siemens Industrial Experience Icons is licensed under MIT, free for personal and commercial projects. View license →
How do I download Siemens Industrial Experience Icons SVG icons?
Click any icon in the browser above to open the detail panel. Choose raw SVG code to copy, download as SVG or PNG, export as a React JSX component, or get a Base64 data URI, all formats free, no sign-up required.
How many icons are in Siemens Industrial Experience Icons?
Siemens Industrial Experience Icons contains 1,479 SVG icons in the UI Other / Mixed Grid category.
Can I change the color of Siemens Industrial Experience Icons icons?
Yes. Siemens Industrial Experience Icons icons are monochrome SVGs that inherit CSS currentColor. Set a color via CSS (color: #0070f3), a Tailwind class (text-blue-500), or pass a fill / stroke attribute directly on the SVG.
Can I use Siemens Industrial Experience Icons with React, Next.js or shadcn/ui?
Yes. Copy the JSX export from any icon's detail panel and paste it directly into your component. For ongoing use, install @iconify-json/ix and use it via @iconify/react, fully tree-shakeable, compatible with shadcn/ui, Tailwind CSS, Radix UI, and any React-based framework.