Keystores External Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Keystores External 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/320266.svg" alt="Keystores External icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320266.svg" alt="Keystores External icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320266.svg" alt="Keystores External icon" :width="24" :height="24" />
CSS background
.icon-keystores-external {
background-image: url('https://proicons.com/icon/320266.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="keystores--external_00000044895554957883210630000006916110516677224891_" d="M11.829,28.36H9 c-0.199,0-0.36-0.161-0.36-0.36v-2.828c0-0.096,0.038-0.188,0.105-0.255l6.09-6.091c-0.13-0.439-0.196-0.884-0.196-1.326 c0-2.68,2.18-4.86,4.86-4.86s4.86,2.18,4.86,4.86s-2.181,4.86-4.86,4.86c-0.442,0-0.887-0.066-1.326-0.196l-6.091,6.091 C12.016,28.322,11.924,28.36,11.829,28.36z M9.36,27.64h2.32l0.769-0.769l-1.16-1.159l0.509-0.51l1.16,1.16l0.905-0.905l-1.16-1.159 l0.509-0.51l1.16,1.16l3.448-3.449c0.098-0.098,0.239-0.132,0.373-0.085c0.433,0.149,0.873,0.226,1.308,0.226 c2.283,0,4.14-1.856,4.14-4.14c0-2.283-1.856-4.14-4.14-4.14s-4.14,1.857-4.14,4.14c0,0.435,0.076,0.875,0.227,1.308 c0.045,0.131,0.012,0.275-0.086,0.373l-6.142,6.14V27.64z M26.5,22.36h-0.729v-0.72H26.5c1.164,0,2.281-0.494,3.064-1.356 c0.794-0.874,1.169-2.007,1.056-3.191c-0.199-2.093-2.095-3.732-4.314-3.732H26c-0.199,0-0.36-0.161-0.36-0.36 c0-4.764-3.876-8.64-8.64-8.64c-3.285,0-6.242,1.84-7.719,4.801C9.22,9.283,9.096,9.36,8.959,9.36H7.5 c-1.675,0-3.24,0.662-4.407,1.864c-1.166,1.202-1.781,2.788-1.73,4.465c0.099,3.282,2.974,5.951,6.41,5.951v0.721 c-3.821,0-7.019-2.983-7.129-6.65c-0.056-1.874,0.63-3.645,1.934-4.987C3.88,9.38,5.628,8.64,7.5,8.64h1.239 c1.631-3.09,4.776-5,8.261-5c5.041,0,9.164,4.005,9.354,9c2.566,0.023,4.751,1.94,4.983,4.383c0.133,1.389-0.308,2.719-1.239,3.744 C29.178,21.779,27.866,22.36,26.5,22.36z M20,18.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36 S20.75,18.36,20,18.36z M20,16.36c-0.353,0-0.64,0.287-0.64,0.64c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 C20.64,16.647,20.353,16.36,20,16.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!