Reactive Systems Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Reactive Systems 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/320593.svg" alt="Reactive Systems icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320593.svg" alt="Reactive Systems icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320593.svg" alt="Reactive Systems icon" :width="24" :height="24" />
CSS background
.icon-reactive-systems {
background-image: url('https://proicons.com/icon/320593.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="reactive-systems_00000116932382283612892750000015928516192608481445_" d="M25,28.36c-1.073,0-2.011-0.595-2.5-1.473 c-0.489,0.878-1.427,1.473-2.5,1.473s-2.011-0.595-2.5-1.473c-0.489,0.878-1.426,1.473-2.5,1.473c-1.577,0-2.86-1.283-2.86-2.86 c0-1.455,1.092-2.66,2.5-2.838V8.36h-4.366L6.562,21.845C7.615,22.267,8.36,23.298,8.36,24.5c0,1.577-1.283,2.86-2.86,2.86 s-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86c0.124,0,0.246,0.008,0.365,0.023L9.527,8.36H6C5.801,8.36,5.64,8.199,5.64,8V4 c0-0.199,0.161-0.36,0.36-0.36h23c0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36h-3.64v14.302 c1.407,0.178,2.5,1.383,2.5,2.838C27.86,27.077,26.577,28.36,25,28.36z M25,23.36c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14 s2.14-0.96,2.14-2.14S26.18,23.36,25,23.36z M20,23.36c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14 S21.18,23.36,20,23.36z M15,23.36c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S16.18,23.36,15,23.36z M5.5,22.36c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S6.68,22.36,5.5,22.36z M20.36,22.662 c0.92,0.116,1.706,0.672,2.14,1.45c0.434-0.778,1.22-1.334,2.14-1.45V8.36h-4.28V22.662z M15.36,22.662 c0.921,0.116,1.707,0.672,2.14,1.45c0.434-0.778,1.22-1.334,2.14-1.45V8.36h-4.28C15.36,8.36,15.36,22.662,15.36,22.662z M6.36,7.64 h22.28V4.36H6.36V7.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!