Signalgenerator Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Signalgenerator 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/332741.svg" alt="Signalgenerator icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332741.svg" alt="Signalgenerator icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332741.svg" alt="Signalgenerator icon" :width="24" :height="24" />
CSS background
.icon-signalgenerator {
background-image: url('https://proicons.com/icon/332741.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1,.cls-2,.cls-3{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.cls-1{stroke-width:1px;}.cls-2{stroke-width:1px;}</style></defs><g id="g1172"><path id="sine-curve" class="cls-1" d="M24.43,11.87c-.14.36-.27.73-.41,1.1-.31.86-.63,1.72-.95,2.44a5.82,5.82,0,0,1-.78,1.39,1,1,0,0,1-.71.44,1,1,0,0,1-.71-.44,6.6,6.6,0,0,1-.78-1.39c-.32-.72-.64-1.58-.95-2.44s-.63-1.72-.95-2.44a5.82,5.82,0,0,0-.78-1.39,1,1,0,0,0-.71-.43,1,1,0,0,0-.71.43,6.6,6.6,0,0,0-.78,1.39c-.32.72-.64,1.58-1,2.44s-.63,1.72-.95,2.44a5.82,5.82,0,0,1-.78,1.39,1,1,0,0,1-.71.43,1,1,0,0,1-.71-.43,6.19,6.19,0,0,1-.78-1.39c-.32-.72-.64-1.58-.95-2.44s-.63-1.72-1-2.44a5.82,5.82,0,0,0-.78-1.39,1,1,0,0,0-.71-.43,1,1,0,0,0-.71.43,5.82,5.82,0,0,0-.78,1.39c-.32.72-.64,1.58-1,2.44"/><path id="path1118" class="cls-1" d="M43.5,13.09c-.31.87-.63,1.73-1,2.44a5.63,5.63,0,0,1-.78,1.39.79.79,0,0,1-1.42,0,5.63,5.63,0,0,1-.78-1.39c-.32-.71-.64-1.57-1-2.44s-.63-1.72-.95-2.43a6,6,0,0,0-.78-1.39.79.79,0,0,0-1.42,0,5.63,5.63,0,0,0-.78,1.39c-.32.71-.64,1.57-.95,2.43s-.63,1.73-1,2.44A6.36,6.36,0,0,1,32,16.92a.79.79,0,0,1-1.42,0,5.63,5.63,0,0,1-.78-1.39c-.32-.71-.64-1.57-.95-2.44s-.63-1.72-.95-2.43a6.36,6.36,0,0,0-.78-1.39.79.79,0,0,0-1.42,0,5.63,5.63,0,0,0-.78,1.39c-.32.71-.64,1.57-.95,2.43-.14.38-.27.75-.41,1.11"/></g><g id="g1178"><path id="path1120" class="cls-2" d="M4.5,24V20H9.4v8.19h4.85V24"/><path id="path1122" class="cls-2" d="M14.25,24V20h4.9v8.19H24V24"/><path id="path1124" class="cls-2" d="M24,24V20h4.9v8.19h4.85V24"/><path id="path1126" class="cls-2" d="M33.75,24V20h4.9v8.19H43.5V24"/></g><g id="g1185"><path id="path1128" class="cls-3" d="M9.68,39.08,19.13,31v8.1"/><path id="path1130" class="cls-3" d="M19.13,39.08,28.58,31v8.1"/><path id="path1132" class="cls-3" d="M28.58,39.08,38,31v8.1"/><path id="path1134" class="cls-3" d="M38,39.08l5.44-4.67"/><path id="path1136" class="cls-3" d="M4.5,35.41,9.68,31v8.1"/></g></svg>
Copied!