nativescript logo
nativescript from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- nativescript
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the nativescript logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.77 1.76A5.68 5.68 0 0 1 5.8 0h12.6c1.37 0 2.65.6 3.83 1.76A5.43 5.43 0 0 1 24 5.7v12.77c0 1.34-.56 2.58-1.68 3.73a5.77 5.77 0 0 1-4.07 1.8H5.87a6.3 6.3 0 0 1-4.1-1.57C.69 21.45.1 20.03 0 18.13V5.73a5.21 5.21 0 0 1 1.77-3.97m6.25 8.3l7.93 10.06h2.12c.49-.06.88-.2 1.17-.43c.3-.23.5-.56.64-1v-4.94c.08-.95.67-1.54 1.77-1.75q-1.65-.6-1.77-1.86V5.42c-.12-.44-.33-.8-.64-1.07a1.83 1.83 0 0 0-1.09-.47H16v10.2L8.02 3.87H5.79c-.56.1-.97.3-1.25.6S4.08 5.25 4 5.9v4.85c-.35.69-.9 1.1-1.65 1.25c.85.16 1.4.61 1.65 1.36v4.77c.02.55.2 1 .54 1.37c.33.36.7.53 1.1.5H8z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsNativescript(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="M1.77 1.76A5.68 5.68 0 0 1 5.8 0h12.6c1.37 0 2.65.6 3.83 1.76A5.43 5.43 0 0 1 24 5.7v12.77c0 1.34-.56 2.58-1.68 3.73a5.77 5.77 0 0 1-4.07 1.8H5.87a6.3 6.3 0 0 1-4.1-1.57C.69 21.45.1 20.03 0 18.13V5.73a5.21 5.21 0 0 1 1.77-3.97m6.25 8.3l7.93 10.06h2.12c.49-.06.88-.2 1.17-.43c.3-.23.5-.56.64-1v-4.94c.08-.95.67-1.54 1.77-1.75q-1.65-.6-1.77-1.86V5.42c-.12-.44-.33-.8-.64-1.07a1.83 1.83 0 0 0-1.09-.47H16v10.2L8.02 3.87H5.79c-.56.1-.97.3-1.25.6S4.08 5.25 4 5.9v4.85c-.35.69-.9 1.1-1.65 1.25c.85.16 1.4.61 1.65 1.36v4.77c.02.55.2 1 .54 1.37c.33.36.7.53 1.1.5H8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.77 1.76A5.68 5.68 0 0 1 5.8 0h12.6c1.37 0 2.65.6 3.83 1.76A5.43 5.43 0 0 1 24 5.7v12.77c0 1.34-.56 2.58-1.68 3.73a5.77 5.77 0 0 1-4.07 1.8H5.87a6.3 6.3 0 0 1-4.1-1.57C.69 21.45.1 20.03 0 18.13V5.73a5.21 5.21 0 0 1 1.77-3.97m6.25 8.3l7.93 10.06h2.12c.49-.06.88-.2 1.17-.43c.3-.23.5-.56.64-1v-4.94c.08-.95.67-1.54 1.77-1.75q-1.65-.6-1.77-1.86V5.42c-.12-.44-.33-.8-.64-1.07a1.83 1.83 0 0 0-1.09-.47H16v10.2L8.02 3.87H5.79c-.56.1-.97.3-1.25.6S4.08 5.25 4 5.9v4.85c-.35.69-.9 1.1-1.65 1.25c.85.16 1.4.61 1.65 1.36v4.77c.02.55.2 1 .54 1.37c.33.36.7.53 1.1.5H8z"/></svg> </template>
CSS
.icon-nativescript {
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%22M1.77%201.76A5.68%205.68%200%200%201%205.8%200h12.6c1.37%200%202.65.6%203.83%201.76A5.43%205.43%200%200%201%2024%205.7v12.77c0%201.34-.56%202.58-1.68%203.73a5.77%205.77%200%200%201-4.07%201.8H5.87a6.3%206.3%200%200%201-4.1-1.57C.69%2021.45.1%2020.03%200%2018.13V5.73a5.21%205.21%200%200%201%201.77-3.97m6.25%208.3l7.93%2010.06h2.12c.49-.06.88-.2%201.17-.43c.3-.23.5-.56.64-1v-4.94c.08-.95.67-1.54%201.77-1.75q-1.65-.6-1.77-1.86V5.42c-.12-.44-.33-.8-.64-1.07a1.83%201.83%200%200%200-1.09-.47H16v10.2L8.02%203.87H5.79c-.56.1-.97.3-1.25.6S4.08%205.25%204%205.9v4.85c-.35.69-.9%201.1-1.65%201.25c.85.16%201.4.61%201.65%201.36v4.77c.02.55.2%201%20.54%201.37c.33.36.7.53%201.1.5H8z%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%22M1.77%201.76A5.68%205.68%200%200%201%205.8%200h12.6c1.37%200%202.65.6%203.83%201.76A5.43%205.43%200%200%201%2024%205.7v12.77c0%201.34-.56%202.58-1.68%203.73a5.77%205.77%200%200%201-4.07%201.8H5.87a6.3%206.3%200%200%201-4.1-1.57C.69%2021.45.1%2020.03%200%2018.13V5.73a5.21%205.21%200%200%201%201.77-3.97m6.25%208.3l7.93%2010.06h2.12c.49-.06.88-.2%201.17-.43c.3-.23.5-.56.64-1v-4.94c.08-.95.67-1.54%201.77-1.75q-1.65-.6-1.77-1.86V5.42c-.12-.44-.33-.8-.64-1.07a1.83%201.83%200%200%200-1.09-.47H16v10.2L8.02%203.87H5.79c-.56.1-.97.3-1.25.6S4.08%205.25%204%205.9v4.85c-.35.69-.9%201.1-1.65%201.25c.85.16%201.4.61%201.65%201.36v4.77c.02.55.2%201%20.54%201.37c.33.36.7.53%201.1.5H8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/nativescript.svg?color=%231a73e8&size=48