Airtable Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Airtable 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/321518.svg" alt="Airtable icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321518.svg" alt="Airtable icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321518.svg" alt="Airtable icon" :width="24" :height="24" />
CSS background
.icon-airtable {
background-image: url('https://proicons.com/icon/321518.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M43.1707,33.6856l-16.5816,6.5584c-.3418.1352-.7124-.1168-.7124-.4844v-14.7908c0-.215.1321-.4078.3325-.4855l16.5815-6.4347c.3414-.1324.7093.1194.7093.4857v14.667c0,.2138-.1305.4058-.3293.4844Z"/><path class="b" d="M22.1669,8.0279l-15.1254,6.1724c-.4343.1772-.4314.7933.0046.9663l15.1572,6.0184c.981.3895,2.0732.3922,3.0562.0076l15.3971-6.0251c.4392-.1718.4421-.7922.0046-.9683l-15.3651-6.1793c-1.0044-.404-2.1268-.4011-3.1291.0079Z"/><path class="b" d="M4.5,32.3656v-13.7836c0-.3676.3705-.6195.7123-.4844l15.8139,6.2507c.4233.1673.4435.7589.0325.9546l-15.8138,7.5329c-.3457.1647-.7449-.0873-.7449-.4702Z"/></svg>
Airtable in other icon packs
Copied!