Tapas Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tapas 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/333669.svg" alt="Tapas icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333669.svg" alt="Tapas icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333669.svg" alt="Tapas icon" :width="24" :height="24" />
CSS background
.icon-tapas {
background-image: url('https://proicons.com/icon/333669.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M9.5,42.5h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4Z"/><path class="c" d="M33.725,25.9701c.3653.3601.7992.5251,1.8388.5251h.5269c.8574,0,1.6753-.6966,1.8268-1.5558h0c.1515-.8593-.4207-1.5558-1.2781-1.5558h-1.0537c-.8574,0-1.4297-.6966-1.2781-1.5558h0c.1515-.8593.9694-1.5558,1.8268-1.5558h.5269c1.0397,0,1.4735.165,1.8388.5251"/><path class="c" d="M11.0745,18.3344l-1.2319,6.9866c-.1143.6485.3187,1.1742.9672,1.1742h.3523"/><line class="c" x1="9.5" y1="20.2719" x2="11.9659" y2="20.2719"/><path class="c" d="M17.9038,24.1468c-.2287,1.297-1.4655,2.3484-2.7625,2.3484h0c-1.297,0-2.163-1.0514-1.9343-2.3484l.2692-1.5265c.2287-1.297,1.4655-2.3484,2.7625-2.3484h0c1.297,0,2.163,1.0514,1.9343,2.3484"/><line class="c" x1="17.4897" y1="26.4952" x2="18.587" y2="20.2719"/><path class="c" d="M31.7019,24.1468c-.2287,1.297-1.4655,2.3484-2.7625,2.3484h0c-1.297,0-2.163-1.0514-1.9343-2.3484l.2692-1.5265c.2287-1.297,1.4655-2.3484,2.7625-2.3484h0c1.297,0,2.163,1.0514,1.9343,2.3484"/><line class="c" x1="31.2878" y1="26.4952" x2="32.3852" y2="20.2719"/><path class="c" d="M20.1238,24.1468c-.2287,1.297.6373,2.3484,1.9343,2.3484h0c1.297,0,2.5338-1.0514,2.7625-2.3484l.2692-1.5265c.2287-1.297-.6373-2.3484-1.9343-2.3484h0c-1.297,0-2.5338,1.0514-2.7625,2.3484"/><line class="c" x1="20.807" y1="20.2719" x2="19.1507" y2="29.6656"/></svg>
Tapas in other icon packs
Copied!