ny times logo icon
ny-times-logo-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- ny-times-logo-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Use the ny times logo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M172 138a10 10 0 1 1-10 10a10 10 0 0 1 10-10m13.46-36.56l-66.22-30.91A74 74 0 0 0 54 144v.66l71.16-37.95A6 6 0 0 1 134 112v105.76a73.63 73.63 0 0 0 64.61-51.56a6 6 0 0 1 11.45 3.6A86 86 0 1 1 54.57 99.23A34 34 0 0 1 68 34a6 6 0 0 1 2.54.56L189.26 90A22 22 0 0 0 188 46a6 6 0 0 1 0-12a34 34 0 0 1 0 68a6 6 0 0 1-2.54-.56M102 213.27a73.5 73.5 0 0 0 20 4.47V122l-20 10.67Zm-46.73-55.68A74.22 74.22 0 0 0 90 207.47v-68.4Zm46.14-95.38L66.74 46a22 22 0 0 0-4.93 43.05c.86-1 1.75-2.06 2.67-3.07a86 86 0 0 1 36.93-23.77"/></svg>
React
import type { SVGProps } from "react";
export function PhNyTimesLogoLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M172 138a10 10 0 1 1-10 10a10 10 0 0 1 10-10m13.46-36.56l-66.22-30.91A74 74 0 0 0 54 144v.66l71.16-37.95A6 6 0 0 1 134 112v105.76a73.63 73.63 0 0 0 64.61-51.56a6 6 0 0 1 11.45 3.6A86 86 0 1 1 54.57 99.23A34 34 0 0 1 68 34a6 6 0 0 1 2.54.56L189.26 90A22 22 0 0 0 188 46a6 6 0 0 1 0-12a34 34 0 0 1 0 68a6 6 0 0 1-2.54-.56M102 213.27a73.5 73.5 0 0 0 20 4.47V122l-20 10.67Zm-46.73-55.68A74.22 74.22 0 0 0 90 207.47v-68.4Zm46.14-95.38L66.74 46a22 22 0 0 0-4.93 43.05c.86-1 1.75-2.06 2.67-3.07a86 86 0 0 1 36.93-23.77"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M172 138a10 10 0 1 1-10 10a10 10 0 0 1 10-10m13.46-36.56l-66.22-30.91A74 74 0 0 0 54 144v.66l71.16-37.95A6 6 0 0 1 134 112v105.76a73.63 73.63 0 0 0 64.61-51.56a6 6 0 0 1 11.45 3.6A86 86 0 1 1 54.57 99.23A34 34 0 0 1 68 34a6 6 0 0 1 2.54.56L189.26 90A22 22 0 0 0 188 46a6 6 0 0 1 0-12a34 34 0 0 1 0 68a6 6 0 0 1-2.54-.56M102 213.27a73.5 73.5 0 0 0 20 4.47V122l-20 10.67Zm-46.73-55.68A74.22 74.22 0 0 0 90 207.47v-68.4Zm46.14-95.38L66.74 46a22 22 0 0 0-4.93 43.05c.86-1 1.75-2.06 2.67-3.07a86 86 0 0 1 36.93-23.77"/></svg> </template>
CSS
.icon-ny-times-logo-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M172%20138a10%2010%200%201%201-10%2010a10%2010%200%200%201%2010-10m13.46-36.56l-66.22-30.91A74%2074%200%200%200%2054%20144v.66l71.16-37.95A6%206%200%200%201%20134%20112v105.76a73.63%2073.63%200%200%200%2064.61-51.56a6%206%200%200%201%2011.45%203.6A86%2086%200%201%201%2054.57%2099.23A34%2034%200%200%201%2068%2034a6%206%200%200%201%202.54.56L189.26%2090A22%2022%200%200%200%20188%2046a6%206%200%200%201%200-12a34%2034%200%200%201%200%2068a6%206%200%200%201-2.54-.56M102%20213.27a73.5%2073.5%200%200%200%2020%204.47V122l-20%2010.67Zm-46.73-55.68A74.22%2074.22%200%200%200%2090%20207.47v-68.4Zm46.14-95.38L66.74%2046a22%2022%200%200%200-4.93%2043.05c.86-1%201.75-2.06%202.67-3.07a86%2086%200%200%201%2036.93-23.77%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M172%20138a10%2010%200%201%201-10%2010a10%2010%200%200%201%2010-10m13.46-36.56l-66.22-30.91A74%2074%200%200%200%2054%20144v.66l71.16-37.95A6%206%200%200%201%20134%20112v105.76a73.63%2073.63%200%200%200%2064.61-51.56a6%206%200%200%201%2011.45%203.6A86%2086%200%201%201%2054.57%2099.23A34%2034%200%200%201%2068%2034a6%206%200%200%201%202.54.56L189.26%2090A22%2022%200%200%200%20188%2046a6%206%200%200%201%200-12a34%2034%200%200%201%200%2068a6%206%200%200%201-2.54-.56M102%20213.27a73.5%2073.5%200%200%200%2020%204.47V122l-20%2010.67Zm-46.73-55.68A74.22%2074.22%200%200%200%2090%20207.47v-68.4Zm46.14-95.38L66.74%2046a22%2022%200%200%200-4.93%2043.05c.86-1%201.75-2.06%202.67-3.07a86%2086%200%200%201%2036.93-23.77%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/ny-times-logo-light.svg?color=%231a73e8&size=48