Krungsri Wealth Will Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Krungsri Wealth Will 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/342642.svg" alt="Krungsri Wealth Will icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342642.svg" alt="Krungsri Wealth Will icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342642.svg" alt="Krungsri Wealth Will icon" :width="24" :height="24" />
CSS background
.icon-krungsri-wealth-will {
background-image: url('https://proicons.com/icon/342642.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="M33.246,27.672c0,5.1064-4.1396,9.246-9.246,9.246s-9.246-4.1396-9.246-9.246h0c0-5.1064,4.1396-9.246,9.246-9.246s9.246,4.1396,9.246,9.246h0M32.127,5.52c-1.6174,2.9804-4.736,4.8369-8.127,4.838-3.3906-.0007-6.5091-1.8564-8.127-4.836M31.262,14.632h11.238M20.738,14.632h6.524M5.5,14.632h11.238M18.891,8.914l-.298,11.153M29.109,8.914l.298,11.153"/><path class="b" d="M30.228,27.991l-2.93-1.62c-.852-.473-1.457-1.522-1.179-2.357.233-.698,1.257-1.126,1.96-.952.793.195,1.517,1.135,1.478,1.981-.148,3.269-3.562,7.451-5.557,8.203-1.995-.752-5.409-4.934-5.557-8.203-.039-.846.685-1.786,1.477-1.981.704-.174,1.728.254,1.96.952.28.835-.326,1.884-1.179,2.356l-2.93,1.621"/><path class="b" d="M21.24,30.959c1.801-1.795,2.94-3.648,1.546-4.25h2.428c-1.395.602-.255,2.455,1.545,4.25"/></svg>
Copied!