shelly logo
shelly from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- shelly
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the shelly logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12a12 12 0 0 0 .033.88c1.07-.443 2.495-.679 4.322-.679h5.762q-.25.914-1.142 1.436q-.798.462-1.823.463h-.927q-1.335 0-2.32.463q-1.287.605-1.286 1.789q-.001 1.34 1.774 2.1a7.4 7.4 0 0 0 2.927.581q1.976 0 3.297-.867q1.535-.996 1.535-2.857q0-1.281-.976-3.676q-.975-2.395-.975-3.723q0-4.186 6.916-4.324c.641-.01 1.337-.005 1.916-.004q.888 0 1.66.147A12 12 0 0 0 12 0m4.758 5.691q-1.809 0-1.809 1.506q0 .772 1.067 3.451q1.065 2.68 1.064 4.198q0 3.249-3.607 4.875q-2.69 1.196-6.297 1.197c-1.268 0-2.442-.114-3.543-.316A12 12 0 0 0 12 24c6.627 0 12-5.373 12-12a12 12 0 0 0-.781-4.256a3.4 3.4 0 0 1-.832.77h-4.371l1.425-2.828a300 300 0 0 0-2.683.005"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsShelly(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="M12 0C5.373 0 0 5.373 0 12a12 12 0 0 0 .033.88c1.07-.443 2.495-.679 4.322-.679h5.762q-.25.914-1.142 1.436q-.798.462-1.823.463h-.927q-1.335 0-2.32.463q-1.287.605-1.286 1.789q-.001 1.34 1.774 2.1a7.4 7.4 0 0 0 2.927.581q1.976 0 3.297-.867q1.535-.996 1.535-2.857q0-1.281-.976-3.676q-.975-2.395-.975-3.723q0-4.186 6.916-4.324c.641-.01 1.337-.005 1.916-.004q.888 0 1.66.147A12 12 0 0 0 12 0m4.758 5.691q-1.809 0-1.809 1.506q0 .772 1.067 3.451q1.065 2.68 1.064 4.198q0 3.249-3.607 4.875q-2.69 1.196-6.297 1.197c-1.268 0-2.442-.114-3.543-.316A12 12 0 0 0 12 24c6.627 0 12-5.373 12-12a12 12 0 0 0-.781-4.256a3.4 3.4 0 0 1-.832.77h-4.371l1.425-2.828a300 300 0 0 0-2.683.005"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12a12 12 0 0 0 .033.88c1.07-.443 2.495-.679 4.322-.679h5.762q-.25.914-1.142 1.436q-.798.462-1.823.463h-.927q-1.335 0-2.32.463q-1.287.605-1.286 1.789q-.001 1.34 1.774 2.1a7.4 7.4 0 0 0 2.927.581q1.976 0 3.297-.867q1.535-.996 1.535-2.857q0-1.281-.976-3.676q-.975-2.395-.975-3.723q0-4.186 6.916-4.324c.641-.01 1.337-.005 1.916-.004q.888 0 1.66.147A12 12 0 0 0 12 0m4.758 5.691q-1.809 0-1.809 1.506q0 .772 1.067 3.451q1.065 2.68 1.064 4.198q0 3.249-3.607 4.875q-2.69 1.196-6.297 1.197c-1.268 0-2.442-.114-3.543-.316A12 12 0 0 0 12 24c6.627 0 12-5.373 12-12a12 12 0 0 0-.781-4.256a3.4 3.4 0 0 1-.832.77h-4.371l1.425-2.828a300 300 0 0 0-2.683.005"/></svg> </template>
CSS
.icon-shelly {
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%22M12%200C5.373%200%200%205.373%200%2012a12%2012%200%200%200%20.033.88c1.07-.443%202.495-.679%204.322-.679h5.762q-.25.914-1.142%201.436q-.798.462-1.823.463h-.927q-1.335%200-2.32.463q-1.287.605-1.286%201.789q-.001%201.34%201.774%202.1a7.4%207.4%200%200%200%202.927.581q1.976%200%203.297-.867q1.535-.996%201.535-2.857q0-1.281-.976-3.676q-.975-2.395-.975-3.723q0-4.186%206.916-4.324c.641-.01%201.337-.005%201.916-.004q.888%200%201.66.147A12%2012%200%200%200%2012%200m4.758%205.691q-1.809%200-1.809%201.506q0%20.772%201.067%203.451q1.065%202.68%201.064%204.198q0%203.249-3.607%204.875q-2.69%201.196-6.297%201.197c-1.268%200-2.442-.114-3.543-.316A12%2012%200%200%200%2012%2024c6.627%200%2012-5.373%2012-12a12%2012%200%200%200-.781-4.256a3.4%203.4%200%200%201-.832.77h-4.371l1.425-2.828a300%20300%200%200%200-2.683.005%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%22M12%200C5.373%200%200%205.373%200%2012a12%2012%200%200%200%20.033.88c1.07-.443%202.495-.679%204.322-.679h5.762q-.25.914-1.142%201.436q-.798.462-1.823.463h-.927q-1.335%200-2.32.463q-1.287.605-1.286%201.789q-.001%201.34%201.774%202.1a7.4%207.4%200%200%200%202.927.581q1.976%200%203.297-.867q1.535-.996%201.535-2.857q0-1.281-.976-3.676q-.975-2.395-.975-3.723q0-4.186%206.916-4.324c.641-.01%201.337-.005%201.916-.004q.888%200%201.66.147A12%2012%200%200%200%2012%200m4.758%205.691q-1.809%200-1.809%201.506q0%20.772%201.067%203.451q1.065%202.68%201.064%204.198q0%203.249-3.607%204.875q-2.69%201.196-6.297%201.197c-1.268%200-2.442-.114-3.543-.316A12%2012%200%200%200%2012%2024c6.627%200%2012-5.373%2012-12a12%2012%200%200%200-.781-4.256a3.4%203.4%200%200%201-.832.77h-4.371l1.425-2.828a300%20300%200%200%200-2.683.005%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/shelly.svg?color=%231a73e8&size=48