ny times logo icon
ny-times-logo-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- ny-times-logo-thin
- Set
- Phosphor
- Style
- Thin
- 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 140a8 8 0 1 1-8 8a8 8 0 0 1 8-8m14.31-40.38l-66.74-31.14A76 76 0 0 0 52 144c0 1.32 0 2.64.1 3.95l74-39.48A4 4 0 0 1 132 112v107.88a75.64 75.64 0 0 0 68.52-53.08a4 4 0 1 1 7.63 2.4A84 84 0 1 1 57.57 98.25A32 32 0 0 1 68 36a4 4 0 0 1 1.69.38L188.85 92a24 24 0 0 0-.85-48a4 4 0 0 1 0-8a32 32 0 0 1 0 64a4 4 0 0 1-1.69-.38m-62.31 19l-24 12.8v83.16a75.5 75.5 0 0 0 24 5.26Zm-70.95 37.89a76.15 76.15 0 0 0 39 54.4v-75.18Zm54-93.86L67.15 44a24 24 0 0 0-4.6 47.36c1.1-1.37 2.22-2.71 3.41-4a83.9 83.9 0 0 1 41.12-24.71Z"/></svg>
React
import type { SVGProps } from "react";
export function PhNyTimesLogoThin(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 140a8 8 0 1 1-8 8a8 8 0 0 1 8-8m14.31-40.38l-66.74-31.14A76 76 0 0 0 52 144c0 1.32 0 2.64.1 3.95l74-39.48A4 4 0 0 1 132 112v107.88a75.64 75.64 0 0 0 68.52-53.08a4 4 0 1 1 7.63 2.4A84 84 0 1 1 57.57 98.25A32 32 0 0 1 68 36a4 4 0 0 1 1.69.38L188.85 92a24 24 0 0 0-.85-48a4 4 0 0 1 0-8a32 32 0 0 1 0 64a4 4 0 0 1-1.69-.38m-62.31 19l-24 12.8v83.16a75.5 75.5 0 0 0 24 5.26Zm-70.95 37.89a76.15 76.15 0 0 0 39 54.4v-75.18Zm54-93.86L67.15 44a24 24 0 0 0-4.6 47.36c1.1-1.37 2.22-2.71 3.41-4a83.9 83.9 0 0 1 41.12-24.71Z"/></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 140a8 8 0 1 1-8 8a8 8 0 0 1 8-8m14.31-40.38l-66.74-31.14A76 76 0 0 0 52 144c0 1.32 0 2.64.1 3.95l74-39.48A4 4 0 0 1 132 112v107.88a75.64 75.64 0 0 0 68.52-53.08a4 4 0 1 1 7.63 2.4A84 84 0 1 1 57.57 98.25A32 32 0 0 1 68 36a4 4 0 0 1 1.69.38L188.85 92a24 24 0 0 0-.85-48a4 4 0 0 1 0-8a32 32 0 0 1 0 64a4 4 0 0 1-1.69-.38m-62.31 19l-24 12.8v83.16a75.5 75.5 0 0 0 24 5.26Zm-70.95 37.89a76.15 76.15 0 0 0 39 54.4v-75.18Zm54-93.86L67.15 44a24 24 0 0 0-4.6 47.36c1.1-1.37 2.22-2.71 3.41-4a83.9 83.9 0 0 1 41.12-24.71Z"/></svg> </template>
CSS
.icon-ny-times-logo-thin {
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%20140a8%208%200%201%201-8%208a8%208%200%200%201%208-8m14.31-40.38l-66.74-31.14A76%2076%200%200%200%2052%20144c0%201.32%200%202.64.1%203.95l74-39.48A4%204%200%200%201%20132%20112v107.88a75.64%2075.64%200%200%200%2068.52-53.08a4%204%200%201%201%207.63%202.4A84%2084%200%201%201%2057.57%2098.25A32%2032%200%200%201%2068%2036a4%204%200%200%201%201.69.38L188.85%2092a24%2024%200%200%200-.85-48a4%204%200%200%201%200-8a32%2032%200%200%201%200%2064a4%204%200%200%201-1.69-.38m-62.31%2019l-24%2012.8v83.16a75.5%2075.5%200%200%200%2024%205.26Zm-70.95%2037.89a76.15%2076.15%200%200%200%2039%2054.4v-75.18Zm54-93.86L67.15%2044a24%2024%200%200%200-4.6%2047.36c1.1-1.37%202.22-2.71%203.41-4a83.9%2083.9%200%200%201%2041.12-24.71Z%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%20140a8%208%200%201%201-8%208a8%208%200%200%201%208-8m14.31-40.38l-66.74-31.14A76%2076%200%200%200%2052%20144c0%201.32%200%202.64.1%203.95l74-39.48A4%204%200%200%201%20132%20112v107.88a75.64%2075.64%200%200%200%2068.52-53.08a4%204%200%201%201%207.63%202.4A84%2084%200%201%201%2057.57%2098.25A32%2032%200%200%201%2068%2036a4%204%200%200%201%201.69.38L188.85%2092a24%2024%200%200%200-.85-48a4%204%200%200%201%200-8a32%2032%200%200%201%200%2064a4%204%200%200%201-1.69-.38m-62.31%2019l-24%2012.8v83.16a75.5%2075.5%200%200%200%2024%205.26Zm-70.95%2037.89a76.15%2076.15%200%200%200%2039%2054.4v-75.18Zm54-93.86L67.15%2044a24%2024%200%200%200-4.6%2047.36c1.1-1.37%202.22-2.71%203.41-4a83.9%2083.9%200%200%201%2041.12-24.71Z%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-thin.svg?color=%231a73e8&size=48