Sas Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sas 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/332406.svg" alt="Sas icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332406.svg" alt="Sas icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332406.svg" alt="Sas icon" :width="24" :height="24" />
CSS background
.icon-sas {
background-image: url('https://proicons.com/icon/332406.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="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="m8.5,28.6694c.565.9548,1.4219,1.3104,2.7013,1.3104h1.7706c1.6477,0,3.219-1.3357,3.5095-2.9835l.0023-.0129c.2905-1.6477-.8097-2.9835-2.4574-2.9835h-1.9531c-1.6495,0-2.7509-1.3372-2.46-2.9867h0c.2915-1.6531,1.8678-2.9931,3.5209-2.9931h1.7609c1.2794,0,2.1363.3556,2.7013,1.3104"/><path class="cls-1" d="m30.4038,28.6694c.565.9548,1.4219,1.3104,2.7013,1.3104h1.7706c1.6477,0,3.219-1.3357,3.5095-2.9835l.0023-.0129c.2905-1.6477-.8097-2.9835-2.4574-2.9835h-1.9531c-1.6495,0-2.7509-1.3372-2.46-2.9867h0c.2915-1.6531,1.8678-2.9931,3.5209-2.9931h1.7609c1.2794,0,2.1363.3556,2.7013,1.3104"/><line class="cls-1" x1="26.7597" y1="26.0181" x2="21.461" y2="26.0181"/><polyline class="cls-1" points="18.955 29.9798 26.5203 18.0202 26.8782 29.9798"/><circle class="cls-1" cx="24" cy="24" r="21.5"/></svg>
Copied!