netim logo
netim from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- netim
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the netim logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.305 11.95c-1.014-1.134-2.772-1.242-3.927-.248l-.67.577a2.48 2.48 0 0 1 1.274 2.309a2.493 2.493 0 0 1-2.403 2.35a2.49 2.49 0 0 1-2.564-2.484c.067-1.745 1.41-2.484 2.517-2.484l-2.745-6.504c-.59-1.396-2.215-2.054-3.631-1.477c-.296.128-1.101.463-1.55 1.484l-2.149 4.994L5.35 5.486C4.765 4.09 3.134 3.432 1.718 4.009C.295 4.586-.376 6.184.214 7.574l4.632 10.96c.59 1.397 2.215 2.055 3.631 1.477c.437-.194 1.108-.53 1.55-1.483l2.149-4.994l2.108 4.987a2.76 2.76 0 0 0 1.644 1.53a2.83 2.83 0 0 0 2.806-.51l4.33-3.738a2.7 2.7 0 0 0 .241-3.853"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsNetim(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="M23.305 11.95c-1.014-1.134-2.772-1.242-3.927-.248l-.67.577a2.48 2.48 0 0 1 1.274 2.309a2.493 2.493 0 0 1-2.403 2.35a2.49 2.49 0 0 1-2.564-2.484c.067-1.745 1.41-2.484 2.517-2.484l-2.745-6.504c-.59-1.396-2.215-2.054-3.631-1.477c-.296.128-1.101.463-1.55 1.484l-2.149 4.994L5.35 5.486C4.765 4.09 3.134 3.432 1.718 4.009C.295 4.586-.376 6.184.214 7.574l4.632 10.96c.59 1.397 2.215 2.055 3.631 1.477c.437-.194 1.108-.53 1.55-1.483l2.149-4.994l2.108 4.987a2.76 2.76 0 0 0 1.644 1.53a2.83 2.83 0 0 0 2.806-.51l4.33-3.738a2.7 2.7 0 0 0 .241-3.853"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.305 11.95c-1.014-1.134-2.772-1.242-3.927-.248l-.67.577a2.48 2.48 0 0 1 1.274 2.309a2.493 2.493 0 0 1-2.403 2.35a2.49 2.49 0 0 1-2.564-2.484c.067-1.745 1.41-2.484 2.517-2.484l-2.745-6.504c-.59-1.396-2.215-2.054-3.631-1.477c-.296.128-1.101.463-1.55 1.484l-2.149 4.994L5.35 5.486C4.765 4.09 3.134 3.432 1.718 4.009C.295 4.586-.376 6.184.214 7.574l4.632 10.96c.59 1.397 2.215 2.055 3.631 1.477c.437-.194 1.108-.53 1.55-1.483l2.149-4.994l2.108 4.987a2.76 2.76 0 0 0 1.644 1.53a2.83 2.83 0 0 0 2.806-.51l4.33-3.738a2.7 2.7 0 0 0 .241-3.853"/></svg> </template>
CSS
.icon-netim {
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%22M23.305%2011.95c-1.014-1.134-2.772-1.242-3.927-.248l-.67.577a2.48%202.48%200%200%201%201.274%202.309a2.493%202.493%200%200%201-2.403%202.35a2.49%202.49%200%200%201-2.564-2.484c.067-1.745%201.41-2.484%202.517-2.484l-2.745-6.504c-.59-1.396-2.215-2.054-3.631-1.477c-.296.128-1.101.463-1.55%201.484l-2.149%204.994L5.35%205.486C4.765%204.09%203.134%203.432%201.718%204.009C.295%204.586-.376%206.184.214%207.574l4.632%2010.96c.59%201.397%202.215%202.055%203.631%201.477c.437-.194%201.108-.53%201.55-1.483l2.149-4.994l2.108%204.987a2.76%202.76%200%200%200%201.644%201.53a2.83%202.83%200%200%200%202.806-.51l4.33-3.738a2.7%202.7%200%200%200%20.241-3.853%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%22M23.305%2011.95c-1.014-1.134-2.772-1.242-3.927-.248l-.67.577a2.48%202.48%200%200%201%201.274%202.309a2.493%202.493%200%200%201-2.403%202.35a2.49%202.49%200%200%201-2.564-2.484c.067-1.745%201.41-2.484%202.517-2.484l-2.745-6.504c-.59-1.396-2.215-2.054-3.631-1.477c-.296.128-1.101.463-1.55%201.484l-2.149%204.994L5.35%205.486C4.765%204.09%203.134%203.432%201.718%204.009C.295%204.586-.376%206.184.214%207.574l4.632%2010.96c.59%201.397%202.215%202.055%203.631%201.477c.437-.194%201.108-.53%201.55-1.483l2.149-4.994l2.108%204.987a2.76%202.76%200%200%200%201.644%201.53a2.83%202.83%200%200%200%202.806-.51l4.33-3.738a2.7%202.7%200%200%200%20.241-3.853%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/netim.svg?color=%231a73e8&size=48