UNPKG

@carbon/pictograms

Version:

Pictograms for digital and software products using the Carbon Design System

30 lines (27 loc) 1.46 kB
/** * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. * * Code generated by @carbon/icon-build-helpers. DO NOT EDIT. */ 'use strict'; var index = { "elem": "svg", "attrs": { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 64, "height": 64 }, "content": [{ "elem": "path", "attrs": { "d": "M16.36,31h-0.72v-1.645C8.559,29.167,2.833,23.441,2.645,16.36H1v-0.72h1.645C2.833,8.559,8.559,2.833,15.64,2.645V1h0.72 v1.645c7.082,0.188,12.807,5.914,12.996,12.995H31v0.72h-1.645c-0.188,7.082-5.914,12.807-12.996,12.996V31H16.36z M16.36,24.353 v4.282c6.684-0.188,12.087-5.591,12.275-12.275h-4.282C24.168,20.684,20.684,24.168,16.36,24.353z M3.365,16.36 c0.188,6.684,5.59,12.087,12.275,12.275v-4.282c-4.324-0.185-7.808-3.669-7.993-7.993H3.365z M15.64,21h0.72v2.632 c3.927-0.184,7.088-3.345,7.272-7.272H21v-0.72h2.632c-0.184-3.927-3.345-7.089-7.272-7.272V11h-0.72V8.368 c-3.927,0.183-7.089,3.345-7.272,7.272H11v0.72H8.368c0.183,3.927,3.345,7.088,7.272,7.272C15.64,23.632,15.64,21,15.64,21z M24.353,15.64h4.282C28.447,8.956,23.044,3.553,16.36,3.365v4.282C20.684,7.832,24.168,11.316,24.353,15.64z M3.365,15.64h4.282 c0.185-4.324,3.669-7.808,7.993-7.993V3.365C8.956,3.553,3.553,8.956,3.365,15.64z" } }], "name": "crosshairs" }; module.exports = index;