wireguard logo
wireguard from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- wireguard
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the wireguard logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.973 15.527S32.708 0 15.645 0C.557 0 .082 14.896.082 14.896S-2.137 32 15.994 32c17.391 0 15.979-16.473 15.979-16.473m-21.098-5.428c3.199-1.959 7.292-.76 8.823 2.188c.292.557.329 1.416.147 2.005c-.641 2.02-2.136 3.151-4.199 3.635c.609-.52 1.095-1.109 1.245-1.921a2.84 2.84 0 0 0-.484-2.24a2.86 2.86 0 0 0-3.287-1c-1.265.485-1.959 1.641-1.833 3.063c.115 1.317 1.115 2.177 2.989 2.5a18 18 0 0 0-.703.375a6.8 6.8 0 0 0-2.193 1.907c-.192.255-.323.276-.615.099c-3.765-2.301-4.011-8.088.104-10.609zM8.052 24.344c-.604.156-1.192.38-1.812.583c.301-2.041 2.697-3.921 4.719-3.708a5.2 5.2 0 0 0-.985 2.76c-.671.125-1.307.209-1.921.365zM20.937 4.401c.599.02 1.199.011 1.797.025c.151.011.296.032.443.063a4.6 4.6 0 0 1-.453.579c-.213.197-.453.396-.76.093c-.079-.073-.251-.057-.38-.063c-.595-.005-1.193-.025-1.787 0a11 11 0 0 0-1.537.156c-.099.016-.239.333-.197.448c.104.276.255.584.479.761c.828.651 1.704 1.233 2.537 1.88c.801.629 1.552 1.323 2.009 2.271c.595 1.235.615 2.531.36 3.833c-.432 2.172-1.531 3.973-3.312 5.281c-.72.525-1.609.828-2.428 1.203c-.724.333-1.468.62-2.192.953c-1.308.593-2.043 2.011-1.828 3.484c.197 1.355 1.391 2.485 2.744 2.719c1.636.276 3.317-.781 3.713-2.443c.448-1.859-.561-3.525-2.457-4.031l-.339-.088c.505-.224.943-.387 1.348-.609a40 40 0 0 0 2.073-1.235c.203-.131.312-.131.484.02c1.303 1.125 2.079 2.532 2.297 4.251c.36 2.844-.984 5.459-3.525 6.796c-3.933 2.073-8.745-.285-9.615-4.645c-.74-3.729 1.891-7.12 5.061-7.771c1.365-.281 2.615-.849 3.584-1.901c.625-.677.927-1.255 1.031-1.52a4.2 4.2 0 0 0 .292-1.543a3.6 3.6 0 0 0-.317-1.323c-.328-.755-1.599-1.959-1.912-2.208l-2.989-2.339c-.104-.088-.224-.084-.479-.063c-.308.021-1.089.063-1.423-.025c.271-.209 1.011-.505 1.333-.745c-.968-.656-2.072-.421-3.088-.615c.235-.437 1.396-1.109 2.057-1.183a10 10 0 0 0-.183-1.099c-.036-.145-.203-.292-.349-.375c-.348-.208-.724-.375-1.124-.579a2.34 2.34 0 0 1 1.208-.375c.407-.016.812.027 1.208.12c.724.161 1.297.052 1.871-.432c-.453-.183-.901-.349-1.339-.547a12 12 0 0 1-1.256-.657c1.131.156 2.224.584 3.385.428l.032-.157L14.321.57c1.604-.152 3.099-.172 4.511.515c.401.193.812.355 1.197.573c.188.109.313.323.464.489c.12.131.219.308.369.385c.563.303 1.183.313 1.819.297l.015-.213c.641.203 1.355.937 1.355 1.473c-1.031 0-2.068-.005-3.099.005c-.109 0-.219.084-.328.125c.104.063.203.172.312.177zm-1.333-1.532a.157.157 0 0 0-.02.256a.237.237 0 0 0 .328.083c.099-.047.197-.104.317-.167c-.099-.077-.177-.151-.256-.213c-.14-.12-.255-.041-.369.041"/></svg>
React
import type { SVGProps } from "react";
export function CibWireguard(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="M31.973 15.527S32.708 0 15.645 0C.557 0 .082 14.896.082 14.896S-2.137 32 15.994 32c17.391 0 15.979-16.473 15.979-16.473m-21.098-5.428c3.199-1.959 7.292-.76 8.823 2.188c.292.557.329 1.416.147 2.005c-.641 2.02-2.136 3.151-4.199 3.635c.609-.52 1.095-1.109 1.245-1.921a2.84 2.84 0 0 0-.484-2.24a2.86 2.86 0 0 0-3.287-1c-1.265.485-1.959 1.641-1.833 3.063c.115 1.317 1.115 2.177 2.989 2.5a18 18 0 0 0-.703.375a6.8 6.8 0 0 0-2.193 1.907c-.192.255-.323.276-.615.099c-3.765-2.301-4.011-8.088.104-10.609zM8.052 24.344c-.604.156-1.192.38-1.812.583c.301-2.041 2.697-3.921 4.719-3.708a5.2 5.2 0 0 0-.985 2.76c-.671.125-1.307.209-1.921.365zM20.937 4.401c.599.02 1.199.011 1.797.025c.151.011.296.032.443.063a4.6 4.6 0 0 1-.453.579c-.213.197-.453.396-.76.093c-.079-.073-.251-.057-.38-.063c-.595-.005-1.193-.025-1.787 0a11 11 0 0 0-1.537.156c-.099.016-.239.333-.197.448c.104.276.255.584.479.761c.828.651 1.704 1.233 2.537 1.88c.801.629 1.552 1.323 2.009 2.271c.595 1.235.615 2.531.36 3.833c-.432 2.172-1.531 3.973-3.312 5.281c-.72.525-1.609.828-2.428 1.203c-.724.333-1.468.62-2.192.953c-1.308.593-2.043 2.011-1.828 3.484c.197 1.355 1.391 2.485 2.744 2.719c1.636.276 3.317-.781 3.713-2.443c.448-1.859-.561-3.525-2.457-4.031l-.339-.088c.505-.224.943-.387 1.348-.609a40 40 0 0 0 2.073-1.235c.203-.131.312-.131.484.02c1.303 1.125 2.079 2.532 2.297 4.251c.36 2.844-.984 5.459-3.525 6.796c-3.933 2.073-8.745-.285-9.615-4.645c-.74-3.729 1.891-7.12 5.061-7.771c1.365-.281 2.615-.849 3.584-1.901c.625-.677.927-1.255 1.031-1.52a4.2 4.2 0 0 0 .292-1.543a3.6 3.6 0 0 0-.317-1.323c-.328-.755-1.599-1.959-1.912-2.208l-2.989-2.339c-.104-.088-.224-.084-.479-.063c-.308.021-1.089.063-1.423-.025c.271-.209 1.011-.505 1.333-.745c-.968-.656-2.072-.421-3.088-.615c.235-.437 1.396-1.109 2.057-1.183a10 10 0 0 0-.183-1.099c-.036-.145-.203-.292-.349-.375c-.348-.208-.724-.375-1.124-.579a2.34 2.34 0 0 1 1.208-.375c.407-.016.812.027 1.208.12c.724.161 1.297.052 1.871-.432c-.453-.183-.901-.349-1.339-.547a12 12 0 0 1-1.256-.657c1.131.156 2.224.584 3.385.428l.032-.157L14.321.57c1.604-.152 3.099-.172 4.511.515c.401.193.812.355 1.197.573c.188.109.313.323.464.489c.12.131.219.308.369.385c.563.303 1.183.313 1.819.297l.015-.213c.641.203 1.355.937 1.355 1.473c-1.031 0-2.068-.005-3.099.005c-.109 0-.219.084-.328.125c.104.063.203.172.312.177zm-1.333-1.532a.157.157 0 0 0-.02.256a.237.237 0 0 0 .328.083c.099-.047.197-.104.317-.167c-.099-.077-.177-.151-.256-.213c-.14-.12-.255-.041-.369.041"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.973 15.527S32.708 0 15.645 0C.557 0 .082 14.896.082 14.896S-2.137 32 15.994 32c17.391 0 15.979-16.473 15.979-16.473m-21.098-5.428c3.199-1.959 7.292-.76 8.823 2.188c.292.557.329 1.416.147 2.005c-.641 2.02-2.136 3.151-4.199 3.635c.609-.52 1.095-1.109 1.245-1.921a2.84 2.84 0 0 0-.484-2.24a2.86 2.86 0 0 0-3.287-1c-1.265.485-1.959 1.641-1.833 3.063c.115 1.317 1.115 2.177 2.989 2.5a18 18 0 0 0-.703.375a6.8 6.8 0 0 0-2.193 1.907c-.192.255-.323.276-.615.099c-3.765-2.301-4.011-8.088.104-10.609zM8.052 24.344c-.604.156-1.192.38-1.812.583c.301-2.041 2.697-3.921 4.719-3.708a5.2 5.2 0 0 0-.985 2.76c-.671.125-1.307.209-1.921.365zM20.937 4.401c.599.02 1.199.011 1.797.025c.151.011.296.032.443.063a4.6 4.6 0 0 1-.453.579c-.213.197-.453.396-.76.093c-.079-.073-.251-.057-.38-.063c-.595-.005-1.193-.025-1.787 0a11 11 0 0 0-1.537.156c-.099.016-.239.333-.197.448c.104.276.255.584.479.761c.828.651 1.704 1.233 2.537 1.88c.801.629 1.552 1.323 2.009 2.271c.595 1.235.615 2.531.36 3.833c-.432 2.172-1.531 3.973-3.312 5.281c-.72.525-1.609.828-2.428 1.203c-.724.333-1.468.62-2.192.953c-1.308.593-2.043 2.011-1.828 3.484c.197 1.355 1.391 2.485 2.744 2.719c1.636.276 3.317-.781 3.713-2.443c.448-1.859-.561-3.525-2.457-4.031l-.339-.088c.505-.224.943-.387 1.348-.609a40 40 0 0 0 2.073-1.235c.203-.131.312-.131.484.02c1.303 1.125 2.079 2.532 2.297 4.251c.36 2.844-.984 5.459-3.525 6.796c-3.933 2.073-8.745-.285-9.615-4.645c-.74-3.729 1.891-7.12 5.061-7.771c1.365-.281 2.615-.849 3.584-1.901c.625-.677.927-1.255 1.031-1.52a4.2 4.2 0 0 0 .292-1.543a3.6 3.6 0 0 0-.317-1.323c-.328-.755-1.599-1.959-1.912-2.208l-2.989-2.339c-.104-.088-.224-.084-.479-.063c-.308.021-1.089.063-1.423-.025c.271-.209 1.011-.505 1.333-.745c-.968-.656-2.072-.421-3.088-.615c.235-.437 1.396-1.109 2.057-1.183a10 10 0 0 0-.183-1.099c-.036-.145-.203-.292-.349-.375c-.348-.208-.724-.375-1.124-.579a2.34 2.34 0 0 1 1.208-.375c.407-.016.812.027 1.208.12c.724.161 1.297.052 1.871-.432c-.453-.183-.901-.349-1.339-.547a12 12 0 0 1-1.256-.657c1.131.156 2.224.584 3.385.428l.032-.157L14.321.57c1.604-.152 3.099-.172 4.511.515c.401.193.812.355 1.197.573c.188.109.313.323.464.489c.12.131.219.308.369.385c.563.303 1.183.313 1.819.297l.015-.213c.641.203 1.355.937 1.355 1.473c-1.031 0-2.068-.005-3.099.005c-.109 0-.219.084-.328.125c.104.063.203.172.312.177zm-1.333-1.532a.157.157 0 0 0-.02.256a.237.237 0 0 0 .328.083c.099-.047.197-.104.317-.167c-.099-.077-.177-.151-.256-.213c-.14-.12-.255-.041-.369.041"/></svg> </template>
CSS
.icon-wireguard {
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%22M31.973%2015.527S32.708%200%2015.645%200C.557%200%20.082%2014.896.082%2014.896S-2.137%2032%2015.994%2032c17.391%200%2015.979-16.473%2015.979-16.473m-21.098-5.428c3.199-1.959%207.292-.76%208.823%202.188c.292.557.329%201.416.147%202.005c-.641%202.02-2.136%203.151-4.199%203.635c.609-.52%201.095-1.109%201.245-1.921a2.84%202.84%200%200%200-.484-2.24a2.86%202.86%200%200%200-3.287-1c-1.265.485-1.959%201.641-1.833%203.063c.115%201.317%201.115%202.177%202.989%202.5a18%2018%200%200%200-.703.375a6.8%206.8%200%200%200-2.193%201.907c-.192.255-.323.276-.615.099c-3.765-2.301-4.011-8.088.104-10.609zM8.052%2024.344c-.604.156-1.192.38-1.812.583c.301-2.041%202.697-3.921%204.719-3.708a5.2%205.2%200%200%200-.985%202.76c-.671.125-1.307.209-1.921.365zM20.937%204.401c.599.02%201.199.011%201.797.025c.151.011.296.032.443.063a4.6%204.6%200%200%201-.453.579c-.213.197-.453.396-.76.093c-.079-.073-.251-.057-.38-.063c-.595-.005-1.193-.025-1.787%200a11%2011%200%200%200-1.537.156c-.099.016-.239.333-.197.448c.104.276.255.584.479.761c.828.651%201.704%201.233%202.537%201.88c.801.629%201.552%201.323%202.009%202.271c.595%201.235.615%202.531.36%203.833c-.432%202.172-1.531%203.973-3.312%205.281c-.72.525-1.609.828-2.428%201.203c-.724.333-1.468.62-2.192.953c-1.308.593-2.043%202.011-1.828%203.484c.197%201.355%201.391%202.485%202.744%202.719c1.636.276%203.317-.781%203.713-2.443c.448-1.859-.561-3.525-2.457-4.031l-.339-.088c.505-.224.943-.387%201.348-.609a40%2040%200%200%200%202.073-1.235c.203-.131.312-.131.484.02c1.303%201.125%202.079%202.532%202.297%204.251c.36%202.844-.984%205.459-3.525%206.796c-3.933%202.073-8.745-.285-9.615-4.645c-.74-3.729%201.891-7.12%205.061-7.771c1.365-.281%202.615-.849%203.584-1.901c.625-.677.927-1.255%201.031-1.52a4.2%204.2%200%200%200%20.292-1.543a3.6%203.6%200%200%200-.317-1.323c-.328-.755-1.599-1.959-1.912-2.208l-2.989-2.339c-.104-.088-.224-.084-.479-.063c-.308.021-1.089.063-1.423-.025c.271-.209%201.011-.505%201.333-.745c-.968-.656-2.072-.421-3.088-.615c.235-.437%201.396-1.109%202.057-1.183a10%2010%200%200%200-.183-1.099c-.036-.145-.203-.292-.349-.375c-.348-.208-.724-.375-1.124-.579a2.34%202.34%200%200%201%201.208-.375c.407-.016.812.027%201.208.12c.724.161%201.297.052%201.871-.432c-.453-.183-.901-.349-1.339-.547a12%2012%200%200%201-1.256-.657c1.131.156%202.224.584%203.385.428l.032-.157L14.321.57c1.604-.152%203.099-.172%204.511.515c.401.193.812.355%201.197.573c.188.109.313.323.464.489c.12.131.219.308.369.385c.563.303%201.183.313%201.819.297l.015-.213c.641.203%201.355.937%201.355%201.473c-1.031%200-2.068-.005-3.099.005c-.109%200-.219.084-.328.125c.104.063.203.172.312.177zm-1.333-1.532a.157.157%200%200%200-.02.256a.237.237%200%200%200%20.328.083c.099-.047.197-.104.317-.167c-.099-.077-.177-.151-.256-.213c-.14-.12-.255-.041-.369.041%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%22M31.973%2015.527S32.708%200%2015.645%200C.557%200%20.082%2014.896.082%2014.896S-2.137%2032%2015.994%2032c17.391%200%2015.979-16.473%2015.979-16.473m-21.098-5.428c3.199-1.959%207.292-.76%208.823%202.188c.292.557.329%201.416.147%202.005c-.641%202.02-2.136%203.151-4.199%203.635c.609-.52%201.095-1.109%201.245-1.921a2.84%202.84%200%200%200-.484-2.24a2.86%202.86%200%200%200-3.287-1c-1.265.485-1.959%201.641-1.833%203.063c.115%201.317%201.115%202.177%202.989%202.5a18%2018%200%200%200-.703.375a6.8%206.8%200%200%200-2.193%201.907c-.192.255-.323.276-.615.099c-3.765-2.301-4.011-8.088.104-10.609zM8.052%2024.344c-.604.156-1.192.38-1.812.583c.301-2.041%202.697-3.921%204.719-3.708a5.2%205.2%200%200%200-.985%202.76c-.671.125-1.307.209-1.921.365zM20.937%204.401c.599.02%201.199.011%201.797.025c.151.011.296.032.443.063a4.6%204.6%200%200%201-.453.579c-.213.197-.453.396-.76.093c-.079-.073-.251-.057-.38-.063c-.595-.005-1.193-.025-1.787%200a11%2011%200%200%200-1.537.156c-.099.016-.239.333-.197.448c.104.276.255.584.479.761c.828.651%201.704%201.233%202.537%201.88c.801.629%201.552%201.323%202.009%202.271c.595%201.235.615%202.531.36%203.833c-.432%202.172-1.531%203.973-3.312%205.281c-.72.525-1.609.828-2.428%201.203c-.724.333-1.468.62-2.192.953c-1.308.593-2.043%202.011-1.828%203.484c.197%201.355%201.391%202.485%202.744%202.719c1.636.276%203.317-.781%203.713-2.443c.448-1.859-.561-3.525-2.457-4.031l-.339-.088c.505-.224.943-.387%201.348-.609a40%2040%200%200%200%202.073-1.235c.203-.131.312-.131.484.02c1.303%201.125%202.079%202.532%202.297%204.251c.36%202.844-.984%205.459-3.525%206.796c-3.933%202.073-8.745-.285-9.615-4.645c-.74-3.729%201.891-7.12%205.061-7.771c1.365-.281%202.615-.849%203.584-1.901c.625-.677.927-1.255%201.031-1.52a4.2%204.2%200%200%200%20.292-1.543a3.6%203.6%200%200%200-.317-1.323c-.328-.755-1.599-1.959-1.912-2.208l-2.989-2.339c-.104-.088-.224-.084-.479-.063c-.308.021-1.089.063-1.423-.025c.271-.209%201.011-.505%201.333-.745c-.968-.656-2.072-.421-3.088-.615c.235-.437%201.396-1.109%202.057-1.183a10%2010%200%200%200-.183-1.099c-.036-.145-.203-.292-.349-.375c-.348-.208-.724-.375-1.124-.579a2.34%202.34%200%200%201%201.208-.375c.407-.016.812.027%201.208.12c.724.161%201.297.052%201.871-.432c-.453-.183-.901-.349-1.339-.547a12%2012%200%200%201-1.256-.657c1.131.156%202.224.584%203.385.428l.032-.157L14.321.57c1.604-.152%203.099-.172%204.511.515c.401.193.812.355%201.197.573c.188.109.313.323.464.489c.12.131.219.308.369.385c.563.303%201.183.313%201.819.297l.015-.213c.641.203%201.355.937%201.355%201.473c-1.031%200-2.068-.005-3.099.005c-.109%200-.219.084-.328.125c.104.063.203.172.312.177zm-1.333-1.532a.157.157%200%200%200-.02.256a.237.237%200%200%200%20.328.083c.099-.047.197-.104.317-.167c-.099-.077-.177-.151-.256-.213c-.14-.12-.255-.041-.369.041%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/wireguard.svg?color=%231a73e8&size=48