Sabbatic Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sabbatic 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/332314.svg" alt="Sabbatic icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332314.svg" alt="Sabbatic icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332314.svg" alt="Sabbatic icon" :width="24" :height="24" />
CSS background
.icon-sabbatic {
background-image: url('https://proicons.com/icon/332314.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>.n{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="n" d="m4.5,20.2656l6.9532,14.0788h25.0937l6.9532-14.0788-19.499,5.4673-19.501-5.4673Z"/><path id="c" class="n" d="m14.4329,23.0504l9.1877-9.3949,9.3666,9.5577"/><path id="d" class="n" d="m36.2039,34.0262l-2.2213-8.6484"/><path id="e" class="n" d="m31.7006,34.3445l-2.0086-7.8646"/><path id="f" class="n" d="m33.9835,34.3445l-2.1462-8.4156"/><path id="g" class="n" d="m37.872,31.617l-1.744-6.7902"/><path id="h" class="n" d="m39.3839,28.6l-1.1106-4.3242"/><g id="i"><path id="j" class="n" d="m22.5902,25.3374l4.3566-4.262"/><path id="k" class="n" d="m17.6667,23.9647l6.18-6.0539"/><path id="l" class="n" d="m20.1524,24.661l5.2443-5.168"/><path id="m" class="n" d="m25.8986,25.2026l2.5981-2.5451"/></g></svg>
Copied!