Sai Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sai 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/332332.svg" alt="Sai icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332332.svg" alt="Sai icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332332.svg" alt="Sai icon" :width="24" :height="24" />
CSS background
.icon-sai {
background-image: url('https://proicons.com/icon/332332.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M38.1,8.9a2.58,2.58,0,1,0-3.65-3.64L22.1,17.61a2.6,2.6,0,0,0-.75,1.82v14H15.64a.9.9,0,0,0-.88.9A.87.87,0,0,0,15,35l8.12,8.19a1.12,1.12,0,0,0,1.57,0L32.85,35a.88.88,0,0,0,0-1.25,1,1,0,0,0-.62-.26H26.5v-13Z"/><path class="cls-1" d="M23.91,15.8,13.55,5.41A2.58,2.58,0,0,0,9.9,9.06L21.35,20.41"/></svg>
Sai in other icon packs
Copied!