key square5 icon

key-square5 from Reicon by REICON · Outline · Security · MIT Free for personal and commercial use.

Name
key-square5
Set
Reicon
Style
Outline
Category
Security
Viewbox
24×24
License
MIT

2 other variants in Reicon

More security icons from Reicon

Use the key square5 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M9.757 1.983a.75.75 0 0 1-.733.767c-2.822.064-4.15.349-5.028 1.226c-.57.57-.897 1.342-1.07 2.622c-.174 1.301-.176 3.011-.176 5.392c0 2.38.002 4.09.177 5.392c.172 1.28.499 2.051 1.07 2.622c.57.57 1.341.897 2.621 1.07c1.301.174 3.011.176 5.392.176c2.38 0 4.09-.002 5.392-.177c1.28-.172 2.051-.499 2.622-1.07c.877-.876 1.162-2.206 1.226-5.027a.75.75 0 1 1 1.5.034c-.063 2.766-.313 4.702-1.666 6.054c-.895.896-2.036 1.302-3.482 1.496c-1.413.19-3.224.19-5.535.19h-.114c-2.311 0-4.122 0-5.535-.19c-1.446-.194-2.587-.6-3.482-1.496c-.896-.895-1.302-2.036-1.496-3.482c-.19-1.413-.19-3.224-.19-5.535v-.114c0-2.311 0-4.122.19-5.535c.194-1.446.6-2.587 1.496-3.482C4.289 1.563 6.223 1.313 8.99 1.25a.75.75 0 0 1 .767.733m7.504.767c-2.207 0-3.99 1.78-3.99 3.97a3.6 3.6 0 0 0 .429 1.673l.01.017a.746.746 0 0 1-.106.925l-5.734 5.71a.46.46 0 0 0-.117.224a.2.2 0 0 0 .005.089a.4.4 0 0 0 .112.161l.634.632a.55.55 0 0 0 .222.096a.2.2 0 0 0 .082-.003a.24.24 0 0 0 .098-.066l.771-.769a.75.75 0 0 1 1.059 0c.115.115.21.162.279.183a.4.4 0 0 0 .208.01a.66.66 0 0 0 .363-.216c.091-.13.088-.244.045-.374a1 1 0 0 0-.122-.231l-.004-.005a.75.75 0 0 1 .046-1.013l.22-.22a.75.75 0 0 1 1.059 0c.384.383.638.378.761.355a.76.76 0 0 0 .42-.268a.5.5 0 0 0 .082-.437a.8.8 0 0 0-.092-.225L14 12.967l-.029-.04l-.026-.053a.4.4 0 0 0-.073-.095l-.009-.01a1.7 1.7 0 0 1-.247-.319a.98.98 0 0 1-.056-.848c.091-.235.26-.428.416-.584l.661-.658a.75.75 0 0 1 1.008-.046c.12.1.375.207.74.282c.342.07.682.094.876.094c2.206 0 3.989-1.78 3.989-3.97s-1.783-3.97-3.99-3.97m-4.112 12.626c-.032.286-.133.59-.35.892l-.004.007l-.005.007a2.15 2.15 0 0 1-1.285.793a1.93 1.93 0 0 1-1.214-.16l-.327.326c-.452.45-.992.559-1.457.49a2.03 2.03 0 0 1-1.034-.49l-.661-.66c-.482-.48-.623-1.043-.54-1.554c.077-.465.326-.832.54-1.045l5.35-5.33l-.068-.175a5.1 5.1 0 0 1-.323-1.757c0-3.024 2.46-5.47 5.49-5.47c3.028 0 5.489 2.446 5.489 5.47s-2.46 5.47-5.49 5.47a6 6 0 0 1-1.18-.125a4.2 4.2 0 0 1-.79-.24l-.144.146a2 2 0 0 1 .129.205q.036.058.085.152c.064.123.14.3.191.516a2 2 0 0 1-.326 1.668l-.005.007l-.006.007a2.25 2.25 0 0 1-1.344.845a2 2 0 0 1-.721.005m4.112-9.552a.9.9 0 0 0-.904.896a.9.9 0 0 0 .904.897a.9.9 0 0 0 .903-.897a.9.9 0 0 0-.903-.896m-2.404.896a2.4 2.4 0 0 1 2.404-2.396a2.4 2.4 0 0 1 2.403 2.396a2.4 2.4 0 0 1-2.403 2.397a2.4 2.4 0 0 1-2.404-2.397" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconKeySquare5(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M9.757 1.983a.75.75 0 0 1-.733.767c-2.822.064-4.15.349-5.028 1.226c-.57.57-.897 1.342-1.07 2.622c-.174 1.301-.176 3.011-.176 5.392c0 2.38.002 4.09.177 5.392c.172 1.28.499 2.051 1.07 2.622c.57.57 1.341.897 2.621 1.07c1.301.174 3.011.176 5.392.176c2.38 0 4.09-.002 5.392-.177c1.28-.172 2.051-.499 2.622-1.07c.877-.876 1.162-2.206 1.226-5.027a.75.75 0 1 1 1.5.034c-.063 2.766-.313 4.702-1.666 6.054c-.895.896-2.036 1.302-3.482 1.496c-1.413.19-3.224.19-5.535.19h-.114c-2.311 0-4.122 0-5.535-.19c-1.446-.194-2.587-.6-3.482-1.496c-.896-.895-1.302-2.036-1.496-3.482c-.19-1.413-.19-3.224-.19-5.535v-.114c0-2.311 0-4.122.19-5.535c.194-1.446.6-2.587 1.496-3.482C4.289 1.563 6.223 1.313 8.99 1.25a.75.75 0 0 1 .767.733m7.504.767c-2.207 0-3.99 1.78-3.99 3.97a3.6 3.6 0 0 0 .429 1.673l.01.017a.746.746 0 0 1-.106.925l-5.734 5.71a.46.46 0 0 0-.117.224a.2.2 0 0 0 .005.089a.4.4 0 0 0 .112.161l.634.632a.55.55 0 0 0 .222.096a.2.2 0 0 0 .082-.003a.24.24 0 0 0 .098-.066l.771-.769a.75.75 0 0 1 1.059 0c.115.115.21.162.279.183a.4.4 0 0 0 .208.01a.66.66 0 0 0 .363-.216c.091-.13.088-.244.045-.374a1 1 0 0 0-.122-.231l-.004-.005a.75.75 0 0 1 .046-1.013l.22-.22a.75.75 0 0 1 1.059 0c.384.383.638.378.761.355a.76.76 0 0 0 .42-.268a.5.5 0 0 0 .082-.437a.8.8 0 0 0-.092-.225L14 12.967l-.029-.04l-.026-.053a.4.4 0 0 0-.073-.095l-.009-.01a1.7 1.7 0 0 1-.247-.319a.98.98 0 0 1-.056-.848c.091-.235.26-.428.416-.584l.661-.658a.75.75 0 0 1 1.008-.046c.12.1.375.207.74.282c.342.07.682.094.876.094c2.206 0 3.989-1.78 3.989-3.97s-1.783-3.97-3.99-3.97m-4.112 12.626c-.032.286-.133.59-.35.892l-.004.007l-.005.007a2.15 2.15 0 0 1-1.285.793a1.93 1.93 0 0 1-1.214-.16l-.327.326c-.452.45-.992.559-1.457.49a2.03 2.03 0 0 1-1.034-.49l-.661-.66c-.482-.48-.623-1.043-.54-1.554c.077-.465.326-.832.54-1.045l5.35-5.33l-.068-.175a5.1 5.1 0 0 1-.323-1.757c0-3.024 2.46-5.47 5.49-5.47c3.028 0 5.489 2.446 5.489 5.47s-2.46 5.47-5.49 5.47a6 6 0 0 1-1.18-.125a4.2 4.2 0 0 1-.79-.24l-.144.146a2 2 0 0 1 .129.205q.036.058.085.152c.064.123.14.3.191.516a2 2 0 0 1-.326 1.668l-.005.007l-.006.007a2.25 2.25 0 0 1-1.344.845a2 2 0 0 1-.721.005m4.112-9.552a.9.9 0 0 0-.904.896a.9.9 0 0 0 .904.897a.9.9 0 0 0 .903-.897a.9.9 0 0 0-.903-.896m-2.404.896a2.4 2.4 0 0 1 2.404-2.396a2.4 2.4 0 0 1 2.403 2.396a2.4 2.4 0 0 1-2.403 2.397a2.4 2.4 0 0 1-2.404-2.397" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M9.757 1.983a.75.75 0 0 1-.733.767c-2.822.064-4.15.349-5.028 1.226c-.57.57-.897 1.342-1.07 2.622c-.174 1.301-.176 3.011-.176 5.392c0 2.38.002 4.09.177 5.392c.172 1.28.499 2.051 1.07 2.622c.57.57 1.341.897 2.621 1.07c1.301.174 3.011.176 5.392.176c2.38 0 4.09-.002 5.392-.177c1.28-.172 2.051-.499 2.622-1.07c.877-.876 1.162-2.206 1.226-5.027a.75.75 0 1 1 1.5.034c-.063 2.766-.313 4.702-1.666 6.054c-.895.896-2.036 1.302-3.482 1.496c-1.413.19-3.224.19-5.535.19h-.114c-2.311 0-4.122 0-5.535-.19c-1.446-.194-2.587-.6-3.482-1.496c-.896-.895-1.302-2.036-1.496-3.482c-.19-1.413-.19-3.224-.19-5.535v-.114c0-2.311 0-4.122.19-5.535c.194-1.446.6-2.587 1.496-3.482C4.289 1.563 6.223 1.313 8.99 1.25a.75.75 0 0 1 .767.733m7.504.767c-2.207 0-3.99 1.78-3.99 3.97a3.6 3.6 0 0 0 .429 1.673l.01.017a.746.746 0 0 1-.106.925l-5.734 5.71a.46.46 0 0 0-.117.224a.2.2 0 0 0 .005.089a.4.4 0 0 0 .112.161l.634.632a.55.55 0 0 0 .222.096a.2.2 0 0 0 .082-.003a.24.24 0 0 0 .098-.066l.771-.769a.75.75 0 0 1 1.059 0c.115.115.21.162.279.183a.4.4 0 0 0 .208.01a.66.66 0 0 0 .363-.216c.091-.13.088-.244.045-.374a1 1 0 0 0-.122-.231l-.004-.005a.75.75 0 0 1 .046-1.013l.22-.22a.75.75 0 0 1 1.059 0c.384.383.638.378.761.355a.76.76 0 0 0 .42-.268a.5.5 0 0 0 .082-.437a.8.8 0 0 0-.092-.225L14 12.967l-.029-.04l-.026-.053a.4.4 0 0 0-.073-.095l-.009-.01a1.7 1.7 0 0 1-.247-.319a.98.98 0 0 1-.056-.848c.091-.235.26-.428.416-.584l.661-.658a.75.75 0 0 1 1.008-.046c.12.1.375.207.74.282c.342.07.682.094.876.094c2.206 0 3.989-1.78 3.989-3.97s-1.783-3.97-3.99-3.97m-4.112 12.626c-.032.286-.133.59-.35.892l-.004.007l-.005.007a2.15 2.15 0 0 1-1.285.793a1.93 1.93 0 0 1-1.214-.16l-.327.326c-.452.45-.992.559-1.457.49a2.03 2.03 0 0 1-1.034-.49l-.661-.66c-.482-.48-.623-1.043-.54-1.554c.077-.465.326-.832.54-1.045l5.35-5.33l-.068-.175a5.1 5.1 0 0 1-.323-1.757c0-3.024 2.46-5.47 5.49-5.47c3.028 0 5.489 2.446 5.489 5.47s-2.46 5.47-5.49 5.47a6 6 0 0 1-1.18-.125a4.2 4.2 0 0 1-.79-.24l-.144.146a2 2 0 0 1 .129.205q.036.058.085.152c.064.123.14.3.191.516a2 2 0 0 1-.326 1.668l-.005.007l-.006.007a2.25 2.25 0 0 1-1.344.845a2 2 0 0 1-.721.005m4.112-9.552a.9.9 0 0 0-.904.896a.9.9 0 0 0 .904.897a.9.9 0 0 0 .903-.897a.9.9 0 0 0-.903-.896m-2.404.896a2.4 2.4 0 0 1 2.404-2.396a2.4 2.4 0 0 1 2.403 2.396a2.4 2.4 0 0 1-2.403 2.397a2.4 2.4 0 0 1-2.404-2.397" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-key-square5 {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.757%201.983a.75.75%200%200%201-.733.767c-2.822.064-4.15.349-5.028%201.226c-.57.57-.897%201.342-1.07%202.622c-.174%201.301-.176%203.011-.176%205.392c0%202.38.002%204.09.177%205.392c.172%201.28.499%202.051%201.07%202.622c.57.57%201.341.897%202.621%201.07c1.301.174%203.011.176%205.392.176c2.38%200%204.09-.002%205.392-.177c1.28-.172%202.051-.499%202.622-1.07c.877-.876%201.162-2.206%201.226-5.027a.75.75%200%201%201%201.5.034c-.063%202.766-.313%204.702-1.666%206.054c-.895.896-2.036%201.302-3.482%201.496c-1.413.19-3.224.19-5.535.19h-.114c-2.311%200-4.122%200-5.535-.19c-1.446-.194-2.587-.6-3.482-1.496c-.896-.895-1.302-2.036-1.496-3.482c-.19-1.413-.19-3.224-.19-5.535v-.114c0-2.311%200-4.122.19-5.535c.194-1.446.6-2.587%201.496-3.482C4.289%201.563%206.223%201.313%208.99%201.25a.75.75%200%200%201%20.767.733m7.504.767c-2.207%200-3.99%201.78-3.99%203.97a3.6%203.6%200%200%200%20.429%201.673l.01.017a.746.746%200%200%201-.106.925l-5.734%205.71a.46.46%200%200%200-.117.224a.2.2%200%200%200%20.005.089a.4.4%200%200%200%20.112.161l.634.632a.55.55%200%200%200%20.222.096a.2.2%200%200%200%20.082-.003a.24.24%200%200%200%20.098-.066l.771-.769a.75.75%200%200%201%201.059%200c.115.115.21.162.279.183a.4.4%200%200%200%20.208.01a.66.66%200%200%200%20.363-.216c.091-.13.088-.244.045-.374a1%201%200%200%200-.122-.231l-.004-.005a.75.75%200%200%201%20.046-1.013l.22-.22a.75.75%200%200%201%201.059%200c.384.383.638.378.761.355a.76.76%200%200%200%20.42-.268a.5.5%200%200%200%20.082-.437a.8.8%200%200%200-.092-.225L14%2012.967l-.029-.04l-.026-.053a.4.4%200%200%200-.073-.095l-.009-.01a1.7%201.7%200%200%201-.247-.319a.98.98%200%200%201-.056-.848c.091-.235.26-.428.416-.584l.661-.658a.75.75%200%200%201%201.008-.046c.12.1.375.207.74.282c.342.07.682.094.876.094c2.206%200%203.989-1.78%203.989-3.97s-1.783-3.97-3.99-3.97m-4.112%2012.626c-.032.286-.133.59-.35.892l-.004.007l-.005.007a2.15%202.15%200%200%201-1.285.793a1.93%201.93%200%200%201-1.214-.16l-.327.326c-.452.45-.992.559-1.457.49a2.03%202.03%200%200%201-1.034-.49l-.661-.66c-.482-.48-.623-1.043-.54-1.554c.077-.465.326-.832.54-1.045l5.35-5.33l-.068-.175a5.1%205.1%200%200%201-.323-1.757c0-3.024%202.46-5.47%205.49-5.47c3.028%200%205.489%202.446%205.489%205.47s-2.46%205.47-5.49%205.47a6%206%200%200%201-1.18-.125a4.2%204.2%200%200%201-.79-.24l-.144.146a2%202%200%200%201%20.129.205q.036.058.085.152c.064.123.14.3.191.516a2%202%200%200%201-.326%201.668l-.005.007l-.006.007a2.25%202.25%200%200%201-1.344.845a2%202%200%200%201-.721.005m4.112-9.552a.9.9%200%200%200-.904.896a.9.9%200%200%200%20.904.897a.9.9%200%200%200%20.903-.897a.9.9%200%200%200-.903-.896m-2.404.896a2.4%202.4%200%200%201%202.404-2.396a2.4%202.4%200%200%201%202.403%202.396a2.4%202.4%200%200%201-2.403%202.397a2.4%202.4%200%200%201-2.404-2.397%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.757%201.983a.75.75%200%200%201-.733.767c-2.822.064-4.15.349-5.028%201.226c-.57.57-.897%201.342-1.07%202.622c-.174%201.301-.176%203.011-.176%205.392c0%202.38.002%204.09.177%205.392c.172%201.28.499%202.051%201.07%202.622c.57.57%201.341.897%202.621%201.07c1.301.174%203.011.176%205.392.176c2.38%200%204.09-.002%205.392-.177c1.28-.172%202.051-.499%202.622-1.07c.877-.876%201.162-2.206%201.226-5.027a.75.75%200%201%201%201.5.034c-.063%202.766-.313%204.702-1.666%206.054c-.895.896-2.036%201.302-3.482%201.496c-1.413.19-3.224.19-5.535.19h-.114c-2.311%200-4.122%200-5.535-.19c-1.446-.194-2.587-.6-3.482-1.496c-.896-.895-1.302-2.036-1.496-3.482c-.19-1.413-.19-3.224-.19-5.535v-.114c0-2.311%200-4.122.19-5.535c.194-1.446.6-2.587%201.496-3.482C4.289%201.563%206.223%201.313%208.99%201.25a.75.75%200%200%201%20.767.733m7.504.767c-2.207%200-3.99%201.78-3.99%203.97a3.6%203.6%200%200%200%20.429%201.673l.01.017a.746.746%200%200%201-.106.925l-5.734%205.71a.46.46%200%200%200-.117.224a.2.2%200%200%200%20.005.089a.4.4%200%200%200%20.112.161l.634.632a.55.55%200%200%200%20.222.096a.2.2%200%200%200%20.082-.003a.24.24%200%200%200%20.098-.066l.771-.769a.75.75%200%200%201%201.059%200c.115.115.21.162.279.183a.4.4%200%200%200%20.208.01a.66.66%200%200%200%20.363-.216c.091-.13.088-.244.045-.374a1%201%200%200%200-.122-.231l-.004-.005a.75.75%200%200%201%20.046-1.013l.22-.22a.75.75%200%200%201%201.059%200c.384.383.638.378.761.355a.76.76%200%200%200%20.42-.268a.5.5%200%200%200%20.082-.437a.8.8%200%200%200-.092-.225L14%2012.967l-.029-.04l-.026-.053a.4.4%200%200%200-.073-.095l-.009-.01a1.7%201.7%200%200%201-.247-.319a.98.98%200%200%201-.056-.848c.091-.235.26-.428.416-.584l.661-.658a.75.75%200%200%201%201.008-.046c.12.1.375.207.74.282c.342.07.682.094.876.094c2.206%200%203.989-1.78%203.989-3.97s-1.783-3.97-3.99-3.97m-4.112%2012.626c-.032.286-.133.59-.35.892l-.004.007l-.005.007a2.15%202.15%200%200%201-1.285.793a1.93%201.93%200%200%201-1.214-.16l-.327.326c-.452.45-.992.559-1.457.49a2.03%202.03%200%200%201-1.034-.49l-.661-.66c-.482-.48-.623-1.043-.54-1.554c.077-.465.326-.832.54-1.045l5.35-5.33l-.068-.175a5.1%205.1%200%200%201-.323-1.757c0-3.024%202.46-5.47%205.49-5.47c3.028%200%205.489%202.446%205.489%205.47s-2.46%205.47-5.49%205.47a6%206%200%200%201-1.18-.125a4.2%204.2%200%200%201-.79-.24l-.144.146a2%202%200%200%201%20.129.205q.036.058.085.152c.064.123.14.3.191.516a2%202%200%200%201-.326%201.668l-.005.007l-.006.007a2.25%202.25%200%200%201-1.344.845a2%202%200%200%201-.721.005m4.112-9.552a.9.9%200%200%200-.904.896a.9.9%200%200%200%20.904.897a.9.9%200%200%200%20.903-.897a.9.9%200%200%200-.903-.896m-2.404.896a2.4%202.4%200%200%201%202.404-2.396a2.4%202.4%200%200%201%202.403%202.396a2.4%202.4%200%200%201-2.403%202.397a2.4%202.4%200%200%201-2.404-2.397%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/key-square5.svg?color=%231a73e8&size=48

Key Square5 outline icon — Reicon · IconsDB