Openai Sora Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Openai Sora icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/345232.svg" alt="Openai Sora icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345232.svg" alt="Openai Sora icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345232.svg" alt="Openai Sora icon" :width="24" :height="24" />
CSS background
.icon-openai-sora {
background-image: url('https://proicons.com/icon/345232.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:#fff;}.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M18.4354,3.2357c-3.7992,1.0289-6.5704,4.2942-6.968,8.2101-.5125.0505-1.02.1425-1.5176.2752-5.0679,1.358-8.0754,6.5671-6.7175,11.635.5718,2.1124,1.8554,3.9627,3.6338,5.238-.9025,1.9937-1.089,4.2378-.528,6.3531,1.358,5.0679,6.5671,8.0754,11.635,6.7175.4954-.1369.9788-.3138,1.4456-.5289,2.3011,3.1983,6.3375,4.6443,10.146,3.6346,3.803-1.0299,6.5756-4.3003,6.9692-8.2206.5118-.0471,1.0189-.1356,1.5163-.2648,5.0679-1.358,8.0754-6.5671,6.7175-11.635-.567-2.1173-1.8487-3.9734-3.6279-5.2537.8968-1.9898,1.0812-4.2277.5221-6.3374-1.358-5.0679-6.5671-8.0754-11.635-6.7175-.4884.1349-.9651.3086-1.4258.5195-2.3065-3.203-6.3533-4.6461-10.166-3.6253h.0003Z"/><path class="c" d="M12.7184,22.0531c-.5742-2.1428.6902-4.3434,2.8241-4.9152,2.1339-.5718,4.3292.7018,4.9033,2.8446l1.0507,3.9213c.5742,2.1428-.6902,4.3434-2.8241,4.9152-2.1339.5718-4.3292-.7018-4.9033-2.8446l-1.0507-3.9213Z"/><path class="c" d="M25.0674,18.7441c-.5742-2.1428.6902-4.3434,2.8241-4.9152,2.1339-.5718,4.3292.7018,4.9033,2.8446l1.0507,3.9213c.5742,2.1428-.6902,4.3434-2.8241,4.9152-2.1339.5718-4.3292-.7018-4.9033-2.8446l-1.0507-3.9213Z"/><path class="c" d="M15.8784,21.7131l-1.6583-.2388,1.3167-1.036.2389-1.6584,1.0361,1.3168,1.6583.2388-1.3167,1.036-.2389,1.6584-1.0361-1.3168Z"/><circle class="b" cx="19.0534" cy="23.2851" r=".75"/><circle class="b" cx="31.4024" cy="19.9761" r=".75"/><path class="c" d="M28.2274,18.4041l-1.6583-.2388,1.3167-1.036.2389-1.6584,1.0361,1.3168,1.6583.2388-1.3167,1.036-.2389,1.6584-1.0361-1.3168Z"/></svg>
Copied!