inductiveautomation logo

inductiveautomation from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
inductiveautomation
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the inductiveautomation logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.72 11.998c0-.616-2.647-4.598-2.647-4.598c-.21-.362-.885-.362-1.507-.001s-.956.947-.745 1.31l.294.506l.821 1.425H9.004l-1.43-.002c-.418 0-.758.61-.76 1.36v.004c.002.75.342 1.36.76 1.36l1.43-.001h3.932l-.82 1.424l-.295.507c-.21.362.123.949.745 1.31c.622.36 1.297.36 1.507-.002c0 0 2.647-3.982 2.647-4.598zM12 19.473a7.472 7.472 0 1 1 0-14.945a7.472 7.472 0 1 1 0 14.945M21.937 12q0-.483-.046-.955L24 9.63a12 12 0 0 0-.42-1.577l-2.534-.172a10 10 0 0 0-.958-1.655l1.116-2.274a12 12 0 0 0-1.156-1.157L17.773 3.91a10 10 0 0 0-1.656-.958L15.945.419A12 12 0 0 0 14.37 0l-1.415 2.108a10 10 0 0 0-1.912 0L9.631 0A12 12 0 0 0 8.05.422l-.17 2.531a10 10 0 0 0-1.657.958L3.95 2.795q-.616.54-1.156 1.157l1.119 2.274a10 10 0 0 0-.959 1.655L.42 8.053A12 12 0 0 0 0 9.63l2.109 1.413a10 10 0 0 0 0 1.913L0 14.369a12 12 0 0 0 .42 1.579l2.534.17q.402.877.959 1.653l-1.12 2.275q.542.618 1.16 1.158l2.274-1.117c.517.368 1.07.69 1.654.957l.17 2.534c.513.173 1.038.317 1.578.422l1.415-2.11c.315.029.632.048.956.048c.321 0 .642-.02.957-.049L14.372 24a12 12 0 0 0 1.573-.422l.172-2.534c.584-.267 1.14-.589 1.657-.957l2.274 1.117q.616-.539 1.156-1.156l-1.115-2.274q.556-.777.957-1.656l2.532-.17a12 12 0 0 0 .422-1.58l-2.108-1.412a10 10 0 0 0 .045-.956m.658 6.056c.113 0 .315.021.315-.126c0-.094-.125-.111-.225-.111h-.246v.237zm.432.555h-.156l-.276-.425h-.155v.425h-.13v-.922h.401c.167 0 .329.045.329.243c0 .182-.126.25-.292.254zm.314-.457a.72.72 0 0 0-.716-.712a.72.72 0 0 0-.717.712c0 .398.33.715.717.715a.72.72 0 0 0 .716-.715m-1.563 0c0-.468.373-.841.847-.841a.84.84 0 0 1 .847.841a.84.84 0 0 1-.847.844a.84.84 0 0 1-.847-.844"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsInductiveautomation(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.72 11.998c0-.616-2.647-4.598-2.647-4.598c-.21-.362-.885-.362-1.507-.001s-.956.947-.745 1.31l.294.506l.821 1.425H9.004l-1.43-.002c-.418 0-.758.61-.76 1.36v.004c.002.75.342 1.36.76 1.36l1.43-.001h3.932l-.82 1.424l-.295.507c-.21.362.123.949.745 1.31c.622.36 1.297.36 1.507-.002c0 0 2.647-3.982 2.647-4.598zM12 19.473a7.472 7.472 0 1 1 0-14.945a7.472 7.472 0 1 1 0 14.945M21.937 12q0-.483-.046-.955L24 9.63a12 12 0 0 0-.42-1.577l-2.534-.172a10 10 0 0 0-.958-1.655l1.116-2.274a12 12 0 0 0-1.156-1.157L17.773 3.91a10 10 0 0 0-1.656-.958L15.945.419A12 12 0 0 0 14.37 0l-1.415 2.108a10 10 0 0 0-1.912 0L9.631 0A12 12 0 0 0 8.05.422l-.17 2.531a10 10 0 0 0-1.657.958L3.95 2.795q-.616.54-1.156 1.157l1.119 2.274a10 10 0 0 0-.959 1.655L.42 8.053A12 12 0 0 0 0 9.63l2.109 1.413a10 10 0 0 0 0 1.913L0 14.369a12 12 0 0 0 .42 1.579l2.534.17q.402.877.959 1.653l-1.12 2.275q.542.618 1.16 1.158l2.274-1.117c.517.368 1.07.69 1.654.957l.17 2.534c.513.173 1.038.317 1.578.422l1.415-2.11c.315.029.632.048.956.048c.321 0 .642-.02.957-.049L14.372 24a12 12 0 0 0 1.573-.422l.172-2.534c.584-.267 1.14-.589 1.657-.957l2.274 1.117q.616-.539 1.156-1.156l-1.115-2.274q.556-.777.957-1.656l2.532-.17a12 12 0 0 0 .422-1.58l-2.108-1.412a10 10 0 0 0 .045-.956m.658 6.056c.113 0 .315.021.315-.126c0-.094-.125-.111-.225-.111h-.246v.237zm.432.555h-.156l-.276-.425h-.155v.425h-.13v-.922h.401c.167 0 .329.045.329.243c0 .182-.126.25-.292.254zm.314-.457a.72.72 0 0 0-.716-.712a.72.72 0 0 0-.717.712c0 .398.33.715.717.715a.72.72 0 0 0 .716-.715m-1.563 0c0-.468.373-.841.847-.841a.84.84 0 0 1 .847.841a.84.84 0 0 1-.847.844a.84.84 0 0 1-.847-.844"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.72 11.998c0-.616-2.647-4.598-2.647-4.598c-.21-.362-.885-.362-1.507-.001s-.956.947-.745 1.31l.294.506l.821 1.425H9.004l-1.43-.002c-.418 0-.758.61-.76 1.36v.004c.002.75.342 1.36.76 1.36l1.43-.001h3.932l-.82 1.424l-.295.507c-.21.362.123.949.745 1.31c.622.36 1.297.36 1.507-.002c0 0 2.647-3.982 2.647-4.598zM12 19.473a7.472 7.472 0 1 1 0-14.945a7.472 7.472 0 1 1 0 14.945M21.937 12q0-.483-.046-.955L24 9.63a12 12 0 0 0-.42-1.577l-2.534-.172a10 10 0 0 0-.958-1.655l1.116-2.274a12 12 0 0 0-1.156-1.157L17.773 3.91a10 10 0 0 0-1.656-.958L15.945.419A12 12 0 0 0 14.37 0l-1.415 2.108a10 10 0 0 0-1.912 0L9.631 0A12 12 0 0 0 8.05.422l-.17 2.531a10 10 0 0 0-1.657.958L3.95 2.795q-.616.54-1.156 1.157l1.119 2.274a10 10 0 0 0-.959 1.655L.42 8.053A12 12 0 0 0 0 9.63l2.109 1.413a10 10 0 0 0 0 1.913L0 14.369a12 12 0 0 0 .42 1.579l2.534.17q.402.877.959 1.653l-1.12 2.275q.542.618 1.16 1.158l2.274-1.117c.517.368 1.07.69 1.654.957l.17 2.534c.513.173 1.038.317 1.578.422l1.415-2.11c.315.029.632.048.956.048c.321 0 .642-.02.957-.049L14.372 24a12 12 0 0 0 1.573-.422l.172-2.534c.584-.267 1.14-.589 1.657-.957l2.274 1.117q.616-.539 1.156-1.156l-1.115-2.274q.556-.777.957-1.656l2.532-.17a12 12 0 0 0 .422-1.58l-2.108-1.412a10 10 0 0 0 .045-.956m.658 6.056c.113 0 .315.021.315-.126c0-.094-.125-.111-.225-.111h-.246v.237zm.432.555h-.156l-.276-.425h-.155v.425h-.13v-.922h.401c.167 0 .329.045.329.243c0 .182-.126.25-.292.254zm.314-.457a.72.72 0 0 0-.716-.712a.72.72 0 0 0-.717.712c0 .398.33.715.717.715a.72.72 0 0 0 .716-.715m-1.563 0c0-.468.373-.841.847-.841a.84.84 0 0 1 .847.841a.84.84 0 0 1-.847.844a.84.84 0 0 1-.847-.844"/></svg>
</template>

CSS

.icon-inductiveautomation {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.72%2011.998c0-.616-2.647-4.598-2.647-4.598c-.21-.362-.885-.362-1.507-.001s-.956.947-.745%201.31l.294.506l.821%201.425H9.004l-1.43-.002c-.418%200-.758.61-.76%201.36v.004c.002.75.342%201.36.76%201.36l1.43-.001h3.932l-.82%201.424l-.295.507c-.21.362.123.949.745%201.31c.622.36%201.297.36%201.507-.002c0%200%202.647-3.982%202.647-4.598zM12%2019.473a7.472%207.472%200%201%201%200-14.945a7.472%207.472%200%201%201%200%2014.945M21.937%2012q0-.483-.046-.955L24%209.63a12%2012%200%200%200-.42-1.577l-2.534-.172a10%2010%200%200%200-.958-1.655l1.116-2.274a12%2012%200%200%200-1.156-1.157L17.773%203.91a10%2010%200%200%200-1.656-.958L15.945.419A12%2012%200%200%200%2014.37%200l-1.415%202.108a10%2010%200%200%200-1.912%200L9.631%200A12%2012%200%200%200%208.05.422l-.17%202.531a10%2010%200%200%200-1.657.958L3.95%202.795q-.616.54-1.156%201.157l1.119%202.274a10%2010%200%200%200-.959%201.655L.42%208.053A12%2012%200%200%200%200%209.63l2.109%201.413a10%2010%200%200%200%200%201.913L0%2014.369a12%2012%200%200%200%20.42%201.579l2.534.17q.402.877.959%201.653l-1.12%202.275q.542.618%201.16%201.158l2.274-1.117c.517.368%201.07.69%201.654.957l.17%202.534c.513.173%201.038.317%201.578.422l1.415-2.11c.315.029.632.048.956.048c.321%200%20.642-.02.957-.049L14.372%2024a12%2012%200%200%200%201.573-.422l.172-2.534c.584-.267%201.14-.589%201.657-.957l2.274%201.117q.616-.539%201.156-1.156l-1.115-2.274q.556-.777.957-1.656l2.532-.17a12%2012%200%200%200%20.422-1.58l-2.108-1.412a10%2010%200%200%200%20.045-.956m.658%206.056c.113%200%20.315.021.315-.126c0-.094-.125-.111-.225-.111h-.246v.237zm.432.555h-.156l-.276-.425h-.155v.425h-.13v-.922h.401c.167%200%20.329.045.329.243c0%20.182-.126.25-.292.254zm.314-.457a.72.72%200%200%200-.716-.712a.72.72%200%200%200-.717.712c0%20.398.33.715.717.715a.72.72%200%200%200%20.716-.715m-1.563%200c0-.468.373-.841.847-.841a.84.84%200%200%201%20.847.841a.84.84%200%200%201-.847.844a.84.84%200%200%201-.847-.844%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.72%2011.998c0-.616-2.647-4.598-2.647-4.598c-.21-.362-.885-.362-1.507-.001s-.956.947-.745%201.31l.294.506l.821%201.425H9.004l-1.43-.002c-.418%200-.758.61-.76%201.36v.004c.002.75.342%201.36.76%201.36l1.43-.001h3.932l-.82%201.424l-.295.507c-.21.362.123.949.745%201.31c.622.36%201.297.36%201.507-.002c0%200%202.647-3.982%202.647-4.598zM12%2019.473a7.472%207.472%200%201%201%200-14.945a7.472%207.472%200%201%201%200%2014.945M21.937%2012q0-.483-.046-.955L24%209.63a12%2012%200%200%200-.42-1.577l-2.534-.172a10%2010%200%200%200-.958-1.655l1.116-2.274a12%2012%200%200%200-1.156-1.157L17.773%203.91a10%2010%200%200%200-1.656-.958L15.945.419A12%2012%200%200%200%2014.37%200l-1.415%202.108a10%2010%200%200%200-1.912%200L9.631%200A12%2012%200%200%200%208.05.422l-.17%202.531a10%2010%200%200%200-1.657.958L3.95%202.795q-.616.54-1.156%201.157l1.119%202.274a10%2010%200%200%200-.959%201.655L.42%208.053A12%2012%200%200%200%200%209.63l2.109%201.413a10%2010%200%200%200%200%201.913L0%2014.369a12%2012%200%200%200%20.42%201.579l2.534.17q.402.877.959%201.653l-1.12%202.275q.542.618%201.16%201.158l2.274-1.117c.517.368%201.07.69%201.654.957l.17%202.534c.513.173%201.038.317%201.578.422l1.415-2.11c.315.029.632.048.956.048c.321%200%20.642-.02.957-.049L14.372%2024a12%2012%200%200%200%201.573-.422l.172-2.534c.584-.267%201.14-.589%201.657-.957l2.274%201.117q.616-.539%201.156-1.156l-1.115-2.274q.556-.777.957-1.656l2.532-.17a12%2012%200%200%200%20.422-1.58l-2.108-1.412a10%2010%200%200%200%20.045-.956m.658%206.056c.113%200%20.315.021.315-.126c0-.094-.125-.111-.225-.111h-.246v.237zm.432.555h-.156l-.276-.425h-.155v.425h-.13v-.922h.401c.167%200%20.329.045.329.243c0%20.182-.126.25-.292.254zm.314-.457a.72.72%200%200%200-.716-.712a.72.72%200%200%200-.717.712c0%20.398.33.715.717.715a.72.72%200%200%200%20.716-.715m-1.563%200c0-.468.373-.841.847-.841a.84.84%200%200%201%20.847.841a.84.84%200%200%201-.847.844a.84.84%200%200%201-.847-.844%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/inductiveautomation.svg?color=%231a73e8&size=48