socket logo
socket from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- socket
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the socket logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.93 11.171c0 5.92 3.778 10.957 9.063 12.829a13.65 13.65 0 0 0 6.513-4.89a13.5 13.5 0 0 0 2.564-7.939V3.274L11.997 0L2.933 3.274v7.897zm7.491-6.09h4.208L13.34 9.47h2.292l-6.264 9.446l1.486-6.858H8.365z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSocket(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" d="M2.93 11.171c0 5.92 3.778 10.957 9.063 12.829a13.65 13.65 0 0 0 6.513-4.89a13.5 13.5 0 0 0 2.564-7.939V3.274L11.997 0L2.933 3.274v7.897zm7.491-6.09h4.208L13.34 9.47h2.292l-6.264 9.446l1.486-6.858H8.365z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.93 11.171c0 5.92 3.778 10.957 9.063 12.829a13.65 13.65 0 0 0 6.513-4.89a13.5 13.5 0 0 0 2.564-7.939V3.274L11.997 0L2.933 3.274v7.897zm7.491-6.09h4.208L13.34 9.47h2.292l-6.264 9.446l1.486-6.858H8.365z"/></svg> </template>
CSS
.icon-socket {
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%20d%3D%22M2.93%2011.171c0%205.92%203.778%2010.957%209.063%2012.829a13.65%2013.65%200%200%200%206.513-4.89a13.5%2013.5%200%200%200%202.564-7.939V3.274L11.997%200L2.933%203.274v7.897zm7.491-6.09h4.208L13.34%209.47h2.292l-6.264%209.446l1.486-6.858H8.365z%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%20d%3D%22M2.93%2011.171c0%205.92%203.778%2010.957%209.063%2012.829a13.65%2013.65%200%200%200%206.513-4.89a13.5%2013.5%200%200%200%202.564-7.939V3.274L11.997%200L2.933%203.274v7.897zm7.491-6.09h4.208L13.34%209.47h2.292l-6.264%209.446l1.486-6.858H8.365z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/socket.svg?color=%231a73e8&size=48