Coda Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Coda 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/323864.svg" alt="Coda icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323864.svg" alt="Coda icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323864.svg" alt="Coda icon" :width="24" :height="24" />
CSS background
.icon-coda {
background-image: url('https://proicons.com/icon/323864.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M42.4999,31.9049v6.5951c0,2.2091-1.7909,4-4,4H9.5c-2.2091,0-4-1.7909-4-4V9.5c0-2.2091,1.7909-4,4-4h28.9999c2.2091,0,4,1.7909,4,4v6.5951c0,.6285.0421,1.7874-1.4266,1.7874-.5826-.003-1.0771-.4822-2.0789-1.1452-5.1068-3.3797-12.7406-.0153-12.7406,7.2627s7.6338,10.6423,12.7406,7.2627c1.0018-.663,1.4963-1.1421,2.0789-1.1452,1.1883,0,1.4266,1.1792,1.4266,1.7873Z"/></svg>
Coda in other icon packs
Copied!