Control Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Control 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/319806.svg" alt="Control icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319806.svg" alt="Control icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319806.svg" alt="Control icon" :width="24" :height="24" />
CSS background
.icon-control {
background-image: url('https://proicons.com/icon/319806.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 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <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="control_00000023280314249491455700000013769843838685473923_" d="M23,31.36c-0.75,0-1.36-0.61-1.36-1.36 c0-0.625,0.425-1.153,1-1.312V1h0.721v27.688c0.575,0.158,1,0.687,1,1.312C24.36,30.75,23.75,31.36,23,31.36z M23,29.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S23.353,29.36,23,29.36z M30.36,31h-0.72v-8.688 c-0.575-0.158-1-0.687-1-1.312s0.425-1.153,1-1.312V1h0.721v18.688c0.575,0.158,1,0.687,1,1.312s-0.425,1.153-1,1.312L30.36,31 L30.36,31z M30,20.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S30.353,20.36,30,20.36z M16.36,31 h-0.72V17.312c-0.576-0.158-1-0.686-1-1.312s0.424-1.153,1-1.312V1h0.72v13.688c0.576,0.158,1,0.686,1,1.312 c0,0.626-0.425,1.153-1,1.312V31z M16,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S16.353,15.36,16,15.36z M9.36,31H8.64V3.312c-0.576-0.158-1-0.686-1-1.312c0-0.75,0.61-1.36,1.36-1.36S10.36,1.25,10.36,2 c0,0.625-0.424,1.153-1,1.312V31z M9,1.36C8.647,1.36,8.36,1.647,8.36,2S8.647,2.64,9,2.64S9.64,2.353,9.64,2S9.353,1.36,9,1.36z M2.36,31H1.64v-8.688c-0.576-0.158-1-0.687-1-1.312s0.424-1.153,1-1.312V1h0.72v18.688c0.576,0.158,1,0.687,1,1.312 s-0.424,1.153-1,1.312C2.36,22.312,2.36,31,2.36,31z M2,20.36c-0.353,0-0.64,0.287-0.64,0.64S1.647,21.64,2,21.64 S2.64,21.353,2.64,21S2.353,20.36,2,20.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Control in other icon packs
Copied!