Omron Connect Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Omron Connect icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/345159.svg" alt="Omron Connect icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345159.svg" alt="Omron Connect icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345159.svg" alt="Omron Connect icon" :width="24" :height="24" />
CSS background
.icon-omron-connect {
background-image: url('https://proicons.com/icon/345159.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="c" d="M24.2327,37.7919v-5.0471h1.6523c.9341,0,1.6914.7589,1.6914,1.695s-.7573,1.695-1.6914,1.695h-1.6523"/><line class="c" x1="25.885" y1="36.1348" x2="27.5372" y2="37.7906"/><path class="c" d="M34.6909,37.7919v-5.0471h1.9046c1.0519,0,1.9046.8527,1.9046,1.9046v3.1425"/><polyline class="c" points="14.9618 37.7919 14.9618 32.7448 16.8664 32.7448 18.7709 32.7448 18.7709 37.7919"/><path class="c" d="M18.7709,32.7448h1.9046c1.0519,0,1.9046.8527,1.9046,1.9046v3.1425"/><path class="c" d="M9.5,34.6493c0-1.0519.8527-1.9046,1.9046-1.9046s1.9046.8527,1.9046,1.9046v1.238c0,1.0519-.8527,1.9046-1.9046,1.9046s-1.9046-.8527-1.9046-1.9046v-1.238Z"/><path class="c" d="M29.2291,34.6493c0-1.0519.8527-1.9046,1.9046-1.9046s1.9046.8527,1.9046,1.9046v1.238c0,1.0519-.8527,1.9046-1.9046,1.9046s-1.9046-.8527-1.9046-1.9046v-1.238Z"/><path class="c" d="M38.4024,13.6751v5.0236c0,.4663.378.8443.8443.8443h.2533"/><line class="c" x1="37.5159" y1="15.0682" x2="39.2889" y2="15.0682"/><path class="c" d="M11.6549,18.6925c-.2911.5081-.8387.8505-1.4663.8505h0c-.9326,0-1.6886-.756-1.6886-1.6886v-1.0976c0-.9326.756-1.6886,1.6886-1.6886h0c.6264,0,1.1731.341,1.4646.8476"/><path class="c" d="M36.3014,18.6925c-.2911.5081-.8387.8505-1.4663.8505h0c-.9326,0-1.6886-.756-1.6886-1.6886v-1.0976c0-.9326.756-1.6886,1.6886-1.6886h0c.6264,0,1.1731.341,1.4646.8476"/><path class="c" d="M26.5342,19.543v-2.7862c0-.9326-.756-1.6886-1.6886-1.6886h0c-.9326,0-1.6886.756-1.6886,1.6886"/><line class="c" x1="23.157" y1="19.543" x2="23.157" y2="15.0682"/><path class="c" d="M21.421,19.543v-2.7862c0-.9326-.756-1.6886-1.6886-1.6886h0c-.9326,0-1.6886.756-1.6886,1.6886"/><line class="c" x1="18.0438" y1="19.543" x2="18.0438" y2="15.0682"/><path class="c" d="M31.3076,18.6908c-.2908.509-.839.8521-1.4672.8521h0c-.9326,0-1.6886-.756-1.6886-1.6886v-1.0976c0-.9326.756-1.6886,1.6886-1.6886h0c.9326,0,1.6886.756,1.6886,1.6886v.5488s-3.3772,0-3.3772,0"/><path class="c" d="M13.0727,16.7568c0-.9326.756-1.6886,1.6886-1.6886s1.6886.756,1.6886,1.6886v1.0976c0,.9326-.756,1.6886-1.6886,1.6886s-1.6886-.756-1.6886-1.6886v-1.0976Z"/><line class="c" x1="5.5" y1="28" x2="42.5" y2="28"/></svg>
Copied!