Ant Design Signature Outlined Icon
IconStash indexes the Signature Outlined icon from Ant Design Icons alongside 134,701 icons from 28 open-source libraries. It uses stroked lines with no fill — clean, legible, and versatile at any size, making it well suited for app menus, breadcrumbs, map interfaces, multi-step forms, pagination controls, and sidebar navigation. Set an exact pixel size from 16px to 512px and download a lossless PNG in one click.
Interactive Customizer
About this icon
Use the Signature Outlined icon
The Signature Outlined icon from Ant Design Icons fits naturally in app menus, breadcrumbs, map interfaces, multi-step forms, pagination controls, and sidebar navigation. Its outline style makes it ideal for app navigation bars, toolbar buttons, form labels, and UI controls where clarity at 16–24px is critical.
Open it in IconStash to set stroke color via presets or a custom hex value, choose an exact pixel size (16–512px), control stroke width (0.1–3px), and preview against dark, light, or checkered backgrounds before downloading.
Export formats
Copy clean SVG vectors with one click, generate custom-size PNG files from 16px to 512px, export JSX/React components ready to paste into your project, or use the icon as a CSS background-mask for flexible theming.
All exports are based on the same editable vector — so the Signature Outlined icon stays pixel-perfect at 16px, 24px, 48px, and any large marketing size.
Design & UX integration
Aesthetic characteristics
Signature Outlined comes from Ant Design, the enterprise React framework, and follows its three-theme model: Outlined, Filled and TwoTone. TwoTone adds a secondary colour layer, which Ant Design uses to pull the eye toward primary actions in otherwise dense admin screens.
UX best practices
For headers, sidebars, footers and breadcrumbs, pair the Signature Outlined icon with a text label wherever space allows. Icon-only navigation tests well only for a handful of universally understood actions; comprehension drops sharply once the destination is product-specific. Keep the icon at a fixed optical size so the menu does not appear to shift.
Use in your project
React / npm — Ant Design Icons
npm install @ant-design/icons
import { SignatureOutlinedOutlined } from '@ant-design/icons';
// JSX usage:
<SignatureOutlinedOutlined style={{ fontSize: '24px' }} />
Copy the SVG markup directly from the IconStash editor to use the Signature Outlined icon without any npm package — paste it into HTML, JSX, or a design tool.
Inline SVG (copy & paste)
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" role="img" aria-label="signature-outlined icon"><path fill="currentColor" fill-rule="evenodd" d="M145.713 752c1.994 0 3.988-.2 5.982-.498l168.19-29.508c1.994-.399 3.888-1.296 5.284-2.792l423.915-423.875a9.927 9.927 0 0 0 0-14.056l-166.196-166.38c-1.894-1.894-4.388-2.891-7.079-2.891s-5.184.997-7.078 2.891L144.816 538.766c-1.495 1.496-2.393 3.29-2.791 5.284l-29.511 168.174c-1.894 11.066 1.495 21.932 9.372 29.807c6.58 6.48 14.954 9.969 23.827 9.969m51.743-85.433l15.653-88.922l362.7-362.667l73.278 73.271l-362.7 362.667zm401.37-98.639c27.691-14.812 57.293-20.852 85.545-15.519c32.365 6.11 59.72 26.534 78.96 59.406c29.974 51.211 21.642 102.332-18.484 144.254c-17.577 18.364-41.07 35.013-69.996 50.297l-.293.152l.848.26c13.153 3.956 27.085 6.1 41.54 6.21l1.174.005c61.068 0 100.981-22.104 125.285-67.876c9.325-17.56 31.119-24.237 48.679-14.913c17.56 9.325 24.237 31.119 14.912 48.68c-37.285 70.218-102.092 106.109-188.876 106.109c-47.687 0-91.94-15.03-128.188-41.368l-1.056-.774l-1.36.473c-46.18 15.996-98.732 29.945-155.37 41.932l-2.239.472c-48.571 10.217-97.257 18.377-139.154 23.957c-19.709 2.625-37.813-11.224-40.438-30.932c-2.625-19.709 11.224-37.813 30.932-40.438c40.196-5.353 87.126-13.22 133.84-23.045c42.799-9.002 83.011-19.134 119.357-30.342l.234-.074l-.436-.693c-16.464-26.452-25.857-55.432-26.142-83.24l-.007-1.303c0-49.907 39.555-104.315 90.733-131.69m72.188 55.231c-10.74-2.027-24.099.699-38.228 8.257c-29.546 15.804-52.693 47.643-52.693 68.202c0 18.206 8.889 40.146 24.71 59.736l.238.293l1.223-.514c39.17-16.581 68.483-34.271 85.929-52.186l.64-.663c18.735-19.573 21.386-35.842 8.36-58.1c-9.059-15.475-19.03-22.92-30.18-25.025"/></svg>
Library & related icons
About Ant Design Icons
Official icon library for Ant Design — China's leading enterprise React UI framework. 1,800+ icons in Outlined, Filled, and TwoTone styles.
Browse all 1,870 Ant Design Icons icons →Related searches
- Ant Design Pushpin Filled Icon
- Ant Design Pushpin Outlined Icon
- Ant Design Pushpin Twotone Icon
- Ant Design Ant Design Outlined Icon
- Ant Design Arrow Down Outlined Icon
- Ant Design Arrow Left Outlined Icon
- Ant Design Arrow Right Outlined Icon
- Ant Design Arrow Up Outlined Icon
- Ant Design Arrows Alt Outlined Icon
- Ant Design Signal Filled Icon
People also search for
Frequently asked questions
What is the Signature Outlined icon?
The Signature Outlined icon is a outline-style SVG icon from the Ant Design Icons library, categorized under Navigation. It is designed for use in app menus, breadcrumbs, map interfaces, multi-step forms, pagination controls, and sidebar navigation. On IconStash you can preview it, customize its color and size, and export it in SVG, PNG, JSX, or CSS formats directly from your browser.
Is the Signature Outlined icon free to use?
Yes. Ant Design Icons is licensed under MIT, making it free for personal and commercial use. This means you can freely use the Signature Outlined icon in personal, commercial, and open-source projects. IconStash provides SVG and PNG access at no cost with no login required.
How do I use the Signature Outlined icon in React?
Install the package with `npm install @ant-design/icons`, then import the component into your React file. IconStash's detail panel shows you the exact npm command, import statement, and JSX usage snippet for every icon — just click the Code tab and copy with one click.
What is the Ant Design Icons icon library?
Official icon library for Ant Design — China's leading enterprise React UI framework. 1,800+ icons in Outlined, Filled, and TwoTone styles. It contains 1,870+ icons. IconStash indexes the complete Ant Design Icons collection alongside 27 other open-source libraries — 134,701 icons total — in a single unified search interface.
Can I download the Signature Outlined icon as a PNG?
Yes. Open the Signature Outlined icon in IconStash, set your desired pixel size (16px to 512px) in the detail panel, and click Download PNG. You can also export a multi-resolution ZIP pack containing 16, 24, 32, 48, 64, 128, 256, and 512px PNGs with a single click.
What does the outline icon style mean?
An icon in outline style uses stroked lines with no fill — clean, legible, and versatile at any size. This style is best suited for app navigation bars, toolbar buttons, form labels, and UI controls where clarity at 16–24px is critical. The Ant Design Icons Signature Outlined icon follows this visual convention throughout the Ant Design Icons design system.
Can I change the Signature Outlined icon's color and size before downloading?
Yes. In IconStash's editor panel, choose from six color presets (blue, slate, green, purple, red, teal) or enter a custom hex value. Drag the size slider (16–256px) or type an exact pixel value up to 512px. Changes apply instantly to the SVG preview, the PNG output, and the copied code.