telenor logo
telenor from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- telenor
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the telenor logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.131 7.706c.343.054.412-.017.458-.343a7.8 7.8 0 0 1 .668-2.189c.45-.923 1.162-1.938 2.166-2.619a10.8 10.8 0 0 1 3.296-1.418a8 8 0 0 1 2.403-.16c1.445.13 2.245.543 2.647 1.077a1.16 1.16 0 0 1 .23.61c.012.267-.103.612-.486.952s-1.162.743-2.242 1.105c-1.119.373-2.65.767-4.176 1.118a24 24 0 0 0-2.612.75c-1.01.343-1.314 1.347-.687 1.655a9.4 9.4 0 0 1 1.965 1.287a17.4 17.4 0 0 1 2.62 2.575c.949 1.16 2.504 3.374 3.062 5.524c.62 2.36.234 4.596-1.102 5.221c-1.31.615-3.054-.271-4.28-1.545c-1.163-1.201-1.977-2.624-2.746-4.806c-.662-1.888-.93-4.612-.93-6.04c0-.476 0-.577.012-1.006c.045-.375-.965-.687-2.05.013c-1.234.795-2.442 2.232-3.156 3.07c-.311.365-.733.9-1.178 1.462c-.589.738-1.237 1.507-1.83 1.936c-.887.634-2.317.908-3.324.194C.3 15.731 0 14.98 0 14.214a2.9 2.9 0 0 1 .395-1.506c.343-.589.888-1.222 1.765-1.946a15.5 15.5 0 0 1 3.802-2.168c2.21-.891 4.591-1.171 6.169-.888"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsTelenor(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.131 7.706c.343.054.412-.017.458-.343a7.8 7.8 0 0 1 .668-2.189c.45-.923 1.162-1.938 2.166-2.619a10.8 10.8 0 0 1 3.296-1.418a8 8 0 0 1 2.403-.16c1.445.13 2.245.543 2.647 1.077a1.16 1.16 0 0 1 .23.61c.012.267-.103.612-.486.952s-1.162.743-2.242 1.105c-1.119.373-2.65.767-4.176 1.118a24 24 0 0 0-2.612.75c-1.01.343-1.314 1.347-.687 1.655a9.4 9.4 0 0 1 1.965 1.287a17.4 17.4 0 0 1 2.62 2.575c.949 1.16 2.504 3.374 3.062 5.524c.62 2.36.234 4.596-1.102 5.221c-1.31.615-3.054-.271-4.28-1.545c-1.163-1.201-1.977-2.624-2.746-4.806c-.662-1.888-.93-4.612-.93-6.04c0-.476 0-.577.012-1.006c.045-.375-.965-.687-2.05.013c-1.234.795-2.442 2.232-3.156 3.07c-.311.365-.733.9-1.178 1.462c-.589.738-1.237 1.507-1.83 1.936c-.887.634-2.317.908-3.324.194C.3 15.731 0 14.98 0 14.214a2.9 2.9 0 0 1 .395-1.506c.343-.589.888-1.222 1.765-1.946a15.5 15.5 0 0 1 3.802-2.168c2.21-.891 4.591-1.171 6.169-.888"/></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.131 7.706c.343.054.412-.017.458-.343a7.8 7.8 0 0 1 .668-2.189c.45-.923 1.162-1.938 2.166-2.619a10.8 10.8 0 0 1 3.296-1.418a8 8 0 0 1 2.403-.16c1.445.13 2.245.543 2.647 1.077a1.16 1.16 0 0 1 .23.61c.012.267-.103.612-.486.952s-1.162.743-2.242 1.105c-1.119.373-2.65.767-4.176 1.118a24 24 0 0 0-2.612.75c-1.01.343-1.314 1.347-.687 1.655a9.4 9.4 0 0 1 1.965 1.287a17.4 17.4 0 0 1 2.62 2.575c.949 1.16 2.504 3.374 3.062 5.524c.62 2.36.234 4.596-1.102 5.221c-1.31.615-3.054-.271-4.28-1.545c-1.163-1.201-1.977-2.624-2.746-4.806c-.662-1.888-.93-4.612-.93-6.04c0-.476 0-.577.012-1.006c.045-.375-.965-.687-2.05.013c-1.234.795-2.442 2.232-3.156 3.07c-.311.365-.733.9-1.178 1.462c-.589.738-1.237 1.507-1.83 1.936c-.887.634-2.317.908-3.324.194C.3 15.731 0 14.98 0 14.214a2.9 2.9 0 0 1 .395-1.506c.343-.589.888-1.222 1.765-1.946a15.5 15.5 0 0 1 3.802-2.168c2.21-.891 4.591-1.171 6.169-.888"/></svg> </template>
CSS
.icon-telenor {
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.131%207.706c.343.054.412-.017.458-.343a7.8%207.8%200%200%201%20.668-2.189c.45-.923%201.162-1.938%202.166-2.619a10.8%2010.8%200%200%201%203.296-1.418a8%208%200%200%201%202.403-.16c1.445.13%202.245.543%202.647%201.077a1.16%201.16%200%200%201%20.23.61c.012.267-.103.612-.486.952s-1.162.743-2.242%201.105c-1.119.373-2.65.767-4.176%201.118a24%2024%200%200%200-2.612.75c-1.01.343-1.314%201.347-.687%201.655a9.4%209.4%200%200%201%201.965%201.287a17.4%2017.4%200%200%201%202.62%202.575c.949%201.16%202.504%203.374%203.062%205.524c.62%202.36.234%204.596-1.102%205.221c-1.31.615-3.054-.271-4.28-1.545c-1.163-1.201-1.977-2.624-2.746-4.806c-.662-1.888-.93-4.612-.93-6.04c0-.476%200-.577.012-1.006c.045-.375-.965-.687-2.05.013c-1.234.795-2.442%202.232-3.156%203.07c-.311.365-.733.9-1.178%201.462c-.589.738-1.237%201.507-1.83%201.936c-.887.634-2.317.908-3.324.194C.3%2015.731%200%2014.98%200%2014.214a2.9%202.9%200%200%201%20.395-1.506c.343-.589.888-1.222%201.765-1.946a15.5%2015.5%200%200%201%203.802-2.168c2.21-.891%204.591-1.171%206.169-.888%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.131%207.706c.343.054.412-.017.458-.343a7.8%207.8%200%200%201%20.668-2.189c.45-.923%201.162-1.938%202.166-2.619a10.8%2010.8%200%200%201%203.296-1.418a8%208%200%200%201%202.403-.16c1.445.13%202.245.543%202.647%201.077a1.16%201.16%200%200%201%20.23.61c.012.267-.103.612-.486.952s-1.162.743-2.242%201.105c-1.119.373-2.65.767-4.176%201.118a24%2024%200%200%200-2.612.75c-1.01.343-1.314%201.347-.687%201.655a9.4%209.4%200%200%201%201.965%201.287a17.4%2017.4%200%200%201%202.62%202.575c.949%201.16%202.504%203.374%203.062%205.524c.62%202.36.234%204.596-1.102%205.221c-1.31.615-3.054-.271-4.28-1.545c-1.163-1.201-1.977-2.624-2.746-4.806c-.662-1.888-.93-4.612-.93-6.04c0-.476%200-.577.012-1.006c.045-.375-.965-.687-2.05.013c-1.234.795-2.442%202.232-3.156%203.07c-.311.365-.733.9-1.178%201.462c-.589.738-1.237%201.507-1.83%201.936c-.887.634-2.317.908-3.324.194C.3%2015.731%200%2014.98%200%2014.214a2.9%202.9%200%200%201%20.395-1.506c.343-.589.888-1.222%201.765-1.946a15.5%2015.5%200%200%201%203.802-2.168c2.21-.891%204.591-1.171%206.169-.888%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/telenor.svg?color=%231a73e8&size=48