cloud check icon
cloud-check-sharp-fill from Keyline Icons by Keyline Icons · Sharp Fill · MIT Free for personal and commercial use.
- Name
- cloud-check-sharp-fill
- Set
- Keyline Icons
- Style
- Sharp Fill
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
Related icons in Keyline Icons
Use the cloud check 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="M6 20L18 20C20.6233 20 23 17.6233 23 15C23 12.6937 21.163 10.578 18.9365 10.1004C18.4644 6.7612 15.4245 4 12 4C8.5755 4 5.5356 6.7612 5.0635 10.1004C2.837 10.578 1 12.6937 1 15C1 17.6233 3.3767 20 6 20ZM9.0885 13.2742L10.8608 15.0971C11.0491 15.2907 11.3077 15.4 11.5778 15.4C11.9262 15.4 12.2495 15.2187 12.4311 14.9214L15.0457 10.6429L13.3392 9.6L11.3965 12.779L10.5225 11.88L9.0885 13.2742Z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsCloudCheckSharpFill(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="M6 20L18 20C20.6233 20 23 17.6233 23 15C23 12.6937 21.163 10.578 18.9365 10.1004C18.4644 6.7612 15.4245 4 12 4C8.5755 4 5.5356 6.7612 5.0635 10.1004C2.837 10.578 1 12.6937 1 15C1 17.6233 3.3767 20 6 20ZM9.0885 13.2742L10.8608 15.0971C11.0491 15.2907 11.3077 15.4 11.5778 15.4C11.9262 15.4 12.2495 15.2187 12.4311 14.9214L15.0457 10.6429L13.3392 9.6L11.3965 12.779L10.5225 11.88L9.0885 13.2742Z" 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="M6 20L18 20C20.6233 20 23 17.6233 23 15C23 12.6937 21.163 10.578 18.9365 10.1004C18.4644 6.7612 15.4245 4 12 4C8.5755 4 5.5356 6.7612 5.0635 10.1004C2.837 10.578 1 12.6937 1 15C1 17.6233 3.3767 20 6 20ZM9.0885 13.2742L10.8608 15.0971C11.0491 15.2907 11.3077 15.4 11.5778 15.4C11.9262 15.4 12.2495 15.2187 12.4311 14.9214L15.0457 10.6429L13.3392 9.6L11.3965 12.779L10.5225 11.88L9.0885 13.2742Z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-cloud-check-sharp-fill {
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%22M6%2020L18%2020C20.6233%2020%2023%2017.6233%2023%2015C23%2012.6937%2021.163%2010.578%2018.9365%2010.1004C18.4644%206.7612%2015.4245%204%2012%204C8.5755%204%205.5356%206.7612%205.0635%2010.1004C2.837%2010.578%201%2012.6937%201%2015C1%2017.6233%203.3767%2020%206%2020ZM9.0885%2013.2742L10.8608%2015.0971C11.0491%2015.2907%2011.3077%2015.4%2011.5778%2015.4C11.9262%2015.4%2012.2495%2015.2187%2012.4311%2014.9214L15.0457%2010.6429L13.3392%209.6L11.3965%2012.779L10.5225%2011.88L9.0885%2013.2742Z%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%22M6%2020L18%2020C20.6233%2020%2023%2017.6233%2023%2015C23%2012.6937%2021.163%2010.578%2018.9365%2010.1004C18.4644%206.7612%2015.4245%204%2012%204C8.5755%204%205.5356%206.7612%205.0635%2010.1004C2.837%2010.578%201%2012.6937%201%2015C1%2017.6233%203.3767%2020%206%2020ZM9.0885%2013.2742L10.8608%2015.0971C11.0491%2015.2907%2011.3077%2015.4%2011.5778%2015.4C11.9262%2015.4%2012.2495%2015.2187%2012.4311%2014.9214L15.0457%2010.6429L13.3392%209.6L11.3965%2012.779L10.5225%2011.88L9.0885%2013.2742Z%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/keyline-icons/cloud-check-sharp-fill.svg?color=%231a73e8&size=48