Seat Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Seat 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/347085.svg" alt="Seat icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347085.svg" alt="Seat icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347085.svg" alt="Seat icon" :width="24" :height="24" />
CSS background
.icon-seat {
background-image: url('https://proicons.com/icon/347085.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m38.5986,8.4054c.7317.0635,1.473.0583,2.1935.2123.3898.094.8109.2428,1.0389.5969.2612.4058.4449,4.9655.636,7.5253-.3813.0463-22.5496-.8296-25.341-.4185-.6734.0992-1.4356.3245-1.8246.9249,2.7268.4842,15.3278,2.8173,27.1986,5.036-.0061,1.3208-.0035,3.5854-.0009,4.9062-4.0788-.6751-27.4306-4.744-36.9983-6.3768.0328-2.9103-.0886-6.6298.3924-8.8215.1766-.8048.5038-1.614,1.1137-2.1891,1.0528-1.0424,2.5754-1.3356,3.9928-1.4826,2.4247-.2516,19.3905-.6255,27.5988.087Z"/><path class="c" d="m9.4014,39.5946c-.7317-.0635-1.473-.0583-2.1935-.2123-.3898-.094-.8109-.2428-1.0389-.5969-.2612-.4058-.4449-4.9655-.636-7.5253.3813-.0463,22.5496.8296,25.341.4185.6734-.0992,1.4356-.3245,1.8246-.9249-2.7268-.4842-15.3278-2.8173-27.1986-5.036.0061-1.3208.0035-3.5854.0009-4.9062,4.0788.6751,27.4306,4.744,36.9983,6.3768-.0328,2.9103.0886,6.6298-.3924,8.8215-.1766.8048-.5038,1.614-1.1137,2.1891-1.0528,1.0424-2.5754,1.3356-3.9928,1.4826-2.4247.2516-19.3905.6255-27.5988-.087Z"/></svg>
Seat in other icon packs
Copied!