openvpn logo
openvpn from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- openvpn
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the openvpn logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 .484C7.182.484 0 7.593 0 16.349c0 5.813 3.146 10.87 7.859 13.604l1.026-6.766a9.42 9.42 0 0 1-2.458-6.292c0-5.198 4.24-9.438 9.505-9.438s9.5 4.24 9.5 9.438c0 2.458-.953 4.646-2.458 6.359L24 30.025c4.786-2.734 8-7.87 8-13.677C32 7.593 24.818.483 16 .483zm-.068 10.875a5.056 5.056 0 0 0-5.063 5.063a4.99 4.99 0 0 0 3.281 4.719l-1.979 10.391h7.521l-1.911-10.391c1.844-.755 3.214-2.531 3.214-4.719a5.056 5.056 0 0 0-5.063-5.063"/></svg>
React
import type { SVGProps } from "react";
export function CibOpenvpn(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="M16 .484C7.182.484 0 7.593 0 16.349c0 5.813 3.146 10.87 7.859 13.604l1.026-6.766a9.42 9.42 0 0 1-2.458-6.292c0-5.198 4.24-9.438 9.505-9.438s9.5 4.24 9.5 9.438c0 2.458-.953 4.646-2.458 6.359L24 30.025c4.786-2.734 8-7.87 8-13.677C32 7.593 24.818.483 16 .483zm-.068 10.875a5.056 5.056 0 0 0-5.063 5.063a4.99 4.99 0 0 0 3.281 4.719l-1.979 10.391h7.521l-1.911-10.391c1.844-.755 3.214-2.531 3.214-4.719a5.056 5.056 0 0 0-5.063-5.063"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 .484C7.182.484 0 7.593 0 16.349c0 5.813 3.146 10.87 7.859 13.604l1.026-6.766a9.42 9.42 0 0 1-2.458-6.292c0-5.198 4.24-9.438 9.505-9.438s9.5 4.24 9.5 9.438c0 2.458-.953 4.646-2.458 6.359L24 30.025c4.786-2.734 8-7.87 8-13.677C32 7.593 24.818.483 16 .483zm-.068 10.875a5.056 5.056 0 0 0-5.063 5.063a4.99 4.99 0 0 0 3.281 4.719l-1.979 10.391h7.521l-1.911-10.391c1.844-.755 3.214-2.531 3.214-4.719a5.056 5.056 0 0 0-5.063-5.063"/></svg> </template>
CSS
.icon-openvpn {
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%22M16%20.484C7.182.484%200%207.593%200%2016.349c0%205.813%203.146%2010.87%207.859%2013.604l1.026-6.766a9.42%209.42%200%200%201-2.458-6.292c0-5.198%204.24-9.438%209.505-9.438s9.5%204.24%209.5%209.438c0%202.458-.953%204.646-2.458%206.359L24%2030.025c4.786-2.734%208-7.87%208-13.677C32%207.593%2024.818.483%2016%20.483zm-.068%2010.875a5.056%205.056%200%200%200-5.063%205.063a4.99%204.99%200%200%200%203.281%204.719l-1.979%2010.391h7.521l-1.911-10.391c1.844-.755%203.214-2.531%203.214-4.719a5.056%205.056%200%200%200-5.063-5.063%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%22M16%20.484C7.182.484%200%207.593%200%2016.349c0%205.813%203.146%2010.87%207.859%2013.604l1.026-6.766a9.42%209.42%200%200%201-2.458-6.292c0-5.198%204.24-9.438%209.505-9.438s9.5%204.24%209.5%209.438c0%202.458-.953%204.646-2.458%206.359L24%2030.025c4.786-2.734%208-7.87%208-13.677C32%207.593%2024.818.483%2016%20.483zm-.068%2010.875a5.056%205.056%200%200%200-5.063%205.063a4.99%204.99%200%200%200%203.281%204.719l-1.979%2010.391h7.521l-1.911-10.391c1.844-.755%203.214-2.531%203.214-4.719a5.056%205.056%200%200%200-5.063-5.063%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/openvpn.svg?color=%231a73e8&size=48