Composer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Composer 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/338520.svg" alt="Composer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338520.svg" alt="Composer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338520.svg" alt="Composer icon" :width="24" :height="24" />
CSS background
.icon-composer {
background-image: url('https://proicons.com/icon/338520.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>.h{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;}</style></defs><path id="c" class="h" d="m23.97,36.55c-3.18,0-5.65-2.58-5.76-5.76v-13.58c0-3.18,2.58-5.76,5.76-5.76s5.83,2.58,5.82,5.76v13.54c-.01,3.25-2.64,5.81-5.82,5.81Z"/><rect id="d" class="h" x="4.5" y="25.03" width="11.52" height="11.52" rx="2.3" ry="2.3"/><circle id="e" class="h" cx="37.74" cy="30.79" r="5.76"/><circle id="f" class="h" cx="10.26" cy="17.21" r="5.76"/><rect id="g" class="h" x="31.98" y="11.45" width="11.52" height="11.52" rx="2.3" ry="2.3"/></svg>
Composer in other icon packs
Copied!