Krungsri Growup Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Krungsri Growup 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/342633.svg" alt="Krungsri Growup icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342633.svg" alt="Krungsri Growup icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342633.svg" alt="Krungsri Growup icon" :width="24" :height="24" />
CSS background
.icon-krungsri-growup {
background-image: url('https://proicons.com/icon/342633.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4"/><path class="b" d="M42.398,21.665c-1.8339-2.9482-5.0609-4.7397-8.533-4.737h0c-5.539,0-10.029,4.468-10.03,9.98.009.649.08,1.295.214,1.93-.6735.5391-1.0666,1.3543-1.069,2.217.0003,1.574,1.2765,2.8498,2.8505,2.8495.2716,0,.5418-.0389.8025-.1155,1.8892,1.9733,4.5002,3.0925,7.232,3.1,3.5,0,6.743-1.817,8.562-4.784M33.745,16.696c.563-1.789,2.551-3.058,4.848-3.058,1.45,0,2.827.512,3.775,1.398"/><path class="b" d="M24.049,28.838c4.392-.946,10.125-3.672,12.465-7.463,1.223,1.857,4.273,3.793,5.654,3.827M40.536,27.961c0,.6042-.4898,1.094-1.094,1.094h0c-.6042,0-1.094-.4898-1.094-1.094h0c0-.6042.4898-1.094,1.094-1.094h0c.6042,0,1.094.4898,1.094,1.094h0M30.245,29.218c0,.6042-.4898,1.094-1.094,1.094s-1.094-.4898-1.094-1.094c-.0006-.6042.4888-1.0944,1.093-1.095h.001c.6042,0,1.094.4898,1.094,1.094v.001M38.755,27.11l-.43-.495M28.521,28.323l-.43-.495M36.297,31.94c.722-.111.865.495.78.851-.17.72-.796,1.407-2.269,1.522-1.472.115-2.241-.64-2.38-1.209-.057-.235.008-.566.772-.684l3.097-.48ZM41.096,34.022c.313,3.393-1.69,5.416-3.633,5.98-.835.242-3.34.593-3.908-.531l-1.299-2.566M41.344,34.448l.808.043M32.878,38.158c-2.648.421-5.867,2.092-6.183,4.032M5.69,23.31c6.924,1.808,12.779,6.456,16.318,12.348.29.485.811.683,1.349.683h3.788M7.319,21.055c.09-.8413.2433-1.693.46-2.555,1.797-7.09,7.359-11.917,12.425-10.781,3.662.821,6.063,4.534,6.433,9.208"/><path class="b" d="M9.574,21.853c.0655-.9467.2309-1.9068.491-2.85,1.478-5.3526,5.6159-8.9961,9.2423-8.1382.0002,0,.0005.0001.0007.0002,2.8986.686,4.6795,4.0962,4.382,8.391M20.86,26.908c-.5648.7427-1.189,1.3874-1.852,1.913M30.511,15.427c-.628-1.775-1.569-3.711-3.397-5.161-1.648-1.307-5.705-2.336-7.63-2.669"/><path class="b" d="M17.5,20.14c1.0822.221,1.7804,1.2775,1.5594,2.3597-.2182,1.0685-1.2522,1.7652-2.3244,1.5663l-3.239-.63,1.528-7.853,3.24.63c1.0822.221,1.7804,1.2775,1.5594,2.3597-.2182,1.0685-1.2522,1.7652-2.3244,1.5663M17.5,20.14l-3.24-.63M15.686,24.88l1.91-9.816"/></svg>
Copied!