@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 1.4 kB
JavaScript
/**
* 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.
*/
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": "M23,27.36H1c-0.199,0-0.36-0.161-0.36-0.36V5c0-0.199,0.161-0.36,0.36-0.36h22\tc0.199,0,0.36,0.161,0.36,0.36v6.375l7.459-4.331c0.11-0.064,0.248-0.066,0.36,0c0.111,0.064,0.181,0.183,0.181,0.312v17.321\tc0,0.129-0.069,0.248-0.182,0.312c-0.11,0.063-0.249,0.063-0.36-0.002l-7.458-4.359V27C23.36,27.199,23.199,27.36,23,27.36z M1.36,26.64h21.28V20c0-0.129,0.069-0.248,0.182-0.312c0.11-0.063,0.25-0.063,0.36,0.002l7.458,4.359V7.98l-7.459,4.331\tc-0.11,0.064-0.248,0.065-0.36,0C22.709,12.248,22.64,12.129,22.64,12V5.36H1.36V26.64z M9,21.541c-0.062,0-0.125-0.017-0.18-0.049\tc-0.111-0.064-0.18-0.183-0.18-0.312V10.789c0-0.129,0.068-0.248,0.18-0.312c0.111-0.064,0.249-0.064,0.36,0l9,5.211\tc0.111,0.064,0.18,0.184,0.18,0.312c-0.001,0.128-0.069,0.248-0.181,0.312l-9,5.18C9.124,21.524,9.062,21.541,9,21.541z M9.36,11.413v9.145l7.92-4.559L9.36,11.413z"
}
}],
"name": "video--play"
};
export { index as default };