Kagi Summarize Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kagi Summarize 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/327791.svg" alt="Kagi Summarize icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327791.svg" alt="Kagi Summarize icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327791.svg" alt="Kagi Summarize icon" :width="24" :height="24" />
CSS background
.icon-kagi-summarize {
background-image: url('https://proicons.com/icon/327791.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>.c{fill:#000;}.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="d" x="11.8833" y="8.5546" width="30.6167" height="34.6938" rx="5.4874" ry="5.4874"/><path class="d" d="M12.6199,40.5158h-1.6325c-3.0318,0-5.4874-2.4556-5.4874-5.4874V10.239c0-3.0318,2.4556-5.4874,5.4874-5.4874h19.6449c2.4419,0,4.5134,1.5913,5.213,3.8"/><circle class="c" cx="19.0952" cy="18.8579" r=".75"/><line class="d" x1="23.5521" y1="18.8579" x2="37.2979" y2="18.8579"/><circle class="c" cx="19.0952" cy="25.9015" r=".75"/><line class="d" x1="23.5521" y1="25.9015" x2="37.2979" y2="25.9015"/><circle class="c" cx="19.0952" cy="32.9451" r=".75"/><line class="d" x1="23.5521" y1="32.9451" x2="37.2979" y2="32.9451"/></svg>
Copied!