nokia logo
nokia from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- nokia
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the nokia logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.59 9.348v5.304h.796V9.348Zm-8.497-.09c-1.55 0-2.752 1.127-2.752 2.742c0 1.687 1.202 2.742 2.752 2.742s2.754-1.055 2.751-2.742a2.72 2.72 0 0 0-2.751-2.742M10.05 12c0 1.195-.876 1.987-1.957 1.987c-1.082 0-1.958-.792-1.958-1.987c0-1.174.876-1.987 1.958-1.987c1.08 0 1.957.813 1.957 1.987M0 9.176v5.476h.812v-3.619l4.218 3.79v-1.135zM11.442 12l2.952 2.652h1.184L12.622 12l2.956-2.652h-1.184ZM24 14.652h-.875l-.64-1.175h-2.898l-.64 1.175h-.875l1.06-1.958h2.937l-1.465-2.72l.432-.798Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsNokia(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="M16.59 9.348v5.304h.796V9.348Zm-8.497-.09c-1.55 0-2.752 1.127-2.752 2.742c0 1.687 1.202 2.742 2.752 2.742s2.754-1.055 2.751-2.742a2.72 2.72 0 0 0-2.751-2.742M10.05 12c0 1.195-.876 1.987-1.957 1.987c-1.082 0-1.958-.792-1.958-1.987c0-1.174.876-1.987 1.958-1.987c1.08 0 1.957.813 1.957 1.987M0 9.176v5.476h.812v-3.619l4.218 3.79v-1.135zM11.442 12l2.952 2.652h1.184L12.622 12l2.956-2.652h-1.184ZM24 14.652h-.875l-.64-1.175h-2.898l-.64 1.175h-.875l1.06-1.958h2.937l-1.465-2.72l.432-.798Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.59 9.348v5.304h.796V9.348Zm-8.497-.09c-1.55 0-2.752 1.127-2.752 2.742c0 1.687 1.202 2.742 2.752 2.742s2.754-1.055 2.751-2.742a2.72 2.72 0 0 0-2.751-2.742M10.05 12c0 1.195-.876 1.987-1.957 1.987c-1.082 0-1.958-.792-1.958-1.987c0-1.174.876-1.987 1.958-1.987c1.08 0 1.957.813 1.957 1.987M0 9.176v5.476h.812v-3.619l4.218 3.79v-1.135zM11.442 12l2.952 2.652h1.184L12.622 12l2.956-2.652h-1.184ZM24 14.652h-.875l-.64-1.175h-2.898l-.64 1.175h-.875l1.06-1.958h2.937l-1.465-2.72l.432-.798Z"/></svg> </template>
CSS
.icon-nokia {
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%22M16.59%209.348v5.304h.796V9.348Zm-8.497-.09c-1.55%200-2.752%201.127-2.752%202.742c0%201.687%201.202%202.742%202.752%202.742s2.754-1.055%202.751-2.742a2.72%202.72%200%200%200-2.751-2.742M10.05%2012c0%201.195-.876%201.987-1.957%201.987c-1.082%200-1.958-.792-1.958-1.987c0-1.174.876-1.987%201.958-1.987c1.08%200%201.957.813%201.957%201.987M0%209.176v5.476h.812v-3.619l4.218%203.79v-1.135zM11.442%2012l2.952%202.652h1.184L12.622%2012l2.956-2.652h-1.184ZM24%2014.652h-.875l-.64-1.175h-2.898l-.64%201.175h-.875l1.06-1.958h2.937l-1.465-2.72l.432-.798Z%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%22M16.59%209.348v5.304h.796V9.348Zm-8.497-.09c-1.55%200-2.752%201.127-2.752%202.742c0%201.687%201.202%202.742%202.752%202.742s2.754-1.055%202.751-2.742a2.72%202.72%200%200%200-2.751-2.742M10.05%2012c0%201.195-.876%201.987-1.957%201.987c-1.082%200-1.958-.792-1.958-1.987c0-1.174.876-1.987%201.958-1.987c1.08%200%201.957.813%201.957%201.987M0%209.176v5.476h.812v-3.619l4.218%203.79v-1.135zM11.442%2012l2.952%202.652h1.184L12.622%2012l2.956-2.652h-1.184ZM24%2014.652h-.875l-.64-1.175h-2.898l-.64%201.175h-.875l1.06-1.958h2.937l-1.465-2.72l.432-.798Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/nokia.svg?color=%231a73e8&size=48