keycdn icon
keycdn from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- keycdn
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the keycdn icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.793 4.393c-1.22 0-2.268 1.007-2.268 2.265c0 .231.04.463.108.684L21.7 9.146a8.915 8.915 0 0 0-10.578-.672l.988 1.028a7.44 7.44 0 0 1 4.043-1.047c2.352.058 4.416 1.104 5.942 3.149L25.043 8.8c.096.038.452.096.75.086C27.012 8.887 28 7.869 28 6.65c0-1.21-.988-2.256-2.207-2.257M7.883 6.066a1.38 1.38 0 0 0-.992.381a1.41 1.41 0 0 0-.059 1.989c.317.336.768.488 1.219.421l1.18 1.239c-1.364 1.574-2.18 3.59-2.227 5.683a8.95 8.95 0 0 0 1.307 4.907l1.037-1.01a7.6 7.6 0 0 1-.942-3.87a7.52 7.52 0 0 1 1.91-4.818c.442-.508.846-.816 1.067-.998l-2.15-2.256a1.38 1.38 0 0 0-.356-1.228a1.45 1.45 0 0 0-.994-.44m8.146 3.95c-3.053.009-5.614 2.204-6.002 5.255a6.01 6.01 0 0 0 5.207 6.698a6.01 6.01 0 0 0 6.702-5.213c.406-3.275-1.923-6.285-5.217-6.69a4.6 4.6 0 0 0-.69-.05m7.594 1.357l-1.027.979c.643 1.172 1.019 2.495.99 3.85c-.058 2.092-1.02 4.224-3.025 5.827c0 0 .913.97 2.084 2.207c-.087.451.036.913.353 1.239a1.42 1.42 0 0 0 1.988.048a1.403 1.403 0 0 0 .05-1.988a1.36 1.36 0 0 0-1.212-.422l-1.133-1.199c1.392-1.565 2.228-3.572 2.286-5.674c.038-1.709-.452-3.408-1.354-4.867M15.998 13c1.252.024 2.234.982 2.25 2.25c-.008.895-.475 1.6-1.252 2.02l.502 1.73h-3l.504-1.73c-.784-.404-1.238-1.141-1.262-2.02c.04-1.291 1.014-2.226 2.258-2.25m-6.172 7.436l-2.832 2.763A2.24 2.24 0 0 0 4 25.342c0 1.257.97 2.263 2.227 2.263c1.556 0 2.611-1.526 2.17-2.918a296 296 0 0 1 1.804-1.775a9 9 0 0 0 5.52 2.082a9 9 0 0 0 5.068-1.42c-.115-.115-.738-.777-.978-1.027a7.65 7.65 0 0 1-4.051 1.047c-2.602-.067-4.427-1.152-5.934-3.158"/></svg>
React
import type { SVGProps } from "react";
export function LaKeycdn(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.793 4.393c-1.22 0-2.268 1.007-2.268 2.265c0 .231.04.463.108.684L21.7 9.146a8.915 8.915 0 0 0-10.578-.672l.988 1.028a7.44 7.44 0 0 1 4.043-1.047c2.352.058 4.416 1.104 5.942 3.149L25.043 8.8c.096.038.452.096.75.086C27.012 8.887 28 7.869 28 6.65c0-1.21-.988-2.256-2.207-2.257M7.883 6.066a1.38 1.38 0 0 0-.992.381a1.41 1.41 0 0 0-.059 1.989c.317.336.768.488 1.219.421l1.18 1.239c-1.364 1.574-2.18 3.59-2.227 5.683a8.95 8.95 0 0 0 1.307 4.907l1.037-1.01a7.6 7.6 0 0 1-.942-3.87a7.52 7.52 0 0 1 1.91-4.818c.442-.508.846-.816 1.067-.998l-2.15-2.256a1.38 1.38 0 0 0-.356-1.228a1.45 1.45 0 0 0-.994-.44m8.146 3.95c-3.053.009-5.614 2.204-6.002 5.255a6.01 6.01 0 0 0 5.207 6.698a6.01 6.01 0 0 0 6.702-5.213c.406-3.275-1.923-6.285-5.217-6.69a4.6 4.6 0 0 0-.69-.05m7.594 1.357l-1.027.979c.643 1.172 1.019 2.495.99 3.85c-.058 2.092-1.02 4.224-3.025 5.827c0 0 .913.97 2.084 2.207c-.087.451.036.913.353 1.239a1.42 1.42 0 0 0 1.988.048a1.403 1.403 0 0 0 .05-1.988a1.36 1.36 0 0 0-1.212-.422l-1.133-1.199c1.392-1.565 2.228-3.572 2.286-5.674c.038-1.709-.452-3.408-1.354-4.867M15.998 13c1.252.024 2.234.982 2.25 2.25c-.008.895-.475 1.6-1.252 2.02l.502 1.73h-3l.504-1.73c-.784-.404-1.238-1.141-1.262-2.02c.04-1.291 1.014-2.226 2.258-2.25m-6.172 7.436l-2.832 2.763A2.24 2.24 0 0 0 4 25.342c0 1.257.97 2.263 2.227 2.263c1.556 0 2.611-1.526 2.17-2.918a296 296 0 0 1 1.804-1.775a9 9 0 0 0 5.52 2.082a9 9 0 0 0 5.068-1.42c-.115-.115-.738-.777-.978-1.027a7.65 7.65 0 0 1-4.051 1.047c-2.602-.067-4.427-1.152-5.934-3.158"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.793 4.393c-1.22 0-2.268 1.007-2.268 2.265c0 .231.04.463.108.684L21.7 9.146a8.915 8.915 0 0 0-10.578-.672l.988 1.028a7.44 7.44 0 0 1 4.043-1.047c2.352.058 4.416 1.104 5.942 3.149L25.043 8.8c.096.038.452.096.75.086C27.012 8.887 28 7.869 28 6.65c0-1.21-.988-2.256-2.207-2.257M7.883 6.066a1.38 1.38 0 0 0-.992.381a1.41 1.41 0 0 0-.059 1.989c.317.336.768.488 1.219.421l1.18 1.239c-1.364 1.574-2.18 3.59-2.227 5.683a8.95 8.95 0 0 0 1.307 4.907l1.037-1.01a7.6 7.6 0 0 1-.942-3.87a7.52 7.52 0 0 1 1.91-4.818c.442-.508.846-.816 1.067-.998l-2.15-2.256a1.38 1.38 0 0 0-.356-1.228a1.45 1.45 0 0 0-.994-.44m8.146 3.95c-3.053.009-5.614 2.204-6.002 5.255a6.01 6.01 0 0 0 5.207 6.698a6.01 6.01 0 0 0 6.702-5.213c.406-3.275-1.923-6.285-5.217-6.69a4.6 4.6 0 0 0-.69-.05m7.594 1.357l-1.027.979c.643 1.172 1.019 2.495.99 3.85c-.058 2.092-1.02 4.224-3.025 5.827c0 0 .913.97 2.084 2.207c-.087.451.036.913.353 1.239a1.42 1.42 0 0 0 1.988.048a1.403 1.403 0 0 0 .05-1.988a1.36 1.36 0 0 0-1.212-.422l-1.133-1.199c1.392-1.565 2.228-3.572 2.286-5.674c.038-1.709-.452-3.408-1.354-4.867M15.998 13c1.252.024 2.234.982 2.25 2.25c-.008.895-.475 1.6-1.252 2.02l.502 1.73h-3l.504-1.73c-.784-.404-1.238-1.141-1.262-2.02c.04-1.291 1.014-2.226 2.258-2.25m-6.172 7.436l-2.832 2.763A2.24 2.24 0 0 0 4 25.342c0 1.257.97 2.263 2.227 2.263c1.556 0 2.611-1.526 2.17-2.918a296 296 0 0 1 1.804-1.775a9 9 0 0 0 5.52 2.082a9 9 0 0 0 5.068-1.42c-.115-.115-.738-.777-.978-1.027a7.65 7.65 0 0 1-4.051 1.047c-2.602-.067-4.427-1.152-5.934-3.158"/></svg> </template>
CSS
.icon-keycdn {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.793%204.393c-1.22%200-2.268%201.007-2.268%202.265c0%20.231.04.463.108.684L21.7%209.146a8.915%208.915%200%200%200-10.578-.672l.988%201.028a7.44%207.44%200%200%201%204.043-1.047c2.352.058%204.416%201.104%205.942%203.149L25.043%208.8c.096.038.452.096.75.086C27.012%208.887%2028%207.869%2028%206.65c0-1.21-.988-2.256-2.207-2.257M7.883%206.066a1.38%201.38%200%200%200-.992.381a1.41%201.41%200%200%200-.059%201.989c.317.336.768.488%201.219.421l1.18%201.239c-1.364%201.574-2.18%203.59-2.227%205.683a8.95%208.95%200%200%200%201.307%204.907l1.037-1.01a7.6%207.6%200%200%201-.942-3.87a7.52%207.52%200%200%201%201.91-4.818c.442-.508.846-.816%201.067-.998l-2.15-2.256a1.38%201.38%200%200%200-.356-1.228a1.45%201.45%200%200%200-.994-.44m8.146%203.95c-3.053.009-5.614%202.204-6.002%205.255a6.01%206.01%200%200%200%205.207%206.698a6.01%206.01%200%200%200%206.702-5.213c.406-3.275-1.923-6.285-5.217-6.69a4.6%204.6%200%200%200-.69-.05m7.594%201.357l-1.027.979c.643%201.172%201.019%202.495.99%203.85c-.058%202.092-1.02%204.224-3.025%205.827c0%200%20.913.97%202.084%202.207c-.087.451.036.913.353%201.239a1.42%201.42%200%200%200%201.988.048a1.403%201.403%200%200%200%20.05-1.988a1.36%201.36%200%200%200-1.212-.422l-1.133-1.199c1.392-1.565%202.228-3.572%202.286-5.674c.038-1.709-.452-3.408-1.354-4.867M15.998%2013c1.252.024%202.234.982%202.25%202.25c-.008.895-.475%201.6-1.252%202.02l.502%201.73h-3l.504-1.73c-.784-.404-1.238-1.141-1.262-2.02c.04-1.291%201.014-2.226%202.258-2.25m-6.172%207.436l-2.832%202.763A2.24%202.24%200%200%200%204%2025.342c0%201.257.97%202.263%202.227%202.263c1.556%200%202.611-1.526%202.17-2.918a296%20296%200%200%201%201.804-1.775a9%209%200%200%200%205.52%202.082a9%209%200%200%200%205.068-1.42c-.115-.115-.738-.777-.978-1.027a7.65%207.65%200%200%201-4.051%201.047c-2.602-.067-4.427-1.152-5.934-3.158%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.793%204.393c-1.22%200-2.268%201.007-2.268%202.265c0%20.231.04.463.108.684L21.7%209.146a8.915%208.915%200%200%200-10.578-.672l.988%201.028a7.44%207.44%200%200%201%204.043-1.047c2.352.058%204.416%201.104%205.942%203.149L25.043%208.8c.096.038.452.096.75.086C27.012%208.887%2028%207.869%2028%206.65c0-1.21-.988-2.256-2.207-2.257M7.883%206.066a1.38%201.38%200%200%200-.992.381a1.41%201.41%200%200%200-.059%201.989c.317.336.768.488%201.219.421l1.18%201.239c-1.364%201.574-2.18%203.59-2.227%205.683a8.95%208.95%200%200%200%201.307%204.907l1.037-1.01a7.6%207.6%200%200%201-.942-3.87a7.52%207.52%200%200%201%201.91-4.818c.442-.508.846-.816%201.067-.998l-2.15-2.256a1.38%201.38%200%200%200-.356-1.228a1.45%201.45%200%200%200-.994-.44m8.146%203.95c-3.053.009-5.614%202.204-6.002%205.255a6.01%206.01%200%200%200%205.207%206.698a6.01%206.01%200%200%200%206.702-5.213c.406-3.275-1.923-6.285-5.217-6.69a4.6%204.6%200%200%200-.69-.05m7.594%201.357l-1.027.979c.643%201.172%201.019%202.495.99%203.85c-.058%202.092-1.02%204.224-3.025%205.827c0%200%20.913.97%202.084%202.207c-.087.451.036.913.353%201.239a1.42%201.42%200%200%200%201.988.048a1.403%201.403%200%200%200%20.05-1.988a1.36%201.36%200%200%200-1.212-.422l-1.133-1.199c1.392-1.565%202.228-3.572%202.286-5.674c.038-1.709-.452-3.408-1.354-4.867M15.998%2013c1.252.024%202.234.982%202.25%202.25c-.008.895-.475%201.6-1.252%202.02l.502%201.73h-3l.504-1.73c-.784-.404-1.238-1.141-1.262-2.02c.04-1.291%201.014-2.226%202.258-2.25m-6.172%207.436l-2.832%202.763A2.24%202.24%200%200%200%204%2025.342c0%201.257.97%202.263%202.227%202.263c1.556%200%202.611-1.526%202.17-2.918a296%20296%200%200%201%201.804-1.775a9%209%200%200%200%205.52%202.082a9%209%200%200%200%205.068-1.42c-.115-.115-.738-.777-.978-1.027a7.65%207.65%200%200%201-4.051%201.047c-2.602-.067-4.427-1.152-5.934-3.158%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/keycdn.svg?color=%231a73e8&size=48