Sanity Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Sanity 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/315945.svg" alt="Sanity icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315945.svg" alt="Sanity icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315945.svg" alt="Sanity icon" :width="24" :height="24" />
CSS background
.icon-sanity {
background-image: url('https://proicons.com/icon/315945.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Sanity</title><path d="m23.327 15.205-.893-1.555-4.321 2.632 4.799-6.11.726-.426-.179-.27.33-.421-1.515-1.261-.693.883-13.992 8.186 5.173-6.221 9.636-5.282-.915-1.769-5.248 2.876 2.584-3.106-1.481-1.305-5.816 6.994-5.777 3.168 4.423-5.847 2.771-1.442-.88-1.789-8.075 4.203L6.186 4.43 4.648 3.198 0 9.349l.072.058.868 1.768 5.153-2.683-4.696 6.207.77.617.458.885 5.425-2.974-5.974 7.185 1.481 1.304.297-.358 14.411-8.459-4.785 6.094.078.065-.007.005.992 1.726 6.364-3.877-2.451 3.954 1.642 1.077L24 15.648z"/></svg>
Sanity in other icon packs
Copied!