pantone icon
pantone from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- pantone
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
Use the pantone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M22 10.333V20H2v-9.667zm-1.176 0L19 5L3.353 10.333z"/><path d="M14.146 1.432L3 10.336l.354-.003l13.79-4.7z"/><path stroke="currentColor" stroke-width="2" d="M3.354 10.333h17.47L19.002 5zm0 0l13.79-4.7l-2.997-4.201l-11.148 8.904m.355-.003l-.355.003m0 0H2.5"/><g stroke="currentColor" stroke-linecap="square" stroke-width="2"><path d="M6.285 15.164h.004v.004h-.004z"/><path d="M22 10.333V20H2v-9.667z"/></g></g></svg>
React
import type { SVGProps } from "react";
export function TdesignPantone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M22 10.333V20H2v-9.667zm-1.176 0L19 5L3.353 10.333z"/><path d="M14.146 1.432L3 10.336l.354-.003l13.79-4.7z"/><path stroke="currentColor" strokeWidth="2" d="M3.354 10.333h17.47L19.002 5zm0 0l13.79-4.7l-2.997-4.201l-11.148 8.904m.355-.003l-.355.003m0 0H2.5"/><g stroke="currentColor" strokeLinecap="square" strokeWidth="2"><path d="M6.285 15.164h.004v.004h-.004z"/><path d="M22 10.333V20H2v-9.667z"/></g></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M22 10.333V20H2v-9.667zm-1.176 0L19 5L3.353 10.333z"/><path d="M14.146 1.432L3 10.336l.354-.003l13.79-4.7z"/><path stroke="currentColor" stroke-width="2" d="M3.354 10.333h17.47L19.002 5zm0 0l13.79-4.7l-2.997-4.201l-11.148 8.904m.355-.003l-.355.003m0 0H2.5"/><g stroke="currentColor" stroke-linecap="square" stroke-width="2"><path d="M6.285 15.164h.004v.004h-.004z"/><path d="M22 10.333V20H2v-9.667z"/></g></g></svg> </template>
CSS
.icon-pantone {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M22%2010.333V20H2v-9.667zm-1.176%200L19%205L3.353%2010.333z%22%2F%3E%3Cpath%20d%3D%22M14.146%201.432L3%2010.336l.354-.003l13.79-4.7z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M3.354%2010.333h17.47L19.002%205zm0%200l13.79-4.7l-2.997-4.201l-11.148%208.904m.355-.003l-.355.003m0%200H2.5%22%2F%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M6.285%2015.164h.004v.004h-.004z%22%2F%3E%3Cpath%20d%3D%22M22%2010.333V20H2v-9.667z%22%2F%3E%3C%2Fg%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M22%2010.333V20H2v-9.667zm-1.176%200L19%205L3.353%2010.333z%22%2F%3E%3Cpath%20d%3D%22M14.146%201.432L3%2010.336l.354-.003l13.79-4.7z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M3.354%2010.333h17.47L19.002%205zm0%200l13.79-4.7l-2.997-4.201l-11.148%208.904m.355-.003l-.355.003m0%200H2.5%22%2F%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M6.285%2015.164h.004v.004h-.004z%22%2F%3E%3Cpath%20d%3D%22M22%2010.333V20H2v-9.667z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/pantone.svg?color=%231a73e8&size=48