Path : /home/vishqocm/vjmedia.in/wp-content/plugins/coblocks/src/utils/
File Upload :
Current File : //home/vishqocm/vjmedia.in/wp-content/plugins/coblocks/src/utils/icons.js

/**
 * Custom icons
 */
const icons = {};

icons.accordion = (
	<svg
		aria-hidden
		role="img"
		height="24"
		viewBox="0 0 24 24"
		width="24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m16.0833333 12h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v2c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-2c0-1.1-.8625-2-1.9166667-2zm0 4h-14.16666663v-2h14.16666663zm0-16h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v6c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-6c0-1.1-.8625-2-1.9166667-2zm0 8h-14.16666663v-4h14.16666663z"
			transform="translate(3 3)"
		/>
	</svg>
);

icons.accordionItem = (
	<svg
		aria-hidden
		role="img"
		height="24"
		viewBox="0 0 24 24"
		width="24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<g fillRule="evenodd" transform="translate(3 3)">
			<path
				d="m16.0833333 0h-14.16666663c-1.05416667 0-1.91666667.9-1.91666667 2v14c0 1.1.8625 2 1.91666667 2h14.16666663c1.0541667 0 1.9166667-.9 1.9166667-2v-14c0-1.1-.8625-2-1.9166667-2zm0 16h-14.16666663v-14h14.16666663z"
				fillRule="nonzero"
			/>
			<path d="m1 1h16v5h-16z" />
		</g>
	</svg>
);

icons.actionGrid = (
	<svg
		aria-hidden
		role="img"
		focusable="false"
		viewBox="0 0 24 24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<g fill="currentColor" fillRule="evenodd">
			<path
				d="m16 0h-14c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-12c0-1.1-.9-2-2-2zm0 14h-14v-12h14z"
				fillRule="nonzero"
				transform="translate(3 4)"
			/>
			<path d="m11 6h2v12h-2z" />
		</g>
	</svg>
);

icons.blank = (
	<svg
		aria-hidden
		role="img"
		focusable="false"
		className="dashicon"
		xmlns="http://www.w3.org/2000/svg"
		width="20"
		height="20"
		viewBox="0 0 20 20"
	/>
);

icons.cta = (
	<svg
		aria-hidden
		role="img"
		focusable="false"
		viewBox="0 0 24 24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<g transform="translate(3 3)">
			<path d="m16 0h-14c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-14c0-1.1-.9-2-2-2zm0 16h-14v-14h14z" />
			<path d="m4 11h10v3h-10z" />
		</g>
	</svg>
);

icons.edit = (
	<svg
		className="dashicon"
		aria-hidden
		role="img"
		focusable="false"
		height="20"
		viewBox="0 0 20 20"
		width="20"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m10.330727 5.86705523.8149993.81499936-8.02597188 8.02597191h-.81499935v-.8149994zm3.1891279-5.33293055c.2303259 0 .4517931.07972819.6289669.25690197l2.0729331 2.07293314c.3454889.34548885.3454889.90358624 0 1.24907509l-1.62114 1.62114002-3.3220083-3.32200823 1.6211401-1.62114002c.1683151-.16831509.398641-.25690197.6201082-.25690197zm-3.1891279 2.82592167 3.3220082 3.32200824-9.79770962 9.79770961h-3.32200824v-3.3220082z"
			transform="translate(1.5 1.5)"
		/>
	</svg>
);

icons.googleMap = (
	<svg
		className="dashicon"
		aria-hidden
		role="img"
		focusable="false"
		viewBox="0 0 24 24"
		height="24"
		width="24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<g fill="none" fillRule="evenodd">
			<path d="m0 0h24v24h-24z" />
			<path
				d="m20.5 3-.16.03-5.34 2.07-6-2.1-5.64 1.9c-.21.07-.36.25-.36.48v15.12c0 .28.22.5.5.5l.16-.03 5.34-2.07 6 2.1 5.64-1.9c.21-.07.36-.25.36-.48v-15.12c0-.28-.22-.5-.5-.5zm-10.5 2.47 4 1.4v11.66l-4-1.4zm-5 .99 3-1.01v11.7l-3 1.16zm14 11.08-3 1.01v-11.69l3-1.16z"
				fill="currentColor"
				fillRule="nonzero"
			/>
		</g>
	</svg>
);

icons.imageBox = (
	<svg
		className="dashicon"
		aria-hidden
		role="img"
		focusable="false"
		viewBox="0 0 24 24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m9 0h7c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2h-7-7c-1.1 0-2-.9-2-2v-14c0-1.1.9-2 2-2zm-6 5v8h12v-8z"
			transform="matrix(-1 0 0 -1 21 21)"
		/>
	</svg>
);

icons.twitter = (
	<svg
		className="dashicon"
		aria-hidden
		role="img"
		focusable="false"
		height="24"
		viewBox="0 0 24 24"
		width="24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m19.2492707 2.06443084c-.71118.31259774-1.4705755.52554993-2.2701507.62278471.8148435-.49099543 1.4416461-1.26485565 1.738172-2.18818419-.7642171.4459942-1.6112043.77064584-2.5128358.9514543-.7200195-.77064584-1.746208-1.25280174-2.8857031-1.25280174-2.1833626 0-3.95367835 1.77031574-3.95367835 3.95126759 0 .31340134.03616169.61474877.10205633.90323872-3.28669604-.15509348-6.19972127-1.73335046-8.14923829-4.11921856-.34313428.58019426-.53519305 1.25440893-.53519305 1.98889308 0 1.37414431.69912606 2.58194484 1.75826185 3.29151761-.64849969-.02089343-1.2584269-.19929111-1.79040557-.49501339v.04901918c0 1.9165697 1.36048323 3.5149165 3.17097863 3.87894421-.33188398.08919884-.6822506.13741443-1.04145674.13741443-.25232826 0-.4942098-.0241078-.73609134-.06910901.50706728 1.56941742 1.96478529 2.71373412 3.69974293 2.74587782-1.35003652 1.0599394-3.06088637 1.6915636-4.9035255 1.6915636-.31340133 0-.62599907-.0184826-.940204-.0538407 1.75906544 1.1202089 3.83153221 1.7751373 6.07275355 1.7751373 7.27573255 0 11.24950075-6.02373437 11.24950075-11.23905401 0-.16795098 0-.33750913-.0120539-.5062637.772253-.55367569 1.4464677-1.25360534 1.9768392-2.04755538z"
			transform="translate(2.272705 3.808594)"
		/>
	</svg>
);

icons.imageFeature = (
	<svg
		className="dashicon"
		aria-hidden
		role="img"
		focusable="false"
		viewBox="0 0 24 24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<g transform="translate(3 3)">
			<path d="m16 0h-14c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-9c0-1.1-.9-2-2-2zm0 11h-14v-9h14z" />
			<path d="m11.0123408 4.57263738-2.58497818 3.32757191-1.84238445-2.21838127-2.58497817 3.31817198h10.3399127z" />
			<path d="m4 16.0011541h10v2h-10z" />
		</g>
		s
	</svg>
);

icons.imagePanel = (
	<svg
		className="dashicon"
		aria-hidden
		role="img"
		focusable="false"
		viewBox="0 0 24 24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<g transform="matrix(-1 0 0 -1 21 21)">
			<path d="m9 0h-7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h7z" />
			<path
				d="m20.0084135 13.0084135v.983173h-14.00000004v-.983173h-2v-7.00000004c0-1.1.9-2 2-2h14.00000004c1.1 0 2 .9 2 2v7.00000004zm0 0v-7.00000004h-14.00000004v7.00000004z"
				transform="matrix(0 1 -1 0 22.008413 -4.008413)"
			/>
		</g>
	</svg>
);

icons.open = (
	<svg
		className="dashicon"
		role="img"
		focusable="false"
		xmlns="http://www.w3.org/2000/svg"
		width="20"
		height="20"
		viewBox="0 0 20 20"
	>
		<g stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
			<g
				transform="translate(7.000000, 3.000000)"
				fill="currentColor"
				fillRule="nonzero"
			>
				<polygon points="0 12.4144941 2.9165 12.4144941 0 9.24610888 2.5 9.24610888 2.5 4.7525778 0 4.7525778 2.9165 1.5841926 0 1.5841926 0 6.10622664e-16 7 6.10622664e-16 7 1.5841926 4.0835 1.5841926 7 4.7525778 4.5 4.7525778 4.5 9.24610888 7 9.24610888 4.0835 12.4144941 7 12.4144941 7 13.9986867 0 13.9986867" />
			</g>
		</g>
	</svg>
);

icons.alert = (
	<svg
		className="dashicon"
		aria-hidden
		role="img"
		focusable="false"
		height="24"
		viewBox="0 0 24 24"
		width="24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<g transform="translate(3.75 1.62321)">
			<path d="m6.42583333 18.3425c0 1.0083333.81583334 1.8241667 1.82416667 1.8241667s1.8241667-.8158334 1.8241667-1.8241667z" />
			<path d="m8.25 4.58333333c2.53 0 4.5833333 2.05333334 4.5833333 4.58333334v6.41666663h-9.16666663v-6.41666663c0-2.53 2.05333333-4.58333334 4.58333333-4.58333334zm0-4.125c-.76083333 0-1.375.61416667-1.375 1.375v1.0725c-2.87833333.62333334-5.04166667 3.19-5.04166667 6.26083334v5.50000003l-1.83333333 1.8333333v.9166667h16.5v-.9166667l-1.8333333-1.8333333v-5.50000003c0-3.07083334-2.1633334-5.6375-5.0416667-6.26083334v-1.0725c0-.76083333-.61416667-1.375-1.375-1.375z" />
		</g>
	</svg>
);

icons.alertFilled = (
	<svg
		className="dashicon"
		aria-hidden
		role="img"
		focusable="false"
		height="20"
		viewBox="0 0 24 24"
		width="20"
		xmlns="http://www.w3.org/2000/svg"
	>
		<g transform="translate(3.75 1.62321)">
			<g>
				<path d="m6.42583333 18.3425c0 1.0083333.81583334 1.8241667 1.82416667 1.8241667s1.8241667-.8158334 1.8241667-1.8241667z" />
				<path d="m8.25 4.58333333c2.53 0 4.5833333 2.05333334 4.5833333 4.58333334v6.41666663h-9.16666663v-6.41666663c0-2.53 2.05333333-4.58333334 4.58333333-4.58333334zm0-4.125c-.76083333 0-1.375.61416667-1.375 1.375v1.0725c-2.87833333.62333334-5.04166667 3.19-5.04166667 6.26083334v5.50000003l-1.83333333 1.8333333v.9166667h16.5v-.9166667l-1.8333333-1.8333333v-5.50000003c0-3.07083334-2.1633334-5.6375-5.0416667-6.26083334v-1.0725c0-.76083333-.61416667-1.375-1.375-1.375z" />
			</g>
			<g>
				<path d="m6.42583333 18.3425c0 1.0083333.81583334 1.8241667 1.82416667 1.8241667s1.8241667-.8158334 1.8241667-1.8241667z" />
				<path d="m6.875 1.83333333v1.0725c-2.87833333.62333334-5.04166667 3.19-5.04166667 6.26083334v5.50000003l-1.83333333 1.8333333v.9166667h16.5v-.9166667l-1.8333333-1.8333333v-5.50000003c0-3.07083334-2.1633334-5.6375-5.0416667-6.26083334v-1.0725c0-.76083333-.61416667-1.375-1.375-1.375s-1.375.61416667-1.375 1.375z" />
			</g>
		</g>
	</svg>
);

icons.success = (
	<svg
		aria-hidden
		role="img"
		focusable="false"
		height="20"
		viewBox="0 0 24 24"
		width="20"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m9.82318115.82318115c-4.968 0-9 4.032-9 9 0 4.96800005 4.032 9.00000005 9 9.00000005 4.96800005 0 9.00000005-4.032 9.00000005-9.00000005 0-4.968-4.032-9-9.00000005-9zm-1.8 13.50000005-4.5-4.50000005 1.269-1.269 3.231 3.22200005 6.83100005-6.83100005 1.269 1.278z"
			transform="translate(2.176819 2.176819)"
		/>
	</svg>
);

icons.warning = (
	<svg
		aria-hidden
		role="img"
		focusable="false"
		height="20"
		viewBox="0 0 24 24"
		width="20"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m.05951509 18.6722275h20.74143631l-10.3707182-17.91305856zm11.31351071-2.8283776h-1.88558513v-1.8855851h1.88558513zm0-3.7711703h-1.88558513v-3.77117019h1.88558513z"
			transform="translate(1.569767 1.784302)"
		/>
	</svg>
);

icons.error = (
	<svg
		aria-hidden
		role="img"
		focusable="false"
		height="20"
		viewBox="0 0 24 24"
		width="20"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m10 .98937988c-4.98287292 0-9.01062012 4.0277472-9.01062012 9.01062012 0 4.9828729 4.0277472 9.0106201 9.01062012 9.0106201 4.9828729 0 9.0106201-4.0277472 9.0106201-9.0106201 0-4.98287292-4.0277472-9.01062012-9.0106201-9.01062012zm4.5053101 12.24543272-1.2704975 1.2704975-3.2348126-3.2348127-3.23481262 3.2348127-1.27049744-1.2704975 3.23481262-3.2348126-3.23481262-3.23481262 1.27049744-1.27049744 3.23481262 3.23481262 3.2348126-3.23481262 1.2704975 1.27049744-3.2348127 3.23481262z"
			transform="translate(2 2)"
		/>
	</svg>
);

icons.info = (
	<svg
		aria-hidden
		role="img"
		focusable="false"
		height="20"
		viewBox="0 0 24 24"
		width="20"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m9.80554199.80092367c-4.97054931 0-9.00461832 4.03406901-9.00461832 9.00461832s4.03406901 9.00461831 9.00461832 9.00461831 9.00461831-4.034069 9.00461831-9.00461831-4.034069-9.00461832-9.00461831-9.00461832zm.90046181 13.50692753h-1.80092364v-5.40277104h1.80092364zm0-7.20369471h-1.80092364v-1.80092366h1.80092364z"
			transform="translate(2.194458 2.194458)"
		/>
	</svg>
);

icons.author = (
	<svg
		className="dashicon"
		aria-hidden
		role="img"
		focusable="false"
		height="24"
		viewBox="0 0 24 24"
		width="24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<g transform="translate(3 2)">
			<path d="m16 0h-14c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h4l3 3 3-3h4c1.1 0 2-.9 2-2v-14c0-1.1-.9-2-2-2zm0 16h-4-.83l-.59.59-1.58 1.58-1.59-1.59-.58-.58h-.83-4v-14h14z" />
			<path d="m9 9c1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3 1.35 3 3 3zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z" />
			<path d="m15 13.58c0-2.5-3.97-3.58-6-3.58s-6 1.08-6 3.58v1.42h12zm-9.52-.58c.74-.51 2.23-1 3.52-1s2.78.49 3.52 1z" />
		</g>
	</svg>
);

icons.at = (
	<svg
		aria-hidden
		role="img"
		focusable="false"
		className="dashicon"
		width="20px"
		height="20px"
		viewBox="0 0 20 20"
		xmlns="http://www.w3.org/2000/svg"
	>
		<g stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
			<g fill="currentColor" fillRule="nonzero">
				<g transform="translate(2.000000, 2.000000)">
					<path d="M8.02520581,0 L7.98776317,0 C5.86277332,-2.33459646e-05 3.82535953,0.846680002 2.32628237,2.35278409 C0.827205206,3.85888818 -0.00996089005,5.90023931 8.13151629e-20,8.02520581 C0.0199694079,12.4084909 3.69683664,15.9755263 8.19494578,15.9755263 L8.48699837,15.9755263 C9.03843834,15.9755263 9.48546877,15.5284959 9.48546877,14.9770559 C9.48546877,14.425616 9.03843834,13.9785856 8.48699837,13.9785856 L8.19494578,13.9785856 C4.7926579,13.9785856 2.01191785,11.3026849 1.99694079,8.01522111 C1.98963664,6.42160411 2.61758479,4.89075151 3.74187457,3.76130874 C4.86616435,2.63186597 6.39412944,1.99692405 7.98776317,1.99694079 L8.01522111,1.99694079 C11.3026849,2.01191785 13.9785856,4.7926579 13.9785856,8.19494578 L13.9785856,10.4839392 C13.9785856,11.0353791 13.5315551,11.4824096 12.9801152,11.4824096 C12.4286752,11.4824096 11.9816448,11.0353791 11.9816448,10.4839392 L11.9816448,7.98776317 C11.9878239,6.15815454 10.7537205,4.55679866 8.98291101,4.09664686 C7.21210152,3.63649505 5.35452376,4.43446543 4.46920407,6.03562594 C3.58388438,7.63678645 3.89577006,9.63430471 5.22705151,10.8893727 C6.55833296,12.1444407 8.57075026,12.3381632 10.1170013,11.3600969 C10.5524576,12.776278 11.9578409,13.6613354 13.4231625,13.4421927 C14.8884842,13.22305 15.9734432,11.9655554 15.9755263,10.4839392 L15.9755263,8.19494578 C15.9755263,3.69683664 12.4084909,0.0199694079 8.02520581,0 Z M7.98776317,9.98470397 C6.88488323,9.98470397 5.99082238,9.09064312 5.99082238,7.98776317 C5.99082238,6.88488323 6.88488323,5.99082238 7.98776317,5.99082238 C9.09064312,5.99082238 9.98470397,6.88488323 9.98470397,7.98776317 C9.98470397,9.09064312 9.09064312,9.98470397 7.98776317,9.98470397 Z" />
				</g>
			</g>
		</g>
	</svg>
);

icons.gif = (
	<svg
		aria-hidden
		className="dashicon"
		role="img"
		focusable="false"
		height="24"
		viewBox="0 0 24 24"
		width="24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m16 11v7h-14v-14h5.02c.05-.71.22-1.38.48-2h-5.5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39 0-2.49-2.01-4.5-4.5-4.5s-4.5 2.01-4.5 4.5 2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7l3.12 3.12 1.42-1.42zm-3.8.11c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z"
			transform="translate(3 2)"
		/>
	</svg>
);

icons.row = (
	<svg
		aria-hidden
		className="dashicon"
		role="img"
		focusable="false"
		height="24"
		viewBox="0 0 24 24"
		width="24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m16 0h-14c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm0 6h-14v-4h14zm0 4h-14c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm0 6h-14v-4h14z"
			transform="translate(3 3)"
		/>
	</svg>
);

icons.column = (
	<svg
		aria-hidden
		className="dashicon"
		width="24"
		height="24"
		xmlns="http://www.w3.org/2000/svg"
		viewBox="0 0 24 24"
		role="img"
		focusable="false"
	>
		<path d="M0 0h24v24H0V0z" fill="none" />
		<path d="M11.99 18.54l-7.37-5.73L3 14.07l9 7 9-7-1.63-1.27zM12 16l7.36-5.73L21 9l-9-7-9 7 1.63 1.27L12 16zm0-11.47L17.74 9 12 13.47 6.26 9 12 4.53z" />
	</svg>
);

icons.highlight = (
	<svg
		aria-hidden
		role="img"
		focusable="false"
		height="24"
		viewBox="0 0 24 24"
		width="24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<g fill="none" fillRule="evenodd">
			<path d="m0 0h24v24h-24z" />
			<g
				fill="currentColor"
				fillRule="nonzero"
				transform="translate(3 1.399292)"
			>
				<path d="m3 12 3 3v5h6v-5l3-3v-5h-12zm2-3h8v2.17l-3 3v3.83h-2v-3.83l-3-3z" />
				<path d="m8 0h2v3h-2z" />
				<path
					d="m1.270148 2.72698h1.999981v2.999972h-1.999981z"
					transform="matrix(.70680671 -.70740672 .70740672 .70680671 -2.324595 2.845229)"
				/>
				<path
					d="m14.22778 3.230139h2.999972v1.999981h-2.999972z"
					transform="matrix(.70760661 -.70660659 .70660659 .70760661 1.609657 12.350205)"
				/>
			</g>
		</g>
	</svg>
);

icons.giphy = (
	<svg
		className="wp-block-coblocks-gif__attribution"
		width="202px"
		height="22px"
		viewBox="0 0 202 22"
		version="1.1"
		xmlns="http://www.w3.org/2000/svg"
	>
		<defs>
			<polygon
				id="path-1"
				points="0.786 0.039 21.084 0.039 21.084 22 0.786 22"
			/>
			<polygon id="path-3" points="0 22 201.762 22 201.762 0.039 0 0.039" />
		</defs>
		<g
			id="Page-1"
			stroke="none"
			strokeWidth="1"
			fill="none"
			fillRule="evenodd"
			opacity="0.3"
		>
			<g id="Vector-Smart-Object">
				<g
					id="Group-19"
					transform="translate(0.000000, 4.961200)"
					fill="currentColor"
				>
					<path
						d="M1.5944,6.3768 L4.6154,6.3768 C7.2504,6.3768 7.2364,2.3888 4.6154,2.3888 L1.5944,2.3888 L1.5944,6.3768 Z M1.5944,7.8448 L1.5944,10.9068 L0.0004,10.9068 L0.0004,0.9348 C1.5234,0.9348 3.0904,0.9208 4.6154,0.9208 C9.3734,0.9208 9.3884,7.8148 4.6154,7.8448 L1.5944,7.8448 Z"
						id="Fill-1"
					/>
					<path
						d="M14.3328,9.6529 C16.8118,9.6529 17.8518,7.9019 17.8518,5.9919 C17.8518,4.1539 16.7978,2.2459 14.3608,2.2029 C12.0538,2.2029 10.8148,3.8129 10.8148,5.9919 C10.8428,7.7589 11.8678,9.6529 14.3328,9.6529 M19.4338,5.9639 C19.4338,8.6559 17.7948,11.1209 14.3328,11.1209 C10.8708,11.1209 9.2328,8.5999 9.2328,5.9779 C9.2328,2.9439 11.3558,0.7489 14.3608,0.7489 C17.7658,0.7649 19.4338,3.2709 19.4338,5.9639"
						id="Fill-3"
					/>
					<polygon
						id="Fill-5"
						points="31.2887 10.9214 29.8787 10.9214 28.5537 7.4034 27.4577 4.0554 26.3607 7.4174 25.0497 10.9214 23.6537 10.9214 20.0347 0.9344 21.8157 0.9344 24.3517 8.6134 26.9297 0.9344 27.9557 0.9344 30.5907 8.6134 33.0697 0.9344 34.8507 0.9344"
					/>
					<polygon
						id="Fill-7"
						points="43.7296 10.9072 36.3636 10.9072 36.3636 0.9342 43.6866 0.9342 43.6866 2.4882 37.9606 2.4882 37.9606 5.1802 43.4596 5.1802 43.4596 6.6612 37.9606 6.6612 37.9606 9.3402 43.7296 9.3402"
					/>
					<path
						d="M47.3777,2.3885 L47.3777,6.0055 L50.4127,6.0055 C51.7377,6.0055 52.3217,5.1665 52.3217,4.2265 C52.3217,3.3285 51.7377,2.3885 50.4267,2.3885 L47.3777,2.3885 Z M54.3867,10.9075 L52.5207,10.9075 L49.4867,7.4595 L47.3777,7.4595 L47.3777,10.9075 L45.7837,10.9075 L45.7837,0.9205 C47.3347,0.9205 48.8737,0.9345 50.4267,0.9345 C52.7347,0.9345 53.9457,2.5165 53.9457,4.1975 C53.9457,5.6225 53.2047,7.0185 51.2387,7.3025 L54.2157,10.6225 L54.3867,10.9075 Z"
						id="Fill-9"
					/>
					<polygon
						id="Fill-11"
						points="63.423 10.9072 56.058 10.9072 56.058 0.9342 63.38 0.9342 63.38 2.4882 57.653 2.4882 57.653 5.1802 63.153 5.1802 63.153 6.6612 57.653 6.6612 57.653 9.3402 63.423 9.3402"
					/>
					<path
						d="M67.057,9.3683 L69.251,9.3683 C71.688,9.3683 72.713,7.5733 72.67,5.8213 C72.628,4.1403 71.602,2.4593 69.251,2.4593 L67.057,2.4593 L67.057,9.3683 Z M69.251,0.9343 C72.656,0.9343 74.209,3.3713 74.252,5.8363 C74.308,8.3573 72.741,10.9073 69.251,10.9073 L65.476,10.9073 L65.476,0.9343 L69.251,0.9343 Z"
						id="Fill-13"
					/>
					<path
						d="M81.2918,9.4262 L84.2848,9.4262 C85.1668,9.4262 86.3928,9.1402 86.3928,8.0432 C86.3928,6.9752 85.2108,6.4912 84.2988,6.4912 L81.2918,6.4912 L81.2918,9.4262 Z M81.2918,5.0662 L84.2988,5.0662 C85.4948,5.0662 86.0938,4.5962 86.0938,3.8132 C86.0938,3.1152 85.4808,2.3742 84.2848,2.3742 L81.2918,2.3742 L81.2918,5.0662 Z M84.2848,0.9342 C86.1788,0.9342 87.6738,1.8042 87.6738,3.7842 C87.6738,4.6242 87.2328,5.3802 86.2918,5.7642 C87.4898,6.1202 87.9878,7.3032 87.9878,8.0582 C87.9878,10.2372 86.2498,10.9072 84.2848,10.9072 L79.7118,10.9072 L79.7118,0.9342 L84.2848,0.9342 Z"
						id="Fill-15"
					/>
					<polygon
						id="Fill-17"
						points="93.0052 5.3375 95.8412 0.9345 97.7632 0.9345 97.7632 1.0065 93.8032 6.8185 93.8032 10.9075 92.2082 10.9075 92.2082 6.8185 88.3612 1.0065 88.3612 0.9345 90.2562 0.9345"
					/>
				</g>
				<g id="Group-28" transform="translate(0.000000, -0.038800)">
					<g id="Group-22" transform="translate(103.000000, 0.000000)">
						<mask id="mask-2" fill="white">
							<use xlinkHref="#path-1" />
						</mask>
						<g id="Clip-21" />
						<path
							d="M16.923,6.7845 C15.407,5.3575 13.564,4.9715 12.168,4.9715 C8.78,4.9715 6.58,6.9925 6.58,11.0635 C6.58,13.7385 7.978,17.0375 12.168,17.0375 C13.268,17.0375 14.991,16.8295 16.18,15.9665 L16.18,13.2925 L10.919,13.2925 L10.919,8.6865 L21.084,8.6865 L21.084,17.9295 C19.776,20.5735 16.15,22.0005 12.139,22.0005 C3.906,22.0005 0.786,16.5025 0.786,11.0635 C0.786,5.6255 4.352,0.0385 12.168,0.0385 C15.051,0.0385 17.606,0.6335 20.341,3.3965 L16.923,6.7845 Z"
							id="Fill-20"
							fill="currentColor"
							mask="url(#mask-2)"
						/>
					</g>
					<mask id="mask-4" fill="white">
						<use xlinkHref="#path-3" />
					</mask>
					<g id="Clip-24" />
					<polygon
						id="Fill-23"
						fill="currentColor"
						mask="url(#mask-4)"
						points="127.419 21.435 133.274 21.435 133.274 0.633 127.419 0.633"
					/>
					<path
						d="M143.381,10.8554 L147.601,10.8554 C149.236,10.8554 150.067,9.6674 150.067,8.3004 C150.067,6.9334 149.206,5.6844 147.601,5.6844 L143.381,5.6844 L143.381,10.8554 Z M143.381,15.8184 L143.381,21.4354 L137.497,21.4354 L137.497,0.6334 L147.601,0.6334 C153.189,0.6334 155.952,4.1394 155.952,8.2104 C155.952,12.4604 153.158,15.7594 147.601,15.8184 L143.381,15.8184 Z"
						id="Fill-25"
						fill="currentColor"
						mask="url(#mask-4)"
					/>
					<polygon
						id="Fill-26"
						fill="currentColor"
						mask="url(#mask-4)"
						points="171.9466 21.4649 171.9466 13.5899 164.4576 13.5899 164.4576 21.4649 158.5736 21.4649 158.5736 0.6629 164.4576 0.6629 164.4576 8.5669 171.9466 8.5669 171.9466 0.6629 177.7716 0.6629 177.7716 21.4649"
					/>
					<polygon
						id="Fill-27"
						fill="currentColor"
						mask="url(#mask-4)"
						points="190.6477 7.7649 195.1347 0.6329 201.7617 0.6329 201.7617 0.8999 193.5007 13.1439 193.5007 21.4349 187.6167 21.4349 187.6167 13.1439 179.7107 0.8709 179.7107 0.6329 186.3377 0.6329"
					/>
				</g>
			</g>
		</g>
	</svg>
);

icons.github = (
	<svg
		aria-hidden
		className="dashicon"
		role="img"
		focusable="false"
		height="24"
		viewBox="0 0 24 24"
		width="24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m9.91141337.24530748c-5.47605589 0-9.91141337 4.43783534-9.91141337 9.91141342 0 4.3800187 2.83961993 8.0943209 6.77692889 9.4034534.49557067.0933325.67727992-.2130954.67727992-.4765738 0-.2353961-.00825951-.8589892-.01238927-1.6849403-2.75702482.5979886-3.3384944-1.3297813-3.3384944-1.3297813-.45096931-1.1439423-1.10264474-1.4495442-1.10264474-1.4495442-.89780886-.6145076.06937989-.6021183.06937989-.6021183.99527109.0693799 1.51809815 1.0208755 1.51809815 1.0208755.88376769 1.5156203 2.32009668 1.0778662 2.88669915.8242993.08920272-.6409381.34442161-1.0778663.62772284-1.3256516-2.20115972-.2477853-4.51464879-1.1001669-4.51464879-4.8978901 0-1.08199596.38406727-1.96576365 1.02004963-2.65956258-.1115034-.25026319-.4460136-1.25792355.08672486-2.62322074 0 0 .83008087-.26595626 2.72563868 1.01591987.79291307-.22052895 1.63538321-.3295545 2.47785334-.3345102.84247015.0049557 1.68494025.11398125 2.47785335.3345102 1.8831685-1.28187613 2.7132494-1.01591987 2.7132494-1.01591987.5327385 1.36529719.1982283 2.37295755.0991141 2.62322074.6318526.69379893 1.0159199 1.57756662 1.0159199 2.65956258 0 3.8076346-2.3167929 4.645975-4.5220823 4.8896306.3468994.2973424.6690204.9052424.6690204 1.8336115 0 1.3264775-.0123893 2.3919544-.0123893 2.7140753 0 .2601746.1734497.5699063.6814097.4707922 3.9653913-1.3000471 6.8025333-5.0168271 6.8025333-9.3902382 0-5.47357808-4.4378353-9.91141342-9.91141333-9.91141342"
			transform="translate(2.086212 2.086212)"
		/>
	</svg>
);

icons.file = (
	<svg
		aria-hidden
		role="img"
		focusable="false"
		className="dashicon"
		width="20px"
		height="20px"
		viewBox="0 0 20 20"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path d="M5 7h13v10h-16v-13h7l2 2h-7v9h1v-8z" />
	</svg>
);

icons.link = (
	<svg
		className="dashicon"
		height="24"
		width="24"
		aria-hidden
		role="img"
		focusable="false"
		viewBox="0 0 24 24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m3.02578253 11.6645442c0-1.76880704 1.43780217-3.20660921 3.20660916-3.20660921h4.13756021v-1.9653411h-4.13756021c-2.85491655 0-5.17195026 2.31703372-5.17195026 5.17195031 0 2.8549165 2.31703371 5.1719502 5.17195026 5.1719502h4.13756021v-1.9653411h-4.13756021c-1.76880699 0-3.20660916-1.4378022-3.20660916-3.2066091zm4.24099921 1.03439h8.27512046v-2.0687801h-8.27512046zm9.30951046-6.20634031-2.9090277.02316998-1.2285325 1.94217112h4.1375602c1.768807 0 3.2066092 1.43780217 3.2066092 3.20660921 0 1.7688069-1.4378022 3.2066091-3.2066092 3.2066091h-4.1375602v1.9653411h4.1375602c2.8549166 0 5.1719503-2.3170337 5.1719503-5.1719502 0-2.85491659-2.3170337-5.17195031-5.1719503-5.17195031z"
			transform="matrix(.68199836 -.7313537 -.7313537 -.68199836 12.657507 28.350489)"
		/>
	</svg>
);

icons.style = (
	<svg
		className="dashicon"
		height="24"
		width="24"
		aria-hidden
		role="img"
		focusable="false"
		viewBox="0 0 24 24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m9 0c-4.97 0-9 4.03-9 9s4.03 9 9 9c.83 0 1.5-.67 1.5-1.5 0-.39-.15-.74-.39-1.01-.23-.26-.38-.61-.38-.99 0-.83.67-1.5 1.5-1.5h1.77c2.76 0 5-2.24 5-5 0-4.42-4.03-8-9-8zm-5.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm3-4c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm3 4c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"
			transform="translate(3 3)"
		/>
	</svg>
);

icons.mapStyleRetro = (
	<svg
		className="dashicon coblocks-map-style--retro"
		height="24"
		width="24"
		aria-hidden
		role="img"
		focusable="false"
		viewBox="0 0 24 24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m9 0c-4.97 0-9 4.03-9 9s4.03 9 9 9c.83 0 1.5-.67 1.5-1.5 0-.39-.15-.74-.39-1.01-.23-.26-.38-.61-.38-.99 0-.83.67-1.5 1.5-1.5h1.77c2.76 0 5-2.24 5-5 0-4.42-4.03-8-9-8zm-5.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm3-4c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm3 4c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"
			transform="translate(3 3)"
		/>
	</svg>
);

icons.mapStyleSilver = (
	<svg
		className="dashicon coblocks-map-style--silver"
		height="24"
		width="24"
		aria-hidden
		role="img"
		focusable="false"
		viewBox="0 0 24 24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m9 0c-4.97 0-9 4.03-9 9s4.03 9 9 9c.83 0 1.5-.67 1.5-1.5 0-.39-.15-.74-.39-1.01-.23-.26-.38-.61-.38-.99 0-.83.67-1.5 1.5-1.5h1.77c2.76 0 5-2.24 5-5 0-4.42-4.03-8-9-8zm-5.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm3-4c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm3 4c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"
			transform="translate(3 3)"
		/>
	</svg>
);

icons.mapStyleDark = (
	<svg
		className="dashicon coblocks-map-style--dark"
		height="24"
		width="24"
		aria-hidden
		role="img"
		focusable="false"
		viewBox="0 0 24 24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m9 0c-4.97 0-9 4.03-9 9s4.03 9 9 9c.83 0 1.5-.67 1.5-1.5 0-.39-.15-.74-.39-1.01-.23-.26-.38-.61-.38-.99 0-.83.67-1.5 1.5-1.5h1.77c2.76 0 5-2.24 5-5 0-4.42-4.03-8-9-8zm-5.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm3-4c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm3 4c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"
			transform="translate(3 3)"
		/>
	</svg>
);

icons.mapStyleAubergine = (
	<svg
		className="dashicon coblocks-map-style--aubergine"
		height="24"
		width="24"
		aria-hidden
		role="img"
		focusable="false"
		viewBox="0 0 24 24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m9 0c-4.97 0-9 4.03-9 9s4.03 9 9 9c.83 0 1.5-.67 1.5-1.5 0-.39-.15-.74-.39-1.01-.23-.26-.38-.61-.38-.99 0-.83.67-1.5 1.5-1.5h1.77c2.76 0 5-2.24 5-5 0-4.42-4.03-8-9-8zm-5.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm3-4c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm3 4c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"
			transform="translate(3 3)"
		/>
	</svg>
);

icons.mapEdit = (
	<svg
		height="20"
		viewBox="0 0 20 20"
		width="20"
		xmlns="http://www.w3.org/2000/svg"
	>
		<g fill="none" fillRule="evenodd">
			<path d="m0 0h20v20h-20z" />
			<path
				d="m10 6.66666667c-1.84166667 0-3.33333333 1.49166666-3.33333333 3.33333333 0 1.8416667 1.49166666 3.3333333 3.33333333 3.3333333 1.8416667 0 3.3333333-1.4916666 3.3333333-3.3333333 0-1.84166667-1.4916666-3.33333333-3.3333333-3.33333333zm7.45 2.5c-.3833333-3.475-3.1416667-6.23333334-6.6166667-6.61666667v-1.71666667h-1.66666663v1.71666667c-3.475.38333333-6.23333334 3.14166667-6.61666667 6.61666667h-1.71666667v1.66666663h1.71666667c.38333333 3.475 3.14166667 6.2333334 6.61666667 6.6166667v1.7166667h1.66666663v-1.7166667c3.475-.3833333 6.2333334-3.1416667 6.6166667-6.6166667h1.7166667v-1.66666663zm-7.45 6.66666663c-3.225 0-5.83333333-2.6083333-5.83333333-5.8333333s2.60833333-5.83333333 5.83333333-5.83333333 5.8333333 2.60833333 5.8333333 5.83333333-2.6083333 5.8333333-5.8333333 5.8333333z"
				fill="currentColor"
				fillRule="nonzero"
			/>
		</g>
	</svg>
);

icons.pricing = (
	<svg
		aria-hidden
		role="img"
		focusable="false"
		viewBox="0 0 24 24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m5.83577775 7.94873177c-2.28400267-.59363946-3.01850573-1.2074023-3.01850573-2.16326244 0-1.09672376 1.01623026-1.86141187 2.71665516-1.86141187 1.79098007 0 2.45505133.85524329 2.51542145 2.11295401h2.22363257c-.0704318-1.73060995-1.57318539-3.85032157-3.84768823-4.04519018v-1.99182129h-1.99911222v1.99182129c-1.87900596.2116879-3.92309646 1.87186605-3.92309646 3.81377141 0 2.32424941 1.92178198 3.48134328 4.72899232 4.15547622 2.51542144.60370118 3.01850573 1.48912948 3.01850573 2.42486628 0 .6942563-.4930226 1.8010418-2.71665516 1.8010418-2.07270727 0-2.88770382-.9256751-2.99838236-2.1129541h-2.21357087c.12074022 2.2035092 2.49529807 3.9815413 4.09257683 3.9815413l.01162997 1.9402521h1.99911222v-1.9402521c1.96883878 0 4.13947713-1.6170451 4.13947713-3.6796907 0-2.85751875-2.44498967-3.83350227-4.72899235-4.42714173z"
			transform="translate(6.573819 3.004184)"
		/>
	</svg>
);

icons.link = (
	<svg
		className="dashicon"
		height="24"
		width="24"
		aria-hidden
		role="img"
		focusable="false"
		viewBox="0 0 24 24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m3.02578253 11.6645442c0-1.76880704 1.43780217-3.20660921 3.20660916-3.20660921h4.13756021v-1.9653411h-4.13756021c-2.85491655 0-5.17195026 2.31703372-5.17195026 5.17195031 0 2.8549165 2.31703371 5.1719502 5.17195026 5.1719502h4.13756021v-1.9653411h-4.13756021c-1.76880699 0-3.20660916-1.4378022-3.20660916-3.2066091zm4.24099921 1.03439h8.27512046v-2.0687801h-8.27512046zm9.30951046-6.20634031-2.9090277.02316998-1.2285325 1.94217112h4.1375602c1.768807 0 3.2066092 1.43780217 3.2066092 3.20660921 0 1.7688069-1.4378022 3.2066091-3.2066092 3.2066091h-4.1375602v1.9653411h4.1375602c2.8549166 0 5.1719503-2.3170337 5.1719503-5.1719502 0-2.85491659-2.3170337-5.17195031-5.1719503-5.17195031z"
			transform="matrix(.68199836 -.7313537 -.7313537 -.68199836 12.657507 28.350489)"
		/>
	</svg>
);

icons.trash = (
	<svg
		className="dashicon"
		aria-hidden
		role="img"
		focusable="false"
		height="20"
		viewBox="0 0 20 20"
		width="20"
		xmlns="http://www.w3.org/2000/svg"
	>
		<path
			d="m9 6.00065104v7.99934896h-6v-7.99934896zm-.85714286-6.00065104.85714286 1.00907841h3v2.01815683h-12v-2.01815683h3l.85714286-1.00907841zm-7.12701513 4.01388889h9.99696179v10.27380951c0 .9417659-.6413752 1.7123016-1.58423237 1.7123016h-6.85714286c-.94285714 0-1.55558656-.7705357-1.55558656-1.7123016z"
			transform="translate(4 2)"
		/>
	</svg>
);

icons.social = (
	<svg
		aria-hidden
		role="img"
		focusable="false"
		height="24"
		viewBox="0 0 24 24"
		width="24"
		xmlns="http://www.w3.org/2000/svg"
	>
		<g fill="none" fillRule="evenodd">
			<path d="m0 0h24v24h-24z" />
			<path
				d="m15 14.08c-.76 0-1.44.3-1.96.77l-7.13-4.15c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7l-7.05 4.11c-.54-.5-1.25-.81-2.04-.81-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92s2.92-1.31 2.92-2.92-1.31-2.92-2.92-2.92zm0-12.08c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-12 9c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm12 7.02c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"
				fill="currentColor"
				fillRule="nonzero"
				transform="translate(3 2)"
			/>
		</g>
	</svg>
);

export default icons;