Sru 360 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sru 360 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/333255.svg" alt="Sru 360 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333255.svg" alt="Sru 360 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333255.svg" alt="Sru 360 icon" :width="24" :height="24" />
CSS background
.icon-sru-360 {
background-image: url('https://proicons.com/icon/333255.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="d" d="m16.397,32.628c-.0462.075-.0973.1468-.153.215-.92,1.112-2.132,1.16-2.602,2.7m1.999-5.263c-1.196.968-2.32-.211-3.102,2.014m2.161-4.444c-1.888.537-3.333-.777-4.029.33m3.84-3.075c-1.35.288-2.603.644-4.036-.86m4.553-1.48c-.372.09-.738.157-1.048.079-1.366-.344-1.648-2.126-2.966-2.392m4.627.727c-1.202-1.202-2.009-3.183-3.246-3.674m3.719.58c-.169-.582-.368-1.143-.692-1.598-.515-.723-1.731-.859-2.508-2.105m4.092.253c-.0475-.355-.1452-.7014-.29-1.029-.867-1.906-2.515-1.419-2.708-3.909m5.038,2.048c.046-.438.047-.863-.129-1.214-.293-.586-1.197-.584-1.421-1.128-.361-.878-.333-1.806-.68-2.518m12.136,4.86c-.046-.438-.047-.863.129-1.214.293-.586,1.197-.584,1.421-1.128.365-.886.332-1.823.69-2.537m-10.412-1.919c.227,1.3-.593,2.524.538,3.627m5.902-3.627c-.227,1.299.591,2.522-.535,3.624m4.918,24.058c.047.075.097.146.153.214.92,1.112,2.132,1.16,2.602,2.7m-1.998-5.263c1.196.968,2.32-.211,3.102,2.014m-2.163-4.445c1.888.538,3.333-.778,4.03.33m-3.817-3.07c1.34.287,2.588.63,4.013-.865m-4.526-1.473c.363.087.72.148,1.021.072,1.366-.344,1.648-2.126,2.966-2.392m-4.61.71c1.193-1.204,1.997-3.168,3.229-3.657m-3.719.58c.169-.582.368-1.143.692-1.598.515-.723,1.731-.859,2.508-2.105m-4.092.253c.0473-.355.1449-.7015.29-1.029.867-1.906,2.515-1.419,2.708-3.909m-15.469,32.388h10.954m-.575-7.424c.812.727,1.778,1.27,3.29,1.16l1.933,2.224m-15.027-3.384c-.812.727-1.778,1.27-3.29,1.16l-1.933,2.224m11.492-19.05c1.446.02,2.916-.136,4.116-.952v-1.27l-1.119-.23-.363-1.622-.646-.143-.657-3.019-.8.029.045-1.665h-.597l-.274-2.288h-.47l-.024-.797c-.128-.202-.578-1.13-.578-1.13,0,0-.45.928-.578,1.13l-.024.797h-.47l-.274,2.288h-.597l.044,1.665-.8-.029-.656,3.019-.646.143-.363,1.623-1.12.229v1.27c1.2.816,2.67.973,4.117.951m5.656,15.39v2.89l.378.45v.62l-2.39,1.095h-4.554l-2.39-1.095v-.621l.378-.45v-2.89m1.468-2.346l-1.846,1.257v.884l2.39,1.094h4.554l2.39-1.094v-.883l-1.846-1.257m-1.579-3.32c.336-.287,1.267-.01.893.367-1.04,1.05-4.347,1.25-4.355-.486-.004-.764.402-1.462,2.243-1.632,1.518-.14,1.718-.664.876-1.392-.782-.676-.972-.95-.98-1.201-.029-.95.652-1.039.87-1.552.207-.487-.248-1.06-.58-1.427m6.516,4.247c0,3.7141-3.0109,6.725-6.725,6.725h0c-3.7141,0-6.725-3.0109-6.725-6.725h0c.0006-3.7137,3.0113-6.724,6.725-6.724s6.7244,3.0103,6.725,6.724Zm8.36-1.641c0,10.769-6.7536,19.4993-15.085,19.5-8.3318,0-15.086-8.7304-15.086-19.5h0c0-10.7696,6.7542-19.5,15.086-19.5h0c8.3318,0,15.086,8.7304,15.086,19.5h-.001Z"/></svg>
Copied!